{ "coverage_information": [ { "branch_coverage": 100.0, "filepath": "/user_data/data/dirk/prj/unittest/caching/pylibs/caching", "files": [ { "branch_coverage": 100.0, "filepath": "/user_data/data/dirk/prj/unittest/caching/pylibs/caching/__init__.py", "fragments": [ { "coverage_state": "clean", "end": 3, "start": 1 }, { "coverage_state": "covered", "end": 4, "start": 4 }, { "coverage_state": "clean", "end": 24, "start": 5 }, { "coverage_state": "covered", "end": 25, "start": 25 }, { "coverage_state": "clean", "end": 26, "start": 26 }, { "coverage_state": "covered", "end": 33, "start": 27 }, { "coverage_state": "clean", "end": 34, "start": 34 }, { "coverage_state": "covered", "end": 39, "start": 35 }, { "coverage_state": "clean", "end": 40, "start": 40 }, { "coverage_state": "covered", "end": 41, "start": 41 }, { "coverage_state": "clean", "end": 43, "start": 42 }, { "coverage_state": "covered", "end": 44, "start": 44 }, { "coverage_state": "clean", "end": 47, "start": 45 }, { "coverage_state": "covered", "end": 48, "start": 48 }, { "coverage_state": "clean", "end": 84, "start": 49 }, { "coverage_state": "covered", "end": 87, "start": 85 }, { "coverage_state": "clean", "end": 88, "start": 88 }, { "coverage_state": "covered", "end": 94, "start": 89 }, { "coverage_state": "clean", "end": 95, "start": 95 }, { "coverage_state": "covered", "end": 96, "start": 96 }, { "coverage_state": "clean", "end": 103, "start": 97 }, { "coverage_state": "covered", "end": 111, "start": 104 }, { "coverage_state": "clean", "end": 112, "start": 112 }, { "coverage_state": "covered", "end": 114, "start": 113 }, { "coverage_state": "clean", "end": 115, "start": 115 }, { "coverage_state": "covered", "end": 117, "start": 116 }, { "coverage_state": "clean", "end": 118, "start": 118 }, { "coverage_state": "covered", "end": 120, "start": 119 }, { "coverage_state": "clean", "end": 121, "start": 121 }, { "coverage_state": "covered", "end": 124, "start": 122 }, { "coverage_state": "clean", "end": 125, "start": 125 }, { "coverage_state": "covered", "end": 126, "start": 126 }, { "coverage_state": "clean", "end": 127, "start": 127 }, { "coverage_state": "covered", "end": 139, "start": 128 }, { "coverage_state": "clean", "end": 140, "start": 140 }, { "coverage_state": "covered", "end": 146, "start": 141 }, { "coverage_state": "clean", "end": 147, "start": 147 }, { "coverage_state": "covered", "end": 149, "start": 148 }, { "coverage_state": "clean", "end": 150, "start": 150 }, { "coverage_state": "covered", "end": 153, "start": 151 }, { "coverage_state": "clean", "end": 154, "start": 154 }, { "coverage_state": "covered", "end": 159, "start": 155 }, { "coverage_state": "clean", "end": 160, "start": 160 }, { "coverage_state": "covered", "end": 165, "start": 161 }, { "coverage_state": "clean", "end": 166, "start": 166 }, { "coverage_state": "covered", "end": 172, "start": 167 }, { "coverage_state": "clean", "end": 173, "start": 173 }, { "coverage_state": "covered", "end": 176, "start": 174 }, { "coverage_state": "clean", "end": 177, "start": 177 }, { "coverage_state": "covered", "end": 178, "start": 178 }, { "coverage_state": "clean", "end": 180, "start": 179 }, { "coverage_state": "covered", "end": 181, "start": 181 }, { "coverage_state": "clean", "end": 221, "start": 182 }, { "coverage_state": "covered", "end": 222, "start": 222 }, { "coverage_state": "clean", "end": 223, "start": 223 }, { "coverage_state": "covered", "end": 229, "start": 224 }, { "coverage_state": "clean", "end": 230, "start": 230 }, { "coverage_state": "covered", "end": 232, "start": 231 }, { "coverage_state": "clean", "end": 233, "start": 233 }, { "coverage_state": "covered", "end": 239, "start": 234 }, { "coverage_state": "clean", "end": null, "start": 240 } ], "line_coverage": 100.0, "name": "caching.__init__.py" } ], "line_coverage": 100.0, "name": "caching" } ], "lost_souls": { "item_list": [], "testcase_list": [ "caching.property_cache_json: Test cached data (full init)", "caching.property_cache_json: Test cached data (partially init)", "caching.property_cache_json: Test execution of save callback (full init)", "caching.property_cache_json: Test full initialised JSON-Cache-Object", "caching.property_cache_json: Test get from source caused by changed uid (full init)", "caching.property_cache_json: Test get from source caused by changed uid (partially init)", "caching.property_cache_json: Test get from source caused by increased data version (full init)", "caching.property_cache_json: Test get from source caused by increased data version (partially init)", "caching.property_cache_json: Test internal key usage", "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object", "caching.property_cache_pickle: Test cached data (full init)", "caching.property_cache_pickle: Test cached data (partially init)", "caching.property_cache_pickle: Test execution of save callback (full init)", "caching.property_cache_pickle: Test full initialised PICKLE-Cache-Object", "caching.property_cache_pickle: Test get from source caused by changed uid (full init)", "caching.property_cache_pickle: Test get from source caused by changed uid (partially init)", "caching.property_cache_pickle: Test get from source caused by increased data version (full init)", "caching.property_cache_pickle: Test get from source caused by increased data version (partially init)", "caching.property_cache_pickle: Test internal key usage", "caching.property_cache_pickle: Test partially initialised PICKLE-Cache-Object" ] }, "specification": {}, "system_information": { "Architecture": "64bit", "Distribution": "Linux Mint 20 ulyana", "Hostname": "ahorn", "Kernel": "5.4.0-58-generic (#64-Ubuntu SMP Wed Dec 9 08:16:25 UTC 2020)", "Machine": "x86_64", "Path": "/user_data/data/dirk/prj/unittest/caching/unittest", "System": "Linux", "Username": "dirk" }, "testobject_information": { "Dependencies": [], "Description": "The Module {\\tt caching} is designed to store information in {\\tt json} or {\\tt pickle} files to support them much faster then generating them from the original source file.\nFor more Information read the documentation.", "Name": "caching", "State": "Released", "Supported Interpreters": "python2, python3", "Version": "6af573fff375a4ecd1843479e13e5c99" }, "testrun_list": [ { "heading_dict": {}, "interpreter": "python 2.7.18 (final)", "name": "Default Testsession name", "number_of_failed_tests": 0, "number_of_possibly_failed_tests": 4, "number_of_successfull_tests": 16, "number_of_tests": 20, "testcase_execution_level": 90, "testcase_names": { "0": "Single Test", "10": "Smoke Test (Minumum subset)", "50": "Short Test (Subset)", "90": "Full Test (all defined tests)" }, "testcases": { "caching.property_cache_json: Test cached data (full init)": { "args": null, "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892744, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "WARNING", "levelno": 30, "lineno": 31, "message": "caching.property_cache_json: Test cached data (full init)", "module": "__init__", "moduleLogger": [], "msecs": 892.7440643310547, "msg": "caching.property_cache_json: Test cached data (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 74.22804832458496, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:07,893", "created": 1608511807.893386, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892833, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 892.8329944610596, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 74.31697845458984, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892895, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json as cache file.", "module": "test_helpers", "msecs": 892.894983291626, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 74.37896728515625, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892961, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 892.9610252380371, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 74.44500923156738, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,893", "created": 1608511807.893064, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 893.064022064209, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 74.54800605773926, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,893", "created": 1608511807.893318, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json)", "module": "__init__", "msecs": 893.3179378509521, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 74.80192184448242, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 893.3858871459961, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 74.86987113952637, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 6.794929504394531e-05 }, { "args": [], "asctime": "2020-12-21 01:50:07,893", "created": 1608511807.893991, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", "funcName": "cached_data", "levelname": "DEBUG", "levelno": 10, "lineno": 19, "message": "Collecting data from cache instance.", "module": "test_cached_data", "moduleLogger": [ { "args": [ "JsonCache:", "uncached" ], "asctime": "2020-12-21 01:50:07,893", "created": 1608511807.893472, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "INFO", "levelno": 20, "lineno": 116, "message": "JsonCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", "msecs": 893.4719562530518, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 74.95594024658203, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,893", "created": 1608511807.893574, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json)", "module": "__init__", "msecs": 893.5739994049072, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 75.0579833984375, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "dict", "{u'1': 1, u'3': u'3', u'2': u'two', u'4': 4}" ], "asctime": "2020-12-21 01:50:07,893", "created": 1608511807.893634, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'dict' from cache ({u'1': 1, u'3': u'3', u'2': u'two', u'4': 4})", "module": "__init__", "msecs": 893.6340808868408, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 75.1180648803711, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "unicode", "u'unicode'" ], "asctime": "2020-12-21 01:50:07,893", "created": 1608511807.893686, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'unicode' from cache (u'unicode')", "module": "__init__", "msecs": 893.686056137085, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 75.17004013061523, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "str", "u'string'" ], "asctime": "2020-12-21 01:50:07,893", "created": 1608511807.893735, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'str' from cache (u'string')", "module": "__init__", "msecs": 893.7349319458008, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 75.21891593933105, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "integer", "17" ], "asctime": "2020-12-21 01:50:07,893", "created": 1608511807.893783, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'integer' from cache (17)", "module": "__init__", "msecs": 893.7830924987793, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 75.26707649230957, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "float", "3.14159" ], "asctime": "2020-12-21 01:50:07,893", "created": 1608511807.893833, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", "msecs": 893.8329219818115, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 75.3169059753418, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "list", "[1, u'two', u'3', 4]" ], "asctime": "2020-12-21 01:50:07,893", "created": 1608511807.893911, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'list' from cache ([1, u'two', u'3', 4])", "module": "__init__", "msecs": 893.9108848571777, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 75.39486885070801, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 893.9909934997559, "msg": "Collecting data from cache instance.", "name": "__tLogger__", "pathname": "src/tests/test_cached_data.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 75.47497749328613, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 8.0108642578125e-05 }, { "args": [], "asctime": "2020-12-21 01:50:07,895", "created": 1608511807.895535, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "WARNING", "levelno": 30, "lineno": 144, "message": "Cached data is NOT correct. See detailed log for more information.", "module": "test", "moduleLogger": [ { "args": [ "Cached data", "{ 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, u'two', u'3', 4 ], 'dict': { u'1': 1, u'3': u'3', u'2': u'two', u'4': 4 }, 'str': u'string', 'integer': 17 }", "" ], "asctime": "2020-12-21 01:50:07,894", "created": 1608511807.894164, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cached data): { 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, u'two', u'3', 4 ], 'dict': { u'1': 1, u'3': u'3', u'2': u'two', u'4': 4 }, 'str': u'string', 'integer': 17 } ()", "module": "test", "msecs": 894.1640853881836, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 75.64806938171387, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Cached data", "{ 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], "asctime": "2020-12-21 01:50:07,894", "created": 1608511807.89427, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cached data): result = { 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", "msecs": 894.2699432373047, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 75.75392723083496, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'two'" ], "asctime": "2020-12-21 01:50:07,894", "created": 1608511807.894394, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", "msecs": 894.3939208984375, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 75.87790489196777, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "u'two'" ], "asctime": "2020-12-21 01:50:07,894", "created": 1608511807.894472, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "ERROR", "levelno": 40, "lineno": 115, "message": "Content u'two' is incorrect for test_variable.", "module": "test", "msecs": 894.4718837738037, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 75.95586776733398, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'two'" ], "asctime": "2020-12-21 01:50:07,894", "created": 1608511807.894587, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", "msecs": 894.5870399475098, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 76.07102394104004, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "u'two'" ], "asctime": "2020-12-21 01:50:07,894", "created": 1608511807.894667, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "ERROR", "levelno": 40, "lineno": 115, "message": "Content u'two' is incorrect for test_variable.", "module": "test", "msecs": 894.6669101715088, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 76.15089416503906, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'two'" ], "asctime": "2020-12-21 01:50:07,894", "created": 1608511807.894778, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", "msecs": 894.7780132293701, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 76.26199722290039, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.list[1]", "u'two'" ], "asctime": "2020-12-21 01:50:07,894", "created": 1608511807.894852, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.list[1] (u'two'). Check for known json storage type deviation -> .", "module": "test", "msecs": 894.8519229888916, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 76.33590698242188, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'3'" ], "asctime": "2020-12-21 01:50:07,894", "created": 1608511807.894904, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", "msecs": 894.9038982391357, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 76.38788223266602, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "u'3'" ], "asctime": "2020-12-21 01:50:07,894", "created": 1608511807.894956, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "ERROR", "levelno": 40, "lineno": 115, "message": "Content u'3' is incorrect for test_variable.", "module": "test", "msecs": 894.956111907959, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 76.44009590148926, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'3'" ], "asctime": "2020-12-21 01:50:07,895", "created": 1608511807.895242, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", "msecs": 895.2419757843018, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 76.72595977783203, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.list[2]", "u'3'" ], "asctime": "2020-12-21 01:50:07,895", "created": 1608511807.895296, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.list[2] (u'3'). Check for known json storage type deviation -> .", "module": "test", "msecs": 895.2960968017578, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 76.78008079528809, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.dict.3", "u'3'" ], "asctime": "2020-12-21 01:50:07,895", "created": 1608511807.895363, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.dict.3 (u'3'). Check for known json storage type deviation -> .", "module": "test", "msecs": 895.3630924224854, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 76.84707641601562, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.dict.2", "u'two'" ], "asctime": "2020-12-21 01:50:07,895", "created": 1608511807.895419, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.dict.2 (u'two'). Check for known json storage type deviation -> .", "module": "test", "msecs": 895.4188823699951, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 76.90286636352539, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.str", "u'string'" ], "asctime": "2020-12-21 01:50:07,895", "created": 1608511807.895474, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.str (u'string'). Check for known json storage type deviation -> .", "module": "test", "msecs": 895.4739570617676, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 76.95794105529785, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 895.5349922180176, "msg": "Cached data is NOT correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 77.01897621154785, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 6.103515625e-05 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0027909278869628906, "time_finished": "2020-12-21 01:50:07,895", "time_start": "2020-12-21 01:50:07,892" }, "caching.property_cache_json: Test cached data (partially init)": { "args": null, "asctime": "2020-12-21 01:50:07,896", "created": 1608511807.896155, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "WARNING", "levelno": 30, "lineno": 32, "message": "caching.property_cache_json: Test cached data (partially init)", "module": "__init__", "moduleLogger": [], "msecs": 896.1551189422607, "msg": "caching.property_cache_json: Test cached data (partially init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 77.63910293579102, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:07,897", "created": 1608511807.897111, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,896", "created": 1608511807.896371, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 896.3708877563477, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 77.85487174987793, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,896", "created": 1608511807.896512, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json as cache file.", "module": "test_helpers", "msecs": 896.5120315551758, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 77.99601554870605, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:07,896", "created": 1608511807.896617, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 896.6169357299805, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 78.10091972351074, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,896", "created": 1608511807.896698, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 896.697998046875, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 78.18198204040527, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,896", "created": 1608511807.896997, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json)", "module": "__init__", "msecs": 896.9969749450684, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 78.48095893859863, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 897.1109390258789, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 78.59492301940918, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00011396408081054688 }, { "args": [], "asctime": "2020-12-21 01:50:07,897", "created": 1608511807.897804, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", "funcName": "cached_data", "levelname": "DEBUG", "levelno": 10, "lineno": 19, "message": "Collecting data from cache instance.", "module": "test_cached_data", "moduleLogger": [ { "args": [ "JsonCache:", "uncached" ], "asctime": "2020-12-21 01:50:07,897", "created": 1608511807.897222, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "INFO", "levelno": 20, "lineno": 116, "message": "JsonCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", "msecs": 897.2220420837402, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 78.70602607727051, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,897", "created": 1608511807.897365, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json)", "module": "__init__", "msecs": 897.3650932312012, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 78.84907722473145, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "dict", "{u'1': 1, u'3': u'3', u'2': u'two', u'4': 4}" ], "asctime": "2020-12-21 01:50:07,897", "created": 1608511807.897443, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'dict' from cache ({u'1': 1, u'3': u'3', u'2': u'two', u'4': 4})", "module": "__init__", "msecs": 897.4430561065674, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 78.92704010009766, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "unicode", "u'unicode'" ], "asctime": "2020-12-21 01:50:07,897", "created": 1608511807.897506, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'unicode' from cache (u'unicode')", "module": "__init__", "msecs": 897.5059986114502, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 78.98998260498047, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "str", "u'string'" ], "asctime": "2020-12-21 01:50:07,897", "created": 1608511807.897559, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'str' from cache (u'string')", "module": "__init__", "msecs": 897.5589275360107, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 79.04291152954102, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "integer", "17" ], "asctime": "2020-12-21 01:50:07,897", "created": 1608511807.897615, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'integer' from cache (17)", "module": "__init__", "msecs": 897.6149559020996, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 79.09893989562988, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "float", "3.14159" ], "asctime": "2020-12-21 01:50:07,897", "created": 1608511807.897679, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", "msecs": 897.6790904998779, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 79.1630744934082, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "list", "[1, u'two', u'3', 4]" ], "asctime": "2020-12-21 01:50:07,897", "created": 1608511807.897746, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'list' from cache ([1, u'two', u'3', 4])", "module": "__init__", "msecs": 897.7460861206055, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 79.23007011413574, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 897.8040218353271, "msg": "Collecting data from cache instance.", "name": "__tLogger__", "pathname": "src/tests/test_cached_data.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 79.28800582885742, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 5.793571472167969e-05 }, { "args": [], "asctime": "2020-12-21 01:50:07,899", "created": 1608511807.899143, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "WARNING", "levelno": 30, "lineno": 144, "message": "Cached data is NOT correct. See detailed log for more information.", "module": "test", "moduleLogger": [ { "args": [ "Cached data", "{ 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, u'two', u'3', 4 ], 'dict': { u'1': 1, u'3': u'3', u'2': u'two', u'4': 4 }, 'str': u'string', 'integer': 17 }", "" ], "asctime": "2020-12-21 01:50:07,897", "created": 1608511807.89795, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cached data): { 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, u'two', u'3', 4 ], 'dict': { u'1': 1, u'3': u'3', u'2': u'two', u'4': 4 }, 'str': u'string', 'integer': 17 } ()", "module": "test", "msecs": 897.9499340057373, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 79.43391799926758, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Cached data", "{ 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], "asctime": "2020-12-21 01:50:07,898", "created": 1608511807.898037, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cached data): result = { 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", "msecs": 898.0369567871094, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 79.52094078063965, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'two'" ], "asctime": "2020-12-21 01:50:07,898", "created": 1608511807.898156, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", "msecs": 898.155927658081, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 79.63991165161133, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "u'two'" ], "asctime": "2020-12-21 01:50:07,898", "created": 1608511807.898214, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "ERROR", "levelno": 40, "lineno": 115, "message": "Content u'two' is incorrect for test_variable.", "module": "test", "msecs": 898.2141017913818, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 79.69808578491211, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'two'" ], "asctime": "2020-12-21 01:50:07,898", "created": 1608511807.898283, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", "msecs": 898.2830047607422, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 79.76698875427246, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "u'two'" ], "asctime": "2020-12-21 01:50:07,898", "created": 1608511807.898349, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "ERROR", "levelno": 40, "lineno": 115, "message": "Content u'two' is incorrect for test_variable.", "module": "test", "msecs": 898.3490467071533, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 79.8330307006836, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'two'" ], "asctime": "2020-12-21 01:50:07,898", "created": 1608511807.898442, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", "msecs": 898.4420299530029, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 79.9260139465332, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.list[1]", "u'two'" ], "asctime": "2020-12-21 01:50:07,898", "created": 1608511807.89853, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.list[1] (u'two'). Check for known json storage type deviation -> .", "module": "test", "msecs": 898.5300064086914, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 80.01399040222168, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'3'" ], "asctime": "2020-12-21 01:50:07,898", "created": 1608511807.898635, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", "msecs": 898.6349105834961, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 80.11889457702637, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "u'3'" ], "asctime": "2020-12-21 01:50:07,898", "created": 1608511807.898724, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "ERROR", "levelno": 40, "lineno": 115, "message": "Content u'3' is incorrect for test_variable.", "module": "test", "msecs": 898.7240791320801, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 80.20806312561035, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'3'" ], "asctime": "2020-12-21 01:50:07,898", "created": 1608511807.898798, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", "msecs": 898.7979888916016, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 80.28197288513184, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.list[2]", "u'3'" ], "asctime": "2020-12-21 01:50:07,898", "created": 1608511807.898856, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.list[2] (u'3'). Check for known json storage type deviation -> .", "module": "test", "msecs": 898.8559246063232, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 80.33990859985352, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.dict.3", "u'3'" ], "asctime": "2020-12-21 01:50:07,898", "created": 1608511807.898941, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.dict.3 (u'3'). Check for known json storage type deviation -> .", "module": "test", "msecs": 898.9410400390625, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 80.42502403259277, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.dict.2", "u'two'" ], "asctime": "2020-12-21 01:50:07,899", "created": 1608511807.899023, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.dict.2 (u'two'). Check for known json storage type deviation -> .", "module": "test", "msecs": 899.0230560302734, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 80.50704002380371, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.str", "u'string'" ], "asctime": "2020-12-21 01:50:07,899", "created": 1608511807.899092, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.str (u'string'). Check for known json storage type deviation -> .", "module": "test", "msecs": 899.0919589996338, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 80.57594299316406, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 899.1429805755615, "msg": "Cached data is NOT correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 80.6269645690918, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 5.1021575927734375e-05 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0029878616333007812, "time_finished": "2020-12-21 01:50:07,899", "time_start": "2020-12-21 01:50:07,896" }, "caching.property_cache_json: Test execution of save callback (full init)": { "args": null, "asctime": "2020-12-21 01:50:07,925", "created": 1608511807.925331, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 37, "message": "caching.property_cache_json: Test execution of save callback (full init)", "module": "__init__", "moduleLogger": [], "msecs": 925.3311157226562, "msg": "caching.property_cache_json: Test execution of save callback (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 106.81509971618652, "testcaseLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,925", "created": 1608511807.925446, "exc_info": null, "exc_text": null, "filename": "test_save_callback.py", "funcName": "save_callback", "levelname": "DEBUG", "levelno": 10, "lineno": 21, "message": "Installing save_callback, which sets a variable to True on execution.", "module": "test_save_callback", "moduleLogger": [], "msecs": 925.4460334777832, "msg": "Installing save_callback, which sets a variable to True on execution.", "name": "__tLogger__", "pathname": "src/tests/test_save_callback.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 106.93001747131348, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [ "True", "" ], "asctime": "2020-12-21 01:50:07,925", "created": 1608511807.925863, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Save callback execution variable is correct (Content True and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,925", "created": 1608511807.925606, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json)", "module": "__init__", "msecs": 925.6060123443604, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 107.08999633789062, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Save callback execution variable", "True", "" ], "asctime": "2020-12-21 01:50:07,925", "created": 1608511807.92573, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Save callback execution variable): True ()", "module": "test", "msecs": 925.7299900054932, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 107.21397399902344, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Save callback execution variable", "True", "" ], "asctime": "2020-12-21 01:50:07,925", "created": 1608511807.925797, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Save callback execution variable): result = True ()", "module": "test", "msecs": 925.7969856262207, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 107.28096961975098, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 925.8630275726318, "msg": "Save callback execution variable is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 107.34701156616211, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 6.604194641113281e-05 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0005319118499755859, "time_finished": "2020-12-21 01:50:07,925", "time_start": "2020-12-21 01:50:07,925" }, "caching.property_cache_json: Test full initialised JSON-Cache-Object": { "args": null, "asctime": "2020-12-21 01:50:07,888", "created": 1608511807.888202, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "WARNING", "levelno": 30, "lineno": 29, "message": "caching.property_cache_json: Test full initialised JSON-Cache-Object", "module": "__init__", "moduleLogger": [], "msecs": 888.2019519805908, "msg": "caching.property_cache_json: Test full initialised JSON-Cache-Object", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 69.6859359741211, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.889086, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,888", "created": 1608511807.888413, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 888.4129524230957, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 69.89693641662598, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" ], "asctime": "2020-12-21 01:50:07,888", "created": 1608511807.888527, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json as cache file.", "module": "test_helpers", "msecs": 888.5269165039062, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 70.01090049743652, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:07,888", "created": 1608511807.888691, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 888.6909484863281, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 70.1749324798584, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,888", "created": 1608511807.888767, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 888.7670040130615, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 70.2509880065918, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.889007, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json)", "module": "__init__", "msecs": 889.0070915222168, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 70.49107551574707, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 889.0860080718994, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 70.56999206542969, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 7.891654968261719e-05 }, { "args": [ "property_cache_json" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.889406, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", "funcName": "load_on_init", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Extracting storage object from property_cache_json for comparison.", "module": "test_load_on_init", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.889236, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json)", "module": "__init__", "msecs": 889.2359733581543, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 70.71995735168457, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "{u'str': u'string', u'_property_cache_uid_': u'my_unique_id', u'float': 3.14159, u'list': [1, u'two', u'3', 4], u'dict': {u'1': 1, u'3': u'3', u'2': u'two', u'4': 4}, u'unicode': u'unicode', u'_property_cache_data_version_': 1, u'integer': 17}" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.889308, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", "funcName": "load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 20, "message": "Using storage object of cache class for comparison: {u'str': u'string', u'_property_cache_uid_': u'my_unique_id', u'float': 3.14159, u'list': [1, u'two', u'3', 4], u'dict': {u'1': 1, u'3': u'3', u'2': u'two', u'4': 4}, u'unicode': u'unicode', u'_property_cache_data_version_': 1, u'integer': 17}", "module": "test_load_on_init", "msecs": 889.307975769043, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", "pathname": "src/tests/test_load_on_init.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 70.79195976257324, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "_property_cache_data_version_", "_property_cache_uid_" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.889365, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", "funcName": "load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_load_on_init", "msecs": 889.3649578094482, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", "pathname": "src/tests/test_load_on_init.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 70.84894180297852, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 889.4059658050537, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", "pathname": "src/tests/test_load_on_init.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 70.88994979858398, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 4.100799560546875e-05 }, { "args": [], "asctime": "2020-12-21 01:50:07,890", "created": 1608511807.890281, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "WARNING", "levelno": 30, "lineno": 144, "message": "Cache object is NOT correct. See detailed log for more information.", "module": "test", "moduleLogger": [ { "args": [ "Cache object", "{ u'str': u'string', u'float': 3.14159, u'list': [ 1, u'two', u'3', 4 ], u'dict': { u'1': 1, u'3': u'3', u'2': u'two', u'4': 4 }, u'unicode': u'unicode', u'integer': 17 }", "" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.889501, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cache object): { u'str': u'string', u'float': 3.14159, u'list': [ 1, u'two', u'3', 4 ], u'dict': { u'1': 1, u'3': u'3', u'2': u'two', u'4': 4 }, u'unicode': u'unicode', u'integer': 17 } ()", "module": "test", "msecs": 889.5010948181152, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 70.98507881164551, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Cache object", "{ 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.889565, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cache object): result = { 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", "msecs": 889.5649909973145, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.04897499084473, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.str", "u'string'" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.889628, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.str (u'string'). Check for known json storage type deviation -> .", "module": "test", "msecs": 889.6279335021973, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.11191749572754, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'two'" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.889688, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", "msecs": 889.6880149841309, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.17199897766113, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "u'two'" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.88973, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "ERROR", "levelno": 40, "lineno": 115, "message": "Content u'two' is incorrect for test_variable.", "module": "test", "msecs": 889.7299766540527, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.21396064758301, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'two'" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.889783, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", "msecs": 889.7829055786133, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.26688957214355, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "u'two'" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.889827, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "ERROR", "levelno": 40, "lineno": 115, "message": "Content u'two' is incorrect for test_variable.", "module": "test", "msecs": 889.8270130157471, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.31099700927734, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'two'" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.88987, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", "msecs": 889.8699283599854, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.35391235351562, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.list[1]", "u'two'" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.889917, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.list[1] (u'two'). Check for known json storage type deviation -> .", "module": "test", "msecs": 889.9168968200684, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.40088081359863, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'3'" ], "asctime": "2020-12-21 01:50:07,889", "created": 1608511807.88996, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", "msecs": 889.9600505828857, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.44403457641602, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "u'3'" ], "asctime": "2020-12-21 01:50:07,890", "created": 1608511807.890006, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "ERROR", "levelno": 40, "lineno": 115, "message": "Content u'3' is incorrect for test_variable.", "module": "test", "msecs": 890.0060653686523, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.49004936218262, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'3'" ], "asctime": "2020-12-21 01:50:07,890", "created": 1608511807.890053, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", "msecs": 890.0530338287354, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.53701782226562, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.list[2]", "u'3'" ], "asctime": "2020-12-21 01:50:07,890", "created": 1608511807.890095, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.list[2] (u'3'). Check for known json storage type deviation -> .", "module": "test", "msecs": 890.0949954986572, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.5789794921875, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.dict.3", "u'3'" ], "asctime": "2020-12-21 01:50:07,890", "created": 1608511807.890187, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.dict.3 (u'3'). Check for known json storage type deviation -> .", "module": "test", "msecs": 890.1870250701904, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.6710090637207, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.dict.2", "u'two'" ], "asctime": "2020-12-21 01:50:07,890", "created": 1608511807.890231, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.dict.2 (u'two'). Check for known json storage type deviation -> .", "module": "test", "msecs": 890.2308940887451, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.71487808227539, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 890.2809619903564, "msg": "Cache object is NOT correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.76494598388672, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 5.0067901611328125e-05 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.002079010009765625, "time_finished": "2020-12-21 01:50:07,890", "time_start": "2020-12-21 01:50:07,888" }, "caching.property_cache_json: Test get from source caused by changed uid (full init)": { "args": null, "asctime": "2020-12-21 01:50:07,912", "created": 1608511807.912238, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 35, "message": "caching.property_cache_json: Test get from source caused by changed uid (full init)", "module": "__init__", "moduleLogger": [], "msecs": 912.2378826141357, "msg": "caching.property_cache_json: Test get from source caused by changed uid (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 93.72186660766602, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:07,913", "created": 1608511807.91387, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,912", "created": 1608511807.912477, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 912.4770164489746, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 93.96100044250488, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,912", "created": 1608511807.912642, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json as cache file.", "module": "test_helpers", "msecs": 912.6420021057129, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 94.12598609924316, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:07,912", "created": 1608511807.912796, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 912.7960205078125, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 94.28000450134277, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,912", "created": 1608511807.912989, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 912.9889011383057, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 94.47288513183594, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,913", "created": 1608511807.91364, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", "module": "__init__", "msecs": 913.640022277832, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 95.1240062713623, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 913.870096206665, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 95.35408020019531, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0002300739288330078 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], "asctime": "2020-12-21 01:50:07,917", "created": 1608511807.91795, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after changing uid is correct (Content {'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,914", "created": 1608511807.914302, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", "module": "__init__", "msecs": 914.3021106719971, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 95.78609466552734, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:07,914", "created": 1608511807.914579, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 131, "message": "JsonCache: Source uid changed, ignoring previous cache data", "module": "__init__", "msecs": 914.578914642334, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 96.06289863586426, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,914", "created": 1608511807.914873, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 914.8728847503662, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 96.35686874389648, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,915", "created": 1608511807.915709, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", "module": "__init__", "msecs": 915.7090187072754, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 97.19300270080566, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], "asctime": "2020-12-21 01:50:07,916", "created": 1608511807.916308, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'dict' from cache ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", "msecs": 916.3079261779785, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 97.79191017150879, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "unicode", "u'__unicode__'" ], "asctime": "2020-12-21 01:50:07,916", "created": 1608511807.916553, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'unicode' from cache (u'__unicode__')", "module": "__init__", "msecs": 916.5530204772949, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 98.0370044708252, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:07,916", "created": 1608511807.916725, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", "msecs": 916.7249202728271, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 98.20890426635742, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:07,916", "created": 1608511807.916893, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'integer' from cache (34)", "module": "__init__", "msecs": 916.8930053710938, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 98.37698936462402, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:07,917", "created": 1608511807.917088, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", "msecs": 917.0880317687988, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 98.5720157623291, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:07,917", "created": 1608511807.917259, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", "msecs": 917.2589778900146, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 98.74296188354492, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], "asctime": "2020-12-21 01:50:07,917", "created": 1608511807.917561, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after changing uid): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", "msecs": 917.5610542297363, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 99.0450382232666, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], "asctime": "2020-12-21 01:50:07,917", "created": 1608511807.917722, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", "msecs": 917.7219867706299, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 99.20597076416016, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 917.949914932251, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 99.43389892578125, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00022792816162109375 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.005712032318115234, "time_finished": "2020-12-21 01:50:07,917", "time_start": "2020-12-21 01:50:07,912" }, "caching.property_cache_json: Test get from source caused by changed uid (partially init)": { "args": null, "asctime": "2020-12-21 01:50:07,918", "created": 1608511807.918427, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 36, "message": "caching.property_cache_json: Test get from source caused by changed uid (partially init)", "module": "__init__", "moduleLogger": [], "msecs": 918.4269905090332, "msg": "caching.property_cache_json: Test get from source caused by changed uid (partially init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 99.91097450256348, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:07,919", "created": 1608511807.919705, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,918", "created": 1608511807.918661, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 918.6611175537109, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 100.14510154724121, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,918", "created": 1608511807.918853, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json as cache file.", "module": "test_helpers", "msecs": 918.8530445098877, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 100.33702850341797, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:07,919", "created": 1608511807.919019, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 919.0189838409424, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 100.50296783447266, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,919", "created": 1608511807.91917, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 919.1699028015137, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 100.65388679504395, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,919", "created": 1608511807.919556, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 919.5559024810791, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 101.03988647460938, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 919.7049140930176, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 101.18889808654785, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00014901161193847656 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], "asctime": "2020-12-21 01:50:07,925", "created": 1608511807.925109, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after changing uid is correct (Content {'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,919", "created": 1608511807.919961, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 919.9609756469727, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 101.44495964050293, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:07,920", "created": 1608511807.920047, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 131, "message": "JsonCache: Source uid changed, ignoring previous cache data", "module": "__init__", "msecs": 920.0470447540283, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 101.5310287475586, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,920", "created": 1608511807.920552, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 920.5520153045654, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 102.0359992980957, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], "asctime": "2020-12-21 01:50:07,920", "created": 1608511807.920866, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'dict' from source instance ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", "msecs": 920.8660125732422, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 102.34999656677246, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,921", "created": 1608511807.921427, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 921.4270114898682, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 102.91099548339844, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "unicode", "u'__unicode__'" ], "asctime": "2020-12-21 01:50:07,921", "created": 1608511807.921831, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'unicode' from source instance (u'__unicode__')", "module": "__init__", "msecs": 921.8308925628662, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 103.31487655639648, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,922", "created": 1608511807.922227, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 922.2269058227539, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 103.71088981628418, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:07,922", "created": 1608511807.922475, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", "msecs": 922.4750995635986, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 103.9590835571289, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,922", "created": 1608511807.922778, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 922.7778911590576, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 104.26187515258789, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:07,923", "created": 1608511807.923001, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'integer' from source instance (34)", "module": "__init__", "msecs": 923.0010509490967, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 104.48503494262695, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,923", "created": 1608511807.923304, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 923.3040809631348, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 104.78806495666504, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:07,923", "created": 1608511807.923516, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", "msecs": 923.516035079956, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 105.00001907348633, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,923", "created": 1608511807.923852, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 923.8519668579102, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 105.33595085144043, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:07,924", "created": 1608511807.924065, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", "msecs": 924.065113067627, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 105.54909706115723, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,924", "created": 1608511807.924325, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 924.3249893188477, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 105.80897331237793, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], "asctime": "2020-12-21 01:50:07,924", "created": 1608511807.92468, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after changing uid): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", "msecs": 924.6799945831299, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 106.16397857666016, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], "asctime": "2020-12-21 01:50:07,924", "created": 1608511807.924871, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", "msecs": 924.8709678649902, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 106.35495185852051, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 925.1089096069336, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 106.59289360046387, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00023794174194335938 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.006681919097900391, "time_finished": "2020-12-21 01:50:07,925", "time_start": "2020-12-21 01:50:07,918" }, "caching.property_cache_json: Test get from source caused by increased data version (full init)": { "args": null, "asctime": "2020-12-21 01:50:07,899", "created": 1608511807.899351, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 33, "message": "caching.property_cache_json: Test get from source caused by increased data version (full init)", "module": "__init__", "moduleLogger": [], "msecs": 899.3508815765381, "msg": "caching.property_cache_json: Test get from source caused by increased data version (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 80.83486557006836, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:07,900", "created": 1608511807.900373, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,899", "created": 1608511807.899514, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 899.5139598846436, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 80.99794387817383, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,899", "created": 1608511807.899682, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json as cache file.", "module": "test_helpers", "msecs": 899.6820449829102, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 81.16602897644043, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:07,899", "created": 1608511807.89986, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 899.8599052429199, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 81.3438892364502, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,899", "created": 1608511807.899943, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 899.9431133270264, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 81.42709732055664, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,900", "created": 1608511807.900276, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", "module": "__init__", "msecs": 900.2759456634521, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 81.75992965698242, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 900.3729820251465, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 81.85696601867676, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 9.703636169433594e-05 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], "asctime": "2020-12-21 01:50:07,902", "created": 1608511807.902742, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after increasing data_version is correct (Content {'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,900", "created": 1608511807.900574, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", "module": "__init__", "msecs": 900.5739688873291, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 82.05795288085938, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:07,900", "created": 1608511807.900646, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 133, "message": "JsonCache: Data version increased, ignoring previous cache data", "module": "__init__", "msecs": 900.6459712982178, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 82.12995529174805, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,900", "created": 1608511807.900711, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 900.7110595703125, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 82.19504356384277, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,900", "created": 1608511807.900984, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", "module": "__init__", "msecs": 900.9840488433838, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 82.46803283691406, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], "asctime": "2020-12-21 01:50:07,901", "created": 1608511807.901127, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'dict' from cache ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", "msecs": 901.1270999908447, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 82.611083984375, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "unicode", "u'__unicode__'" ], "asctime": "2020-12-21 01:50:07,901", "created": 1608511807.901208, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'unicode' from cache (u'__unicode__')", "module": "__init__", "msecs": 901.2079238891602, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 82.69190788269043, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:07,901", "created": 1608511807.901354, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", "msecs": 901.3540744781494, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 82.83805847167969, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:07,901", "created": 1608511807.901662, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'integer' from cache (34)", "module": "__init__", "msecs": 901.6621112823486, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 83.1460952758789, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:07,902", "created": 1608511807.902077, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", "msecs": 902.0769596099854, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 83.56094360351562, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:07,902", "created": 1608511807.902351, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", "msecs": 902.350902557373, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 83.83488655090332, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], "asctime": "2020-12-21 01:50:07,902", "created": 1608511807.902521, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", "msecs": 902.5208950042725, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 84.00487899780273, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], "asctime": "2020-12-21 01:50:07,902", "created": 1608511807.902614, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", "msecs": 902.6141166687012, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 84.09810066223145, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 902.7419090270996, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 84.22589302062988, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0001277923583984375 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0033910274505615234, "time_finished": "2020-12-21 01:50:07,902", "time_start": "2020-12-21 01:50:07,899" }, "caching.property_cache_json: Test get from source caused by increased data version (partially init)": { "args": null, "asctime": "2020-12-21 01:50:07,902", "created": 1608511807.902953, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 34, "message": "caching.property_cache_json: Test get from source caused by increased data version (partially init)", "module": "__init__", "moduleLogger": [], "msecs": 902.9529094696045, "msg": "caching.property_cache_json: Test get from source caused by increased data version (partially init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 84.43689346313477, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:07,904", "created": 1608511807.904063, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,903", "created": 1608511807.903083, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 903.083086013794, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 84.56707000732422, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,903", "created": 1608511807.903231, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json as cache file.", "module": "test_helpers", "msecs": 903.2309055328369, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 84.71488952636719, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:07,903", "created": 1608511807.903361, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 903.3610820770264, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 84.84506607055664, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,903", "created": 1608511807.903443, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 903.4430980682373, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 84.92708206176758, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,903", "created": 1608511807.903878, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 903.8779735565186, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 85.36195755004883, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 904.0629863739014, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 85.54697036743164, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0001850128173828125 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], "asctime": "2020-12-21 01:50:07,911", "created": 1608511807.911755, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after increasing data_version is correct (Content {'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,904", "created": 1608511807.904414, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 904.4139385223389, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 85.89792251586914, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:07,904", "created": 1608511807.904552, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 133, "message": "JsonCache: Data version increased, ignoring previous cache data", "module": "__init__", "msecs": 904.5519828796387, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 86.03596687316895, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,904", "created": 1608511807.904844, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 904.8440456390381, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 86.32802963256836, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], "asctime": "2020-12-21 01:50:07,905", "created": 1608511807.905095, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'dict' from source instance ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", "msecs": 905.095100402832, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 86.5790843963623, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,905", "created": 1608511807.905435, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 905.4350852966309, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 86.91906929016113, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "unicode", "u'__unicode__'" ], "asctime": "2020-12-21 01:50:07,905", "created": 1608511807.905691, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'unicode' from source instance (u'__unicode__')", "module": "__init__", "msecs": 905.6909084320068, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 87.17489242553711, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,906", "created": 1608511807.906083, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 906.0831069946289, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 87.56709098815918, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:07,907", "created": 1608511807.907062, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", "msecs": 907.0620536804199, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 88.5460376739502, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,907", "created": 1608511807.907841, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 907.8409671783447, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 89.324951171875, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:07,908", "created": 1608511807.908365, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'integer' from source instance (34)", "module": "__init__", "msecs": 908.36501121521, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 89.84899520874023, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,908", "created": 1608511807.908896, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 908.8959693908691, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 90.37995338439941, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:07,909", "created": 1608511807.909193, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", "msecs": 909.1930389404297, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 90.67702293395996, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,909", "created": 1608511807.909609, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 909.6090793609619, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 91.09306335449219, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:07,909", "created": 1608511807.909924, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", "msecs": 909.9240303039551, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 91.40801429748535, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,910", "created": 1608511807.910723, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 910.7229709625244, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 92.20695495605469, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], "asctime": "2020-12-21 01:50:07,911", "created": 1608511807.911251, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", "msecs": 911.2510681152344, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 92.73505210876465, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], "asctime": "2020-12-21 01:50:07,911", "created": 1608511807.911466, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", "msecs": 911.4658832550049, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 92.94986724853516, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 911.7550849914551, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 93.23906898498535, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0002892017364501953 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.008802175521850586, "time_finished": "2020-12-21 01:50:07,911", "time_start": "2020-12-21 01:50:07,902" }, "caching.property_cache_json: Test internal key usage": { "args": null, "asctime": "2020-12-21 01:50:07,926", "created": 1608511807.926421, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 38, "message": "caching.property_cache_json: Test internal key usage", "module": "__init__", "moduleLogger": [], "msecs": 926.4209270477295, "msg": "caching.property_cache_json: Test internal key usage", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 107.90491104125977, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:07,929", "created": 1608511807.929146, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,926", "created": 1608511807.926809, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 926.8090724945068, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 108.29305648803711, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" ], "asctime": "2020-12-21 01:50:07,927", "created": 1608511807.927148, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json as cache file.", "module": "test_helpers", "msecs": 927.1481037139893, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 108.63208770751953, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:07,927", "created": 1608511807.927555, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 927.5550842285156, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 109.0390682220459, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['__property_cache_data_version_', '_property_cache_data_version_', '__property_cache_uid_', '_property_cache_uid_']" ], "asctime": "2020-12-21 01:50:07,927", "created": 1608511807.927834, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['__property_cache_data_version_', '_property_cache_data_version_', '__property_cache_uid_', '_property_cache_uid_']", "module": "__init__", "msecs": 927.8340339660645, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 109.31801795959473, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" ], "asctime": "2020-12-21 01:50:07,928", "created": 1608511807.92864, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json)", "module": "__init__", "msecs": 928.6398887634277, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 110.12387275695801, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 929.1460514068604, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 110.63003540039062, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0005061626434326172 }, { "args": [ "property_cache_json" ], "asctime": "2020-12-21 01:50:07,931", "created": 1608511807.931041, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", "funcName": "test_internal_keys", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Extracting storage object from property_cache_json for comparison.", "module": "test_internal_keys", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" ], "asctime": "2020-12-21 01:50:07,930", "created": 1608511807.930185, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json)", "module": "__init__", "msecs": 930.185079574585, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 111.66906356811523, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "{u'__property_cache_data_version_': u'no data version', u'___property_cache_data_version_': u'no second data version', u'__property_cache_uid_': u'no uid', u'_property_cache_uid_': u'my_unique_id', u'_property_cache_data_version_': 1, u'___property_cache_uid_': u'no second uid'}" ], "asctime": "2020-12-21 01:50:07,930", "created": 1608511807.930608, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", "funcName": "test_internal_keys", "levelname": "INFO", "levelno": 20, "lineno": 20, "message": "Using storage object of cache class for comparison: {u'__property_cache_data_version_': u'no data version', u'___property_cache_data_version_': u'no second data version', u'__property_cache_uid_': u'no uid', u'_property_cache_uid_': u'my_unique_id', u'_property_cache_data_version_': 1, u'___property_cache_uid_': u'no second uid'}", "module": "test_internal_keys", "msecs": 930.6080341339111, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", "pathname": "src/tests/test_internal_keys.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 112.0920181274414, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "_property_cache_data_version_", "_property_cache_uid_" ], "asctime": "2020-12-21 01:50:07,930", "created": 1608511807.930864, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", "funcName": "test_internal_keys", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_internal_keys", "msecs": 930.8640956878662, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", "pathname": "src/tests/test_internal_keys.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 112.34807968139648, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 931.0410022735596, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", "pathname": "src/tests/test_internal_keys.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 112.52498626708984, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00017690658569335938 }, { "args": [ "{u'__property_cache_data_version_': u'no data version', u'___property_cache_data_version_': u'no second data version', u'__property_cache_uid_': u'no uid', u'___property_cache_uid_': u'no second uid'}", "" ], "asctime": "2020-12-21 01:50:07,932", "created": 1608511807.932223, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cache is correct (Content {u'__property_cache_data_version_': u'no data version', u'___property_cache_data_version_': u'no second data version', u'__property_cache_uid_': u'no uid', u'___property_cache_uid_': u'no second uid'} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cache", "{ u'__property_cache_data_version_': u'no data version', u'___property_cache_data_version_': u'no second data version', u'__property_cache_uid_': u'no uid', u'___property_cache_uid_': u'no second uid' }", "" ], "asctime": "2020-12-21 01:50:07,931", "created": 1608511807.931597, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cache): { u'__property_cache_data_version_': u'no data version', u'___property_cache_data_version_': u'no second data version', u'__property_cache_uid_': u'no uid', u'___property_cache_uid_': u'no second uid' } ()", "module": "test", "msecs": 931.5969944000244, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 113.08097839355469, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Cache", "{ '__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '___property_cache_uid_': u'no second uid' }", "" ], "asctime": "2020-12-21 01:50:07,931", "created": 1608511807.931921, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cache): result = { '__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '___property_cache_uid_': u'no second uid' } ()", "module": "test", "msecs": 931.9210052490234, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 113.40498924255371, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 932.2230815887451, "msg": "Cache is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 113.70706558227539, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0003020763397216797 }, { "args": [ "5", "" ], "asctime": "2020-12-21 01:50:07,933", "created": 1608511807.933248, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Keyfilter returnvalue for 5 () is correct (Content 5 and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Keyfilter returnvalue for 5 ()", "5", "" ], "asctime": "2020-12-21 01:50:07,932", "created": 1608511807.932703, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Keyfilter returnvalue for 5 ()): 5 ()", "module": "test", "msecs": 932.7030181884766, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 114.18700218200684, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Keyfilter returnvalue for 5 ()", "5", "" ], "asctime": "2020-12-21 01:50:07,933", "created": 1608511807.933012, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Keyfilter returnvalue for 5 ()): result = 5 ()", "module": "test", "msecs": 933.0120086669922, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 114.49599266052246, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 933.2480430603027, "msg": "Keyfilter returnvalue for 5 () is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 114.73202705383301, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00023603439331054688 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.006827116012573242, "time_finished": "2020-12-21 01:50:07,933", "time_start": "2020-12-21 01:50:07,926" }, "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object": { "args": null, "asctime": "2020-12-21 01:50:07,890", "created": 1608511807.890411, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "WARNING", "levelno": 30, "lineno": 30, "message": "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object", "module": "__init__", "moduleLogger": [], "msecs": 890.4109001159668, "msg": "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.89488410949707, "testcaseLogger": [ { "args": [ "property_cache_json", "False" ], "asctime": "2020-12-21 01:50:07,890", "created": 1608511807.890823, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=False).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,890", "created": 1608511807.890495, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 890.4950618743896, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 71.97904586791992, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,890", "created": 1608511807.890564, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json as cache file.", "module": "test_helpers", "msecs": 890.56396484375, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 72.04794883728027, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:07,890", "created": 1608511807.890635, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 890.6350135803223, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 72.11899757385254, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,890", "created": 1608511807.890756, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", "msecs": 890.7558917999268, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 72.23987579345703, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 890.8228874206543, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 72.30687141418457, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 6.699562072753906e-05 }, { "args": [], "asctime": "2020-12-21 01:50:07,891", "created": 1608511807.891632, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "DEBUG", "levelno": 10, "lineno": 18, "message": "Partially initialising cache object by requesting some information.", "module": "test_no_load_on_init", "moduleLogger": [ { "args": [ "JsonCache:", "float", "3.14159" ], "asctime": "2020-12-21 01:50:07,890", "created": 1608511807.890909, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'float' from source instance (3.14159)", "module": "__init__", "msecs": 890.90895652771, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 72.39294052124023, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,891", "created": 1608511807.891038, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", "msecs": 891.0379409790039, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 72.52192497253418, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "list", "[1, 'two', '3', 4]" ], "asctime": "2020-12-21 01:50:07,891", "created": 1608511807.891149, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'list' from source instance ([1, 'two', '3', 4])", "module": "__init__", "msecs": 891.1490440368652, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 72.63302803039551, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,891", "created": 1608511807.891302, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", "msecs": 891.3021087646484, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 72.78609275817871, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "str", "'string'" ], "asctime": "2020-12-21 01:50:07,891", "created": 1608511807.891399, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'str' from source instance ('string')", "module": "__init__", "msecs": 891.3989067077637, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 72.88289070129395, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,891", "created": 1608511807.891553, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", "msecs": 891.5529251098633, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.03690910339355, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 891.632080078125, "msg": "Partially initialising cache object by requesting some information.", "name": "__tLogger__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.11606407165527, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 7.915496826171875e-05 }, { "args": [ "property_cache_json" ], "asctime": "2020-12-21 01:50:07,891", "created": 1608511807.891934, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "DEBUG", "levelno": 10, "lineno": 27, "message": "Extracting storage object from property_cache_json for comparison.", "module": "test_no_load_on_init", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,891", "created": 1608511807.891785, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", "msecs": 891.7849063873291, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.26889038085938, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "{u'_property_cache_data_version_': 1, u'float': 3.14159, u'list': [1, u'two', u'3', 4], u'str': u'string', u'_property_cache_uid_': u'my_unique_id'}" ], "asctime": "2020-12-21 01:50:07,891", "created": 1608511807.891845, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 23, "message": "Using storage object of cache class for comparison: {u'_property_cache_data_version_': 1, u'float': 3.14159, u'list': [1, u'two', u'3', 4], u'str': u'string', u'_property_cache_uid_': u'my_unique_id'}", "module": "test_no_load_on_init", "msecs": 891.8449878692627, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.32897186279297, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "_property_cache_data_version_", "_property_cache_uid_" ], "asctime": "2020-12-21 01:50:07,891", "created": 1608511807.891895, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 24, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_no_load_on_init", "msecs": 891.895055770874, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.3790397644043, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 891.9339179992676, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.41790199279785, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 3.886222839355469e-05 }, { "args": [], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892615, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "WARNING", "levelno": 30, "lineno": 144, "message": "Cache object is NOT correct. See detailed log for more information.", "module": "test", "moduleLogger": [ { "args": [ "Cache object", "{ u'float': 3.14159, u'list': [ 1, u'two', u'3', 4 ], u'str': u'string' }", "" ], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892019, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cache object): { u'float': 3.14159, u'list': [ 1, u'two', u'3', 4 ], u'str': u'string' } ()", "module": "test", "msecs": 892.0190334320068, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.50301742553711, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Cache object", "{ 'str': 'string', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892069, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cache object): result = { 'str': 'string', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", "msecs": 892.0691013336182, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.55308532714844, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'two'" ], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892134, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", "msecs": 892.1339511871338, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.61793518066406, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "u'two'" ], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892177, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "ERROR", "levelno": 40, "lineno": 115, "message": "Content u'two' is incorrect for test_variable.", "module": "test", "msecs": 892.1771049499512, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.66108894348145, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'two'" ], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892223, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", "msecs": 892.2228813171387, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.70686531066895, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "u'two'" ], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892264, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "ERROR", "levelno": 40, "lineno": 115, "message": "Content u'two' is incorrect for test_variable.", "module": "test", "msecs": 892.2638893127441, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.74787330627441, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'two'" ], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892308, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", "msecs": 892.3079967498779, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.7919807434082, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.list[1]", "u'two'" ], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892356, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.list[1] (u'two'). Check for known json storage type deviation -> .", "module": "test", "msecs": 892.3559188842773, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.83990287780762, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'3'" ], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892399, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", "msecs": 892.3990726470947, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.883056640625, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "u'3'" ], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892439, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "ERROR", "levelno": 40, "lineno": 115, "message": "Content u'3' is incorrect for test_variable.", "module": "test", "msecs": 892.4388885498047, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.92287254333496, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for test_variable", "u'3'" ], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892485, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", "msecs": 892.4849033355713, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 73.96888732910156, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.list[2]", "u'3'" ], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892526, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.list[2] (u'3'). Check for known json storage type deviation -> .", "module": "test", "msecs": 892.5259113311768, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 74.00989532470703, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "", "", " for result.str", "u'string'" ], "asctime": "2020-12-21 01:50:07,892", "created": 1608511807.892577, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "WARNING", "levelno": 30, "lineno": 119, "message": "Type is NOT for result.str (u'string'). Check for known json storage type deviation -> .", "module": "test", "msecs": 892.5769329071045, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 74.06091690063477, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 892.6150798797607, "msg": "Cache object is NOT correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 74.09906387329102, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 3.814697265625e-05 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0022041797637939453, "time_finished": "2020-12-21 01:50:07,892", "time_start": "2020-12-21 01:50:07,890" }, "caching.property_cache_pickle: Test cached data (full init)": { "args": null, "asctime": "2020-12-21 01:50:07,952", "created": 1608511807.952413, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 44, "message": "caching.property_cache_pickle: Test cached data (full init)", "module": "__init__", "moduleLogger": [], "msecs": 952.4130821228027, "msg": "caching.property_cache_pickle: Test cached data (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 133.897066116333, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:07,955", "created": 1608511807.955578, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,952", "created": 1608511807.952902, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 952.90207862854, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 134.3860626220703, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,953", "created": 1608511807.953347, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 953.3469676971436, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 134.83095169067383, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:07,953", "created": 1608511807.953773, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 953.773021697998, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 135.25700569152832, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,954", "created": 1608511807.95408, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 954.0801048278809, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 135.56408882141113, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,955", "created": 1608511807.955164, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl)", "module": "__init__", "msecs": 955.1639556884766, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 136.64793968200684, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 955.578088760376, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 137.06207275390625, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00041413307189941406 }, { "args": [], "asctime": "2020-12-21 01:50:07,957", "created": 1608511807.957715, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", "funcName": "cached_data", "levelname": "DEBUG", "levelno": 10, "lineno": 19, "message": "Collecting data from cache instance.", "module": "test_cached_data", "moduleLogger": [ { "args": [ "PickCache:", "uncached" ], "asctime": "2020-12-21 01:50:07,956", "created": 1608511807.956017, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "INFO", "levelno": 20, "lineno": 116, "message": "PickCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", "msecs": 956.017017364502, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 137.50100135803223, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,956", "created": 1608511807.956834, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl)", "module": "__init__", "msecs": 956.834077835083, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 138.31806182861328, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "dict", "{'1': 1, '3': '3', '2': 'two', '4': 4}" ], "asctime": "2020-12-21 01:50:07,957", "created": 1608511807.957003, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'dict' from cache ({'1': 1, '3': '3', '2': 'two', '4': 4})", "module": "__init__", "msecs": 957.003116607666, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 138.4871006011963, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "unicode", "u'unicode'" ], "asctime": "2020-12-21 01:50:07,957", "created": 1608511807.957139, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'unicode' from cache (u'unicode')", "module": "__init__", "msecs": 957.1390151977539, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 138.62299919128418, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "str", "'string'" ], "asctime": "2020-12-21 01:50:07,957", "created": 1608511807.957273, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'str' from cache ('string')", "module": "__init__", "msecs": 957.273006439209, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 138.75699043273926, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "integer", "17" ], "asctime": "2020-12-21 01:50:07,957", "created": 1608511807.957392, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'integer' from cache (17)", "module": "__init__", "msecs": 957.3919773101807, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 138.87596130371094, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "float", "3.14159" ], "asctime": "2020-12-21 01:50:07,957", "created": 1608511807.957509, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", "msecs": 957.5090408325195, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 138.9930248260498, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "list", "[1, 'two', '3', 4]" ], "asctime": "2020-12-21 01:50:07,957", "created": 1608511807.957628, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'list' from cache ([1, 'two', '3', 4])", "module": "__init__", "msecs": 957.6280117034912, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 139.11199569702148, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 957.7150344848633, "msg": "Collecting data from cache instance.", "name": "__tLogger__", "pathname": "src/tests/test_cached_data.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 139.19901847839355, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 8.702278137207031e-05 }, { "args": [ "{'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '3': '3', '2': 'two', '4': 4}, 'str': 'string', 'integer': 17}", "" ], "asctime": "2020-12-21 01:50:07,958", "created": 1608511807.958514, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cached data is correct (Content {'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '3': '3', '2': 'two', '4': 4}, 'str': 'string', 'integer': 17} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cached data", "{ 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'str': 'string', 'integer': 17 }", "" ], "asctime": "2020-12-21 01:50:07,957", "created": 1608511807.957951, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cached data): { 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'str': 'string', 'integer': 17 } ()", "module": "test", "msecs": 957.9510688781738, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 139.4350528717041, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Cached data", "{ 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], "asctime": "2020-12-21 01:50:07,958", "created": 1608511807.958103, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cached data): result = { 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", "msecs": 958.1029415130615, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 139.5869255065918, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 958.5139751434326, "msg": "Cached data is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 139.9979591369629, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00041103363037109375 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.006100893020629883, "time_finished": "2020-12-21 01:50:07,958", "time_start": "2020-12-21 01:50:07,952" }, "caching.property_cache_pickle: Test cached data (partially init)": { "args": null, "asctime": "2020-12-21 01:50:07,958", "created": 1608511807.958997, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 45, "message": "caching.property_cache_pickle: Test cached data (partially init)", "module": "__init__", "moduleLogger": [], "msecs": 958.9970111846924, "msg": "caching.property_cache_pickle: Test cached data (partially init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 140.48099517822266, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:07,961", "created": 1608511807.961656, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,959", "created": 1608511807.959302, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 959.3019485473633, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 140.78593254089355, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,959", "created": 1608511807.959588, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 959.5880508422852, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 141.07203483581543, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:07,959", "created": 1608511807.959879, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 959.8789215087891, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 141.36290550231934, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,960", "created": 1608511807.960116, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 960.115909576416, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 141.5998935699463, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,961", "created": 1608511807.961183, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 961.1830711364746, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 142.66705513000488, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 961.6560935974121, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 143.14007759094238, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0004730224609375 }, { "args": [], "asctime": "2020-12-21 01:50:07,966", "created": 1608511807.966664, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", "funcName": "cached_data", "levelname": "DEBUG", "levelno": 10, "lineno": 19, "message": "Collecting data from cache instance.", "module": "test_cached_data", "moduleLogger": [ { "args": [ "PickCache:", "uncached" ], "asctime": "2020-12-21 01:50:07,962", "created": 1608511807.962322, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "INFO", "levelno": 20, "lineno": 116, "message": "PickCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", "msecs": 962.3219966888428, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 143.80598068237305, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,963", "created": 1608511807.963334, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 963.3340835571289, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 144.81806755065918, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "dict", "{'1': 1, '3': '3', '2': 'two', '4': 4}" ], "asctime": "2020-12-21 01:50:07,964", "created": 1608511807.964171, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'dict' from cache ({'1': 1, '3': '3', '2': 'two', '4': 4})", "module": "__init__", "msecs": 964.1709327697754, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 145.65491676330566, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "unicode", "u'unicode'" ], "asctime": "2020-12-21 01:50:07,964", "created": 1608511807.964701, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'unicode' from cache (u'unicode')", "module": "__init__", "msecs": 964.7009372711182, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 146.18492126464844, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "str", "'string'" ], "asctime": "2020-12-21 01:50:07,965", "created": 1608511807.965057, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'str' from cache ('string')", "module": "__init__", "msecs": 965.0568962097168, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 146.54088020324707, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "integer", "17" ], "asctime": "2020-12-21 01:50:07,965", "created": 1608511807.965375, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'integer' from cache (17)", "module": "__init__", "msecs": 965.3749465942383, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 146.85893058776855, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "float", "3.14159" ], "asctime": "2020-12-21 01:50:07,965", "created": 1608511807.965853, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", "msecs": 965.8529758453369, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 147.3369598388672, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "list", "[1, 'two', '3', 4]" ], "asctime": "2020-12-21 01:50:07,966", "created": 1608511807.966302, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'list' from cache ([1, 'two', '3', 4])", "module": "__init__", "msecs": 966.3019180297852, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 147.78590202331543, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 966.6640758514404, "msg": "Collecting data from cache instance.", "name": "__tLogger__", "pathname": "src/tests/test_cached_data.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 148.1480598449707, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00036215782165527344 }, { "args": [ "{'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '3': '3', '2': 'two', '4': 4}, 'str': 'string', 'integer': 17}", "" ], "asctime": "2020-12-21 01:50:07,967", "created": 1608511807.967973, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cached data is correct (Content {'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '3': '3', '2': 'two', '4': 4}, 'str': 'string', 'integer': 17} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cached data", "{ 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'str': 'string', 'integer': 17 }", "" ], "asctime": "2020-12-21 01:50:07,967", "created": 1608511807.967496, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cached data): { 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'str': 'string', 'integer': 17 } ()", "module": "test", "msecs": 967.4959182739258, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 148.97990226745605, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Cached data", "{ 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], "asctime": "2020-12-21 01:50:07,967", "created": 1608511807.967748, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cached data): result = { 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", "msecs": 967.7479267120361, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 149.2319107055664, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 967.972993850708, "msg": "Cached data is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 149.45697784423828, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.000225067138671875 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.008975982666015625, "time_finished": "2020-12-21 01:50:07,967", "time_start": "2020-12-21 01:50:07,958" }, "caching.property_cache_pickle: Test execution of save callback (full init)": { "args": null, "asctime": "2020-12-21 01:50:07,988", "created": 1608511807.988057, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 50, "message": "caching.property_cache_pickle: Test execution of save callback (full init)", "module": "__init__", "moduleLogger": [], "msecs": 988.0568981170654, "msg": "caching.property_cache_pickle: Test execution of save callback (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 169.5408821105957, "testcaseLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,988", "created": 1608511807.988158, "exc_info": null, "exc_text": null, "filename": "test_save_callback.py", "funcName": "save_callback", "levelname": "DEBUG", "levelno": 10, "lineno": 21, "message": "Installing save_callback, which sets a variable to True on execution.", "module": "test_save_callback", "moduleLogger": [], "msecs": 988.1579875946045, "msg": "Installing save_callback, which sets a variable to True on execution.", "name": "__tLogger__", "pathname": "src/tests/test_save_callback.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 169.64197158813477, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [ "True", "" ], "asctime": "2020-12-21 01:50:07,988", "created": 1608511807.988505, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Save callback execution variable is correct (Content True and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json" ], "asctime": "2020-12-21 01:50:07,988", "created": 1608511807.988284, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json)", "module": "__init__", "msecs": 988.2841110229492, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 169.7680950164795, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Save callback execution variable", "True", "" ], "asctime": "2020-12-21 01:50:07,988", "created": 1608511807.988392, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Save callback execution variable): True ()", "module": "test", "msecs": 988.3921146392822, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 169.8760986328125, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Save callback execution variable", "True", "" ], "asctime": "2020-12-21 01:50:07,988", "created": 1608511807.988442, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Save callback execution variable): result = True ()", "module": "test", "msecs": 988.4419441223145, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 169.92592811584473, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 988.5048866271973, "msg": "Save callback execution variable is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 169.98887062072754, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 6.29425048828125e-05 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00044798851013183594, "time_finished": "2020-12-21 01:50:07,988", "time_start": "2020-12-21 01:50:07,988" }, "caching.property_cache_pickle: Test full initialised PICKLE-Cache-Object": { "args": null, "asctime": "2020-12-21 01:50:07,933", "created": 1608511807.933806, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 42, "message": "caching.property_cache_pickle: Test full initialised PICKLE-Cache-Object", "module": "__init__", "moduleLogger": [], "msecs": 933.8059425354004, "msg": "caching.property_cache_pickle: Test full initialised PICKLE-Cache-Object", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 115.28992652893066, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:07,936", "created": 1608511807.936616, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,934", "created": 1608511807.934036, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 934.0360164642334, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 115.52000045776367, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,934", "created": 1608511807.934305, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 934.30495262146, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 115.78893661499023, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:07,934", "created": 1608511807.934474, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 934.473991394043, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 115.95797538757324, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,934", "created": 1608511807.934598, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 934.5979690551758, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 116.08195304870605, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,936", "created": 1608511807.936203, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl)", "module": "__init__", "msecs": 936.2030029296875, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 117.68698692321777, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 936.6159439086914, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 118.09992790222168, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00041294097900390625 }, { "args": [ "property_cache_pickle" ], "asctime": "2020-12-21 01:50:07,939", "created": 1608511807.939245, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", "funcName": "load_on_init", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Extracting storage object from property_cache_pickle for comparison.", "module": "test_load_on_init", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,938", "created": 1608511807.938616, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl)", "module": "__init__", "msecs": 938.6160373687744, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 120.10002136230469, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "{'str': 'string', '_property_cache_uid_': 'my_unique_id', 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '3': '3', '2': 'two', '4': 4}, 'unicode': u'unicode', '_property_cache_data_version_': 1, 'integer': 17}" ], "asctime": "2020-12-21 01:50:07,938", "created": 1608511807.93892, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", "funcName": "load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 20, "message": "Using storage object of cache class for comparison: {'str': 'string', '_property_cache_uid_': 'my_unique_id', 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '3': '3', '2': 'two', '4': 4}, 'unicode': u'unicode', '_property_cache_data_version_': 1, 'integer': 17}", "module": "test_load_on_init", "msecs": 938.9200210571289, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", "pathname": "src/tests/test_load_on_init.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 120.40400505065918, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "_property_cache_data_version_", "_property_cache_uid_" ], "asctime": "2020-12-21 01:50:07,939", "created": 1608511807.939123, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", "funcName": "load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_load_on_init", "msecs": 939.1229152679443, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", "pathname": "src/tests/test_load_on_init.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 120.60689926147461, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 939.2449855804443, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", "pathname": "src/tests/test_load_on_init.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 120.72896957397461, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0001220703125 }, { "args": [ "{'str': 'string', 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '3': '3', '2': 'two', '4': 4}, 'unicode': u'unicode', 'integer': 17}", "" ], "asctime": "2020-12-21 01:50:07,939", "created": 1608511807.939951, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cache object is correct (Content {'str': 'string', 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '3': '3', '2': 'two', '4': 4}, 'unicode': u'unicode', 'integer': 17} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cache object", "{ 'str': 'string', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'integer': 17 }", "" ], "asctime": "2020-12-21 01:50:07,939", "created": 1608511807.939534, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cache object): { 'str': 'string', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'integer': 17 } ()", "module": "test", "msecs": 939.5339488983154, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 121.0179328918457, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Cache object", "{ 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], "asctime": "2020-12-21 01:50:07,939", "created": 1608511807.939711, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cache object): result = { 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", "msecs": 939.7110939025879, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 121.19507789611816, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 939.9509429931641, "msg": "Cache object is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 121.43492698669434, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00023984909057617188 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.006145000457763672, "time_finished": "2020-12-21 01:50:07,939", "time_start": "2020-12-21 01:50:07,933" }, "caching.property_cache_pickle: Test get from source caused by changed uid (full init)": { "args": null, "asctime": "2020-12-21 01:50:07,979", "created": 1608511807.979375, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 48, "message": "caching.property_cache_pickle: Test get from source caused by changed uid (full init)", "module": "__init__", "moduleLogger": [], "msecs": 979.374885559082, "msg": "caching.property_cache_pickle: Test get from source caused by changed uid (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 160.8588695526123, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:07,980", "created": 1608511807.980598, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,979", "created": 1608511807.979595, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 979.5949459075928, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 161.07892990112305, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,979", "created": 1608511807.979752, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 979.7520637512207, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 161.23604774475098, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:07,979", "created": 1608511807.97993, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 979.9299240112305, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 161.41390800476074, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,980", "created": 1608511807.980053, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 980.0529479980469, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 161.53693199157715, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,980", "created": 1608511807.980451, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", "module": "__init__", "msecs": 980.4511070251465, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 161.93509101867676, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 980.597972869873, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 162.08195686340332, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0001468658447265625 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], "asctime": "2020-12-21 01:50:07,982", "created": 1608511807.98287, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after changing uid is correct (Content {'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,980", "created": 1608511807.980983, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", "module": "__init__", "msecs": 980.9830188751221, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 162.46700286865234, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:07,981", "created": 1608511807.981097, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 131, "message": "PickCache: Source uid changed, ignoring previous cache data", "module": "__init__", "msecs": 981.0969829559326, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 162.5809669494629, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,981", "created": 1608511807.981219, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 981.2190532684326, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 162.7030372619629, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,981", "created": 1608511807.981673, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", "module": "__init__", "msecs": 981.673002243042, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 163.15698623657227, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], "asctime": "2020-12-21 01:50:07,982", "created": 1608511807.982015, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'dict' from cache ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", "msecs": 982.0148944854736, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 163.4988784790039, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "unicode", "u'__unicode__'" ], "asctime": "2020-12-21 01:50:07,982", "created": 1608511807.982161, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'unicode' from cache (u'__unicode__')", "module": "__init__", "msecs": 982.1610450744629, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 163.64502906799316, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:07,982", "created": 1608511807.982242, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", "msecs": 982.2421073913574, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 163.7260913848877, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:07,982", "created": 1608511807.982352, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'integer' from cache (34)", "module": "__init__", "msecs": 982.3520183563232, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 163.83600234985352, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:07,982", "created": 1608511807.982427, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", "msecs": 982.4268817901611, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 163.9108657836914, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:07,982", "created": 1608511807.982502, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", "msecs": 982.5019836425781, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 163.9859676361084, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], "asctime": "2020-12-21 01:50:07,982", "created": 1608511807.982614, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after changing uid): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", "msecs": 982.6140403747559, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 164.09802436828613, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], "asctime": "2020-12-21 01:50:07,982", "created": 1608511807.982715, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", "msecs": 982.7148914337158, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 164.1988754272461, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 982.8701019287109, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 164.3540859222412, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0001552104949951172 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0034952163696289062, "time_finished": "2020-12-21 01:50:07,982", "time_start": "2020-12-21 01:50:07,979" }, "caching.property_cache_pickle: Test get from source caused by changed uid (partially init)": { "args": null, "asctime": "2020-12-21 01:50:07,983", "created": 1608511807.983146, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 49, "message": "caching.property_cache_pickle: Test get from source caused by changed uid (partially init)", "module": "__init__", "moduleLogger": [], "msecs": 983.1459522247314, "msg": "caching.property_cache_pickle: Test get from source caused by changed uid (partially init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 164.62993621826172, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:07,984", "created": 1608511807.984201, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,983", "created": 1608511807.983317, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 983.3168983459473, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 164.80088233947754, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,983", "created": 1608511807.983468, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 983.4680557250977, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 164.95203971862793, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:07,983", "created": 1608511807.983621, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 983.6208820343018, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 165.10486602783203, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,983", "created": 1608511807.983711, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 983.7110042572021, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 165.19498825073242, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,984", "created": 1608511807.984068, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 984.0679168701172, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 165.55190086364746, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 984.2009544372559, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 165.68493843078613, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00013303756713867188 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], "asctime": "2020-12-21 01:50:07,987", "created": 1608511807.98789, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after changing uid is correct (Content {'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,984", "created": 1608511807.984658, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 984.6580028533936, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 166.14198684692383, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:07,984", "created": 1608511807.984746, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 131, "message": "PickCache: Source uid changed, ignoring previous cache data", "module": "__init__", "msecs": 984.745979309082, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 166.2299633026123, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,984", "created": 1608511807.984948, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 984.947919845581, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 166.43190383911133, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], "asctime": "2020-12-21 01:50:07,985", "created": 1608511807.985156, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'dict' from source instance ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", "msecs": 985.1560592651367, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 166.640043258667, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,985", "created": 1608511807.985397, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 985.3971004486084, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 166.88108444213867, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "unicode", "u'__unicode__'" ], "asctime": "2020-12-21 01:50:07,985", "created": 1608511807.985541, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'unicode' from source instance (u'__unicode__')", "module": "__init__", "msecs": 985.5411052703857, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 167.02508926391602, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,985", "created": 1608511807.985742, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 985.7420921325684, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 167.22607612609863, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:07,985", "created": 1608511807.985883, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", "msecs": 985.8829975128174, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 167.36698150634766, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,986", "created": 1608511807.986084, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 986.083984375, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 167.56796836853027, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:07,986", "created": 1608511807.986255, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'integer' from source instance (34)", "module": "__init__", "msecs": 986.2549304962158, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 167.7389144897461, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,986", "created": 1608511807.986466, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 986.4659309387207, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 167.94991493225098, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:07,986", "created": 1608511807.986605, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", "msecs": 986.6049289703369, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 168.0889129638672, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,986", "created": 1608511807.98691, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 986.9101047515869, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 168.3940887451172, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:07,987", "created": 1608511807.987173, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", "msecs": 987.1730804443359, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 168.6570644378662, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,987", "created": 1608511807.987556, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 987.555980682373, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 169.03996467590332, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], "asctime": "2020-12-21 01:50:07,987", "created": 1608511807.9877, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after changing uid): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", "msecs": 987.6999855041504, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 169.18396949768066, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], "asctime": "2020-12-21 01:50:07,987", "created": 1608511807.987776, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", "msecs": 987.7760410308838, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 169.26002502441406, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 987.8900051116943, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 169.3739891052246, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00011396408081054688 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.004744052886962891, "time_finished": "2020-12-21 01:50:07,987", "time_start": "2020-12-21 01:50:07,983" }, "caching.property_cache_pickle: Test get from source caused by increased data version (full init)": { "args": null, "asctime": "2020-12-21 01:50:07,968", "created": 1608511807.968329, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 46, "message": "caching.property_cache_pickle: Test get from source caused by increased data version (full init)", "module": "__init__", "moduleLogger": [], "msecs": 968.3289527893066, "msg": "caching.property_cache_pickle: Test get from source caused by increased data version (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 149.8129367828369, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:07,969", "created": 1608511807.96974, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,968", "created": 1608511807.968514, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 968.5139656066895, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 149.99794960021973, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,968", "created": 1608511807.968675, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 968.674898147583, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 150.15888214111328, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:07,968", "created": 1608511807.968837, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 968.8370227813721, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 150.32100677490234, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,968", "created": 1608511807.968941, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 968.9409732818604, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 150.42495727539062, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,969", "created": 1608511807.969371, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", "module": "__init__", "msecs": 969.3710803985596, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 150.85506439208984, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 969.7399139404297, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 151.22389793395996, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0003688335418701172 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], "asctime": "2020-12-21 01:50:07,971", "created": 1608511807.97167, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after increasing data_version is correct (Content {'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,970", "created": 1608511807.970356, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", "module": "__init__", "msecs": 970.3559875488281, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 151.8399715423584, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:07,970", "created": 1608511807.970436, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 133, "message": "PickCache: Data version increased, ignoring previous cache data", "module": "__init__", "msecs": 970.4360961914062, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 151.92008018493652, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,970", "created": 1608511807.970521, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 970.5209732055664, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 152.00495719909668, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,970", "created": 1608511807.970787, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", "module": "__init__", "msecs": 970.7870483398438, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 152.27103233337402, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], "asctime": "2020-12-21 01:50:07,970", "created": 1608511807.970995, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'dict' from cache ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", "msecs": 970.9949493408203, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 152.4789333343506, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "unicode", "u'__unicode__'" ], "asctime": "2020-12-21 01:50:07,971", "created": 1608511807.971068, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'unicode' from cache (u'__unicode__')", "module": "__init__", "msecs": 971.0679054260254, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 152.55188941955566, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:07,971", "created": 1608511807.971162, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", "msecs": 971.1620807647705, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 152.64606475830078, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:07,971", "created": 1608511807.971222, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'integer' from cache (34)", "module": "__init__", "msecs": 971.221923828125, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 152.70590782165527, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:07,971", "created": 1608511807.971287, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", "msecs": 971.2870121002197, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 152.77099609375, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:07,971", "created": 1608511807.971341, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", "msecs": 971.3408946990967, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 152.82487869262695, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], "asctime": "2020-12-21 01:50:07,971", "created": 1608511807.971441, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", "msecs": 971.4410305023193, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 152.9250144958496, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], "asctime": "2020-12-21 01:50:07,971", "created": 1608511807.971512, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", "msecs": 971.5120792388916, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 152.99606323242188, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 971.6699123382568, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 153.1538963317871, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00015783309936523438 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0033409595489501953, "time_finished": "2020-12-21 01:50:07,971", "time_start": "2020-12-21 01:50:07,968" }, "caching.property_cache_pickle: Test get from source caused by increased data version (partially init)": { "args": null, "asctime": "2020-12-21 01:50:07,971", "created": 1608511807.971935, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 47, "message": "caching.property_cache_pickle: Test get from source caused by increased data version (partially init)", "module": "__init__", "moduleLogger": [], "msecs": 971.9350337982178, "msg": "caching.property_cache_pickle: Test get from source caused by increased data version (partially init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 153.41901779174805, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:07,973", "created": 1608511807.973058, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,972", "created": 1608511807.972119, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 972.1190929412842, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 153.60307693481445, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,972", "created": 1608511807.972275, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 972.2750186920166, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 153.75900268554688, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:07,972", "created": 1608511807.972434, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 972.4340438842773, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 153.91802787780762, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], "asctime": "2020-12-21 01:50:07,972", "created": 1608511807.972556, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", "msecs": 972.5561141967773, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 154.04009819030762, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,972", "created": 1608511807.972907, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 972.9070663452148, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 154.39105033874512, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 973.0579853057861, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 154.5419692993164, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00015091896057128906 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], "asctime": "2020-12-21 01:50:07,978", "created": 1608511807.978593, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after increasing data_version is correct (Content {'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,973", "created": 1608511807.973475, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 973.4749794006348, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 154.95896339416504, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:07,973", "created": 1608511807.973596, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 133, "message": "PickCache: Data version increased, ignoring previous cache data", "module": "__init__", "msecs": 973.5960960388184, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 155.08008003234863, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,973", "created": 1608511807.973834, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 973.8340377807617, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 155.318021774292, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], "asctime": "2020-12-21 01:50:07,974", "created": 1608511807.974089, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'dict' from source instance ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", "msecs": 974.0889072418213, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 155.57289123535156, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,974", "created": 1608511807.974399, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 974.3990898132324, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 155.8830738067627, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "unicode", "u'__unicode__'" ], "asctime": "2020-12-21 01:50:07,974", "created": 1608511807.974627, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'unicode' from source instance (u'__unicode__')", "module": "__init__", "msecs": 974.6270179748535, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 156.1110019683838, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,974", "created": 1608511807.974952, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 974.951982498169, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 156.43596649169922, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:07,975", "created": 1608511807.975161, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", "msecs": 975.161075592041, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 156.6450595855713, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,975", "created": 1608511807.97549, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 975.4900932312012, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 156.97407722473145, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:07,975", "created": 1608511807.975708, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'integer' from source instance (34)", "module": "__init__", "msecs": 975.7080078125, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 157.19199180603027, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,976", "created": 1608511807.976028, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 976.0279655456543, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 157.51194953918457, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:07,976", "created": 1608511807.976229, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", "msecs": 976.2289524078369, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 157.7129364013672, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,976", "created": 1608511807.976692, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 976.6919612884521, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 158.17594528198242, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:07,977", "created": 1608511807.977081, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", "msecs": 977.0810604095459, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 158.56504440307617, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,977", "created": 1608511807.977551, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 977.5509834289551, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 159.03496742248535, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], "asctime": "2020-12-21 01:50:07,977", "created": 1608511807.977972, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", "msecs": 977.9720306396484, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 159.4560146331787, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], "asctime": "2020-12-21 01:50:07,978", "created": 1608511807.978245, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", "msecs": 978.2450199127197, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 159.72900390625, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 978.593111038208, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 160.07709503173828, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00034809112548828125 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.006658077239990234, "time_finished": "2020-12-21 01:50:07,978", "time_start": "2020-12-21 01:50:07,971" }, "caching.property_cache_pickle: Test internal key usage": { "args": null, "asctime": "2020-12-21 01:50:07,988", "created": 1608511807.988665, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 51, "message": "caching.property_cache_pickle: Test internal key usage", "module": "__init__", "moduleLogger": [], "msecs": 988.6651039123535, "msg": "caching.property_cache_pickle: Test internal key usage", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 170.1490879058838, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:07,989", "created": 1608511807.989811, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,988", "created": 1608511807.988804, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 988.8041019439697, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 170.2880859375, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" ], "asctime": "2020-12-21 01:50:07,988", "created": 1608511807.988964, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl as cache file.", "module": "test_helpers", "msecs": 988.9640808105469, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 170.44806480407715, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:07,989", "created": 1608511807.989112, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 989.1119003295898, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 170.59588432312012, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "['__property_cache_data_version_', '_property_cache_data_version_', '__property_cache_uid_', '_property_cache_uid_']" ], "asctime": "2020-12-21 01:50:07,989", "created": 1608511807.989217, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['__property_cache_data_version_', '_property_cache_data_version_', '__property_cache_uid_', '_property_cache_uid_']", "module": "__init__", "msecs": 989.2170429229736, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 170.7010269165039, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" ], "asctime": "2020-12-21 01:50:07,989", "created": 1608511807.989571, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl)", "module": "__init__", "msecs": 989.5710945129395, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 171.05507850646973, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 989.8109436035156, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 171.2949275970459, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00023984909057617188 }, { "args": [ "property_cache_pickle" ], "asctime": "2020-12-21 01:50:07,990", "created": 1608511807.990369, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", "funcName": "test_internal_keys", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Extracting storage object from property_cache_pickle for comparison.", "module": "test_internal_keys", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" ], "asctime": "2020-12-21 01:50:07,990", "created": 1608511807.990154, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl)", "module": "__init__", "msecs": 990.1540279388428, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 171.63801193237305, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "{'__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1, '___property_cache_uid_': u'no second uid'}" ], "asctime": "2020-12-21 01:50:07,990", "created": 1608511807.99027, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", "funcName": "test_internal_keys", "levelname": "INFO", "levelno": 20, "lineno": 20, "message": "Using storage object of cache class for comparison: {'__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1, '___property_cache_uid_': u'no second uid'}", "module": "test_internal_keys", "msecs": 990.2698993682861, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", "pathname": "src/tests/test_internal_keys.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 171.7538833618164, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "_property_cache_data_version_", "_property_cache_uid_" ], "asctime": "2020-12-21 01:50:07,990", "created": 1608511807.990327, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", "funcName": "test_internal_keys", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_internal_keys", "msecs": 990.3268814086914, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", "pathname": "src/tests/test_internal_keys.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 171.81086540222168, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 990.3690814971924, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", "pathname": "src/tests/test_internal_keys.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 171.85306549072266, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 4.220008850097656e-05 }, { "args": [ "{'__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '___property_cache_uid_': u'no second uid'}", "" ], "asctime": "2020-12-21 01:50:07,990", "created": 1608511807.990616, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cache is correct (Content {'__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '___property_cache_uid_': u'no second uid'} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cache", "{ '__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '___property_cache_uid_': u'no second uid' }", "" ], "asctime": "2020-12-21 01:50:07,990", "created": 1608511807.990479, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cache): { '__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '___property_cache_uid_': u'no second uid' } ()", "module": "test", "msecs": 990.4789924621582, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 171.96297645568848, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Cache", "{ '__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '___property_cache_uid_': u'no second uid' }", "" ], "asctime": "2020-12-21 01:50:07,990", "created": 1608511807.990532, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cache): result = { '__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '___property_cache_uid_': u'no second uid' } ()", "module": "test", "msecs": 990.5319213867188, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 172.01590538024902, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 990.6160831451416, "msg": "Cache is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 172.10006713867188, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 8.416175842285156e-05 }, { "args": [ "5", "" ], "asctime": "2020-12-21 01:50:07,990", "created": 1608511807.990781, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Keyfilter returnvalue for 5 () is correct (Content 5 and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Keyfilter returnvalue for 5 ()", "5", "" ], "asctime": "2020-12-21 01:50:07,990", "created": 1608511807.9907, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Keyfilter returnvalue for 5 ()): 5 ()", "module": "test", "msecs": 990.7000064849854, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 172.18399047851562, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Keyfilter returnvalue for 5 ()", "5", "" ], "asctime": "2020-12-21 01:50:07,990", "created": 1608511807.990741, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Keyfilter returnvalue for 5 ()): result = 5 ()", "module": "test", "msecs": 990.7410144805908, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 172.2249984741211, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 990.7810688018799, "msg": "Keyfilter returnvalue for 5 () is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 172.26505279541016, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 4.00543212890625e-05 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.002115964889526367, "time_finished": "2020-12-21 01:50:07,990", "time_start": "2020-12-21 01:50:07,988" }, "caching.property_cache_pickle: Test partially initialised PICKLE-Cache-Object": { "args": null, "asctime": "2020-12-21 01:50:07,940", "created": 1608511807.94029, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 43, "message": "caching.property_cache_pickle: Test partially initialised PICKLE-Cache-Object", "module": "__init__", "moduleLogger": [], "msecs": 940.2899742126465, "msg": "caching.property_cache_pickle: Test partially initialised PICKLE-Cache-Object", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 121.77395820617676, "testcaseLogger": [ { "args": [ "property_cache_pickle", "False" ], "asctime": "2020-12-21 01:50:07,941", "created": 1608511807.941389, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=False).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:07,940", "created": 1608511807.940558, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 940.5579566955566, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 122.04194068908691, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,940", "created": 1608511807.940754, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 940.7539367675781, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 122.2379207611084, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:07,940", "created": 1608511807.94093, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 940.9298896789551, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 122.41387367248535, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,941", "created": 1608511807.941212, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", "msecs": 941.2119388580322, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 122.6959228515625, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 941.3890838623047, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 122.87306785583496, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.00017714500427246094 }, { "args": [], "asctime": "2020-12-21 01:50:07,945", "created": 1608511807.945366, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "DEBUG", "levelno": 10, "lineno": 18, "message": "Partially initialising cache object by requesting some information.", "module": "test_no_load_on_init", "moduleLogger": [ { "args": [ "PickCache:", "float", "3.14159" ], "asctime": "2020-12-21 01:50:07,941", "created": 1608511807.941576, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'float' from source instance (3.14159)", "module": "__init__", "msecs": 941.5760040283203, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 123.05998802185059, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,941", "created": 1608511807.941853, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", "msecs": 941.8530464172363, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 123.3370304107666, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "list", "[1, 'two', '3', 4]" ], "asctime": "2020-12-21 01:50:07,942", "created": 1608511807.942645, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'list' from source instance ([1, 'two', '3', 4])", "module": "__init__", "msecs": 942.6450729370117, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 124.12905693054199, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,943", "created": 1608511807.943173, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", "msecs": 943.1729316711426, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 124.65691566467285, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "str", "'string'" ], "asctime": "2020-12-21 01:50:07,943", "created": 1608511807.94367, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'str' from source instance ('string')", "module": "__init__", "msecs": 943.6700344085693, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 125.15401840209961, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,944", "created": 1608511807.944439, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", "msecs": 944.4389343261719, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 125.92291831970215, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 945.3659057617188, "msg": "Partially initialising cache object by requesting some information.", "name": "__tLogger__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 126.84988975524902, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.000926971435546875 }, { "args": [ "property_cache_pickle" ], "asctime": "2020-12-21 01:50:07,949", "created": 1608511807.949316, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "DEBUG", "levelno": 10, "lineno": 27, "message": "Extracting storage object from property_cache_pickle for comparison.", "module": "test_no_load_on_init", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:07,947", "created": 1608511807.947233, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", "msecs": 947.2329616546631, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 128.71694564819336, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "{'_property_cache_data_version_': 1, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'str': 'string', '_property_cache_uid_': 'my_unique_id'}" ], "asctime": "2020-12-21 01:50:07,947", "created": 1608511807.947922, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 23, "message": "Using storage object of cache class for comparison: {'_property_cache_data_version_': 1, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'str': 'string', '_property_cache_uid_': 'my_unique_id'}", "module": "test_no_load_on_init", "msecs": 947.9219913482666, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 129.40597534179688, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "_property_cache_data_version_", "_property_cache_uid_" ], "asctime": "2020-12-21 01:50:07,948", "created": 1608511807.948534, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 24, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_no_load_on_init", "msecs": 948.5340118408203, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 130.0179958343506, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 949.3160247802734, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 130.8000087738037, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.000782012939453125 }, { "args": [ "{'float': 3.14159, 'list': [1, 'two', '3', 4], 'str': 'string'}", "" ], "asctime": "2020-12-21 01:50:07,951", "created": 1608511807.951523, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cache object is correct (Content {'float': 3.14159, 'list': [1, 'two', '3', 4], 'str': 'string'} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cache object", "{ 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'str': 'string' }", "" ], "asctime": "2020-12-21 01:50:07,950", "created": 1608511807.950324, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cache object): { 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'str': 'string' } ()", "module": "test", "msecs": 950.3240585327148, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 131.80804252624512, "thread": 140701886007104, "threadName": "MainThread" }, { "args": [ "Cache object", "{ 'str': 'string', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], "asctime": "2020-12-21 01:50:07,950", "created": 1608511807.95085, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cache object): result = { 'str': 'string', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", "msecs": 950.8500099182129, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 132.33399391174316, "thread": 140701886007104, "threadName": "MainThread" } ], "msecs": 951.5230655670166, "msg": "Cache object is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98454, "processName": "MainProcess", "relativeCreated": 133.00704956054688, "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.0006730556488037109 } ], "thread": 140701886007104, "threadName": "MainThread", "time_consumption": 0.011233091354370117, "time_finished": "2020-12-21 01:50:07,951", "time_start": "2020-12-21 01:50:07,940" } }, "testrun_id": "p2", "time_consumption": 0.09526538848876953, "uid_list_sorted": [ "caching.property_cache_json: Test full initialised JSON-Cache-Object", "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object", "caching.property_cache_json: Test cached data (full init)", "caching.property_cache_json: Test cached data (partially init)", "caching.property_cache_json: Test get from source caused by increased data version (full init)", "caching.property_cache_json: Test get from source caused by increased data version (partially init)", "caching.property_cache_json: Test get from source caused by changed uid (full init)", "caching.property_cache_json: Test get from source caused by changed uid (partially init)", "caching.property_cache_json: Test execution of save callback (full init)", "caching.property_cache_json: Test internal key usage", "caching.property_cache_pickle: Test full initialised PICKLE-Cache-Object", "caching.property_cache_pickle: Test partially initialised PICKLE-Cache-Object", "caching.property_cache_pickle: Test cached data (full init)", "caching.property_cache_pickle: Test cached data (partially init)", "caching.property_cache_pickle: Test get from source caused by increased data version (full init)", "caching.property_cache_pickle: Test get from source caused by increased data version (partially init)", "caching.property_cache_pickle: Test get from source caused by changed uid (full init)", "caching.property_cache_pickle: Test get from source caused by changed uid (partially init)", "caching.property_cache_pickle: Test execution of save callback (full init)", "caching.property_cache_pickle: Test internal key usage" ] }, { "heading_dict": {}, "interpreter": "python 3.8.5 (final)", "name": "Default Testsession name", "number_of_failed_tests": 0, "number_of_possibly_failed_tests": 0, "number_of_successfull_tests": 20, "number_of_tests": 20, "testcase_execution_level": 90, "testcase_names": { "0": "Single Test", "10": "Smoke Test (Minumum subset)", "50": "Short Test (Subset)", "90": "Full Test (all defined tests)" }, "testcases": { "caching.property_cache_json: Test cached data (full init)": { "args": null, "asctime": "2020-12-21 01:50:08,687", "created": 1608511808.6871834, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 31, "message": "caching.property_cache_json: Test cached data (full init)", "module": "__init__", "moduleLogger": [], "msecs": 687.1833801269531, "msg": "caching.property_cache_json: Test cached data (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 142.744779586792, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:08,688", "created": 1608511808.6882255, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,687", "created": 1608511808.68729, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 687.2899532318115, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 142.8513526916504, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,687", "created": 1608511808.6873782, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json as cache file.", "module": "test_helpers", "msecs": 687.3781681060791, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 142.93956756591797, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:08,687", "created": 1608511808.687493, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 687.493085861206, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 143.05448532104492, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,687", "created": 1608511808.687631, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 687.6308917999268, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 143.19229125976562, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,688", "created": 1608511808.688086, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json)", "module": "__init__", "msecs": 688.0860328674316, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 143.6474323272705, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 688.225507736206, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 143.78690719604492, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.00013947486877441406 }, { "args": [], "asctime": "2020-12-21 01:50:08,688", "created": 1608511808.688994, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", "funcName": "cached_data", "levelname": "DEBUG", "levelno": 10, "lineno": 19, "message": "Collecting data from cache instance.", "module": "test_cached_data", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,688", "created": 1608511808.6884406, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json)", "module": "__init__", "msecs": 688.4405612945557, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 144.00196075439453, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "str", "'string'" ], "asctime": "2020-12-21 01:50:08,688", "created": 1608511808.6885278, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'str' from cache ('string')", "module": "__init__", "msecs": 688.5278224945068, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 144.0892219543457, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "unicode", "'unicode'" ], "asctime": "2020-12-21 01:50:08,688", "created": 1608511808.68859, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'unicode' from cache ('unicode')", "module": "__init__", "msecs": 688.5900497436523, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 144.1514492034912, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "integer", "17" ], "asctime": "2020-12-21 01:50:08,688", "created": 1608511808.688734, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'integer' from cache (17)", "module": "__init__", "msecs": 688.7340545654297, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 144.29545402526855, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "float", "3.14159" ], "asctime": "2020-12-21 01:50:08,688", "created": 1608511808.688801, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", "msecs": 688.8010501861572, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 144.3624496459961, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "list", "[1, 'two', '3', 4]" ], "asctime": "2020-12-21 01:50:08,688", "created": 1608511808.6888635, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'list' from cache ([1, 'two', '3', 4])", "module": "__init__", "msecs": 688.8635158538818, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 144.4249153137207, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "dict", "{'1': 1, '2': 'two', '3': '3', '4': 4}" ], "asctime": "2020-12-21 01:50:08,688", "created": 1608511808.6889145, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'dict' from cache ({'1': 1, '2': 'two', '3': '3', '4': 4})", "module": "__init__", "msecs": 688.9145374298096, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 144.47593688964844, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "uncached" ], "asctime": "2020-12-21 01:50:08,688", "created": 1608511808.6889563, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "INFO", "levelno": 20, "lineno": 116, "message": "JsonCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", "msecs": 688.9562606811523, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 144.5176601409912, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 688.9939308166504, "msg": "Collecting data from cache instance.", "name": "__tLogger__", "pathname": "src/tests/test_cached_data.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 144.55533027648926, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 3.7670135498046875e-05 }, { "args": [ "{'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'uncached': 'uncached_data_of_class'}", "" ], "asctime": "2020-12-21 01:50:08,689", "created": 1608511808.6893373, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cached data is correct (Content {'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'uncached': 'uncached_data_of_class'} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cached data", "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], "asctime": "2020-12-21 01:50:08,689", "created": 1608511808.68911, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cached data): { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", "msecs": 689.1100406646729, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 144.67144012451172, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Cached data", "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], "asctime": "2020-12-21 01:50:08,689", "created": 1608511808.6891828, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cached data): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", "msecs": 689.1827583312988, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 144.7441577911377, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 689.3372535705566, "msg": "Cached data is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 144.8986530303955, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0001544952392578125 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0021538734436035156, "time_finished": "2020-12-21 01:50:08,689", "time_start": "2020-12-21 01:50:08,687" }, "caching.property_cache_json: Test cached data (partially init)": { "args": null, "asctime": "2020-12-21 01:50:08,689", "created": 1608511808.6895509, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 32, "message": "caching.property_cache_json: Test cached data (partially init)", "module": "__init__", "moduleLogger": [], "msecs": 689.5508766174316, "msg": "caching.property_cache_json: Test cached data (partially init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 145.1122760772705, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:08,690", "created": 1608511808.6905196, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,689", "created": 1608511808.689701, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 689.7010803222656, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 145.2624797821045, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,689", "created": 1608511808.6898723, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json as cache file.", "module": "test_helpers", "msecs": 689.8722648620605, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 145.4336643218994, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:08,689", "created": 1608511808.689978, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 689.9778842926025, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 145.5392837524414, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,690", "created": 1608511808.6900334, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 690.0334358215332, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 145.59483528137207, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,690", "created": 1608511808.6904066, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json)", "module": "__init__", "msecs": 690.4065608978271, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 145.96796035766602, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 690.5195713043213, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 146.08097076416016, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.00011301040649414062 }, { "args": [], "asctime": "2020-12-21 01:50:08,692", "created": 1608511808.6924422, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", "funcName": "cached_data", "levelname": "DEBUG", "levelno": 10, "lineno": 19, "message": "Collecting data from cache instance.", "module": "test_cached_data", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,691", "created": 1608511808.691435, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json)", "module": "__init__", "msecs": 691.4350986480713, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 146.99649810791016, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "str", "'string'" ], "asctime": "2020-12-21 01:50:08,691", "created": 1608511808.6918643, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'str' from cache ('string')", "module": "__init__", "msecs": 691.8642520904541, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 147.42565155029297, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "unicode", "'unicode'" ], "asctime": "2020-12-21 01:50:08,692", "created": 1608511808.6920667, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'unicode' from cache ('unicode')", "module": "__init__", "msecs": 692.0666694641113, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 147.6280689239502, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "integer", "17" ], "asctime": "2020-12-21 01:50:08,692", "created": 1608511808.6921406, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'integer' from cache (17)", "module": "__init__", "msecs": 692.1405792236328, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 147.70197868347168, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "float", "3.14159" ], "asctime": "2020-12-21 01:50:08,692", "created": 1608511808.6922069, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", "msecs": 692.206859588623, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 147.7682590484619, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "list", "[1, 'two', '3', 4]" ], "asctime": "2020-12-21 01:50:08,692", "created": 1608511808.6922631, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'list' from cache ([1, 'two', '3', 4])", "module": "__init__", "msecs": 692.263126373291, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 147.82452583312988, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "dict", "{'1': 1, '2': 'two', '3': '3', '4': 4}" ], "asctime": "2020-12-21 01:50:08,692", "created": 1608511808.6923292, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'dict' from cache ({'1': 1, '2': 'two', '3': '3', '4': 4})", "module": "__init__", "msecs": 692.3291683197021, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 147.89056777954102, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "uncached" ], "asctime": "2020-12-21 01:50:08,692", "created": 1608511808.6923742, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "INFO", "levelno": 20, "lineno": 116, "message": "JsonCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", "msecs": 692.3742294311523, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 147.9356288909912, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 692.4421787261963, "msg": "Collecting data from cache instance.", "name": "__tLogger__", "pathname": "src/tests/test_cached_data.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 148.00357818603516, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 6.794929504394531e-05 }, { "args": [ "{'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'uncached': 'uncached_data_of_class'}", "" ], "asctime": "2020-12-21 01:50:08,693", "created": 1608511808.6932766, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cached data is correct (Content {'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'uncached': 'uncached_data_of_class'} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cached data", "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], "asctime": "2020-12-21 01:50:08,692", "created": 1608511808.6928413, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cached data): { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", "msecs": 692.8412914276123, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 148.40269088745117, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Cached data", "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], "asctime": "2020-12-21 01:50:08,693", "created": 1608511808.6930892, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cached data): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", "msecs": 693.0892467498779, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 148.6506462097168, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 693.2766437530518, "msg": "Cached data is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 148.83804321289062, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.00018739700317382812 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.003725767135620117, "time_finished": "2020-12-21 01:50:08,693", "time_start": "2020-12-21 01:50:08,689" }, "caching.property_cache_json: Test execution of save callback (full init)": { "args": null, "asctime": "2020-12-21 01:50:08,734", "created": 1608511808.734153, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 37, "message": "caching.property_cache_json: Test execution of save callback (full init)", "module": "__init__", "moduleLogger": [], "msecs": 734.1530323028564, "msg": "caching.property_cache_json: Test execution of save callback (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 189.7144317626953, "stack_info": null, "testcaseLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,734", "created": 1608511808.7342484, "exc_info": null, "exc_text": null, "filename": "test_save_callback.py", "funcName": "save_callback", "levelname": "DEBUG", "levelno": 10, "lineno": 21, "message": "Installing save_callback, which sets a variable to True on execution.", "module": "test_save_callback", "moduleLogger": [], "msecs": 734.2483997344971, "msg": "Installing save_callback, which sets a variable to True on execution.", "name": "__tLogger__", "pathname": "src/tests/test_save_callback.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 189.80979919433594, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [ "True", "" ], "asctime": "2020-12-21 01:50:08,734", "created": 1608511808.7346432, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Save callback execution variable is correct (Content True and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,734", "created": 1608511808.7344203, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json)", "module": "__init__", "msecs": 734.4202995300293, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 189.98169898986816, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Save callback execution variable", "True", "" ], "asctime": "2020-12-21 01:50:08,734", "created": 1608511808.7345517, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Save callback execution variable): True ()", "module": "test", "msecs": 734.5516681671143, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 190.11306762695312, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Save callback execution variable", "True", "" ], "asctime": "2020-12-21 01:50:08,734", "created": 1608511808.7346003, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Save callback execution variable): result = True ()", "module": "test", "msecs": 734.600305557251, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 190.16170501708984, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 734.6432209014893, "msg": "Save callback execution variable is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 190.20462036132812, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 4.291534423828125e-05 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0004901885986328125, "time_finished": "2020-12-21 01:50:08,734", "time_start": "2020-12-21 01:50:08,734" }, "caching.property_cache_json: Test full initialised JSON-Cache-Object": { "args": null, "asctime": "2020-12-21 01:50:08,674", "created": 1608511808.6743004, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 29, "message": "caching.property_cache_json: Test full initialised JSON-Cache-Object", "module": "__init__", "moduleLogger": [], "msecs": 674.3004322052002, "msg": "caching.property_cache_json: Test full initialised JSON-Cache-Object", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 129.86183166503906, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:08,677", "created": 1608511808.6775017, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,675", "created": 1608511808.6752272, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 675.227165222168, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 130.78856468200684, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" ], "asctime": "2020-12-21 01:50:08,675", "created": 1608511808.675634, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json as cache file.", "module": "test_helpers", "msecs": 675.6339073181152, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 131.1953067779541, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:08,676", "created": 1608511808.6762173, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 676.2173175811768, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 131.77871704101562, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,676", "created": 1608511808.6764839, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 676.4838695526123, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 132.04526901245117, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" ], "asctime": "2020-12-21 01:50:08,677", "created": 1608511808.6772475, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json)", "module": "__init__", "msecs": 677.2475242614746, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 132.80892372131348, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 677.5016784667969, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 133.06307792663574, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0002541542053222656 }, { "args": [ "property_cache_json" ], "asctime": "2020-12-21 01:50:08,678", "created": 1608511808.6784742, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", "funcName": "load_on_init", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Extracting storage object from property_cache_json for comparison.", "module": "test_load_on_init", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" ], "asctime": "2020-12-21 01:50:08,677", "created": 1608511808.677982, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json)", "module": "__init__", "msecs": 677.9820919036865, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 133.5434913635254, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "{'_property_cache_data_version_': 1, '_property_cache_uid_': 'my_unique_id', 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'float': 3.14159, 'integer': 17, 'list': [1, 'two', '3', 4], 'str': 'string', 'unicode': 'unicode'}" ], "asctime": "2020-12-21 01:50:08,678", "created": 1608511808.678216, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", "funcName": "load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 20, "message": "Using storage object of cache class for comparison: {'_property_cache_data_version_': 1, '_property_cache_uid_': 'my_unique_id', 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'float': 3.14159, 'integer': 17, 'list': [1, 'two', '3', 4], 'str': 'string', 'unicode': 'unicode'}", "module": "test_load_on_init", "msecs": 678.2159805297852, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", "pathname": "src/tests/test_load_on_init.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 133.77737998962402, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "_property_cache_data_version_", "_property_cache_uid_" ], "asctime": "2020-12-21 01:50:08,678", "created": 1608511808.678365, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", "funcName": "load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_load_on_init", "msecs": 678.3649921417236, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", "pathname": "src/tests/test_load_on_init.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 133.9263916015625, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 678.4741878509521, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", "pathname": "src/tests/test_load_on_init.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 134.03558731079102, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.00010919570922851562 }, { "args": [ "{'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'float': 3.14159, 'integer': 17, 'list': [1, 'two', '3', 4], 'str': 'string', 'unicode': 'unicode'}", "" ], "asctime": "2020-12-21 01:50:08,679", "created": 1608511808.6793654, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cache object is correct (Content {'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'float': 3.14159, 'integer': 17, 'list': [1, 'two', '3', 4], 'str': 'string', 'unicode': 'unicode'} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cache object", "{ 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'float': 3.14159, 'integer': 17, 'list': [ 1, 'two', '3', 4 ], 'str': 'string', 'unicode': 'unicode' }", "" ], "asctime": "2020-12-21 01:50:08,678", "created": 1608511808.6788232, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cache object): { 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'float': 3.14159, 'integer': 17, 'list': [ 1, 'two', '3', 4 ], 'str': 'string', 'unicode': 'unicode' } ()", "module": "test", "msecs": 678.8232326507568, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 134.3846321105957, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Cache object", "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 } }", "" ], "asctime": "2020-12-21 01:50:08,679", "created": 1608511808.6790254, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cache object): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 } } ()", "module": "test", "msecs": 679.025411605835, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 134.58681106567383, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 679.3653964996338, "msg": "Cache object is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 134.92679595947266, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0003399848937988281 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.005064964294433594, "time_finished": "2020-12-21 01:50:08,679", "time_start": "2020-12-21 01:50:08,674" }, "caching.property_cache_json: Test get from source caused by changed uid (full init)": { "args": null, "asctime": "2020-12-21 01:50:08,708", "created": 1608511808.708209, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 35, "message": "caching.property_cache_json: Test get from source caused by changed uid (full init)", "module": "__init__", "moduleLogger": [], "msecs": 708.2090377807617, "msg": "caching.property_cache_json: Test get from source caused by changed uid (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 163.7704372406006, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:08,711", "created": 1608511808.7117739, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,708", "created": 1608511808.7084236, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 708.4236145019531, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 163.985013961792, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,709", "created": 1608511808.7093642, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json as cache file.", "module": "test_helpers", "msecs": 709.3641757965088, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 164.92557525634766, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:08,709", "created": 1608511808.7096262, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 709.6261978149414, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 165.18759727478027, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,709", "created": 1608511808.709706, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 709.7060680389404, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 165.2674674987793, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,710", "created": 1608511808.7109008, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", "module": "__init__", "msecs": 710.9007835388184, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 166.46218299865723, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 711.7738723754883, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 167.33527183532715, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0008730888366699219 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], "asctime": "2020-12-21 01:50:08,722", "created": 1608511808.722676, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after changing uid is correct (Content {'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,713", "created": 1608511808.713991, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", "module": "__init__", "msecs": 713.9909267425537, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 169.55232620239258, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:08,714", "created": 1608511808.7142649, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 131, "message": "JsonCache: Source uid changed, ignoring previous cache data", "module": "__init__", "msecs": 714.2648696899414, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 169.82626914978027, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,714", "created": 1608511808.71455, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 714.5500183105469, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 170.11141777038574, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,716", "created": 1608511808.716208, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", "module": "__init__", "msecs": 716.2079811096191, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 171.769380569458, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:08,717", "created": 1608511808.7176561, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", "msecs": 717.656135559082, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 173.2175350189209, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "unicode", "'__unicode__'" ], "asctime": "2020-12-21 01:50:08,718", "created": 1608511808.718067, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'unicode' from cache ('__unicode__')", "module": "__init__", "msecs": 718.066930770874, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 173.6283302307129, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:08,718", "created": 1608511808.718546, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'integer' from cache (34)", "module": "__init__", "msecs": 718.5459136962891, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 174.10731315612793, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:08,719", "created": 1608511808.71903, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", "msecs": 719.0299034118652, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 174.5913028717041, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:08,719", "created": 1608511808.719576, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", "msecs": 719.5758819580078, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 175.13728141784668, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], "asctime": "2020-12-21 01:50:08,720", "created": 1608511808.720072, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'dict' from cache ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", "msecs": 720.0720310211182, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 175.63343048095703, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,721", "created": 1608511808.7210152, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after changing uid): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 721.015214920044, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 176.5766143798828, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,721", "created": 1608511808.7216702, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 721.6701507568359, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 177.2315502166748, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 722.6760387420654, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 178.2374382019043, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0010058879852294922 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.014467000961303711, "time_finished": "2020-12-21 01:50:08,722", "time_start": "2020-12-21 01:50:08,708" }, "caching.property_cache_json: Test get from source caused by changed uid (partially init)": { "args": null, "asctime": "2020-12-21 01:50:08,724", "created": 1608511808.7243476, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 36, "message": "caching.property_cache_json: Test get from source caused by changed uid (partially init)", "module": "__init__", "moduleLogger": [], "msecs": 724.3475914001465, "msg": "caching.property_cache_json: Test get from source caused by changed uid (partially init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 179.90899085998535, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:08,726", "created": 1608511808.7269819, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,724", "created": 1608511808.724802, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 724.8020172119141, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 180.36341667175293, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,725", "created": 1608511808.7251523, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json as cache file.", "module": "test_helpers", "msecs": 725.1522541046143, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 180.71365356445312, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:08,725", "created": 1608511808.7254221, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 725.4221439361572, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 180.9835433959961, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,725", "created": 1608511808.725568, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 725.5680561065674, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 181.12945556640625, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,726", "created": 1608511808.7266233, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 726.6232967376709, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 182.18469619750977, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 726.9818782806396, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 182.54327774047852, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.00035858154296875 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], "asctime": "2020-12-21 01:50:08,733", "created": 1608511808.73395, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after changing uid is correct (Content {'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,727", "created": 1608511808.727633, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 727.632999420166, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 183.19439888000488, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:08,727", "created": 1608511808.7278347, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 131, "message": "JsonCache: Source uid changed, ignoring previous cache data", "module": "__init__", "msecs": 727.8347015380859, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 183.3961009979248, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,728", "created": 1608511808.728528, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 728.5280227661133, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 184.08942222595215, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:08,729", "created": 1608511808.72942, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", "msecs": 729.4199466705322, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 184.9813461303711, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,730", "created": 1608511808.7303622, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 730.3621768951416, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 185.92357635498047, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "unicode", "'__unicode__'" ], "asctime": "2020-12-21 01:50:08,731", "created": 1608511808.7310462, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'unicode' from source instance ('__unicode__')", "module": "__init__", "msecs": 731.046199798584, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 186.60759925842285, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,731", "created": 1608511808.7315469, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 731.5468788146973, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 187.10827827453613, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:08,732", "created": 1608511808.732058, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'integer' from source instance (34)", "module": "__init__", "msecs": 732.058048248291, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 187.61944770812988, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,732", "created": 1608511808.7323048, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 732.3048114776611, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 187.8662109375, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:08,732", "created": 1608511808.7324536, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", "msecs": 732.4535846710205, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 188.01498413085938, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,732", "created": 1608511808.7326288, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 732.6288223266602, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 188.19022178649902, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:08,732", "created": 1608511808.7327476, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", "msecs": 732.7475547790527, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 188.3089542388916, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,732", "created": 1608511808.7329202, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 732.9201698303223, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 188.48156929016113, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], "asctime": "2020-12-21 01:50:08,733", "created": 1608511808.733034, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'dict' from source instance ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", "msecs": 733.0338954925537, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 188.59529495239258, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,733", "created": 1608511808.7332797, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", "msecs": 733.2797050476074, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 188.8411045074463, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,733", "created": 1608511808.7337282, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after changing uid): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 733.7281703948975, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 189.28956985473633, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,733", "created": 1608511808.733832, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 733.8318824768066, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 189.3932819366455, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 733.9498996734619, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 189.51129913330078, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.00011801719665527344 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.00960230827331543, "time_finished": "2020-12-21 01:50:08,733", "time_start": "2020-12-21 01:50:08,724" }, "caching.property_cache_json: Test get from source caused by increased data version (full init)": { "args": null, "asctime": "2020-12-21 01:50:08,693", "created": 1608511808.693561, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 33, "message": "caching.property_cache_json: Test get from source caused by increased data version (full init)", "module": "__init__", "moduleLogger": [], "msecs": 693.5610771179199, "msg": "caching.property_cache_json: Test get from source caused by increased data version (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 149.1224765777588, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:08,695", "created": 1608511808.6959019, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,693", "created": 1608511808.6937907, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 693.7906742095947, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 149.3520736694336, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,694", "created": 1608511808.6941915, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json as cache file.", "module": "test_helpers", "msecs": 694.1914558410645, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 149.75285530090332, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:08,694", "created": 1608511808.6945028, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 694.5028305053711, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 150.06422996520996, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,694", "created": 1608511808.6947079, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 694.7078704833984, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 150.2692699432373, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,695", "created": 1608511808.6955237, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", "module": "__init__", "msecs": 695.523738861084, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 151.08513832092285, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 695.9018707275391, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 151.46327018737793, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0003781318664550781 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], "asctime": "2020-12-21 01:50:08,700", "created": 1608511808.7001197, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after increasing data_version is correct (Content {'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,696", "created": 1608511808.6964235, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", "module": "__init__", "msecs": 696.4235305786133, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 151.98493003845215, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:08,696", "created": 1608511808.6965938, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 133, "message": "JsonCache: Data version increased, ignoring previous cache data", "module": "__init__", "msecs": 696.5937614440918, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 152.15516090393066, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,696", "created": 1608511808.6967385, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 696.7384815216064, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 152.2998809814453, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,697", "created": 1608511808.697218, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", "module": "__init__", "msecs": 697.2179412841797, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 152.77934074401855, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:08,697", "created": 1608511808.697643, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", "msecs": 697.6430416107178, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 153.20444107055664, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "unicode", "'__unicode__'" ], "asctime": "2020-12-21 01:50:08,697", "created": 1608511808.6977968, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'unicode' from cache ('__unicode__')", "module": "__init__", "msecs": 697.7968215942383, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 153.35822105407715, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:08,697", "created": 1608511808.6979175, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'integer' from cache (34)", "module": "__init__", "msecs": 697.9174613952637, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 153.47886085510254, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:08,698", "created": 1608511808.698053, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", "msecs": 698.0528831481934, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 153.61428260803223, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:08,698", "created": 1608511808.6983135, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", "msecs": 698.3134746551514, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 153.87487411499023, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], "asctime": "2020-12-21 01:50:08,698", "created": 1608511808.6986494, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "JsonCache: Providing property for 'dict' from cache ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", "msecs": 698.6494064331055, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 154.21080589294434, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,699", "created": 1608511808.6990874, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 699.087381362915, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 154.6487808227539, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,699", "created": 1608511808.6994839, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 699.4838714599609, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 155.0452709197998, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 700.1197338104248, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 155.68113327026367, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0006358623504638672 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.006558656692504883, "time_finished": "2020-12-21 01:50:08,700", "time_start": "2020-12-21 01:50:08,693" }, "caching.property_cache_json: Test get from source caused by increased data version (partially init)": { "args": null, "asctime": "2020-12-21 01:50:08,700", "created": 1608511808.7005575, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 34, "message": "caching.property_cache_json: Test get from source caused by increased data version (partially init)", "module": "__init__", "moduleLogger": [], "msecs": 700.5574703216553, "msg": "caching.property_cache_json: Test get from source caused by increased data version (partially init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 156.11886978149414, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:08,702", "created": 1608511808.7024145, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,700", "created": 1608511808.7008393, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 700.8392810821533, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 156.4006805419922, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,701", "created": 1608511808.701134, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json as cache file.", "module": "test_helpers", "msecs": 701.1339664459229, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 156.69536590576172, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:08,701", "created": 1608511808.7013671, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 701.3671398162842, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 156.92853927612305, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,701", "created": 1608511808.7015371, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 701.5371322631836, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 157.09853172302246, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,702", "created": 1608511808.7021773, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 702.1772861480713, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 157.73868560791016, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 702.4145126342773, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 157.9759120941162, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0002372264862060547 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], "asctime": "2020-12-21 01:50:08,707", "created": 1608511808.7078872, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after increasing data_version is correct (Content {'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,702", "created": 1608511808.7028983, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 702.8982639312744, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 158.45966339111328, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:08,703", "created": 1608511808.7030547, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 133, "message": "JsonCache: Data version increased, ignoring previous cache data", "module": "__init__", "msecs": 703.054666519165, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 158.6160659790039, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,703", "created": 1608511808.703442, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 703.4420967102051, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 159.00349617004395, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:08,703", "created": 1608511808.7038321, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", "msecs": 703.8321495056152, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 159.3935489654541, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,704", "created": 1608511808.7042663, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 704.2663097381592, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 159.82770919799805, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "unicode", "'__unicode__'" ], "asctime": "2020-12-21 01:50:08,704", "created": 1608511808.704654, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'unicode' from source instance ('__unicode__')", "module": "__init__", "msecs": 704.6539783477783, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 160.2153778076172, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,705", "created": 1608511808.7050438, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 705.0437927246094, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 160.60519218444824, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:08,705", "created": 1608511808.7053761, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'integer' from source instance (34)", "module": "__init__", "msecs": 705.376148223877, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 160.93754768371582, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,705", "created": 1608511808.7056897, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 705.6896686553955, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 161.25106811523438, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:08,706", "created": 1608511808.7060034, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", "msecs": 706.0034275054932, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 161.56482696533203, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,706", "created": 1608511808.7063556, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 706.3555717468262, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 161.91697120666504, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:08,706", "created": 1608511808.7065885, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", "msecs": 706.5885066986084, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 162.14990615844727, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,706", "created": 1608511808.7069106, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 706.9106101989746, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 162.47200965881348, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], "asctime": "2020-12-21 01:50:08,707", "created": 1608511808.707112, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'dict' from source instance ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", "msecs": 707.1120738983154, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 162.6734733581543, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,707", "created": 1608511808.7073863, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", "msecs": 707.3862552642822, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 162.9476547241211, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,707", "created": 1608511808.7076135, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 707.613468170166, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 163.17486763000488, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,707", "created": 1608511808.707728, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 707.7279090881348, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 163.28930854797363, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 707.8871726989746, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 163.44857215881348, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.00015926361083984375 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.007329702377319336, "time_finished": "2020-12-21 01:50:08,707", "time_start": "2020-12-21 01:50:08,700" }, "caching.property_cache_json: Test internal key usage": { "args": null, "asctime": "2020-12-21 01:50:08,734", "created": 1608511808.734762, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 38, "message": "caching.property_cache_json: Test internal key usage", "module": "__init__", "moduleLogger": [], "msecs": 734.7619533538818, "msg": "caching.property_cache_json: Test internal key usage", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 190.3233528137207, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], "asctime": "2020-12-21 01:50:08,735", "created": 1608511808.7353196, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,734", "created": 1608511808.734851, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 734.8508834838867, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 190.4122829437256, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" ], "asctime": "2020-12-21 01:50:08,734", "created": 1608511808.7349293, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json as cache file.", "module": "test_helpers", "msecs": 734.9293231964111, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 190.49072265625, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:08,735", "created": 1608511808.7350087, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 735.008716583252, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 190.57011604309082, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "['_property_cache_uid_', '__property_cache_uid_', '_property_cache_data_version_', '__property_cache_data_version_']" ], "asctime": "2020-12-21 01:50:08,735", "created": 1608511808.7350643, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "JsonCache: Loading all data from source - ['_property_cache_uid_', '__property_cache_uid_', '_property_cache_data_version_', '__property_cache_data_version_']", "module": "__init__", "msecs": 735.0642681121826, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 190.62566757202148, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" ], "asctime": "2020-12-21 01:50:08,735", "created": 1608511808.7352378, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json)", "module": "__init__", "msecs": 735.2378368377686, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 190.79923629760742, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 735.3196144104004, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 190.88101387023926, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 8.177757263183594e-05 }, { "args": [ "property_cache_json" ], "asctime": "2020-12-21 01:50:08,735", "created": 1608511808.7356293, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", "funcName": "test_internal_keys", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Extracting storage object from property_cache_json for comparison.", "module": "test_internal_keys", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" ], "asctime": "2020-12-21 01:50:08,735", "created": 1608511808.7354822, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json)", "module": "__init__", "msecs": 735.4822158813477, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 191.04361534118652, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "{'___property_cache_data_version_': 'no second data version', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '__property_cache_uid_': 'no uid', '_property_cache_data_version_': 1, '_property_cache_uid_': 'my_unique_id'}" ], "asctime": "2020-12-21 01:50:08,735", "created": 1608511808.7355468, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", "funcName": "test_internal_keys", "levelname": "INFO", "levelno": 20, "lineno": 20, "message": "Using storage object of cache class for comparison: {'___property_cache_data_version_': 'no second data version', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '__property_cache_uid_': 'no uid', '_property_cache_data_version_': 1, '_property_cache_uid_': 'my_unique_id'}", "module": "test_internal_keys", "msecs": 735.5468273162842, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", "pathname": "src/tests/test_internal_keys.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 191.10822677612305, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "_property_cache_data_version_", "_property_cache_uid_" ], "asctime": "2020-12-21 01:50:08,735", "created": 1608511808.7355926, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", "funcName": "test_internal_keys", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_internal_keys", "msecs": 735.5926036834717, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", "pathname": "src/tests/test_internal_keys.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 191.15400314331055, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 735.6293201446533, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", "pathname": "src/tests/test_internal_keys.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 191.1907196044922, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 3.6716461181640625e-05 }, { "args": [ "{'___property_cache_data_version_': 'no second data version', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '__property_cache_uid_': 'no uid'}", "" ], "asctime": "2020-12-21 01:50:08,735", "created": 1608511808.7358305, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cache is correct (Content {'___property_cache_data_version_': 'no second data version', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '__property_cache_uid_': 'no uid'} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cache", "{ '___property_cache_data_version_': 'no second data version', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '__property_cache_uid_': 'no uid' }", "" ], "asctime": "2020-12-21 01:50:08,735", "created": 1608511808.7357156, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cache): { '___property_cache_data_version_': 'no second data version', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '__property_cache_uid_': 'no uid' } ()", "module": "test", "msecs": 735.7156276702881, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 191.27702713012695, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Cache", "{ '__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version' }", "" ], "asctime": "2020-12-21 01:50:08,735", "created": 1608511808.7357638, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cache): result = { '__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version' } ()", "module": "test", "msecs": 735.7637882232666, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 191.32518768310547, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 735.830545425415, "msg": "Cache is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 191.3919448852539, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 6.67572021484375e-05 }, { "args": [ "5", "" ], "asctime": "2020-12-21 01:50:08,735", "created": 1608511808.7359838, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Keyfilter returnvalue for 5 () is correct (Content 5 and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Keyfilter returnvalue for 5 ()", "5", "" ], "asctime": "2020-12-21 01:50:08,735", "created": 1608511808.7359042, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Keyfilter returnvalue for 5 ()): 5 ()", "module": "test", "msecs": 735.9042167663574, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 191.4656162261963, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Keyfilter returnvalue for 5 ()", "5", "" ], "asctime": "2020-12-21 01:50:08,735", "created": 1608511808.7359464, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Keyfilter returnvalue for 5 ()): result = 5 ()", "module": "test", "msecs": 735.9464168548584, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 191.50781631469727, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 735.9838485717773, "msg": "Keyfilter returnvalue for 5 () is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 191.5452480316162, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 3.743171691894531e-05 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0012218952178955078, "time_finished": "2020-12-21 01:50:08,735", "time_start": "2020-12-21 01:50:08,734" }, "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object": { "args": null, "asctime": "2020-12-21 01:50:08,679", "created": 1608511808.6797981, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 30, "message": "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object", "module": "__init__", "moduleLogger": [], "msecs": 679.7981262207031, "msg": "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 135.359525680542, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_json", "False" ], "asctime": "2020-12-21 01:50:08,682", "created": 1608511808.6821048, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_json (load_all_on_init=False).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,680", "created": 1608511808.6801035, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 680.1035404205322, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 135.6649398803711, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,680", "created": 1608511808.680404, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json as cache file.", "module": "test_helpers", "msecs": 680.4039478302002, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 135.96534729003906, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], "asctime": "2020-12-21 01:50:08,680", "created": 1608511808.6806915, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 231, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 680.6914806365967, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 136.25288009643555, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,681", "created": 1608511808.6816292, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", "msecs": 681.6291809082031, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 137.190580368042, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 682.1048259735107, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 137.6662254333496, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0004756450653076172 }, { "args": [], "asctime": "2020-12-21 01:50:08,686", "created": 1608511808.6860256, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "DEBUG", "levelno": 10, "lineno": 18, "message": "Partially initialising cache object by requesting some information.", "module": "test_no_load_on_init", "moduleLogger": [ { "args": [ "JsonCache:", "str", "'string'" ], "asctime": "2020-12-21 01:50:08,682", "created": 1608511808.6826262, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'str' from source instance ('string')", "module": "__init__", "msecs": 682.6262474060059, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 138.18764686584473, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,683", "created": 1608511808.6831315, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", "msecs": 683.1314563751221, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 138.69285583496094, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "unicode", "'unicode'" ], "asctime": "2020-12-21 01:50:08,683", "created": 1608511808.6835783, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'unicode' from source instance ('unicode')", "module": "__init__", "msecs": 683.5782527923584, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 139.13965225219727, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,683", "created": 1608511808.6839488, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", "msecs": 683.9487552642822, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 139.5101547241211, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "integer", "17" ], "asctime": "2020-12-21 01:50:08,684", "created": 1608511808.6844418, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "JsonCache: Loading property for 'integer' from source instance (17)", "module": "__init__", "msecs": 684.4418048858643, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 140.00320434570312, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,685", "created": 1608511808.6857414, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 237, "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", "msecs": 685.7414245605469, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 141.30282402038574, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 686.0256195068359, "msg": "Partially initialising cache object by requesting some information.", "name": "__tLogger__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 141.5870189666748, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0002841949462890625 }, { "args": [ "property_cache_json" ], "asctime": "2020-12-21 01:50:08,686", "created": 1608511808.6867073, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "DEBUG", "levelno": 10, "lineno": 27, "message": "Extracting storage object from property_cache_json for comparison.", "module": "test_no_load_on_init", "moduleLogger": [ { "args": [ "JsonCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,686", "created": 1608511808.6864681, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 228, "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", "msecs": 686.4681243896484, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 142.0295238494873, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "{'_property_cache_data_version_': 1, '_property_cache_uid_': 'my_unique_id', 'integer': 17, 'str': 'string', 'unicode': 'unicode'}" ], "asctime": "2020-12-21 01:50:08,686", "created": 1608511808.6865668, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 23, "message": "Using storage object of cache class for comparison: {'_property_cache_data_version_': 1, '_property_cache_uid_': 'my_unique_id', 'integer': 17, 'str': 'string', 'unicode': 'unicode'}", "module": "test_no_load_on_init", "msecs": 686.5668296813965, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 142.12822914123535, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "_property_cache_data_version_", "_property_cache_uid_" ], "asctime": "2020-12-21 01:50:08,686", "created": 1608511808.6866546, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 24, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_no_load_on_init", "msecs": 686.6545677185059, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 142.21596717834473, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 686.7072582244873, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 142.26865768432617, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 5.269050598144531e-05 }, { "args": [ "{'integer': 17, 'str': 'string', 'unicode': 'unicode'}", "" ], "asctime": "2020-12-21 01:50:08,686", "created": 1608511808.6869993, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cache object is correct (Content {'integer': 17, 'str': 'string', 'unicode': 'unicode'} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cache object", "{ 'integer': 17, 'str': 'string', 'unicode': 'unicode' }", "" ], "asctime": "2020-12-21 01:50:08,686", "created": 1608511808.6868558, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cache object): { 'integer': 17, 'str': 'string', 'unicode': 'unicode' } ()", "module": "test", "msecs": 686.8557929992676, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 142.41719245910645, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Cache object", "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17 }", "" ], "asctime": "2020-12-21 01:50:08,686", "created": 1608511808.6869237, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cache object): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17 } ()", "module": "test", "msecs": 686.9237422943115, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 142.4851417541504, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 686.9993209838867, "msg": "Cache object is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 142.5607204437256, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 7.557868957519531e-05 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.007201194763183594, "time_finished": "2020-12-21 01:50:08,686", "time_start": "2020-12-21 01:50:08,679" }, "caching.property_cache_pickle: Test cached data (full init)": { "args": null, "asctime": "2020-12-21 01:50:08,738", "created": 1608511808.7385943, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 44, "message": "caching.property_cache_pickle: Test cached data (full init)", "module": "__init__", "moduleLogger": [], "msecs": 738.5942935943604, "msg": "caching.property_cache_pickle: Test cached data (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 194.15569305419922, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:08,739", "created": 1608511808.7392313, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,738", "created": 1608511808.7386777, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 738.6777400970459, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 194.23913955688477, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,738", "created": 1608511808.7387638, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 738.7638092041016, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 194.32520866394043, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:08,738", "created": 1608511808.738887, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 738.8870716094971, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 194.44847106933594, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,738", "created": 1608511808.7389967, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 738.9967441558838, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 194.55814361572266, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,739", "created": 1608511808.7391431, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl)", "module": "__init__", "msecs": 739.1431331634521, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 194.70453262329102, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 739.2313480377197, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 194.7927474975586, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 8.821487426757812e-05 }, { "args": [], "asctime": "2020-12-21 01:50:08,739", "created": 1608511808.7399142, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", "funcName": "cached_data", "levelname": "DEBUG", "levelno": 10, "lineno": 19, "message": "Collecting data from cache instance.", "module": "test_cached_data", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,739", "created": 1608511808.739459, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl)", "module": "__init__", "msecs": 739.4590377807617, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 195.0204372406006, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "str", "'string'" ], "asctime": "2020-12-21 01:50:08,739", "created": 1608511808.739563, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'str' from cache ('string')", "module": "__init__", "msecs": 739.56298828125, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 195.12438774108887, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "unicode", "'unicode'" ], "asctime": "2020-12-21 01:50:08,739", "created": 1608511808.7396293, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'unicode' from cache ('unicode')", "module": "__init__", "msecs": 739.6292686462402, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 195.1906681060791, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "integer", "17" ], "asctime": "2020-12-21 01:50:08,739", "created": 1608511808.7396853, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'integer' from cache (17)", "module": "__init__", "msecs": 739.6852970123291, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 195.24669647216797, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "float", "3.14159" ], "asctime": "2020-12-21 01:50:08,739", "created": 1608511808.7397301, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", "msecs": 739.7301197052002, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 195.29151916503906, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "list", "[1, 'two', '3', 4]" ], "asctime": "2020-12-21 01:50:08,739", "created": 1608511808.73978, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'list' from cache ([1, 'two', '3', 4])", "module": "__init__", "msecs": 739.7799491882324, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 195.3413486480713, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "dict", "{'1': 1, '2': 'two', '3': '3', '4': 4}" ], "asctime": "2020-12-21 01:50:08,739", "created": 1608511808.739824, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'dict' from cache ({'1': 1, '2': 'two', '3': '3', '4': 4})", "module": "__init__", "msecs": 739.8240566253662, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 195.38545608520508, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "uncached" ], "asctime": "2020-12-21 01:50:08,739", "created": 1608511808.7398782, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "INFO", "levelno": 20, "lineno": 116, "message": "PickCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", "msecs": 739.8781776428223, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 195.43957710266113, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 739.9141788482666, "msg": "Collecting data from cache instance.", "name": "__tLogger__", "pathname": "src/tests/test_cached_data.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 195.47557830810547, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 3.600120544433594e-05 }, { "args": [ "{'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'uncached': 'uncached_data_of_class'}", "" ], "asctime": "2020-12-21 01:50:08,740", "created": 1608511808.7401633, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cached data is correct (Content {'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'uncached': 'uncached_data_of_class'} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cached data", "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], "asctime": "2020-12-21 01:50:08,740", "created": 1608511808.7400086, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cached data): { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", "msecs": 740.0085926055908, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 195.5699920654297, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Cached data", "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], "asctime": "2020-12-21 01:50:08,740", "created": 1608511808.7400694, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cached data): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", "msecs": 740.0693893432617, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 195.6307888031006, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 740.1633262634277, "msg": "Cached data is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 195.7247257232666, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 9.393692016601562e-05 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0015690326690673828, "time_finished": "2020-12-21 01:50:08,740", "time_start": "2020-12-21 01:50:08,738" }, "caching.property_cache_pickle: Test cached data (partially init)": { "args": null, "asctime": "2020-12-21 01:50:08,740", "created": 1608511808.7402813, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 45, "message": "caching.property_cache_pickle: Test cached data (partially init)", "module": "__init__", "moduleLogger": [], "msecs": 740.281343460083, "msg": "caching.property_cache_pickle: Test cached data (partially init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 195.84274291992188, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:08,740", "created": 1608511808.7406907, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,740", "created": 1608511808.7403643, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 740.3643131256104, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 195.92571258544922, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,740", "created": 1608511808.740434, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 740.433931350708, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 195.99533081054688, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:08,740", "created": 1608511808.7404926, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 740.492582321167, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.05398178100586, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,740", "created": 1608511808.7405362, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 740.5362129211426, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.09761238098145, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,740", "created": 1608511808.7406313, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 740.6313419342041, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.19274139404297, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 740.6907081604004, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.25210762023926, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 5.936622619628906e-05 }, { "args": [], "asctime": "2020-12-21 01:50:08,741", "created": 1608511808.7411354, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", "funcName": "cached_data", "levelname": "DEBUG", "levelno": 10, "lineno": 19, "message": "Collecting data from cache instance.", "module": "test_cached_data", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,740", "created": 1608511808.7408001, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 740.800142288208, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.36154174804688, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "str", "'string'" ], "asctime": "2020-12-21 01:50:08,740", "created": 1608511808.7408495, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'str' from cache ('string')", "module": "__init__", "msecs": 740.849494934082, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.4108943939209, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "unicode", "'unicode'" ], "asctime": "2020-12-21 01:50:08,740", "created": 1608511808.7408931, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'unicode' from cache ('unicode')", "module": "__init__", "msecs": 740.8931255340576, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.45452499389648, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "integer", "17" ], "asctime": "2020-12-21 01:50:08,740", "created": 1608511808.7409348, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'integer' from cache (17)", "module": "__init__", "msecs": 740.9348487854004, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.49624824523926, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "float", "3.14159" ], "asctime": "2020-12-21 01:50:08,740", "created": 1608511808.740977, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", "msecs": 740.9770488739014, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.53844833374023, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "list", "[1, 'two', '3', 4]" ], "asctime": "2020-12-21 01:50:08,741", "created": 1608511808.7410195, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'list' from cache ([1, 'two', '3', 4])", "module": "__init__", "msecs": 741.0194873809814, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.5808868408203, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "dict", "{'1': 1, '2': 'two', '3': '3', '4': 4}" ], "asctime": "2020-12-21 01:50:08,741", "created": 1608511808.7410624, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'dict' from cache ({'1': 1, '2': 'two', '3': '3', '4': 4})", "module": "__init__", "msecs": 741.0624027252197, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.6238021850586, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "uncached" ], "asctime": "2020-12-21 01:50:08,741", "created": 1608511808.7411022, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "INFO", "levelno": 20, "lineno": 116, "message": "PickCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", "msecs": 741.1022186279297, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.66361808776855, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 741.1353588104248, "msg": "Collecting data from cache instance.", "name": "__tLogger__", "pathname": "src/tests/test_cached_data.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.69675827026367, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 3.314018249511719e-05 }, { "args": [ "{'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'uncached': 'uncached_data_of_class'}", "" ], "asctime": "2020-12-21 01:50:08,741", "created": 1608511808.7413907, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cached data is correct (Content {'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'uncached': 'uncached_data_of_class'} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cached data", "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], "asctime": "2020-12-21 01:50:08,741", "created": 1608511808.7412198, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cached data): { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", "msecs": 741.2197589874268, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.78115844726562, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Cached data", "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], "asctime": "2020-12-21 01:50:08,741", "created": 1608511808.7412796, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cached data): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", "msecs": 741.2796020507812, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.84100151062012, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 741.3907051086426, "msg": "Cached data is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 196.95210456848145, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.00011110305786132812 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0011093616485595703, "time_finished": "2020-12-21 01:50:08,741", "time_start": "2020-12-21 01:50:08,740" }, "caching.property_cache_pickle: Test execution of save callback (full init)": { "args": null, "asctime": "2020-12-21 01:50:08,757", "created": 1608511808.757578, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 50, "message": "caching.property_cache_pickle: Test execution of save callback (full init)", "module": "__init__", "moduleLogger": [], "msecs": 757.5778961181641, "msg": "caching.property_cache_pickle: Test execution of save callback (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 213.13929557800293, "stack_info": null, "testcaseLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,757", "created": 1608511808.7577984, "exc_info": null, "exc_text": null, "filename": "test_save_callback.py", "funcName": "save_callback", "levelname": "DEBUG", "levelno": 10, "lineno": 21, "message": "Installing save_callback, which sets a variable to True on execution.", "module": "test_save_callback", "moduleLogger": [], "msecs": 757.798433303833, "msg": "Installing save_callback, which sets a variable to True on execution.", "name": "__tLogger__", "pathname": "src/tests/test_save_callback.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 213.35983276367188, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [ "True", "" ], "asctime": "2020-12-21 01:50:08,758", "created": 1608511808.7585351, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Save callback execution variable is correct (Content True and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json" ], "asctime": "2020-12-21 01:50:08,758", "created": 1608511808.7580445, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json)", "module": "__init__", "msecs": 758.0444812774658, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 213.6058807373047, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Save callback execution variable", "True", "" ], "asctime": "2020-12-21 01:50:08,758", "created": 1608511808.758334, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Save callback execution variable): True ()", "module": "test", "msecs": 758.3339214324951, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 213.89532089233398, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Save callback execution variable", "True", "" ], "asctime": "2020-12-21 01:50:08,758", "created": 1608511808.7584302, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Save callback execution variable): result = True ()", "module": "test", "msecs": 758.4302425384521, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 213.99164199829102, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 758.5351467132568, "msg": "Save callback execution variable is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 214.0965461730957, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0001049041748046875 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0009572505950927734, "time_finished": "2020-12-21 01:50:08,758", "time_start": "2020-12-21 01:50:08,757" }, "caching.property_cache_pickle: Test full initialised PICKLE-Cache-Object": { "args": null, "asctime": "2020-12-21 01:50:08,736", "created": 1608511808.736101, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 42, "message": "caching.property_cache_pickle: Test full initialised PICKLE-Cache-Object", "module": "__init__", "moduleLogger": [], "msecs": 736.1009120941162, "msg": "caching.property_cache_pickle: Test full initialised PICKLE-Cache-Object", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 191.66231155395508, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:08,736", "created": 1608511808.7365499, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,736", "created": 1608511808.7361877, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 736.1876964569092, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 191.74909591674805, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,736", "created": 1608511808.7362583, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 736.2582683563232, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 191.8196678161621, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:08,736", "created": 1608511808.736331, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 736.3309860229492, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 191.8923854827881, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,736", "created": 1608511808.7363799, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 736.379861831665, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 191.9412612915039, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,736", "created": 1608511808.7364893, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl)", "module": "__init__", "msecs": 736.4892959594727, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 192.05069541931152, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 736.5498542785645, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 192.11125373840332, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 6.0558319091796875e-05 }, { "args": [ "property_cache_pickle" ], "asctime": "2020-12-21 01:50:08,736", "created": 1608511808.7368019, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", "funcName": "load_on_init", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Extracting storage object from property_cache_pickle for comparison.", "module": "test_load_on_init", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,736", "created": 1608511808.7366643, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl)", "module": "__init__", "msecs": 736.6642951965332, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 192.22569465637207, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "{'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, '_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1}" ], "asctime": "2020-12-21 01:50:08,736", "created": 1608511808.7367253, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", "funcName": "load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 20, "message": "Using storage object of cache class for comparison: {'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, '_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1}", "module": "test_load_on_init", "msecs": 736.7253303527832, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", "pathname": "src/tests/test_load_on_init.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 192.28672981262207, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "_property_cache_data_version_", "_property_cache_uid_" ], "asctime": "2020-12-21 01:50:08,736", "created": 1608511808.7367678, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", "funcName": "load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_load_on_init", "msecs": 736.7677688598633, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", "pathname": "src/tests/test_load_on_init.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 192.32916831970215, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 736.8018627166748, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", "pathname": "src/tests/test_load_on_init.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 192.36326217651367, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 3.409385681152344e-05 }, { "args": [ "{'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}}", "" ], "asctime": "2020-12-21 01:50:08,737", "created": 1608511808.737046, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cache object is correct (Content {'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cache object", "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 } }", "" ], "asctime": "2020-12-21 01:50:08,736", "created": 1608511808.7368915, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cache object): { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 } } ()", "module": "test", "msecs": 736.891508102417, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 192.45290756225586, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Cache object", "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 } }", "" ], "asctime": "2020-12-21 01:50:08,736", "created": 1608511808.7369525, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cache object): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 } } ()", "module": "test", "msecs": 736.952543258667, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 192.51394271850586, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 737.0460033416748, "msg": "Cache object is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 192.60740280151367, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 9.34600830078125e-05 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0009450912475585938, "time_finished": "2020-12-21 01:50:08,737", "time_start": "2020-12-21 01:50:08,736" }, "caching.property_cache_pickle: Test get from source caused by changed uid (full init)": { "args": null, "asctime": "2020-12-21 01:50:08,748", "created": 1608511808.748626, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 48, "message": "caching.property_cache_pickle: Test get from source caused by changed uid (full init)", "module": "__init__", "moduleLogger": [], "msecs": 748.6259937286377, "msg": "caching.property_cache_pickle: Test get from source caused by changed uid (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 204.18739318847656, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:08,749", "created": 1608511808.7495403, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,748", "created": 1608511808.7488046, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 748.8045692443848, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 204.36596870422363, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,749", "created": 1608511808.749014, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 749.0139007568359, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 204.5753002166748, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:08,749", "created": 1608511808.7491477, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 749.1476535797119, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 204.70905303955078, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,749", "created": 1608511808.749239, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 749.2389678955078, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 204.80036735534668, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,749", "created": 1608511808.749426, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", "module": "__init__", "msecs": 749.4258880615234, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 204.9872875213623, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 749.5403289794922, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 205.10172843933105, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.00011444091796875 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], "asctime": "2020-12-21 01:50:08,751", "created": 1608511808.751861, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after changing uid is correct (Content {'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,749", "created": 1608511808.7497592, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", "module": "__init__", "msecs": 749.7591972351074, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 205.3205966949463, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:08,749", "created": 1608511808.7498453, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 131, "message": "PickCache: Source uid changed, ignoring previous cache data", "module": "__init__", "msecs": 749.8452663421631, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 205.40666580200195, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,749", "created": 1608511808.7499263, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 749.9263286590576, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 205.48772811889648, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,750", "created": 1608511808.750166, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", "module": "__init__", "msecs": 750.1659393310547, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 205.72733879089355, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:08,750", "created": 1608511808.750333, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", "msecs": 750.3330707550049, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 205.89447021484375, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "unicode", "'__unicode__'" ], "asctime": "2020-12-21 01:50:08,750", "created": 1608511808.7504458, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'unicode' from cache ('__unicode__')", "module": "__init__", "msecs": 750.4458427429199, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 206.0072422027588, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:08,750", "created": 1608511808.7505803, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'integer' from cache (34)", "module": "__init__", "msecs": 750.5803108215332, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 206.14171028137207, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:08,750", "created": 1608511808.7507155, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", "msecs": 750.7154941558838, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 206.27689361572266, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:08,750", "created": 1608511808.7508976, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", "msecs": 750.8976459503174, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 206.45904541015625, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], "asctime": "2020-12-21 01:50:08,751", "created": 1608511808.7510283, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'dict' from cache ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", "msecs": 751.028299331665, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 206.5896987915039, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,751", "created": 1608511808.7514443, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after changing uid): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 751.4443397521973, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 207.00573921203613, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,751", "created": 1608511808.751629, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 751.629114151001, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 207.19051361083984, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 751.8610954284668, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 207.42249488830566, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0002319812774658203 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0032351016998291016, "time_finished": "2020-12-21 01:50:08,751", "time_start": "2020-12-21 01:50:08,748" }, "caching.property_cache_pickle: Test get from source caused by changed uid (partially init)": { "args": null, "asctime": "2020-12-21 01:50:08,752", "created": 1608511808.7520921, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 49, "message": "caching.property_cache_pickle: Test get from source caused by changed uid (partially init)", "module": "__init__", "moduleLogger": [], "msecs": 752.0921230316162, "msg": "caching.property_cache_pickle: Test get from source caused by changed uid (partially init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 207.65352249145508, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:08,752", "created": 1608511808.7529526, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,752", "created": 1608511808.7522151, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 752.2151470184326, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 207.77654647827148, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,752", "created": 1608511808.752362, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 752.3620128631592, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 207.92341232299805, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:08,752", "created": 1608511808.752536, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 752.5360584259033, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 208.0974578857422, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,752", "created": 1608511808.752598, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 752.5980472564697, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 208.1594467163086, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,752", "created": 1608511808.7527883, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 752.7883052825928, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 208.34970474243164, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 752.9525756835938, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 208.51397514343262, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.00016427040100097656 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], "asctime": "2020-12-21 01:50:08,757", "created": 1608511808.7572765, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after changing uid is correct (Content {'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,753", "created": 1608511808.7532554, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 753.2553672790527, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 208.8167667388916, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:08,753", "created": 1608511808.7533658, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 131, "message": "PickCache: Source uid changed, ignoring previous cache data", "module": "__init__", "msecs": 753.3657550811768, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 208.92715454101562, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,753", "created": 1608511808.753536, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 753.5359859466553, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 209.09738540649414, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:08,753", "created": 1608511808.7538211, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", "msecs": 753.8211345672607, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 209.3825340270996, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,754", "created": 1608511808.75401, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 754.0099620819092, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 209.57136154174805, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "unicode", "'__unicode__'" ], "asctime": "2020-12-21 01:50:08,754", "created": 1608511808.7542586, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'unicode' from source instance ('__unicode__')", "module": "__init__", "msecs": 754.2586326599121, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 209.82003211975098, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,754", "created": 1608511808.7544382, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 754.4381618499756, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 209.99956130981445, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:08,754", "created": 1608511808.7546499, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'integer' from source instance (34)", "module": "__init__", "msecs": 754.6498775482178, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 210.21127700805664, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,754", "created": 1608511808.7548327, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 754.8327445983887, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 210.39414405822754, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:08,755", "created": 1608511808.7550514, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", "msecs": 755.0513744354248, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 210.61277389526367, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,755", "created": 1608511808.7552395, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 755.2394866943359, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 210.8008861541748, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:08,755", "created": 1608511808.755454, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", "msecs": 755.4540634155273, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 211.0154628753662, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,755", "created": 1608511808.7556424, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 755.6424140930176, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 211.20381355285645, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], "asctime": "2020-12-21 01:50:08,756", "created": 1608511808.7564347, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'dict' from source instance ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", "msecs": 756.4346790313721, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 211.99607849121094, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,756", "created": 1608511808.7566519, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 756.6518783569336, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 212.21327781677246, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,756", "created": 1608511808.7569306, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after changing uid): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 756.9305896759033, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 212.4919891357422, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after changing uid", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,757", "created": 1608511808.7570686, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 757.0686340332031, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 212.630033493042, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 757.2765350341797, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 212.83793449401855, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0002079010009765625 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0051844120025634766, "time_finished": "2020-12-21 01:50:08,757", "time_start": "2020-12-21 01:50:08,752" }, "caching.property_cache_pickle: Test get from source caused by increased data version (full init)": { "args": null, "asctime": "2020-12-21 01:50:08,741", "created": 1608511808.7415133, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 46, "message": "caching.property_cache_pickle: Test get from source caused by increased data version (full init)", "module": "__init__", "moduleLogger": [], "msecs": 741.5132522583008, "msg": "caching.property_cache_pickle: Test get from source caused by increased data version (full init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 197.07465171813965, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:08,741", "created": 1608511808.7419047, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,741", "created": 1608511808.7415864, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 741.586446762085, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 197.14784622192383, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,741", "created": 1608511808.741657, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 741.657018661499, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 197.2184181213379, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:08,741", "created": 1608511808.741716, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 741.7159080505371, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 197.27730751037598, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,741", "created": 1608511808.7417603, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 741.76025390625, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 197.32165336608887, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,741", "created": 1608511808.7418485, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", "module": "__init__", "msecs": 741.8484687805176, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 197.40986824035645, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 741.9047355651855, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 197.4661350250244, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 5.626678466796875e-05 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.742739, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after increasing data_version is correct (Content {'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.742015, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", "module": "__init__", "msecs": 742.0148849487305, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 197.57628440856934, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.7420633, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 133, "message": "PickCache: Data version increased, ignoring previous cache data", "module": "__init__", "msecs": 742.0632839202881, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 197.62468338012695, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.742104, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 742.1040534973145, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 197.66545295715332, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.7422233, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", "module": "__init__", "msecs": 742.2232627868652, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 197.7846622467041, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.7423122, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", "msecs": 742.3121929168701, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 197.87359237670898, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "unicode", "'__unicode__'" ], "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.7423701, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'unicode' from cache ('__unicode__')", "module": "__init__", "msecs": 742.3701286315918, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 197.93152809143066, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.7424119, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'integer' from cache (34)", "module": "__init__", "msecs": 742.4118518829346, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 197.97325134277344, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.742454, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", "msecs": 742.4540519714355, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 198.0154514312744, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.7424963, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", "msecs": 742.4962520599365, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 198.0576515197754, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.7425387, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "PickCache: Providing property for 'dict' from cache ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", "msecs": 742.5386905670166, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 198.10009002685547, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.7425983, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 742.598295211792, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 198.15969467163086, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.7426555, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 742.6555156707764, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 198.21691513061523, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 742.7389621734619, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 198.30036163330078, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 8.344650268554688e-05 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0012257099151611328, "time_finished": "2020-12-21 01:50:08,742", "time_start": "2020-12-21 01:50:08,741" }, "caching.property_cache_pickle: Test get from source caused by increased data version (partially init)": { "args": null, "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.7428536, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 47, "message": "caching.property_cache_pickle: Test get from source caused by increased data version (partially init)", "module": "__init__", "moduleLogger": [], "msecs": 742.8536415100098, "msg": "caching.property_cache_pickle: Test get from source caused by increased data version (partially init)", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 198.41504096984863, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:08,743", "created": 1608511808.7432315, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.7429264, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 742.9263591766357, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 198.4877586364746, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,742", "created": 1608511808.7429876, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 742.9876327514648, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 198.5490322113037, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:08,743", "created": 1608511808.7430432, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 743.0431842803955, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 198.60458374023438, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], "asctime": "2020-12-21 01:50:08,743", "created": 1608511808.7430868, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", "msecs": 743.0868148803711, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 198.64821434020996, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,743", "created": 1608511808.7431746, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 743.1745529174805, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 198.73595237731934, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 743.2315349578857, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 198.7929344177246, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 5.698204040527344e-05 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], "asctime": "2020-12-21 01:50:08,748", "created": 1608511808.7483604, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Instance data after increasing data_version is correct (Content {'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,743", "created": 1608511808.7433357, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 743.3357238769531, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 198.897123336792, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:08,743", "created": 1608511808.743383, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 133, "message": "PickCache: Data version increased, ignoring previous cache data", "module": "__init__", "msecs": 743.3829307556152, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 198.9443302154541, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,743", "created": 1608511808.7434533, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 743.4532642364502, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 199.01466369628906, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "str", "'__string__'" ], "asctime": "2020-12-21 01:50:08,743", "created": 1608511808.7435367, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", "msecs": 743.5367107391357, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 199.0981101989746, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,743", "created": 1608511808.743611, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 743.6110973358154, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 199.1724967956543, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "unicode", "'__unicode__'" ], "asctime": "2020-12-21 01:50:08,743", "created": 1608511808.7436929, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'unicode' from source instance ('__unicode__')", "module": "__init__", "msecs": 743.6928749084473, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 199.25427436828613, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,743", "created": 1608511808.7437658, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 743.7658309936523, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 199.3272304534912, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "integer", "34" ], "asctime": "2020-12-21 01:50:08,743", "created": 1608511808.7438583, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'integer' from source instance (34)", "module": "__init__", "msecs": 743.8583374023438, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 199.41973686218262, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,743", "created": 1608511808.7439613, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 743.9613342285156, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 199.5227336883545, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "float", "2.71828" ], "asctime": "2020-12-21 01:50:08,744", "created": 1608511808.7442286, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", "msecs": 744.2286014556885, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 199.79000091552734, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,744", "created": 1608511808.7445538, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 744.553804397583, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 200.11520385742188, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "list", "['one', 2, 3, '4']" ], "asctime": "2020-12-21 01:50:08,745", "created": 1608511808.7450266, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", "msecs": 745.0265884399414, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 200.58798789978027, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,745", "created": 1608511808.7455769, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 745.5768585205078, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 201.13825798034668, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], "asctime": "2020-12-21 01:50:08,746", "created": 1608511808.7464793, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'dict' from source instance ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", "msecs": 746.4792728424072, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 202.0406723022461, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,747", "created": 1608511808.747212, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", "msecs": 747.2119331359863, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 202.7733325958252, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,748", "created": 1608511808.7480373, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 748.0373382568359, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 203.5987377166748, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Instance data after increasing data_version", "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], "asctime": "2020-12-21 01:50:08,748", "created": 1608511808.7481852, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", "msecs": 748.1851577758789, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 203.74655723571777, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 748.3603954315186, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 203.92179489135742, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.00017523765563964844 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.005506753921508789, "time_finished": "2020-12-21 01:50:08,748", "time_start": "2020-12-21 01:50:08,742" }, "caching.property_cache_pickle: Test internal key usage": { "args": null, "asctime": "2020-12-21 01:50:08,758", "created": 1608511808.7587981, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 51, "message": "caching.property_cache_pickle: Test internal key usage", "module": "__init__", "moduleLogger": [], "msecs": 758.7981224060059, "msg": "caching.property_cache_pickle: Test internal key usage", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 214.35952186584473, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], "asctime": "2020-12-21 01:50:08,760", "created": 1608511808.7602143, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=True).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,758", "created": 1608511808.758997, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 758.9969635009766, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 214.55836296081543, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" ], "asctime": "2020-12-21 01:50:08,759", "created": 1608511808.7592611, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl as cache file.", "module": "test_helpers", "msecs": 759.2611312866211, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 214.82253074645996, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:08,759", "created": 1608511808.7595813, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 759.5813274383545, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 215.14272689819336, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "['_property_cache_uid_', '__property_cache_uid_', '_property_cache_data_version_', '__property_cache_data_version_']" ], "asctime": "2020-12-21 01:50:08,759", "created": 1608511808.7598119, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_source", "levelname": "DEBUG", "levelno": 10, "lineno": 162, "message": "PickCache: Loading all data from source - ['_property_cache_uid_', '__property_cache_uid_', '_property_cache_data_version_', '__property_cache_data_version_']", "module": "__init__", "msecs": 759.8118782043457, "msg": "%s Loading all data from source - %s", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 215.37327766418457, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" ], "asctime": "2020-12-21 01:50:08,760", "created": 1608511808.760066, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl)", "module": "__init__", "msecs": 760.066032409668, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 215.62743186950684, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 760.2143287658691, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 215.775728225708, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.00014829635620117188 }, { "args": [ "property_cache_pickle" ], "asctime": "2020-12-21 01:50:08,760", "created": 1608511808.760658, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", "funcName": "test_internal_keys", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Extracting storage object from property_cache_pickle for comparison.", "module": "test_internal_keys", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" ], "asctime": "2020-12-21 01:50:08,760", "created": 1608511808.7604465, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl)", "module": "__init__", "msecs": 760.4465484619141, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 216.00794792175293, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "{'__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version', '_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1}" ], "asctime": "2020-12-21 01:50:08,760", "created": 1608511808.7605321, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", "funcName": "test_internal_keys", "levelname": "INFO", "levelno": 20, "lineno": 20, "message": "Using storage object of cache class for comparison: {'__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version', '_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1}", "module": "test_internal_keys", "msecs": 760.5321407318115, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", "pathname": "src/tests/test_internal_keys.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 216.0935401916504, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "_property_cache_data_version_", "_property_cache_uid_" ], "asctime": "2020-12-21 01:50:08,760", "created": 1608511808.7605913, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", "funcName": "test_internal_keys", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_internal_keys", "msecs": 760.5912685394287, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", "pathname": "src/tests/test_internal_keys.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 216.15266799926758, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 760.6580257415771, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", "pathname": "src/tests/test_internal_keys.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 216.21942520141602, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 6.67572021484375e-05 }, { "args": [ "{'__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version'}", "" ], "asctime": "2020-12-21 01:50:08,761", "created": 1608511808.7610066, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cache is correct (Content {'__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version'} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cache", "{ '__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version' }", "" ], "asctime": "2020-12-21 01:50:08,760", "created": 1608511808.7607918, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cache): { '__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version' } ()", "module": "test", "msecs": 760.7917785644531, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 216.353178024292, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Cache", "{ '__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version' }", "" ], "asctime": "2020-12-21 01:50:08,760", "created": 1608511808.7609134, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cache): result = { '__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version' } ()", "module": "test", "msecs": 760.9133720397949, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 216.4747714996338, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 761.0065937042236, "msg": "Cache is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 216.5679931640625, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 9.322166442871094e-05 }, { "args": [ "5", "" ], "asctime": "2020-12-21 01:50:08,761", "created": 1608511808.7611752, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Keyfilter returnvalue for 5 () is correct (Content 5 and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Keyfilter returnvalue for 5 ()", "5", "" ], "asctime": "2020-12-21 01:50:08,761", "created": 1608511808.7610886, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Keyfilter returnvalue for 5 ()): 5 ()", "module": "test", "msecs": 761.0886096954346, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 216.65000915527344, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Keyfilter returnvalue for 5 ()", "5", "" ], "asctime": "2020-12-21 01:50:08,761", "created": 1608511808.7611303, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Keyfilter returnvalue for 5 ()): result = 5 ()", "module": "test", "msecs": 761.1303329467773, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 216.6917324066162, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 761.1751556396484, "msg": "Keyfilter returnvalue for 5 () is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 216.7365550994873, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 4.482269287109375e-05 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.002377033233642578, "time_finished": "2020-12-21 01:50:08,761", "time_start": "2020-12-21 01:50:08,758" }, "caching.property_cache_pickle: Test partially initialised PICKLE-Cache-Object": { "args": null, "asctime": "2020-12-21 01:50:08,737", "created": 1608511808.7371538, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", "levelname": "INFO", "levelno": 20, "lineno": 43, "message": "caching.property_cache_pickle: Test partially initialised PICKLE-Cache-Object", "module": "__init__", "moduleLogger": [], "msecs": 737.1537685394287, "msg": "caching.property_cache_pickle: Test partially initialised PICKLE-Cache-Object", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 192.71516799926758, "stack_info": null, "testcaseLogger": [ { "args": [ "property_cache_pickle", "False" ], "asctime": "2020-12-21 01:50:08,737", "created": 1608511808.7375002, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 24, "message": "Initialising property_cache_pickle (load_all_on_init=False).", "module": "test_helpers", "moduleLogger": [ { "args": [], "asctime": "2020-12-21 01:50:08,737", "created": 1608511808.7372365, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", "msecs": 737.236499786377, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 192.79789924621582, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,737", "created": 1608511808.7373068, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_cache", "levelname": "INFO", "levelno": 20, "lineno": 21, "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl as cache file.", "module": "test_helpers", "msecs": 737.3068332672119, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 192.86823272705078, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:" ], "asctime": "2020-12-21 01:50:08,737", "created": 1608511808.737364, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "DEBUG", "levelno": 10, "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", "msecs": 737.3640537261963, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 192.92545318603516, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,737", "created": 1608511808.7374427, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", "msecs": 737.4427318572998, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 193.00413131713867, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 737.5001907348633, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", "pathname": "src/tests/test_helpers.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 193.06159019470215, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 5.745887756347656e-05 }, { "args": [], "asctime": "2020-12-21 01:50:08,738", "created": 1608511808.7380571, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "DEBUG", "levelno": 10, "lineno": 18, "message": "Partially initialising cache object by requesting some information.", "module": "test_no_load_on_init", "moduleLogger": [ { "args": [ "PickCache:", "str", "'string'" ], "asctime": "2020-12-21 01:50:08,737", "created": 1608511808.7375762, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'str' from source instance ('string')", "module": "__init__", "msecs": 737.5762462615967, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 193.13764572143555, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,737", "created": 1608511808.7376497, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", "msecs": 737.64967918396, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 193.21107864379883, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "unicode", "'unicode'" ], "asctime": "2020-12-21 01:50:08,737", "created": 1608511808.7377467, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'unicode' from source instance ('unicode')", "module": "__init__", "msecs": 737.7467155456543, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 193.30811500549316, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,737", "created": 1608511808.7378223, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", "msecs": 737.8222942352295, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 193.38369369506836, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "integer", "17" ], "asctime": "2020-12-21 01:50:08,737", "created": 1608511808.7379081, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "get", "levelname": "DEBUG", "levelno": 10, "lineno": 109, "message": "PickCache: Loading property for 'integer' from source instance (17)", "module": "__init__", "msecs": 737.908124923706, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 193.46952438354492, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,737", "created": 1608511808.7379808, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_save_cache", "levelname": "INFO", "levelno": 20, "lineno": 170, "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", "msecs": 737.980842590332, "msg": "%s cache-file stored (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 193.5422420501709, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 738.0571365356445, "msg": "Partially initialising cache object by requesting some information.", "name": "__tLogger__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 193.6185359954834, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 7.62939453125e-05 }, { "args": [ "property_cache_pickle" ], "asctime": "2020-12-21 01:50:08,738", "created": 1608511808.7383249, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "DEBUG", "levelno": 10, "lineno": 27, "message": "Extracting storage object from property_cache_pickle for comparison.", "module": "test_no_load_on_init", "moduleLogger": [ { "args": [ "PickCache:", "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], "asctime": "2020-12-21 01:50:08,738", "created": 1608511808.7382016, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "_load_cache", "levelname": "INFO", "levelno": 20, "lineno": 145, "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", "msecs": 738.2016181945801, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", "pathname": "src/caching/__init__.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 193.76301765441895, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "{'_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1, 'str': 'string', 'unicode': 'unicode', 'integer': 17}" ], "asctime": "2020-12-21 01:50:08,738", "created": 1608511808.738249, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 23, "message": "Using storage object of cache class for comparison: {'_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1, 'str': 'string', 'unicode': 'unicode', 'integer': 17}", "module": "test_no_load_on_init", "msecs": 738.2490634918213, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 193.81046295166016, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "_property_cache_data_version_", "_property_cache_uid_" ], "asctime": "2020-12-21 01:50:08,738", "created": 1608511808.738285, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", "funcName": "no_load_on_init", "levelname": "INFO", "levelno": 20, "lineno": 24, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_no_load_on_init", "msecs": 738.2850646972656, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 193.8464641571045, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 738.3248805999756, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", "pathname": "src/tests/test_no_load_on_init.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 193.88628005981445, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 3.981590270996094e-05 }, { "args": [ "{'str': 'string', 'unicode': 'unicode', 'integer': 17}", "" ], "asctime": "2020-12-21 01:50:08,738", "created": 1608511808.7384844, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 142, "message": "Cache object is correct (Content {'str': 'string', 'unicode': 'unicode', 'integer': 17} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cache object", "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17 }", "" ], "asctime": "2020-12-21 01:50:08,738", "created": 1608511808.738395, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Cache object): { 'str': 'string', 'unicode': 'unicode', 'integer': 17 } ()", "module": "test", "msecs": 738.3949756622314, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 193.9563751220703, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" }, { "args": [ "Cache object", "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17 }", "" ], "asctime": "2020-12-21 01:50:08,738", "created": 1608511808.7384365, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation_equivalency__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Cache object): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17 } ()", "module": "test", "msecs": 738.4364604949951, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 193.99785995483398, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread" } ], "msecs": 738.4843826293945, "msg": "Cache object is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", "process": 98456, "processName": "MainProcess", "relativeCreated": 194.0457820892334, "stack_info": null, "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 4.792213439941406e-05 } ], "thread": 140172142663488, "threadName": "MainThread", "time_consumption": 0.0013306140899658203, "time_finished": "2020-12-21 01:50:08,738", "time_start": "2020-12-21 01:50:08,737" } }, "testrun_id": "p3", "time_consumption": 0.08125591278076172, "uid_list_sorted": [ "caching.property_cache_json: Test full initialised JSON-Cache-Object", "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object", "caching.property_cache_json: Test cached data (full init)", "caching.property_cache_json: Test cached data (partially init)", "caching.property_cache_json: Test get from source caused by increased data version (full init)", "caching.property_cache_json: Test get from source caused by increased data version (partially init)", "caching.property_cache_json: Test get from source caused by changed uid (full init)", "caching.property_cache_json: Test get from source caused by changed uid (partially init)", "caching.property_cache_json: Test execution of save callback (full init)", "caching.property_cache_json: Test internal key usage", "caching.property_cache_pickle: Test full initialised PICKLE-Cache-Object", "caching.property_cache_pickle: Test partially initialised PICKLE-Cache-Object", "caching.property_cache_pickle: Test cached data (full init)", "caching.property_cache_pickle: Test cached data (partially init)", "caching.property_cache_pickle: Test get from source caused by increased data version (full init)", "caching.property_cache_pickle: Test get from source caused by increased data version (partially init)", "caching.property_cache_pickle: Test get from source caused by changed uid (full init)", "caching.property_cache_pickle: Test get from source caused by changed uid (partially init)", "caching.property_cache_pickle: Test execution of save callback (full init)", "caching.property_cache_pickle: Test internal key usage" ] } ], "unittest_information": { "Version": "e113c3759194c81e7df9e29b1debe00d" } }