From 096fec527a797985f64b551e7241ccc78a3f760b Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Sun, 28 Feb 2021 18:30:59 +0100 Subject: [PATCH] Unittest update --- _testresults_/coverage.xml | 10 +- _testresults_/unittest.json | 9346 +++++++++++++++++------------------ _testresults_/unittest.pdf | Bin 317005 -> 316606 bytes 3 files changed, 4678 insertions(+), 4678 deletions(-) diff --git a/_testresults_/coverage.xml b/_testresults_/coverage.xml index c327b71..57b8699 100644 --- a/_testresults_/coverage.xml +++ b/_testresults_/coverage.xml @@ -1,12 +1,12 @@ - + - + - + @@ -102,7 +102,7 @@ - + @@ -137,7 +137,7 @@ - + diff --git a/_testresults_/unittest.json b/_testresults_/unittest.json index 9fcfda6..c247d0a 100644 --- a/_testresults_/unittest.json +++ b/_testresults_/unittest.json @@ -2,11 +2,11 @@ "coverage_information": [ { "branch_coverage": 97.67, - "filepath": "/user_data/data/dirk/prj/unittest/stringtools/pylibs/stringtools", + "filepath": "/usr/data/dirk/prj/unittest/stringtools/pylibs/stringtools", "files": [ { "branch_coverage": 97.67, - "filepath": "/user_data/data/dirk/prj/unittest/stringtools/pylibs/stringtools/__init__.py", + "filepath": "/usr/data/dirk/prj/unittest/stringtools/pylibs/stringtools/__init__.py", "fragments": [ { "coverage_state": "clean", @@ -339,7 +339,7 @@ }, { "branch_coverage": 97.67, - "filepath": "/user_data/data/dirk/prj/unittest/stringtools/pylibs/stringtools/csp.py", + "filepath": "/usr/data/dirk/prj/unittest/stringtools/pylibs/stringtools/csp.py", "fragments": [ { "coverage_state": "clean", @@ -492,7 +492,7 @@ }, { "branch_coverage": 97.67, - "filepath": "/user_data/data/dirk/prj/unittest/stringtools/pylibs/stringtools/stp.py", + "filepath": "/usr/data/dirk/prj/unittest/stringtools/pylibs/stringtools/stp.py", "fragments": [ { "coverage_state": "clean", @@ -1134,10 +1134,10 @@ "system_information": { "Architecture": "64bit", "Distribution": "Linux Mint 20.1 ulyssa", - "Hostname": "ahorn", - "Kernel": "5.4.0-60-generic (#67-Ubuntu SMP Tue Jan 5 18:31:36 UTC 2021)", + "Hostname": "erle", + "Kernel": "5.8.0-44-generic (#50~20.04.1-Ubuntu SMP Wed Feb 10 21:07:30 UTC 2021)", "Machine": "x86_64", - "Path": "/user_data/data/dirk/prj/unittest/stringtools/unittest", + "Path": "/usr/data/dirk/prj/unittest/stringtools/unittest", "System": "Linux", "Username": "dirk" }, @@ -1196,8 +1196,8 @@ "testcases": { "_-yWo4I9sEemg3cv-3xZ25Q": { "args": null, - "asctime": "2021-01-14 01:04:03,601", - "created": 1610582643.601227, + "asctime": "2021-02-28 18:29:55,893", + "created": 1614533395.893634, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1208,20 +1208,20 @@ "message": "_-yWo4I9sEemg3cv-3xZ25Q", "module": "__init__", "moduleLogger": [], - "msecs": 601.2270450592041, + "msecs": 893.6340808868408, "msg": "_-yWo4I9sEemg3cv-3xZ25Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 49.72410202026367, + "relativeCreated": 57.955026626586914, "testcaseLogger": [ { "args": [ "'testframe for stp'" ], - "asctime": "2021-01-14 01:04:03,601", - "created": 1610582643.601373, + "asctime": "2021-02-28 18:29:55,893", + "created": 1614533395.893817, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -1232,14 +1232,14 @@ "message": "Creating testframe for \"'testframe for stp'\"", "module": "test_stp", "moduleLogger": [], - "msecs": 601.3729572296143, + "msecs": 893.8169479370117, "msg": "Creating testframe for \"%s\"", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 49.87001419067383, - "thread": 140705607624512, + "relativeCreated": 58.13789367675781, + "thread": 139725527095104, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -1248,8 +1248,8 @@ "':'", "" ], - "asctime": "2021-01-14 01:04:03,601", - "created": 1610582643.601629, + "asctime": "2021-02-28 18:29:55,894", + "created": 1614533395.894065, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1266,8 +1266,8 @@ "':'", "" ], - "asctime": "2021-01-14 01:04:03,601", - "created": 1610582643.601494, + "asctime": "2021-02-28 18:29:55,893", + "created": 1614533395.893931, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1277,14 +1277,14 @@ "lineno": 22, "message": "Result (STP-Frame): ':' ()", "module": "test", - "msecs": 601.4940738677979, + "msecs": 893.9309120178223, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 49.99113082885742, - "thread": 140705607624512, + "relativeCreated": 58.25185775756836, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -1293,8 +1293,8 @@ "':'", "" ], - "asctime": "2021-01-14 01:04:03,601", - "created": 1610582643.601562, + "asctime": "2021-02-28 18:29:55,893", + "created": 1614533395.893999, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1304,39 +1304,39 @@ "lineno": 26, "message": "Expectation (STP-Frame): result = ':' ()", "module": "test", - "msecs": 601.5620231628418, + "msecs": 893.9990997314453, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 50.05908012390137, - "thread": 140705607624512, + "relativeCreated": 58.320045471191406, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 601.6290187835693, + "msecs": 894.0649032592773, "msg": "STP-Frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 50.126075744628906, - "thread": 140705607624512, + "relativeCreated": 58.38584899902344, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 6.699562072753906e-05 + "time_consumption": 6.580352783203125e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.0004019737243652344, - "time_finished": "2021-01-14 01:04:03,601", - "time_start": "2021-01-14 01:04:03,601" + "time_consumption": 0.00043082237243652344, + "time_finished": "2021-02-28 18:29:55,894", + "time_start": "2021-02-28 18:29:55,893" }, "_5_z4MI9yEemg3cv-3xZ25Q": { "args": null, - "asctime": "2021-01-14 01:04:03,608", - "created": 1610582643.608385, + "asctime": "2021-02-28 18:29:55,899", + "created": 1614533395.899273, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1347,20 +1347,20 @@ "message": "_5_z4MI9yEemg3cv-3xZ25Q", "module": "__init__", "moduleLogger": [], - "msecs": 608.3850860595703, + "msecs": 899.2729187011719, "msg": "_5_z4MI9yEemg3cv-3xZ25Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 56.88214302062988, + "relativeCreated": 63.59386444091797, "testcaseLogger": [ { "args": [ "'_:'" ], - "asctime": "2021-01-14 01:04:03,609", - "created": 1610582643.609659, + "asctime": "2021-02-28 18:29:55,900", + "created": 1614533395.900179, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -1376,8 +1376,8 @@ "STP:", 95 ], - "asctime": "2021-01-14 01:04:03,608", - "created": 1610582643.608606, + "asctime": "2021-02-28 18:29:55,899", + "created": 1614533395.899617, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -1387,14 +1387,14 @@ "lineno": 103, "message": "STP: no data sync (5f) received => ignoring byte", "module": "stp", - "msecs": 608.6061000823975, + "msecs": 899.6169567108154, "msg": "%s no data sync (%02x) received => ignoring byte", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 57.10315704345703, - "thread": 140705607624512, + "relativeCreated": 63.93790245056152, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -1402,8 +1402,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,608", - "created": 1610582643.608706, + "asctime": "2021-02-28 18:29:55,899", + "created": 1614533395.899706, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -1413,14 +1413,14 @@ "lineno": 101, "message": "STP: data sync (3a) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 608.705997467041, + "msecs": 899.7058868408203, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 57.203054428100586, - "thread": 140705607624512, + "relativeCreated": 64.0268325805664, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -1429,8 +1429,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:03,608", - "created": 1610582643.608809, + "asctime": "2021-02-28 18:29:55,899", + "created": 1614533395.899784, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -1440,14 +1440,14 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 608.8089942932129, + "msecs": 899.7840881347656, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 57.30605125427246, - "thread": 140705607624512, + "relativeCreated": 64.10503387451172, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -1455,8 +1455,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,608", - "created": 1610582643.608935, + "asctime": "2021-02-28 18:29:55,899", + "created": 1614533395.899909, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -1466,14 +1466,14 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 608.9351177215576, + "msecs": 899.9090194702148, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 57.43217468261719, - "thread": 140705607624512, + "relativeCreated": 64.22996520996094, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -1482,8 +1482,8 @@ 58, 62 ], - "asctime": "2021-01-14 01:04:03,609", - "created": 1610582643.609013, + "asctime": "2021-02-28 18:29:55,899", + "created": 1614533395.89998, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -1493,14 +1493,14 @@ "lineno": 127, "message": "STP: end pattern (3a 3e) received => storing message and changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "module": "stp", - "msecs": 609.0130805969238, + "msecs": 899.9800682067871, "msg": "%s end pattern (%02x %02x) received => storing message and changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 57.5101375579834, - "thread": 140705607624512, + "relativeCreated": 64.3010139465332, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -1508,8 +1508,8 @@ "STP:", "(17): 74 65 73 74 66 72 61 6d 65 20 66 6f 72 20 73 74 70" ], - "asctime": "2021-01-14 01:04:03,609", - "created": 1610582643.609551, + "asctime": "2021-02-28 18:29:55,900", + "created": 1614533395.900097, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -1519,35 +1519,35 @@ "lineno": 148, "message": "STP: message identified - (17): 74 65 73 74 66 72 61 6d 65 20 66 6f 72 20 73 74 70", "module": "stp", - "msecs": 609.550952911377, + "msecs": 900.0968933105469, "msg": "%s message identified - %s", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 58.04800987243652, - "thread": 140705607624512, + "relativeCreated": 64.41783905029297, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 609.65895652771, + "msecs": 900.1789093017578, "msg": "Processing testframe: \"%s\"", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 58.15601348876953, - "thread": 140705607624512, + "relativeCreated": 64.4998550415039, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00010800361633300781 + "time_consumption": 8.20159912109375e-05 }, { "args": [ "['testframe for stp']", "" ], - "asctime": "2021-01-14 01:04:03,610", - "created": 1610582643.610048, + "asctime": "2021-02-28 18:29:55,900", + "created": 1614533395.900535, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1564,8 +1564,8 @@ "[ 'testframe for stp' ]", "" ], - "asctime": "2021-01-14 01:04:03,609", - "created": 1610582643.609833, + "asctime": "2021-02-28 18:29:55,900", + "created": 1614533395.90035, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1575,14 +1575,14 @@ "lineno": 22, "message": "Result (Processed STP-Frame): [ 'testframe for stp' ] ()", "module": "test", - "msecs": 609.8330020904541, + "msecs": 900.3500938415527, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 58.33005905151367, - "thread": 140705607624512, + "relativeCreated": 64.67103958129883, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -1591,8 +1591,8 @@ "[ 'testframe for stp' ]", "" ], - "asctime": "2021-01-14 01:04:03,609", - "created": 1610582643.609939, + "asctime": "2021-02-28 18:29:55,900", + "created": 1614533395.900433, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1602,39 +1602,39 @@ "lineno": 26, "message": "Expectation (Processed STP-Frame): result = [ 'testframe for stp' ] ()", "module": "test", - "msecs": 609.9390983581543, + "msecs": 900.4330635070801, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 58.43615531921387, - "thread": 140705607624512, + "relativeCreated": 64.75400924682617, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 610.0480556488037, + "msecs": 900.5351066589355, "msg": "Processed STP-Frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 58.54511260986328, - "thread": 140705607624512, + "relativeCreated": 64.85605239868164, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00010895729064941406 + "time_consumption": 0.00010204315185546875 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.0016629695892333984, - "time_finished": "2021-01-14 01:04:03,610", - "time_start": "2021-01-14 01:04:03,608" + "time_consumption": 0.0012621879577636719, + "time_finished": "2021-02-28 18:29:55,900", + "time_start": "2021-02-28 18:29:55,899" }, "_9ahP4Hu7Eemborg4LxXa3A": { "args": null, - "asctime": "2021-01-14 01:04:03,596", - "created": 1610582643.596825, + "asctime": "2021-02-28 18:29:55,887", + "created": 1614533395.8872, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1645,18 +1645,18 @@ "message": "_9ahP4Hu7Eemborg4LxXa3A", "module": "__init__", "moduleLogger": [], - "msecs": 596.8248844146729, + "msecs": 887.200117111206, "msg": "_9ahP4Hu7Eemborg4LxXa3A", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 45.32194137573242, + "relativeCreated": 51.52106285095215, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 01:04:03,596", - "created": 1610582643.596891, + "asctime": "2021-02-28 18:29:55,887", + "created": 1614533395.887284, "exc_info": null, "exc_text": null, "filename": "test_gzip.py", @@ -1667,14 +1667,14 @@ "message": "Compressing Streams result in differnt streams with the same input stream. Therefore the test will compare the decompressed data.", "module": "test_gzip", "moduleLogger": [], - "msecs": 596.890926361084, + "msecs": 887.2840404510498, "msg": "Compressing Streams result in differnt streams with the same input stream. Therefore the test will compare the decompressed data.", "name": "__tLogger__", - "pathname": "src/tests/test_gzip.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_gzip.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 45.387983322143555, - "thread": 140705607624512, + "relativeCreated": 51.6049861907959, + "thread": 139725527095104, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -1682,8 +1682,8 @@ "args": [ "(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff" ], - "asctime": "2021-01-14 01:04:03,597", - "created": 1610582643.597194, + "asctime": "2021-02-28 18:29:55,887", + "created": 1614533395.887586, "exc_info": null, "exc_text": null, "filename": "test_gzip.py", @@ -1697,10 +1697,10 @@ { "args": [ 0.8666666666666667, - 0.00012493133544921875 + 0.0001201629638671875 ], - "asctime": "2021-01-14 01:04:03,597", - "created": 1610582643.597073, + "asctime": "2021-02-28 18:29:55,887", + "created": 1614533395.887478, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1710,34 +1710,34 @@ "lineno": 148, "message": "GZIP: Finished to compress a string (compression_rate=0.867, consumed_time=0.0s).", "module": "__init__", - "msecs": 597.0730781555176, + "msecs": 887.4781131744385, "msg": "GZIP: Finished to compress a string (compression_rate=%.3f, consumed_time=%.1fs).", "name": "root.stringtools", - "pathname": "src/stringtools/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 45.57013511657715, - "thread": 140705607624512, + "relativeCreated": 51.79905891418457, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 597.1939563751221, + "msecs": 887.5861167907715, "msg": "Compressing stream: %s ", "name": "__tLogger__", - "pathname": "src/tests/test_gzip.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_gzip.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 45.69101333618164, - "thread": 140705607624512, + "relativeCreated": 51.90706253051758, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00012087821960449219 + "time_consumption": 0.00010800361633300781 }, { "args": [ - "(26): 1f 8b 08 00 73 8a ff 5f 02 ff 63 60 40 01 ff 51 01 00 2d 8a 7d de 1e 00 00 00" + "(26): 1f 8b 08 00 13 d3 3b 60 02 ff 63 60 40 01 ff 51 01 00 2d 8a 7d de 1e 00 00 00" ], - "asctime": "2021-01-14 01:04:03,597", - "created": 1610582643.59741, + "asctime": "2021-02-28 18:29:55,887", + "created": 1614533395.887851, "exc_info": null, "exc_text": null, "filename": "test_gzip.py", @@ -1745,16 +1745,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 16, - "message": "Extracting stream: (26): 1f 8b 08 00 73 8a ff 5f 02 ff 63 60 40 01 ff 51 01 00 2d 8a 7d de 1e 00 00 00", + "message": "Extracting stream: (26): 1f 8b 08 00 13 d3 3b 60 02 ff 63 60 40 01 ff 51 01 00 2d 8a 7d de 1e 00 00 00", "module": "test_gzip", "moduleLogger": [ { "args": [ 0.8666666666666667, - 6.198883056640625e-05 + 7.295608520507812e-05 ], - "asctime": "2021-01-14 01:04:03,597", - "created": 1610582643.59733, + "asctime": "2021-02-28 18:29:55,887", + "created": 1614533395.887747, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1764,35 +1764,35 @@ "lineno": 181, "message": "GZIP: Finished to extract a string (compression_rate=0.867, consumed_time=0.0s).", "module": "__init__", - "msecs": 597.3300933837891, + "msecs": 887.747049331665, "msg": "GZIP: Finished to extract a string (compression_rate=%.3f, consumed_time=%.1fs).", "name": "root.stringtools", - "pathname": "src/stringtools/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 45.82715034484863, - "thread": 140705607624512, + "relativeCreated": 52.06799507141113, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 597.4099636077881, + "msecs": 887.8509998321533, "msg": "Extracting stream: %s", "name": "__tLogger__", - "pathname": "src/tests/test_gzip.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_gzip.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 45.907020568847656, - "thread": 140705607624512, + "relativeCreated": 52.171945571899414, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 7.987022399902344e-05 + "time_consumption": 0.00010395050048828125 }, { "args": [ "(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff", "" ], - "asctime": "2021-01-14 01:04:03,597", - "created": 1610582643.597663, + "asctime": "2021-02-28 18:29:55,888", + "created": 1614533395.888171, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1809,8 +1809,8 @@ "(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff", "" ], - "asctime": "2021-01-14 01:04:03,597", - "created": 1610582643.597514, + "asctime": "2021-02-28 18:29:55,887", + "created": 1614533395.887983, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1820,14 +1820,14 @@ "lineno": 22, "message": "Result (Extracted data): (30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ()", "module": "test", - "msecs": 597.5139141082764, + "msecs": 887.9830837249756, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 46.01097106933594, - "thread": 140705607624512, + "relativeCreated": 52.30402946472168, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -1836,8 +1836,8 @@ "(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff", "" ], - "asctime": "2021-01-14 01:04:03,597", - "created": 1610582643.597589, + "asctime": "2021-02-28 18:29:55,888", + "created": 1614533395.888077, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1847,39 +1847,39 @@ "lineno": 26, "message": "Expectation (Extracted data): result = (30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ()", "module": "test", - "msecs": 597.5890159606934, + "msecs": 888.0770206451416, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 46.08607292175293, - "thread": 140705607624512, + "relativeCreated": 52.397966384887695, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 597.6629257202148, + "msecs": 888.1709575653076, "msg": "Extracted data is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 46.159982681274414, - "thread": 140705607624512, + "relativeCreated": 52.49190330505371, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 7.390975952148438e-05 + "time_consumption": 9.393692016601562e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.0008380413055419922, - "time_finished": "2021-01-14 01:04:03,597", - "time_start": "2021-01-14 01:04:03,596" + "time_consumption": 0.0009708404541015625, + "time_finished": "2021-02-28 18:29:55,888", + "time_start": "2021-02-28 18:29:55,887" }, "_Bd9TgI9tEemg3cv-3xZ25Q": { "args": null, - "asctime": "2021-01-14 01:04:03,602", - "created": 1610582643.602453, + "asctime": "2021-02-28 18:29:55,894", + "created": 1614533395.894653, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1890,20 +1890,20 @@ "message": "_Bd9TgI9tEemg3cv-3xZ25Q", "module": "__init__", "moduleLogger": [], - "msecs": 602.4529933929443, + "msecs": 894.6530818939209, "msg": "_Bd9TgI9tEemg3cv-3xZ25Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 50.950050354003906, + "relativeCreated": 58.97402763366699, "testcaseLogger": [ { "args": [ "':'" ], - "asctime": "2021-01-14 01:04:03,603", - "created": 1610582643.603074, + "asctime": "2021-02-28 18:29:55,895", + "created": 1614533395.895101, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -1919,8 +1919,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,602", - "created": 1610582643.602585, + "asctime": "2021-02-28 18:29:55,894", + "created": 1614533395.89475, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -1930,14 +1930,14 @@ "lineno": 101, "message": "STP: data sync (3a) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 602.5850772857666, + "msecs": 894.7501182556152, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 51.08213424682617, - "thread": 140705607624512, + "relativeCreated": 59.07106399536133, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -1946,8 +1946,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:03,602", - "created": 1610582643.602664, + "asctime": "2021-02-28 18:29:55,894", + "created": 1614533395.894808, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -1957,14 +1957,14 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 602.6639938354492, + "msecs": 894.8080539703369, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 51.16105079650879, - "thread": 140705607624512, + "relativeCreated": 59.12899971008301, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -1972,8 +1972,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,602", - "created": 1610582643.60282, + "asctime": "2021-02-28 18:29:55,894", + "created": 1614533395.894918, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -1983,14 +1983,14 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 602.8199195861816, + "msecs": 894.9179649353027, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 51.31697654724121, - "thread": 140705607624512, + "relativeCreated": 59.23891067504883, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -1999,8 +1999,8 @@ 58, 62 ], - "asctime": "2021-01-14 01:04:03,602", - "created": 1610582643.602897, + "asctime": "2021-02-28 18:29:55,894", + "created": 1614533395.894972, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -2010,14 +2010,14 @@ "lineno": 127, "message": "STP: end pattern (3a 3e) received => storing message and changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "module": "stp", - "msecs": 602.8969287872314, + "msecs": 894.9720859527588, "msg": "%s end pattern (%02x %02x) received => storing message and changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 51.393985748291016, - "thread": 140705607624512, + "relativeCreated": 59.29303169250488, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -2025,8 +2025,8 @@ "STP:", "(17): 74 65 73 74 66 72 61 6d 65 20 66 6f 72 20 73 74 70" ], - "asctime": "2021-01-14 01:04:03,603", - "created": 1610582643.603009, + "asctime": "2021-02-28 18:29:55,895", + "created": 1614533395.895051, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -2036,35 +2036,35 @@ "lineno": 148, "message": "STP: message identified - (17): 74 65 73 74 66 72 61 6d 65 20 66 6f 72 20 73 74 70", "module": "stp", - "msecs": 603.0089855194092, + "msecs": 895.0510025024414, "msg": "%s message identified - %s", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 51.50604248046875, - "thread": 140705607624512, + "relativeCreated": 59.3719482421875, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 603.0740737915039, + "msecs": 895.1010704040527, "msg": "Processing testframe: \"%s\"", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 51.57113075256348, - "thread": 140705607624512, + "relativeCreated": 59.42201614379883, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 6.508827209472656e-05 + "time_consumption": 5.0067901611328125e-05 }, { "args": [ "[]", "" ], - "asctime": "2021-01-14 01:04:03,603", - "created": 1610582643.603353, + "asctime": "2021-02-28 18:29:55,895", + "created": 1614533395.895304, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2081,8 +2081,8 @@ "[ ]", "" ], - "asctime": "2021-01-14 01:04:03,603", - "created": 1610582643.603193, + "asctime": "2021-02-28 18:29:55,895", + "created": 1614533395.895192, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2092,14 +2092,14 @@ "lineno": 22, "message": "Result (First processed STP snippet): [ ] ()", "module": "test", - "msecs": 603.1930446624756, + "msecs": 895.1919078826904, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 51.690101623535156, - "thread": 140705607624512, + "relativeCreated": 59.51285362243652, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -2108,8 +2108,8 @@ "[ ]", "" ], - "asctime": "2021-01-14 01:04:03,603", - "created": 1610582643.603282, + "asctime": "2021-02-28 18:29:55,895", + "created": 1614533395.895241, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2119,35 +2119,35 @@ "lineno": 26, "message": "Expectation (First processed STP snippet): result = [ ] ()", "module": "test", - "msecs": 603.2819747924805, + "msecs": 895.2410221099854, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 51.77903175354004, - "thread": 140705607624512, + "relativeCreated": 59.561967849731445, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 603.3530235290527, + "msecs": 895.3039646148682, "msg": "First processed STP snippet is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 51.850080490112305, - "thread": 140705607624512, + "relativeCreated": 59.62491035461426, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 7.104873657226562e-05 + "time_consumption": 6.29425048828125e-05 }, { "args": [ "['testframe for stp']", "" ], - "asctime": "2021-01-14 01:04:03,603", - "created": 1610582643.603521, + "asctime": "2021-02-28 18:29:55,895", + "created": 1614533395.895513, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2164,8 +2164,8 @@ "[ 'testframe for stp' ]", "" ], - "asctime": "2021-01-14 01:04:03,603", - "created": 1610582643.603429, + "asctime": "2021-02-28 18:29:55,895", + "created": 1614533395.895402, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2175,14 +2175,14 @@ "lineno": 22, "message": "Result (Final processed STP snippet): [ 'testframe for stp' ] ()", "module": "test", - "msecs": 603.4290790557861, + "msecs": 895.4019546508789, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 51.9261360168457, - "thread": 140705607624512, + "relativeCreated": 59.722900390625, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -2191,8 +2191,8 @@ "[ 'testframe for stp' ]", "" ], - "asctime": "2021-01-14 01:04:03,603", - "created": 1610582643.603472, + "asctime": "2021-02-28 18:29:55,895", + "created": 1614533395.895453, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2202,39 +2202,39 @@ "lineno": 26, "message": "Expectation (Final processed STP snippet): result = [ 'testframe for stp' ] ()", "module": "test", - "msecs": 603.4719944000244, + "msecs": 895.4529762268066, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 51.969051361083984, - "thread": 140705607624512, + "relativeCreated": 59.773921966552734, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 603.5211086273193, + "msecs": 895.5130577087402, "msg": "Final processed STP snippet is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 52.018165588378906, - "thread": 140705607624512, + "relativeCreated": 59.83400344848633, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.9114227294921875e-05 + "time_consumption": 6.008148193359375e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.001068115234375, - "time_finished": "2021-01-14 01:04:03,603", - "time_start": "2021-01-14 01:04:03,602" + "time_consumption": 0.0008599758148193359, + "time_finished": "2021-02-28 18:29:55,895", + "time_start": "2021-02-28 18:29:55,894" }, "_G40UUH5DEemxr4bbKXhxkg": { "args": null, - "asctime": "2021-01-14 01:04:03,598", - "created": 1610582643.598658, + "asctime": "2021-02-28 18:29:55,889", + "created": 1614533395.889788, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2245,20 +2245,20 @@ "message": "_G40UUH5DEemxr4bbKXhxkg", "module": "__init__", "moduleLogger": [], - "msecs": 598.6580848693848, + "msecs": 889.7879123687744, "msg": "_G40UUH5DEemxr4bbKXhxkg", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.155141830444336, + "relativeCreated": 54.10885810852051, "testcaseLogger": [ { "args": [ "':testframe: for csp'" ], - "asctime": "2021-01-14 01:04:03,598", - "created": 1610582643.598722, + "asctime": "2021-02-28 18:29:55,889", + "created": 1614533395.889924, "exc_info": null, "exc_text": null, "filename": "test_csp.py", @@ -2269,14 +2269,14 @@ "message": "Creating testframe for \"':testframe: for csp'\"", "module": "test_csp", "moduleLogger": [], - "msecs": 598.721981048584, + "msecs": 889.9240493774414, "msg": "Creating testframe for \"%s\"", "name": "__tLogger__", - "pathname": "src/tests/test_csp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_csp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.219038009643555, - "thread": 140705607624512, + "relativeCreated": 54.2449951171875, + "thread": 139725527095104, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -2285,8 +2285,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,598", - "created": 1610582643.598876, + "asctime": "2021-02-28 18:29:55,890", + "created": 1614533395.890243, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2303,8 +2303,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,598", - "created": 1610582643.598794, + "asctime": "2021-02-28 18:29:55,890", + "created": 1614533395.890072, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2314,14 +2314,14 @@ "lineno": 22, "message": "Result (CSP-Frame): ()", "module": "test", - "msecs": 598.7939834594727, + "msecs": 890.0721073150635, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.29104042053223, - "thread": 140705607624512, + "relativeCreated": 54.39305305480957, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -2330,8 +2330,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,598", - "created": 1610582643.598835, + "asctime": "2021-02-28 18:29:55,890", + "created": 1614533395.890161, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2341,39 +2341,39 @@ "lineno": 26, "message": "Expectation (CSP-Frame): result = ()", "module": "test", - "msecs": 598.8349914550781, + "msecs": 890.1610374450684, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.332048416137695, - "thread": 140705607624512, + "relativeCreated": 54.48198318481445, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 598.8759994506836, + "msecs": 890.2430534362793, "msg": "CSP-Frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.373056411743164, - "thread": 140705607624512, + "relativeCreated": 54.56399917602539, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.100799560546875e-05 + "time_consumption": 8.20159912109375e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00021791458129882812, - "time_finished": "2021-01-14 01:04:03,598", - "time_start": "2021-01-14 01:04:03,598" + "time_consumption": 0.0004551410675048828, + "time_finished": "2021-02-28 18:29:55,890", + "time_start": "2021-02-28 18:29:55,889" }, "_NpOWgI9tEemg3cv-3xZ25Q": { "args": null, - "asctime": "2021-01-14 01:04:03,603", - "created": 1610582643.603655, + "asctime": "2021-02-28 18:29:55,895", + "created": 1614533395.895663, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2384,18 +2384,18 @@ "message": "_NpOWgI9tEemg3cv-3xZ25Q", "module": "__init__", "moduleLogger": [], - "msecs": 603.6550998687744, + "msecs": 895.6630229949951, "msg": "_NpOWgI9tEemg3cv-3xZ25Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 52.152156829833984, + "relativeCreated": 59.98396873474121, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 01:04:03,603", - "created": 1610582643.603788, + "asctime": "2021-02-28 18:29:55,895", + "created": 1614533395.895756, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -2406,14 +2406,14 @@ "message": "Processing wrong data (list)", "module": "test_stp", "moduleLogger": [], - "msecs": 603.787899017334, + "msecs": 895.7560062408447, "msg": "Processing wrong data (list)", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 52.284955978393555, - "thread": 140705607624512, + "relativeCreated": 60.07695198059082, + "thread": 139725527095104, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -2422,8 +2422,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,604", - "created": 1610582643.604118, + "asctime": "2021-02-28 18:29:55,895", + "created": 1614533395.895946, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2440,8 +2440,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,603", - "created": 1610582643.603967, + "asctime": "2021-02-28 18:29:55,895", + "created": 1614533395.895846, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2451,14 +2451,14 @@ "lineno": 22, "message": "Result (Wrong data exception): ()", "module": "test", - "msecs": 603.9669513702393, + "msecs": 895.845890045166, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 52.46400833129883, - "thread": 140705607624512, + "relativeCreated": 60.16683578491211, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -2467,8 +2467,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,604", - "created": 1610582643.604047, + "asctime": "2021-02-28 18:29:55,895", + "created": 1614533395.895897, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2478,35 +2478,35 @@ "lineno": 26, "message": "Expectation (Wrong data exception): result = ()", "module": "test", - "msecs": 604.0470600128174, + "msecs": 895.8969116210938, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 52.54411697387695, - "thread": 140705607624512, + "relativeCreated": 60.217857360839844, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 604.1181087493896, + "msecs": 895.9460258483887, "msg": "Wrong data exception is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 52.61516571044922, - "thread": 140705607624512, + "relativeCreated": 60.266971588134766, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 7.104873657226562e-05 + "time_consumption": 4.9114227294921875e-05 }, { "args": [ "''", "" ], - "asctime": "2021-01-14 01:04:03,604", - "created": 1610582643.604273, + "asctime": "2021-02-28 18:29:55,896", + "created": 1614533395.896119, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2523,8 +2523,8 @@ "''", "" ], - "asctime": "2021-01-14 01:04:03,604", - "created": 1610582643.604192, + "asctime": "2021-02-28 18:29:55,896", + "created": 1614533395.896024, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2534,14 +2534,14 @@ "lineno": 22, "message": "Result (Buffer still empty): '' ()", "module": "test", - "msecs": 604.1920185089111, + "msecs": 896.0239887237549, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 52.6890754699707, - "thread": 140705607624512, + "relativeCreated": 60.34493446350098, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -2550,8 +2550,8 @@ "''", "" ], - "asctime": "2021-01-14 01:04:03,604", - "created": 1610582643.604233, + "asctime": "2021-02-28 18:29:55,896", + "created": 1614533395.896072, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2561,32 +2561,32 @@ "lineno": 26, "message": "Expectation (Buffer still empty): result = '' ()", "module": "test", - "msecs": 604.2330265045166, + "msecs": 896.0719108581543, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 52.73008346557617, - "thread": 140705607624512, + "relativeCreated": 60.39285659790039, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 604.2730808258057, + "msecs": 896.1191177368164, "msg": "Buffer still empty is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 52.770137786865234, - "thread": 140705607624512, + "relativeCreated": 60.4400634765625, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.00543212890625e-05 + "time_consumption": 4.7206878662109375e-05 }, { "args": [], - "asctime": "2021-01-14 01:04:03,604", - "created": 1610582643.604333, + "asctime": "2021-02-28 18:29:55,896", + "created": 1614533395.89619, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -2597,14 +2597,14 @@ "message": "Processing wrong data (int)", "module": "test_stp", "moduleLogger": [], - "msecs": 604.3329238891602, + "msecs": 896.1899280548096, "msg": "Processing wrong data (int)", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 52.82998085021973, - "thread": 140705607624512, + "relativeCreated": 60.510873794555664, + "thread": 139725527095104, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -2613,8 +2613,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,604", - "created": 1610582643.604484, + "asctime": "2021-02-28 18:29:55,896", + "created": 1614533395.896388, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2631,8 +2631,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,604", - "created": 1610582643.604403, + "asctime": "2021-02-28 18:29:55,896", + "created": 1614533395.896272, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2642,14 +2642,14 @@ "lineno": 22, "message": "Result (Wrong data exception): ()", "module": "test", - "msecs": 604.403018951416, + "msecs": 896.2719440460205, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 52.900075912475586, - "thread": 140705607624512, + "relativeCreated": 60.5928897857666, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -2658,8 +2658,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,604", - "created": 1610582643.604444, + "asctime": "2021-02-28 18:29:55,896", + "created": 1614533395.896322, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2669,35 +2669,35 @@ "lineno": 26, "message": "Expectation (Wrong data exception): result = ()", "module": "test", - "msecs": 604.4440269470215, + "msecs": 896.3220119476318, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 52.941083908081055, - "thread": 140705607624512, + "relativeCreated": 60.64295768737793, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 604.4840812683105, + "msecs": 896.388053894043, "msg": "Wrong data exception is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 52.98113822937012, - "thread": 140705607624512, + "relativeCreated": 60.70899963378906, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.00543212890625e-05 + "time_consumption": 6.604194641113281e-05 }, { "args": [ "''", "" ], - "asctime": "2021-01-14 01:04:03,604", - "created": 1610582643.604844, + "asctime": "2021-02-28 18:29:55,896", + "created": 1614533395.896565, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2714,8 +2714,8 @@ "''", "" ], - "asctime": "2021-01-14 01:04:03,604", - "created": 1610582643.604739, + "asctime": "2021-02-28 18:29:55,896", + "created": 1614533395.896467, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2725,14 +2725,14 @@ "lineno": 22, "message": "Result (Buffer still empty): '' ()", "module": "test", - "msecs": 604.7389507293701, + "msecs": 896.4669704437256, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 53.23600769042969, - "thread": 140705607624512, + "relativeCreated": 60.78791618347168, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -2741,8 +2741,8 @@ "''", "" ], - "asctime": "2021-01-14 01:04:03,604", - "created": 1610582643.604783, + "asctime": "2021-02-28 18:29:55,896", + "created": 1614533395.896517, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2752,32 +2752,32 @@ "lineno": 26, "message": "Expectation (Buffer still empty): result = '' ()", "module": "test", - "msecs": 604.7830581665039, + "msecs": 896.5170383453369, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 53.28011512756348, - "thread": 140705607624512, + "relativeCreated": 60.83798408508301, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 604.8440933227539, + "msecs": 896.5649604797363, "msg": "Buffer still empty is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 53.34115028381348, - "thread": 140705607624512, + "relativeCreated": 60.88590621948242, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 6.103515625e-05 + "time_consumption": 4.792213439941406e-05 }, { "args": [], - "asctime": "2021-01-14 01:04:03,604", - "created": 1610582643.604943, + "asctime": "2021-02-28 18:29:55,896", + "created": 1614533395.896905, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -2788,14 +2788,14 @@ "message": "Processing wrong data (unicode)", "module": "test_stp", "moduleLogger": [], - "msecs": 604.943037033081, + "msecs": 896.9049453735352, "msg": "Processing wrong data (unicode)", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 53.440093994140625, - "thread": 140705607624512, + "relativeCreated": 61.22589111328125, + "thread": 139725527095104, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -2804,8 +2804,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,605", - "created": 1610582643.605107, + "asctime": "2021-02-28 18:29:55,897", + "created": 1614533395.897174, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2822,8 +2822,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,605", - "created": 1610582643.605018, + "asctime": "2021-02-28 18:29:55,897", + "created": 1614533395.897055, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2833,14 +2833,14 @@ "lineno": 22, "message": "Result (Wrong data exception): ()", "module": "test", - "msecs": 605.017900466919, + "msecs": 897.05491065979, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 53.514957427978516, - "thread": 140705607624512, + "relativeCreated": 61.37585639953613, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -2849,8 +2849,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,605", - "created": 1610582643.60506, + "asctime": "2021-02-28 18:29:55,897", + "created": 1614533395.897121, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2860,35 +2860,35 @@ "lineno": 26, "message": "Expectation (Wrong data exception): result = ()", "module": "test", - "msecs": 605.0601005554199, + "msecs": 897.1209526062012, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 53.55715751647949, - "thread": 140705607624512, + "relativeCreated": 61.441898345947266, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 605.1070690155029, + "msecs": 897.1738815307617, "msg": "Wrong data exception is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 53.6041259765625, - "thread": 140705607624512, + "relativeCreated": 61.49482727050781, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.696846008300781e-05 + "time_consumption": 5.2928924560546875e-05 }, { "args": [ "''", "" ], - "asctime": "2021-01-14 01:04:03,605", - "created": 1610582643.605295, + "asctime": "2021-02-28 18:29:55,897", + "created": 1614533395.89736, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2905,8 +2905,8 @@ "''", "" ], - "asctime": "2021-01-14 01:04:03,605", - "created": 1610582643.605211, + "asctime": "2021-02-28 18:29:55,897", + "created": 1614533395.897258, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2916,14 +2916,14 @@ "lineno": 22, "message": "Result (Buffer still empty): '' ()", "module": "test", - "msecs": 605.2110195159912, + "msecs": 897.2580432891846, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 53.70807647705078, - "thread": 140705607624512, + "relativeCreated": 61.578989028930664, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -2932,8 +2932,8 @@ "''", "" ], - "asctime": "2021-01-14 01:04:03,605", - "created": 1610582643.605252, + "asctime": "2021-02-28 18:29:55,897", + "created": 1614533395.897309, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2943,39 +2943,39 @@ "lineno": 26, "message": "Expectation (Buffer still empty): result = '' ()", "module": "test", - "msecs": 605.2520275115967, + "msecs": 897.3090648651123, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 53.74908447265625, - "thread": 140705607624512, + "relativeCreated": 61.6300106048584, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 605.294942855835, + "msecs": 897.36008644104, "msg": "Buffer still empty is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 53.79199981689453, - "thread": 140705607624512, + "relativeCreated": 61.68103218078613, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.291534423828125e-05 + "time_consumption": 5.1021575927734375e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.0016398429870605469, - "time_finished": "2021-01-14 01:04:03,605", - "time_start": "2021-01-14 01:04:03,603" + "time_consumption": 0.0016970634460449219, + "time_finished": "2021-02-28 18:29:55,897", + "time_start": "2021-02-28 18:29:55,895" }, "_QjJiIIwZEem5qYOdmXl77A": { "args": null, - "asctime": "2021-01-14 01:04:03,598", - "created": 1610582643.598984, + "asctime": "2021-02-28 18:29:55,890", + "created": 1614533395.890477, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2986,20 +2986,20 @@ "message": "_QjJiIIwZEem5qYOdmXl77A", "module": "__init__", "moduleLogger": [], - "msecs": 598.9840030670166, + "msecs": 890.4769420623779, "msg": "_QjJiIIwZEem5qYOdmXl77A", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.48106002807617, + "relativeCreated": 54.79788780212402, "testcaseLogger": [ { "args": [ "':testframe: for csp\\n'" ], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599183, + "asctime": "2021-02-28 18:29:55,890", + "created": 1614533395.890907, "exc_info": null, "exc_text": null, "filename": "test_csp.py", @@ -3015,8 +3015,8 @@ "CSP:", "(10): 3a 74 65 73 74 66 72 61 6d 65" ], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599073, + "asctime": "2021-02-28 18:29:55,890", + "created": 1614533395.890671, "exc_info": null, "exc_text": null, "filename": "csp.py", @@ -3026,14 +3026,14 @@ "lineno": 68, "message": "CSP: Leaving data in buffer (to be processed next time): (10): 3a 74 65 73 74 66 72 61 6d 65", "module": "csp", - "msecs": 599.0729331970215, + "msecs": 890.6710147857666, "msg": "%s Leaving data in buffer (to be processed next time): %s", "name": "root.stringtools.csp", - "pathname": "src/stringtools/csp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/csp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.569990158081055, - "thread": 140705607624512, + "relativeCreated": 54.991960525512695, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -3041,8 +3041,8 @@ "CSP:", "(19): 3a 74 65 73 74 66 72 61 6d 65 3a 20 66 6f 72 20 63 73 70" ], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599142, + "asctime": "2021-02-28 18:29:55,890", + "created": 1614533395.890821, "exc_info": null, "exc_text": null, "filename": "csp.py", @@ -3052,35 +3052,35 @@ "lineno": 70, "message": "CSP: message identified - (19): 3a 74 65 73 74 66 72 61 6d 65 3a 20 66 6f 72 20 63 73 70", "module": "csp", - "msecs": 599.1420745849609, + "msecs": 890.8209800720215, "msg": "%s message identified - %s", "name": "root.stringtools.csp", - "pathname": "src/stringtools/csp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/csp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.63913154602051, - "thread": 140705607624512, + "relativeCreated": 55.14192581176758, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 599.1830825805664, + "msecs": 890.9070491790771, "msg": "Processing testframe: \"%s\" in two snippets", "name": "__tLogger__", - "pathname": "src/tests/test_csp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_csp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.68013954162598, - "thread": 140705607624512, + "relativeCreated": 55.22799491882324, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.100799560546875e-05 + "time_consumption": 8.606910705566406e-05 }, { "args": [ "[]", "" ], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599336, + "asctime": "2021-02-28 18:29:55,891", + "created": 1614533395.891211, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3097,8 +3097,8 @@ "[ ]", "" ], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.59925, + "asctime": "2021-02-28 18:29:55,891", + "created": 1614533395.891045, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3108,14 +3108,14 @@ "lineno": 22, "message": "Result (First processed CSP-Snippet): [ ] ()", "module": "test", - "msecs": 599.250078201294, + "msecs": 891.045093536377, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.747135162353516, - "thread": 140705607624512, + "relativeCreated": 55.36603927612305, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -3124,8 +3124,8 @@ "[ ]", "" ], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599288, + "asctime": "2021-02-28 18:29:55,891", + "created": 1614533395.891122, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3135,35 +3135,35 @@ "lineno": 26, "message": "Expectation (First processed CSP-Snippet): result = [ ] ()", "module": "test", - "msecs": 599.2879867553711, + "msecs": 891.1221027374268, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.785043716430664, - "thread": 140705607624512, + "relativeCreated": 55.44304847717285, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 599.3359088897705, + "msecs": 891.2110328674316, "msg": "First processed CSP-Snippet is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.83296585083008, - "thread": 140705607624512, + "relativeCreated": 55.531978607177734, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.792213439941406e-05 + "time_consumption": 8.893013000488281e-05 }, { "args": [ "[':testframe: for csp']", "" ], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599482, + "asctime": "2021-02-28 18:29:55,891", + "created": 1614533395.891535, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3180,8 +3180,8 @@ "[ ':testframe: for csp' ]", "" ], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599399, + "asctime": "2021-02-28 18:29:55,891", + "created": 1614533395.891354, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3191,14 +3191,14 @@ "lineno": 22, "message": "Result (Final processed CSP-Frame): [ ':testframe: for csp' ] ()", "module": "test", - "msecs": 599.3990898132324, + "msecs": 891.3540840148926, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.89614677429199, - "thread": 140705607624512, + "relativeCreated": 55.67502975463867, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -3207,8 +3207,8 @@ "[ ':testframe: for csp' ]", "" ], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599437, + "asctime": "2021-02-28 18:29:55,891", + "created": 1614533395.89144, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3218,39 +3218,39 @@ "lineno": 26, "message": "Expectation (Final processed CSP-Frame): result = [ ':testframe: for csp' ] ()", "module": "test", - "msecs": 599.4369983673096, + "msecs": 891.4399147033691, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.93405532836914, - "thread": 140705607624512, + "relativeCreated": 55.760860443115234, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 599.4820594787598, + "msecs": 891.5350437164307, "msg": "Final processed CSP-Frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.979116439819336, - "thread": 140705607624512, + "relativeCreated": 55.85598945617676, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.506111145019531e-05 + "time_consumption": 9.512901306152344e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.0004980564117431641, - "time_finished": "2021-01-14 01:04:03,599", - "time_start": "2021-01-14 01:04:03,598" + "time_consumption": 0.0010581016540527344, + "time_finished": "2021-02-28 18:29:55,891", + "time_start": "2021-02-28 18:29:55,890" }, "_XzMFcHYZEem_kd-7nxt1sg": { "args": null, - "asctime": "2021-01-14 01:04:03,595", - "created": 1610582643.595618, + "asctime": "2021-02-28 18:29:55,885", + "created": 1614533395.885646, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3261,21 +3261,21 @@ "message": "_XzMFcHYZEem_kd-7nxt1sg", "module": "__init__", "moduleLogger": [], - "msecs": 595.6180095672607, + "msecs": 885.6461048126221, "msg": "_XzMFcHYZEem_kd-7nxt1sg", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 44.11506652832031, + "relativeCreated": 49.967050552368164, "testcaseLogger": [ { "args": [ "de ad be ef", "" ], - "asctime": "2021-01-14 01:04:03,595", - "created": 1610582643.595706, + "asctime": "2021-02-28 18:29:55,885", + "created": 1614533395.885791, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -3286,21 +3286,21 @@ "message": "Checking test pattern de ad be ef ().", "module": "test_hexlify", "moduleLogger": [], - "msecs": 595.7059860229492, + "msecs": 885.7910633087158, "msg": "Checking test pattern %s (%s).", "name": "__tLogger__", - "pathname": "src/tests/test_hexlify.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 44.20304298400879, - "thread": 140705607624512, + "relativeCreated": 50.112009048461914, + "thread": 139725527095104, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [], - "asctime": "2021-01-14 01:04:03,596", - "created": 1610582643.596087, + "asctime": "2021-02-28 18:29:55,886", + "created": 1614533395.886249, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -3315,8 +3315,8 @@ "args": [ "(4): de ad be ef" ], - "asctime": "2021-01-14 01:04:03,595", - "created": 1610582643.59579, + "asctime": "2021-02-28 18:29:55,885", + "created": 1614533395.885888, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -3326,22 +3326,22 @@ "lineno": 29, "message": "Return value of hexlify is (4): de ad be ef", "module": "test_hexlify", - "msecs": 595.789909362793, + "msecs": 885.8880996704102, "msg": "Return value of hexlify is %s", "name": "__unittest__", - "pathname": "src/tests/test_hexlify.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 44.28696632385254, - "thread": 140705607624512, + "relativeCreated": 50.20904541015625, + "thread": 139725527095104, "threadName": "MainThread" }, { "args": [ "(4): DE AD BE EF" ], - "asctime": "2021-01-14 01:04:03,595", - "created": 1610582643.595895, + "asctime": "2021-02-28 18:29:55,886", + "created": 1614533395.886006, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -3351,14 +3351,14 @@ "lineno": 31, "message": "Using upper string for comparison: (4): DE AD BE EF", "module": "test_hexlify", - "msecs": 595.8950519561768, + "msecs": 886.0061168670654, "msg": "Using upper string for comparison: %s", "name": "__unittest__", - "pathname": "src/tests/test_hexlify.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 44.39210891723633, - "thread": 140705607624512, + "relativeCreated": 50.32706260681152, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -3366,8 +3366,8 @@ "DE", "(4): DE AD BE EF" ], - "asctime": "2021-01-14 01:04:03,595", - "created": 1610582643.595941, + "asctime": "2021-02-28 18:29:55,886", + "created": 1614533395.886064, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -3377,14 +3377,14 @@ "lineno": 41, "message": "\"DE\" found in \"(4): DE AD BE EF\"... Reducing pattern", "module": "test_hexlify", - "msecs": 595.9410667419434, + "msecs": 886.0640525817871, "msg": "\"%s\" found in \"%s\"... Reducing pattern", "name": "__unittest__", - "pathname": "src/tests/test_hexlify.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 44.43812370300293, - "thread": 140705607624512, + "relativeCreated": 50.3849983215332, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -3392,8 +3392,8 @@ "AD", "AD BE EF" ], - "asctime": "2021-01-14 01:04:03,595", - "created": 1610582643.595979, + "asctime": "2021-02-28 18:29:55,886", + "created": 1614533395.886111, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -3403,14 +3403,14 @@ "lineno": 41, "message": "\"AD\" found in \"AD BE EF\"... Reducing pattern", "module": "test_hexlify", - "msecs": 595.9789752960205, + "msecs": 886.1110210418701, "msg": "\"%s\" found in \"%s\"... Reducing pattern", "name": "__unittest__", - "pathname": "src/tests/test_hexlify.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 44.47603225708008, - "thread": 140705607624512, + "relativeCreated": 50.43196678161621, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -3418,8 +3418,8 @@ "BE", "BE EF" ], - "asctime": "2021-01-14 01:04:03,596", - "created": 1610582643.596016, + "asctime": "2021-02-28 18:29:55,886", + "created": 1614533395.886157, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -3429,14 +3429,14 @@ "lineno": 41, "message": "\"BE\" found in \"BE EF\"... Reducing pattern", "module": "test_hexlify", - "msecs": 596.0159301757812, + "msecs": 886.1570358276367, "msg": "\"%s\" found in \"%s\"... Reducing pattern", "name": "__unittest__", - "pathname": "src/tests/test_hexlify.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 44.51298713684082, - "thread": 140705607624512, + "relativeCreated": 50.47798156738281, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -3444,8 +3444,8 @@ "EF", "EF" ], - "asctime": "2021-01-14 01:04:03,596", - "created": 1610582643.596052, + "asctime": "2021-02-28 18:29:55,886", + "created": 1614533395.886203, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -3455,39 +3455,39 @@ "lineno": 41, "message": "\"EF\" found in \"EF\"... Reducing pattern", "module": "test_hexlify", - "msecs": 596.0519313812256, + "msecs": 886.2030506134033, "msg": "\"%s\" found in \"%s\"... Reducing pattern", "name": "__unittest__", - "pathname": "src/tests/test_hexlify.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 44.548988342285156, - "thread": 140705607624512, + "relativeCreated": 50.523996353149414, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 596.0869789123535, + "msecs": 886.2490653991699, "msg": "Pattern included all relevant information in the correct order.", "name": "__tLogger__", - "pathname": "src/tests/test_hexlify.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 44.584035873413086, - "thread": 140705607624512, + "relativeCreated": 50.570011138916016, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.504753112792969e-05 + "time_consumption": 4.601478576660156e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00046896934509277344, - "time_finished": "2021-01-14 01:04:03,596", - "time_start": "2021-01-14 01:04:03,595" + "time_consumption": 0.0006029605865478516, + "time_finished": "2021-02-28 18:29:55,886", + "time_start": "2021-02-28 18:29:55,885" }, "_Y_h3gH5CEemxr4bbKXhxkg": { "args": null, - "asctime": "2021-01-14 01:04:03,598", - "created": 1610582643.598306, + "asctime": "2021-02-28 18:29:55,889", + "created": 1614533395.88911, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3498,20 +3498,20 @@ "message": "_Y_h3gH5CEemxr4bbKXhxkg", "module": "__init__", "moduleLogger": [], - "msecs": 598.3059406280518, + "msecs": 889.1100883483887, "msg": "_Y_h3gH5CEemxr4bbKXhxkg", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 46.80299758911133, + "relativeCreated": 53.431034088134766, "testcaseLogger": [ { "args": [ "':testframe: for csp'" ], - "asctime": "2021-01-14 01:04:03,598", - "created": 1610582643.598379, + "asctime": "2021-02-28 18:29:55,889", + "created": 1614533395.889253, "exc_info": null, "exc_text": null, "filename": "test_csp.py", @@ -3522,14 +3522,14 @@ "message": "Creating testframe for \"':testframe: for csp'\"", "module": "test_csp", "moduleLogger": [], - "msecs": 598.3788967132568, + "msecs": 889.2529010772705, "msg": "Creating testframe for \"%s\"", "name": "__tLogger__", - "pathname": "src/tests/test_csp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_csp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 46.875953674316406, - "thread": 140705607624512, + "relativeCreated": 53.5738468170166, + "thread": 139725527095104, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -3538,8 +3538,8 @@ "':testframe: for csp\\n'", "" ], - "asctime": "2021-01-14 01:04:03,598", - "created": 1610582643.598532, + "asctime": "2021-02-28 18:29:55,889", + "created": 1614533395.889555, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3556,8 +3556,8 @@ "':testframe: for csp\\n'", "" ], - "asctime": "2021-01-14 01:04:03,598", - "created": 1610582643.598448, + "asctime": "2021-02-28 18:29:55,889", + "created": 1614533395.889396, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3567,14 +3567,14 @@ "lineno": 22, "message": "Result (CSP-Frame): ':testframe: for csp\\n' ()", "module": "test", - "msecs": 598.4480381011963, + "msecs": 889.3959522247314, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 46.94509506225586, - "thread": 140705607624512, + "relativeCreated": 53.71689796447754, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -3583,8 +3583,8 @@ "':testframe: for csp\\n'", "" ], - "asctime": "2021-01-14 01:04:03,598", - "created": 1610582643.59849, + "asctime": "2021-02-28 18:29:55,889", + "created": 1614533395.889478, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3594,39 +3594,39 @@ "lineno": 26, "message": "Expectation (CSP-Frame): result = ':testframe: for csp\\n' ()", "module": "test", - "msecs": 598.4899997711182, + "msecs": 889.4779682159424, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 46.987056732177734, - "thread": 140705607624512, + "relativeCreated": 53.79891395568848, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 598.53196144104, + "msecs": 889.5549774169922, "msg": "CSP-Frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 47.02901840209961, - "thread": 140705607624512, + "relativeCreated": 53.87592315673828, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.1961669921875e-05 + "time_consumption": 7.700920104980469e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00022602081298828125, - "time_finished": "2021-01-14 01:04:03,598", - "time_start": "2021-01-14 01:04:03,598" + "time_consumption": 0.0004448890686035156, + "time_finished": "2021-02-28 18:29:55,889", + "time_start": "2021-02-28 18:29:55,889" }, "_ZhyRAI9OEemAMMFgxXT6lA": { "args": null, - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599587, + "asctime": "2021-02-28 18:29:55,891", + "created": 1614533395.891771, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3637,18 +3637,18 @@ "message": "_ZhyRAI9OEemAMMFgxXT6lA", "module": "__init__", "moduleLogger": [], - "msecs": 599.5869636535645, + "msecs": 891.7710781097412, "msg": "_ZhyRAI9OEemAMMFgxXT6lA", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.08402061462402, + "relativeCreated": 56.092023849487305, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599651, + "asctime": "2021-02-28 18:29:55,891", + "created": 1614533395.891914, "exc_info": null, "exc_text": null, "filename": "test_csp.py", @@ -3659,14 +3659,14 @@ "message": "Processing wrong data (list)", "module": "test_csp", "moduleLogger": [], - "msecs": 599.6510982513428, + "msecs": 891.913890838623, "msg": "Processing wrong data (list)", "name": "__tLogger__", - "pathname": "src/tests/test_csp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_csp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.148155212402344, - "thread": 140705607624512, + "relativeCreated": 56.23483657836914, + "thread": 139725527095104, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -3675,8 +3675,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599794, + "asctime": "2021-02-28 18:29:55,892", + "created": 1614533395.892227, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3693,8 +3693,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599714, + "asctime": "2021-02-28 18:29:55,892", + "created": 1614533395.892053, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3704,14 +3704,14 @@ "lineno": 22, "message": "Result (Wrong data exception): ()", "module": "test", - "msecs": 599.7140407562256, + "msecs": 892.0528888702393, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.211097717285156, - "thread": 140705607624512, + "relativeCreated": 56.37383460998535, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -3720,8 +3720,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599753, + "asctime": "2021-02-28 18:29:55,892", + "created": 1614533395.89214, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3731,35 +3731,35 @@ "lineno": 26, "message": "Expectation (Wrong data exception): result = ()", "module": "test", - "msecs": 599.7529029846191, + "msecs": 892.1399116516113, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.24995994567871, - "thread": 140705607624512, + "relativeCreated": 56.46085739135742, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 599.7939109802246, + "msecs": 892.2269344329834, "msg": "Wrong data exception is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.29096794128418, - "thread": 140705607624512, + "relativeCreated": 56.54788017272949, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.100799560546875e-05 + "time_consumption": 8.702278137207031e-05 }, { "args": [ "''", "" ], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599929, + "asctime": "2021-02-28 18:29:55,892", + "created": 1614533395.892527, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3776,8 +3776,8 @@ "''", "" ], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599853, + "asctime": "2021-02-28 18:29:55,892", + "created": 1614533395.892355, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3787,14 +3787,14 @@ "lineno": 22, "message": "Result (Buffer still empty): '' ()", "module": "test", - "msecs": 599.8530387878418, + "msecs": 892.3549652099609, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.35009574890137, - "thread": 140705607624512, + "relativeCreated": 56.67591094970703, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -3803,8 +3803,8 @@ "''", "" ], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.59989, + "asctime": "2021-02-28 18:29:55,892", + "created": 1614533395.89244, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3814,32 +3814,32 @@ "lineno": 26, "message": "Expectation (Buffer still empty): result = '' ()", "module": "test", - "msecs": 599.8899936676025, + "msecs": 892.4400806427002, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.38705062866211, - "thread": 140705607624512, + "relativeCreated": 56.76102638244629, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 599.9290943145752, + "msecs": 892.5271034240723, "msg": "Buffer still empty is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.426151275634766, - "thread": 140705607624512, + "relativeCreated": 56.84804916381836, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.910064697265625e-05 + "time_consumption": 8.702278137207031e-05 }, { "args": [], - "asctime": "2021-01-14 01:04:03,599", - "created": 1610582643.599985, + "asctime": "2021-02-28 18:29:55,892", + "created": 1614533395.892656, "exc_info": null, "exc_text": null, "filename": "test_csp.py", @@ -3850,14 +3850,14 @@ "message": "Processing wrong data (int)", "module": "test_csp", "moduleLogger": [], - "msecs": 599.984884262085, + "msecs": 892.6560878753662, "msg": "Processing wrong data (int)", "name": "__tLogger__", - "pathname": "src/tests/test_csp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_csp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.48194122314453, - "thread": 140705607624512, + "relativeCreated": 56.977033615112305, + "thread": 139725527095104, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -3866,8 +3866,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,600", - "created": 1610582643.600156, + "asctime": "2021-02-28 18:29:55,892", + "created": 1614533395.892863, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3884,8 +3884,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,600", - "created": 1610582643.600047, + "asctime": "2021-02-28 18:29:55,892", + "created": 1614533395.892758, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3895,14 +3895,14 @@ "lineno": 22, "message": "Result (Wrong data exception): ()", "module": "test", - "msecs": 600.0471115112305, + "msecs": 892.7578926086426, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.54416847229004, - "thread": 140705607624512, + "relativeCreated": 57.07883834838867, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -3911,8 +3911,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,600", - "created": 1610582643.60009, + "asctime": "2021-02-28 18:29:55,892", + "created": 1614533395.892812, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3922,35 +3922,35 @@ "lineno": 26, "message": "Expectation (Wrong data exception): result = ()", "module": "test", - "msecs": 600.0900268554688, + "msecs": 892.8120136260986, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.58708381652832, - "thread": 140705607624512, + "relativeCreated": 57.13295936584473, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 600.1560688018799, + "msecs": 892.8630352020264, "msg": "Wrong data exception is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.65312576293945, - "thread": 140705607624512, + "relativeCreated": 57.18398094177246, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 6.604194641113281e-05 + "time_consumption": 5.1021575927734375e-05 }, { "args": [ "''", "" ], - "asctime": "2021-01-14 01:04:03,600", - "created": 1610582643.600388, + "asctime": "2021-02-28 18:29:55,893", + "created": 1614533395.893042, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3967,8 +3967,8 @@ "''", "" ], - "asctime": "2021-01-14 01:04:03,600", - "created": 1610582643.600256, + "asctime": "2021-02-28 18:29:55,892", + "created": 1614533395.892945, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3978,14 +3978,14 @@ "lineno": 22, "message": "Result (Buffer still empty): '' ()", "module": "test", - "msecs": 600.2559661865234, + "msecs": 892.9450511932373, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.75302314758301, - "thread": 140705607624512, + "relativeCreated": 57.2659969329834, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -3994,8 +3994,8 @@ "''", "" ], - "asctime": "2021-01-14 01:04:03,600", - "created": 1610582643.600323, + "asctime": "2021-02-28 18:29:55,892", + "created": 1614533395.892994, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4005,32 +4005,32 @@ "lineno": 26, "message": "Expectation (Buffer still empty): result = '' ()", "module": "test", - "msecs": 600.322961807251, + "msecs": 892.9939270019531, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.82001876831055, - "thread": 140705607624512, + "relativeCreated": 57.31487274169922, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 600.3880500793457, + "msecs": 893.0420875549316, "msg": "Buffer still empty is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.88510704040527, - "thread": 140705607624512, + "relativeCreated": 57.363033294677734, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 6.508827209472656e-05 + "time_consumption": 4.8160552978515625e-05 }, { "args": [], - "asctime": "2021-01-14 01:04:03,600", - "created": 1610582643.600486, + "asctime": "2021-02-28 18:29:55,893", + "created": 1614533395.893118, "exc_info": null, "exc_text": null, "filename": "test_csp.py", @@ -4041,14 +4041,14 @@ "message": "Processing wrong data (unicode)", "module": "test_csp", "moduleLogger": [], - "msecs": 600.4860401153564, + "msecs": 893.1179046630859, "msg": "Processing wrong data (unicode)", "name": "__tLogger__", - "pathname": "src/tests/test_csp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_csp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 48.983097076416016, - "thread": 140705607624512, + "relativeCreated": 57.43885040283203, + "thread": 139725527095104, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -4057,8 +4057,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,600", - "created": 1610582643.60075, + "asctime": "2021-02-28 18:29:55,893", + "created": 1614533395.8933, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4075,8 +4075,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,600", - "created": 1610582643.600593, + "asctime": "2021-02-28 18:29:55,893", + "created": 1614533395.893201, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4086,14 +4086,14 @@ "lineno": 22, "message": "Result (Wrong data exception): ()", "module": "test", - "msecs": 600.593090057373, + "msecs": 893.2011127471924, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 49.09014701843262, - "thread": 140705607624512, + "relativeCreated": 57.52205848693848, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -4102,8 +4102,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:03,600", - "created": 1610582643.600675, + "asctime": "2021-02-28 18:29:55,893", + "created": 1614533395.893252, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4113,35 +4113,35 @@ "lineno": 26, "message": "Expectation (Wrong data exception): result = ()", "module": "test", - "msecs": 600.675106048584, + "msecs": 893.251895904541, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 49.172163009643555, - "thread": 140705607624512, + "relativeCreated": 57.57284164428711, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 600.7499694824219, + "msecs": 893.3000564575195, "msg": "Wrong data exception is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 49.247026443481445, - "thread": 140705607624512, + "relativeCreated": 57.621002197265625, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 7.486343383789062e-05 + "time_consumption": 4.8160552978515625e-05 }, { "args": [ "''", "" ], - "asctime": "2021-01-14 01:04:03,600", - "created": 1610582643.60099, + "asctime": "2021-02-28 18:29:55,893", + "created": 1614533395.893475, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4158,8 +4158,8 @@ "''", "" ], - "asctime": "2021-01-14 01:04:03,600", - "created": 1610582643.600858, + "asctime": "2021-02-28 18:29:55,893", + "created": 1614533395.893378, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4169,14 +4169,14 @@ "lineno": 22, "message": "Result (Buffer still empty): '' ()", "module": "test", - "msecs": 600.8579730987549, + "msecs": 893.3780193328857, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 49.35503005981445, - "thread": 140705607624512, + "relativeCreated": 57.698965072631836, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -4185,8 +4185,8 @@ "''", "" ], - "asctime": "2021-01-14 01:04:03,600", - "created": 1610582643.600922, + "asctime": "2021-02-28 18:29:55,893", + "created": 1614533395.893425, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4196,39 +4196,39 @@ "lineno": 26, "message": "Expectation (Buffer still empty): result = '' ()", "module": "test", - "msecs": 600.9221076965332, + "msecs": 893.4249877929688, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 49.41916465759277, - "thread": 140705607624512, + "relativeCreated": 57.745933532714844, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 600.9900569915771, + "msecs": 893.4750556945801, "msg": "Buffer still empty is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 49.48711395263672, - "thread": 140705607624512, + "relativeCreated": 57.79600143432617, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 6.794929504394531e-05 + "time_consumption": 5.0067901611328125e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.0014030933380126953, - "time_finished": "2021-01-14 01:04:03,600", - "time_start": "2021-01-14 01:04:03,599" + "time_consumption": 0.0017039775848388672, + "time_finished": "2021-02-28 18:29:55,893", + "time_start": "2021-02-28 18:29:55,891" }, "_dB5IoEaTEeq5fPlXIeQCXQ": { "args": null, - "asctime": "2021-01-14 01:04:03,590", - "created": 1610582643.590695, + "asctime": "2021-02-28 18:29:55,879", + "created": 1614533395.879564, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4239,21 +4239,21 @@ "message": "_dB5IoEaTEeq5fPlXIeQCXQ", "module": "__init__", "moduleLogger": [], - "msecs": 590.6949043273926, + "msecs": 879.5640468597412, "msg": "_dB5IoEaTEeq5fPlXIeQCXQ", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 39.19196128845215, + "relativeCreated": 43.884992599487305, "testcaseLogger": [ { "args": [ "'117p'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591021, + "asctime": "2021-02-28 18:29:55,879", + "created": 1614533395.879955, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4270,8 +4270,8 @@ "'117p'", "" ], - "asctime": "2021-01-14 01:04:03,590", - "created": 1610582643.590916, + "asctime": "2021-02-28 18:29:55,879", + "created": 1614533395.879823, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4281,14 +4281,14 @@ "lineno": 22, "message": "Result (Physical representation for 1.17e-10): '117p' ()", "module": "test", - "msecs": 590.9159183502197, + "msecs": 879.8229694366455, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 39.4129753112793, - "thread": 140705607624512, + "relativeCreated": 44.1439151763916, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -4297,8 +4297,8 @@ "'117p'", "" ], - "asctime": "2021-01-14 01:04:03,590", - "created": 1610582643.590971, + "asctime": "2021-02-28 18:29:55,879", + "created": 1614533395.879895, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4308,35 +4308,35 @@ "lineno": 26, "message": "Expectation (Physical representation for 1.17e-10): result = '117p' ()", "module": "test", - "msecs": 590.9709930419922, + "msecs": 879.8949718475342, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 39.46805000305176, - "thread": 140705607624512, + "relativeCreated": 44.21591758728027, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 591.0210609436035, + "msecs": 879.9550533294678, "msg": "Physical representation for 1.17e-10 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 39.518117904663086, - "thread": 140705607624512, + "relativeCreated": 44.27599906921387, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 5.0067901611328125e-05 + "time_consumption": 6.008148193359375e-05 }, { "args": [ "'54n'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591216, + "asctime": "2021-02-28 18:29:55,880", + "created": 1614533395.88017, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4353,8 +4353,8 @@ "'54n'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591128, + "asctime": "2021-02-28 18:29:55,880", + "created": 1614533395.880063, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4364,14 +4364,14 @@ "lineno": 22, "message": "Result (Physical representation for 5.4e-08): '54n' ()", "module": "test", - "msecs": 591.1281108856201, + "msecs": 880.0630569458008, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 39.62516784667969, - "thread": 140705607624512, + "relativeCreated": 44.384002685546875, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -4380,8 +4380,8 @@ "'54n'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591174, + "asctime": "2021-02-28 18:29:55,880", + "created": 1614533395.880118, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4391,35 +4391,35 @@ "lineno": 26, "message": "Expectation (Physical representation for 5.4e-08): result = '54n' ()", "module": "test", - "msecs": 591.1738872528076, + "msecs": 880.1178932189941, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 39.67094421386719, - "thread": 140705607624512, + "relativeCreated": 44.438838958740234, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 591.2160873413086, + "msecs": 880.1701068878174, "msg": "Physical representation for 5.4e-08 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 39.713144302368164, - "thread": 140705607624512, + "relativeCreated": 44.49105262756348, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.220008850097656e-05 + "time_consumption": 5.221366882324219e-05 }, { "args": [ "'25.3u'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591372, + "asctime": "2021-02-28 18:29:55,880", + "created": 1614533395.880363, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4436,8 +4436,8 @@ "'25.3u'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591292, + "asctime": "2021-02-28 18:29:55,880", + "created": 1614533395.880264, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4447,14 +4447,14 @@ "lineno": 22, "message": "Result (Physical representation for 2.53e-05): '25.3u' ()", "module": "test", - "msecs": 591.2919044494629, + "msecs": 880.2640438079834, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 39.78896141052246, - "thread": 140705607624512, + "relativeCreated": 44.58498954772949, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -4463,8 +4463,8 @@ "'25.3u'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591332, + "asctime": "2021-02-28 18:29:55,880", + "created": 1614533395.880315, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4474,35 +4474,35 @@ "lineno": 26, "message": "Expectation (Physical representation for 2.53e-05): result = '25.3u' ()", "module": "test", - "msecs": 591.331958770752, + "msecs": 880.3150653839111, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 39.82901573181152, - "thread": 140705607624512, + "relativeCreated": 44.63601112365723, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 591.372013092041, + "msecs": 880.3629875183105, "msg": "Physical representation for 2.53e-05 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 39.869070053100586, - "thread": 140705607624512, + "relativeCreated": 44.68393325805664, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.00543212890625e-05 + "time_consumption": 4.792213439941406e-05 }, { "args": [ "'100m'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591523, + "asctime": "2021-02-28 18:29:55,880", + "created": 1614533395.880555, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4519,8 +4519,8 @@ "'100m'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591445, + "asctime": "2021-02-28 18:29:55,880", + "created": 1614533395.880457, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4530,14 +4530,14 @@ "lineno": 22, "message": "Result (Physical representation for 0.1): '100m' ()", "module": "test", - "msecs": 591.4449691772461, + "msecs": 880.4569244384766, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 39.942026138305664, - "thread": 140705607624512, + "relativeCreated": 44.777870178222656, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -4546,8 +4546,8 @@ "'100m'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591484, + "asctime": "2021-02-28 18:29:55,880", + "created": 1614533395.880506, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4557,35 +4557,35 @@ "lineno": 26, "message": "Expectation (Physical representation for 0.1): result = '100m' ()", "module": "test", - "msecs": 591.4840698242188, + "msecs": 880.5060386657715, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 39.98112678527832, - "thread": 140705607624512, + "relativeCreated": 44.82698440551758, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 591.5229320526123, + "msecs": 880.5549144744873, "msg": "Physical representation for 0.1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.019989013671875, - "thread": 140705607624512, + "relativeCreated": 44.8758602142334, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.886222839355469e-05 + "time_consumption": 4.887580871582031e-05 }, { "args": [ "'0'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591672, + "asctime": "2021-02-28 18:29:55,880", + "created": 1614533395.880742, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4602,8 +4602,8 @@ "'0'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591596, + "asctime": "2021-02-28 18:29:55,880", + "created": 1614533395.880646, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4613,14 +4613,14 @@ "lineno": 22, "message": "Result (Physical representation for 0): '0' ()", "module": "test", - "msecs": 591.5958881378174, + "msecs": 880.6459903717041, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.09294509887695, - "thread": 140705607624512, + "relativeCreated": 44.966936111450195, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -4629,8 +4629,8 @@ "'0'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591635, + "asctime": "2021-02-28 18:29:55,880", + "created": 1614533395.880695, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4640,35 +4640,35 @@ "lineno": 26, "message": "Expectation (Physical representation for 0): result = '0' ()", "module": "test", - "msecs": 591.63498878479, + "msecs": 880.695104598999, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.13204574584961, - "thread": 140705607624512, + "relativeCreated": 45.01605033874512, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 591.6719436645508, + "msecs": 880.742073059082, "msg": "Physical representation for 0 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.16900062561035, - "thread": 140705607624512, + "relativeCreated": 45.063018798828125, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.695487976074219e-05 + "time_consumption": 4.696846008300781e-05 }, { "args": [ "'1'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591821, + "asctime": "2021-02-28 18:29:55,880", + "created": 1614533395.880933, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4685,8 +4685,8 @@ "'1'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.59174, + "asctime": "2021-02-28 18:29:55,880", + "created": 1614533395.880834, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4696,14 +4696,14 @@ "lineno": 22, "message": "Result (Physical representation for 1): '1' ()", "module": "test", - "msecs": 591.7398929595947, + "msecs": 880.8341026306152, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.2369499206543, - "thread": 140705607624512, + "relativeCreated": 45.15504837036133, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -4712,8 +4712,8 @@ "'1'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591782, + "asctime": "2021-02-28 18:29:55,880", + "created": 1614533395.880884, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4723,35 +4723,35 @@ "lineno": 26, "message": "Expectation (Physical representation for 1): result = '1' ()", "module": "test", - "msecs": 591.7820930480957, + "msecs": 880.8839321136475, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.27915000915527, - "thread": 140705607624512, + "relativeCreated": 45.204877853393555, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 591.8209552764893, + "msecs": 880.9330463409424, "msg": "Physical representation for 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.31801223754883, - "thread": 140705607624512, + "relativeCreated": 45.25399208068848, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.886222839355469e-05 + "time_consumption": 4.9114227294921875e-05 }, { "args": [ "'1k'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591977, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.881117, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4768,8 +4768,8 @@ "'1k'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591897, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.881022, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4779,14 +4779,14 @@ "lineno": 22, "message": "Result (Physical representation for 1000): '1k' ()", "module": "test", - "msecs": 591.8970108032227, + "msecs": 881.0219764709473, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.39406776428223, - "thread": 140705607624512, + "relativeCreated": 45.34292221069336, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -4795,8 +4795,8 @@ "'1k'", "" ], - "asctime": "2021-01-14 01:04:03,591", - "created": 1610582643.591937, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.881071, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4806,35 +4806,35 @@ "lineno": 26, "message": "Expectation (Physical representation for 1000): result = '1k' ()", "module": "test", - "msecs": 591.9370651245117, + "msecs": 881.0710906982422, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.43412208557129, - "thread": 140705607624512, + "relativeCreated": 45.39203643798828, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 591.9768810272217, + "msecs": 881.1171054840088, "msg": "Physical representation for 1000 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.47393798828125, - "thread": 140705607624512, + "relativeCreated": 45.43805122375488, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.981590270996094e-05 + "time_consumption": 4.601478576660156e-05 }, { "args": [ "'1.01M'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592124, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.881296, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4851,8 +4851,8 @@ "'1.01M'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592047, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.881203, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4862,14 +4862,14 @@ "lineno": 22, "message": "Result (Physical representation for 1005001): '1.01M' ()", "module": "test", - "msecs": 592.0469760894775, + "msecs": 881.2029361724854, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.54403305053711, - "thread": 140705607624512, + "relativeCreated": 45.523881912231445, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -4878,8 +4878,8 @@ "'1.01M'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592086, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.88125, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4889,35 +4889,35 @@ "lineno": 26, "message": "Expectation (Physical representation for 1005001): result = '1.01M' ()", "module": "test", - "msecs": 592.0860767364502, + "msecs": 881.2499046325684, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.583133697509766, - "thread": 140705607624512, + "relativeCreated": 45.57085037231445, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 592.1239852905273, + "msecs": 881.295919418335, "msg": "Physical representation for 1005001 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.621042251586914, - "thread": 140705607624512, + "relativeCreated": 45.616865158081055, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.790855407714844e-05 + "time_consumption": 4.601478576660156e-05 }, { "args": [ "'1G'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592275, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.881487, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4934,8 +4934,8 @@ "'1G'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.5922, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.881392, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4945,14 +4945,14 @@ "lineno": 22, "message": "Result (Physical representation for 1004000000): '1G' ()", "module": "test", - "msecs": 592.2000408172607, + "msecs": 881.3920021057129, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.69709777832031, - "thread": 140705607624512, + "relativeCreated": 45.712947845458984, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -4961,8 +4961,8 @@ "'1G'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592238, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.88144, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4972,35 +4972,35 @@ "lineno": 26, "message": "Expectation (Physical representation for 1004000000): result = '1G' ()", "module": "test", - "msecs": 592.2379493713379, + "msecs": 881.4399242401123, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.73500633239746, - "thread": 140705607624512, + "relativeCreated": 45.7608699798584, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 592.2749042510986, + "msecs": 881.4868927001953, "msg": "Physical representation for 1004000000 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.7719612121582, - "thread": 140705607624512, + "relativeCreated": 45.807838439941406, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.695487976074219e-05 + "time_consumption": 4.696846008300781e-05 }, { "args": [ "'1T'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592429, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.881688, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5017,8 +5017,8 @@ "'1T'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592353, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.88158, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5028,14 +5028,14 @@ "lineno": 22, "message": "Result (Physical representation for 1003000000000): '1T' ()", "module": "test", - "msecs": 592.353105545044, + "msecs": 881.580114364624, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.850162506103516, - "thread": 140705607624512, + "relativeCreated": 45.90106010437012, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -5044,8 +5044,8 @@ "'1T'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592392, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.881628, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5055,35 +5055,35 @@ "lineno": 26, "message": "Expectation (Physical representation for 1003000000000): result = '1T' ()", "module": "test", - "msecs": 592.3919677734375, + "msecs": 881.6280364990234, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.88902473449707, - "thread": 140705607624512, + "relativeCreated": 45.94898223876953, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 592.4289226531982, + "msecs": 881.688117980957, "msg": "Physical representation for 1003000000000 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 40.92597961425781, - "thread": 140705607624512, + "relativeCreated": 46.009063720703125, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.695487976074219e-05 + "time_consumption": 6.008148193359375e-05 }, { "args": [ "'10P'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592583, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.88189, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5100,8 +5100,8 @@ "'10P'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592505, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.881793, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5111,14 +5111,14 @@ "lineno": 22, "message": "Result (Physical representation for 10000000000000000): '10P' ()", "module": "test", - "msecs": 592.5049781799316, + "msecs": 881.7930221557617, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.00203514099121, - "thread": 140705607624512, + "relativeCreated": 46.11396789550781, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -5127,8 +5127,8 @@ "'10P'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592543, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.881842, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5138,35 +5138,35 @@ "lineno": 26, "message": "Expectation (Physical representation for 10000000000000000): result = '10P' ()", "module": "test", - "msecs": 592.5428867340088, + "msecs": 881.8418979644775, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.03994369506836, - "thread": 140705607624512, + "relativeCreated": 46.16284370422363, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 592.5829410552979, + "msecs": 881.890058517456, "msg": "Physical representation for 10000000000000000 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.07999801635742, - "thread": 140705607624512, + "relativeCreated": 46.21100425720215, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.00543212890625e-05 + "time_consumption": 4.8160552978515625e-05 }, { "args": [ "'17.17'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.59273, + "asctime": "2021-02-28 18:29:55,882", + "created": 1614533395.882072, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5183,8 +5183,8 @@ "'17.17'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592654, + "asctime": "2021-02-28 18:29:55,881", + "created": 1614533395.881978, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5194,14 +5194,14 @@ "lineno": 22, "message": "Result (Physical representation for 17.17): '17.17' ()", "module": "test", - "msecs": 592.6539897918701, + "msecs": 881.9780349731445, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.15104675292969, - "thread": 140705607624512, + "relativeCreated": 46.298980712890625, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -5210,8 +5210,8 @@ "'17.17'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592693, + "asctime": "2021-02-28 18:29:55,882", + "created": 1614533395.882025, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5221,35 +5221,35 @@ "lineno": 26, "message": "Expectation (Physical representation for 17.17): result = '17.17' ()", "module": "test", - "msecs": 592.6930904388428, + "msecs": 882.0250034332275, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.190147399902344, - "thread": 140705607624512, + "relativeCreated": 46.34594917297363, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 592.7300453186035, + "msecs": 882.0719718933105, "msg": "Physical representation for 17.17 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.227102279663086, - "thread": 140705607624512, + "relativeCreated": 46.39291763305664, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.695487976074219e-05 + "time_consumption": 4.696846008300781e-05 }, { "args": [ "'117k'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592875, + "asctime": "2021-02-28 18:29:55,882", + "created": 1614533395.882261, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5266,8 +5266,8 @@ "'117k'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.5928, + "asctime": "2021-02-28 18:29:55,882", + "created": 1614533395.882163, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5277,14 +5277,14 @@ "lineno": 22, "message": "Result (Physical representation for 117000): '117k' ()", "module": "test", - "msecs": 592.7999019622803, + "msecs": 882.1630477905273, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.296958923339844, - "thread": 140705607624512, + "relativeCreated": 46.48399353027344, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -5293,8 +5293,8 @@ "'117k'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592838, + "asctime": "2021-02-28 18:29:55,882", + "created": 1614533395.882211, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5304,35 +5304,35 @@ "lineno": 26, "message": "Expectation (Physical representation for 117000): result = '117k' ()", "module": "test", - "msecs": 592.8380489349365, + "msecs": 882.2109699249268, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.335105895996094, - "thread": 140705607624512, + "relativeCreated": 46.53191566467285, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 592.8750038146973, + "msecs": 882.2610378265381, "msg": "Physical representation for 117000 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.372060775756836, - "thread": 140705607624512, + "relativeCreated": 46.58198356628418, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.695487976074219e-05 + "time_consumption": 5.0067901611328125e-05 }, { "args": [ "'117.2'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593017, + "asctime": "2021-02-28 18:29:55,882", + "created": 1614533395.88244, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5349,8 +5349,8 @@ "'117.2'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592942, + "asctime": "2021-02-28 18:29:55,882", + "created": 1614533395.882345, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5360,14 +5360,14 @@ "lineno": 22, "message": "Result (Physical representation for 117.17): '117.2' ()", "module": "test", - "msecs": 592.9419994354248, + "msecs": 882.3449611663818, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.439056396484375, - "thread": 140705607624512, + "relativeCreated": 46.66590690612793, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -5376,8 +5376,8 @@ "'117.2'", "" ], - "asctime": "2021-01-14 01:04:03,592", - "created": 1610582643.592979, + "asctime": "2021-02-28 18:29:55,882", + "created": 1614533395.882393, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5387,39 +5387,39 @@ "lineno": 26, "message": "Expectation (Physical representation for 117.17): result = '117.2' ()", "module": "test", - "msecs": 592.9789543151855, + "msecs": 882.3928833007812, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.47601127624512, - "thread": 140705607624512, + "relativeCreated": 46.713829040527344, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 593.0171012878418, + "msecs": 882.4400901794434, "msg": "Physical representation for 117.17 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.51415824890137, - "thread": 140705607624512, + "relativeCreated": 46.76103591918945, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.814697265625e-05 + "time_consumption": 4.7206878662109375e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.0023221969604492188, - "time_finished": "2021-01-14 01:04:03,593", - "time_start": "2021-01-14 01:04:03,590" + "time_consumption": 0.0028760433197021484, + "time_finished": "2021-02-28 18:29:55,882", + "time_start": "2021-02-28 18:29:55,879" }, "_dpJzwCcUEeqsHsnJQYCN8Q": { "args": null, - "asctime": "2021-01-14 01:04:03,612", - "created": 1610582643.612826, + "asctime": "2021-02-28 18:29:55,903", + "created": 1614533395.903103, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5430,18 +5430,18 @@ "message": "_dpJzwCcUEeqsHsnJQYCN8Q", "module": "__init__", "moduleLogger": [], - "msecs": 612.8261089324951, + "msecs": 903.1031131744385, "msg": "_dpJzwCcUEeqsHsnJQYCN8Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 61.32316589355469, + "relativeCreated": 67.42405891418457, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 01:04:03,613", - "created": 1610582643.613699, + "asctime": "2021-02-28 18:29:55,903", + "created": 1614533395.903661, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -5456,8 +5456,8 @@ "args": [ "': changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 613.149881362915, + "msecs": 903.3129215240479, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 61.64693832397461, - "thread": 140705607624512, + "relativeCreated": 67.63386726379395, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -5509,8 +5509,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:03,613", - "created": 1610582643.613261, + "asctime": "2021-02-28 18:29:55,903", + "created": 1614533395.903375, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -5520,14 +5520,14 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 613.2609844207764, + "msecs": 903.3749103546143, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 61.75804138183594, - "thread": 140705607624512, + "relativeCreated": 67.69585609436035, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -5535,8 +5535,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,613", - "created": 1610582643.613385, + "asctime": "2021-02-28 18:29:55,903", + "created": 1614533395.903451, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -5546,14 +5546,14 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 613.3849620819092, + "msecs": 903.4509658813477, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 61.88201904296875, - "thread": 140705607624512, + "relativeCreated": 67.77191162109375, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -5561,8 +5561,8 @@ "STP:", 100 ], - "asctime": "2021-01-14 01:04:03,613", - "created": 1610582643.613491, + "asctime": "2021-02-28 18:29:55,903", + "created": 1614533395.903514, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -5572,14 +5572,14 @@ "lineno": 140, "message": "STP: data (64) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "module": "stp", - "msecs": 613.4910583496094, + "msecs": 903.5139083862305, "msg": "%s data (%02x) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 61.988115310668945, - "thread": 140705607624512, + "relativeCreated": 67.83485412597656, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -5587,8 +5587,8 @@ "STP:", "(2): 74 65" ], - "asctime": "2021-01-14 01:04:03,613", - "created": 1610582643.613595, + "asctime": "2021-02-28 18:29:55,903", + "created": 1614533395.903584, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -5598,35 +5598,35 @@ "lineno": 72, "message": "STP: Chunking \"(2): 74 65\" from buffer", "module": "stp", - "msecs": 613.5950088500977, + "msecs": 903.5840034484863, "msg": "%s Chunking \"%s\" from buffer", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 62.09206581115723, - "thread": 140705607624512, + "relativeCreated": 67.90494918823242, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 613.6989593505859, + "msecs": 903.6610126495361, "msg": "Processing data with an insufficient end pattern.", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 62.19601631164551, - "thread": 140705607624512, + "relativeCreated": 67.98195838928223, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00010395050048828125 + "time_consumption": 7.700920104980469e-05 }, { "args": [ "[[]]", "" ], - "asctime": "2021-01-14 01:04:03,614", - "created": 1610582643.614086, + "asctime": "2021-02-28 18:29:55,903", + "created": 1614533395.903964, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5643,8 +5643,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:03,613", - "created": 1610582643.613871, + "asctime": "2021-02-28 18:29:55,903", + "created": 1614533395.903809, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5654,14 +5654,14 @@ "lineno": 22, "message": "Result (Return value list if processing data_sync and data again after start of frame): [ [ ] ] ()", "module": "test", - "msecs": 613.8710975646973, + "msecs": 903.8090705871582, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 62.368154525756836, - "thread": 140705607624512, + "relativeCreated": 68.1300163269043, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -5670,8 +5670,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:03,613", - "created": 1610582643.613971, + "asctime": "2021-02-28 18:29:55,903", + "created": 1614533395.903879, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5681,35 +5681,35 @@ "lineno": 26, "message": "Expectation (Return value list if processing data_sync and data again after start of frame): result = [ [ ] ] ()", "module": "test", - "msecs": 613.9709949493408, + "msecs": 903.878927230835, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 62.46805191040039, - "thread": 140705607624512, + "relativeCreated": 68.19987297058105, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 614.0859127044678, + "msecs": 903.9640426635742, "msg": "Return value list if processing data_sync and data again after start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 62.582969665527344, - "thread": 140705607624512, + "relativeCreated": 68.28498840332031, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00011491775512695312 + "time_consumption": 8.511543273925781e-05 }, { "args": [ "0", "" ], - "asctime": "2021-01-14 01:04:03,614", - "created": 1610582643.614406, + "asctime": "2021-02-28 18:29:55,904", + "created": 1614533395.904235, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5726,8 +5726,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:03,614", - "created": 1610582643.614242, + "asctime": "2021-02-28 18:29:55,904", + "created": 1614533395.904087, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5737,14 +5737,14 @@ "lineno": 22, "message": "Result (State after processing data_sync and data again after start of frame): 0 ()", "module": "test", - "msecs": 614.2420768737793, + "msecs": 904.0870666503906, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 62.73913383483887, - "thread": 140705607624512, + "relativeCreated": 68.40801239013672, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -5753,8 +5753,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:03,614", - "created": 1610582643.614335, + "asctime": "2021-02-28 18:29:55,904", + "created": 1614533395.904156, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5764,35 +5764,35 @@ "lineno": 26, "message": "Expectation (State after processing data_sync and data again after start of frame): result = 0 ()", "module": "test", - "msecs": 614.3350601196289, + "msecs": 904.155969619751, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 62.83211708068848, - "thread": 140705607624512, + "relativeCreated": 68.47691535949707, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 614.4061088562012, + "msecs": 904.2348861694336, "msg": "State after processing data_sync and data again after start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 62.90316581726074, - "thread": 140705607624512, + "relativeCreated": 68.55583190917969, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 7.104873657226562e-05 + "time_consumption": 7.891654968261719e-05 }, { "args": [ "0", "" ], - "asctime": "2021-01-14 01:04:03,614", - "created": 1610582643.61456, + "asctime": "2021-02-28 18:29:55,904", + "created": 1614533395.904577, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5809,8 +5809,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:03,614", - "created": 1610582643.614471, + "asctime": "2021-02-28 18:29:55,904", + "created": 1614533395.904362, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5820,14 +5820,14 @@ "lineno": 22, "message": "Result (Buffer size after processing data with insufficient end pattern): 0 ()", "module": "test", - "msecs": 614.4709587097168, + "msecs": 904.3619632720947, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 62.96801567077637, - "thread": 140705607624512, + "relativeCreated": 68.68290901184082, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -5836,8 +5836,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:03,614", - "created": 1610582643.614514, + "asctime": "2021-02-28 18:29:55,904", + "created": 1614533395.904467, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5847,32 +5847,32 @@ "lineno": 26, "message": "Expectation (Buffer size after processing data with insufficient end pattern): result = 0 ()", "module": "test", - "msecs": 614.5141124725342, + "msecs": 904.4671058654785, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.01116943359375, - "thread": 140705607624512, + "relativeCreated": 68.78805160522461, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 614.5598888397217, + "msecs": 904.5770168304443, "msg": "Buffer size after processing data with insufficient end pattern is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.05694580078125, - "thread": 140705607624512, + "relativeCreated": 68.89796257019043, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.57763671875e-05 + "time_consumption": 0.00010991096496582031 }, { "args": [], - "asctime": "2021-01-14 01:04:03,614", - "created": 1610582643.614943, + "asctime": "2021-02-28 18:29:55,905", + "created": 1614533395.905596, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -5887,8 +5887,8 @@ "args": [ "': changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 614.6900653839111, + "msecs": 904.9780368804932, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.1871223449707, - "thread": 140705607624512, + "relativeCreated": 69.29898262023926, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -5940,8 +5940,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:03,614", - "created": 1610582643.614737, + "asctime": "2021-02-28 18:29:55,905", + "created": 1614533395.9051, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -5951,14 +5951,14 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 614.7370338439941, + "msecs": 905.1001071929932, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.23409080505371, - "thread": 140705607624512, + "relativeCreated": 69.42105293273926, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -5966,8 +5966,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,614", - "created": 1610582643.61479, + "asctime": "2021-02-28 18:29:55,905", + "created": 1614533395.905233, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -5977,14 +5977,14 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 614.7899627685547, + "msecs": 905.2329063415527, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.28701972961426, - "thread": 140705607624512, + "relativeCreated": 69.55385208129883, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -5993,8 +5993,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:03,614", - "created": 1610582643.614844, + "asctime": "2021-02-28 18:29:55,905", + "created": 1614533395.905372, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -6004,14 +6004,14 @@ "lineno": 122, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 614.8440837860107, + "msecs": 905.371904373169, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.34114074707031, - "thread": 140705607624512, + "relativeCreated": 69.69285011291504, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -6019,8 +6019,8 @@ "STP:", "(2): 74 65" ], - "asctime": "2021-01-14 01:04:03,614", - "created": 1610582643.6149, + "asctime": "2021-02-28 18:29:55,905", + "created": 1614533395.905504, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -6030,35 +6030,35 @@ "lineno": 72, "message": "STP: Chunking \"(2): 74 65\" from buffer", "module": "stp", - "msecs": 614.9001121520996, + "msecs": 905.5039882659912, "msg": "%s Chunking \"%s\" from buffer", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.39716911315918, - "thread": 140705607624512, + "relativeCreated": 69.8249340057373, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 614.9430274963379, + "msecs": 905.5960178375244, "msg": "Processing data with an insufficient end pattern (start pattern instead of end pattern).", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.44008445739746, - "thread": 140705607624512, + "relativeCreated": 69.91696357727051, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.291534423828125e-05 + "time_consumption": 9.202957153320312e-05 }, { "args": [ "[[]]", "" ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.61513, + "asctime": "2021-02-28 18:29:55,905", + "created": 1614533395.905997, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6075,8 +6075,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615025, + "asctime": "2021-02-28 18:29:55,905", + "created": 1614533395.905778, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6086,14 +6086,14 @@ "lineno": 22, "message": "Result (Return value list if processing 2nd start of frame): [ [ ] ] ()", "module": "test", - "msecs": 615.0250434875488, + "msecs": 905.7779312133789, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.5221004486084, - "thread": 140705607624512, + "relativeCreated": 70.098876953125, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -6102,8 +6102,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615072, + "asctime": "2021-02-28 18:29:55,905", + "created": 1614533395.905872, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6113,35 +6113,35 @@ "lineno": 26, "message": "Expectation (Return value list if processing 2nd start of frame): result = [ [ ] ] ()", "module": "test", - "msecs": 615.0720119476318, + "msecs": 905.872106552124, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.569068908691406, - "thread": 140705607624512, + "relativeCreated": 70.19305229187012, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 615.1299476623535, + "msecs": 905.9970378875732, "msg": "Return value list if processing 2nd start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.627004623413086, - "thread": 140705607624512, + "relativeCreated": 70.31798362731934, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 5.793571472167969e-05 + "time_consumption": 0.00012493133544921875 }, { "args": [ "3", "" ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615284, + "asctime": "2021-02-28 18:29:55,906", + "created": 1614533395.906318, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6158,8 +6158,8 @@ "3", "" ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615198, + "asctime": "2021-02-28 18:29:55,906", + "created": 1614533395.906142, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6169,14 +6169,14 @@ "lineno": 22, "message": "Result (State after processing 2nd start of frame): 3 ()", "module": "test", - "msecs": 615.1978969573975, + "msecs": 906.141996383667, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.69495391845703, - "thread": 140705607624512, + "relativeCreated": 70.46294212341309, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -6185,8 +6185,8 @@ "3", "" ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615243, + "asctime": "2021-02-28 18:29:55,906", + "created": 1614533395.906229, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6196,35 +6196,35 @@ "lineno": 26, "message": "Expectation (State after processing 2nd start of frame): result = 3 ()", "module": "test", - "msecs": 615.2429580688477, + "msecs": 906.2290191650391, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.74001502990723, - "thread": 140705607624512, + "relativeCreated": 70.54996490478516, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 615.2839660644531, + "msecs": 906.317949295044, "msg": "State after processing 2nd start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.781023025512695, - "thread": 140705607624512, + "relativeCreated": 70.63889503479004, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.100799560546875e-05 + "time_consumption": 8.893013000488281e-05 }, { "args": [ "0", "" ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615428, + "asctime": "2021-02-28 18:29:55,906", + "created": 1614533395.906629, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6241,8 +6241,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615347, + "asctime": "2021-02-28 18:29:55,906", + "created": 1614533395.906457, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6252,14 +6252,14 @@ "lineno": 22, "message": "Result (Buffer size after processing 2nd start of frame): 0 ()", "module": "test", - "msecs": 615.3469085693359, + "msecs": 906.4569473266602, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.84396553039551, - "thread": 140705607624512, + "relativeCreated": 70.77789306640625, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -6268,8 +6268,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615388, + "asctime": "2021-02-28 18:29:55,906", + "created": 1614533395.906547, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6279,32 +6279,32 @@ "lineno": 26, "message": "Expectation (Buffer size after processing 2nd start of frame): result = 0 ()", "module": "test", - "msecs": 615.3879165649414, + "msecs": 906.5470695495605, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.88497352600098, - "thread": 140705607624512, + "relativeCreated": 70.86801528930664, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 615.4279708862305, + "msecs": 906.6290855407715, "msg": "Buffer size after processing 2nd start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 63.92502784729004, - "thread": 140705607624512, + "relativeCreated": 70.95003128051758, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.00543212890625e-05 + "time_consumption": 8.20159912109375e-05 }, { "args": [], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615784, + "asctime": "2021-02-28 18:29:55,907", + "created": 1614533395.907217, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -6319,8 +6319,8 @@ "args": [ "': changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 615.5490875244141, + "msecs": 906.8760871887207, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 64.04614448547363, - "thread": 140705607624512, + "relativeCreated": 71.1970329284668, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -6372,8 +6372,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615595, + "asctime": "2021-02-28 18:29:55,906", + "created": 1614533395.906964, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -6383,14 +6383,14 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 615.5951023101807, + "msecs": 906.9640636444092, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 64.09215927124023, - "thread": 140705607624512, + "relativeCreated": 71.28500938415527, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -6398,8 +6398,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615645, + "asctime": "2021-02-28 18:29:55,907", + "created": 1614533395.907041, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -6409,14 +6409,14 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 615.6449317932129, + "msecs": 907.041072845459, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 64.14198875427246, - "thread": 140705607624512, + "relativeCreated": 71.36201858520508, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -6424,8 +6424,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615687, + "asctime": "2021-02-28 18:29:55,907", + "created": 1614533395.907099, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -6435,14 +6435,14 @@ "lineno": 136, "message": "STP: second data sync (3a) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 615.6868934631348, + "msecs": 907.0990085601807, "msg": "%s second data sync (%02x) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 64.18395042419434, - "thread": 140705607624512, + "relativeCreated": 71.41995429992676, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -6450,8 +6450,8 @@ "STP:", "(2): 74 65" ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615738, + "asctime": "2021-02-28 18:29:55,907", + "created": 1614533395.907161, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -6461,35 +6461,35 @@ "lineno": 72, "message": "STP: Chunking \"(2): 74 65\" from buffer", "module": "stp", - "msecs": 615.7379150390625, + "msecs": 907.1609973907471, "msg": "%s Chunking \"%s\" from buffer", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 64.23497200012207, - "thread": 140705607624512, + "relativeCreated": 71.48194313049316, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 615.7839298248291, + "msecs": 907.2170257568359, "msg": "Processing data with an insufficient end pattern (two times sync instead of end pattern).", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 64.28098678588867, - "thread": 140705607624512, + "relativeCreated": 71.53797149658203, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.601478576660156e-05 + "time_consumption": 5.602836608886719e-05 }, { "args": [ "[[]]", "" ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615972, + "asctime": "2021-02-28 18:29:55,907", + "created": 1614533395.907431, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6506,8 +6506,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615861, + "asctime": "2021-02-28 18:29:55,907", + "created": 1614533395.907312, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6517,14 +6517,14 @@ "lineno": 22, "message": "Result (Return value list if processing data_sync twice after start of frame): [ [ ] ] ()", "module": "test", - "msecs": 615.8609390258789, + "msecs": 907.3119163513184, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 64.35799598693848, - "thread": 140705607624512, + "relativeCreated": 71.63286209106445, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -6533,8 +6533,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:03,615", - "created": 1610582643.615919, + "asctime": "2021-02-28 18:29:55,907", + "created": 1614533395.907366, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6544,35 +6544,35 @@ "lineno": 26, "message": "Expectation (Return value list if processing data_sync twice after start of frame): result = [ [ ] ] ()", "module": "test", - "msecs": 615.9191131591797, + "msecs": 907.3660373687744, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 64.41617012023926, - "thread": 140705607624512, + "relativeCreated": 71.68698310852051, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 615.9720420837402, + "msecs": 907.43088722229, "msg": "Return value list if processing data_sync twice after start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 64.4690990447998, - "thread": 140705607624512, + "relativeCreated": 71.75183296203613, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 5.2928924560546875e-05 + "time_consumption": 6.4849853515625e-05 }, { "args": [ "1", "" ], - "asctime": "2021-01-14 01:04:03,616", - "created": 1610582643.616229, + "asctime": "2021-02-28 18:29:55,907", + "created": 1614533395.90762, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6589,8 +6589,8 @@ "1", "" ], - "asctime": "2021-01-14 01:04:03,616", - "created": 1610582643.616084, + "asctime": "2021-02-28 18:29:55,907", + "created": 1614533395.907519, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6600,14 +6600,14 @@ "lineno": 22, "message": "Result (State after processing data_sync twice after start of frame): 1 ()", "module": "test", - "msecs": 616.084098815918, + "msecs": 907.5191020965576, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 64.58115577697754, - "thread": 140705607624512, + "relativeCreated": 71.84004783630371, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -6616,8 +6616,8 @@ "1", "" ], - "asctime": "2021-01-14 01:04:03,616", - "created": 1610582643.616153, + "asctime": "2021-02-28 18:29:55,907", + "created": 1614533395.907571, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6627,39 +6627,39 @@ "lineno": 26, "message": "Expectation (State after processing data_sync twice after start of frame): result = 1 ()", "module": "test", - "msecs": 616.1530017852783, + "msecs": 907.5710773468018, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 64.65005874633789, - "thread": 140705607624512, + "relativeCreated": 71.89202308654785, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 616.2290573120117, + "msecs": 907.6199531555176, "msg": "State after processing data_sync twice after start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 64.72611427307129, - "thread": 140705607624512, + "relativeCreated": 71.94089889526367, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 7.605552673339844e-05 + "time_consumption": 4.887580871582031e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.0034029483795166016, - "time_finished": "2021-01-14 01:04:03,616", - "time_start": "2021-01-14 01:04:03,612" + "time_consumption": 0.0045168399810791016, + "time_finished": "2021-02-28 18:29:55,907", + "time_start": "2021-02-28 18:29:55,903" }, "_fp-i0Hu8Eemborg4LxXa3A": { "args": null, - "asctime": "2021-01-14 01:04:03,597", - "created": 1610582643.597777, + "asctime": "2021-02-28 18:29:55,888", + "created": 1614533395.888324, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6670,20 +6670,20 @@ "message": "_fp-i0Hu8Eemborg4LxXa3A", "module": "__init__", "moduleLogger": [], - "msecs": 597.7768898010254, + "msecs": 888.3240222930908, "msg": "_fp-i0Hu8Eemborg4LxXa3A", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 46.27394676208496, + "relativeCreated": 52.644968032836914, "testcaseLogger": [ { "args": [ "(26): 1f 8b 08 00 34 e0 04 5d 02 ff 63 60 40 01 ff 51 01 00 2d 8a 7d de 1e 00 00 00" ], - "asctime": "2021-01-14 01:04:03,597", - "created": 1610582643.59797, + "asctime": "2021-02-28 18:29:55,888", + "created": 1614533395.888576, "exc_info": null, "exc_text": null, "filename": "test_gzip.py", @@ -6697,10 +6697,10 @@ { "args": [ 0.8666666666666667, - 4.38690185546875e-05 + 6.103515625e-05 ], - "asctime": "2021-01-14 01:04:03,597", - "created": 1610582643.597892, + "asctime": "2021-02-28 18:29:55,888", + "created": 1614533395.888475, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6710,35 +6710,35 @@ "lineno": 181, "message": "GZIP: Finished to extract a string (compression_rate=0.867, consumed_time=0.0s).", "module": "__init__", - "msecs": 597.8920459747314, + "msecs": 888.4749412536621, "msg": "GZIP: Finished to extract a string (compression_rate=%.3f, consumed_time=%.1fs).", "name": "root.stringtools", - "pathname": "src/stringtools/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 46.389102935791016, - "thread": 140705607624512, + "relativeCreated": 52.7958869934082, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 597.9700088500977, + "msecs": 888.5760307312012, "msg": "Extracting stream: %s", "name": "__tLogger__", - "pathname": "src/tests/test_gzip.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_gzip.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 46.46706581115723, - "thread": 140705607624512, + "relativeCreated": 52.896976470947266, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 7.796287536621094e-05 + "time_consumption": 0.0001010894775390625 }, { "args": [ "'(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff'", "" ], - "asctime": "2021-01-14 01:04:03,598", - "created": 1610582643.598193, + "asctime": "2021-02-28 18:29:55,888", + "created": 1614533395.888883, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6755,8 +6755,8 @@ "'(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff'", "" ], - "asctime": "2021-01-14 01:04:03,598", - "created": 1610582643.598106, + "asctime": "2021-02-28 18:29:55,888", + "created": 1614533395.88875, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6766,14 +6766,14 @@ "lineno": 22, "message": "Result (Extracted data): '(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff' ()", "module": "test", - "msecs": 598.1059074401855, + "msecs": 888.7500762939453, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 46.60296440124512, - "thread": 140705607624512, + "relativeCreated": 53.071022033691406, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -6782,8 +6782,8 @@ "'(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff'", "" ], - "asctime": "2021-01-14 01:04:03,598", - "created": 1610582643.598149, + "asctime": "2021-02-28 18:29:55,888", + "created": 1614533395.888805, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6793,39 +6793,39 @@ "lineno": 26, "message": "Expectation (Extracted data): result = '(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff' ()", "module": "test", - "msecs": 598.1490612030029, + "msecs": 888.8049125671387, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 46.6461181640625, - "thread": 140705607624512, + "relativeCreated": 53.125858306884766, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 598.1929302215576, + "msecs": 888.883113861084, "msg": "Extracted data is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 46.68998718261719, - "thread": 140705607624512, + "relativeCreated": 53.20405960083008, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.38690185546875e-05 + "time_consumption": 7.82012939453125e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00041604042053222656, - "time_finished": "2021-01-14 01:04:03,598", - "time_start": "2021-01-14 01:04:03,597" + "time_consumption": 0.0005590915679931641, + "time_finished": "2021-02-28 18:29:55,888", + "time_start": "2021-02-28 18:29:55,888" }, "_hpUmwEaTEeq5fPlXIeQCXQ": { "args": null, - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593182, + "asctime": "2021-02-28 18:29:55,882", + "created": 1614533395.882597, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6836,21 +6836,21 @@ "message": "_hpUmwEaTEeq5fPlXIeQCXQ", "module": "__init__", "moduleLogger": [], - "msecs": 593.1820869445801, + "msecs": 882.5969696044922, "msg": "_hpUmwEaTEeq5fPlXIeQCXQ", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.67914390563965, + "relativeCreated": 46.91791534423828, "testcaseLogger": [ { "args": [ "'00:59'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593345, + "asctime": "2021-02-28 18:29:55,882", + "created": 1614533395.882799, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6867,8 +6867,8 @@ "'00:59'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593261, + "asctime": "2021-02-28 18:29:55,882", + "created": 1614533395.8827, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6878,14 +6878,14 @@ "lineno": 22, "message": "Result (Time representation for 59): '00:59' ()", "module": "test", - "msecs": 593.2610034942627, + "msecs": 882.6999664306641, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.758060455322266, - "thread": 140705607624512, + "relativeCreated": 47.020912170410156, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -6894,8 +6894,8 @@ "'00:59'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593305, + "asctime": "2021-02-28 18:29:55,882", + "created": 1614533395.882751, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6905,35 +6905,35 @@ "lineno": 26, "message": "Expectation (Time representation for 59): result = '00:59' ()", "module": "test", - "msecs": 593.3051109313965, + "msecs": 882.7509880065918, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.802167892456055, - "thread": 140705607624512, + "relativeCreated": 47.07193374633789, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 593.3449268341064, + "msecs": 882.7989101409912, "msg": "Time representation for 59 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.841983795166016, - "thread": 140705607624512, + "relativeCreated": 47.119855880737305, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.981590270996094e-05 + "time_consumption": 4.792213439941406e-05 }, { "args": [ "'01:00'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593491, + "asctime": "2021-02-28 18:29:55,882", + "created": 1614533395.882979, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6950,8 +6950,8 @@ "'01:00'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593413, + "asctime": "2021-02-28 18:29:55,882", + "created": 1614533395.882883, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6961,14 +6961,14 @@ "lineno": 22, "message": "Result (Time representation for 60): '01:00' ()", "module": "test", - "msecs": 593.4131145477295, + "msecs": 882.8830718994141, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.91017150878906, - "thread": 140705607624512, + "relativeCreated": 47.204017639160156, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -6977,8 +6977,8 @@ "'01:00'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593451, + "asctime": "2021-02-28 18:29:55,882", + "created": 1614533395.882931, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6988,35 +6988,35 @@ "lineno": 26, "message": "Expectation (Time representation for 60): result = '01:00' ()", "module": "test", - "msecs": 593.4510231018066, + "msecs": 882.9309940338135, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.94808006286621, - "thread": 140705607624512, + "relativeCreated": 47.25193977355957, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 593.4910774230957, + "msecs": 882.9789161682129, "msg": "Time representation for 60 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 41.98813438415527, - "thread": 140705607624512, + "relativeCreated": 47.299861907958984, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.00543212890625e-05 + "time_consumption": 4.792213439941406e-05 }, { "args": [ "'59:59'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593631, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.883155, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7033,8 +7033,8 @@ "'59:59'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593556, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.883063, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7044,14 +7044,14 @@ "lineno": 22, "message": "Result (Time representation for 3599): '59:59' ()", "module": "test", - "msecs": 593.5559272766113, + "msecs": 883.0630779266357, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.0529842376709, - "thread": 140705607624512, + "relativeCreated": 47.384023666381836, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -7060,8 +7060,8 @@ "'59:59'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593594, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.883109, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7071,35 +7071,35 @@ "lineno": 26, "message": "Expectation (Time representation for 3599): result = '59:59' ()", "module": "test", - "msecs": 593.5940742492676, + "msecs": 883.1090927124023, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.09113121032715, - "thread": 140705607624512, + "relativeCreated": 47.43003845214844, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 593.6310291290283, + "msecs": 883.155107498169, "msg": "Time representation for 3599 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.12808609008789, - "thread": 140705607624512, + "relativeCreated": 47.47605323791504, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.695487976074219e-05 + "time_consumption": 4.601478576660156e-05 }, { "args": [ "'01:00:00'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.59377, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.88333, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7116,8 +7116,8 @@ "'01:00:00'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593695, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.883238, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7127,14 +7127,14 @@ "lineno": 22, "message": "Result (Time representation for 3600): '01:00:00' ()", "module": "test", - "msecs": 593.6949253082275, + "msecs": 883.2380771636963, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.19198226928711, - "thread": 140705607624512, + "relativeCreated": 47.55902290344238, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -7143,8 +7143,8 @@ "'01:00:00'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593732, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.883284, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7154,35 +7154,35 @@ "lineno": 26, "message": "Expectation (Time representation for 3600): result = '01:00:00' ()", "module": "test", - "msecs": 593.7321186065674, + "msecs": 883.2840919494629, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.22917556762695, - "thread": 140705607624512, + "relativeCreated": 47.605037689208984, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 593.7700271606445, + "msecs": 883.3301067352295, "msg": "Time representation for 3600 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.2670841217041, - "thread": 140705607624512, + "relativeCreated": 47.651052474975586, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.790855407714844e-05 + "time_consumption": 4.601478576660156e-05 }, { "args": [ "'23:59:59'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593911, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.883506, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7199,8 +7199,8 @@ "'23:59:59'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593837, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.883413, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7210,14 +7210,14 @@ "lineno": 22, "message": "Result (Time representation for 86399): '23:59:59' ()", "module": "test", - "msecs": 593.8370227813721, + "msecs": 883.4130764007568, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.33407974243164, - "thread": 140705607624512, + "relativeCreated": 47.73402214050293, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -7226,8 +7226,8 @@ "'23:59:59'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593874, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.88346, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7237,35 +7237,35 @@ "lineno": 26, "message": "Expectation (Time representation for 86399): result = '23:59:59' ()", "module": "test", - "msecs": 593.8739776611328, + "msecs": 883.4600448608398, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.37103462219238, - "thread": 140705607624512, + "relativeCreated": 47.78099060058594, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 593.9109325408936, + "msecs": 883.5060596466064, "msg": "Time representation for 86399 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.407989501953125, - "thread": 140705607624512, + "relativeCreated": 47.82700538635254, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.695487976074219e-05 + "time_consumption": 4.601478576660156e-05 }, { "args": [ "'1D'", "" ], - "asctime": "2021-01-14 01:04:03,594", - "created": 1610582643.594052, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.883681, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7282,8 +7282,8 @@ "'1D'", "" ], - "asctime": "2021-01-14 01:04:03,593", - "created": 1610582643.593976, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.883588, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7293,14 +7293,14 @@ "lineno": 22, "message": "Result (Time representation for 86400): '1D' ()", "module": "test", - "msecs": 593.9760208129883, + "msecs": 883.5880756378174, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.47307777404785, - "thread": 140705607624512, + "relativeCreated": 47.90902137756348, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -7309,8 +7309,8 @@ "'1D'", "" ], - "asctime": "2021-01-14 01:04:03,594", - "created": 1610582643.594013, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.883635, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7320,35 +7320,35 @@ "lineno": 26, "message": "Expectation (Time representation for 86400): result = '1D' ()", "module": "test", - "msecs": 594.012975692749, + "msecs": 883.6350440979004, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.510032653808594, - "thread": 140705607624512, + "relativeCreated": 47.955989837646484, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 594.0520763397217, + "msecs": 883.681058883667, "msg": "Time representation for 86400 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.54913330078125, - "thread": 140705607624512, + "relativeCreated": 48.002004623413086, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.910064697265625e-05 + "time_consumption": 4.601478576660156e-05 }, { "args": [ "'1D 00:59'", "" ], - "asctime": "2021-01-14 01:04:03,594", - "created": 1610582643.594198, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.883858, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7365,8 +7365,8 @@ "'1D 00:59'", "" ], - "asctime": "2021-01-14 01:04:03,594", - "created": 1610582643.594117, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.883765, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7376,14 +7376,14 @@ "lineno": 22, "message": "Result (Time representation for 86459): '1D 00:59' ()", "module": "test", - "msecs": 594.1169261932373, + "msecs": 883.7649822235107, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.613983154296875, - "thread": 140705607624512, + "relativeCreated": 48.085927963256836, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -7392,8 +7392,8 @@ "'1D 00:59'", "" ], - "asctime": "2021-01-14 01:04:03,594", - "created": 1610582643.594154, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.883812, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7403,35 +7403,35 @@ "lineno": 26, "message": "Expectation (Time representation for 86459): result = '1D 00:59' ()", "module": "test", - "msecs": 594.153881072998, + "msecs": 883.8119506835938, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.65093803405762, - "thread": 140705607624512, + "relativeCreated": 48.132896423339844, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 594.1979885101318, + "msecs": 883.8579654693604, "msg": "Time representation for 86459 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.695045471191406, - "thread": 140705607624512, + "relativeCreated": 48.178911209106445, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.410743713378906e-05 + "time_consumption": 4.601478576660156e-05 }, { "args": [ "'1D 01:00:00'", "" ], - "asctime": "2021-01-14 01:04:03,594", - "created": 1610582643.594336, + "asctime": "2021-02-28 18:29:55,884", + "created": 1614533395.884034, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7448,8 +7448,8 @@ "'1D 01:00:00'", "" ], - "asctime": "2021-01-14 01:04:03,594", - "created": 1610582643.594262, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.883942, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7459,14 +7459,14 @@ "lineno": 22, "message": "Result (Time representation for 90000): '1D 01:00:00' ()", "module": "test", - "msecs": 594.261884689331, + "msecs": 883.9418888092041, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.758941650390625, - "thread": 140705607624512, + "relativeCreated": 48.262834548950195, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -7475,8 +7475,8 @@ "'1D 01:00:00'", "" ], - "asctime": "2021-01-14 01:04:03,594", - "created": 1610582643.594299, + "asctime": "2021-02-28 18:29:55,883", + "created": 1614533395.883988, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7486,39 +7486,39 @@ "lineno": 26, "message": "Expectation (Time representation for 90000): result = '1D 01:00:00' ()", "module": "test", - "msecs": 594.2990779876709, + "msecs": 883.9879035949707, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.79613494873047, - "thread": 140705607624512, + "relativeCreated": 48.3088493347168, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 594.3360328674316, + "msecs": 884.0339183807373, "msg": "Time representation for 90000 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.83308982849121, - "thread": 140705607624512, + "relativeCreated": 48.3548641204834, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.695487976074219e-05 + "time_consumption": 4.601478576660156e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.0011539459228515625, - "time_finished": "2021-01-14 01:04:03,594", - "time_start": "2021-01-14 01:04:03,593" + "time_consumption": 0.0014369487762451172, + "time_finished": "2021-02-28 18:29:55,884", + "time_start": "2021-02-28 18:29:55,882" }, "_iXxBIEaTEeq5fPlXIeQCXQ": { "args": null, - "asctime": "2021-01-14 01:04:03,594", - "created": 1610582643.594447, + "asctime": "2021-02-28 18:29:55,884", + "created": 1614533395.884176, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7529,21 +7529,21 @@ "message": "_iXxBIEaTEeq5fPlXIeQCXQ", "module": "__init__", "moduleLogger": [], - "msecs": 594.4468975067139, + "msecs": 884.1760158538818, "msg": "_iXxBIEaTEeq5fPlXIeQCXQ", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 42.94395446777344, + "relativeCreated": 48.49696159362793, "testcaseLogger": [ { "args": [ "'87/5'", "" ], - "asctime": "2021-01-14 01:04:03,594", - "created": 1610582643.594842, + "asctime": "2021-02-28 18:29:55,884", + "created": 1614533395.884652, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7560,8 +7560,8 @@ "'87/5'", "" ], - "asctime": "2021-01-14 01:04:03,594", - "created": 1610582643.59474, + "asctime": "2021-02-28 18:29:55,884", + "created": 1614533395.884526, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7571,14 +7571,14 @@ "lineno": 22, "message": "Result (Fraction representation for 17.4): '87/5' ()", "module": "test", - "msecs": 594.7399139404297, + "msecs": 884.5260143280029, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 43.23697090148926, - "thread": 140705607624512, + "relativeCreated": 48.84696006774902, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -7587,8 +7587,8 @@ "'87/5'", "" ], - "asctime": "2021-01-14 01:04:03,594", - "created": 1610582643.594794, + "asctime": "2021-02-28 18:29:55,884", + "created": 1614533395.884595, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7598,35 +7598,35 @@ "lineno": 26, "message": "Expectation (Fraction representation for 17.4): result = '87/5' ()", "module": "test", - "msecs": 594.7940349578857, + "msecs": 884.5949172973633, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 43.29109191894531, - "thread": 140705607624512, + "relativeCreated": 48.915863037109375, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 594.8419570922852, + "msecs": 884.6518993377686, "msg": "Fraction representation for 17.4 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 43.33901405334473, - "thread": 140705607624512, + "relativeCreated": 48.97284507751465, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.792213439941406e-05 + "time_consumption": 5.698204040527344e-05 }, { "args": [ "'1/4'", "" ], - "asctime": "2021-01-14 01:04:03,595", - "created": 1610582643.595028, + "asctime": "2021-02-28 18:29:55,884", + "created": 1614533395.88489, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7643,8 +7643,8 @@ "'1/4'", "" ], - "asctime": "2021-01-14 01:04:03,594", - "created": 1610582643.594944, + "asctime": "2021-02-28 18:29:55,884", + "created": 1614533395.884778, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7654,14 +7654,14 @@ "lineno": 22, "message": "Result (Fraction representation for 0.25): '1/4' ()", "module": "test", - "msecs": 594.9440002441406, + "msecs": 884.7780227661133, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 43.441057205200195, - "thread": 140705607624512, + "relativeCreated": 49.098968505859375, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -7670,8 +7670,8 @@ "'1/4'", "" ], - "asctime": "2021-01-14 01:04:03,594", - "created": 1610582643.594986, + "asctime": "2021-02-28 18:29:55,884", + "created": 1614533395.884837, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7681,35 +7681,35 @@ "lineno": 26, "message": "Expectation (Fraction representation for 0.25): result = '1/4' ()", "module": "test", - "msecs": 594.9859619140625, + "msecs": 884.8369121551514, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 43.48301887512207, - "thread": 140705607624512, + "relativeCreated": 49.15785789489746, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 595.0279235839844, + "msecs": 884.890079498291, "msg": "Fraction representation for 0.25 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 43.524980545043945, - "thread": 140705607624512, + "relativeCreated": 49.21102523803711, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.1961669921875e-05 + "time_consumption": 5.316734313964844e-05 }, { "args": [ "'1/10'", "" ], - "asctime": "2021-01-14 01:04:03,595", - "created": 1610582643.595259, + "asctime": "2021-02-28 18:29:55,885", + "created": 1614533395.885188, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7726,8 +7726,8 @@ "'1/10'", "" ], - "asctime": "2021-01-14 01:04:03,595", - "created": 1610582643.595175, + "asctime": "2021-02-28 18:29:55,885", + "created": 1614533395.885077, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7737,14 +7737,14 @@ "lineno": 22, "message": "Result (Fraction representation for 0.1): '1/10' ()", "module": "test", - "msecs": 595.17502784729, + "msecs": 885.0769996643066, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 43.67208480834961, - "thread": 140705607624512, + "relativeCreated": 49.397945404052734, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -7753,8 +7753,8 @@ "'1/10'", "" ], - "asctime": "2021-01-14 01:04:03,595", - "created": 1610582643.595219, + "asctime": "2021-02-28 18:29:55,885", + "created": 1614533395.885134, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7764,35 +7764,35 @@ "lineno": 26, "message": "Expectation (Fraction representation for 0.1): result = '1/10' ()", "module": "test", - "msecs": 595.2188968658447, + "msecs": 885.1339817047119, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 43.7159538269043, - "thread": 140705607624512, + "relativeCreated": 49.45492744445801, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 595.2589511871338, + "msecs": 885.188102722168, "msg": "Fraction representation for 0.1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 43.75600814819336, - "thread": 140705607624512, + "relativeCreated": 49.50904846191406, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.00543212890625e-05 + "time_consumption": 5.412101745605469e-05 }, { "args": [ "'1/60'", "" ], - "asctime": "2021-01-14 01:04:03,595", - "created": 1610582643.595504, + "asctime": "2021-02-28 18:29:55,885", + "created": 1614533395.885499, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7809,8 +7809,8 @@ "'1/60'", "" ], - "asctime": "2021-01-14 01:04:03,595", - "created": 1610582643.595414, + "asctime": "2021-02-28 18:29:55,885", + "created": 1614533395.885389, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7820,14 +7820,14 @@ "lineno": 22, "message": "Result (Fraction representation for 0.01666667): '1/60' ()", "module": "test", - "msecs": 595.4139232635498, + "msecs": 885.3890895843506, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 43.910980224609375, - "thread": 140705607624512, + "relativeCreated": 49.71003532409668, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -7836,8 +7836,8 @@ "'1/60'", "" ], - "asctime": "2021-01-14 01:04:03,595", - "created": 1610582643.595459, + "asctime": "2021-02-28 18:29:55,885", + "created": 1614533395.885445, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7847,39 +7847,39 @@ "lineno": 26, "message": "Expectation (Fraction representation for 0.01666667): result = '1/60' ()", "module": "test", - "msecs": 595.458984375, + "msecs": 885.4451179504395, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 43.95604133605957, - "thread": 140705607624512, + "relativeCreated": 49.76606369018555, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 595.5040454864502, + "msecs": 885.4990005493164, "msg": "Fraction representation for 0.01666667 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 44.001102447509766, - "thread": 140705607624512, + "relativeCreated": 49.8199462890625, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 4.506111145019531e-05 + "time_consumption": 5.3882598876953125e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.0010571479797363281, - "time_finished": "2021-01-14 01:04:03,595", - "time_start": "2021-01-14 01:04:03,594" + "time_consumption": 0.0013229846954345703, + "time_finished": "2021-02-28 18:29:55,885", + "time_start": "2021-02-28 18:29:55,884" }, "_n3BdUCcREeqsHsnJQYCN8Q": { "args": null, - "asctime": "2021-01-14 01:04:03,610", - "created": 1610582643.610267, + "asctime": "2021-02-28 18:29:55,900", + "created": 1614533395.90076, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7890,18 +7890,18 @@ "message": "_n3BdUCcREeqsHsnJQYCN8Q", "module": "__init__", "moduleLogger": [], - "msecs": 610.266923904419, + "msecs": 900.7599353790283, "msg": "_n3BdUCcREeqsHsnJQYCN8Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 58.763980865478516, + "relativeCreated": 65.08088111877441, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 01:04:03,610", - "created": 1610582643.610745, + "asctime": "2021-02-28 18:29:55,901", + "created": 1614533395.90119, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -7916,8 +7916,8 @@ "args": [ "':1'" ], - "asctime": "2021-01-14 01:04:03,610", - "created": 1610582643.610429, + "asctime": "2021-02-28 18:29:55,900", + "created": 1614533395.900912, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -7927,14 +7927,14 @@ "lineno": 100, "message": "Sending ':1' to stp.", "module": "test_stp", - "msecs": 610.429048538208, + "msecs": 900.9120464324951, "msg": "Sending %s to stp.", "name": "__unittest__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 58.92610549926758, - "thread": 140705607624512, + "relativeCreated": 65.23299217224121, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -7942,8 +7942,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,610", - "created": 1610582643.610548, + "asctime": "2021-02-28 18:29:55,901", + "created": 1614533395.901031, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -7953,14 +7953,14 @@ "lineno": 101, "message": "STP: data sync (3a) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 610.5480194091797, + "msecs": 901.0310173034668, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 59.04507637023926, - "thread": 140705607624512, + "relativeCreated": 65.35196304321289, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -7969,8 +7969,8 @@ 58, 49 ], - "asctime": "2021-01-14 01:04:03,610", - "created": 1610582643.610655, + "asctime": "2021-02-28 18:29:55,901", + "created": 1614533395.901113, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -7980,35 +7980,35 @@ "lineno": 111, "message": "STP: no start pattern (3a 31) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_IDLE", "module": "stp", - "msecs": 610.6550693511963, + "msecs": 901.1130332946777, "msg": "%s no start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_IDLE", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 59.15212631225586, - "thread": 140705607624512, + "relativeCreated": 65.43397903442383, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 610.7449531555176, + "msecs": 901.1900424957275, "msg": "Processing data with an insufficient start pattern.", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 59.24201011657715, - "thread": 140705607624512, + "relativeCreated": 65.51098823547363, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 8.988380432128906e-05 + "time_consumption": 7.700920104980469e-05 }, { "args": [ "[[]]", "" ], - "asctime": "2021-01-14 01:04:03,611", - "created": 1610582643.611113, + "asctime": "2021-02-28 18:29:55,901", + "created": 1614533395.901542, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8025,8 +8025,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:03,610", - "created": 1610582643.610902, + "asctime": "2021-02-28 18:29:55,901", + "created": 1614533395.901342, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8036,14 +8036,14 @@ "lineno": 22, "message": "Result (Return value list if processing incorrect start of frame): [ [ ] ] ()", "module": "test", - "msecs": 610.9020709991455, + "msecs": 901.3419151306152, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 59.39912796020508, - "thread": 140705607624512, + "relativeCreated": 65.66286087036133, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -8052,8 +8052,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:03,610", - "created": 1610582643.610997, + "asctime": "2021-02-28 18:29:55,901", + "created": 1614533395.901433, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8063,35 +8063,35 @@ "lineno": 26, "message": "Expectation (Return value list if processing incorrect start of frame): result = [ [ ] ] ()", "module": "test", - "msecs": 610.9969615936279, + "msecs": 901.432991027832, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 59.4940185546875, - "thread": 140705607624512, + "relativeCreated": 65.75393676757812, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 611.1130714416504, + "msecs": 901.5419483184814, "msg": "Return value list if processing incorrect start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 59.61012840270996, - "thread": 140705607624512, + "relativeCreated": 65.86289405822754, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00011610984802246094 + "time_consumption": 0.00010895729064941406 }, { "args": [ "0", "" ], - "asctime": "2021-01-14 01:04:03,611", - "created": 1610582643.611439, + "asctime": "2021-02-28 18:29:55,901", + "created": 1614533395.901882, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8108,8 +8108,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:03,611", - "created": 1610582643.611245, + "asctime": "2021-02-28 18:29:55,901", + "created": 1614533395.901719, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8119,14 +8119,14 @@ "lineno": 22, "message": "Result (State after processing incorrect start of frame): 0 ()", "module": "test", - "msecs": 611.2449169158936, + "msecs": 901.7190933227539, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 59.741973876953125, - "thread": 140705607624512, + "relativeCreated": 66.0400390625, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -8135,8 +8135,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:03,611", - "created": 1610582643.611345, + "asctime": "2021-02-28 18:29:55,901", + "created": 1614533395.901807, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8146,32 +8146,32 @@ "lineno": 26, "message": "Expectation (State after processing incorrect start of frame): result = 0 ()", "module": "test", - "msecs": 611.3450527191162, + "msecs": 901.8070697784424, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 59.84210968017578, - "thread": 140705607624512, + "relativeCreated": 66.12801551818848, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 611.4389896392822, + "msecs": 901.8819332122803, "msg": "State after processing incorrect start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 59.9360466003418, - "thread": 140705607624512, + "relativeCreated": 66.20287895202637, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 9.393692016601562e-05 + "time_consumption": 7.486343383789062e-05 }, { "args": [], - "asctime": "2021-01-14 01:04:03,611", - "created": 1610582643.6119, + "asctime": "2021-02-28 18:29:55,902", + "created": 1614533395.902306, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -8186,8 +8186,8 @@ "args": [ "'::'" ], - "asctime": "2021-01-14 01:04:03,611", - "created": 1610582643.611582, + "asctime": "2021-02-28 18:29:55,902", + "created": 1614533395.90201, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -8197,14 +8197,14 @@ "lineno": 110, "message": "Sending '::' to stp.", "module": "test_stp", - "msecs": 611.5820407867432, + "msecs": 902.0099639892578, "msg": "Sending %s to stp.", "name": "__unittest__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 60.079097747802734, - "thread": 140705607624512, + "relativeCreated": 66.3309097290039, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -8212,8 +8212,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,611", - "created": 1610582643.611694, + "asctime": "2021-02-28 18:29:55,902", + "created": 1614533395.902135, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -8223,14 +8223,14 @@ "lineno": 101, "message": "STP: data sync (3a) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 611.6940975189209, + "msecs": 902.134895324707, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 60.19115447998047, - "thread": 140705607624512, + "relativeCreated": 66.45584106445312, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -8238,8 +8238,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,611", - "created": 1610582643.611799, + "asctime": "2021-02-28 18:29:55,902", + "created": 1614533395.902236, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -8249,35 +8249,35 @@ "lineno": 113, "message": "STP: 2nd data sync (3a) received => keep state", "module": "stp", - "msecs": 611.7990016937256, + "msecs": 902.2359848022461, "msg": "%s 2nd data sync (%02x) received => keep state", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 60.296058654785156, - "thread": 140705607624512, + "relativeCreated": 66.55693054199219, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 611.9000911712646, + "msecs": 902.306079864502, "msg": "Processing data with an insufficient start pattern (two times sync).", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 60.39714813232422, - "thread": 140705607624512, + "relativeCreated": 66.62702560424805, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.0001010894775390625 + "time_consumption": 7.009506225585938e-05 }, { "args": [ "[[]]", "" ], - "asctime": "2021-01-14 01:04:03,612", - "created": 1610582643.61224, + "asctime": "2021-02-28 18:29:55,902", + "created": 1614533395.902666, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8294,8 +8294,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:03,612", - "created": 1610582643.612048, + "asctime": "2021-02-28 18:29:55,902", + "created": 1614533395.902471, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8305,14 +8305,14 @@ "lineno": 22, "message": "Result (Return value list if processing data_sync twice): [ [ ] ] ()", "module": "test", - "msecs": 612.0479106903076, + "msecs": 902.4710655212402, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 60.54496765136719, - "thread": 140705607624512, + "relativeCreated": 66.79201126098633, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -8321,8 +8321,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:03,612", - "created": 1610582643.612154, + "asctime": "2021-02-28 18:29:55,902", + "created": 1614533395.902557, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8332,35 +8332,35 @@ "lineno": 26, "message": "Expectation (Return value list if processing data_sync twice): result = [ [ ] ] ()", "module": "test", - "msecs": 612.1540069580078, + "msecs": 902.5568962097168, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 60.65106391906738, - "thread": 140705607624512, + "relativeCreated": 66.87784194946289, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 612.2400760650635, + "msecs": 902.6660919189453, "msg": "Return value list if processing data_sync twice is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 60.73713302612305, - "thread": 140705607624512, + "relativeCreated": 66.9870376586914, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 8.606910705566406e-05 + "time_consumption": 0.00010919570922851562 }, { "args": [ "1", "" ], - "asctime": "2021-01-14 01:04:03,612", - "created": 1610582643.612584, + "asctime": "2021-02-28 18:29:55,902", + "created": 1614533395.902914, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8377,8 +8377,8 @@ "1", "" ], - "asctime": "2021-01-14 01:04:03,612", - "created": 1610582643.612392, + "asctime": "2021-02-28 18:29:55,902", + "created": 1614533395.902804, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8388,14 +8388,14 @@ "lineno": 22, "message": "Result (State after processing data_sync twice): 1 ()", "module": "test", - "msecs": 612.3919486999512, + "msecs": 902.803897857666, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 60.88900566101074, - "thread": 140705607624512, + "relativeCreated": 67.12484359741211, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -8404,8 +8404,8 @@ "1", "" ], - "asctime": "2021-01-14 01:04:03,612", - "created": 1610582643.61249, + "asctime": "2021-02-28 18:29:55,902", + "created": 1614533395.90286, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8415,39 +8415,39 @@ "lineno": 26, "message": "Expectation (State after processing data_sync twice): result = 1 ()", "module": "test", - "msecs": 612.4899387359619, + "msecs": 902.8599262237549, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 60.986995697021484, - "thread": 140705607624512, + "relativeCreated": 67.18087196350098, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 612.584114074707, + "msecs": 902.9140472412109, "msg": "State after processing data_sync twice is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 61.0811710357666, - "thread": 140705607624512, + "relativeCreated": 67.23499298095703, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 9.417533874511719e-05 + "time_consumption": 5.412101745605469e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.002317190170288086, - "time_finished": "2021-01-14 01:04:03,612", - "time_start": "2021-01-14 01:04:03,610" + "time_consumption": 0.002154111862182617, + "time_finished": "2021-02-28 18:29:55,902", + "time_start": "2021-02-28 18:29:55,900" }, "_pavPUHsZEemK6PYOxF9rHw": { "args": null, - "asctime": "2021-01-14 01:04:03,596", - "created": 1610582643.596205, + "asctime": "2021-02-28 18:29:55,886", + "created": 1614533395.886396, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8458,20 +8458,20 @@ "message": "_pavPUHsZEemK6PYOxF9rHw", "module": "__init__", "moduleLogger": [], - "msecs": 596.2049961090088, + "msecs": 886.3959312438965, "msg": "_pavPUHsZEemK6PYOxF9rHw", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 44.70205307006836, + "relativeCreated": 50.71687698364258, "testcaseLogger": [ { "args": [ 4 ], - "asctime": "2021-01-14 01:04:03,596", - "created": 1610582643.596272, + "asctime": "2021-02-28 18:29:55,886", + "created": 1614533395.886486, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -8482,14 +8482,14 @@ "message": "Checking test pattern with length 4.", "module": "test_hexlify", "moduleLogger": [], - "msecs": 596.2719917297363, + "msecs": 886.4860534667969, "msg": "Checking test pattern with length %d.", "name": "__tLogger__", - "pathname": "src/tests/test_hexlify.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 44.7690486907959, - "thread": 140705607624512, + "relativeCreated": 50.80699920654297, + "thread": 139725527095104, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -8499,8 +8499,8 @@ "(4): de ad be ef", 0 ], - "asctime": "2021-01-14 01:04:03,596", - "created": 1610582643.596383, + "asctime": "2021-02-28 18:29:55,886", + "created": 1614533395.886627, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -8511,28 +8511,28 @@ "message": "\"(4)\" is in \"(4): de ad be ef\" at position 0", "module": "test_hexlify", "moduleLogger": [], - "msecs": 596.3830947875977, + "msecs": 886.6269588470459, "msg": "\"%s\" is in \"%s\" at position %d", "name": "__tLogger__", - "pathname": "src/tests/test_hexlify.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 44.88015174865723, - "thread": 140705607624512, + "relativeCreated": 50.94790458679199, + "thread": 139725527095104, "threadName": "MainThread", "time_consumption": 0.0 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.0001780986785888672, - "time_finished": "2021-01-14 01:04:03,596", - "time_start": "2021-01-14 01:04:03,596" + "time_consumption": 0.00023102760314941406, + "time_finished": "2021-02-28 18:29:55,886", + "time_start": "2021-02-28 18:29:55,886" }, "_rhV88Hu9Eemborg4LxXa3A": { "args": null, - "asctime": "2021-01-14 01:04:03,596", - "created": 1610582643.596496, + "asctime": "2021-02-28 18:29:55,886", + "created": 1614533395.886775, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8543,20 +8543,20 @@ "message": "_rhV88Hu9Eemborg4LxXa3A", "module": "__init__", "moduleLogger": [], - "msecs": 596.4961051940918, + "msecs": 886.775016784668, "msg": "_rhV88Hu9Eemborg4LxXa3A", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 44.99316215515137, + "relativeCreated": 51.09596252441406, "testcaseLogger": [ { "args": [ 4 ], - "asctime": "2021-01-14 01:04:03,596", - "created": 1610582643.596562, + "asctime": "2021-02-28 18:29:55,886", + "created": 1614533395.88686, "exc_info": null, "exc_text": null, "filename": "test_linefeed_filter.py", @@ -8567,14 +8567,14 @@ "message": "Checking test pattern with length 4.", "module": "test_linefeed_filter", "moduleLogger": [], - "msecs": 596.5619087219238, + "msecs": 886.8598937988281, "msg": "Checking test pattern with length %d.", "name": "__tLogger__", - "pathname": "src/tests/test_linefeed_filter.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_linefeed_filter.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 45.0589656829834, - "thread": 140705607624512, + "relativeCreated": 51.18083953857422, + "thread": 139725527095104, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -8583,8 +8583,8 @@ "'test\\\\r\\\\n123\\\\r\\\\n'", "" ], - "asctime": "2021-01-14 01:04:03,596", - "created": 1610582643.596713, + "asctime": "2021-02-28 18:29:55,887", + "created": 1614533395.887058, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8601,8 +8601,8 @@ "'test\\\\r\\\\n123\\\\r\\\\n'", "" ], - "asctime": "2021-01-14 01:04:03,596", - "created": 1610582643.596634, + "asctime": "2021-02-28 18:29:55,886", + "created": 1614533395.886949, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8612,14 +8612,14 @@ "lineno": 22, "message": "Result (Returnvalue of linefeed_filter): 'test\\\\r\\\\n123\\\\r\\\\n' ()", "module": "test", - "msecs": 596.6339111328125, + "msecs": 886.9490623474121, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 45.13096809387207, - "thread": 140705607624512, + "relativeCreated": 51.2700080871582, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -8628,8 +8628,8 @@ "'test\\\\r\\\\n123\\\\r\\\\n'", "" ], - "asctime": "2021-01-14 01:04:03,596", - "created": 1610582643.596674, + "asctime": "2021-02-28 18:29:55,887", + "created": 1614533395.887001, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8639,39 +8639,39 @@ "lineno": 26, "message": "Expectation (Returnvalue of linefeed_filter): result = 'test\\\\r\\\\n123\\\\r\\\\n' ()", "module": "test", - "msecs": 596.6739654541016, + "msecs": 887.0010375976562, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 45.17102241516113, - "thread": 140705607624512, + "relativeCreated": 51.321983337402344, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 596.7130661010742, + "msecs": 887.0580196380615, "msg": "Returnvalue of linefeed_filter is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 45.21012306213379, - "thread": 140705607624512, + "relativeCreated": 51.37896537780762, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 3.910064697265625e-05 + "time_consumption": 5.698204040527344e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00021696090698242188, - "time_finished": "2021-01-14 01:04:03,596", - "time_start": "2021-01-14 01:04:03,596" + "time_consumption": 0.0002830028533935547, + "time_finished": "2021-02-28 18:29:55,887", + "time_start": "2021-02-28 18:29:55,886" }, "_wMotUCclEeqsHsnJQYCN8Q": { "args": null, - "asctime": "2021-01-14 01:04:03,616", - "created": 1610582643.616462, + "asctime": "2021-02-28 18:29:55,907", + "created": 1614533395.90779, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8682,18 +8682,18 @@ "message": "_wMotUCclEeqsHsnJQYCN8Q", "module": "__init__", "moduleLogger": [], - "msecs": 616.461992263794, + "msecs": 907.789945602417, "msg": "_wMotUCclEeqsHsnJQYCN8Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 64.95904922485352, + "relativeCreated": 72.11089134216309, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 01:04:03,617", - "created": 1610582643.617455, + "asctime": "2021-02-28 18:29:55,908", + "created": 1614533395.908452, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -8708,8 +8708,8 @@ "args": [ "': changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 616.6949272155762, + "msecs": 907.9549312591553, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 65.19198417663574, - "thread": 140705607624512, + "relativeCreated": 72.27587699890137, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -8761,8 +8761,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:03,616", - "created": 1610582643.616771, + "asctime": "2021-02-28 18:29:55,908", + "created": 1614533395.908024, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -8772,22 +8772,22 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 616.7709827423096, + "msecs": 908.0240726470947, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 65.26803970336914, - "thread": 140705607624512, + "relativeCreated": 72.34501838684082, + "thread": 139725527095104, "threadName": "MainThread" }, { "args": [ "255" ], - "asctime": "2021-01-14 01:04:03,616", - "created": 1610582643.616854, + "asctime": "2021-02-28 18:29:55,908", + "created": 1614533395.908086, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -8797,22 +8797,22 @@ "lineno": 163, "message": "Setting state of stp to 255.", "module": "test_stp", - "msecs": 616.8539524078369, + "msecs": 908.0860614776611, "msg": "Setting state of stp to %s.", "name": "__unittest__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 65.35100936889648, - "thread": 140705607624512, + "relativeCreated": 72.40700721740723, + "thread": 139725527095104, "threadName": "MainThread" }, { "args": [ "': adding value (3a) back to data again and changing state -> STP_STATE_IDLE", "module": "stp", - "msecs": 617.0220375061035, + "msecs": 908.195972442627, "msg": "%s unknown state (%s) => adding value (%02x) back to data again and changing state -> STP_STATE_IDLE", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 65.51909446716309, - "thread": 140705607624512, + "relativeCreated": 72.51691818237305, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -8864,8 +8864,8 @@ "STP:", "(2): 74 65" ], - "asctime": "2021-01-14 01:04:03,617", - "created": 1610582643.617107, + "asctime": "2021-02-28 18:29:55,908", + "created": 1614533395.908257, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -8875,14 +8875,14 @@ "lineno": 72, "message": "STP: Chunking \"(2): 74 65\" from buffer", "module": "stp", - "msecs": 617.1069145202637, + "msecs": 908.257007598877, "msg": "%s Chunking \"%s\" from buffer", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 65.60397148132324, - "thread": 140705607624512, + "relativeCreated": 72.57795333862305, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -8890,8 +8890,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,617", - "created": 1610582643.617225, + "asctime": "2021-02-28 18:29:55,908", + "created": 1614533395.908324, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -8901,14 +8901,14 @@ "lineno": 101, "message": "STP: data sync (3a) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 617.224931716919, + "msecs": 908.3240032196045, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 65.72198867797852, - "thread": 140705607624512, + "relativeCreated": 72.64494895935059, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -8917,8 +8917,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:03,617", - "created": 1610582643.617332, + "asctime": "2021-02-28 18:29:55,908", + "created": 1614533395.908389, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -8928,35 +8928,35 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 617.3319816589355, + "msecs": 908.3890914916992, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 65.82903861999512, - "thread": 140705607624512, + "relativeCreated": 72.71003723144531, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 617.455005645752, + "msecs": 908.452033996582, "msg": "Corrupting stp state and processing data.", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 65.95206260681152, - "thread": 140705607624512, + "relativeCreated": 72.77297973632812, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00012302398681640625 + "time_consumption": 6.29425048828125e-05 }, { "args": [ "[[]]", "" ], - "asctime": "2021-01-14 01:04:03,617", - "created": 1610582643.617871, + "asctime": "2021-02-28 18:29:55,908", + "created": 1614533395.908675, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8973,8 +8973,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:03,617", - "created": 1610582643.617634, + "asctime": "2021-02-28 18:29:55,908", + "created": 1614533395.908552, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8984,14 +8984,14 @@ "lineno": 22, "message": "Result (Return value list if processing start of a frame after state had been corrupted): [ [ ] ] ()", "module": "test", - "msecs": 617.6340579986572, + "msecs": 908.5519313812256, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 66.1311149597168, - "thread": 140705607624512, + "relativeCreated": 72.87287712097168, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -9000,8 +9000,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:03,617", - "created": 1610582643.617748, + "asctime": "2021-02-28 18:29:55,908", + "created": 1614533395.908607, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9011,35 +9011,35 @@ "lineno": 26, "message": "Expectation (Return value list if processing start of a frame after state had been corrupted): result = [ [ ] ] ()", "module": "test", - "msecs": 617.7480220794678, + "msecs": 908.607006072998, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 66.24507904052734, - "thread": 140705607624512, + "relativeCreated": 72.92795181274414, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 617.8710460662842, + "msecs": 908.674955368042, "msg": "Return value list if processing start of a frame after state had been corrupted is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 66.36810302734375, - "thread": 140705607624512, + "relativeCreated": 72.99590110778809, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00012302398681640625 + "time_consumption": 6.794929504394531e-05 }, { "args": [ "3", "" ], - "asctime": "2021-01-14 01:04:03,618", - "created": 1610582643.618258, + "asctime": "2021-02-28 18:29:55,908", + "created": 1614533395.908878, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9056,8 +9056,8 @@ "3", "" ], - "asctime": "2021-01-14 01:04:03,618", - "created": 1610582643.618037, + "asctime": "2021-02-28 18:29:55,908", + "created": 1614533395.908766, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9067,14 +9067,14 @@ "lineno": 22, "message": "Result (State after processing start of a frame after state had been corrupted): 3 ()", "module": "test", - "msecs": 618.0369853973389, + "msecs": 908.7660312652588, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 66.53404235839844, - "thread": 140705607624512, + "relativeCreated": 73.08697700500488, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -9083,8 +9083,8 @@ "3", "" ], - "asctime": "2021-01-14 01:04:03,618", - "created": 1610582643.618138, + "asctime": "2021-02-28 18:29:55,908", + "created": 1614533395.908821, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9094,35 +9094,35 @@ "lineno": 26, "message": "Expectation (State after processing start of a frame after state had been corrupted): result = 3 ()", "module": "test", - "msecs": 618.1380748748779, + "msecs": 908.8211059570312, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 66.6351318359375, - "thread": 140705607624512, + "relativeCreated": 73.14205169677734, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 618.257999420166, + "msecs": 908.8780879974365, "msg": "State after processing start of a frame after state had been corrupted is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 66.75505638122559, - "thread": 140705607624512, + "relativeCreated": 73.19903373718262, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00011992454528808594 + "time_consumption": 5.698204040527344e-05 }, { "args": [ "2", "" ], - "asctime": "2021-01-14 01:04:03,618", - "created": 1610582643.618663, + "asctime": "2021-02-28 18:29:55,909", + "created": 1614533395.90907, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9139,8 +9139,8 @@ "2", "" ], - "asctime": "2021-01-14 01:04:03,618", - "created": 1610582643.618443, + "asctime": "2021-02-28 18:29:55,908", + "created": 1614533395.908966, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9150,14 +9150,14 @@ "lineno": 22, "message": "Result (Buffer size after corrupting stp state): 2 ()", "module": "test", - "msecs": 618.4430122375488, + "msecs": 908.966064453125, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 66.9400691986084, - "thread": 140705607624512, + "relativeCreated": 73.2870101928711, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -9166,8 +9166,8 @@ "2", "" ], - "asctime": "2021-01-14 01:04:03,618", - "created": 1610582643.618583, + "asctime": "2021-02-28 18:29:55,909", + "created": 1614533395.909017, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9177,39 +9177,39 @@ "lineno": 26, "message": "Expectation (Buffer size after corrupting stp state): result = 2 ()", "module": "test", - "msecs": 618.5829639434814, + "msecs": 909.0170860290527, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 67.08002090454102, - "thread": 140705607624512, + "relativeCreated": 73.33803176879883, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 618.6630725860596, + "msecs": 909.0700149536133, "msg": "Buffer size after corrupting stp state is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 67.16012954711914, - "thread": 140705607624512, + "relativeCreated": 73.39096069335938, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 8.0108642578125e-05 + "time_consumption": 5.2928924560546875e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.002201080322265625, - "time_finished": "2021-01-14 01:04:03,618", - "time_start": "2021-01-14 01:04:03,616" + "time_consumption": 0.001280069351196289, + "time_finished": "2021-02-28 18:29:55,909", + "time_start": "2021-02-28 18:29:55,907" }, "_xOCgkI9yEemg3cv-3xZ25Q": { "args": null, - "asctime": "2021-01-14 01:04:03,605", - "created": 1610582643.605581, + "asctime": "2021-02-28 18:29:55,897", + "created": 1614533395.897543, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9220,20 +9220,20 @@ "message": "_xOCgkI9yEemg3cv-3xZ25Q", "module": "__init__", "moduleLogger": [], - "msecs": 605.5810451507568, + "msecs": 897.5429534912109, "msg": "_xOCgkI9yEemg3cv-3xZ25Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 54.078102111816406, + "relativeCreated": 61.86389923095703, "testcaseLogger": [ { "args": [ "'::>'" ], - "asctime": "2021-01-14 01:04:03,607", - "created": 1610582643.607221, + "asctime": "2021-02-28 18:29:55,898", + "created": 1614533395.898311, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -9249,8 +9249,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,605", - "created": 1610582643.605969, + "asctime": "2021-02-28 18:29:55,897", + "created": 1614533395.897674, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -9260,14 +9260,14 @@ "lineno": 101, "message": "STP: data sync (3a) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 605.9689521789551, + "msecs": 897.6740837097168, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 54.46600914001465, - "thread": 140705607624512, + "relativeCreated": 61.99502944946289, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -9276,8 +9276,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:03,606", - "created": 1610582643.606217, + "asctime": "2021-02-28 18:29:55,897", + "created": 1614533395.897744, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -9287,14 +9287,14 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 606.2169075012207, + "msecs": 897.7439403533936, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 54.71396446228027, - "thread": 140705607624512, + "relativeCreated": 62.06488609313965, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -9302,8 +9302,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,606", - "created": 1610582643.606574, + "asctime": "2021-02-28 18:29:55,897", + "created": 1614533395.897839, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -9313,14 +9313,14 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 606.5740585327148, + "msecs": 897.8390693664551, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 55.071115493774414, - "thread": 140705607624512, + "relativeCreated": 62.16001510620117, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -9329,8 +9329,8 @@ 58, 61 ], - "asctime": "2021-01-14 01:04:03,606", - "created": 1610582643.606688, + "asctime": "2021-02-28 18:29:55,897", + "created": 1614533395.897892, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -9340,14 +9340,14 @@ "lineno": 132, "message": "STP: store sync pattern (3a 3d) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 606.6880226135254, + "msecs": 897.8919982910156, "msg": "%s store sync pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 55.18507957458496, - "thread": 140705607624512, + "relativeCreated": 62.21294403076172, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -9355,8 +9355,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,606", - "created": 1610582643.606794, + "asctime": "2021-02-28 18:29:55,897", + "created": 1614533395.897954, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -9366,14 +9366,14 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 606.7941188812256, + "msecs": 897.953987121582, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 55.291175842285156, - "thread": 140705607624512, + "relativeCreated": 62.274932861328125, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -9382,8 +9382,8 @@ 58, 61 ], - "asctime": "2021-01-14 01:04:03,606", - "created": 1610582643.606866, + "asctime": "2021-02-28 18:29:55,898", + "created": 1614533395.898009, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -9393,14 +9393,14 @@ "lineno": 132, "message": "STP: store sync pattern (3a 3d) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 606.8658828735352, + "msecs": 898.0090618133545, "msg": "%s store sync pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 55.36293983459473, - "thread": 140705607624512, + "relativeCreated": 62.330007553100586, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -9408,8 +9408,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:03,606", - "created": 1610582643.606951, + "asctime": "2021-02-28 18:29:55,898", + "created": 1614533395.898065, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -9419,14 +9419,14 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 606.9509983062744, + "msecs": 898.0650901794434, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 55.448055267333984, - "thread": 140705607624512, + "relativeCreated": 62.38603591918945, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -9435,8 +9435,8 @@ 58, 62 ], - "asctime": "2021-01-14 01:04:03,607", - "created": 1610582643.607036, + "asctime": "2021-02-28 18:29:55,898", + "created": 1614533395.898113, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -9446,14 +9446,14 @@ "lineno": 127, "message": "STP: end pattern (3a 3e) received => storing message and changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "module": "stp", - "msecs": 607.0361137390137, + "msecs": 898.1130123138428, "msg": "%s end pattern (%02x %02x) received => storing message and changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 55.53317070007324, - "thread": 140705607624512, + "relativeCreated": 62.43395805358887, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -9461,8 +9461,8 @@ "STP:", "(21): 74 65 73 74 66 72 61 6d 65 20 66 6f 72 20 3a 3c 73 74 70 3a 3e" ], - "asctime": "2021-01-14 01:04:03,607", - "created": 1610582643.607156, + "asctime": "2021-02-28 18:29:55,898", + "created": 1614533395.898226, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -9472,35 +9472,35 @@ "lineno": 148, "message": "STP: message identified - (21): 74 65 73 74 66 72 61 6d 65 20 66 6f 72 20 3a 3c 73 74 70 3a 3e", "module": "stp", - "msecs": 607.1560382843018, + "msecs": 898.2260227203369, "msg": "%s message identified - %s", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 55.65309524536133, - "thread": 140705607624512, + "relativeCreated": 62.54696846008301, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 607.2208881378174, + "msecs": 898.3108997344971, "msg": "Processing testframe: \"%s\"", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 55.71794509887695, - "thread": 140705607624512, + "relativeCreated": 62.631845474243164, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 6.4849853515625e-05 + "time_consumption": 8.487701416015625e-05 }, { "args": [ "['testframe for :']", "" ], - "asctime": "2021-01-14 01:04:03,608", - "created": 1610582643.608028, + "asctime": "2021-02-28 18:29:55,898", + "created": 1614533395.898961, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9517,8 +9517,8 @@ "[ 'testframe for :' ]", "" ], - "asctime": "2021-01-14 01:04:03,607", - "created": 1610582643.607653, + "asctime": "2021-02-28 18:29:55,898", + "created": 1614533395.898623, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9528,14 +9528,14 @@ "lineno": 22, "message": "Result (Processed STP-Frame): [ 'testframe for :' ] ()", "module": "test", - "msecs": 607.6529026031494, + "msecs": 898.622989654541, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 56.149959564208984, - "thread": 140705607624512, + "relativeCreated": 62.94393539428711, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -9544,8 +9544,8 @@ "[ 'testframe for :' ]", "" ], - "asctime": "2021-01-14 01:04:03,607", - "created": 1610582643.607788, + "asctime": "2021-02-28 18:29:55,898", + "created": 1614533395.898802, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9555,39 +9555,39 @@ "lineno": 26, "message": "Expectation (Processed STP-Frame): result = [ 'testframe for :' ] ()", "module": "test", - "msecs": 607.7880859375, + "msecs": 898.8020420074463, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 56.28514289855957, - "thread": 140705607624512, + "relativeCreated": 63.12298774719238, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 608.0279350280762, + "msecs": 898.961067199707, "msg": "Processed STP-Frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 56.52499198913574, - "thread": 140705607624512, + "relativeCreated": 63.282012939453125, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00023984909057617188 + "time_consumption": 0.0001590251922607422 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.002446889877319336, - "time_finished": "2021-01-14 01:04:03,608", - "time_start": "2021-01-14 01:04:03,605" + "time_consumption": 0.0014181137084960938, + "time_finished": "2021-02-28 18:29:55,898", + "time_start": "2021-02-28 18:29:55,897" }, "_xiZqMI92Eemg3cv-3xZ25Q": { "args": null, - "asctime": "2021-01-14 01:04:03,601", - "created": 1610582643.601841, + "asctime": "2021-02-28 18:29:55,894", + "created": 1614533395.894213, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9598,20 +9598,20 @@ "message": "_xiZqMI92Eemg3cv-3xZ25Q", "module": "__init__", "moduleLogger": [], - "msecs": 601.8409729003906, + "msecs": 894.2129611968994, "msg": "_xiZqMI92Eemg3cv-3xZ25Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 50.338029861450195, + "relativeCreated": 58.53390693664551, "testcaseLogger": [ { "args": [ "'testframe for :'" ], - "asctime": "2021-01-14 01:04:03,602", - "created": 1610582643.602012, + "asctime": "2021-02-28 18:29:55,894", + "created": 1614533395.894326, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -9622,14 +9622,14 @@ "message": "Creating testframe including start and end pattern for \"'testframe for :'\"", "module": "test_stp", "moduleLogger": [], - "msecs": 602.0119190216064, + "msecs": 894.3259716033936, "msg": "Creating testframe including start and end pattern for \"%s\"", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 50.508975982666016, - "thread": 140705607624512, + "relativeCreated": 58.64691734313965, + "thread": 139725527095104, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -9638,8 +9638,8 @@ "'::>'", "" ], - "asctime": "2021-01-14 01:04:03,602", - "created": 1610582643.602268, + "asctime": "2021-02-28 18:29:55,894", + "created": 1614533395.894515, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9656,8 +9656,8 @@ "'::>'", "" ], - "asctime": "2021-01-14 01:04:03,602", - "created": 1610582643.602136, + "asctime": "2021-02-28 18:29:55,894", + "created": 1614533395.894415, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9667,14 +9667,14 @@ "lineno": 22, "message": "Result (STP-Frame): '::>' ()", "module": "test", - "msecs": 602.1358966827393, + "msecs": 894.4149017333984, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 50.63295364379883, - "thread": 140705607624512, + "relativeCreated": 58.73584747314453, + "thread": 139725527095104, "threadName": "MainThread" }, { @@ -9683,8 +9683,8 @@ "'::>'", "" ], - "asctime": "2021-01-14 01:04:03,602", - "created": 1610582643.602205, + "asctime": "2021-02-28 18:29:55,894", + "created": 1614533395.894466, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9694,38 +9694,38 @@ "lineno": 26, "message": "Expectation (STP-Frame): result = '::>' ()", "module": "test", - "msecs": 602.2050380706787, + "msecs": 894.4659233093262, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 50.70209503173828, - "thread": 140705607624512, + "relativeCreated": 58.786869049072266, + "thread": 139725527095104, "threadName": "MainThread" } ], - "msecs": 602.2679805755615, + "msecs": 894.5150375366211, "msg": "STP-Frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23302, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57277, "processName": "MainProcess", - "relativeCreated": 50.765037536621094, - "thread": 140705607624512, + "relativeCreated": 58.83598327636719, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 6.29425048828125e-05 + "time_consumption": 4.9114227294921875e-05 } ], - "thread": 140705607624512, + "thread": 139725527095104, "threadName": "MainThread", - "time_consumption": 0.00042700767517089844, - "time_finished": "2021-01-14 01:04:03,602", - "time_start": "2021-01-14 01:04:03,601" + "time_consumption": 0.0003020763397216797, + "time_finished": "2021-02-28 18:29:55,894", + "time_start": "2021-02-28 18:29:55,894" } }, "testrun_id": "p2", - "time_consumption": 0.024564504623413086, + "time_consumption": 0.025866270065307617, "uid_list_sorted": [ "_dB5IoEaTEeq5fPlXIeQCXQ", "_hpUmwEaTEeq5fPlXIeQCXQ", @@ -9796,8 +9796,8 @@ "testcases": { "_-yWo4I9sEemg3cv-3xZ25Q": { "args": null, - "asctime": "2021-01-14 01:04:04,024", - "created": 1610582644.0247686, + "asctime": "2021-02-28 18:29:56,401", + "created": 1614533396.4014754, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9808,21 +9808,21 @@ "message": "_-yWo4I9sEemg3cv-3xZ25Q", "module": "__init__", "moduleLogger": [], - "msecs": 24.768590927124023, + "msecs": 401.4754295349121, "msg": "_-yWo4I9sEemg3cv-3xZ25Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 81.04848861694336, + "relativeCreated": 94.60687637329102, "stack_info": null, "testcaseLogger": [ { "args": [ "b'testframe for stp'" ], - "asctime": "2021-01-14 01:04:04,025", - "created": 1610582644.0253298, + "asctime": "2021-02-28 18:29:56,401", + "created": 1614533396.4016101, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -9833,15 +9833,15 @@ "message": "Creating testframe for \"b'testframe for stp'\"", "module": "test_stp", "moduleLogger": [], - "msecs": 25.3298282623291, + "msecs": 401.6101360321045, "msg": "Creating testframe for \"%s\"", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 81.60972595214844, + "relativeCreated": 94.7415828704834, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -9850,8 +9850,8 @@ "b':'", "" ], - "asctime": "2021-01-14 01:04:04,025", - "created": 1610582644.0258493, + "asctime": "2021-02-28 18:29:56,401", + "created": 1614533396.4018085, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9868,8 +9868,8 @@ "b':'", "" ], - "asctime": "2021-01-14 01:04:04,025", - "created": 1610582644.0256252, + "asctime": "2021-02-28 18:29:56,401", + "created": 1614533396.4017105, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9879,15 +9879,15 @@ "lineno": 22, "message": "Result (STP-Frame): b':' ()", "module": "test", - "msecs": 25.625228881835938, + "msecs": 401.71051025390625, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 81.90512657165527, + "relativeCreated": 94.84195709228516, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -9896,8 +9896,8 @@ "b':'", "" ], - "asctime": "2021-01-14 01:04:04,025", - "created": 1610582644.0257134, + "asctime": "2021-02-28 18:29:56,401", + "created": 1614533396.4017613, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9907,41 +9907,41 @@ "lineno": 26, "message": "Expectation (STP-Frame): result = b':' ()", "module": "test", - "msecs": 25.713443756103516, + "msecs": 401.7612934112549, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 81.99334144592285, + "relativeCreated": 94.89274024963379, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 25.849342346191406, + "msecs": 401.808500289917, "msg": "STP-Frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 82.12924003601074, + "relativeCreated": 94.9399471282959, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00013589859008789062 + "time_consumption": 4.7206878662109375e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0010807514190673828, - "time_finished": "2021-01-14 01:04:04,025", - "time_start": "2021-01-14 01:04:04,024" + "time_consumption": 0.0003330707550048828, + "time_finished": "2021-02-28 18:29:56,401", + "time_start": "2021-02-28 18:29:56,401" }, "_5_z4MI9yEemg3cv-3xZ25Q": { "args": null, - "asctime": "2021-01-14 01:04:04,032", - "created": 1610582644.0326035, + "asctime": "2021-02-28 18:29:56,408", + "created": 1614533396.4080577, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9952,21 +9952,21 @@ "message": "_5_z4MI9yEemg3cv-3xZ25Q", "module": "__init__", "moduleLogger": [], - "msecs": 32.60350227355957, + "msecs": 408.05768966674805, "msg": "_5_z4MI9yEemg3cv-3xZ25Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 88.8833999633789, + "relativeCreated": 101.18913650512695, "stack_info": null, "testcaseLogger": [ { "args": [ "b'_:'" ], - "asctime": "2021-01-14 01:04:04,033", - "created": 1610582644.0330539, + "asctime": "2021-02-28 18:29:56,408", + "created": 1614533396.4086173, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -9982,8 +9982,8 @@ "STP:", 95 ], - "asctime": "2021-01-14 01:04:04,032", - "created": 1610582644.0327017, + "asctime": "2021-02-28 18:29:56,408", + "created": 1614533396.408191, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -9993,15 +9993,15 @@ "lineno": 103, "message": "STP: no data sync (5f) received => ignoring byte", "module": "stp", - "msecs": 32.701730728149414, + "msecs": 408.1909656524658, "msg": "%s no data sync (%02x) received => ignoring byte", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 88.98162841796875, + "relativeCreated": 101.32241249084473, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -10009,8 +10009,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,032", - "created": 1610582644.0327516, + "asctime": "2021-02-28 18:29:56,408", + "created": 1614533396.4082541, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -10020,15 +10020,15 @@ "lineno": 101, "message": "STP: data sync (3a) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 32.75156021118164, + "msecs": 408.25414657592773, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 89.03145790100098, + "relativeCreated": 101.38559341430664, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -10037,8 +10037,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:04,032", - "created": 1610582644.0328043, + "asctime": "2021-02-28 18:29:56,408", + "created": 1614533396.4083135, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -10048,15 +10048,15 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 32.804250717163086, + "msecs": 408.313512802124, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 89.08414840698242, + "relativeCreated": 101.44495964050293, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -10064,8 +10064,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,032", - "created": 1610582644.0328996, + "asctime": "2021-02-28 18:29:56,408", + "created": 1614533396.4084227, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -10075,15 +10075,15 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 32.89961814880371, + "msecs": 408.42270851135254, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 89.17951583862305, + "relativeCreated": 101.55415534973145, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -10092,8 +10092,8 @@ 58, 62 ], - "asctime": "2021-01-14 01:04:04,032", - "created": 1610582644.0329413, + "asctime": "2021-02-28 18:29:56,408", + "created": 1614533396.408479, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -10103,15 +10103,15 @@ "lineno": 127, "message": "STP: end pattern (3a 3e) received => storing message and changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "module": "stp", - "msecs": 32.941341400146484, + "msecs": 408.4789752960205, "msg": "%s end pattern (%02x %02x) received => storing message and changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 89.22123908996582, + "relativeCreated": 101.61042213439941, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -10119,8 +10119,8 @@ "STP:", "(17): 74 65 73 74 66 72 61 6d 65 20 66 6f 72 20 73 74 70" ], - "asctime": "2021-01-14 01:04:04,033", - "created": 1610582644.0330114, + "asctime": "2021-02-28 18:29:56,408", + "created": 1614533396.4085548, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -10130,37 +10130,37 @@ "lineno": 148, "message": "STP: message identified - (17): 74 65 73 74 66 72 61 6d 65 20 66 6f 72 20 73 74 70", "module": "stp", - "msecs": 33.011436462402344, + "msecs": 408.5547924041748, "msg": "%s message identified - %s", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 89.29133415222168, + "relativeCreated": 101.68623924255371, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 33.05387496948242, + "msecs": 408.6172580718994, "msg": "Processing testframe: \"%s\"", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 89.33377265930176, + "relativeCreated": 101.74870491027832, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 6.246566772460938e-05 }, { "args": [ "[b'testframe for stp']", "" ], - "asctime": "2021-01-14 01:04:04,033", - "created": 1610582644.0332937, + "asctime": "2021-02-28 18:29:56,408", + "created": 1614533396.4088917, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10177,8 +10177,8 @@ "[ b'testframe for stp' ]", "" ], - "asctime": "2021-01-14 01:04:04,033", - "created": 1610582644.033195, + "asctime": "2021-02-28 18:29:56,408", + "created": 1614533396.4087496, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10188,15 +10188,15 @@ "lineno": 22, "message": "Result (Processed STP-Frame): [ b'testframe for stp' ] ()", "module": "test", - "msecs": 33.19501876831055, + "msecs": 408.7495803833008, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 89.47491645812988, + "relativeCreated": 101.88102722167969, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -10205,8 +10205,8 @@ "[ b'testframe for stp' ]", "" ], - "asctime": "2021-01-14 01:04:04,033", - "created": 1610582644.0332384, + "asctime": "2021-02-28 18:29:56,408", + "created": 1614533396.4088178, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10216,41 +10216,41 @@ "lineno": 26, "message": "Expectation (Processed STP-Frame): result = [ b'testframe for stp' ] ()", "module": "test", - "msecs": 33.23841094970703, + "msecs": 408.8177680969238, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 89.51830863952637, + "relativeCreated": 101.94921493530273, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 33.293724060058594, + "msecs": 408.8916778564453, "msg": "Processed STP-Frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 89.57362174987793, + "relativeCreated": 102.02312469482422, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 5.53131103515625e-05 + "time_consumption": 7.390975952148438e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0006902217864990234, - "time_finished": "2021-01-14 01:04:04,033", - "time_start": "2021-01-14 01:04:04,032" + "time_consumption": 0.0008339881896972656, + "time_finished": "2021-02-28 18:29:56,408", + "time_start": "2021-02-28 18:29:56,408" }, "_9ahP4Hu7Eemborg4LxXa3A": { "args": null, - "asctime": "2021-01-14 01:04:04,017", - "created": 1610582644.0179307, + "asctime": "2021-02-28 18:29:56,396", + "created": 1614533396.3968828, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10261,19 +10261,19 @@ "message": "_9ahP4Hu7Eemborg4LxXa3A", "module": "__init__", "moduleLogger": [], - "msecs": 17.93074607849121, + "msecs": 396.8827724456787, "msg": "_9ahP4Hu7Eemborg4LxXa3A", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 74.21064376831055, + "relativeCreated": 90.01421928405762, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 01:04:04,018", - "created": 1610582644.0180335, + "asctime": "2021-02-28 18:29:56,396", + "created": 1614533396.3969572, "exc_info": null, "exc_text": null, "filename": "test_gzip.py", @@ -10284,15 +10284,15 @@ "message": "Compressing Streams result in differnt streams with the same input stream. Therefore the test will compare the decompressed data.", "module": "test_gzip", "moduleLogger": [], - "msecs": 18.033504486083984, + "msecs": 396.9571590423584, "msg": "Compressing Streams result in differnt streams with the same input stream. Therefore the test will compare the decompressed data.", "name": "__tLogger__", - "pathname": "src/tests/test_gzip.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_gzip.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 74.31340217590332, + "relativeCreated": 90.0886058807373, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -10300,8 +10300,8 @@ "args": [ "(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff" ], - "asctime": "2021-01-14 01:04:04,018", - "created": 1610582644.0186088, + "asctime": "2021-02-28 18:29:56,397", + "created": 1614533396.3973234, "exc_info": null, "exc_text": null, "filename": "test_gzip.py", @@ -10315,10 +10315,10 @@ { "args": [ 0.8666666666666667, - 0.0003299713134765625 + 0.0002002716064453125 ], - "asctime": "2021-01-14 01:04:04,018", - "created": 1610582644.0184658, + "asctime": "2021-02-28 18:29:56,397", + "created": 1614533396.3972313, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10328,36 +10328,36 @@ "lineno": 148, "message": "GZIP: Finished to compress a string (compression_rate=0.867, consumed_time=0.0s).", "module": "__init__", - "msecs": 18.465757369995117, + "msecs": 397.2313404083252, "msg": "GZIP: Finished to compress a string (compression_rate=%.3f, consumed_time=%.1fs).", "name": "root.stringtools", - "pathname": "src/stringtools/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 74.74565505981445, + "relativeCreated": 90.3627872467041, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 18.608808517456055, + "msecs": 397.3233699798584, "msg": "Compressing stream: %s ", "name": "__tLogger__", - "pathname": "src/tests/test_gzip.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_gzip.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 74.88870620727539, + "relativeCreated": 90.4548168182373, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0001430511474609375 + "time_consumption": 9.202957153320312e-05 }, { "args": [ - "(26): 1f 8b 08 00 74 8a ff 5f 02 ff 63 60 40 01 ff 51 01 00 2d 8a 7d de 1e 00 00 00" + "(26): 1f 8b 08 00 14 d3 3b 60 02 ff 63 60 40 01 ff 51 01 00 2d 8a 7d de 1e 00 00 00" ], - "asctime": "2021-01-14 01:04:04,018", - "created": 1610582644.0189972, + "asctime": "2021-02-28 18:29:56,397", + "created": 1614533396.3976007, "exc_info": null, "exc_text": null, "filename": "test_gzip.py", @@ -10365,16 +10365,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 16, - "message": "Extracting stream: (26): 1f 8b 08 00 74 8a ff 5f 02 ff 63 60 40 01 ff 51 01 00 2d 8a 7d de 1e 00 00 00", + "message": "Extracting stream: (26): 1f 8b 08 00 14 d3 3b 60 02 ff 63 60 40 01 ff 51 01 00 2d 8a 7d de 1e 00 00 00", "module": "test_gzip", "moduleLogger": [ { "args": [ 0.8666666666666667, - 0.00015401840209960938 + 0.00011038780212402344 ], - "asctime": "2021-01-14 01:04:04,018", - "created": 1610582644.0188758, + "asctime": "2021-02-28 18:29:56,397", + "created": 1614533396.397515, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10384,37 +10384,37 @@ "lineno": 181, "message": "GZIP: Finished to extract a string (compression_rate=0.867, consumed_time=0.0s).", "module": "__init__", - "msecs": 18.875837326049805, + "msecs": 397.51505851745605, "msg": "GZIP: Finished to extract a string (compression_rate=%.3f, consumed_time=%.1fs).", "name": "root.stringtools", - "pathname": "src/stringtools/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 75.15573501586914, + "relativeCreated": 90.64650535583496, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 18.9971923828125, + "msecs": 397.6006507873535, "msg": "Extracting stream: %s", "name": "__tLogger__", - "pathname": "src/tests/test_gzip.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_gzip.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 75.27709007263184, + "relativeCreated": 90.73209762573242, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00012135505676269531 + "time_consumption": 8.559226989746094e-05 }, { "args": [ "(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff", "" ], - "asctime": "2021-01-14 01:04:04,019", - "created": 1610582644.0193727, + "asctime": "2021-02-28 18:29:56,397", + "created": 1614533396.3978965, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10431,8 +10431,8 @@ "(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff", "" ], - "asctime": "2021-01-14 01:04:04,019", - "created": 1610582644.0191529, + "asctime": "2021-02-28 18:29:56,397", + "created": 1614533396.3977265, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10442,15 +10442,15 @@ "lineno": 22, "message": "Result (Extracted data): (30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ()", "module": "test", - "msecs": 19.15287971496582, + "msecs": 397.72653579711914, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 75.43277740478516, + "relativeCreated": 90.85798263549805, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -10459,8 +10459,8 @@ "(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff", "" ], - "asctime": "2021-01-14 01:04:04,019", - "created": 1610582644.019264, + "asctime": "2021-02-28 18:29:56,397", + "created": 1614533396.3978148, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10470,41 +10470,41 @@ "lineno": 26, "message": "Expectation (Extracted data): result = (30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ()", "module": "test", - "msecs": 19.26398277282715, + "msecs": 397.8147506713867, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 75.54388046264648, + "relativeCreated": 90.94619750976562, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 19.37270164489746, + "msecs": 397.89652824401855, "msg": "Extracted data is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 75.6525993347168, + "relativeCreated": 91.02797508239746, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0001087188720703125 + "time_consumption": 8.177757263183594e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00144195556640625, - "time_finished": "2021-01-14 01:04:04,019", - "time_start": "2021-01-14 01:04:04,017" + "time_consumption": 0.0010137557983398438, + "time_finished": "2021-02-28 18:29:56,397", + "time_start": "2021-02-28 18:29:56,396" }, "_Bd9TgI9tEemg3cv-3xZ25Q": { "args": null, - "asctime": "2021-01-14 01:04:04,026", - "created": 1610582644.0269623, + "asctime": "2021-02-28 18:29:56,402", + "created": 1614533396.4023726, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10515,21 +10515,21 @@ "message": "_Bd9TgI9tEemg3cv-3xZ25Q", "module": "__init__", "moduleLogger": [], - "msecs": 26.9622802734375, + "msecs": 402.3725986480713, "msg": "_Bd9TgI9tEemg3cv-3xZ25Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 83.24217796325684, + "relativeCreated": 95.5040454864502, "stack_info": null, "testcaseLogger": [ { "args": [ "b':'" ], - "asctime": "2021-01-14 01:04:04,027", - "created": 1610582644.0277169, + "asctime": "2021-02-28 18:29:56,402", + "created": 1614533396.4028273, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -10545,8 +10545,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,027", - "created": 1610582644.027157, + "asctime": "2021-02-28 18:29:56,402", + "created": 1614533396.4024792, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -10556,15 +10556,15 @@ "lineno": 101, "message": "STP: data sync (3a) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 27.157068252563477, + "msecs": 402.4791717529297, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 83.43696594238281, + "relativeCreated": 95.6106185913086, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -10573,8 +10573,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:04,027", - "created": 1610582644.027265, + "asctime": "2021-02-28 18:29:56,402", + "created": 1614533396.4025362, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -10584,15 +10584,15 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 27.265071868896484, + "msecs": 402.53615379333496, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 83.54496955871582, + "relativeCreated": 95.66760063171387, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -10600,8 +10600,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,027", - "created": 1610582644.0274148, + "asctime": "2021-02-28 18:29:56,402", + "created": 1614533396.4026477, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -10611,15 +10611,15 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 27.414798736572266, + "msecs": 402.6477336883545, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 83.6946964263916, + "relativeCreated": 95.7791805267334, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -10628,8 +10628,8 @@ 58, 62 ], - "asctime": "2021-01-14 01:04:04,027", - "created": 1610582644.0275097, + "asctime": "2021-02-28 18:29:56,402", + "created": 1614533396.4026997, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -10639,15 +10639,15 @@ "lineno": 127, "message": "STP: end pattern (3a 3e) received => storing message and changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "module": "stp", - "msecs": 27.509689331054688, + "msecs": 402.69970893859863, "msg": "%s end pattern (%02x %02x) received => storing message and changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 83.78958702087402, + "relativeCreated": 95.83115577697754, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -10655,8 +10655,8 @@ "STP:", "(17): 74 65 73 74 66 72 61 6d 65 20 66 6f 72 20 73 74 70" ], - "asctime": "2021-01-14 01:04:04,027", - "created": 1610582644.0276356, + "asctime": "2021-02-28 18:29:56,402", + "created": 1614533396.4027781, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -10666,37 +10666,37 @@ "lineno": 148, "message": "STP: message identified - (17): 74 65 73 74 66 72 61 6d 65 20 66 6f 72 20 73 74 70", "module": "stp", - "msecs": 27.635574340820312, + "msecs": 402.77814865112305, "msg": "%s message identified - %s", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 83.91547203063965, + "relativeCreated": 95.90959548950195, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 27.716875076293945, + "msecs": 402.82726287841797, "msg": "Processing testframe: \"%s\"", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 83.99677276611328, + "relativeCreated": 95.95870971679688, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 8.130073547363281e-05 + "time_consumption": 4.9114227294921875e-05 }, { "args": [ "[]", "" ], - "asctime": "2021-01-14 01:04:04,028", - "created": 1610582644.028081, + "asctime": "2021-02-28 18:29:56,403", + "created": 1614533396.4030297, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10713,8 +10713,8 @@ "[ ]", "" ], - "asctime": "2021-01-14 01:04:04,027", - "created": 1610582644.0278795, + "asctime": "2021-02-28 18:29:56,402", + "created": 1614533396.402927, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10724,15 +10724,15 @@ "lineno": 22, "message": "Result (First processed STP snippet): [ ] ()", "module": "test", - "msecs": 27.87947654724121, + "msecs": 402.9269218444824, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 84.15937423706055, + "relativeCreated": 96.05836868286133, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -10741,8 +10741,8 @@ "[ ]", "" ], - "asctime": "2021-01-14 01:04:04,027", - "created": 1610582644.02798, + "asctime": "2021-02-28 18:29:56,402", + "created": 1614533396.4029784, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10752,37 +10752,37 @@ "lineno": 26, "message": "Expectation (First processed STP snippet): result = [ ] ()", "module": "test", - "msecs": 27.98008918762207, + "msecs": 402.97842025756836, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 84.2599868774414, + "relativeCreated": 96.10986709594727, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 28.08094024658203, + "msecs": 403.0296802520752, "msg": "First processed STP snippet is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 84.36083793640137, + "relativeCreated": 96.1611270904541, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00010085105895996094 + "time_consumption": 5.125999450683594e-05 }, { "args": [ "[b'testframe for stp']", "" ], - "asctime": "2021-01-14 01:04:04,028", - "created": 1610582644.0284057, + "asctime": "2021-02-28 18:29:56,403", + "created": 1614533396.4032152, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10799,8 +10799,8 @@ "[ b'testframe for stp' ]", "" ], - "asctime": "2021-01-14 01:04:04,028", - "created": 1610582644.0282218, + "asctime": "2021-02-28 18:29:56,403", + "created": 1614533396.4031115, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10810,15 +10810,15 @@ "lineno": 22, "message": "Result (Final processed STP snippet): [ b'testframe for stp' ] ()", "module": "test", - "msecs": 28.221845626831055, + "msecs": 403.11145782470703, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 84.50174331665039, + "relativeCreated": 96.24290466308594, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -10827,8 +10827,8 @@ "[ b'testframe for stp' ]", "" ], - "asctime": "2021-01-14 01:04:04,028", - "created": 1610582644.028309, + "asctime": "2021-02-28 18:29:56,403", + "created": 1614533396.4031596, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10838,41 +10838,41 @@ "lineno": 26, "message": "Expectation (Final processed STP snippet): result = [ b'testframe for stp' ] ()", "module": "test", - "msecs": 28.309106826782227, + "msecs": 403.15961837768555, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 84.58900451660156, + "relativeCreated": 96.29106521606445, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 28.40566635131836, + "msecs": 403.2151699066162, "msg": "Final processed STP snippet is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 84.6855640411377, + "relativeCreated": 96.34661674499512, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 9.655952453613281e-05 + "time_consumption": 5.555152893066406e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0014433860778808594, - "time_finished": "2021-01-14 01:04:04,028", - "time_start": "2021-01-14 01:04:04,026" + "time_consumption": 0.0008425712585449219, + "time_finished": "2021-02-28 18:29:56,403", + "time_start": "2021-02-28 18:29:56,402" }, "_G40UUH5DEemxr4bbKXhxkg": { "args": null, - "asctime": "2021-01-14 01:04:04,020", - "created": 1610582644.0209515, + "asctime": "2021-02-28 18:29:56,399", + "created": 1614533396.3990219, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10883,21 +10883,21 @@ "message": "_G40UUH5DEemxr4bbKXhxkg", "module": "__init__", "moduleLogger": [], - "msecs": 20.951509475708008, + "msecs": 399.02186393737793, "msg": "_G40UUH5DEemxr4bbKXhxkg", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 77.23140716552734, + "relativeCreated": 92.15331077575684, "stack_info": null, "testcaseLogger": [ { "args": [ "b':testframe: for csp'" ], - "asctime": "2021-01-14 01:04:04,021", - "created": 1610582644.0210352, + "asctime": "2021-02-28 18:29:56,399", + "created": 1614533396.399093, "exc_info": null, "exc_text": null, "filename": "test_csp.py", @@ -10908,15 +10908,15 @@ "message": "Creating testframe for \"b':testframe: for csp'\"", "module": "test_csp", "moduleLogger": [], - "msecs": 21.035194396972656, + "msecs": 399.0929126739502, "msg": "Creating testframe for \"%s\"", "name": "__tLogger__", - "pathname": "src/tests/test_csp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_csp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 77.31509208679199, + "relativeCreated": 92.2243595123291, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -10925,8 +10925,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,021", - "created": 1610582644.0212097, + "asctime": "2021-02-28 18:29:56,399", + "created": 1614533396.3992624, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10943,8 +10943,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,021", - "created": 1610582644.0211086, + "asctime": "2021-02-28 18:29:56,399", + "created": 1614533396.3991706, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10954,15 +10954,15 @@ "lineno": 22, "message": "Result (CSP-Frame): ()", "module": "test", - "msecs": 21.108627319335938, + "msecs": 399.1706371307373, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 77.38852500915527, + "relativeCreated": 92.30208396911621, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -10971,8 +10971,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,021", - "created": 1610582644.0211706, + "asctime": "2021-02-28 18:29:56,399", + "created": 1614533396.3992176, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10982,41 +10982,41 @@ "lineno": 26, "message": "Expectation (CSP-Frame): result = ()", "module": "test", - "msecs": 21.170616149902344, + "msecs": 399.2176055908203, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 77.45051383972168, + "relativeCreated": 92.34905242919922, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 21.209716796875, + "msecs": 399.2624282836914, "msg": "CSP-Frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 77.48961448669434, + "relativeCreated": 92.39387512207031, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.910064697265625e-05 + "time_consumption": 4.482269287109375e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0002582073211669922, - "time_finished": "2021-01-14 01:04:04,021", - "time_start": "2021-01-14 01:04:04,020" + "time_consumption": 0.00024056434631347656, + "time_finished": "2021-02-28 18:29:56,399", + "time_start": "2021-02-28 18:29:56,399" }, "_NpOWgI9tEemg3cv-3xZ25Q": { "args": null, - "asctime": "2021-01-14 01:04:04,028", - "created": 1610582644.0286193, + "asctime": "2021-02-28 18:29:56,403", + "created": 1614533396.4033804, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11027,19 +11027,19 @@ "message": "_NpOWgI9tEemg3cv-3xZ25Q", "module": "__init__", "moduleLogger": [], - "msecs": 28.61928939819336, + "msecs": 403.3803939819336, "msg": "_NpOWgI9tEemg3cv-3xZ25Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 84.8991870880127, + "relativeCreated": 96.5118408203125, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 01:04:04,028", - "created": 1610582644.0287545, + "asctime": "2021-02-28 18:29:56,403", + "created": 1614533396.4035642, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -11050,15 +11050,15 @@ "message": "Processing wrong data (list)", "module": "test_stp", "moduleLogger": [], - "msecs": 28.754472732543945, + "msecs": 403.5642147064209, "msg": "Processing wrong data (list)", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 85.03437042236328, + "relativeCreated": 96.6956615447998, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -11067,8 +11067,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,029", - "created": 1610582644.0290613, + "asctime": "2021-02-28 18:29:56,404", + "created": 1614533396.4040153, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11085,8 +11085,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,028", - "created": 1610582644.0288882, + "asctime": "2021-02-28 18:29:56,403", + "created": 1614533396.4037783, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11096,15 +11096,15 @@ "lineno": 22, "message": "Result (Wrong data exception): ()", "module": "test", - "msecs": 28.888225555419922, + "msecs": 403.7783145904541, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 85.16812324523926, + "relativeCreated": 96.90976142883301, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -11113,8 +11113,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,028", - "created": 1610582644.028983, + "asctime": "2021-02-28 18:29:56,403", + "created": 1614533396.403917, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11124,37 +11124,37 @@ "lineno": 26, "message": "Expectation (Wrong data exception): result = ()", "module": "test", - "msecs": 28.983116149902344, + "msecs": 403.9170742034912, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 85.26301383972168, + "relativeCreated": 97.04852104187012, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 29.061317443847656, + "msecs": 404.01530265808105, "msg": "Wrong data exception is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 85.34121513366699, + "relativeCreated": 97.14674949645996, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 7.82012939453125e-05 + "time_consumption": 9.822845458984375e-05 }, { "args": [ "b''", "" ], - "asctime": "2021-01-14 01:04:04,029", - "created": 1610582644.029493, + "asctime": "2021-02-28 18:29:56,404", + "created": 1614533396.4049287, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11171,8 +11171,8 @@ "b''", "" ], - "asctime": "2021-01-14 01:04:04,029", - "created": 1610582644.0292978, + "asctime": "2021-02-28 18:29:56,404", + "created": 1614533396.40468, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11182,15 +11182,15 @@ "lineno": 22, "message": "Result (Buffer still empty): b'' ()", "module": "test", - "msecs": 29.297828674316406, + "msecs": 404.6800136566162, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 85.57772636413574, + "relativeCreated": 97.81146049499512, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -11199,8 +11199,8 @@ "b''", "" ], - "asctime": "2021-01-14 01:04:04,029", - "created": 1610582644.0294042, + "asctime": "2021-02-28 18:29:56,404", + "created": 1614533396.404867, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11210,34 +11210,34 @@ "lineno": 26, "message": "Expectation (Buffer still empty): result = b'' ()", "module": "test", - "msecs": 29.404163360595703, + "msecs": 404.86693382263184, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 85.68406105041504, + "relativeCreated": 97.99838066101074, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 29.493093490600586, + "msecs": 404.92868423461914, "msg": "Buffer still empty is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 85.77299118041992, + "relativeCreated": 98.06013107299805, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 8.893013000488281e-05 + "time_consumption": 6.175041198730469e-05 }, { "args": [], - "asctime": "2021-01-14 01:04:04,029", - "created": 1610582644.02962, + "asctime": "2021-02-28 18:29:56,405", + "created": 1614533396.4050279, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -11248,15 +11248,15 @@ "message": "Processing wrong data (int)", "module": "test_stp", "moduleLogger": [], - "msecs": 29.619932174682617, + "msecs": 405.0278663635254, "msg": "Processing wrong data (int)", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 85.89982986450195, + "relativeCreated": 98.1593132019043, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -11265,8 +11265,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,029", - "created": 1610582644.0299351, + "asctime": "2021-02-28 18:29:56,405", + "created": 1614533396.4052818, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11283,8 +11283,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,029", - "created": 1610582644.0297847, + "asctime": "2021-02-28 18:29:56,405", + "created": 1614533396.4051738, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11294,15 +11294,15 @@ "lineno": 22, "message": "Result (Wrong data exception): ()", "module": "test", - "msecs": 29.784679412841797, + "msecs": 405.17377853393555, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 86.06457710266113, + "relativeCreated": 98.30522537231445, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -11311,8 +11311,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,029", - "created": 1610582644.02986, + "asctime": "2021-02-28 18:29:56,405", + "created": 1614533396.4052339, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11322,37 +11322,37 @@ "lineno": 26, "message": "Expectation (Wrong data exception): result = ()", "module": "test", - "msecs": 29.86001968383789, + "msecs": 405.23386001586914, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 86.13991737365723, + "relativeCreated": 98.36530685424805, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 29.935121536254883, + "msecs": 405.28178215026855, "msg": "Wrong data exception is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 86.21501922607422, + "relativeCreated": 98.41322898864746, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 7.510185241699219e-05 + "time_consumption": 4.792213439941406e-05 }, { "args": [ "b''", "" ], - "asctime": "2021-01-14 01:04:04,030", - "created": 1610582644.0302484, + "asctime": "2021-02-28 18:29:56,405", + "created": 1614533396.405468, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11369,8 +11369,8 @@ "b''", "" ], - "asctime": "2021-01-14 01:04:04,030", - "created": 1610582644.0300772, + "asctime": "2021-02-28 18:29:56,405", + "created": 1614533396.4053648, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11380,15 +11380,15 @@ "lineno": 22, "message": "Result (Buffer still empty): b'' ()", "module": "test", - "msecs": 30.077219009399414, + "msecs": 405.3647518157959, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 86.35711669921875, + "relativeCreated": 98.4961986541748, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -11397,8 +11397,8 @@ "b''", "" ], - "asctime": "2021-01-14 01:04:04,030", - "created": 1610582644.0301647, + "asctime": "2021-02-28 18:29:56,405", + "created": 1614533396.405417, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11408,34 +11408,34 @@ "lineno": 26, "message": "Expectation (Buffer still empty): result = b'' ()", "module": "test", - "msecs": 30.164718627929688, + "msecs": 405.41696548461914, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 86.44461631774902, + "relativeCreated": 98.54841232299805, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 30.248403549194336, + "msecs": 405.4679870605469, "msg": "Buffer still empty is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 86.52830123901367, + "relativeCreated": 98.59943389892578, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 8.368492126464844e-05 + "time_consumption": 5.1021575927734375e-05 }, { "args": [], - "asctime": "2021-01-14 01:04:04,030", - "created": 1610582644.030379, + "asctime": "2021-02-28 18:29:56,405", + "created": 1614533396.4055474, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -11446,15 +11446,15 @@ "message": "Processing wrong data (str)", "module": "test_stp", "moduleLogger": [], - "msecs": 30.379056930541992, + "msecs": 405.5473804473877, "msg": "Processing wrong data (str)", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 86.65895462036133, + "relativeCreated": 98.6788272857666, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -11463,8 +11463,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,030", - "created": 1610582644.0308006, + "asctime": "2021-02-28 18:29:56,405", + "created": 1614533396.4058607, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11481,8 +11481,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,030", - "created": 1610582644.0305278, + "asctime": "2021-02-28 18:29:56,405", + "created": 1614533396.4057064, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11492,15 +11492,15 @@ "lineno": 22, "message": "Result (Wrong data exception): ()", "module": "test", - "msecs": 30.527830123901367, + "msecs": 405.70640563964844, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 86.8077278137207, + "relativeCreated": 98.83785247802734, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -11509,8 +11509,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,030", - "created": 1610582644.030669, + "asctime": "2021-02-28 18:29:56,405", + "created": 1614533396.405789, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11520,37 +11520,37 @@ "lineno": 26, "message": "Expectation (Wrong data exception): result = ()", "module": "test", - "msecs": 30.668973922729492, + "msecs": 405.7888984680176, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 86.94887161254883, + "relativeCreated": 98.92034530639648, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 30.800580978393555, + "msecs": 405.86066246032715, "msg": "Wrong data exception is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 87.08047866821289, + "relativeCreated": 98.99210929870605, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0001316070556640625 + "time_consumption": 7.176399230957031e-05 }, { "args": [ "b''", "" ], - "asctime": "2021-01-14 01:04:04,031", - "created": 1610582644.0311136, + "asctime": "2021-02-28 18:29:56,406", + "created": 1614533396.406093, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11567,8 +11567,8 @@ "b''", "" ], - "asctime": "2021-01-14 01:04:04,030", - "created": 1610582644.0309331, + "asctime": "2021-02-28 18:29:56,405", + "created": 1614533396.4059615, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11578,15 +11578,15 @@ "lineno": 22, "message": "Result (Buffer still empty): b'' ()", "module": "test", - "msecs": 30.933141708374023, + "msecs": 405.9615135192871, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 87.21303939819336, + "relativeCreated": 99.09296035766602, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -11595,8 +11595,8 @@ "b''", "" ], - "asctime": "2021-01-14 01:04:04,031", - "created": 1610582644.0310187, + "asctime": "2021-02-28 18:29:56,406", + "created": 1614533396.4060276, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11606,41 +11606,41 @@ "lineno": 26, "message": "Expectation (Buffer still empty): result = b'' ()", "module": "test", - "msecs": 31.018733978271484, + "msecs": 406.02755546569824, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 87.29863166809082, + "relativeCreated": 99.15900230407715, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 31.113624572753906, + "msecs": 406.09288215637207, "msg": "Buffer still empty is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 87.39352226257324, + "relativeCreated": 99.22432899475098, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 9.489059448242188e-05 + "time_consumption": 6.532669067382812e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.002494335174560547, - "time_finished": "2021-01-14 01:04:04,031", - "time_start": "2021-01-14 01:04:04,028" + "time_consumption": 0.0027124881744384766, + "time_finished": "2021-02-28 18:29:56,406", + "time_start": "2021-02-28 18:29:56,403" }, "_QjJiIIwZEem5qYOdmXl77A": { "args": null, - "asctime": "2021-01-14 01:04:04,021", - "created": 1610582644.0213287, + "asctime": "2021-02-28 18:29:56,399", + "created": 1614533396.3993828, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11651,21 +11651,21 @@ "message": "_QjJiIIwZEem5qYOdmXl77A", "module": "__init__", "moduleLogger": [], - "msecs": 21.32868766784668, + "msecs": 399.3828296661377, "msg": "_QjJiIIwZEem5qYOdmXl77A", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 77.60858535766602, + "relativeCreated": 92.5142765045166, "stack_info": null, "testcaseLogger": [ { "args": [ "b':testframe: for csp\\n'" ], - "asctime": "2021-01-14 01:04:04,021", - "created": 1610582644.021751, + "asctime": "2021-02-28 18:29:56,399", + "created": 1614533396.3996096, "exc_info": null, "exc_text": null, "filename": "test_csp.py", @@ -11681,8 +11681,8 @@ "CSP:", "(10): 3a 74 65 73 74 66 72 61 6d 65" ], - "asctime": "2021-01-14 01:04:04,021", - "created": 1610582644.021527, + "asctime": "2021-02-28 18:29:56,399", + "created": 1614533396.399484, "exc_info": null, "exc_text": null, "filename": "csp.py", @@ -11692,15 +11692,15 @@ "lineno": 68, "message": "CSP: Leaving data in buffer (to be processed next time): (10): 3a 74 65 73 74 66 72 61 6d 65", "module": "csp", - "msecs": 21.52705192565918, + "msecs": 399.48391914367676, "msg": "%s Leaving data in buffer (to be processed next time): %s", "name": "root.stringtools.csp", - "pathname": "src/stringtools/csp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/csp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 77.80694961547852, + "relativeCreated": 92.61536598205566, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -11708,8 +11708,8 @@ "CSP:", "(19): 3a 74 65 73 74 66 72 61 6d 65 3a 20 66 6f 72 20 63 73 70" ], - "asctime": "2021-01-14 01:04:04,021", - "created": 1610582644.0216908, + "asctime": "2021-02-28 18:29:56,399", + "created": 1614533396.3995643, "exc_info": null, "exc_text": null, "filename": "csp.py", @@ -11719,37 +11719,37 @@ "lineno": 70, "message": "CSP: message identified - (19): 3a 74 65 73 74 66 72 61 6d 65 3a 20 66 6f 72 20 63 73 70", "module": "csp", - "msecs": 21.690845489501953, + "msecs": 399.564266204834, "msg": "%s message identified - %s", "name": "root.stringtools.csp", - "pathname": "src/stringtools/csp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/csp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 77.97074317932129, + "relativeCreated": 92.69571304321289, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 21.750926971435547, + "msecs": 399.6095657348633, "msg": "Processing testframe: \"%s\" in two snippets", "name": "__tLogger__", - "pathname": "src/tests/test_csp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_csp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 78.03082466125488, + "relativeCreated": 92.74101257324219, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 6.008148193359375e-05 + "time_consumption": 4.5299530029296875e-05 }, { "args": [ "[]", "" ], - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.0220006, + "asctime": "2021-02-28 18:29:56,399", + "created": 1614533396.399795, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11766,8 +11766,8 @@ "[ ]", "" ], - "asctime": "2021-01-14 01:04:04,021", - "created": 1610582644.0218773, + "asctime": "2021-02-28 18:29:56,399", + "created": 1614533396.3996933, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11777,15 +11777,15 @@ "lineno": 22, "message": "Result (First processed CSP-Snippet): [ ] ()", "module": "test", - "msecs": 21.877288818359375, + "msecs": 399.69325065612793, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 78.15718650817871, + "relativeCreated": 92.82469749450684, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -11794,8 +11794,8 @@ "[ ]", "" ], - "asctime": "2021-01-14 01:04:04,021", - "created": 1610582644.0219471, + "asctime": "2021-02-28 18:29:56,399", + "created": 1614533396.399743, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11805,37 +11805,37 @@ "lineno": 26, "message": "Expectation (First processed CSP-Snippet): result = [ ] ()", "module": "test", - "msecs": 21.947145462036133, + "msecs": 399.74308013916016, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 78.22704315185547, + "relativeCreated": 92.87452697753906, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 22.000551223754883, + "msecs": 399.7950553894043, "msg": "First processed CSP-Snippet is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 78.28044891357422, + "relativeCreated": 92.9265022277832, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 5.340576171875e-05 + "time_consumption": 5.1975250244140625e-05 }, { "args": [ "[b':testframe: for csp']", "" ], - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.0221791, + "asctime": "2021-02-28 18:29:56,399", + "created": 1614533396.399979, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11852,8 +11852,8 @@ "[ b':testframe: for csp' ]", "" ], - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.022077, + "asctime": "2021-02-28 18:29:56,399", + "created": 1614533396.3998728, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11863,15 +11863,15 @@ "lineno": 22, "message": "Result (Final processed CSP-Frame): [ b':testframe: for csp' ] ()", "module": "test", - "msecs": 22.077083587646484, + "msecs": 399.8727798461914, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 78.35698127746582, + "relativeCreated": 93.00422668457031, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -11880,8 +11880,8 @@ "[ b':testframe: for csp' ]", "" ], - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.0221245, + "asctime": "2021-02-28 18:29:56,399", + "created": 1614533396.399921, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11891,41 +11891,41 @@ "lineno": 26, "message": "Expectation (Final processed CSP-Frame): result = [ b':testframe: for csp' ] ()", "module": "test", - "msecs": 22.124528884887695, + "msecs": 399.9209403991699, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 78.40442657470703, + "relativeCreated": 93.05238723754883, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 22.179126739501953, + "msecs": 399.9791145324707, "msg": "Final processed CSP-Frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 78.45902442932129, + "relativeCreated": 93.11056137084961, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 5.459785461425781e-05 + "time_consumption": 5.817413330078125e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0008504390716552734, - "time_finished": "2021-01-14 01:04:04,022", - "time_start": "2021-01-14 01:04:04,021" + "time_consumption": 0.0005962848663330078, + "time_finished": "2021-02-28 18:29:56,399", + "time_start": "2021-02-28 18:29:56,399" }, "_XzMFcHYZEem_kd-7nxt1sg": { "args": null, - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.0167482, + "asctime": "2021-02-28 18:29:56,395", + "created": 1614533396.3955793, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11936,13 +11936,13 @@ "message": "_XzMFcHYZEem_kd-7nxt1sg", "module": "__init__", "moduleLogger": [], - "msecs": 16.74818992614746, + "msecs": 395.57933807373047, "msg": "_XzMFcHYZEem_kd-7nxt1sg", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.0280876159668, + "relativeCreated": 88.71078491210938, "stack_info": null, "testcaseLogger": [ { @@ -11950,8 +11950,8 @@ "de ad be ef", "" ], - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.016822, + "asctime": "2021-02-28 18:29:56,395", + "created": 1614533396.3956711, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -11962,22 +11962,22 @@ "message": "Checking test pattern de ad be ef ().", "module": "test_hexlify", "moduleLogger": [], - "msecs": 16.822099685668945, + "msecs": 395.67112922668457, "msg": "Checking test pattern %s (%s).", "name": "__tLogger__", - "pathname": "src/tests/test_hexlify.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.10199737548828, + "relativeCreated": 88.80257606506348, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [], - "asctime": "2021-01-14 01:04:04,017", - "created": 1610582644.0171874, + "asctime": "2021-02-28 18:29:56,396", + "created": 1614533396.3960686, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -11992,8 +11992,8 @@ "args": [ "(4): de ad be ef" ], - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.0168877, + "asctime": "2021-02-28 18:29:56,395", + "created": 1614533396.395751, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -12003,23 +12003,23 @@ "lineno": 29, "message": "Return value of hexlify is (4): de ad be ef", "module": "test_hexlify", - "msecs": 16.887664794921875, + "msecs": 395.7509994506836, "msg": "Return value of hexlify is %s", "name": "__unittest__", - "pathname": "src/tests/test_hexlify.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.16756248474121, + "relativeCreated": 88.8824462890625, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { "args": [ "(4): DE AD BE EF" ], - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.0169747, + "asctime": "2021-02-28 18:29:56,395", + "created": 1614533396.395853, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -12029,15 +12029,15 @@ "lineno": 31, "message": "Using upper string for comparison: (4): DE AD BE EF", "module": "test_hexlify", - "msecs": 16.974687576293945, + "msecs": 395.85304260253906, "msg": "Using upper string for comparison: %s", "name": "__unittest__", - "pathname": "src/tests/test_hexlify.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.25458526611328, + "relativeCreated": 88.98448944091797, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -12045,8 +12045,8 @@ "DE", "(4): DE AD BE EF" ], - "asctime": "2021-01-14 01:04:04,017", - "created": 1610582644.0170205, + "asctime": "2021-02-28 18:29:56,395", + "created": 1614533396.395906, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -12056,15 +12056,15 @@ "lineno": 41, "message": "\"DE\" found in \"(4): DE AD BE EF\"... Reducing pattern", "module": "test_hexlify", - "msecs": 17.020463943481445, + "msecs": 395.9059715270996, "msg": "\"%s\" found in \"%s\"... Reducing pattern", "name": "__unittest__", - "pathname": "src/tests/test_hexlify.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.30036163330078, + "relativeCreated": 89.03741836547852, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -12072,8 +12072,8 @@ "AD", "AD BE EF" ], - "asctime": "2021-01-14 01:04:04,017", - "created": 1610582644.0170543, + "asctime": "2021-02-28 18:29:56,395", + "created": 1614533396.3959477, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -12083,15 +12083,15 @@ "lineno": 41, "message": "\"AD\" found in \"AD BE EF\"... Reducing pattern", "module": "test_hexlify", - "msecs": 17.054319381713867, + "msecs": 395.9476947784424, "msg": "\"%s\" found in \"%s\"... Reducing pattern", "name": "__unittest__", - "pathname": "src/tests/test_hexlify.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.3342170715332, + "relativeCreated": 89.07914161682129, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -12099,8 +12099,8 @@ "BE", "BE EF" ], - "asctime": "2021-01-14 01:04:04,017", - "created": 1610582644.017086, + "asctime": "2021-02-28 18:29:56,395", + "created": 1614533396.3959875, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -12110,15 +12110,15 @@ "lineno": 41, "message": "\"BE\" found in \"BE EF\"... Reducing pattern", "module": "test_hexlify", - "msecs": 17.086029052734375, + "msecs": 395.98751068115234, "msg": "\"%s\" found in \"%s\"... Reducing pattern", "name": "__unittest__", - "pathname": "src/tests/test_hexlify.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.36592674255371, + "relativeCreated": 89.11895751953125, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -12126,8 +12126,8 @@ "EF", "EF" ], - "asctime": "2021-01-14 01:04:04,017", - "created": 1610582644.017143, + "asctime": "2021-02-28 18:29:56,396", + "created": 1614533396.396027, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -12137,41 +12137,41 @@ "lineno": 41, "message": "\"EF\" found in \"EF\"... Reducing pattern", "module": "test_hexlify", - "msecs": 17.14301109313965, + "msecs": 396.0270881652832, "msg": "\"%s\" found in \"%s\"... Reducing pattern", "name": "__unittest__", - "pathname": "src/tests/test_hexlify.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.42290878295898, + "relativeCreated": 89.15853500366211, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 17.18735694885254, + "msecs": 396.0685729980469, "msg": "Pattern included all relevant information in the correct order.", "name": "__tLogger__", - "pathname": "src/tests/test_hexlify.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.46725463867188, + "relativeCreated": 89.20001983642578, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 4.1484832763671875e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0004391670227050781, - "time_finished": "2021-01-14 01:04:04,017", - "time_start": "2021-01-14 01:04:04,016" + "time_consumption": 0.0004892349243164062, + "time_finished": "2021-02-28 18:29:56,396", + "time_start": "2021-02-28 18:29:56,395" }, "_Y_h3gH5CEemxr4bbKXhxkg": { "args": null, - "asctime": "2021-01-14 01:04:04,020", - "created": 1610582644.020431, + "asctime": "2021-02-28 18:29:56,398", + "created": 1614533396.398643, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12182,21 +12182,21 @@ "message": "_Y_h3gH5CEemxr4bbKXhxkg", "module": "__init__", "moduleLogger": [], - "msecs": 20.431041717529297, + "msecs": 398.64301681518555, "msg": "_Y_h3gH5CEemxr4bbKXhxkg", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 76.71093940734863, + "relativeCreated": 91.77446365356445, "stack_info": null, "testcaseLogger": [ { "args": [ "b':testframe: for csp'" ], - "asctime": "2021-01-14 01:04:04,020", - "created": 1610582644.0205426, + "asctime": "2021-02-28 18:29:56,398", + "created": 1614533396.3987238, "exc_info": null, "exc_text": null, "filename": "test_csp.py", @@ -12207,15 +12207,15 @@ "message": "Creating testframe for \"b':testframe: for csp'\"", "module": "test_csp", "moduleLogger": [], - "msecs": 20.542621612548828, + "msecs": 398.723840713501, "msg": "Creating testframe for \"%s\"", "name": "__tLogger__", - "pathname": "src/tests/test_csp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_csp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 76.82251930236816, + "relativeCreated": 91.85528755187988, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -12224,8 +12224,8 @@ "b':testframe: for csp\\n'", "" ], - "asctime": "2021-01-14 01:04:04,020", - "created": 1610582644.0207691, + "asctime": "2021-02-28 18:29:56,398", + "created": 1614533396.3988972, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12242,8 +12242,8 @@ "b':testframe: for csp\\n'", "" ], - "asctime": "2021-01-14 01:04:04,020", - "created": 1610582644.020643, + "asctime": "2021-02-28 18:29:56,398", + "created": 1614533396.3987978, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12253,15 +12253,15 @@ "lineno": 22, "message": "Result (CSP-Frame): b':testframe: for csp\\n' ()", "module": "test", - "msecs": 20.642995834350586, + "msecs": 398.79775047302246, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 76.92289352416992, + "relativeCreated": 91.92919731140137, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -12270,8 +12270,8 @@ "b':testframe: for csp\\n'", "" ], - "asctime": "2021-01-14 01:04:04,020", - "created": 1610582644.020706, + "asctime": "2021-02-28 18:29:56,398", + "created": 1614533396.3988476, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12281,41 +12281,41 @@ "lineno": 26, "message": "Expectation (CSP-Frame): result = b':testframe: for csp\\n' ()", "module": "test", - "msecs": 20.7059383392334, + "msecs": 398.8475799560547, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 76.98583602905273, + "relativeCreated": 91.9790267944336, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 20.769119262695312, + "msecs": 398.8971710205078, "msg": "CSP-Frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 77.04901695251465, + "relativeCreated": 92.02861785888672, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 6.318092346191406e-05 + "time_consumption": 4.9591064453125e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0003380775451660156, - "time_finished": "2021-01-14 01:04:04,020", - "time_start": "2021-01-14 01:04:04,020" + "time_consumption": 0.0002541542053222656, + "time_finished": "2021-02-28 18:29:56,398", + "time_start": "2021-02-28 18:29:56,398" }, "_ZhyRAI9OEemAMMFgxXT6lA": { "args": null, - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.0222979, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.4001098, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12326,19 +12326,19 @@ "message": "_ZhyRAI9OEemAMMFgxXT6lA", "module": "__init__", "moduleLogger": [], - "msecs": 22.29785919189453, + "msecs": 400.10976791381836, "msg": "_ZhyRAI9OEemAMMFgxXT6lA", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 78.57775688171387, + "relativeCreated": 93.24121475219727, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.02237, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.4001858, "exc_info": null, "exc_text": null, "filename": "test_csp.py", @@ -12349,15 +12349,15 @@ "message": "Processing wrong data (list)", "module": "test_csp", "moduleLogger": [], - "msecs": 22.370100021362305, + "msecs": 400.18582344055176, "msg": "Processing wrong data (list)", "name": "__tLogger__", - "pathname": "src/tests/test_csp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_csp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 78.64999771118164, + "relativeCreated": 93.31727027893066, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -12366,8 +12366,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.0225196, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.4003549, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12384,8 +12384,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.022437, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.400262, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12395,15 +12395,15 @@ "lineno": 22, "message": "Result (Wrong data exception): ()", "module": "test", - "msecs": 22.437095642089844, + "msecs": 400.26211738586426, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 78.71699333190918, + "relativeCreated": 93.39356422424316, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -12412,8 +12412,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.0224805, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.4003093, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12423,37 +12423,37 @@ "lineno": 26, "message": "Expectation (Wrong data exception): result = ()", "module": "test", - "msecs": 22.480487823486328, + "msecs": 400.30932426452637, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 78.76038551330566, + "relativeCreated": 93.44077110290527, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 22.519588470458984, + "msecs": 400.35486221313477, "msg": "Wrong data exception is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 78.79948616027832, + "relativeCreated": 93.48630905151367, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.910064697265625e-05 + "time_consumption": 4.553794860839844e-05 }, { "args": [ "b''", "" ], - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.0226872, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.4005141, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12470,8 +12470,8 @@ "b''", "" ], - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.0226107, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.400423, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12481,15 +12481,15 @@ "lineno": 22, "message": "Result (Buffer still empty): b'' ()", "module": "test", - "msecs": 22.61066436767578, + "msecs": 400.4230499267578, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 78.89056205749512, + "relativeCreated": 93.55449676513672, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -12498,8 +12498,8 @@ "b''", "" ], - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.0226507, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.4004703, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12509,34 +12509,34 @@ "lineno": 26, "message": "Expectation (Buffer still empty): result = b'' ()", "module": "test", - "msecs": 22.650718688964844, + "msecs": 400.4702568054199, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 78.93061637878418, + "relativeCreated": 93.60170364379883, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 22.687196731567383, + "msecs": 400.5141258239746, "msg": "Buffer still empty is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 78.96709442138672, + "relativeCreated": 93.64557266235352, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.647804260253906e-05 + "time_consumption": 4.38690185546875e-05 }, { "args": [], - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.0227447, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.400579, "exc_info": null, "exc_text": null, "filename": "test_csp.py", @@ -12547,15 +12547,15 @@ "message": "Processing wrong data (int)", "module": "test_csp", "moduleLogger": [], - "msecs": 22.74465560913086, + "msecs": 400.57897567749023, "msg": "Processing wrong data (int)", "name": "__tLogger__", - "pathname": "src/tests/test_csp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_csp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 79.0245532989502, + "relativeCreated": 93.71042251586914, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -12564,8 +12564,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.022886, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.400745, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12582,8 +12582,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.0228083, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.4006555, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12593,15 +12593,15 @@ "lineno": 22, "message": "Result (Wrong data exception): ()", "module": "test", - "msecs": 22.808313369750977, + "msecs": 400.65550804138184, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 79.08821105957031, + "relativeCreated": 93.78695487976074, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -12610,8 +12610,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,022", - "created": 1610582644.0228465, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.4007006, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12621,37 +12621,37 @@ "lineno": 26, "message": "Expectation (Wrong data exception): result = ()", "module": "test", - "msecs": 22.846460342407227, + "msecs": 400.70056915283203, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 79.12635803222656, + "relativeCreated": 93.83201599121094, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 22.886037826538086, + "msecs": 400.7449150085449, "msg": "Wrong data exception is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 79.16593551635742, + "relativeCreated": 93.87636184692383, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.9577484130859375e-05 + "time_consumption": 4.4345855712890625e-05 }, { "args": [ "b''", "" ], - "asctime": "2021-01-14 01:04:04,023", - "created": 1610582644.023363, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.4009042, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12668,8 +12668,8 @@ "b''", "" ], - "asctime": "2021-01-14 01:04:04,023", - "created": 1610582644.0230262, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.4008129, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12679,15 +12679,15 @@ "lineno": 22, "message": "Result (Buffer still empty): b'' ()", "module": "test", - "msecs": 23.026227951049805, + "msecs": 400.81286430358887, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 79.30612564086914, + "relativeCreated": 93.94431114196777, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -12696,8 +12696,8 @@ "b''", "" ], - "asctime": "2021-01-14 01:04:04,023", - "created": 1610582644.0231447, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.4008565, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12707,34 +12707,34 @@ "lineno": 26, "message": "Expectation (Buffer still empty): result = b'' ()", "module": "test", - "msecs": 23.14472198486328, + "msecs": 400.85649490356445, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 79.42461967468262, + "relativeCreated": 93.98794174194336, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 23.363113403320312, + "msecs": 400.90417861938477, "msg": "Buffer still empty is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 79.64301109313965, + "relativeCreated": 94.03562545776367, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00021839141845703125 + "time_consumption": 4.76837158203125e-05 }, { "args": [], - "asctime": "2021-01-14 01:04:04,023", - "created": 1610582644.0236423, + "asctime": "2021-02-28 18:29:56,400", + "created": 1614533396.400969, "exc_info": null, "exc_text": null, "filename": "test_csp.py", @@ -12745,15 +12745,15 @@ "message": "Processing wrong data (str)", "module": "test_csp", "moduleLogger": [], - "msecs": 23.642301559448242, + "msecs": 400.9690284729004, "msg": "Processing wrong data (str)", "name": "__tLogger__", - "pathname": "src/tests/test_csp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_csp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 79.92219924926758, + "relativeCreated": 94.1004753112793, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -12762,8 +12762,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,024", - "created": 1610582644.0241425, + "asctime": "2021-02-28 18:29:56,401", + "created": 1614533396.40114, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12780,8 +12780,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,023", - "created": 1610582644.023947, + "asctime": "2021-02-28 18:29:56,401", + "created": 1614533396.4010417, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12791,15 +12791,15 @@ "lineno": 22, "message": "Result (Wrong data exception): ()", "module": "test", - "msecs": 23.94700050354004, + "msecs": 401.04174613952637, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 80.22689819335938, + "relativeCreated": 94.17319297790527, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -12808,8 +12808,8 @@ "", "" ], - "asctime": "2021-01-14 01:04:04,024", - "created": 1610582644.024049, + "asctime": "2021-02-28 18:29:56,401", + "created": 1614533396.4010956, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12819,37 +12819,37 @@ "lineno": 26, "message": "Expectation (Wrong data exception): result = ()", "module": "test", - "msecs": 24.049043655395508, + "msecs": 401.0956287384033, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 80.32894134521484, + "relativeCreated": 94.22707557678223, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 24.14250373840332, + "msecs": 401.1399745941162, "msg": "Wrong data exception is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 80.42240142822266, + "relativeCreated": 94.27142143249512, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 9.34600830078125e-05 + "time_consumption": 4.4345855712890625e-05 }, { "args": [ "b''", "" ], - "asctime": "2021-01-14 01:04:04,024", - "created": 1610582644.0244477, + "asctime": "2021-02-28 18:29:56,401", + "created": 1614533396.4013045, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12866,8 +12866,8 @@ "b''", "" ], - "asctime": "2021-01-14 01:04:04,024", - "created": 1610582644.0242965, + "asctime": "2021-02-28 18:29:56,401", + "created": 1614533396.4012086, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12877,15 +12877,15 @@ "lineno": 22, "message": "Result (Buffer still empty): b'' ()", "module": "test", - "msecs": 24.29652214050293, + "msecs": 401.20863914489746, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 80.57641983032227, + "relativeCreated": 94.34008598327637, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -12894,8 +12894,8 @@ "b''", "" ], - "asctime": "2021-01-14 01:04:04,024", - "created": 1610582644.0243847, + "asctime": "2021-02-28 18:29:56,401", + "created": 1614533396.401261, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12905,41 +12905,41 @@ "lineno": 26, "message": "Expectation (Buffer still empty): result = b'' ()", "module": "test", - "msecs": 24.384737014770508, + "msecs": 401.2610912322998, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 80.66463470458984, + "relativeCreated": 94.39253807067871, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 24.44767951965332, + "msecs": 401.3044834136963, "msg": "Buffer still empty is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 80.72757720947266, + "relativeCreated": 94.4359302520752, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 6.29425048828125e-05 + "time_consumption": 4.3392181396484375e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.002149820327758789, - "time_finished": "2021-01-14 01:04:04,024", - "time_start": "2021-01-14 01:04:04,022" + "time_consumption": 0.0011947154998779297, + "time_finished": "2021-02-28 18:29:56,401", + "time_start": "2021-02-28 18:29:56,400" }, "_dB5IoEaTEeq5fPlXIeQCXQ": { "args": null, - "asctime": "2021-01-14 01:04:04,012", - "created": 1610582644.012179, + "asctime": "2021-02-28 18:29:56,390", + "created": 1614533396.3902016, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12950,13 +12950,13 @@ "message": "_dB5IoEaTEeq5fPlXIeQCXQ", "module": "__init__", "moduleLogger": [], - "msecs": 12.178897857666016, + "msecs": 390.2015686035156, "msg": "_dB5IoEaTEeq5fPlXIeQCXQ", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 68.45879554748535, + "relativeCreated": 83.33301544189453, "stack_info": null, "testcaseLogger": [ { @@ -12964,8 +12964,8 @@ "'117p'", "" ], - "asctime": "2021-01-14 01:04:04,012", - "created": 1610582644.0125518, + "asctime": "2021-02-28 18:29:56,390", + "created": 1614533396.3906002, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12982,8 +12982,8 @@ "'117p'", "" ], - "asctime": "2021-01-14 01:04:04,012", - "created": 1610582644.0124304, + "asctime": "2021-02-28 18:29:56,390", + "created": 1614533396.3904681, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12993,15 +12993,15 @@ "lineno": 22, "message": "Result (Physical representation for 1.17e-10): '117p' ()", "module": "test", - "msecs": 12.430429458618164, + "msecs": 390.4681205749512, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 68.7103271484375, + "relativeCreated": 83.59956741333008, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -13010,8 +13010,8 @@ "'117p'", "" ], - "asctime": "2021-01-14 01:04:04,012", - "created": 1610582644.012497, + "asctime": "2021-02-28 18:29:56,390", + "created": 1614533396.3905392, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13021,37 +13021,37 @@ "lineno": 26, "message": "Expectation (Physical representation for 1.17e-10): result = '117p' ()", "module": "test", - "msecs": 12.4969482421875, + "msecs": 390.53916931152344, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 68.77684593200684, + "relativeCreated": 83.67061614990234, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 12.55178451538086, + "msecs": 390.60020446777344, "msg": "Physical representation for 1.17e-10 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 68.8316822052002, + "relativeCreated": 83.73165130615234, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 5.4836273193359375e-05 + "time_consumption": 6.103515625e-05 }, { "args": [ "'54n'", "" ], - "asctime": "2021-01-14 01:04:04,012", - "created": 1610582644.012741, + "asctime": "2021-02-28 18:29:56,390", + "created": 1614533396.390806, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13068,8 +13068,8 @@ "'54n'", "" ], - "asctime": "2021-01-14 01:04:04,012", - "created": 1610582644.0126464, + "asctime": "2021-02-28 18:29:56,390", + "created": 1614533396.3907046, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13079,15 +13079,15 @@ "lineno": 22, "message": "Result (Physical representation for 5.4e-08): '54n' ()", "module": "test", - "msecs": 12.64643669128418, + "msecs": 390.7046318054199, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 68.92633438110352, + "relativeCreated": 83.83607864379883, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -13096,8 +13096,8 @@ "'54n'", "" ], - "asctime": "2021-01-14 01:04:04,012", - "created": 1610582644.0126922, + "asctime": "2021-02-28 18:29:56,390", + "created": 1614533396.3907578, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13107,37 +13107,37 @@ "lineno": 26, "message": "Expectation (Physical representation for 5.4e-08): result = '54n' ()", "module": "test", - "msecs": 12.69221305847168, + "msecs": 390.75779914855957, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 68.97211074829102, + "relativeCreated": 83.88924598693848, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 12.7410888671875, + "msecs": 390.8059597015381, "msg": "Physical representation for 5.4e-08 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.02098655700684, + "relativeCreated": 83.93740653991699, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 4.887580871582031e-05 + "time_consumption": 4.8160552978515625e-05 }, { "args": [ "'25.3u'", "" ], - "asctime": "2021-01-14 01:04:04,012", - "created": 1610582644.0128973, + "asctime": "2021-02-28 18:29:56,390", + "created": 1614533396.3909886, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13154,8 +13154,8 @@ "'25.3u'", "" ], - "asctime": "2021-01-14 01:04:04,012", - "created": 1610582644.0128183, + "asctime": "2021-02-28 18:29:56,390", + "created": 1614533396.390898, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13165,15 +13165,15 @@ "lineno": 22, "message": "Result (Physical representation for 2.53e-05): '25.3u' ()", "module": "test", - "msecs": 12.818336486816406, + "msecs": 390.8979892730713, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.09823417663574, + "relativeCreated": 84.0294361114502, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -13182,8 +13182,8 @@ "'25.3u'", "" ], - "asctime": "2021-01-14 01:04:04,012", - "created": 1610582644.0128582, + "asctime": "2021-02-28 18:29:56,390", + "created": 1614533396.3909445, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13193,37 +13193,37 @@ "lineno": 26, "message": "Expectation (Physical representation for 2.53e-05): result = '25.3u' ()", "module": "test", - "msecs": 12.858152389526367, + "msecs": 390.9444808959961, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.1380500793457, + "relativeCreated": 84.075927734375, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 12.897253036499023, + "msecs": 390.9885883331299, "msg": "Physical representation for 2.53e-05 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.17715072631836, + "relativeCreated": 84.12003517150879, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.910064697265625e-05 + "time_consumption": 4.410743713378906e-05 }, { "args": [ "'100m'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.0130484, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.3911636, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13240,8 +13240,8 @@ "'100m'", "" ], - "asctime": "2021-01-14 01:04:04,012", - "created": 1610582644.012967, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.3910754, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13251,15 +13251,15 @@ "lineno": 22, "message": "Result (Physical representation for 0.1): '100m' ()", "module": "test", - "msecs": 12.967109680175781, + "msecs": 391.07537269592285, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.24700736999512, + "relativeCreated": 84.20681953430176, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -13268,8 +13268,8 @@ "'100m'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.0130076, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.3911204, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13279,37 +13279,37 @@ "lineno": 26, "message": "Expectation (Physical representation for 0.1): result = '100m' ()", "module": "test", - "msecs": 13.007640838623047, + "msecs": 391.12043380737305, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.28753852844238, + "relativeCreated": 84.25188064575195, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 13.048410415649414, + "msecs": 391.16358757019043, "msg": "Physical representation for 0.1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.32830810546875, + "relativeCreated": 84.29503440856934, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 4.076957702636719e-05 + "time_consumption": 4.315376281738281e-05 }, { "args": [ "'0'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.0132296, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.3913398, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13326,8 +13326,8 @@ "'0'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.0131438, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.3912516, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13337,15 +13337,15 @@ "lineno": 22, "message": "Result (Physical representation for 0): '0' ()", "module": "test", - "msecs": 13.143777847290039, + "msecs": 391.2515640258789, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.42367553710938, + "relativeCreated": 84.38301086425781, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -13354,8 +13354,8 @@ "'0'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.0131915, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.3912969, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13365,37 +13365,37 @@ "lineno": 26, "message": "Expectation (Physical representation for 0): result = '0' ()", "module": "test", - "msecs": 13.191461563110352, + "msecs": 391.2968635559082, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.47135925292969, + "relativeCreated": 84.42831039428711, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 13.229608535766602, + "msecs": 391.3397789001465, "msg": "Physical representation for 0 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.50950622558594, + "relativeCreated": 84.47122573852539, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.814697265625e-05 + "time_consumption": 4.291534423828125e-05 }, { "args": [ "'1'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.0133746, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.391519, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13412,8 +13412,8 @@ "'1'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.013299, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.3914227, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13423,15 +13423,15 @@ "lineno": 22, "message": "Result (Physical representation for 1): '1' ()", "module": "test", - "msecs": 13.298988342285156, + "msecs": 391.4227485656738, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.57888603210449, + "relativeCreated": 84.55419540405273, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -13440,8 +13440,8 @@ "'1'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.0133379, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.3914711, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13451,37 +13451,37 @@ "lineno": 26, "message": "Expectation (Physical representation for 1): result = '1' ()", "module": "test", - "msecs": 13.337850570678711, + "msecs": 391.47114753723145, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.61774826049805, + "relativeCreated": 84.60259437561035, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 13.374567031860352, + "msecs": 391.51906967163086, "msg": "Physical representation for 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.65446472167969, + "relativeCreated": 84.65051651000977, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.6716461181640625e-05 + "time_consumption": 4.792213439941406e-05 }, { "args": [ "'1k'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.0135112, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.3916898, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13498,8 +13498,8 @@ "'1k'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.0134408, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.3916032, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13509,15 +13509,15 @@ "lineno": 22, "message": "Result (Physical representation for 1000): '1k' ()", "module": "test", - "msecs": 13.440847396850586, + "msecs": 391.6032314300537, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.72074508666992, + "relativeCreated": 84.73467826843262, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -13526,8 +13526,8 @@ "'1k'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.0134764, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.3916473, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13537,37 +13537,37 @@ "lineno": 26, "message": "Expectation (Physical representation for 1000): result = '1k' ()", "module": "test", - "msecs": 13.476371765136719, + "msecs": 391.6473388671875, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.75626945495605, + "relativeCreated": 84.7787857055664, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 13.511180877685547, + "msecs": 391.6897773742676, "msg": "Physical representation for 1000 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.79107856750488, + "relativeCreated": 84.82122421264648, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.4809112548828125e-05 + "time_consumption": 4.2438507080078125e-05 }, { "args": [ "'1.01M'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.0136538, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.391862, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13584,8 +13584,8 @@ "'1.01M'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.013577, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.3917747, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13595,15 +13595,15 @@ "lineno": 22, "message": "Result (Physical representation for 1005001): '1.01M' ()", "module": "test", - "msecs": 13.576984405517578, + "msecs": 391.77465438842773, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.85688209533691, + "relativeCreated": 84.90610122680664, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -13612,8 +13612,8 @@ "'1.01M'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.0136192, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.3918192, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13623,37 +13623,37 @@ "lineno": 26, "message": "Expectation (Physical representation for 1005001): result = '1.01M' ()", "module": "test", - "msecs": 13.619184494018555, + "msecs": 391.8192386627197, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.89908218383789, + "relativeCreated": 84.95068550109863, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 13.653755187988281, + "msecs": 391.8619155883789, "msg": "Physical representation for 1005001 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 69.93365287780762, + "relativeCreated": 84.99336242675781, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.457069396972656e-05 + "time_consumption": 4.267692565917969e-05 }, { "args": [ "'1G'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.013792, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.3920374, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13670,8 +13670,8 @@ "'1G'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.013724, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.3919504, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13681,15 +13681,15 @@ "lineno": 22, "message": "Result (Physical representation for 1004000000): '1G' ()", "module": "test", - "msecs": 13.724088668823242, + "msecs": 391.9503688812256, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.00398635864258, + "relativeCreated": 85.08181571960449, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -13698,8 +13698,8 @@ "'1G'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.0137587, + "asctime": "2021-02-28 18:29:56,391", + "created": 1614533396.3919947, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13709,37 +13709,37 @@ "lineno": 26, "message": "Expectation (Physical representation for 1004000000): result = '1G' ()", "module": "test", - "msecs": 13.758659362792969, + "msecs": 391.9947147369385, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.0385570526123, + "relativeCreated": 85.12616157531738, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 13.792037963867188, + "msecs": 392.03739166259766, "msg": "Physical representation for 1004000000 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.07193565368652, + "relativeCreated": 85.16883850097656, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.337860107421875e-05 + "time_consumption": 4.267692565917969e-05 }, { "args": [ "'1T'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.014038, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.392218, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13756,8 +13756,8 @@ "'1T'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.0139616, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.3921285, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13767,15 +13767,15 @@ "lineno": 22, "message": "Result (Physical representation for 1003000000000): '1T' ()", "module": "test", - "msecs": 13.961553573608398, + "msecs": 392.12846755981445, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.24145126342773, + "relativeCreated": 85.25991439819336, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -13784,8 +13784,8 @@ "'1T'", "" ], - "asctime": "2021-01-14 01:04:04,013", - "created": 1610582644.0139995, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.3921726, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13795,37 +13795,37 @@ "lineno": 26, "message": "Expectation (Physical representation for 1003000000000): result = '1T' ()", "module": "test", - "msecs": 13.999462127685547, + "msecs": 392.17257499694824, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.27935981750488, + "relativeCreated": 85.30402183532715, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 14.0380859375, + "msecs": 392.21811294555664, "msg": "Physical representation for 1003000000000 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.31798362731934, + "relativeCreated": 85.34955978393555, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.8623809814453125e-05 + "time_consumption": 4.553794860839844e-05 }, { "args": [ "'10P'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.014198, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.3923922, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13842,8 +13842,8 @@ "'10P'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.0141094, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.3923054, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13853,15 +13853,15 @@ "lineno": 22, "message": "Result (Physical representation for 10000000000000000): '10P' ()", "module": "test", - "msecs": 14.109373092651367, + "msecs": 392.3053741455078, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.3892707824707, + "relativeCreated": 85.43682098388672, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -13870,8 +13870,8 @@ "'10P'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.0141456, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.3923495, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13881,37 +13881,37 @@ "lineno": 26, "message": "Expectation (Physical representation for 10000000000000000): result = '10P' ()", "module": "test", - "msecs": 14.145612716674805, + "msecs": 392.3494815826416, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.42551040649414, + "relativeCreated": 85.48092842102051, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 14.198064804077148, + "msecs": 392.3921585083008, "msg": "Physical representation for 10000000000000000 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.47796249389648, + "relativeCreated": 85.52360534667969, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 5.245208740234375e-05 + "time_consumption": 4.267692565917969e-05 }, { "args": [ "'17.17'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.0143373, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.3925562, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13928,8 +13928,8 @@ "'17.17'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.0142672, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.3924704, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13939,15 +13939,15 @@ "lineno": 22, "message": "Result (Physical representation for 17.17): '17.17' ()", "module": "test", - "msecs": 14.267206192016602, + "msecs": 392.4703598022461, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.54710388183594, + "relativeCreated": 85.601806640625, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -13956,8 +13956,8 @@ "'17.17'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.014303, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.392514, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13967,37 +13967,37 @@ "lineno": 26, "message": "Expectation (Physical representation for 17.17): result = '17.17' ()", "module": "test", - "msecs": 14.302968978881836, + "msecs": 392.5139904022217, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.58286666870117, + "relativeCreated": 85.64543724060059, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 14.337301254272461, + "msecs": 392.55619049072266, "msg": "Physical representation for 17.17 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.6171989440918, + "relativeCreated": 85.68763732910156, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.4332275390625e-05 + "time_consumption": 4.220008850097656e-05 }, { "args": [ "'117k'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.0144708, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.3927295, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14014,8 +14014,8 @@ "'117k'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.0144017, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.39264, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14025,15 +14025,15 @@ "lineno": 22, "message": "Result (Physical representation for 117000): '117k' ()", "module": "test", - "msecs": 14.401674270629883, + "msecs": 392.6401138305664, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.68157196044922, + "relativeCreated": 85.77156066894531, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -14042,8 +14042,8 @@ "'117k'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.014437, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.3926868, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14053,37 +14053,37 @@ "lineno": 26, "message": "Expectation (Physical representation for 117000): result = '117k' ()", "module": "test", - "msecs": 14.436960220336914, + "msecs": 392.6868438720703, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.71685791015625, + "relativeCreated": 85.81829071044922, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 14.470815658569336, + "msecs": 392.7295207977295, "msg": "Physical representation for 117000 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.75071334838867, + "relativeCreated": 85.8609676361084, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.3855438232421875e-05 + "time_consumption": 4.267692565917969e-05 }, { "args": [ "'117.2'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.0146036, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.3928993, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14100,8 +14100,8 @@ "'117.2'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.0145319, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.3928063, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14111,15 +14111,15 @@ "lineno": 22, "message": "Result (Physical representation for 117.17): '117.2' ()", "module": "test", - "msecs": 14.531850814819336, + "msecs": 392.8062915802002, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.81174850463867, + "relativeCreated": 85.9377384185791, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -14128,8 +14128,8 @@ "'117.2'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.0145671, + "asctime": "2021-02-28 18:29:56,392", + "created": 1614533396.3928502, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14139,41 +14139,41 @@ "lineno": 26, "message": "Expectation (Physical representation for 117.17): result = '117.2' ()", "module": "test", - "msecs": 14.567136764526367, + "msecs": 392.8501605987549, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.8470344543457, + "relativeCreated": 85.98160743713379, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 14.603614807128906, + "msecs": 392.8992748260498, "msg": "Physical representation for 117.17 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 70.88351249694824, + "relativeCreated": 86.03072166442871, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.647804260253906e-05 + "time_consumption": 4.9114227294921875e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0024247169494628906, - "time_finished": "2021-01-14 01:04:04,014", - "time_start": "2021-01-14 01:04:04,012" + "time_consumption": 0.0026977062225341797, + "time_finished": "2021-02-28 18:29:56,392", + "time_start": "2021-02-28 18:29:56,390" }, "_dpJzwCcUEeqsHsnJQYCN8Q": { "args": null, - "asctime": "2021-01-14 01:04:04,036", - "created": 1610582644.036597, + "asctime": "2021-02-28 18:29:56,411", + "created": 1614533396.4110813, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14184,19 +14184,19 @@ "message": "_dpJzwCcUEeqsHsnJQYCN8Q", "module": "__init__", "moduleLogger": [], - "msecs": 36.59701347351074, + "msecs": 411.08131408691406, "msg": "_dpJzwCcUEeqsHsnJQYCN8Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 92.87691116333008, + "relativeCreated": 104.21276092529297, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 01:04:04,037", - "created": 1610582644.0374446, + "asctime": "2021-02-28 18:29:56,411", + "created": 1614533396.4114873, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -14211,8 +14211,8 @@ "args": [ "b': changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 36.91864013671875, + "msecs": 411.2427234649658, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 93.19853782653809, + "relativeCreated": 104.37417030334473, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -14266,8 +14266,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:04,037", - "created": 1610582644.0370193, + "asctime": "2021-02-28 18:29:56,411", + "created": 1614533396.4112895, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -14277,15 +14277,15 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 37.01925277709961, + "msecs": 411.2894535064697, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 93.29915046691895, + "relativeCreated": 104.42090034484863, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -14293,8 +14293,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,037", - "created": 1610582644.037178, + "asctime": "2021-02-28 18:29:56,411", + "created": 1614533396.4113445, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -14304,15 +14304,15 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 37.17803955078125, + "msecs": 411.3445281982422, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 93.45793724060059, + "relativeCreated": 104.4759750366211, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -14320,8 +14320,8 @@ "STP:", 100 ], - "asctime": "2021-01-14 01:04:04,037", - "created": 1610582644.0372694, + "asctime": "2021-02-28 18:29:56,411", + "created": 1614533396.4113922, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -14331,15 +14331,15 @@ "lineno": 140, "message": "STP: data (64) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "module": "stp", - "msecs": 37.26935386657715, + "msecs": 411.3922119140625, "msg": "%s data (%02x) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 93.54925155639648, + "relativeCreated": 104.5236587524414, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -14347,8 +14347,8 @@ "STP:", "(2): 74 65" ], - "asctime": "2021-01-14 01:04:04,037", - "created": 1610582644.037367, + "asctime": "2021-02-28 18:29:56,411", + "created": 1614533396.4114428, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -14358,37 +14358,37 @@ "lineno": 72, "message": "STP: Chunking \"(2): 74 65\" from buffer", "module": "stp", - "msecs": 37.36710548400879, + "msecs": 411.44275665283203, "msg": "%s Chunking \"%s\" from buffer", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 93.64700317382812, + "relativeCreated": 104.57420349121094, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 37.4445915222168, + "msecs": 411.487340927124, "msg": "Processing data with an insufficient end pattern.", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 93.72448921203613, + "relativeCreated": 104.61878776550293, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 7.748603820800781e-05 + "time_consumption": 4.458427429199219e-05 }, { "args": [ "[[]]", "" ], - "asctime": "2021-01-14 01:04:04,037", - "created": 1610582644.0378292, + "asctime": "2021-02-28 18:29:56,411", + "created": 1614533396.4116802, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14405,8 +14405,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:04,037", - "created": 1610582644.0376334, + "asctime": "2021-02-28 18:29:56,411", + "created": 1614533396.411569, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14416,15 +14416,15 @@ "lineno": 22, "message": "Result (Return value list if processing data_sync and data again after start of frame): [ [ ] ] ()", "module": "test", - "msecs": 37.633419036865234, + "msecs": 411.56911849975586, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 93.91331672668457, + "relativeCreated": 104.70056533813477, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -14433,8 +14433,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:04,037", - "created": 1610582644.0377266, + "asctime": "2021-02-28 18:29:56,411", + "created": 1614533396.4116216, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14444,37 +14444,37 @@ "lineno": 26, "message": "Expectation (Return value list if processing data_sync and data again after start of frame): result = [ [ ] ] ()", "module": "test", - "msecs": 37.726640701293945, + "msecs": 411.6215705871582, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 94.00653839111328, + "relativeCreated": 104.75301742553711, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 37.82916069030762, + "msecs": 411.6802215576172, "msg": "Return value list if processing data_sync and data again after start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 94.10905838012695, + "relativeCreated": 104.8116683959961, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00010251998901367188 + "time_consumption": 5.8650970458984375e-05 }, { "args": [ "0", "" ], - "asctime": "2021-01-14 01:04:04,038", - "created": 1610582644.0381026, + "asctime": "2021-02-28 18:29:56,411", + "created": 1614533396.4118395, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14491,8 +14491,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:04,037", - "created": 1610582644.0379498, + "asctime": "2021-02-28 18:29:56,411", + "created": 1614533396.4117527, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14502,15 +14502,15 @@ "lineno": 22, "message": "Result (State after processing data_sync and data again after start of frame): 0 ()", "module": "test", - "msecs": 37.94980049133301, + "msecs": 411.75270080566406, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 94.22969818115234, + "relativeCreated": 104.88414764404297, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -14519,8 +14519,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:04,038", - "created": 1610582644.0380266, + "asctime": "2021-02-28 18:29:56,411", + "created": 1614533396.411797, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14530,37 +14530,37 @@ "lineno": 26, "message": "Expectation (State after processing data_sync and data again after start of frame): result = 0 ()", "module": "test", - "msecs": 38.02657127380371, + "msecs": 411.79704666137695, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 94.30646896362305, + "relativeCreated": 104.92849349975586, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 38.10262680053711, + "msecs": 411.83948516845703, "msg": "State after processing data_sync and data again after start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 94.38252449035645, + "relativeCreated": 104.97093200683594, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 7.605552673339844e-05 + "time_consumption": 4.2438507080078125e-05 }, { "args": [ "0", "" ], - "asctime": "2021-01-14 01:04:04,038", - "created": 1610582644.0383651, + "asctime": "2021-02-28 18:29:56,411", + "created": 1614533396.4119925, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14577,8 +14577,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:04,038", - "created": 1610582644.038215, + "asctime": "2021-02-28 18:29:56,411", + "created": 1614533396.4119067, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14588,15 +14588,15 @@ "lineno": 22, "message": "Result (Buffer size after processing data with insufficient end pattern): 0 ()", "module": "test", - "msecs": 38.214921951293945, + "msecs": 411.9067192077637, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 94.49481964111328, + "relativeCreated": 105.03816604614258, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -14605,8 +14605,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:04,038", - "created": 1610582644.0382905, + "asctime": "2021-02-28 18:29:56,411", + "created": 1614533396.41195, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14616,34 +14616,34 @@ "lineno": 26, "message": "Expectation (Buffer size after processing data with insufficient end pattern): result = 0 ()", "module": "test", - "msecs": 38.29050064086914, + "msecs": 411.95011138916016, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 94.57039833068848, + "relativeCreated": 105.08155822753906, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 38.36512565612793, + "msecs": 411.99254989624023, "msg": "Buffer size after processing data with insufficient end pattern is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 94.64502334594727, + "relativeCreated": 105.12399673461914, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 7.462501525878906e-05 + "time_consumption": 4.2438507080078125e-05 }, { "args": [], - "asctime": "2021-01-14 01:04:04,039", - "created": 1610582644.0390267, + "asctime": "2021-02-28 18:29:56,412", + "created": 1614533396.4124231, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -14658,8 +14658,8 @@ "args": [ "b': changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 38.61284255981445, + "msecs": 412.16540336608887, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 94.89274024963379, + "relativeCreated": 105.29685020446777, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -14713,8 +14713,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:04,038", - "created": 1610582644.0386922, + "asctime": "2021-02-28 18:29:56,412", + "created": 1614533396.4122226, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -14724,15 +14724,15 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 38.69223594665527, + "msecs": 412.22262382507324, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 94.97213363647461, + "relativeCreated": 105.35407066345215, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -14740,8 +14740,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,038", - "created": 1610582644.0387852, + "asctime": "2021-02-28 18:29:56,412", + "created": 1614533396.4122808, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -14751,15 +14751,15 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 38.78521919250488, + "msecs": 412.280797958374, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 95.06511688232422, + "relativeCreated": 105.41224479675293, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -14768,8 +14768,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:04,038", - "created": 1610582644.0388613, + "asctime": "2021-02-28 18:29:56,412", + "created": 1614533396.4123268, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -14779,15 +14779,15 @@ "lineno": 122, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 38.86127471923828, + "msecs": 412.3268127441406, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 95.14117240905762, + "relativeCreated": 105.45825958251953, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -14795,8 +14795,8 @@ "STP:", "(2): 74 65" ], - "asctime": "2021-01-14 01:04:04,038", - "created": 1610582644.0389524, + "asctime": "2021-02-28 18:29:56,412", + "created": 1614533396.412379, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -14806,37 +14806,37 @@ "lineno": 72, "message": "STP: Chunking \"(2): 74 65\" from buffer", "module": "stp", - "msecs": 38.95235061645508, + "msecs": 412.37902641296387, "msg": "%s Chunking \"%s\" from buffer", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 95.23224830627441, + "relativeCreated": 105.51047325134277, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 39.026737213134766, + "msecs": 412.42313385009766, "msg": "Processing data with an insufficient end pattern (start pattern instead of end pattern).", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 95.3066349029541, + "relativeCreated": 105.55458068847656, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 7.43865966796875e-05 + "time_consumption": 4.410743713378906e-05 }, { "args": [ "[[]]", "" ], - "asctime": "2021-01-14 01:04:04,039", - "created": 1610582644.0393412, + "asctime": "2021-02-28 18:29:56,412", + "created": 1614533396.4126132, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14853,8 +14853,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:04,039", - "created": 1610582644.0391476, + "asctime": "2021-02-28 18:29:56,412", + "created": 1614533396.4125023, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14864,15 +14864,15 @@ "lineno": 22, "message": "Result (Return value list if processing 2nd start of frame): [ [ ] ] ()", "module": "test", - "msecs": 39.14761543273926, + "msecs": 412.5022888183594, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 95.4275131225586, + "relativeCreated": 105.63373565673828, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -14881,8 +14881,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:04,039", - "created": 1610582644.0392396, + "asctime": "2021-02-28 18:29:56,412", + "created": 1614533396.4125574, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14892,37 +14892,37 @@ "lineno": 26, "message": "Expectation (Return value list if processing 2nd start of frame): result = [ [ ] ] ()", "module": "test", - "msecs": 39.23964500427246, + "msecs": 412.55736351013184, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 95.5195426940918, + "relativeCreated": 105.68881034851074, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 39.34121131896973, + "msecs": 412.6131534576416, "msg": "Return value list if processing 2nd start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 95.62110900878906, + "relativeCreated": 105.74460029602051, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00010156631469726562 + "time_consumption": 5.5789947509765625e-05 }, { "args": [ "3", "" ], - "asctime": "2021-01-14 01:04:04,039", - "created": 1610582644.0396793, + "asctime": "2021-02-28 18:29:56,412", + "created": 1614533396.4127722, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14939,8 +14939,8 @@ "3", "" ], - "asctime": "2021-01-14 01:04:04,039", - "created": 1610582644.0395086, + "asctime": "2021-02-28 18:29:56,412", + "created": 1614533396.4126852, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14950,15 +14950,15 @@ "lineno": 22, "message": "Result (State after processing 2nd start of frame): 3 ()", "module": "test", - "msecs": 39.50858116149902, + "msecs": 412.6851558685303, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 95.78847885131836, + "relativeCreated": 105.81660270690918, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -14967,8 +14967,8 @@ "3", "" ], - "asctime": "2021-01-14 01:04:04,039", - "created": 1610582644.039596, + "asctime": "2021-02-28 18:29:56,412", + "created": 1614533396.4127293, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14978,37 +14978,37 @@ "lineno": 26, "message": "Expectation (State after processing 2nd start of frame): result = 3 ()", "module": "test", - "msecs": 39.5960807800293, + "msecs": 412.72926330566406, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 95.87597846984863, + "relativeCreated": 105.86071014404297, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 39.67928886413574, + "msecs": 412.77217864990234, "msg": "State after processing 2nd start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 95.95918655395508, + "relativeCreated": 105.90362548828125, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 8.320808410644531e-05 + "time_consumption": 4.291534423828125e-05 }, { "args": [ "0", "" ], - "asctime": "2021-01-14 01:04:04,039", - "created": 1610582644.0399914, + "asctime": "2021-02-28 18:29:56,412", + "created": 1614533396.412929, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15025,8 +15025,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:04,039", - "created": 1610582644.0398178, + "asctime": "2021-02-28 18:29:56,412", + "created": 1614533396.412839, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15036,15 +15036,15 @@ "lineno": 22, "message": "Result (Buffer size after processing 2nd start of frame): 0 ()", "module": "test", - "msecs": 39.81781005859375, + "msecs": 412.8389358520508, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 96.09770774841309, + "relativeCreated": 105.97038269042969, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -15053,8 +15053,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:04,039", - "created": 1610582644.039902, + "asctime": "2021-02-28 18:29:56,412", + "created": 1614533396.4128819, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15064,34 +15064,34 @@ "lineno": 26, "message": "Expectation (Buffer size after processing 2nd start of frame): result = 0 ()", "module": "test", - "msecs": 39.9019718170166, + "msecs": 412.88185119628906, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 96.18186950683594, + "relativeCreated": 106.01329803466797, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 39.99137878417969, + "msecs": 412.9290580749512, "msg": "Buffer size after processing 2nd start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 96.27127647399902, + "relativeCreated": 106.06050491333008, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 8.940696716308594e-05 + "time_consumption": 4.7206878662109375e-05 }, { "args": [], - "asctime": "2021-01-14 01:04:04,040", - "created": 1610582644.0405195, + "asctime": "2021-02-28 18:29:56,413", + "created": 1614533396.4132893, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -15106,8 +15106,8 @@ "args": [ "b': changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 40.17066955566406, + "msecs": 413.0539894104004, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 96.4505672454834, + "relativeCreated": 106.1854362487793, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -15161,8 +15161,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:04,040", - "created": 1610582644.040214, + "asctime": "2021-02-28 18:29:56,413", + "created": 1614533396.413099, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -15172,15 +15172,15 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 40.21406173706055, + "msecs": 413.0990505218506, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 96.49395942687988, + "relativeCreated": 106.23049736022949, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -15188,8 +15188,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,040", - "created": 1610582644.0402865, + "asctime": "2021-02-28 18:29:56,413", + "created": 1614533396.4131525, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -15199,15 +15199,15 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 40.28654098510742, + "msecs": 413.15245628356934, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 96.56643867492676, + "relativeCreated": 106.28390312194824, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -15215,8 +15215,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,040", - "created": 1610582644.04035, + "asctime": "2021-02-28 18:29:56,413", + "created": 1614533396.4131992, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -15226,15 +15226,15 @@ "lineno": 136, "message": "STP: second data sync (3a) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 40.34996032714844, + "msecs": 413.19918632507324, "msg": "%s second data sync (%02x) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 96.62985801696777, + "relativeCreated": 106.33063316345215, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -15242,8 +15242,8 @@ "STP:", "(2): 74 65" ], - "asctime": "2021-01-14 01:04:04,040", - "created": 1610582644.040421, + "asctime": "2021-02-28 18:29:56,413", + "created": 1614533396.413246, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -15253,37 +15253,37 @@ "lineno": 72, "message": "STP: Chunking \"(2): 74 65\" from buffer", "module": "stp", - "msecs": 40.4210090637207, + "msecs": 413.24591636657715, "msg": "%s Chunking \"%s\" from buffer", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 96.70090675354004, + "relativeCreated": 106.37736320495605, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 40.51947593688965, + "msecs": 413.28930854797363, "msg": "Processing data with an insufficient end pattern (two times sync instead of end pattern).", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 96.79937362670898, + "relativeCreated": 106.42075538635254, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 9.846687316894531e-05 + "time_consumption": 4.3392181396484375e-05 }, { "args": [ "[[]]", "" ], - "asctime": "2021-01-14 01:04:04,040", - "created": 1610582644.0409343, + "asctime": "2021-02-28 18:29:56,413", + "created": 1614533396.4135077, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15300,8 +15300,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:04,040", - "created": 1610582644.0406811, + "asctime": "2021-02-28 18:29:56,413", + "created": 1614533396.4133658, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15311,15 +15311,15 @@ "lineno": 22, "message": "Result (Return value list if processing data_sync twice after start of frame): [ [ ] ] ()", "module": "test", - "msecs": 40.68112373352051, + "msecs": 413.36584091186523, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 96.96102142333984, + "relativeCreated": 106.49728775024414, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -15328,8 +15328,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:04,040", - "created": 1610582644.0408015, + "asctime": "2021-02-28 18:29:56,413", + "created": 1614533396.413447, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15339,37 +15339,37 @@ "lineno": 26, "message": "Expectation (Return value list if processing data_sync twice after start of frame): result = [ [ ] ] ()", "module": "test", - "msecs": 40.8015251159668, + "msecs": 413.44690322875977, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 97.08142280578613, + "relativeCreated": 106.57835006713867, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 40.93432426452637, + "msecs": 413.50769996643066, "msg": "Return value list if processing data_sync twice after start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 97.2142219543457, + "relativeCreated": 106.63914680480957, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0001327991485595703 + "time_consumption": 6.079673767089844e-05 }, { "args": [ "1", "" ], - "asctime": "2021-01-14 01:04:04,041", - "created": 1610582644.0413985, + "asctime": "2021-02-28 18:29:56,413", + "created": 1614533396.41369, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15386,8 +15386,8 @@ "1", "" ], - "asctime": "2021-01-14 01:04:04,041", - "created": 1610582644.0410962, + "asctime": "2021-02-28 18:29:56,413", + "created": 1614533396.4135835, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15397,15 +15397,15 @@ "lineno": 22, "message": "Result (State after processing data_sync twice after start of frame): 1 ()", "module": "test", - "msecs": 41.09621047973633, + "msecs": 413.58351707458496, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 97.37610816955566, + "relativeCreated": 106.71496391296387, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -15414,8 +15414,8 @@ "1", "" ], - "asctime": "2021-01-14 01:04:04,041", - "created": 1610582644.041298, + "asctime": "2021-02-28 18:29:56,413", + "created": 1614533396.4136324, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15425,41 +15425,41 @@ "lineno": 26, "message": "Expectation (State after processing data_sync twice after start of frame): result = 1 ()", "module": "test", - "msecs": 41.29791259765625, + "msecs": 413.6323928833008, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 97.57781028747559, + "relativeCreated": 106.76383972167969, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 41.39852523803711, + "msecs": 413.69009017944336, "msg": "State after processing data_sync twice after start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 97.67842292785645, + "relativeCreated": 106.82153701782227, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00010061264038085938 + "time_consumption": 5.7697296142578125e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.004801511764526367, - "time_finished": "2021-01-14 01:04:04,041", - "time_start": "2021-01-14 01:04:04,036" + "time_consumption": 0.002608776092529297, + "time_finished": "2021-02-28 18:29:56,413", + "time_start": "2021-02-28 18:29:56,411" }, "_fp-i0Hu8Eemborg4LxXa3A": { "args": null, - "asctime": "2021-01-14 01:04:04,019", - "created": 1610582644.0195925, + "asctime": "2021-02-28 18:29:56,398", + "created": 1614533396.3980346, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15470,21 +15470,21 @@ "message": "_fp-i0Hu8Eemborg4LxXa3A", "module": "__init__", "moduleLogger": [], - "msecs": 19.5925235748291, + "msecs": 398.03457260131836, "msg": "_fp-i0Hu8Eemborg4LxXa3A", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 75.87242126464844, + "relativeCreated": 91.16601943969727, "stack_info": null, "testcaseLogger": [ { "args": [ "(26): 1f 8b 08 00 34 e0 04 5d 02 ff 63 60 40 01 ff 51 01 00 2d 8a 7d de 1e 00 00 00" ], - "asctime": "2021-01-14 01:04:04,019", - "created": 1610582644.0199301, + "asctime": "2021-02-28 18:29:56,398", + "created": 1614533396.398277, "exc_info": null, "exc_text": null, "filename": "test_gzip.py", @@ -15498,10 +15498,10 @@ { "args": [ 0.8666666666666667, - 0.00010323524475097656 + 7.486343383789062e-05 ], - "asctime": "2021-01-14 01:04:04,019", - "created": 1610582644.019815, + "asctime": "2021-02-28 18:29:56,398", + "created": 1614533396.398192, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15511,37 +15511,37 @@ "lineno": 181, "message": "GZIP: Finished to extract a string (compression_rate=0.867, consumed_time=0.0s).", "module": "__init__", - "msecs": 19.81496810913086, + "msecs": 398.1919288635254, "msg": "GZIP: Finished to extract a string (compression_rate=%.3f, consumed_time=%.1fs).", "name": "root.stringtools", - "pathname": "src/stringtools/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 76.0948657989502, + "relativeCreated": 91.3233757019043, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 19.930124282836914, + "msecs": 398.27704429626465, "msg": "Extracting stream: %s", "name": "__tLogger__", - "pathname": "src/tests/test_gzip.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_gzip.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 76.21002197265625, + "relativeCreated": 91.40849113464355, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00011515617370605469 + "time_consumption": 8.511543273925781e-05 }, { "args": [ "'(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff'", "" ], - "asctime": "2021-01-14 01:04:04,020", - "created": 1610582644.0202644, + "asctime": "2021-02-28 18:29:56,398", + "created": 1614533396.3985183, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15558,8 +15558,8 @@ "'(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff'", "" ], - "asctime": "2021-01-14 01:04:04,020", - "created": 1610582644.0201247, + "asctime": "2021-02-28 18:29:56,398", + "created": 1614533396.3984184, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15569,15 +15569,15 @@ "lineno": 22, "message": "Result (Extracted data): '(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff' ()", "module": "test", - "msecs": 20.12467384338379, + "msecs": 398.4184265136719, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 76.40457153320312, + "relativeCreated": 91.54987335205078, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -15586,8 +15586,8 @@ "'(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff'", "" ], - "asctime": "2021-01-14 01:04:04,020", - "created": 1610582644.0201952, + "asctime": "2021-02-28 18:29:56,398", + "created": 1614533396.3984714, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15597,41 +15597,41 @@ "lineno": 26, "message": "Expectation (Extracted data): result = '(30): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff' ()", "module": "test", - "msecs": 20.19524574279785, + "msecs": 398.4713554382324, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 76.47514343261719, + "relativeCreated": 91.60280227661133, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 20.264387130737305, + "msecs": 398.51832389831543, "msg": "Extracted data is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 76.54428482055664, + "relativeCreated": 91.64977073669434, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 6.914138793945312e-05 + "time_consumption": 4.696846008300781e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0006718635559082031, - "time_finished": "2021-01-14 01:04:04,020", - "time_start": "2021-01-14 01:04:04,019" + "time_consumption": 0.0004837512969970703, + "time_finished": "2021-02-28 18:29:56,398", + "time_start": "2021-02-28 18:29:56,398" }, "_hpUmwEaTEeq5fPlXIeQCXQ": { "args": null, - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.0147276, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.3930526, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15642,13 +15642,13 @@ "message": "_hpUmwEaTEeq5fPlXIeQCXQ", "module": "__init__", "moduleLogger": [], - "msecs": 14.727592468261719, + "msecs": 393.0525779724121, "msg": "_hpUmwEaTEeq5fPlXIeQCXQ", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.00749015808105, + "relativeCreated": 86.18402481079102, "stack_info": null, "testcaseLogger": [ { @@ -15656,8 +15656,8 @@ "'00:59'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.0148833, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.3932428, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15674,8 +15674,8 @@ "'00:59'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.0148094, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.393148, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15685,15 +15685,15 @@ "lineno": 22, "message": "Result (Time representation for 59): '00:59' ()", "module": "test", - "msecs": 14.809370040893555, + "msecs": 393.14794540405273, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.08926773071289, + "relativeCreated": 86.27939224243164, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -15702,8 +15702,8 @@ "'00:59'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.0148482, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.3931978, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15713,37 +15713,37 @@ "lineno": 26, "message": "Expectation (Time representation for 59): result = '00:59' ()", "module": "test", - "msecs": 14.84823226928711, + "msecs": 393.19777488708496, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.12812995910645, + "relativeCreated": 86.32922172546387, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 14.883279800415039, + "msecs": 393.24283599853516, "msg": "Time representation for 59 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.16317749023438, + "relativeCreated": 86.37428283691406, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.504753112792969e-05 + "time_consumption": 4.506111145019531e-05 }, { "args": [ "'01:00'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.015014, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.3934095, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15760,8 +15760,8 @@ "'01:00'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.014945, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.393323, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15771,15 +15771,15 @@ "lineno": 22, "message": "Result (Time representation for 60): '01:00' ()", "module": "test", - "msecs": 14.945030212402344, + "msecs": 393.3229446411133, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.22492790222168, + "relativeCreated": 86.45439147949219, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -15788,8 +15788,8 @@ "'01:00'", "" ], - "asctime": "2021-01-14 01:04:04,014", - "created": 1610582644.0149798, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.393367, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15799,37 +15799,37 @@ "lineno": 26, "message": "Expectation (Time representation for 60): result = '01:00' ()", "module": "test", - "msecs": 14.979839324951172, + "msecs": 393.36705207824707, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.25973701477051, + "relativeCreated": 86.49849891662598, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 15.013933181762695, + "msecs": 393.40949058532715, "msg": "Time representation for 60 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.29383087158203, + "relativeCreated": 86.54093742370605, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.409385681152344e-05 + "time_consumption": 4.2438507080078125e-05 }, { "args": [ "'59:59'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.015143, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.3935685, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15846,8 +15846,8 @@ "'59:59'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.015075, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.3934836, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15857,15 +15857,15 @@ "lineno": 22, "message": "Result (Time representation for 3599): '59:59' ()", "module": "test", - "msecs": 15.074968338012695, + "msecs": 393.48363876342773, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.35486602783203, + "relativeCreated": 86.61508560180664, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -15874,8 +15874,8 @@ "'59:59'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.0151093, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.3935266, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15885,37 +15885,37 @@ "lineno": 26, "message": "Expectation (Time representation for 3599): result = '59:59' ()", "module": "test", - "msecs": 15.10930061340332, + "msecs": 393.526554107666, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.38919830322266, + "relativeCreated": 86.65800094604492, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 15.14291763305664, + "msecs": 393.5685157775879, "msg": "Time representation for 3599 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.42281532287598, + "relativeCreated": 86.6999626159668, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.361701965332031e-05 + "time_consumption": 4.1961669921875e-05 }, { "args": [ "'01:00:00'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.015272, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.3937466, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15932,8 +15932,8 @@ "'01:00:00'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.0152032, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.3936422, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15943,15 +15943,15 @@ "lineno": 22, "message": "Result (Time representation for 3600): '01:00:00' ()", "module": "test", - "msecs": 15.203237533569336, + "msecs": 393.6421871185303, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.48313522338867, + "relativeCreated": 86.77363395690918, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -15960,8 +15960,8 @@ "'01:00:00'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.0152378, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.3937035, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15971,37 +15971,37 @@ "lineno": 26, "message": "Expectation (Time representation for 3600): result = '01:00:00' ()", "module": "test", - "msecs": 15.237808227539062, + "msecs": 393.7034606933594, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.5177059173584, + "relativeCreated": 86.83490753173828, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 15.271902084350586, + "msecs": 393.74661445617676, "msg": "Time representation for 3600 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.55179977416992, + "relativeCreated": 86.87806129455566, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.409385681152344e-05 + "time_consumption": 4.315376281738281e-05 }, { "args": [ "'23:59:59'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.015401, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.3939118, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16018,8 +16018,8 @@ "'23:59:59'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.0153291, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.3938265, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16029,15 +16029,15 @@ "lineno": 22, "message": "Result (Time representation for 86399): '23:59:59' ()", "module": "test", - "msecs": 15.329122543334961, + "msecs": 393.8264846801758, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.6090202331543, + "relativeCreated": 86.95793151855469, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -16046,8 +16046,8 @@ "'23:59:59'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.0153632, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.3938696, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16057,37 +16057,37 @@ "lineno": 26, "message": "Expectation (Time representation for 86399): result = '23:59:59' ()", "module": "test", - "msecs": 15.363216400146484, + "msecs": 393.86963844299316, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.64311408996582, + "relativeCreated": 87.00108528137207, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 15.400886535644531, + "msecs": 393.91183853149414, "msg": "Time representation for 86399 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.68078422546387, + "relativeCreated": 87.04328536987305, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.7670135498046875e-05 + "time_consumption": 4.220008850097656e-05 }, { "args": [ "'1D'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.0155652, + "asctime": "2021-02-28 18:29:56,394", + "created": 1614533396.3940775, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16104,8 +16104,8 @@ "'1D'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.0154824, + "asctime": "2021-02-28 18:29:56,393", + "created": 1614533396.393989, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16115,15 +16115,15 @@ "lineno": 22, "message": "Result (Time representation for 86400): '1D' ()", "module": "test", - "msecs": 15.482425689697266, + "msecs": 393.98908615112305, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.7623233795166, + "relativeCreated": 87.12053298950195, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -16132,8 +16132,8 @@ "'1D'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.0155299, + "asctime": "2021-02-28 18:29:56,394", + "created": 1614533396.3940322, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16143,37 +16143,37 @@ "lineno": 26, "message": "Expectation (Time representation for 86400): result = '1D' ()", "module": "test", - "msecs": 15.529870986938477, + "msecs": 394.03223991394043, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.80976867675781, + "relativeCreated": 87.16368675231934, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 15.565156936645508, + "msecs": 394.0775394439697, "msg": "Time representation for 86400 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.84505462646484, + "relativeCreated": 87.20898628234863, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.528594970703125e-05 + "time_consumption": 4.5299530029296875e-05 }, { "args": [ "'1D 00:59'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.015697, + "asctime": "2021-02-28 18:29:56,394", + "created": 1614533396.3942385, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16190,8 +16190,8 @@ "'1D 00:59'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.0156257, + "asctime": "2021-02-28 18:29:56,394", + "created": 1614533396.394153, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16201,15 +16201,15 @@ "lineno": 22, "message": "Result (Time representation for 86459): '1D 00:59' ()", "module": "test", - "msecs": 15.625715255737305, + "msecs": 394.1531181335449, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.90561294555664, + "relativeCreated": 87.28456497192383, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -16218,8 +16218,8 @@ "'1D 00:59'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.0156634, + "asctime": "2021-02-28 18:29:56,394", + "created": 1614533396.394196, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16229,37 +16229,37 @@ "lineno": 26, "message": "Expectation (Time representation for 86459): result = '1D 00:59' ()", "module": "test", - "msecs": 15.663385391235352, + "msecs": 394.1960334777832, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.94328308105469, + "relativeCreated": 87.32748031616211, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 15.697002410888672, + "msecs": 394.2384719848633, "msg": "Time representation for 86459 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 71.97690010070801, + "relativeCreated": 87.36991882324219, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.361701965332031e-05 + "time_consumption": 4.2438507080078125e-05 }, { "args": [ "'1D 01:00:00'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.0158231, + "asctime": "2021-02-28 18:29:56,394", + "created": 1614533396.3944046, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16276,8 +16276,8 @@ "'1D 01:00:00'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.0157552, + "asctime": "2021-02-28 18:29:56,394", + "created": 1614533396.394319, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16287,15 +16287,15 @@ "lineno": 22, "message": "Result (Time representation for 90000): '1D 01:00:00' ()", "module": "test", - "msecs": 15.755176544189453, + "msecs": 394.3190574645996, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.03507423400879, + "relativeCreated": 87.45050430297852, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -16304,8 +16304,8 @@ "'1D 01:00:00'", "" ], - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.0157888, + "asctime": "2021-02-28 18:29:56,394", + "created": 1614533396.3943624, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16315,41 +16315,41 @@ "lineno": 26, "message": "Expectation (Time representation for 90000): result = '1D 01:00:00' ()", "module": "test", - "msecs": 15.788793563842773, + "msecs": 394.3624496459961, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.06869125366211, + "relativeCreated": 87.493896484375, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 15.823125839233398, + "msecs": 394.40464973449707, "msg": "Time representation for 90000 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.10302352905273, + "relativeCreated": 87.53609657287598, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.4332275390625e-05 + "time_consumption": 4.220008850097656e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0010955333709716797, - "time_finished": "2021-01-14 01:04:04,015", - "time_start": "2021-01-14 01:04:04,014" + "time_consumption": 0.001352071762084961, + "time_finished": "2021-02-28 18:29:56,394", + "time_start": "2021-02-28 18:29:56,393" }, "_iXxBIEaTEeq5fPlXIeQCXQ": { "args": null, - "asctime": "2021-01-14 01:04:04,015", - "created": 1610582644.0159318, + "asctime": "2021-02-28 18:29:56,394", + "created": 1614533396.3945436, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16360,13 +16360,13 @@ "message": "_iXxBIEaTEeq5fPlXIeQCXQ", "module": "__init__", "moduleLogger": [], - "msecs": 15.931844711303711, + "msecs": 394.5436477661133, "msg": "_iXxBIEaTEeq5fPlXIeQCXQ", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.21174240112305, + "relativeCreated": 87.67509460449219, "stack_info": null, "testcaseLogger": [ { @@ -16374,8 +16374,8 @@ "'87/5'", "" ], - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.0161579, + "asctime": "2021-02-28 18:29:56,394", + "created": 1614533396.3948202, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16392,8 +16392,8 @@ "'87/5'", "" ], - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.01608, + "asctime": "2021-02-28 18:29:56,394", + "created": 1614533396.3947198, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16403,15 +16403,15 @@ "lineno": 22, "message": "Result (Fraction representation for 17.4): '87/5' ()", "module": "test", - "msecs": 16.07990264892578, + "msecs": 394.71983909606934, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.35980033874512, + "relativeCreated": 87.85128593444824, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -16420,8 +16420,8 @@ "'87/5'", "" ], - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.0161211, + "asctime": "2021-02-28 18:29:56,394", + "created": 1614533396.394773, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16431,37 +16431,37 @@ "lineno": 26, "message": "Expectation (Fraction representation for 17.4): result = '87/5' ()", "module": "test", - "msecs": 16.12114906311035, + "msecs": 394.773006439209, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.40104675292969, + "relativeCreated": 87.90445327758789, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 16.157865524291992, + "msecs": 394.8202133178711, "msg": "Fraction representation for 17.4 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.43776321411133, + "relativeCreated": 87.95166015625, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.6716461181640625e-05 + "time_consumption": 4.7206878662109375e-05 }, { "args": [ "'1/4'", "" ], - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.0163002, + "asctime": "2021-02-28 18:29:56,395", + "created": 1614533396.3950026, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16478,8 +16478,8 @@ "'1/4'", "" ], - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.0162292, + "asctime": "2021-02-28 18:29:56,394", + "created": 1614533396.3949122, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16489,15 +16489,15 @@ "lineno": 22, "message": "Result (Fraction representation for 0.25): '1/4' ()", "module": "test", - "msecs": 16.22915267944336, + "msecs": 394.9122428894043, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.5090503692627, + "relativeCreated": 88.0436897277832, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -16506,8 +16506,8 @@ "'1/4'", "" ], - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.0162656, + "asctime": "2021-02-28 18:29:56,394", + "created": 1614533396.3949594, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16517,37 +16517,37 @@ "lineno": 26, "message": "Expectation (Fraction representation for 0.25): result = '1/4' ()", "module": "test", - "msecs": 16.2656307220459, + "msecs": 394.9594497680664, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.54552841186523, + "relativeCreated": 88.09089660644531, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 16.300201416015625, + "msecs": 395.0026035308838, "msg": "Fraction representation for 0.25 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.58009910583496, + "relativeCreated": 88.1340503692627, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.457069396972656e-05 + "time_consumption": 4.315376281738281e-05 }, { "args": [ "'1/10'", "" ], - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.0164766, + "asctime": "2021-02-28 18:29:56,395", + "created": 1614533396.3952312, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16564,8 +16564,8 @@ "'1/10'", "" ], - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.016401, + "asctime": "2021-02-28 18:29:56,395", + "created": 1614533396.3951356, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16575,15 +16575,15 @@ "lineno": 22, "message": "Result (Fraction representation for 0.1): '1/10' ()", "module": "test", - "msecs": 16.401052474975586, + "msecs": 395.13564109802246, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.68095016479492, + "relativeCreated": 88.26708793640137, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -16592,8 +16592,8 @@ "'1/10'", "" ], - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.016441, + "asctime": "2021-02-28 18:29:56,395", + "created": 1614533396.3951871, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16603,37 +16603,37 @@ "lineno": 26, "message": "Expectation (Fraction representation for 0.1): result = '1/10' ()", "module": "test", - "msecs": 16.44110679626465, + "msecs": 395.1871395111084, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.72100448608398, + "relativeCreated": 88.3185863494873, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 16.47663116455078, + "msecs": 395.2312469482422, "msg": "Fraction representation for 0.1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.75652885437012, + "relativeCreated": 88.3626937866211, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.552436828613281e-05 + "time_consumption": 4.410743713378906e-05 }, { "args": [ "'1/60'", "" ], - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.01665, + "asctime": "2021-02-28 18:29:56,395", + "created": 1614533396.3954477, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16650,8 +16650,8 @@ "'1/60'", "" ], - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.0165772, + "asctime": "2021-02-28 18:29:56,395", + "created": 1614533396.3953567, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16661,15 +16661,15 @@ "lineno": 22, "message": "Result (Fraction representation for 0.01666667): '1/60' ()", "module": "test", - "msecs": 16.57724380493164, + "msecs": 395.3566551208496, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.85714149475098, + "relativeCreated": 88.48810195922852, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -16678,8 +16678,8 @@ "'1/60'", "" ], - "asctime": "2021-01-14 01:04:04,016", - "created": 1610582644.0166147, + "asctime": "2021-02-28 18:29:56,395", + "created": 1614533396.395404, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16689,41 +16689,41 @@ "lineno": 26, "message": "Expectation (Fraction representation for 0.01666667): result = '1/60' ()", "module": "test", - "msecs": 16.614675521850586, + "msecs": 395.4041004180908, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.89457321166992, + "relativeCreated": 88.53554725646973, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 16.649961471557617, + "msecs": 395.4477310180664, "msg": "Fraction representation for 0.01666667 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 72.92985916137695, + "relativeCreated": 88.57917785644531, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.528594970703125e-05 + "time_consumption": 4.363059997558594e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0007181167602539062, - "time_finished": "2021-01-14 01:04:04,016", - "time_start": "2021-01-14 01:04:04,015" + "time_consumption": 0.000904083251953125, + "time_finished": "2021-02-28 18:29:56,395", + "time_start": "2021-02-28 18:29:56,394" }, "_n3BdUCcREeqsHsnJQYCN8Q": { "args": null, - "asctime": "2021-01-14 01:04:04,033", - "created": 1610582644.0334172, + "asctime": "2021-02-28 18:29:56,409", + "created": 1614533396.409073, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16734,19 +16734,19 @@ "message": "_n3BdUCcREeqsHsnJQYCN8Q", "module": "__init__", "moduleLogger": [], - "msecs": 33.4172248840332, + "msecs": 409.0731143951416, "msg": "_n3BdUCcREeqsHsnJQYCN8Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 89.69712257385254, + "relativeCreated": 102.20456123352051, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 01:04:04,034", - "created": 1610582644.0341249, + "asctime": "2021-02-28 18:29:56,409", + "created": 1614533396.409406, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -16761,8 +16761,8 @@ "args": [ "b':1'" ], - "asctime": "2021-01-14 01:04:04,033", - "created": 1610582644.0334923, + "asctime": "2021-02-28 18:29:56,409", + "created": 1614533396.4091966, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -16772,15 +16772,15 @@ "lineno": 100, "message": "Sending b':1' to stp.", "module": "test_stp", - "msecs": 33.492326736450195, + "msecs": 409.1966152191162, "msg": "Sending %s to stp.", "name": "__unittest__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 89.77222442626953, + "relativeCreated": 102.32806205749512, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -16788,8 +16788,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,033", - "created": 1610582644.0335414, + "asctime": "2021-02-28 18:29:56,409", + "created": 1614533396.409278, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -16799,15 +16799,15 @@ "lineno": 101, "message": "STP: data sync (3a) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 33.54144096374512, + "msecs": 409.27791595458984, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 89.82133865356445, + "relativeCreated": 102.40936279296875, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -16816,8 +16816,8 @@ 58, 49 ], - "asctime": "2021-01-14 01:04:04,033", - "created": 1610582644.0335896, + "asctime": "2021-02-28 18:29:56,409", + "created": 1614533396.4093459, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -16827,37 +16827,37 @@ "lineno": 111, "message": "STP: no start pattern (3a 31) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_IDLE", "module": "stp", - "msecs": 33.58960151672363, + "msecs": 409.3458652496338, "msg": "%s no start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_IDLE", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 89.86949920654297, + "relativeCreated": 102.4773120880127, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 34.12485122680664, + "msecs": 409.4059467315674, "msg": "Processing data with an insufficient start pattern.", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 90.40474891662598, + "relativeCreated": 102.53739356994629, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0005352497100830078 + "time_consumption": 6.008148193359375e-05 }, { "args": [ "[[]]", "" ], - "asctime": "2021-01-14 01:04:04,034", - "created": 1610582644.0344603, + "asctime": "2021-02-28 18:29:56,409", + "created": 1614533396.4097927, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16874,8 +16874,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:04,034", - "created": 1610582644.0342724, + "asctime": "2021-02-28 18:29:56,409", + "created": 1614533396.4095628, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16885,15 +16885,15 @@ "lineno": 22, "message": "Result (Return value list if processing incorrect start of frame): [ [ ] ] ()", "module": "test", - "msecs": 34.27243232727051, + "msecs": 409.5628261566162, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 90.55233001708984, + "relativeCreated": 102.69427299499512, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -16902,8 +16902,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:04,034", - "created": 1610582644.0343587, + "asctime": "2021-02-28 18:29:56,409", + "created": 1614533396.409644, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16913,37 +16913,37 @@ "lineno": 26, "message": "Expectation (Return value list if processing incorrect start of frame): result = [ [ ] ] ()", "module": "test", - "msecs": 34.35873985290527, + "msecs": 409.64388847351074, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 90.63863754272461, + "relativeCreated": 102.77533531188965, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 34.46030616760254, + "msecs": 409.7926616668701, "msg": "Return value list if processing incorrect start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 90.74020385742188, + "relativeCreated": 102.92410850524902, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00010156631469726562 + "time_consumption": 0.000148773193359375 }, { "args": [ "0", "" ], - "asctime": "2021-01-14 01:04:04,034", - "created": 1610582644.0347881, + "asctime": "2021-02-28 18:29:56,410", + "created": 1614533396.4100513, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16960,8 +16960,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:04,034", - "created": 1610582644.034576, + "asctime": "2021-02-28 18:29:56,409", + "created": 1614533396.4099274, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16971,15 +16971,15 @@ "lineno": 22, "message": "Result (State after processing incorrect start of frame): 0 ()", "module": "test", - "msecs": 34.5759391784668, + "msecs": 409.9273681640625, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 90.85583686828613, + "relativeCreated": 103.0588150024414, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -16988,8 +16988,8 @@ "0", "" ], - "asctime": "2021-01-14 01:04:04,034", - "created": 1610582644.0346718, + "asctime": "2021-02-28 18:29:56,409", + "created": 1614533396.4099915, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16999,34 +16999,34 @@ "lineno": 26, "message": "Expectation (State after processing incorrect start of frame): result = 0 ()", "module": "test", - "msecs": 34.671783447265625, + "msecs": 409.9915027618408, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 90.95168113708496, + "relativeCreated": 103.12294960021973, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 34.78813171386719, + "msecs": 410.0513458251953, "msg": "State after processing incorrect start of frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 91.06802940368652, + "relativeCreated": 103.18279266357422, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0001163482666015625 + "time_consumption": 5.984306335449219e-05 }, { "args": [], - "asctime": "2021-01-14 01:04:04,035", - "created": 1610582644.0353427, + "asctime": "2021-02-28 18:29:56,410", + "created": 1614533396.4104216, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -17041,8 +17041,8 @@ "args": [ "b'::'" ], - "asctime": "2021-01-14 01:04:04,034", - "created": 1610582644.034967, + "asctime": "2021-02-28 18:29:56,410", + "created": 1614533396.4101772, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -17052,15 +17052,15 @@ "lineno": 110, "message": "Sending b'::' to stp.", "module": "test_stp", - "msecs": 34.96694564819336, + "msecs": 410.17723083496094, "msg": "Sending %s to stp.", "name": "__unittest__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 91.2468433380127, + "relativeCreated": 103.30867767333984, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -17068,8 +17068,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,035", - "created": 1610582644.0351102, + "asctime": "2021-02-28 18:29:56,410", + "created": 1614533396.4102855, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -17079,15 +17079,15 @@ "lineno": 101, "message": "STP: data sync (3a) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 35.1102352142334, + "msecs": 410.28547286987305, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 91.39013290405273, + "relativeCreated": 103.41691970825195, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -17095,8 +17095,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,035", - "created": 1610582644.0352337, + "asctime": "2021-02-28 18:29:56,410", + "created": 1614533396.4103591, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -17106,37 +17106,37 @@ "lineno": 113, "message": "STP: 2nd data sync (3a) received => keep state", "module": "stp", - "msecs": 35.23373603820801, + "msecs": 410.35914421081543, "msg": "%s 2nd data sync (%02x) received => keep state", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 91.51363372802734, + "relativeCreated": 103.49059104919434, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 35.34269332885742, + "msecs": 410.42160987854004, "msg": "Processing data with an insufficient start pattern (two times sync).", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 91.62259101867676, + "relativeCreated": 103.55305671691895, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00010895729064941406 + "time_consumption": 6.246566772460938e-05 }, { "args": [ "[[]]", "" ], - "asctime": "2021-01-14 01:04:04,035", - "created": 1610582644.035783, + "asctime": "2021-02-28 18:29:56,410", + "created": 1614533396.4107144, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17153,8 +17153,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:04,035", - "created": 1610582644.0355268, + "asctime": "2021-02-28 18:29:56,410", + "created": 1614533396.4105692, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17164,15 +17164,15 @@ "lineno": 22, "message": "Result (Return value list if processing data_sync twice): [ [ ] ] ()", "module": "test", - "msecs": 35.52675247192383, + "msecs": 410.5691909790039, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 91.80665016174316, + "relativeCreated": 103.70063781738281, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -17181,8 +17181,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:04,035", - "created": 1610582644.0356503, + "asctime": "2021-02-28 18:29:56,410", + "created": 1614533396.4106493, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17192,37 +17192,37 @@ "lineno": 26, "message": "Expectation (Return value list if processing data_sync twice): result = [ [ ] ] ()", "module": "test", - "msecs": 35.65025329589844, + "msecs": 410.64929962158203, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 91.93015098571777, + "relativeCreated": 103.78074645996094, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 35.78305244445801, + "msecs": 410.71438789367676, "msg": "Return value list if processing data_sync twice is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 92.06295013427734, + "relativeCreated": 103.84583473205566, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0001327991485595703 + "time_consumption": 6.508827209472656e-05 }, { "args": [ "1", "" ], - "asctime": "2021-01-14 01:04:04,036", - "created": 1610582644.036184, + "asctime": "2021-02-28 18:29:56,410", + "created": 1614533396.410929, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17239,8 +17239,8 @@ "1", "" ], - "asctime": "2021-01-14 01:04:04,035", - "created": 1610582644.0359662, + "asctime": "2021-02-28 18:29:56,410", + "created": 1614533396.4108095, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17250,15 +17250,15 @@ "lineno": 22, "message": "Result (State after processing data_sync twice): 1 ()", "module": "test", - "msecs": 35.96615791320801, + "msecs": 410.8095169067383, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 92.24605560302734, + "relativeCreated": 103.94096374511719, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -17267,8 +17267,8 @@ "1", "" ], - "asctime": "2021-01-14 01:04:04,036", - "created": 1610582644.036072, + "asctime": "2021-02-28 18:29:56,410", + "created": 1614533396.4108806, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17278,41 +17278,41 @@ "lineno": 26, "message": "Expectation (State after processing data_sync twice): result = 1 ()", "module": "test", - "msecs": 36.0720157623291, + "msecs": 410.88056564331055, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 92.35191345214844, + "relativeCreated": 104.01201248168945, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 36.184072494506836, + "msecs": 410.92896461486816, "msg": "State after processing data_sync twice is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 92.46397018432617, + "relativeCreated": 104.06041145324707, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00011205673217773438 + "time_consumption": 4.839897155761719e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.002766847610473633, - "time_finished": "2021-01-14 01:04:04,036", - "time_start": "2021-01-14 01:04:04,033" + "time_consumption": 0.0018558502197265625, + "time_finished": "2021-02-28 18:29:56,410", + "time_start": "2021-02-28 18:29:56,409" }, "_pavPUHsZEemK6PYOxF9rHw": { "args": null, - "asctime": "2021-01-14 01:04:04,017", - "created": 1610582644.017287, + "asctime": "2021-02-28 18:29:56,396", + "created": 1614533396.3961966, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17323,21 +17323,21 @@ "message": "_pavPUHsZEemK6PYOxF9rHw", "module": "__init__", "moduleLogger": [], - "msecs": 17.287015914916992, + "msecs": 396.1966037750244, "msg": "_pavPUHsZEemK6PYOxF9rHw", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.56691360473633, + "relativeCreated": 89.32805061340332, "stack_info": null, "testcaseLogger": [ { "args": [ 4 ], - "asctime": "2021-01-14 01:04:04,017", - "created": 1610582644.0173454, + "asctime": "2021-02-28 18:29:56,396", + "created": 1614533396.3962734, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -17348,15 +17348,15 @@ "message": "Checking test pattern with length 4.", "module": "test_hexlify", "moduleLogger": [], - "msecs": 17.345428466796875, + "msecs": 396.2733745574951, "msg": "Checking test pattern with length %d.", "name": "__tLogger__", - "pathname": "src/tests/test_hexlify.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.62532615661621, + "relativeCreated": 89.40482139587402, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -17366,8 +17366,8 @@ "(4): de ad be ef", 0 ], - "asctime": "2021-01-14 01:04:04,017", - "created": 1610582644.01744, + "asctime": "2021-02-28 18:29:56,396", + "created": 1614533396.3963845, "exc_info": null, "exc_text": null, "filename": "test_hexlify.py", @@ -17378,29 +17378,29 @@ "message": "\"(4)\" is in \"(4): de ad be ef\" at position 0", "module": "test_hexlify", "moduleLogger": [], - "msecs": 17.440080642700195, + "msecs": 396.38447761535645, "msg": "\"%s\" is in \"%s\" at position %d", "name": "__tLogger__", - "pathname": "src/tests/test_hexlify.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_hexlify.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.71997833251953, + "relativeCreated": 89.51592445373535, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", "time_consumption": 0.0 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00015306472778320312, - "time_finished": "2021-01-14 01:04:04,017", - "time_start": "2021-01-14 01:04:04,017" + "time_consumption": 0.00018787384033203125, + "time_finished": "2021-02-28 18:29:56,396", + "time_start": "2021-02-28 18:29:56,396" }, "_rhV88Hu9Eemborg4LxXa3A": { "args": null, - "asctime": "2021-01-14 01:04:04,017", - "created": 1610582644.0175347, + "asctime": "2021-02-28 18:29:56,396", + "created": 1614533396.3965027, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17411,21 +17411,21 @@ "message": "_rhV88Hu9Eemborg4LxXa3A", "module": "__init__", "moduleLogger": [], - "msecs": 17.534732818603516, + "msecs": 396.5027332305908, "msg": "_rhV88Hu9Eemborg4LxXa3A", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.81463050842285, + "relativeCreated": 89.63418006896973, "stack_info": null, "testcaseLogger": [ { "args": [ 4 ], - "asctime": "2021-01-14 01:04:04,017", - "created": 1610582644.0175912, + "asctime": "2021-02-28 18:29:56,396", + "created": 1614533396.396576, "exc_info": null, "exc_text": null, "filename": "test_linefeed_filter.py", @@ -17436,15 +17436,15 @@ "message": "Checking test pattern with length 4.", "module": "test_linefeed_filter", "moduleLogger": [], - "msecs": 17.591238021850586, + "msecs": 396.575927734375, "msg": "Checking test pattern with length %d.", "name": "__tLogger__", - "pathname": "src/tests/test_linefeed_filter.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_linefeed_filter.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.87113571166992, + "relativeCreated": 89.7073745727539, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -17453,8 +17453,8 @@ "b'test\\\\r\\\\n123\\\\r\\\\n'", "" ], - "asctime": "2021-01-14 01:04:04,017", - "created": 1610582644.0177734, + "asctime": "2021-02-28 18:29:56,396", + "created": 1614533396.3967621, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17471,8 +17471,8 @@ "b'test\\\\r\\\\n123\\\\r\\\\n'", "" ], - "asctime": "2021-01-14 01:04:04,017", - "created": 1610582644.017657, + "asctime": "2021-02-28 18:29:56,396", + "created": 1614533396.3966572, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17482,15 +17482,15 @@ "lineno": 22, "message": "Result (Returnvalue of linefeed_filter): b'test\\\\r\\\\n123\\\\r\\\\n' ()", "module": "test", - "msecs": 17.657041549682617, + "msecs": 396.65722846984863, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.93693923950195, + "relativeCreated": 89.78867530822754, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -17499,8 +17499,8 @@ "b'test\\\\r\\\\n123\\\\r\\\\n'", "" ], - "asctime": "2021-01-14 01:04:04,017", - "created": 1610582644.017714, + "asctime": "2021-02-28 18:29:56,396", + "created": 1614533396.3967152, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17510,41 +17510,41 @@ "lineno": 26, "message": "Expectation (Returnvalue of linefeed_filter): result = b'test\\\\r\\\\n123\\\\r\\\\n' ()", "module": "test", - "msecs": 17.71402359008789, + "msecs": 396.7151641845703, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 73.99392127990723, + "relativeCreated": 89.84661102294922, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 17.77338981628418, + "msecs": 396.7621326446533, "msg": "Returnvalue of linefeed_filter is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 74.05328750610352, + "relativeCreated": 89.89357948303223, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 5.936622619628906e-05 + "time_consumption": 4.696846008300781e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00023865699768066406, - "time_finished": "2021-01-14 01:04:04,017", - "time_start": "2021-01-14 01:04:04,017" + "time_consumption": 0.0002593994140625, + "time_finished": "2021-02-28 18:29:56,396", + "time_start": "2021-02-28 18:29:56,396" }, "_wMotUCclEeqsHsnJQYCN8Q": { "args": null, - "asctime": "2021-01-14 01:04:04,041", - "created": 1610582644.0417848, + "asctime": "2021-02-28 18:29:56,413", + "created": 1614533396.4138484, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17555,19 +17555,19 @@ "message": "_wMotUCclEeqsHsnJQYCN8Q", "module": "__init__", "moduleLogger": [], - "msecs": 41.78476333618164, + "msecs": 413.8484001159668, "msg": "_wMotUCclEeqsHsnJQYCN8Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 98.06466102600098, + "relativeCreated": 106.9798469543457, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 01:04:04,043", - "created": 1610582644.04323, + "asctime": "2021-02-28 18:29:56,414", + "created": 1614533396.414405, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -17582,8 +17582,8 @@ "args": [ "b': changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 42.195796966552734, + "msecs": 413.98167610168457, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 98.47569465637207, + "relativeCreated": 107.11312294006348, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -17637,8 +17637,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:04,042", - "created": 1610582644.0423138, + "asctime": "2021-02-28 18:29:56,414", + "created": 1614533396.4140284, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -17648,23 +17648,23 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 42.31381416320801, + "msecs": 414.0284061431885, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 98.59371185302734, + "relativeCreated": 107.15985298156738, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { "args": [ "255" ], - "asctime": "2021-01-14 01:04:04,042", - "created": 1610582644.0424545, + "asctime": "2021-02-28 18:29:56,414", + "created": 1614533396.4140823, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -17674,23 +17674,23 @@ "lineno": 163, "message": "Setting state of stp to 255.", "module": "test_stp", - "msecs": 42.45448112487793, + "msecs": 414.08228874206543, "msg": "Setting state of stp to %s.", "name": "__unittest__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 98.73437881469727, + "relativeCreated": 107.21373558044434, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { "args": [ "b': adding value (3a) back to data again and changing state -> STP_STATE_IDLE", "module": "stp", - "msecs": 42.70005226135254, + "msecs": 414.1833782196045, "msg": "%s unknown state (%s) => adding value (%02x) back to data again and changing state -> STP_STATE_IDLE", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 98.97994995117188, + "relativeCreated": 107.3148250579834, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -17744,8 +17744,8 @@ "STP:", "(2): 74 65" ], - "asctime": "2021-01-14 01:04:04,042", - "created": 1610582644.042849, + "asctime": "2021-02-28 18:29:56,414", + "created": 1614533396.4142385, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -17755,15 +17755,15 @@ "lineno": 72, "message": "STP: Chunking \"(2): 74 65\" from buffer", "module": "stp", - "msecs": 42.849063873291016, + "msecs": 414.23845291137695, "msg": "%s Chunking \"%s\" from buffer", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 99.12896156311035, + "relativeCreated": 107.36989974975586, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -17771,8 +17771,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,043", - "created": 1610582644.0430088, + "asctime": "2021-02-28 18:29:56,414", + "created": 1614533396.4142992, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -17782,15 +17782,15 @@ "lineno": 101, "message": "STP: data sync (3a) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 43.00880432128906, + "msecs": 414.29924964904785, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 99.2887020111084, + "relativeCreated": 107.43069648742676, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -17799,8 +17799,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:04,043", - "created": 1610582644.0431204, + "asctime": "2021-02-28 18:29:56,414", + "created": 1614533396.414348, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -17810,37 +17810,37 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 43.120384216308594, + "msecs": 414.34788703918457, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 99.40028190612793, + "relativeCreated": 107.47933387756348, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 43.23005676269531, + "msecs": 414.40510749816895, "msg": "Corrupting stp state and processing data.", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 99.50995445251465, + "relativeCreated": 107.53655433654785, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00010967254638671875 + "time_consumption": 5.7220458984375e-05 }, { "args": [ "[[]]", "" ], - "asctime": "2021-01-14 01:04:04,043", - "created": 1610582644.0438008, + "asctime": "2021-02-28 18:29:56,414", + "created": 1614533396.4146397, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17857,8 +17857,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:04,043", - "created": 1610582644.0434995, + "asctime": "2021-02-28 18:29:56,414", + "created": 1614533396.4145138, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17868,15 +17868,15 @@ "lineno": 22, "message": "Result (Return value list if processing start of a frame after state had been corrupted): [ [ ] ] ()", "module": "test", - "msecs": 43.49946975708008, + "msecs": 414.51382637023926, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 99.77936744689941, + "relativeCreated": 107.64527320861816, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -17885,8 +17885,8 @@ "[ [ ] ]", "" ], - "asctime": "2021-01-14 01:04:04,043", - "created": 1610582644.0436447, + "asctime": "2021-02-28 18:29:56,414", + "created": 1614533396.4145687, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17896,37 +17896,37 @@ "lineno": 26, "message": "Expectation (Return value list if processing start of a frame after state had been corrupted): result = [ [ ] ] ()", "module": "test", - "msecs": 43.64466667175293, + "msecs": 414.5686626434326, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 99.92456436157227, + "relativeCreated": 107.70010948181152, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 43.80083084106445, + "msecs": 414.6397113800049, "msg": "Return value list if processing start of a frame after state had been corrupted is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 100.08072853088379, + "relativeCreated": 107.77115821838379, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00015616416931152344 + "time_consumption": 7.104873657226562e-05 }, { "args": [ "3", "" ], - "asctime": "2021-01-14 01:04:04,044", - "created": 1610582644.044278, + "asctime": "2021-02-28 18:29:56,414", + "created": 1614533396.4148312, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17943,8 +17943,8 @@ "3", "" ], - "asctime": "2021-01-14 01:04:04,044", - "created": 1610582644.044041, + "asctime": "2021-02-28 18:29:56,414", + "created": 1614533396.4147344, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17954,15 +17954,15 @@ "lineno": 22, "message": "Result (State after processing start of a frame after state had been corrupted): 3 ()", "module": "test", - "msecs": 44.04091835021973, + "msecs": 414.7343635559082, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 100.32081604003906, + "relativeCreated": 107.86581039428711, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -17971,8 +17971,8 @@ "3", "" ], - "asctime": "2021-01-14 01:04:04,044", - "created": 1610582644.0441594, + "asctime": "2021-02-28 18:29:56,414", + "created": 1614533396.4147837, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17982,37 +17982,37 @@ "lineno": 26, "message": "Expectation (State after processing start of a frame after state had been corrupted): result = 3 ()", "module": "test", - "msecs": 44.1594123840332, + "msecs": 414.7837162017822, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 100.43931007385254, + "relativeCreated": 107.91516304016113, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 44.27790641784668, + "msecs": 414.83116149902344, "msg": "State after processing start of a frame after state had been corrupted is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 100.55780410766602, + "relativeCreated": 107.96260833740234, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00011849403381347656 + "time_consumption": 4.744529724121094e-05 }, { "args": [ "2", "" ], - "asctime": "2021-01-14 01:04:04,044", - "created": 1610582644.0448906, + "asctime": "2021-02-28 18:29:56,415", + "created": 1614533396.4150157, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18029,8 +18029,8 @@ "2", "" ], - "asctime": "2021-01-14 01:04:04,044", - "created": 1610582644.0444853, + "asctime": "2021-02-28 18:29:56,414", + "created": 1614533396.414913, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18040,15 +18040,15 @@ "lineno": 22, "message": "Result (Buffer size after corrupting stp state): 2 ()", "module": "test", - "msecs": 44.48533058166504, + "msecs": 414.9129390716553, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 100.76522827148438, + "relativeCreated": 108.04438591003418, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -18057,8 +18057,8 @@ "2", "" ], - "asctime": "2021-01-14 01:04:04,044", - "created": 1610582644.0446918, + "asctime": "2021-02-28 18:29:56,414", + "created": 1614533396.4149704, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18068,41 +18068,41 @@ "lineno": 26, "message": "Expectation (Buffer size after corrupting stp state): result = 2 ()", "module": "test", - "msecs": 44.69180107116699, + "msecs": 414.97039794921875, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 100.97169876098633, + "relativeCreated": 108.10184478759766, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 44.890642166137695, + "msecs": 415.01569747924805, "msg": "Buffer size after corrupting stp state is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 101.17053985595703, + "relativeCreated": 108.14714431762695, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.00019884109497070312 + "time_consumption": 4.5299530029296875e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0031058788299560547, - "time_finished": "2021-01-14 01:04:04,044", - "time_start": "2021-01-14 01:04:04,041" + "time_consumption": 0.00116729736328125, + "time_finished": "2021-02-28 18:29:56,415", + "time_start": "2021-02-28 18:29:56,413" }, "_xOCgkI9yEemg3cv-3xZ25Q": { "args": null, - "asctime": "2021-01-14 01:04:04,031", - "created": 1610582644.0313852, + "asctime": "2021-02-28 18:29:56,406", + "created": 1614533396.406345, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18113,21 +18113,21 @@ "message": "_xOCgkI9yEemg3cv-3xZ25Q", "module": "__init__", "moduleLogger": [], - "msecs": 31.385183334350586, + "msecs": 406.3448905944824, "msg": "_xOCgkI9yEemg3cv-3xZ25Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 87.66508102416992, + "relativeCreated": 99.47633743286133, "stack_info": null, "testcaseLogger": [ { "args": [ "b'::>'" ], - "asctime": "2021-01-14 01:04:04,032", - "created": 1610582644.032319, + "asctime": "2021-02-28 18:29:56,407", + "created": 1614533396.407388, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -18143,8 +18143,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,031", - "created": 1610582644.0315394, + "asctime": "2021-02-28 18:29:56,406", + "created": 1614533396.406528, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -18154,15 +18154,15 @@ "lineno": 101, "message": "STP: data sync (3a) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "module": "stp", - "msecs": 31.539440155029297, + "msecs": 406.5279960632324, "msg": "%s data sync (%02x) received => changing state STP_STATE_IDLE -> STP_STATE_ESCAPE_1", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 87.81933784484863, + "relativeCreated": 99.65944290161133, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -18171,8 +18171,8 @@ 58, 60 ], - "asctime": "2021-01-14 01:04:04,031", - "created": 1610582644.0316632, + "asctime": "2021-02-28 18:29:56,406", + "created": 1614533396.4066148, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -18182,15 +18182,15 @@ "lineno": 106, "message": "STP: start pattern (3a 3c) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 31.663179397583008, + "msecs": 406.6147804260254, "msg": "%s start pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_1 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 87.94307708740234, + "relativeCreated": 99.7462272644043, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -18198,8 +18198,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,031", - "created": 1610582644.0318067, + "asctime": "2021-02-28 18:29:56,406", + "created": 1614533396.406742, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -18209,15 +18209,15 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 31.80670738220215, + "msecs": 406.7420959472656, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 88.08660507202148, + "relativeCreated": 99.87354278564453, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -18226,8 +18226,8 @@ 58, 61 ], - "asctime": "2021-01-14 01:04:04,031", - "created": 1610582644.0319161, + "asctime": "2021-02-28 18:29:56,406", + "created": 1614533396.4068224, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -18237,15 +18237,15 @@ "lineno": 132, "message": "STP: store sync pattern (3a 3d) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 31.916141510009766, + "msecs": 406.82244300842285, "msg": "%s store sync pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 88.1960391998291, + "relativeCreated": 99.95388984680176, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -18253,8 +18253,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,032", - "created": 1610582644.032032, + "asctime": "2021-02-28 18:29:56,406", + "created": 1614533396.406907, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -18264,15 +18264,15 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 32.032012939453125, + "msecs": 406.9070816040039, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 88.31191062927246, + "relativeCreated": 100.03852844238281, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -18281,8 +18281,8 @@ 58, 61 ], - "asctime": "2021-01-14 01:04:04,032", - "created": 1610582644.032134, + "asctime": "2021-02-28 18:29:56,406", + "created": 1614533396.4069953, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -18292,15 +18292,15 @@ "lineno": 132, "message": "STP: store sync pattern (3a 3d) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_STORE_DATA", "module": "stp", - "msecs": 32.134056091308594, + "msecs": 406.9952964782715, "msg": "%s store sync pattern (%02x %02x) received => changing state STP_STATE_ESCAPE_2 -> STP_STATE_STORE_DATA", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 88.41395378112793, + "relativeCreated": 100.12674331665039, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -18308,8 +18308,8 @@ "STP:", 58 ], - "asctime": "2021-01-14 01:04:04,032", - "created": 1610582644.0321784, + "asctime": "2021-02-28 18:29:56,407", + "created": 1614533396.4070776, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -18319,15 +18319,15 @@ "lineno": 117, "message": "STP: data sync (3a) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "module": "stp", - "msecs": 32.178401947021484, + "msecs": 407.0775508880615, "msg": "%s data sync (%02x) received => changing state STP_STATE_STORE_DATA -> STP_STATE_ESCAPE_2", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 88.45829963684082, + "relativeCreated": 100.20899772644043, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -18336,8 +18336,8 @@ 58, 62 ], - "asctime": "2021-01-14 01:04:04,032", - "created": 1610582644.0322192, + "asctime": "2021-02-28 18:29:56,407", + "created": 1614533396.4071503, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -18347,15 +18347,15 @@ "lineno": 127, "message": "STP: end pattern (3a 3e) received => storing message and changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "module": "stp", - "msecs": 32.21917152404785, + "msecs": 407.1502685546875, "msg": "%s end pattern (%02x %02x) received => storing message and changing state STP_STATE_ESCAPE_2 -> STP_STATE_IDLE", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 88.49906921386719, + "relativeCreated": 100.2817153930664, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -18363,8 +18363,8 @@ "STP:", "(21): 74 65 73 74 66 72 61 6d 65 20 66 6f 72 20 3a 3c 73 74 70 3a 3e" ], - "asctime": "2021-01-14 01:04:04,032", - "created": 1610582644.0322802, + "asctime": "2021-02-28 18:29:56,407", + "created": 1614533396.4072626, "exc_info": null, "exc_text": null, "filename": "stp.py", @@ -18374,37 +18374,37 @@ "lineno": 148, "message": "STP: message identified - (21): 74 65 73 74 66 72 61 6d 65 20 66 6f 72 20 3a 3c 73 74 70 3a 3e", "module": "stp", - "msecs": 32.28020668029785, + "msecs": 407.26256370544434, "msg": "%s message identified - %s", "name": "root.stringtools.stp", - "pathname": "src/stringtools/stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/stringtools/stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 88.56010437011719, + "relativeCreated": 100.39401054382324, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 32.319068908691406, + "msecs": 407.38797187805176, "msg": "Processing testframe: \"%s\"", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 88.59896659851074, + "relativeCreated": 100.51941871643066, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 3.886222839355469e-05 + "time_consumption": 0.00012540817260742188 }, { "args": [ "[b'testframe for :']", "" ], - "asctime": "2021-01-14 01:04:04,032", - "created": 1610582644.0324898, + "asctime": "2021-02-28 18:29:56,407", + "created": 1614533396.4078386, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18421,8 +18421,8 @@ "[ b'testframe for :' ]", "" ], - "asctime": "2021-01-14 01:04:04,032", - "created": 1610582644.0323973, + "asctime": "2021-02-28 18:29:56,407", + "created": 1614533396.4076385, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18432,15 +18432,15 @@ "lineno": 22, "message": "Result (Processed STP-Frame): [ b'testframe for :' ] ()", "module": "test", - "msecs": 32.39727020263672, + "msecs": 407.6385498046875, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 88.67716789245605, + "relativeCreated": 100.7699966430664, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -18449,8 +18449,8 @@ "[ b'testframe for :' ]", "" ], - "asctime": "2021-01-14 01:04:04,032", - "created": 1610582644.0324411, + "asctime": "2021-02-28 18:29:56,407", + "created": 1614533396.4077382, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18460,41 +18460,41 @@ "lineno": 26, "message": "Expectation (Processed STP-Frame): result = [ b'testframe for :' ] ()", "module": "test", - "msecs": 32.441139221191406, + "msecs": 407.73820877075195, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 88.72103691101074, + "relativeCreated": 100.86965560913086, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 32.489776611328125, + "msecs": 407.8385829925537, "msg": "Processed STP-Frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 88.76967430114746, + "relativeCreated": 100.97002983093262, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 4.863739013671875e-05 + "time_consumption": 0.00010037422180175781 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.001104593276977539, - "time_finished": "2021-01-14 01:04:04,032", - "time_start": "2021-01-14 01:04:04,031" + "time_consumption": 0.001493692398071289, + "time_finished": "2021-02-28 18:29:56,407", + "time_start": "2021-02-28 18:29:56,406" }, "_xiZqMI92Eemg3cv-3xZ25Q": { "args": null, - "asctime": "2021-01-14 01:04:04,026", - "created": 1610582644.0261974, + "asctime": "2021-02-28 18:29:56,401", + "created": 1614533396.4019523, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18505,21 +18505,21 @@ "message": "_xiZqMI92Eemg3cv-3xZ25Q", "module": "__init__", "moduleLogger": [], - "msecs": 26.197433471679688, + "msecs": 401.95226669311523, "msg": "_xiZqMI92Eemg3cv-3xZ25Q", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/__init__.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 82.47733116149902, + "relativeCreated": 95.08371353149414, "stack_info": null, "testcaseLogger": [ { "args": [ "b'testframe for :'" ], - "asctime": "2021-01-14 01:04:04,026", - "created": 1610582644.0264494, + "asctime": "2021-02-28 18:29:56,402", + "created": 1614533396.4020724, "exc_info": null, "exc_text": null, "filename": "test_stp.py", @@ -18530,15 +18530,15 @@ "message": "Creating testframe including start and end pattern for \"b'testframe for :'\"", "module": "test_stp", "moduleLogger": [], - "msecs": 26.44944190979004, + "msecs": 402.0724296569824, "msg": "Creating testframe including start and end pattern for \"%s\"", "name": "__tLogger__", - "pathname": "src/tests/test_stp.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/tests/test_stp.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 82.72933959960938, + "relativeCreated": 95.20387649536133, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -18547,8 +18547,8 @@ "b'::>'", "" ], - "asctime": "2021-01-14 01:04:04,026", - "created": 1610582644.0267591, + "asctime": "2021-02-28 18:29:56,402", + "created": 1614533396.402244, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18565,8 +18565,8 @@ "b'::>'", "" ], - "asctime": "2021-01-14 01:04:04,026", - "created": 1610582644.026605, + "asctime": "2021-02-28 18:29:56,402", + "created": 1614533396.4021523, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18576,15 +18576,15 @@ "lineno": 22, "message": "Result (STP-Frame): b'::>' ()", "module": "test", - "msecs": 26.604890823364258, + "msecs": 402.15229988098145, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 82.8847885131836, + "relativeCreated": 95.28374671936035, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" }, { @@ -18593,8 +18593,8 @@ "b'::>'", "" ], - "asctime": "2021-01-14 01:04:04,026", - "created": 1610582644.0266788, + "asctime": "2021-02-28 18:29:56,402", + "created": 1614533396.402199, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18604,40 +18604,40 @@ "lineno": 26, "message": "Expectation (STP-Frame): result = b'::>' ()", "module": "test", - "msecs": 26.678800582885742, + "msecs": 402.19902992248535, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 82.95869827270508, + "relativeCreated": 95.33047676086426, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread" } ], - "msecs": 26.75914764404297, + "msecs": 402.24409103393555, "msg": "STP-Frame is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 23304, + "pathname": "/usr/data/dirk/prj/unittest/stringtools/unittest/src/unittest/test.py", + "process": 57280, "processName": "MainProcess", - "relativeCreated": 83.0390453338623, + "relativeCreated": 95.37553787231445, "stack_info": null, - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 8.034706115722656e-05 + "time_consumption": 4.506111145019531e-05 } ], - "thread": 139872009811776, + "thread": 140152990988096, "threadName": "MainThread", - "time_consumption": 0.0005617141723632812, - "time_finished": "2021-01-14 01:04:04,026", - "time_start": "2021-01-14 01:04:04,026" + "time_consumption": 0.0002918243408203125, + "time_finished": "2021-02-28 18:29:56,402", + "time_start": "2021-02-28 18:29:56,401" } }, "testrun_id": "p3", - "time_consumption": 0.028828859329223633, + "time_consumption": 0.021813154220581055, "uid_list_sorted": [ "_dB5IoEaTEeq5fPlXIeQCXQ", "_hpUmwEaTEeq5fPlXIeQCXQ", diff --git a/_testresults_/unittest.pdf b/_testresults_/unittest.pdf index 223bb770234cd677e53bdf2de7c28ad26f4d74f0..23ac9f0cb083338ce1ad6f2f44dda02f290c76df 100644 GIT binary patch delta 69525 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 ZC1el@v2mI^wr}6P6Rl}wwLi#9^C#aeWz_%x delta 69876 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

`3PH1~Ze?G7=7BQIP!2STBC-gn3v7b)o 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�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

f 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