From bbc3c6f93588942087d617e33bc5797041ae2658 Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Mon, 21 Dec 2020 01:42:06 +0100 Subject: [PATCH] Release 0e9c2f2af925870ae005edce5afd48c0 --- __init__.py | 7 +- _testresults_/unittest.json | 11837 +++++++++++++++++----------------- _testresults_/unittest.pdf | Bin 262839 -> 264054 bytes 3 files changed, 5954 insertions(+), 5890 deletions(-) diff --git a/__init__.py b/__init__.py index e103c73..0649479 100644 --- a/__init__.py +++ b/__init__.py @@ -38,8 +38,11 @@ else: from Queue import PriorityQueue from Queue import Empty -logger_name = 'TASK' -logger = logging.getLogger(logger_name) +try: + from config import APP_NAME as ROOT_LOGGER_NAME +except ImportError: + ROOT_LOGGER_NAME = 'root' +logger = logging.getLogger(ROOT_LOGGER_NAME).getChild(__name__) __DESCRIPTION__ = """The Module {\\tt %s} is designed to help with task issues like periodic tasks, delayed tasks, queues, threaded queues and crontabs. For more Information read the documentation.""" % __name__.replace('_', '\_') diff --git a/_testresults_/unittest.json b/_testresults_/unittest.json index 7d3deb5..1ef48c5 100644 --- a/_testresults_/unittest.json +++ b/_testresults_/unittest.json @@ -2,11 +2,11 @@ "coverage_information": [ { "branch_coverage": 98.0, - "filepath": "/user_data/data/dirk/prj/modules/task/pylibs/task", + "filepath": "/user_data/data/dirk/prj/unittest/task/pylibs/task", "files": [ { "branch_coverage": 98.0, - "filepath": "/user_data/data/dirk/prj/modules/task/pylibs/task/__init__.py", + "filepath": "/user_data/data/dirk/prj/unittest/task/pylibs/task/__init__.py", "fragments": [ { "coverage_state": "clean", @@ -55,23 +55,13 @@ }, { "coverage_state": "covered", - "end": 42, + "end": 45, "start": 41 }, - { - "coverage_state": "clean", - "end": 43, - "start": 43 - }, - { - "coverage_state": "covered", - "end": 44, - "start": 44 - }, { "coverage_state": "clean", "end": 46, - "start": 45 + "start": 46 }, { "coverage_state": "covered", @@ -80,33 +70,33 @@ }, { "coverage_state": "clean", - "end": 50, + "end": 49, "start": 48 }, { "coverage_state": "covered", - "end": 51, + "end": 50, + "start": 50 + }, + { + "coverage_state": "clean", + "end": 53, "start": 51 }, - { - "coverage_state": "clean", - "end": 63, - "start": 52 - }, { "coverage_state": "covered", - "end": 69, - "start": 64 + "end": 54, + "start": 54 }, { "coverage_state": "clean", - "end": 70, - "start": 70 + "end": 66, + "start": 55 }, { "coverage_state": "covered", "end": 72, - "start": 71 + "start": 67 }, { "coverage_state": "clean", @@ -125,68 +115,68 @@ }, { "coverage_state": "covered", - "end": 80, + "end": 78, "start": 77 }, { "coverage_state": "clean", - "end": 81, - "start": 81 + "end": 79, + "start": 79 }, { "coverage_state": "covered", - "end": 82, - "start": 82 + "end": 83, + "start": 80 }, { "coverage_state": "clean", - "end": 87, - "start": 83 + "end": 84, + "start": 84 }, { "coverage_state": "covered", - "end": 90, - "start": 88 + "end": 85, + "start": 85 }, { - "coverage_state": "uncovered", - "end": 92, - "start": 91 + "coverage_state": "clean", + "end": 90, + "start": 86 }, { "coverage_state": "covered", "end": 93, - "start": 93 + "start": 91 }, { - "coverage_state": "clean", - "end": 94, + "coverage_state": "uncovered", + "end": 95, "start": 94 }, { "coverage_state": "covered", - "end": 95, - "start": 95 - }, - { - "coverage_state": "clean", - "end": 105, + "end": 96, "start": 96 }, + { + "coverage_state": "clean", + "end": 97, + "start": 97 + }, { "coverage_state": "covered", - "end": 106, - "start": 106 + "end": 98, + "start": 98 }, { "coverage_state": "clean", - "end": 107, - "start": 107 + "end": 108, + "start": 99 }, { "coverage_state": "covered", "end": 109, - "start": 108 + "start": 109 }, { "coverage_state": "clean", @@ -195,73 +185,73 @@ }, { "coverage_state": "covered", - "end": 111, + "end": 112, "start": 111 }, { "coverage_state": "clean", - "end": 114, - "start": 112 + "end": 113, + "start": 113 }, { "coverage_state": "covered", - "end": 119, + "end": 114, + "start": 114 + }, + { + "coverage_state": "clean", + "end": 117, "start": 115 }, + { + "coverage_state": "covered", + "end": 122, + "start": 118 + }, { "coverage_state": "partially-covered", - "end": 120, - "start": 120 + "end": 123, + "start": 123 }, { "coverage_state": "covered", - "end": 123, - "start": 121 - }, - { - "coverage_state": "clean", - "end": 124, + "end": 126, "start": 124 }, + { + "coverage_state": "clean", + "end": 127, + "start": 127 + }, { "coverage_state": "covered", - "end": 125, - "start": 125 + "end": 128, + "start": 128 }, { "coverage_state": "clean", - "end": 128, - "start": 126 - }, - { - "coverage_state": "covered", - "end": 129, + "end": 131, "start": 129 }, - { - "coverage_state": "clean", - "end": 130, - "start": 130 - }, { "coverage_state": "covered", - "end": 131, - "start": 131 - }, - { - "coverage_state": "clean", - "end": 134, + "end": 132, "start": 132 }, + { + "coverage_state": "clean", + "end": 133, + "start": 133 + }, { "coverage_state": "covered", - "end": 135, - "start": 135 + "end": 134, + "start": 134 }, { "coverage_state": "clean", "end": 137, - "start": 136 + "start": 135 }, { "coverage_state": "covered", @@ -270,248 +260,248 @@ }, { "coverage_state": "clean", - "end": 150, + "end": 140, "start": 139 }, { "coverage_state": "covered", - "end": 153, - "start": 151 + "end": 141, + "start": 141 }, { "coverage_state": "clean", - "end": 154, + "end": 153, + "start": 142 + }, + { + "coverage_state": "covered", + "end": 156, "start": 154 }, + { + "coverage_state": "clean", + "end": 157, + "start": 157 + }, { "coverage_state": "covered", - "end": 159, - "start": 155 + "end": 162, + "start": 158 }, { "coverage_state": "clean", - "end": 160, - "start": 160 + "end": 163, + "start": 163 }, { "coverage_state": "covered", - "end": 161, - "start": 161 + "end": 164, + "start": 164 }, { "coverage_state": "clean", - "end": 166, - "start": 162 - }, - { - "coverage_state": "covered", "end": 169, - "start": 167 + "start": 165 }, { - "coverage_state": "clean", - "end": 170, + "coverage_state": "covered", + "end": 172, "start": 170 }, - { - "coverage_state": "covered", - "end": 173, - "start": 171 - }, { "coverage_state": "clean", - "end": 174, - "start": 174 + "end": 173, + "start": 173 }, { "coverage_state": "covered", "end": 176, - "start": 175 + "start": 174 }, { "coverage_state": "clean", - "end": 178, + "end": 177, "start": 177 }, { "coverage_state": "covered", "end": 179, - "start": 179 + "start": 178 }, { "coverage_state": "clean", - "end": 197, + "end": 181, "start": 180 }, { "coverage_state": "covered", - "end": 207, - "start": 198 + "end": 182, + "start": 182 }, { "coverage_state": "clean", - "end": 208, - "start": 208 + "end": 200, + "start": 183 }, { "coverage_state": "covered", - "end": 209, - "start": 209 + "end": 210, + "start": 201 }, { "coverage_state": "clean", - "end": 216, - "start": 210 + "end": 211, + "start": 211 }, { "coverage_state": "covered", - "end": 218, - "start": 217 + "end": 212, + "start": 212 }, { "coverage_state": "clean", "end": 219, - "start": 219 + "start": 213 }, { "coverage_state": "covered", - "end": 220, + "end": 221, "start": 220 }, { "coverage_state": "clean", - "end": 223, - "start": 221 + "end": 222, + "start": 222 }, { "coverage_state": "covered", - "end": 225, - "start": 224 + "end": 223, + "start": 223 }, { "coverage_state": "clean", "end": 226, - "start": 226 + "start": 224 }, { "coverage_state": "covered", - "end": 227, + "end": 228, "start": 227 }, { "coverage_state": "clean", - "end": 230, - "start": 228 + "end": 229, + "start": 229 }, { "coverage_state": "covered", - "end": 235, + "end": 230, + "start": 230 + }, + { + "coverage_state": "clean", + "end": 233, "start": 231 }, + { + "coverage_state": "covered", + "end": 238, + "start": 234 + }, { "coverage_state": "clean", - "end": 236, - "start": 236 + "end": 239, + "start": 239 }, { "coverage_state": "covered", - "end": 237, - "start": 237 - }, - { - "coverage_state": "clean", "end": 240, - "start": 238 + "start": 240 }, { - "coverage_state": "covered", - "end": 244, + "coverage_state": "clean", + "end": 243, "start": 241 }, + { + "coverage_state": "covered", + "end": 247, + "start": 244 + }, { "coverage_state": "clean", - "end": 245, - "start": 245 + "end": 248, + "start": 248 }, { "coverage_state": "covered", - "end": 248, - "start": 246 - }, - { - "coverage_state": "clean", - "end": 249, + "end": 251, "start": 249 }, - { - "coverage_state": "covered", - "end": 256, - "start": 250 - }, { "coverage_state": "clean", - "end": 258, - "start": 257 + "end": 252, + "start": 252 }, { "coverage_state": "covered", "end": 259, - "start": 259 + "start": 253 }, { "coverage_state": "clean", - "end": 274, + "end": 261, "start": 260 }, { "coverage_state": "covered", - "end": 275, - "start": 275 + "end": 262, + "start": 262 }, { "coverage_state": "clean", - "end": 278, - "start": 276 + "end": 277, + "start": 263 }, { "coverage_state": "covered", - "end": 279, + "end": 278, + "start": 278 + }, + { + "coverage_state": "clean", + "end": 281, "start": 279 }, - { - "coverage_state": "clean", - "end": 280, - "start": 280 - }, { "coverage_state": "covered", - "end": 283, - "start": 281 + "end": 282, + "start": 282 }, { "coverage_state": "clean", - "end": 285, - "start": 284 + "end": 283, + "start": 283 }, { "coverage_state": "covered", "end": 286, - "start": 286 + "start": 284 }, { "coverage_state": "clean", - "end": 299, + "end": 288, "start": 287 }, { "coverage_state": "covered", - "end": 300, - "start": 300 + "end": 289, + "start": 289 }, { "coverage_state": "clean", "end": 302, - "start": 301 + "start": 290 }, { "coverage_state": "covered", @@ -520,93 +510,93 @@ }, { "coverage_state": "clean", - "end": 320, + "end": 305, "start": 304 }, { "coverage_state": "covered", - "end": 321, - "start": 321 + "end": 306, + "start": 306 }, { "coverage_state": "clean", - "end": 322, - "start": 322 + "end": 323, + "start": 307 }, { "coverage_state": "covered", - "end": 325, - "start": 323 + "end": 324, + "start": 324 }, { "coverage_state": "clean", - "end": 326, + "end": 325, + "start": 325 + }, + { + "coverage_state": "covered", + "end": 328, "start": 326 }, - { - "coverage_state": "covered", - "end": 333, - "start": 327 - }, { "coverage_state": "clean", - "end": 334, - "start": 334 + "end": 329, + "start": 329 }, { "coverage_state": "covered", - "end": 335, - "start": 335 + "end": 336, + "start": 330 }, { "coverage_state": "clean", - "end": 348, - "start": 336 + "end": 337, + "start": 337 }, { "coverage_state": "covered", - "end": 358, - "start": 349 + "end": 338, + "start": 338 }, { "coverage_state": "clean", - "end": 359, - "start": 359 + "end": 351, + "start": 339 }, { "coverage_state": "covered", - "end": 364, - "start": 360 + "end": 361, + "start": 352 }, { "coverage_state": "clean", - "end": 365, - "start": 365 + "end": 362, + "start": 362 }, { "coverage_state": "covered", - "end": 366, - "start": 366 - }, - { - "coverage_state": "clean", "end": 367, - "start": 367 + "start": 363 }, { - "coverage_state": "covered", - "end": 372, + "coverage_state": "clean", + "end": 368, "start": 368 }, + { + "coverage_state": "covered", + "end": 369, + "start": 369 + }, { "coverage_state": "clean", - "end": 373, - "start": 373 + "end": 370, + "start": 370 }, { "coverage_state": "covered", "end": 375, - "start": 374 + "start": 371 }, { "coverage_state": "clean", @@ -615,80 +605,90 @@ }, { "coverage_state": "covered", - "end": 377, + "end": 378, "start": 377 }, { "coverage_state": "clean", - "end": 382, - "start": 378 + "end": 379, + "start": 379 }, { "coverage_state": "covered", - "end": 384, - "start": 383 + "end": 380, + "start": 380 }, { "coverage_state": "clean", "end": 385, - "start": 385 + "start": 381 }, { "coverage_state": "covered", - "end": 392, + "end": 387, "start": 386 }, { "coverage_state": "clean", - "end": 393, - "start": 393 + "end": 388, + "start": 388 }, { "coverage_state": "covered", - "end": 396, - "start": 394 + "end": 395, + "start": 389 }, { "coverage_state": "clean", - "end": 397, + "end": 396, + "start": 396 + }, + { + "coverage_state": "covered", + "end": 399, "start": 397 }, + { + "coverage_state": "clean", + "end": 400, + "start": 400 + }, { "coverage_state": "covered", - "end": 402, - "start": 398 + "end": 405, + "start": 401 }, { "coverage_state": "clean", - "end": 403, - "start": 403 + "end": 406, + "start": 406 }, { "coverage_state": "covered", - "end": 404, - "start": 404 + "end": 407, + "start": 407 }, { "coverage_state": "clean", - "end": 421, - "start": 405 + "end": 424, + "start": 408 }, { "coverage_state": "covered", - "end": 422, - "start": 422 + "end": 425, + "start": 425 }, { "coverage_state": "clean", "end": null, - "start": 423 + "start": 426 } ], - "line_coverage": 98.86, + "line_coverage": 98.88, "name": "task.__init__.py" } ], - "line_coverage": 98.86, + "line_coverage": 98.88, "name": "task" } ], @@ -709,11 +709,11 @@ "specification": {}, "system_information": { "Architecture": "64bit", - "Distribution": "LinuxMint 19.3 tricia", + "Distribution": "Linux Mint 20 ulyana", "Hostname": "ahorn", - "Kernel": "5.0.0-37-generic (#40~18.04.1-Ubuntu SMP Thu Nov 14 12:06:39 UTC 2019)", + "Kernel": "5.4.0-58-generic (#64-Ubuntu SMP Wed Dec 9 08:16:25 UTC 2020)", "Machine": "x86_64", - "Path": "/user_data/data/dirk/prj/modules/task/unittest", + "Path": "/user_data/data/dirk/prj/unittest/task/unittest", "System": "Linux", "Username": "dirk" }, @@ -723,16 +723,16 @@ "Name": "task", "State": "Released", "Supported Interpreters": "python2, python3", - "Version": "138e2db63e5416bcfc110e775fb54e4c" + "Version": "0e9c2f2af925870ae005edce5afd48c0" }, "testrun_list": [ { "heading_dict": {}, - "interpreter": "python 2.7.17 (final)", + "interpreter": "python 2.7.18 (final)", "name": "Default Testsession name", - "number_of_failed_tests": 0, + "number_of_failed_tests": 2, "number_of_possibly_failed_tests": 0, - "number_of_successfull_tests": 9, + "number_of_successfull_tests": 7, "number_of_tests": 9, "testcase_execution_level": 90, "testcase_names": { @@ -744,8 +744,8 @@ "testcases": { "pylibs.task.crontab: Test cronjob": { "args": null, - "asctime": "2019-12-27 08:21:07,418", - "created": 1577431267.418869, + "asctime": "2020-12-21 01:33:11,410", + "created": 1608510791.41066, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -756,18 +756,18 @@ "message": "pylibs.task.crontab: Test cronjob", "module": "__init__", "moduleLogger": [], - "msecs": 418.8690185546875, + "msecs": 410.6600284576416, "msg": "pylibs.task.crontab: Test cronjob", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 4847, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7147.186994552612, + "relativeCreated": 7162.984132766724, "testcaseLogger": [ { "args": [], - "asctime": "2019-12-27 08:21:07,419", - "created": 1577431267.419308, + "asctime": "2020-12-21 01:33:11,411", + "created": 1608510791.411092, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -778,14 +778,14 @@ "message": "Initialising cronjob with minute: [23, 45]; hour: [12, 17]; day: 25; month: any; day_of_week: any.", "module": "test_crontab", "moduleLogger": [], - "msecs": 419.3079471588135, + "msecs": 411.09204292297363, "msg": "Initialising cronjob with minute: [23, 45]; hour: [12, 17]; day: 25; month: any; day_of_week: any.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 4847, + "pathname": "src/tests/test_crontab.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7147.625923156738, - "thread": 140402695206720, + "relativeCreated": 7163.416147232056, + "thread": 140709796255552, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -794,8 +794,8 @@ "True", "" ], - "asctime": "2019-12-27 08:21:07,420", - "created": 1577431267.420023, + "asctime": "2020-12-21 01:33:11,411", + "created": 1608510791.411675, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -812,8 +812,8 @@ "True", "" ], - "asctime": "2019-12-27 08:21:07,419", - "created": 1577431267.419597, + "asctime": "2020-12-21 01:33:11,411", + "created": 1608510791.411384, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -823,14 +823,14 @@ "lineno": 22, "message": "Result (Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1): True ()", "module": "test", - "msecs": 419.59691047668457, + "msecs": 411.38410568237305, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7147.914886474609, - "thread": 140402695206720, + "relativeCreated": 7163.708209991455, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -839,8 +839,8 @@ "True", "" ], - "asctime": "2019-12-27 08:21:07,419", - "created": 1577431267.419762, + "asctime": "2020-12-21 01:33:11,411", + "created": 1608510791.411539, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -850,35 +850,35 @@ "lineno": 26, "message": "Expectation (Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1): result = True ()", "module": "test", - "msecs": 419.76189613342285, + "msecs": 411.53907775878906, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7148.079872131348, - "thread": 140402695206720, + "relativeCreated": 7163.863182067871, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 420.02296447753906, + "msecs": 411.67497634887695, "msg": "Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7148.340940475464, - "thread": 140402695206720, + "relativeCreated": 7163.999080657959, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00026106834411621094 + "time_consumption": 0.00013589859008789062 }, { "args": [ "True", "" ], - "asctime": "2019-12-27 08:21:07,420", - "created": 1577431267.420632, + "asctime": "2020-12-21 01:33:11,412", + "created": 1608510791.412114, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -895,8 +895,8 @@ "True", "" ], - "asctime": "2019-12-27 08:21:07,420", - "created": 1577431267.420335, + "asctime": "2020-12-21 01:33:11,411", + "created": 1608510791.411888, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -906,14 +906,14 @@ "lineno": 22, "message": "Result (Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5): True ()", "module": "test", - "msecs": 420.335054397583, + "msecs": 411.88788414001465, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7148.653030395508, - "thread": 140402695206720, + "relativeCreated": 7164.211988449097, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -922,8 +922,8 @@ "True", "" ], - "asctime": "2019-12-27 08:21:07,420", - "created": 1577431267.420492, + "asctime": "2020-12-21 01:33:11,412", + "created": 1608510791.412008, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -933,35 +933,35 @@ "lineno": 26, "message": "Expectation (Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5): result = True ()", "module": "test", - "msecs": 420.49193382263184, + "msecs": 412.00804710388184, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7148.809909820557, - "thread": 140402695206720, + "relativeCreated": 7164.332151412964, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 420.63188552856445, + "msecs": 412.11390495300293, "msg": "Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7148.949861526489, - "thread": 140402695206720, + "relativeCreated": 7164.438009262085, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0001399517059326172 + "time_consumption": 0.00010585784912109375 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:21:07,421", - "created": 1577431267.421141, + "asctime": "2020-12-21 01:33:11,412", + "created": 1608510791.412499, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -978,8 +978,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,420", - "created": 1577431267.420879, + "asctime": "2020-12-21 01:33:11,412", + "created": 1608510791.412295, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -989,14 +989,14 @@ "lineno": 22, "message": "Result (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 420.8788871765137, + "msecs": 412.2951030731201, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7149.1968631744385, - "thread": 140402695206720, + "relativeCreated": 7164.619207382202, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -1005,8 +1005,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,421", - "created": 1577431267.421011, + "asctime": "2020-12-21 01:33:11,412", + "created": 1608510791.412394, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1016,35 +1016,35 @@ "lineno": 26, "message": "Expectation (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 421.01097106933594, + "msecs": 412.39404678344727, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7149.328947067261, - "thread": 140402695206720, + "relativeCreated": 7164.718151092529, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 421.1409091949463, + "msecs": 412.49895095825195, "msg": "Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7149.458885192871, - "thread": 140402695206720, + "relativeCreated": 7164.823055267334, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00012993812561035156 + "time_consumption": 0.0001049041748046875 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:21:07,421", - "created": 1577431267.421683, + "asctime": "2020-12-21 01:33:11,412", + "created": 1608510791.412847, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1061,8 +1061,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,421", - "created": 1577431267.421357, + "asctime": "2020-12-21 01:33:11,412", + "created": 1608510791.412658, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1072,14 +1072,14 @@ "lineno": 22, "message": "Result (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 3): False ()", "module": "test", - "msecs": 421.3569164276123, + "msecs": 412.6579761505127, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7149.674892425537, - "thread": 140402695206720, + "relativeCreated": 7164.982080459595, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -1088,8 +1088,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,421", - "created": 1577431267.421553, + "asctime": "2020-12-21 01:33:11,412", + "created": 1608510791.412755, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1099,35 +1099,35 @@ "lineno": 26, "message": "Expectation (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 3): result = False ()", "module": "test", - "msecs": 421.5528964996338, + "msecs": 412.75501251220703, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7149.870872497559, - "thread": 140402695206720, + "relativeCreated": 7165.079116821289, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 421.68307304382324, + "msecs": 412.84704208374023, "msg": "Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 3 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7150.001049041748, - "thread": 140402695206720, + "relativeCreated": 7165.171146392822, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00013017654418945312 + "time_consumption": 9.202957153320312e-05 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:21:07,422", - "created": 1577431267.422176, + "asctime": "2020-12-21 01:33:11,413", + "created": 1608510791.413253, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1144,8 +1144,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,421", - "created": 1577431267.421912, + "asctime": "2020-12-21 01:33:11,413", + "created": 1608510791.413001, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1155,14 +1155,14 @@ "lineno": 22, "message": "Result (Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 421.91195487976074, + "msecs": 413.00106048583984, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7150.229930877686, - "thread": 140402695206720, + "relativeCreated": 7165.325164794922, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -1171,8 +1171,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,422", - "created": 1577431267.42204, + "asctime": "2020-12-21 01:33:11,413", + "created": 1608510791.413089, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1182,35 +1182,35 @@ "lineno": 26, "message": "Expectation (Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 422.0399856567383, + "msecs": 413.0890369415283, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7150.357961654663, - "thread": 140402695206720, + "relativeCreated": 7165.41314125061, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 422.1758842468262, + "msecs": 413.2530689239502, "msg": "Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7150.493860244751, - "thread": 140402695206720, + "relativeCreated": 7165.577173233032, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00013589859008789062 + "time_consumption": 0.000164031982421875 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:21:07,422", - "created": 1577431267.422643, + "asctime": "2020-12-21 01:33:11,413", + "created": 1608510791.413822, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1227,8 +1227,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,422", - "created": 1577431267.422384, + "asctime": "2020-12-21 01:33:11,413", + "created": 1608510791.413535, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1238,14 +1238,14 @@ "lineno": 22, "message": "Result (Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 422.38402366638184, + "msecs": 413.53511810302734, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7150.701999664307, - "thread": 140402695206720, + "relativeCreated": 7165.859222412109, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -1254,8 +1254,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,422", - "created": 1577431267.422508, + "asctime": "2020-12-21 01:33:11,413", + "created": 1608510791.413678, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1265,32 +1265,32 @@ "lineno": 26, "message": "Expectation (Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 422.50800132751465, + "msecs": 413.6779308319092, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7150.825977325439, - "thread": 140402695206720, + "relativeCreated": 7166.002035140991, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 422.64294624328613, + "msecs": 413.8219356536865, "msg": "Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7150.960922241211, - "thread": 140402695206720, + "relativeCreated": 7166.146039962769, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00013494491577148438 + "time_consumption": 0.00014400482177734375 }, { "args": [], - "asctime": "2019-12-27 08:21:07,422", - "created": 1577431267.422827, + "asctime": "2020-12-21 01:33:11,414", + "created": 1608510791.414058, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -1301,14 +1301,14 @@ "message": "Storing reminder for execution (minute: 23, hour: 17, day: 25, month: 2, day_of_week: 1).", "module": "test_crontab", "moduleLogger": [], - "msecs": 422.82700538635254, + "msecs": 414.05797004699707, "msg": "Storing reminder for execution (minute: 23, hour: 17, day: 25, month: 2, day_of_week: 1).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 4847, + "pathname": "src/tests/test_crontab.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7151.144981384277, - "thread": 140402695206720, + "relativeCreated": 7166.382074356079, + "thread": 140709796255552, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -1317,8 +1317,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,423", - "created": 1577431267.42334, + "asctime": "2020-12-21 01:33:11,415", + "created": 1608510791.415009, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1335,8 +1335,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,423", - "created": 1577431267.423066, + "asctime": "2020-12-21 01:33:11,414", + "created": 1608510791.414507, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1346,14 +1346,14 @@ "lineno": 22, "message": "Result (Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 423.0659008026123, + "msecs": 414.5069122314453, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7151.383876800537, - "thread": 140402695206720, + "relativeCreated": 7166.831016540527, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -1362,8 +1362,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,423", - "created": 1577431267.423208, + "asctime": "2020-12-21 01:33:11,414", + "created": 1608510791.414809, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1373,35 +1373,35 @@ "lineno": 26, "message": "Expectation (Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 423.20799827575684, + "msecs": 414.808988571167, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7151.525974273682, - "thread": 140402695206720, + "relativeCreated": 7167.133092880249, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 423.3400821685791, + "msecs": 415.0090217590332, "msg": "Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7151.658058166504, - "thread": 140402695206720, + "relativeCreated": 7167.333126068115, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00013208389282226562 + "time_consumption": 0.00020003318786621094 }, { "args": [ "True", "" ], - "asctime": "2019-12-27 08:21:07,423", - "created": 1577431267.423828, + "asctime": "2020-12-21 01:33:11,416", + "created": 1608510791.416161, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1418,8 +1418,8 @@ "True", "" ], - "asctime": "2019-12-27 08:21:07,423", - "created": 1577431267.423573, + "asctime": "2020-12-21 01:33:11,415", + "created": 1608510791.41558, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1429,14 +1429,14 @@ "lineno": 22, "message": "Result (Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5): True ()", "module": "test", - "msecs": 423.5730171203613, + "msecs": 415.58003425598145, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7151.890993118286, - "thread": 140402695206720, + "relativeCreated": 7167.9041385650635, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -1445,8 +1445,8 @@ "True", "" ], - "asctime": "2019-12-27 08:21:07,423", - "created": 1577431267.423699, + "asctime": "2020-12-21 01:33:11,415", + "created": 1608510791.415921, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1456,35 +1456,35 @@ "lineno": 26, "message": "Expectation (Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5): result = True ()", "module": "test", - "msecs": 423.69890213012695, + "msecs": 415.9209728240967, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7152.016878128052, - "thread": 140402695206720, + "relativeCreated": 7168.245077133179, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 423.8278865814209, + "msecs": 416.16106033325195, "msg": "Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7152.145862579346, - "thread": 140402695206720, + "relativeCreated": 7168.485164642334, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0001289844512939453 + "time_consumption": 0.00024008750915527344 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:21:07,424", - "created": 1577431267.424293, + "asctime": "2020-12-21 01:33:11,417", + "created": 1608510791.41707, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1501,8 +1501,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,424", - "created": 1577431267.424043, + "asctime": "2020-12-21 01:33:11,416", + "created": 1608510791.416578, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1512,14 +1512,14 @@ "lineno": 22, "message": "Result (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 424.0429401397705, + "msecs": 416.5780544281006, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7152.360916137695, - "thread": 140402695206720, + "relativeCreated": 7168.902158737183, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -1528,8 +1528,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,424", - "created": 1577431267.424169, + "asctime": "2020-12-21 01:33:11,416", + "created": 1608510791.416806, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1539,35 +1539,35 @@ "lineno": 26, "message": "Expectation (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 424.16906356811523, + "msecs": 416.8059825897217, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7152.48703956604, - "thread": 140402695206720, + "relativeCreated": 7169.130086898804, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 424.29304122924805, + "msecs": 417.0699119567871, "msg": "Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7152.611017227173, - "thread": 140402695206720, + "relativeCreated": 7169.394016265869, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0001239776611328125 + "time_consumption": 0.0002639293670654297 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:21:07,424", - "created": 1577431267.424751, + "asctime": "2020-12-21 01:33:11,417", + "created": 1608510791.417614, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1584,8 +1584,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,424", - "created": 1577431267.424496, + "asctime": "2020-12-21 01:33:11,417", + "created": 1608510791.417334, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1595,14 +1595,14 @@ "lineno": 22, "message": "Result (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 3): False ()", "module": "test", - "msecs": 424.4959354400635, + "msecs": 417.33407974243164, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7152.813911437988, - "thread": 140402695206720, + "relativeCreated": 7169.658184051514, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -1611,8 +1611,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,424", - "created": 1577431267.424619, + "asctime": "2020-12-21 01:33:11,417", + "created": 1608510791.417473, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1622,35 +1622,35 @@ "lineno": 26, "message": "Expectation (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 3): result = False ()", "module": "test", - "msecs": 424.6189594268799, + "msecs": 417.47307777404785, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7152.936935424805, - "thread": 140402695206720, + "relativeCreated": 7169.79718208313, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 424.75104331970215, + "msecs": 417.6139831542969, "msg": "Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 3 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7153.069019317627, - "thread": 140402695206720, + "relativeCreated": 7169.938087463379, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00013208389282226562 + "time_consumption": 0.00014090538024902344 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:21:07,425", - "created": 1577431267.425211, + "asctime": "2020-12-21 01:33:11,418", + "created": 1608510791.418188, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1667,8 +1667,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,424", - "created": 1577431267.424955, + "asctime": "2020-12-21 01:33:11,417", + "created": 1608510791.417868, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1678,14 +1678,14 @@ "lineno": 22, "message": "Result (Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 424.954891204834, + "msecs": 417.86789894104004, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7153.272867202759, - "thread": 140402695206720, + "relativeCreated": 7170.192003250122, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -1694,8 +1694,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,425", - "created": 1577431267.42508, + "asctime": "2020-12-21 01:33:11,418", + "created": 1608510791.418008, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1705,35 +1705,35 @@ "lineno": 26, "message": "Expectation (Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 425.0800609588623, + "msecs": 418.00808906555176, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7153.398036956787, - "thread": 140402695206720, + "relativeCreated": 7170.332193374634, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 425.21095275878906, + "msecs": 418.18809509277344, "msg": "Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7153.528928756714, - "thread": 140402695206720, + "relativeCreated": 7170.5121994018555, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0001308917999267578 + "time_consumption": 0.0001800060272216797 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:21:07,425", - "created": 1577431267.425535, + "asctime": "2020-12-21 01:33:11,418", + "created": 1608510791.418863, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1750,8 +1750,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,425", - "created": 1577431267.425432, + "asctime": "2020-12-21 01:33:11,418", + "created": 1608510791.41852, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1761,14 +1761,14 @@ "lineno": 22, "message": "Result (Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 425.4319667816162, + "msecs": 418.5199737548828, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7153.749942779541, - "thread": 140402695206720, + "relativeCreated": 7170.844078063965, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -1777,8 +1777,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,425", - "created": 1577431267.425485, + "asctime": "2020-12-21 01:33:11,418", + "created": 1608510791.418683, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1788,32 +1788,32 @@ "lineno": 26, "message": "Expectation (Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 425.48489570617676, + "msecs": 418.6830520629883, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7153.802871704102, - "thread": 140402695206720, + "relativeCreated": 7171.00715637207, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 425.5349636077881, + "msecs": 418.86305809020996, "msg": "Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7153.852939605713, - "thread": 140402695206720, + "relativeCreated": 7171.187162399292, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 5.0067901611328125e-05 + "time_consumption": 0.0001800060272216797 }, { "args": [], - "asctime": "2019-12-27 08:21:07,425", - "created": 1577431267.425626, + "asctime": "2020-12-21 01:33:11,419", + "created": 1608510791.419111, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -1824,14 +1824,14 @@ "message": "Resetting trigger condition with minute: 22; hour: any; day: [12, 17, 25], month: 2.", "module": "test_crontab", "moduleLogger": [], - "msecs": 425.6260395050049, + "msecs": 419.1110134124756, "msg": "Resetting trigger condition with minute: 22; hour: any; day: [12, 17, 25], month: 2.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 4847, + "pathname": "src/tests/test_crontab.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7153.94401550293, - "thread": 140402695206720, + "relativeCreated": 7171.435117721558, + "thread": 140709796255552, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -1840,8 +1840,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,425", - "created": 1577431267.425836, + "asctime": "2020-12-21 01:33:11,419", + "created": 1608510791.419793, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1858,8 +1858,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,425", - "created": 1577431267.42573, + "asctime": "2020-12-21 01:33:11,419", + "created": 1608510791.41946, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1869,14 +1869,14 @@ "lineno": 22, "message": "Result (Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 425.72999000549316, + "msecs": 419.4600582122803, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.047966003418, - "thread": 140402695206720, + "relativeCreated": 7171.784162521362, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -1885,8 +1885,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,425", - "created": 1577431267.425784, + "asctime": "2020-12-21 01:33:11,419", + "created": 1608510791.419623, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1896,35 +1896,35 @@ "lineno": 26, "message": "Expectation (Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 425.7841110229492, + "msecs": 419.62289810180664, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.102087020874, - "thread": 140402695206720, + "relativeCreated": 7171.947002410889, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 425.83608627319336, + "msecs": 419.79289054870605, "msg": "Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.154062271118, - "thread": 140402695206720, + "relativeCreated": 7172.116994857788, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 5.1975250244140625e-05 + "time_consumption": 0.00016999244689941406 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.426021, + "asctime": "2020-12-21 01:33:11,420", + "created": 1608510791.420257, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1941,8 +1941,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,425", - "created": 1577431267.425921, + "asctime": "2020-12-21 01:33:11,420", + "created": 1608510791.420069, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1952,14 +1952,14 @@ "lineno": 22, "message": "Result (Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5): False ()", "module": "test", - "msecs": 425.9209632873535, + "msecs": 420.06897926330566, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.238939285278, - "thread": 140402695206720, + "relativeCreated": 7172.393083572388, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -1968,8 +1968,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,425", - "created": 1577431267.425971, + "asctime": "2020-12-21 01:33:11,420", + "created": 1608510791.420162, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1979,35 +1979,35 @@ "lineno": 26, "message": "Expectation (Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5): result = False ()", "module": "test", - "msecs": 425.97103118896484, + "msecs": 420.1619625091553, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.28900718689, - "thread": 140402695206720, + "relativeCreated": 7172.486066818237, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 426.0210990905762, + "msecs": 420.2570915222168, "msg": "Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.339075088501, - "thread": 140402695206720, + "relativeCreated": 7172.581195831299, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 5.0067901611328125e-05 + "time_consumption": 9.512901306152344e-05 }, { "args": [ "True", "" ], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.42621, + "asctime": "2020-12-21 01:33:11,420", + "created": 1608510791.420591, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2024,8 +2024,8 @@ "True", "" ], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.426109, + "asctime": "2020-12-21 01:33:11,420", + "created": 1608510791.42041, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2035,14 +2035,14 @@ "lineno": 22, "message": "Result (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1): True ()", "module": "test", - "msecs": 426.10907554626465, + "msecs": 420.4099178314209, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.427051544189, - "thread": 140402695206720, + "relativeCreated": 7172.734022140503, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -2051,8 +2051,8 @@ "True", "" ], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.42616, + "asctime": "2020-12-21 01:33:11,420", + "created": 1608510791.420507, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2062,35 +2062,35 @@ "lineno": 26, "message": "Expectation (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1): result = True ()", "module": "test", - "msecs": 426.1600971221924, + "msecs": 420.50695419311523, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.478073120117, - "thread": 140402695206720, + "relativeCreated": 7172.831058502197, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 426.2099266052246, + "msecs": 420.5911159515381, "msg": "Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.527902603149, - "thread": 140402695206720, + "relativeCreated": 7172.91522026062, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 4.982948303222656e-05 + "time_consumption": 8.416175842285156e-05 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.426401, + "asctime": "2020-12-21 01:33:11,420", + "created": 1608510791.420904, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2107,8 +2107,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.426299, + "asctime": "2020-12-21 01:33:11,420", + "created": 1608510791.420741, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2118,14 +2118,14 @@ "lineno": 22, "message": "Result (Return value for minute: 22; hour: 17; day: 25; month: 05, day_of_week: 3): False ()", "module": "test", - "msecs": 426.2990951538086, + "msecs": 420.74108123779297, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.617071151733, - "thread": 140402695206720, + "relativeCreated": 7173.065185546875, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -2134,8 +2134,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.42635, + "asctime": "2020-12-21 01:33:11,420", + "created": 1608510791.420823, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2145,35 +2145,35 @@ "lineno": 26, "message": "Expectation (Return value for minute: 22; hour: 17; day: 25; month: 05, day_of_week: 3): result = False ()", "module": "test", - "msecs": 426.3501167297363, + "msecs": 420.8230972290039, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.668092727661, - "thread": 140402695206720, + "relativeCreated": 7173.147201538086, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 426.40089988708496, + "msecs": 420.90392112731934, "msg": "Return value for minute: 22; hour: 17; day: 25; month: 05, day_of_week: 3 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.71887588501, - "thread": 140402695206720, + "relativeCreated": 7173.228025436401, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 5.078315734863281e-05 + "time_consumption": 8.082389831542969e-05 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.426591, + "asctime": "2020-12-21 01:33:11,421", + "created": 1608510791.421205, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2190,8 +2190,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.42649, + "asctime": "2020-12-21 01:33:11,421", + "created": 1608510791.421045, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2201,14 +2201,14 @@ "lineno": 22, "message": "Result (Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 426.49006843566895, + "msecs": 421.04506492614746, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.808044433594, - "thread": 140402695206720, + "relativeCreated": 7173.3691692352295, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -2217,8 +2217,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.426541, + "asctime": "2020-12-21 01:33:11,421", + "created": 1608510791.421125, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2228,35 +2228,35 @@ "lineno": 26, "message": "Expectation (Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 426.5410900115967, + "msecs": 421.1249351501465, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.8590660095215, - "thread": 140402695206720, + "relativeCreated": 7173.4490394592285, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 426.5909194946289, + "msecs": 421.2050437927246, "msg": "Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.908895492554, - "thread": 140402695206720, + "relativeCreated": 7173.529148101807, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 4.982948303222656e-05 + "time_consumption": 8.0108642578125e-05 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.426782, + "asctime": "2020-12-21 01:33:11,421", + "created": 1608510791.421512, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2273,8 +2273,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.426679, + "asctime": "2020-12-21 01:33:11,421", + "created": 1608510791.421345, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2284,14 +2284,14 @@ "lineno": 22, "message": "Result (Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 426.6788959503174, + "msecs": 421.3449954986572, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7154.996871948242, - "thread": 140402695206720, + "relativeCreated": 7173.669099807739, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -2300,8 +2300,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.426732, + "asctime": "2020-12-21 01:33:11,421", + "created": 1608510791.421426, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2311,32 +2311,32 @@ "lineno": 26, "message": "Expectation (Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 426.73206329345703, + "msecs": 421.42605781555176, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7155.050039291382, - "thread": 140402695206720, + "relativeCreated": 7173.750162124634, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 426.78189277648926, + "msecs": 421.5118885040283, "msg": "Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7155.099868774414, - "thread": 140402695206720, + "relativeCreated": 7173.83599281311, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 4.982948303222656e-05 + "time_consumption": 8.58306884765625e-05 }, { "args": [], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.426862, + "asctime": "2020-12-21 01:33:11,421", + "created": 1608510791.421643, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -2347,14 +2347,14 @@ "message": "Resetting trigger condition (again).", "module": "test_crontab", "moduleLogger": [], - "msecs": 426.8620014190674, + "msecs": 421.6430187225342, "msg": "Resetting trigger condition (again).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 4847, + "pathname": "src/tests/test_crontab.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7155.179977416992, - "thread": 140402695206720, + "relativeCreated": 7173.967123031616, + "thread": 140709796255552, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -2363,8 +2363,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.42705, + "asctime": "2020-12-21 01:33:11,421", + "created": 1608510791.421947, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2381,8 +2381,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.426947, + "asctime": "2020-12-21 01:33:11,421", + "created": 1608510791.421779, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2392,14 +2392,14 @@ "lineno": 22, "message": "Result (1st run - execution not needed): False ()", "module": "test", - "msecs": 426.94711685180664, + "msecs": 421.77891731262207, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7155.265092849731, - "thread": 140402695206720, + "relativeCreated": 7174.103021621704, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -2408,8 +2408,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,426", - "created": 1577431267.426998, + "asctime": "2020-12-21 01:33:11,421", + "created": 1608510791.421867, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2419,35 +2419,35 @@ "lineno": 26, "message": "Expectation (1st run - execution not needed): result = False ()", "module": "test", - "msecs": 426.9979000091553, + "msecs": 421.86689376831055, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7155.31587600708, - "thread": 140402695206720, + "relativeCreated": 7174.190998077393, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 427.0501136779785, + "msecs": 421.9470024108887, "msg": "1st run - execution not needed is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7155.368089675903, - "thread": 140402695206720, + "relativeCreated": 7174.271106719971, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 5.221366882324219e-05 + "time_consumption": 8.0108642578125e-05 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.427228, + "asctime": "2020-12-21 01:33:11,422", + "created": 1608510791.422399, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2464,8 +2464,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.427129, + "asctime": "2020-12-21 01:33:11,422", + "created": 1608510791.42208, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2475,14 +2475,14 @@ "lineno": 22, "message": "Result (2nd run - execution not needed): False ()", "module": "test", - "msecs": 427.12903022766113, + "msecs": 422.08003997802734, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7155.447006225586, - "thread": 140402695206720, + "relativeCreated": 7174.404144287109, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -2491,8 +2491,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.427179, + "asctime": "2020-12-21 01:33:11,422", + "created": 1608510791.422245, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2502,35 +2502,35 @@ "lineno": 26, "message": "Expectation (2nd run - execution not needed): result = False ()", "module": "test", - "msecs": 427.17909812927246, + "msecs": 422.2450256347656, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7155.497074127197, - "thread": 140402695206720, + "relativeCreated": 7174.569129943848, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 427.2279739379883, + "msecs": 422.39904403686523, "msg": "2nd run - execution not needed is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7155.545949935913, - "thread": 140402695206720, + "relativeCreated": 7174.723148345947, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 4.887580871582031e-05 + "time_consumption": 0.00015401840209960938 }, { "args": [ "True", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.427419, + "asctime": "2020-12-21 01:33:11,422", + "created": 1608510791.422722, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2547,8 +2547,8 @@ "True", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.427311, + "asctime": "2020-12-21 01:33:11,422", + "created": 1608510791.422554, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2558,14 +2558,14 @@ "lineno": 22, "message": "Result (3rd run - execution needed): True ()", "module": "test", - "msecs": 427.3109436035156, + "msecs": 422.55401611328125, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7155.62891960144, - "thread": 140402695206720, + "relativeCreated": 7174.878120422363, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -2574,8 +2574,8 @@ "True", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.427365, + "asctime": "2020-12-21 01:33:11,422", + "created": 1608510791.42264, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2585,35 +2585,35 @@ "lineno": 26, "message": "Expectation (3rd run - execution needed): result = True ()", "module": "test", - "msecs": 427.3650646209717, + "msecs": 422.6400852203369, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7155.6830406188965, - "thread": 140402695206720, + "relativeCreated": 7174.964189529419, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 427.41894721984863, + "msecs": 422.72210121154785, "msg": "3rd run - execution needed is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7155.736923217773, - "thread": 140402695206720, + "relativeCreated": 7175.04620552063, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 5.3882598876953125e-05 + "time_consumption": 8.20159912109375e-05 }, { "args": [ "True", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.427612, + "asctime": "2020-12-21 01:33:11,423", + "created": 1608510791.423021, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2630,8 +2630,8 @@ "True", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.427511, + "asctime": "2020-12-21 01:33:11,422", + "created": 1608510791.422859, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2641,14 +2641,14 @@ "lineno": 22, "message": "Result (4th run - execution needed): True ()", "module": "test", - "msecs": 427.51097679138184, + "msecs": 422.85895347595215, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7155.828952789307, - "thread": 140402695206720, + "relativeCreated": 7175.183057785034, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -2657,8 +2657,8 @@ "True", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.427562, + "asctime": "2020-12-21 01:33:11,422", + "created": 1608510791.422941, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2668,35 +2668,35 @@ "lineno": 26, "message": "Expectation (4th run - execution needed): result = True ()", "module": "test", - "msecs": 427.56199836730957, + "msecs": 422.9409694671631, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7155.879974365234, - "thread": 140402695206720, + "relativeCreated": 7175.265073776245, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 427.6120662689209, + "msecs": 423.0210781097412, "msg": "4th run - execution needed is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7155.930042266846, - "thread": 140402695206720, + "relativeCreated": 7175.345182418823, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 5.0067901611328125e-05 + "time_consumption": 8.0108642578125e-05 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.427792, + "asctime": "2020-12-21 01:33:11,423", + "created": 1608510791.423484, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2713,8 +2713,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.427692, + "asctime": "2020-12-21 01:33:11,423", + "created": 1608510791.423158, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2724,14 +2724,14 @@ "lineno": 22, "message": "Result (5th run - execution not needed): False ()", "module": "test", - "msecs": 427.6919364929199, + "msecs": 423.1579303741455, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7156.009912490845, - "thread": 140402695206720, + "relativeCreated": 7175.4820346832275, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -2740,8 +2740,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.427742, + "asctime": "2020-12-21 01:33:11,423", + "created": 1608510791.423327, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2751,35 +2751,35 @@ "lineno": 26, "message": "Expectation (5th run - execution not needed): result = False ()", "module": "test", - "msecs": 427.74200439453125, + "msecs": 423.3269691467285, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7156.059980392456, - "thread": 140402695206720, + "relativeCreated": 7175.651073455811, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 427.7920722961426, + "msecs": 423.48408699035645, "msg": "5th run - execution not needed is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7156.110048294067, - "thread": 140402695206720, + "relativeCreated": 7175.8081912994385, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 5.0067901611328125e-05 + "time_consumption": 0.0001571178436279297 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.427974, + "asctime": "2020-12-21 01:33:11,423", + "created": 1608510791.423964, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2796,8 +2796,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.427874, + "asctime": "2020-12-21 01:33:11,423", + "created": 1608510791.423754, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2807,14 +2807,14 @@ "lineno": 22, "message": "Result (6th run - execution not needed): False ()", "module": "test", - "msecs": 427.8740882873535, + "msecs": 423.7539768218994, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7156.192064285278, - "thread": 140402695206720, + "relativeCreated": 7176.078081130981, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -2823,8 +2823,8 @@ "False", "" ], - "asctime": "2019-12-27 08:21:07,427", - "created": 1577431267.427924, + "asctime": "2020-12-21 01:33:11,423", + "created": 1608510791.423878, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2834,39 +2834,39 @@ "lineno": 26, "message": "Expectation (6th run - execution not needed): result = False ()", "module": "test", - "msecs": 427.92391777038574, + "msecs": 423.8779544830322, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7156.241893768311, - "thread": 140402695206720, + "relativeCreated": 7176.202058792114, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 427.97398567199707, + "msecs": 423.9640235900879, "msg": "6th run - execution not needed is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7156.291961669922, - "thread": 140402695206720, + "relativeCreated": 7176.28812789917, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 5.0067901611328125e-05 + "time_consumption": 8.606910705566406e-05 } ], - "thread": 140402695206720, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00910496711730957, - "time_finished": "2019-12-27 08:21:07,427", - "time_start": "2019-12-27 08:21:07,418" + "time_consumption": 0.013303995132446289, + "time_finished": "2020-12-21 01:33:11,423", + "time_start": "2020-12-21 01:33:11,410" }, "pylibs.task.crontab: Test crontab": { "args": null, - "asctime": "2019-12-27 08:21:07,428", - "created": 1577431267.428173, + "asctime": "2020-12-21 01:33:11,424", + "created": 1608510791.424477, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2877,18 +2877,18 @@ "message": "pylibs.task.crontab: Test crontab", "module": "__init__", "moduleLogger": [], - "msecs": 428.1730651855469, + "msecs": 424.47710037231445, "msg": "pylibs.task.crontab: Test crontab", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 4847, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7156.491041183472, + "relativeCreated": 7176.8012046813965, "testcaseLogger": [ { "args": [], - "asctime": "2019-12-27 08:21:07,428", - "created": 1577431267.428264, + "asctime": "2020-12-21 01:33:11,424", + "created": 1608510791.424655, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -2899,14 +2899,14 @@ "message": "Creating Crontab with callback execution in +1 and +3 minutes.", "module": "test_crontab", "moduleLogger": [], - "msecs": 428.26390266418457, + "msecs": 424.6549606323242, "msg": "Creating Crontab with callback execution in +1 and +3 minutes.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 4847, + "pathname": "src/tests/test_crontab.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7156.581878662109, - "thread": 140402695206720, + "relativeCreated": 7176.979064941406, + "thread": 140709796255552, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -2915,8 +2915,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:37,526", - "created": 1577431477.526502, + "asctime": "2020-12-21 01:36:41,525", + "created": 1608511001.525329, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2931,8 +2931,8 @@ "args": [ 30 ], - "asctime": "2019-12-27 08:21:07,428", - "created": 1577431267.428374, + "asctime": "2020-12-21 01:33:11,424", + "created": 1608510791.424848, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -2942,24 +2942,24 @@ "lineno": 63, "message": "Crontab accuracy is 30s", "module": "test_crontab", - "msecs": 428.3740520477295, + "msecs": 424.8480796813965, "msg": "Crontab accuracy is %ds", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 4847, + "pathname": "src/tests/test_crontab.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 7156.692028045654, - "thread": 140402695206720, + "relativeCreated": 7177.1721839904785, + "thread": 140709796255552, "threadName": "MainThread" }, { "args": [ 1, - 1577431327, - 1577431320 + 1608510851, + 1608510840 ], - "asctime": "2019-12-27 08:22:07,430", - "created": 1577431327.430895, + "asctime": "2020-12-21 01:34:11,428", + "created": 1608510851.428029, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -2967,26 +2967,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 17, - "message": "Crontab execution number 1 at 1577431327s, requested for 1577431320s", + "message": "Crontab execution number 1 at 1608510851s, requested for 1608510840s", "module": "test_crontab", - "msecs": 430.8950901031494, + "msecs": 428.02906036376953, "msg": "Crontab execution number %d at %ds, requested for %ds", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 4847, + "pathname": "src/tests/test_crontab.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 67159.21306610107, - "thread": 140402636498688, + "relativeCreated": 67180.35316467285, + "thread": 140709775488768, "threadName": "Thread-42" }, { "args": [ 2, - 1577431447, - 1577431440 + 1608510971, + 1608510960 ], - "asctime": "2019-12-27 08:24:07,436", - "created": 1577431447.436745, + "asctime": "2020-12-21 01:36:11,432", + "created": 1608510971.432747, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -2994,26 +2994,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 17, - "message": "Crontab execution number 2 at 1577431447s, requested for 1577431440s", + "message": "Crontab execution number 2 at 1608510971s, requested for 1608510960s", "module": "test_crontab", - "msecs": 436.74492835998535, + "msecs": 432.74688720703125, "msg": "Crontab execution number %d at %ds, requested for %ds", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 4847, + "pathname": "src/tests/test_crontab.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 187165.0629043579, - "thread": 140402636498688, + "relativeCreated": 187185.0709915161, + "thread": 140709775488768, "threadName": "Thread-46" }, { "args": [ "Timing of crontasks", - "[ 1577431327, 1577431447 ]", + "[ 1608510851, 1608510971 ]", "" ], - "asctime": "2019-12-27 08:24:37,525", - "created": 1577431477.525664, + "asctime": "2020-12-21 01:36:41,522", + "created": 1608511001.52299, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3021,16 +3021,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Timing of crontasks): [ 1577431327, 1577431447 ] ()", + "message": "Result (Timing of crontasks): [ 1608510851, 1608510971 ] ()", "module": "test", - "msecs": 525.6640911102295, + "msecs": 522.9899883270264, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 217253.98206710815, - "thread": 140402695206720, + "relativeCreated": 217275.3140926361, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3039,8 +3039,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:37,525", - "created": 1577431477.525972, + "asctime": "2020-12-21 01:36:41,524", + "created": 1608511001.524338, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3050,14 +3050,14 @@ "lineno": 22, "message": "Result (Number of submitted values): 2 ()", "module": "test", - "msecs": 525.9718894958496, + "msecs": 524.3380069732666, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 217254.28986549377, - "thread": 140402695206720, + "relativeCreated": 217276.66211128235, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3066,8 +3066,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:37,526", - "created": 1577431477.52619, + "asctime": "2020-12-21 01:36:41,524", + "created": 1608511001.524926, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3077,32 +3077,32 @@ "lineno": 26, "message": "Expectation (Number of submitted values): result = 2 ()", "module": "test", - "msecs": 526.1900424957275, + "msecs": 524.925947189331, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 217254.50801849365, - "thread": 140402695206720, + "relativeCreated": 217277.2500514984, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 526.5018939971924, + "msecs": 525.3291130065918, "msg": "Number of submitted values is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 217254.81986999512, - "thread": 140402695206720, + "relativeCreated": 217277.65321731567, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00031185150146484375 + "time_consumption": 0.0004031658172607422 }, { "args": [], - "asctime": "2019-12-27 08:24:37,527", - "created": 1577431477.527872, + "asctime": "2020-12-21 01:36:41,528", + "created": 1608511001.528471, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3116,11 +3116,11 @@ { "args": [ "Submitted value number 1", - "1577431327", + "1608510851", "" ], - "asctime": "2019-12-27 08:24:37,526", - "created": 1577431477.526935, + "asctime": "2020-12-21 01:36:41,525", + "created": 1608511001.525952, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3128,26 +3128,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Submitted value number 1): 1577431327 ()", + "message": "Result (Submitted value number 1): 1608510851 ()", "module": "test", - "msecs": 526.9351005554199, + "msecs": 525.9521007537842, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 217255.25307655334, - "thread": 140402695206720, + "relativeCreated": 217278.27620506287, + "thread": 140709796255552, "threadName": "MainThread" }, { "args": [ "Submitted value number 1", - "1577431320", - "1577431351" + "1608510840", + "1608510871" ], - "asctime": "2019-12-27 08:24:37,527", - "created": 1577431477.527112, + "asctime": "2020-12-21 01:36:41,526", + "created": 1608511001.526602, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3155,27 +3155,27 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 30, - "message": "Expectation (Submitted value number 1): 1577431320 <= result <= 1577431351", + "message": "Expectation (Submitted value number 1): 1608510840 <= result <= 1608510871", "module": "test", - "msecs": 527.1120071411133, + "msecs": 526.602029800415, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 217255.42998313904, - "thread": 140402695206720, + "relativeCreated": 217278.9261341095, + "thread": 140709796255552, "threadName": "MainThread" }, { "args": [ - "1577431327", - "1577431320", - "1577431351", + "1608510851", + "1608510840", + "1608510871", "" ], - "asctime": "2019-12-27 08:24:37,527", - "created": 1577431477.52727, + "asctime": "2020-12-21 01:36:41,527", + "created": 1608511001.527424, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3183,26 +3183,26 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Submitted value number 1 is correct (Content 1577431327 in [1577431320 ... 1577431351] and Type is ).", + "message": "Submitted value number 1 is correct (Content 1608510851 in [1608510840 ... 1608510871] and Type is ).", "module": "test", - "msecs": 527.2700786590576, + "msecs": 527.4240970611572, "msg": "Submitted value number 1 is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 217255.58805465698, - "thread": 140402695206720, + "relativeCreated": 217279.74820137024, + "thread": 140709796255552, "threadName": "MainThread" }, { "args": [ "Submitted value number 2", - "1577431447", + "1608510971", "" ], - "asctime": "2019-12-27 08:24:37,527", - "created": 1577431477.527427, + "asctime": "2020-12-21 01:36:41,527", + "created": 1608511001.527618, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3210,26 +3210,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Submitted value number 2): 1577431447 ()", + "message": "Result (Submitted value number 2): 1608510971 ()", "module": "test", - "msecs": 527.4269580841064, + "msecs": 527.6179313659668, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 217255.74493408203, - "thread": 140402695206720, + "relativeCreated": 217279.94203567505, + "thread": 140709796255552, "threadName": "MainThread" }, { "args": [ "Submitted value number 2", - "1577431440", - "1577431471" + "1608510960", + "1608510991" ], - "asctime": "2019-12-27 08:24:37,527", - "created": 1577431477.527581, + "asctime": "2020-12-21 01:36:41,527", + "created": 1608511001.527853, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3237,27 +3237,27 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 30, - "message": "Expectation (Submitted value number 2): 1577431440 <= result <= 1577431471", + "message": "Expectation (Submitted value number 2): 1608510960 <= result <= 1608510991", "module": "test", - "msecs": 527.580976486206, + "msecs": 527.8530120849609, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 217255.89895248413, - "thread": 140402695206720, + "relativeCreated": 217280.17711639404, + "thread": 140709796255552, "threadName": "MainThread" }, { "args": [ - "1577431447", - "1577431440", - "1577431471", + "1608510971", + "1608510960", + "1608510991", "" ], - "asctime": "2019-12-27 08:24:37,527", - "created": 1577431477.527732, + "asctime": "2020-12-21 01:36:41,528", + "created": 1608511001.52821, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3265,65 +3265,65 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Submitted value number 2 is correct (Content 1577431447 in [1577431440 ... 1577431471] and Type is ).", + "message": "Submitted value number 2 is correct (Content 1608510971 in [1608510960 ... 1608510991] and Type is ).", "module": "test", - "msecs": 527.7318954467773, + "msecs": 528.209924697876, "msg": "Submitted value number 2 is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 217256.0498714447, - "thread": 140402695206720, + "relativeCreated": 217280.53402900696, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 527.8720855712891, + "msecs": 528.4709930419922, "msg": "Timing of crontasks: Valueaccuracy and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 217256.1900615692, - "thread": 140402695206720, + "relativeCreated": 217280.79509735107, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00014019012451171875 + "time_consumption": 0.00026106834411621094 } ], - "thread": 140402695206720, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 210.09969902038574, - "time_finished": "2019-12-27 08:24:37,527", - "time_start": "2019-12-27 08:21:07,428" + "time_consumption": 210.10399389266968, + "time_finished": "2020-12-21 01:36:41,528", + "time_start": "2020-12-21 01:33:11,424" }, "pylibs.task.delayed: Test parallel processing and timing for a delayed execution": { "args": null, - "asctime": "2019-12-27 08:21:00,318", - "created": 1577431260.318406, + "asctime": "2020-12-21 01:33:04,290", + "created": 1608510784.290539, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", - "levelname": "INFO", - "levelno": 20, + "levelname": "ERROR", + "levelno": 40, "lineno": 21, "message": "pylibs.task.delayed: Test parallel processing and timing for a delayed execution", "module": "__init__", "moduleLogger": [], - "msecs": 318.4061050415039, + "msecs": 290.539026260376, "msg": "pylibs.task.delayed: Test parallel processing and timing for a delayed execution", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 4847, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 46.72408103942871, + "relativeCreated": 42.86313056945801, "testcaseLogger": [ { "args": [ 0.25 ], - "asctime": "2019-12-27 08:21:00,318", - "created": 1577431260.3188, + "asctime": "2020-12-21 01:33:04,291", + "created": 1608510784.291149, "exc_info": null, "exc_text": null, "filename": "test_delayed.py", @@ -3334,21 +3334,21 @@ "message": "Added a delayed task for execution in 0.250s.", "module": "test_delayed", "moduleLogger": [], - "msecs": 318.7999725341797, + "msecs": 291.1489009857178, "msg": "Added a delayed task for execution in %.3fs.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_delayed.py", - "process": 4847, + "pathname": "src/tests/test_delayed.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 47.11794853210449, - "thread": 140402695206720, + "relativeCreated": 43.473005294799805, + "thread": 140709796255552, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [], - "asctime": "2019-12-27 08:21:00,620", - "created": 1577431260.620996, + "asctime": "2020-12-21 01:33:04,592", + "created": 1608510784.592808, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3365,8 +3365,8 @@ "[ 1, 2 ]", "" ], - "asctime": "2019-12-27 08:21:00,619", - "created": 1577431260.619639, + "asctime": "2020-12-21 01:33:04,592", + "created": 1608510784.592244, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3376,14 +3376,14 @@ "lineno": 22, "message": "Result (Execution of task and delayed task (identified by a submitted sequence number)): [ 1, 2 ] ()", "module": "test", - "msecs": 619.6389198303223, + "msecs": 592.2439098358154, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 347.95689582824707, - "thread": 140402695206720, + "relativeCreated": 344.56801414489746, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3392,8 +3392,8 @@ "[ 1, 2 ]", "" ], - "asctime": "2019-12-27 08:21:00,619", - "created": 1577431260.619927, + "asctime": "2020-12-21 01:33:04,592", + "created": 1608510784.592401, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3403,14 +3403,14 @@ "lineno": 26, "message": "Expectation (Execution of task and delayed task (identified by a submitted sequence number)): result = [ 1, 2 ] ()", "module": "test", - "msecs": 619.926929473877, + "msecs": 592.4010276794434, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 348.24490547180176, - "thread": 140402695206720, + "relativeCreated": 344.7251319885254, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3419,8 +3419,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:00,620", - "created": 1577431260.620123, + "asctime": "2020-12-21 01:33:04,592", + "created": 1608510784.59248, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3430,14 +3430,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 620.1229095458984, + "msecs": 592.479944229126, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 348.44088554382324, - "thread": 140402695206720, + "relativeCreated": 344.804048538208, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3446,8 +3446,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:00,620", - "created": 1577431260.62028, + "asctime": "2020-12-21 01:33:04,592", + "created": 1608510784.592539, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3457,14 +3457,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 620.2800273895264, + "msecs": 592.5390720367432, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 348.5980033874512, - "thread": 140402695206720, + "relativeCreated": 344.8631763458252, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3472,8 +3472,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:00,620", - "created": 1577431260.620434, + "asctime": "2020-12-21 01:33:04,592", + "created": 1608510784.592599, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3483,14 +3483,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 620.434045791626, + "msecs": 592.5989151000977, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 348.7520217895508, - "thread": 140402695206720, + "relativeCreated": 344.9230194091797, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3499,8 +3499,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:00,620", - "created": 1577431260.620583, + "asctime": "2020-12-21 01:33:04,592", + "created": 1608510784.592658, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3510,14 +3510,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 2 ()", "module": "test", - "msecs": 620.5830574035645, + "msecs": 592.6580429077148, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 348.90103340148926, - "thread": 140402695206720, + "relativeCreated": 344.9821472167969, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3526,8 +3526,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:00,620", - "created": 1577431260.62072, + "asctime": "2020-12-21 01:33:04,592", + "created": 1608510784.592709, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3537,14 +3537,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 2 ()", "module": "test", - "msecs": 620.7199096679688, + "msecs": 592.7090644836426, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 349.03788566589355, - "thread": 140402695206720, + "relativeCreated": 345.0331687927246, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3552,8 +3552,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:00,620", - "created": 1577431260.620861, + "asctime": "2020-12-21 01:33:04,592", + "created": 1608510784.592759, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3563,37 +3563,37 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 620.8610534667969, + "msecs": 592.7588939666748, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 349.1790294647217, - "thread": 140402695206720, + "relativeCreated": 345.08299827575684, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 620.9959983825684, + "msecs": 592.8080081939697, "msg": "Execution of task and delayed task (identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 349.31397438049316, - "thread": 140402695206720, + "relativeCreated": 345.13211250305176, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00013494491577148438 + "time_consumption": 4.9114227294921875e-05 }, { "args": [ - "0.25037693977355957", + "0.25006985664367676", "0.2465", "0.2545", "" ], - "asctime": "2019-12-27 08:21:00,621", - "created": 1577431260.621621, + "asctime": "2020-12-21 01:33:04,593", + "created": 1608510784.593044, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3601,17 +3601,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Time consumption is correct (Content 0.25037693977355957 in [0.2465 ... 0.2545] and Type is ).", + "message": "Time consumption is correct (Content 0.25006985664367676 in [0.2465 ... 0.2545] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Time consumption", - "0.25037693977355957", + "0.25006985664367676", "" ], - "asctime": "2019-12-27 08:21:00,621", - "created": 1577431260.621266, + "asctime": "2020-12-21 01:33:04,592", + "created": 1608510784.592931, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3619,16 +3619,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Time consumption): 0.25037693977355957 ()", + "message": "Result (Time consumption): 0.25006985664367676 ()", "module": "test", - "msecs": 621.2658882141113, + "msecs": 592.9310321807861, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 349.58386421203613, - "thread": 140402695206720, + "relativeCreated": 345.25513648986816, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3637,8 +3637,8 @@ "0.2465", "0.2545" ], - "asctime": "2019-12-27 08:21:00,621", - "created": 1577431260.621463, + "asctime": "2020-12-21 01:33:04,592", + "created": 1608510784.592985, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3648,34 +3648,34 @@ "lineno": 30, "message": "Expectation (Time consumption): 0.2465 <= result <= 0.2545", "module": "test", - "msecs": 621.4630603790283, + "msecs": 592.9849147796631, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 349.7810363769531, - "thread": 140402695206720, + "relativeCreated": 345.3090190887451, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 621.6208934783936, + "msecs": 593.0440425872803, "msg": "Time consumption is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 349.93886947631836, - "thread": 140402695206720, + "relativeCreated": 345.3681468963623, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00015783309936523438 + "time_consumption": 5.91278076171875e-05 }, { "args": [ 0.01 ], - "asctime": "2019-12-27 08:21:00,622", - "created": 1577431260.622391, + "asctime": "2020-12-21 01:33:04,593", + "created": 1608510784.593438, "exc_info": null, "exc_text": null, "filename": "test_delayed.py", @@ -3686,21 +3686,21 @@ "message": "Added a delayed task for execution in 0.010s.", "module": "test_delayed", "moduleLogger": [], - "msecs": 622.3909854888916, + "msecs": 593.437910079956, "msg": "Added a delayed task for execution in %.3fs.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_delayed.py", - "process": 4847, + "pathname": "src/tests/test_delayed.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 350.7089614868164, - "thread": 140402695206720, + "relativeCreated": 345.7620143890381, + "thread": 140709796255552, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [], - "asctime": "2019-12-27 08:21:00,724", - "created": 1577431260.724444, + "asctime": "2020-12-21 01:33:04,699", + "created": 1608510784.699709, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3717,8 +3717,8 @@ "[ 1, 2 ]", "" ], - "asctime": "2019-12-27 08:21:00,723", - "created": 1577431260.723062, + "asctime": "2020-12-21 01:33:04,694", + "created": 1608510784.694673, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3728,14 +3728,14 @@ "lineno": 22, "message": "Result (Execution of task and delayed task (identified by a submitted sequence number)): [ 1, 2 ] ()", "module": "test", - "msecs": 723.0620384216309, + "msecs": 694.6730613708496, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 451.38001441955566, - "thread": 140402695206720, + "relativeCreated": 446.99716567993164, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3744,8 +3744,8 @@ "[ 1, 2 ]", "" ], - "asctime": "2019-12-27 08:21:00,723", - "created": 1577431260.723337, + "asctime": "2020-12-21 01:33:04,695", + "created": 1608510784.695772, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3755,14 +3755,14 @@ "lineno": 26, "message": "Expectation (Execution of task and delayed task (identified by a submitted sequence number)): result = [ 1, 2 ] ()", "module": "test", - "msecs": 723.336935043335, + "msecs": 695.7719326019287, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 451.65491104125977, - "thread": 140402695206720, + "relativeCreated": 448.09603691101074, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3771,8 +3771,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:00,723", - "created": 1577431260.723562, + "asctime": "2020-12-21 01:33:04,696", + "created": 1608510784.696698, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3782,14 +3782,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 723.5620021820068, + "msecs": 696.6979503631592, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 451.87997817993164, - "thread": 140402695206720, + "relativeCreated": 449.0220546722412, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3798,8 +3798,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:00,723", - "created": 1577431260.723722, + "asctime": "2020-12-21 01:33:04,697", + "created": 1608510784.697311, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3809,14 +3809,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 723.721981048584, + "msecs": 697.3109245300293, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 452.0399570465088, - "thread": 140402695206720, + "relativeCreated": 449.6350288391113, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3824,8 +3824,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:00,723", - "created": 1577431260.723875, + "asctime": "2020-12-21 01:33:04,697", + "created": 1608510784.697747, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3835,14 +3835,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 723.8750457763672, + "msecs": 697.746992111206, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 452.193021774292, - "thread": 140402695206720, + "relativeCreated": 450.0710964202881, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3851,8 +3851,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:00,724", - "created": 1577431260.724026, + "asctime": "2020-12-21 01:33:04,698", + "created": 1608510784.698334, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3862,14 +3862,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 2 ()", "module": "test", - "msecs": 724.0259647369385, + "msecs": 698.3339786529541, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 452.3439407348633, - "thread": 140402695206720, + "relativeCreated": 450.65808296203613, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3878,8 +3878,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:00,724", - "created": 1577431260.724167, + "asctime": "2020-12-21 01:33:04,698", + "created": 1608510784.698822, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3889,14 +3889,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 2 ()", "module": "test", - "msecs": 724.1671085357666, + "msecs": 698.822021484375, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 452.4850845336914, - "thread": 140402695206720, + "relativeCreated": 451.14612579345703, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3904,8 +3904,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:00,724", - "created": 1577431260.724309, + "asctime": "2020-12-21 01:33:04,699", + "created": 1608510784.699262, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3915,37 +3915,37 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 724.308967590332, + "msecs": 699.2619037628174, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 452.62694358825684, - "thread": 140402695206720, + "relativeCreated": 451.5860080718994, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 724.4439125061035, + "msecs": 699.7089385986328, "msg": "Execution of task and delayed task (identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 452.7618885040283, - "thread": 140402695206720, + "relativeCreated": 452.03304290771484, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00013494491577148438 + "time_consumption": 0.0004470348358154297 }, { "args": [ - "0.010622024536132812", + "0.010081052780151367", "0.008900000000000002", "0.0121", "" ], - "asctime": "2019-12-27 08:21:00,725", - "created": 1577431260.725488, + "asctime": "2020-12-21 01:33:04,702", + "created": 1608510784.7024, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3953,17 +3953,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Time consumption is correct (Content 0.010622024536132812 in [0.008900000000000002 ... 0.0121] and Type is ).", + "message": "Time consumption is correct (Content 0.010081052780151367 in [0.008900000000000002 ... 0.0121] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Time consumption", - "0.010622024536132812", + "0.010081052780151367", "" ], - "asctime": "2019-12-27 08:21:00,725", - "created": 1577431260.725095, + "asctime": "2020-12-21 01:33:04,700", + "created": 1608510784.700852, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3971,16 +3971,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Time consumption): 0.010622024536132812 ()", + "message": "Result (Time consumption): 0.010081052780151367 ()", "module": "test", - "msecs": 725.0950336456299, + "msecs": 700.8519172668457, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 453.4130096435547, - "thread": 140402695206720, + "relativeCreated": 453.17602157592773, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -3989,8 +3989,8 @@ "0.008900000000000002", "0.0121" ], - "asctime": "2019-12-27 08:21:00,725", - "created": 1577431260.725273, + "asctime": "2020-12-21 01:33:04,701", + "created": 1608510784.701573, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4000,34 +4000,34 @@ "lineno": 30, "message": "Expectation (Time consumption): 0.008900000000000002 <= result <= 0.0121", "module": "test", - "msecs": 725.2728939056396, + "msecs": 701.5728950500488, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 453.59086990356445, - "thread": 140402695206720, + "relativeCreated": 453.89699935913086, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 725.4879474639893, + "msecs": 702.3999691009521, "msg": "Time consumption is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 453.80592346191406, - "thread": 140402695206720, + "relativeCreated": 454.7240734100342, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00021505355834960938 + "time_consumption": 0.0008270740509033203 }, { "args": [ 0.005 ], - "asctime": "2019-12-27 08:21:00,726", - "created": 1577431260.72626, + "asctime": "2020-12-21 01:33:04,718", + "created": 1608510784.718046, "exc_info": null, "exc_text": null, "filename": "test_delayed.py", @@ -4038,21 +4038,21 @@ "message": "Added a delayed task for execution in 0.005s.", "module": "test_delayed", "moduleLogger": [], - "msecs": 726.2599468231201, + "msecs": 718.0459499359131, "msg": "Added a delayed task for execution in %.3fs.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_delayed.py", - "process": 4847, + "pathname": "src/tests/test_delayed.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 454.5779228210449, - "thread": 140402695206720, + "relativeCreated": 470.3700542449951, + "thread": 140709796255552, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [], - "asctime": "2019-12-27 08:21:00,828", - "created": 1577431260.828181, + "asctime": "2020-12-21 01:33:04,823", + "created": 1608510784.823491, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4069,8 +4069,8 @@ "[ 1, 2 ]", "" ], - "asctime": "2019-12-27 08:21:00,826", - "created": 1577431260.826875, + "asctime": "2020-12-21 01:33:04,819", + "created": 1608510784.819691, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4080,14 +4080,14 @@ "lineno": 22, "message": "Result (Execution of task and delayed task (identified by a submitted sequence number)): [ 1, 2 ] ()", "module": "test", - "msecs": 826.8749713897705, + "msecs": 819.6909427642822, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 555.1929473876953, - "thread": 140402695206720, + "relativeCreated": 572.0150470733643, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -4096,8 +4096,8 @@ "[ 1, 2 ]", "" ], - "asctime": "2019-12-27 08:21:00,827", - "created": 1577431260.827124, + "asctime": "2020-12-21 01:33:04,820", + "created": 1608510784.820682, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4107,14 +4107,14 @@ "lineno": 26, "message": "Expectation (Execution of task and delayed task (identified by a submitted sequence number)): result = [ 1, 2 ] ()", "module": "test", - "msecs": 827.1241188049316, + "msecs": 820.6820487976074, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 555.4420948028564, - "thread": 140402695206720, + "relativeCreated": 573.0061531066895, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -4123,8 +4123,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:00,827", - "created": 1577431260.827313, + "asctime": "2020-12-21 01:33:04,821", + "created": 1608510784.821281, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4134,14 +4134,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 827.3129463195801, + "msecs": 821.2809562683105, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 555.6309223175049, - "thread": 140402695206720, + "relativeCreated": 573.6050605773926, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -4150,8 +4150,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:00,827", - "created": 1577431260.827469, + "asctime": "2020-12-21 01:33:04,821", + "created": 1608510784.821779, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4161,14 +4161,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 827.4691104888916, + "msecs": 821.7790126800537, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 555.7870864868164, - "thread": 140402695206720, + "relativeCreated": 574.1031169891357, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -4176,8 +4176,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:00,827", - "created": 1577431260.827623, + "asctime": "2020-12-21 01:33:04,822", + "created": 1608510784.822225, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4187,14 +4187,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 827.6228904724121, + "msecs": 822.2250938415527, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 555.9408664703369, - "thread": 140402695206720, + "relativeCreated": 574.5491981506348, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -4203,8 +4203,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:00,827", - "created": 1577431260.827773, + "asctime": "2020-12-21 01:33:04,822", + "created": 1608510784.822574, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4214,14 +4214,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 2 ()", "module": "test", - "msecs": 827.7730941772461, + "msecs": 822.5739002227783, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 556.0910701751709, - "thread": 140402695206720, + "relativeCreated": 574.8980045318604, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -4230,8 +4230,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:00,827", - "created": 1577431260.827908, + "asctime": "2020-12-21 01:33:04,822", + "created": 1608510784.822856, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4241,14 +4241,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 2 ()", "module": "test", - "msecs": 827.9080390930176, + "msecs": 822.8559494018555, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 556.2260150909424, - "thread": 140402695206720, + "relativeCreated": 575.1800537109375, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -4256,8 +4256,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:00,828", - "created": 1577431260.828047, + "asctime": "2020-12-21 01:33:04,823", + "created": 1608510784.823234, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4267,55 +4267,50 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 828.0470371246338, + "msecs": 823.2340812683105, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 556.3650131225586, - "thread": 140402695206720, + "relativeCreated": 575.5581855773926, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 828.1810283660889, + "msecs": 823.491096496582, "msg": "Execution of task and delayed task (identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 556.4990043640137, - "thread": 140402695206720, + "relativeCreated": 575.8152008056641, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00013399124145507812 + "time_consumption": 0.0002570152282714844 }, { - "args": [ - "0.005093097686767578", - "0.00395", - "0.00705", - "" - ], - "asctime": "2019-12-27 08:21:00,828", - "created": 1577431260.828743, + "args": [], + "asctime": "2020-12-21 01:33:04,824", + "created": 1608510784.824766, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "range_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 218, - "message": "Time consumption is correct (Content 0.005093097686767578 in [0.00395 ... 0.00705] and Type is ).", + "levelname": "ERROR", + "levelno": 40, + "lineno": 220, + "message": "Time consumption is NOT correct. See detailed log for more information.", "module": "test", "moduleLogger": [ { "args": [ "Time consumption", - "0.005093097686767578", + "0.008383989334106445", "" ], - "asctime": "2019-12-27 08:21:00,828", - "created": 1577431260.828442, + "asctime": "2020-12-21 01:33:04,823", + "created": 1608510784.823974, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4323,16 +4318,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Time consumption): 0.005093097686767578 ()", + "message": "Result (Time consumption): 0.008383989334106445 ()", "module": "test", - "msecs": 828.4420967102051, + "msecs": 823.9738941192627, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 556.7600727081299, - "thread": 140402695206720, + "relativeCreated": 576.2979984283447, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -4341,8 +4336,8 @@ "0.00395", "0.00705" ], - "asctime": "2019-12-27 08:21:00,828", - "created": 1577431260.828593, + "asctime": "2020-12-21 01:33:04,824", + "created": 1608510784.824173, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4352,64 +4347,89 @@ "lineno": 30, "message": "Expectation (Time consumption): 0.00395 <= result <= 0.00705", "module": "test", - "msecs": 828.5930156707764, + "msecs": 824.1729736328125, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 556.9109916687012, - "thread": 140402695206720, + "relativeCreated": 576.4970779418945, + "thread": 140709796255552, + "threadName": "MainThread" + }, + { + "args": [ + "0.008383989334106445" + ], + "asctime": "2020-12-21 01:33:04,824", + "created": 1608510784.824323, + "exc_info": null, + "exc_text": null, + "filename": "test.py", + "funcName": "__range__", + "levelname": "ERROR", + "levelno": 40, + "lineno": 189, + "message": "Content 0.008383989334106445 is incorrect.", + "module": "test", + "msecs": 824.3229389190674, + "msg": "Content %s is incorrect.", + "name": "__unittest__", + "pathname": "src/unittest/test.py", + "process": 96106, + "processName": "MainProcess", + "relativeCreated": 576.6470432281494, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 828.7429809570312, - "msg": "Time consumption is correct (Content %s in [%s ... %s] and Type is %s).", + "msecs": 824.7659206390381, + "msg": "Time consumption is NOT correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 557.060956954956, - "thread": 140402695206720, + "relativeCreated": 577.0900249481201, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0001499652862548828 + "time_consumption": 0.0004429817199707031 } ], - "thread": 140402695206720, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.5103368759155273, - "time_finished": "2019-12-27 08:21:00,828", - "time_start": "2019-12-27 08:21:00,318" + "time_consumption": 0.5342268943786621, + "time_finished": "2020-12-21 01:33:04,824", + "time_start": "2020-12-21 01:33:04,290" }, "pylibs.task.periodic: Test periodic execution": { "args": null, - "asctime": "2019-12-27 08:21:00,829", - "created": 1577431260.829221, + "asctime": "2020-12-21 01:33:04,825", + "created": 1608510784.825315, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", - "levelname": "INFO", - "levelno": 20, + "levelname": "ERROR", + "levelno": 40, "lineno": 22, "message": "pylibs.task.periodic: Test periodic execution", "module": "__init__", "moduleLogger": [], - "msecs": 829.2210102081299, + "msecs": 825.314998626709, "msg": "pylibs.task.periodic: Test periodic execution", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 4847, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 557.5389862060547, + "relativeCreated": 577.639102935791, "testcaseLogger": [ { "args": [ 10, "0.25" ], - "asctime": "2019-12-27 08:21:03,133", - "created": 1577431263.13355, + "asctime": "2020-12-21 01:33:07,131", + "created": 1608510787.131592, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -4423,10 +4443,10 @@ { "args": [ 1, - 1577431260.83067 + 1608510784.827596 ], - "asctime": "2019-12-27 08:21:00,830", - "created": 1577431260.830723, + "asctime": "2020-12-21 01:33:04,827", + "created": 1608510784.827684, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -4434,25 +4454,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 1 at 1577431260.830670", + "message": "Task execution number 1 at 1608510784.827596", "module": "test_periodic", - "msecs": 830.7230472564697, + "msecs": 827.6839256286621, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 559.0410232543945, - "thread": 140402636498688, + "relativeCreated": 580.0080299377441, + "thread": 140709775488768, "threadName": "Thread-4" }, { "args": [ 2, - 1577431261.081857 + 1608510785.079052 ], - "asctime": "2019-12-27 08:21:01,081", - "created": 1577431261.081918, + "asctime": "2020-12-21 01:33:05,079", + "created": 1608510785.079086, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -4460,25 +4480,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 2 at 1577431261.081857", + "message": "Task execution number 2 at 1608510785.079052", "module": "test_periodic", - "msecs": 81.91800117492676, + "msecs": 79.0860652923584, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 810.2359771728516, - "thread": 140402628105984, + "relativeCreated": 831.4101696014404, + "thread": 140709767096064, "threadName": "Thread-5" }, { "args": [ 3, - 1577431261.332465 + 1608510785.330798 ], - "asctime": "2019-12-27 08:21:01,332", - "created": 1577431261.33252, + "asctime": "2020-12-21 01:33:05,331", + "created": 1608510785.331005, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -4486,25 +4506,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 3 at 1577431261.332465", + "message": "Task execution number 3 at 1608510785.330798", "module": "test_periodic", - "msecs": 332.5200080871582, + "msecs": 331.0050964355469, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 1060.837984085083, - "thread": 140402636498688, + "relativeCreated": 1083.329200744629, + "thread": 140709775488768, "threadName": "Thread-6" }, { "args": [ 4, - 1577431261.583169 + 1608510785.580931 ], - "asctime": "2019-12-27 08:21:01,583", - "created": 1577431261.583232, + "asctime": "2020-12-21 01:33:05,580", + "created": 1608510785.580958, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -4512,25 +4532,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 4 at 1577431261.583169", + "message": "Task execution number 4 at 1608510785.580931", "module": "test_periodic", - "msecs": 583.2319259643555, + "msecs": 580.9578895568848, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 1311.5499019622803, - "thread": 140402628105984, + "relativeCreated": 1333.2819938659668, + "thread": 140709767096064, "threadName": "Thread-7" }, { "args": [ 5, - 1577431261.833508 + 1608510785.833529 ], - "asctime": "2019-12-27 08:21:01,833", - "created": 1577431261.833545, + "asctime": "2020-12-21 01:33:05,833", + "created": 1608510785.833733, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -4538,25 +4558,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 5 at 1577431261.833508", + "message": "Task execution number 5 at 1608510785.833529", "module": "test_periodic", - "msecs": 833.5449695587158, + "msecs": 833.733081817627, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 1561.8629455566406, - "thread": 140402636498688, + "relativeCreated": 1586.057186126709, + "thread": 140709775488768, "threadName": "Thread-8" }, { "args": [ 6, - 1577431262.083997 + 1608510786.083797 ], - "asctime": "2019-12-27 08:21:02,084", - "created": 1577431262.084029, + "asctime": "2020-12-21 01:33:06,083", + "created": 1608510786.083828, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -4564,25 +4584,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 6 at 1577431262.083997", + "message": "Task execution number 6 at 1608510786.083797", "module": "test_periodic", - "msecs": 84.02895927429199, + "msecs": 83.82797241210938, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 1812.3469352722168, - "thread": 140402628105984, + "relativeCreated": 1836.1520767211914, + "thread": 140709767096064, "threadName": "Thread-9" }, { "args": [ 7, - 1577431262.334639 + 1608510786.334294 ], - "asctime": "2019-12-27 08:21:02,334", - "created": 1577431262.334695, + "asctime": "2020-12-21 01:33:06,334", + "created": 1608510786.334335, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -4590,25 +4610,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 7 at 1577431262.334639", + "message": "Task execution number 7 at 1608510786.334294", "module": "test_periodic", - "msecs": 334.69510078430176, + "msecs": 334.3350887298584, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2063.0130767822266, - "thread": 140402636498688, + "relativeCreated": 2086.6591930389404, + "thread": 140709775488768, "threadName": "Thread-10" }, { "args": [ 8, - 1577431262.585828 + 1608510786.585219 ], - "asctime": "2019-12-27 08:21:02,585", - "created": 1577431262.585885, + "asctime": "2020-12-21 01:33:06,585", + "created": 1608510786.585255, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -4616,25 +4636,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 8 at 1577431262.585828", + "message": "Task execution number 8 at 1608510786.585219", "module": "test_periodic", - "msecs": 585.8850479125977, + "msecs": 585.2549076080322, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2314.2030239105225, - "thread": 140402628105984, + "relativeCreated": 2337.5790119171143, + "thread": 140709767096064, "threadName": "Thread-11" }, { "args": [ 9, - 1577431262.836671 + 1608510786.835672 ], - "asctime": "2019-12-27 08:21:02,836", - "created": 1577431262.836693, + "asctime": "2020-12-21 01:33:06,835", + "created": 1608510786.835714, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -4642,25 +4662,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 9 at 1577431262.836671", + "message": "Task execution number 9 at 1608510786.835672", "module": "test_periodic", - "msecs": 836.6930484771729, + "msecs": 835.7141017913818, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2565.0110244750977, - "thread": 140402636498688, + "relativeCreated": 2588.038206100464, + "thread": 140709775488768, "threadName": "Thread-12" }, { "args": [ 10, - 1577431263.087061 + 1608510787.089279 ], - "asctime": "2019-12-27 08:21:03,087", - "created": 1577431263.087091, + "asctime": "2020-12-21 01:33:07,089", + "created": 1608510787.089585, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -4668,39 +4688,39 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 10 at 1577431263.087061", + "message": "Task execution number 10 at 1608510787.089279", "module": "test_periodic", - "msecs": 87.09096908569336, + "msecs": 89.5850658416748, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2815.408945083618, - "thread": 140402628105984, + "relativeCreated": 2841.909170150757, + "thread": 140709767096064, "threadName": "Thread-13" } ], - "msecs": 133.54992866516113, + "msecs": 131.5920352935791, "msg": "Running a periodic task for %d cycles with a cycletime of %ss", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2861.867904663086, - "thread": 140402695206720, + "relativeCreated": 2883.916139602661, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.04645895957946777 + "time_consumption": 0.0420069694519043 }, { "args": [ - "0.2503390312194824", + "0.25013303756713867", "0.2465", "0.2545", "" ], - "asctime": "2019-12-27 08:21:03,134", - "created": 1577431263.134198, + "asctime": "2020-12-21 01:33:07,132", + "created": 1608510787.132107, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4708,17 +4728,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Minimum cycle time is correct (Content 0.2503390312194824 in [0.2465 ... 0.2545] and Type is ).", + "message": "Minimum cycle time is correct (Content 0.25013303756713867 in [0.2465 ... 0.2545] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Minimum cycle time", - "0.2503390312194824", + "0.25013303756713867", "" ], - "asctime": "2019-12-27 08:21:03,133", - "created": 1577431263.133899, + "asctime": "2020-12-21 01:33:07,131", + "created": 1608510787.131911, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4726,16 +4746,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Minimum cycle time): 0.2503390312194824 ()", + "message": "Result (Minimum cycle time): 0.25013303756713867 ()", "module": "test", - "msecs": 133.89897346496582, + "msecs": 131.911039352417, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2862.2169494628906, - "thread": 140402695206720, + "relativeCreated": 2884.235143661499, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -4744,8 +4764,8 @@ "0.2465", "0.2545" ], - "asctime": "2019-12-27 08:21:03,134", - "created": 1577431263.134055, + "asctime": "2020-12-21 01:33:07,132", + "created": 1608510787.132015, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4755,37 +4775,37 @@ "lineno": 30, "message": "Expectation (Minimum cycle time): 0.2465 <= result <= 0.2545", "module": "test", - "msecs": 134.05489921569824, + "msecs": 132.01498985290527, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2862.372875213623, - "thread": 140402695206720, + "relativeCreated": 2884.3390941619873, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 134.19795036315918, + "msecs": 132.10701942443848, "msg": "Minimum cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2862.515926361084, - "thread": 140402695206720, + "relativeCreated": 2884.4311237335205, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0001430511474609375 + "time_consumption": 9.202957153320312e-05 }, { "args": [ - "0.25071009000142414", + "0.2512981096903483", "0.2465", "0.2545", "" ], - "asctime": "2019-12-27 08:21:03,134", - "created": 1577431263.134689, + "asctime": "2020-12-21 01:33:07,132", + "created": 1608510787.132367, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4793,17 +4813,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Mean cycle time is correct (Content 0.25071009000142414 in [0.2465 ... 0.2545] and Type is ).", + "message": "Mean cycle time is correct (Content 0.2512981096903483 in [0.2465 ... 0.2545] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Mean cycle time", - "0.25071009000142414", + "0.2512981096903483", "" ], - "asctime": "2019-12-27 08:21:03,134", - "created": 1577431263.134428, + "asctime": "2020-12-21 01:33:07,132", + "created": 1608510787.132232, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4811,16 +4831,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Mean cycle time): 0.25071009000142414 ()", + "message": "Result (Mean cycle time): 0.2512981096903483 ()", "module": "test", - "msecs": 134.4280242919922, + "msecs": 132.2319507598877, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2862.746000289917, - "thread": 140402695206720, + "relativeCreated": 2884.5560550689697, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -4829,8 +4849,8 @@ "0.2465", "0.2545" ], - "asctime": "2019-12-27 08:21:03,134", - "created": 1577431263.134555, + "asctime": "2020-12-21 01:33:07,132", + "created": 1608510787.132298, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4840,37 +4860,37 @@ "lineno": 30, "message": "Expectation (Mean cycle time): 0.2465 <= result <= 0.2545", "module": "test", - "msecs": 134.55510139465332, + "msecs": 132.29799270629883, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2862.873077392578, - "thread": 140402695206720, + "relativeCreated": 2884.622097015381, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 134.6890926361084, + "msecs": 132.36689567565918, "msg": "Mean cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2863.007068634033, - "thread": 140402695206720, + "relativeCreated": 2884.690999984741, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00013399124145507812 + "time_consumption": 6.890296936035156e-05 }, { "args": [ - "0.2511889934539795", + "0.25360703468322754", "0.2465", "0.2565", "" ], - "asctime": "2019-12-27 08:21:03,135", - "created": 1577431263.135141, + "asctime": "2020-12-21 01:33:07,132", + "created": 1608510787.132589, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4878,17 +4898,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Maximum cycle time is correct (Content 0.2511889934539795 in [0.2465 ... 0.2565] and Type is ).", + "message": "Maximum cycle time is correct (Content 0.25360703468322754 in [0.2465 ... 0.2565] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Maximum cycle time", - "0.2511889934539795", + "0.25360703468322754", "" ], - "asctime": "2019-12-27 08:21:03,134", - "created": 1577431263.134899, + "asctime": "2020-12-21 01:33:07,132", + "created": 1608510787.132478, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4896,16 +4916,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Maximum cycle time): 0.2511889934539795 ()", + "message": "Result (Maximum cycle time): 0.25360703468322754 ()", "module": "test", - "msecs": 134.89890098571777, + "msecs": 132.4779987335205, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2863.2168769836426, - "thread": 140402695206720, + "relativeCreated": 2884.8021030426025, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -4914,8 +4934,8 @@ "0.2465", "0.2565" ], - "asctime": "2019-12-27 08:21:03,135", - "created": 1577431263.135019, + "asctime": "2020-12-21 01:33:07,132", + "created": 1608510787.132533, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4925,35 +4945,35 @@ "lineno": 30, "message": "Expectation (Maximum cycle time): 0.2465 <= result <= 0.2565", "module": "test", - "msecs": 135.01906394958496, + "msecs": 132.53307342529297, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2863.3370399475098, - "thread": 140402695206720, + "relativeCreated": 2884.857177734375, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 135.14089584350586, + "msecs": 132.58910179138184, "msg": "Maximum cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2863.4588718414307, - "thread": 140402695206720, + "relativeCreated": 2884.913206100464, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00012183189392089844 + "time_consumption": 5.602836608886719e-05 }, { "args": [ 10, "0.01" ], - "asctime": "2019-12-27 08:21:03,256", - "created": 1577431263.256116, + "asctime": "2020-12-21 01:33:07,253", + "created": 1608510787.253758, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -4967,10 +4987,10 @@ { "args": [ 1, - 1577431263.13619 + 1608510787.133625 ], - "asctime": "2019-12-27 08:21:03,136", - "created": 1577431263.136245, + "asctime": "2020-12-21 01:33:07,133", + "created": 1608510787.133653, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -4978,25 +4998,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 1 at 1577431263.136190", + "message": "Task execution number 1 at 1608510787.133625", "module": "test_periodic", - "msecs": 136.2450122833252, + "msecs": 133.652925491333, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2864.56298828125, - "thread": 140402636498688, + "relativeCreated": 2885.977029800415, + "thread": 140709775488768, "threadName": "Thread-15" }, { "args": [ 2, - 1577431263.146672 + 1608510787.146178 ], - "asctime": "2019-12-27 08:21:03,146", - "created": 1577431263.146707, + "asctime": "2020-12-21 01:33:07,146", + "created": 1608510787.146339, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5004,25 +5024,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 2 at 1577431263.146672", + "message": "Task execution number 2 at 1608510787.146178", "module": "test_periodic", - "msecs": 146.70705795288086, + "msecs": 146.33893966674805, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2875.0250339508057, - "thread": 140402628105984, + "relativeCreated": 2898.66304397583, + "thread": 140709767096064, "threadName": "Thread-16" }, { "args": [ 3, - 1577431263.157228 + 1608510787.158999 ], - "asctime": "2019-12-27 08:21:03,157", - "created": 1577431263.15728, + "asctime": "2020-12-21 01:33:07,159", + "created": 1608510787.159147, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5030,25 +5050,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 3 at 1577431263.157228", + "message": "Task execution number 3 at 1608510787.158999", "module": "test_periodic", - "msecs": 157.27996826171875, + "msecs": 159.1470241546631, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2885.5979442596436, - "thread": 140402636498688, + "relativeCreated": 2911.471128463745, + "thread": 140709775488768, "threadName": "Thread-17" }, { "args": [ 4, - 1577431263.168363 + 1608510787.170375 ], - "asctime": "2019-12-27 08:21:03,168", - "created": 1577431263.168406, + "asctime": "2020-12-21 01:33:07,170", + "created": 1608510787.170501, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5056,25 +5076,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 4 at 1577431263.168363", + "message": "Task execution number 4 at 1608510787.170375", "module": "test_periodic", - "msecs": 168.40600967407227, + "msecs": 170.5009937286377, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2896.723985671997, - "thread": 140402628105984, + "relativeCreated": 2922.8250980377197, + "thread": 140709767096064, "threadName": "Thread-18" }, { "args": [ 5, - 1577431263.178933 + 1608510787.18077 ], - "asctime": "2019-12-27 08:21:03,178", - "created": 1577431263.178988, + "asctime": "2020-12-21 01:33:07,180", + "created": 1608510787.180812, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5082,25 +5102,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 5 at 1577431263.178933", + "message": "Task execution number 5 at 1608510787.180770", "module": "test_periodic", - "msecs": 178.98797988891602, + "msecs": 180.81188201904297, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2907.305955886841, - "thread": 140402636498688, + "relativeCreated": 2933.135986328125, + "thread": 140709775488768, "threadName": "Thread-19" }, { "args": [ 6, - 1577431263.189998 + 1608510787.191777 ], - "asctime": "2019-12-27 08:21:03,190", - "created": 1577431263.190041, + "asctime": "2020-12-21 01:33:07,191", + "created": 1608510787.191826, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5108,25 +5128,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 6 at 1577431263.189998", + "message": "Task execution number 6 at 1608510787.191777", "module": "test_periodic", - "msecs": 190.04106521606445, + "msecs": 191.82610511779785, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2918.3590412139893, - "thread": 140402628105984, + "relativeCreated": 2944.15020942688, + "thread": 140709767096064, "threadName": "Thread-20" }, { "args": [ 7, - 1577431263.200579 + 1608510787.202972 ], - "asctime": "2019-12-27 08:21:03,200", - "created": 1577431263.200621, + "asctime": "2020-12-21 01:33:07,203", + "created": 1608510787.203037, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5134,25 +5154,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 7 at 1577431263.200579", + "message": "Task execution number 7 at 1608510787.202972", "module": "test_periodic", - "msecs": 200.6208896636963, + "msecs": 203.03702354431152, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2928.938865661621, - "thread": 140402636498688, + "relativeCreated": 2955.3611278533936, + "thread": 140709775488768, "threadName": "Thread-21" }, { "args": [ 8, - 1577431263.211154 + 1608510787.214167 ], - "asctime": "2019-12-27 08:21:03,211", - "created": 1577431263.211196, + "asctime": "2020-12-21 01:33:07,214", + "created": 1608510787.214278, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5160,25 +5180,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 8 at 1577431263.211154", + "message": "Task execution number 8 at 1608510787.214167", "module": "test_periodic", - "msecs": 211.1959457397461, + "msecs": 214.277982711792, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2939.513921737671, - "thread": 140402628105984, + "relativeCreated": 2966.602087020874, + "thread": 140709767096064, "threadName": "Thread-22" }, { "args": [ 9, - 1577431263.22177 + 1608510787.22452 ], - "asctime": "2019-12-27 08:21:03,221", - "created": 1577431263.221825, + "asctime": "2020-12-21 01:33:07,224", + "created": 1608510787.224557, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5186,25 +5206,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 9 at 1577431263.221770", + "message": "Task execution number 9 at 1608510787.224520", "module": "test_periodic", - "msecs": 221.82488441467285, + "msecs": 224.55692291259766, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2950.1428604125977, - "thread": 140402636498688, + "relativeCreated": 2976.8810272216797, + "thread": 140709775488768, "threadName": "Thread-23" }, { "args": [ 10, - 1577431263.232837 + 1608510787.235465 ], - "asctime": "2019-12-27 08:21:03,232", - "created": 1577431263.23288, + "asctime": "2020-12-21 01:33:07,235", + "created": 1608510787.235567, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5212,39 +5232,39 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 10 at 1577431263.232837", + "message": "Task execution number 10 at 1608510787.235465", "module": "test_periodic", - "msecs": 232.8801155090332, + "msecs": 235.5670928955078, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2961.198091506958, - "thread": 140402628105984, + "relativeCreated": 2987.89119720459, + "thread": 140709767096064, "threadName": "Thread-24" } ], - "msecs": 256.1159133911133, + "msecs": 253.75795364379883, "msg": "Running a periodic task for %d cycles with a cycletime of %ss", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2984.433889389038, - "thread": 140402695206720, + "relativeCreated": 3006.082057952881, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.023235797882080078 + "time_consumption": 0.018190860748291016 }, { "args": [ - "0.010482072830200195", + "0.010352849960327148", "0.008900000000000002", "0.0121", "" ], - "asctime": "2019-12-27 08:21:03,256", - "created": 1577431263.256896, + "asctime": "2020-12-21 01:33:07,254", + "created": 1608510787.254433, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5252,17 +5272,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Minimum cycle time is correct (Content 0.010482072830200195 in [0.008900000000000002 ... 0.0121] and Type is ).", + "message": "Minimum cycle time is correct (Content 0.010352849960327148 in [0.008900000000000002 ... 0.0121] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Minimum cycle time", - "0.010482072830200195", + "0.010352849960327148", "" ], - "asctime": "2019-12-27 08:21:03,256", - "created": 1577431263.256526, + "asctime": "2020-12-21 01:33:07,254", + "created": 1608510787.254175, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5270,16 +5290,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Minimum cycle time): 0.010482072830200195 ()", + "message": "Result (Minimum cycle time): 0.010352849960327148 ()", "module": "test", - "msecs": 256.52599334716797, + "msecs": 254.17494773864746, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2984.843969345093, - "thread": 140402695206720, + "relativeCreated": 3006.4990520477295, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -5288,8 +5308,8 @@ "0.008900000000000002", "0.0121" ], - "asctime": "2019-12-27 08:21:03,256", - "created": 1577431263.256721, + "asctime": "2020-12-21 01:33:07,254", + "created": 1608510787.254313, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5299,37 +5319,37 @@ "lineno": 30, "message": "Expectation (Minimum cycle time): 0.008900000000000002 <= result <= 0.0121", "module": "test", - "msecs": 256.72101974487305, + "msecs": 254.31299209594727, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2985.038995742798, - "thread": 140402695206720, + "relativeCreated": 3006.6370964050293, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 256.8960189819336, + "msecs": 254.43291664123535, "msg": "Minimum cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2985.2139949798584, - "thread": 140402695206720, + "relativeCreated": 3006.7570209503174, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00017499923706054688 + "time_consumption": 0.00011992454528808594 }, { "args": [ - "0.01073855823940701", + "0.011315557691786025", "0.008900000000000002", "0.0121", "" ], - "asctime": "2019-12-27 08:21:03,257", - "created": 1577431263.257537, + "asctime": "2020-12-21 01:33:07,254", + "created": 1608510787.254891, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5337,17 +5357,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Mean cycle time is correct (Content 0.01073855823940701 in [0.008900000000000002 ... 0.0121] and Type is ).", + "message": "Mean cycle time is correct (Content 0.011315557691786025 in [0.008900000000000002 ... 0.0121] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Mean cycle time", - "0.01073855823940701", + "0.011315557691786025", "" ], - "asctime": "2019-12-27 08:21:03,257", - "created": 1577431263.257172, + "asctime": "2020-12-21 01:33:07,254", + "created": 1608510787.25464, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5355,16 +5375,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Mean cycle time): 0.01073855823940701 ()", + "message": "Result (Mean cycle time): 0.011315557691786025 ()", "module": "test", - "msecs": 257.1721076965332, + "msecs": 254.6401023864746, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2985.490083694458, - "thread": 140402695206720, + "relativeCreated": 3006.9642066955566, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -5373,8 +5393,8 @@ "0.008900000000000002", "0.0121" ], - "asctime": "2019-12-27 08:21:03,257", - "created": 1577431263.25733, + "asctime": "2020-12-21 01:33:07,254", + "created": 1608510787.254775, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5384,37 +5404,37 @@ "lineno": 30, "message": "Expectation (Mean cycle time): 0.008900000000000002 <= result <= 0.0121", "module": "test", - "msecs": 257.32994079589844, + "msecs": 254.7750473022461, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2985.6479167938232, - "thread": 140402695206720, + "relativeCreated": 3007.099151611328, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 257.5368881225586, + "msecs": 254.89091873168945, "msg": "Mean cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2985.8548641204834, - "thread": 140402695206720, + "relativeCreated": 3007.2150230407715, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00020694732666015625 + "time_consumption": 0.00011587142944335938 }, { "args": [ - "0.011135101318359375", + "0.012820959091186523", "0.008900000000000002", "0.0141", "" ], - "asctime": "2019-12-27 08:21:03,258", - "created": 1577431263.258101, + "asctime": "2020-12-21 01:33:07,255", + "created": 1608510787.255285, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5422,17 +5442,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Maximum cycle time is correct (Content 0.011135101318359375 in [0.008900000000000002 ... 0.0141] and Type is ).", + "message": "Maximum cycle time is correct (Content 0.012820959091186523 in [0.008900000000000002 ... 0.0141] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Maximum cycle time", - "0.011135101318359375", + "0.012820959091186523", "" ], - "asctime": "2019-12-27 08:21:03,257", - "created": 1577431263.257799, + "asctime": "2020-12-21 01:33:07,255", + "created": 1608510787.255082, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5440,16 +5460,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Maximum cycle time): 0.011135101318359375 ()", + "message": "Result (Maximum cycle time): 0.012820959091186523 ()", "module": "test", - "msecs": 257.7989101409912, + "msecs": 255.0818920135498, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2986.116886138916, - "thread": 140402695206720, + "relativeCreated": 3007.405996322632, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -5458,8 +5478,8 @@ "0.008900000000000002", "0.0141" ], - "asctime": "2019-12-27 08:21:03,257", - "created": 1577431263.257951, + "asctime": "2020-12-21 01:33:07,255", + "created": 1608510787.255184, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5469,35 +5489,35 @@ "lineno": 30, "message": "Expectation (Maximum cycle time): 0.008900000000000002 <= result <= 0.0141", "module": "test", - "msecs": 257.951021194458, + "msecs": 255.18393516540527, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2986.268997192383, - "thread": 140402695206720, + "relativeCreated": 3007.5080394744873, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 258.1009864807129, + "msecs": 255.28502464294434, "msg": "Maximum cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2986.4189624786377, - "thread": 140402695206720, + "relativeCreated": 3007.6091289520264, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0001499652862548828 + "time_consumption": 0.0001010894775390625 }, { "args": [ 10, "0.005" ], - "asctime": "2019-12-27 08:21:03,369", - "created": 1577431263.369186, + "asctime": "2020-12-21 01:33:07,367", + "created": 1608510787.367118, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5511,10 +5531,10 @@ { "args": [ 1, - 1577431263.259307 + 1608510787.256209 ], - "asctime": "2019-12-27 08:21:03,259", - "created": 1577431263.25935, + "asctime": "2020-12-21 01:33:07,256", + "created": 1608510787.256238, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5522,25 +5542,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 1 at 1577431263.259307", + "message": "Task execution number 1 at 1608510787.256209", "module": "test_periodic", - "msecs": 259.350061416626, + "msecs": 256.2379837036133, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2987.668037414551, - "thread": 140402636498688, + "relativeCreated": 3008.5620880126953, + "thread": 140709775488768, "threadName": "Thread-26" }, { "args": [ 2, - 1577431263.26484 + 1608510787.26165 ], - "asctime": "2019-12-27 08:21:03,264", - "created": 1577431263.264889, + "asctime": "2020-12-21 01:33:07,261", + "created": 1608510787.261687, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5548,25 +5568,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 2 at 1577431263.264840", + "message": "Task execution number 2 at 1608510787.261650", "module": "test_periodic", - "msecs": 264.8890018463135, + "msecs": 261.6870403289795, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2993.2069778442383, - "thread": 140402628105984, + "relativeCreated": 3014.0111446380615, + "thread": 140709767096064, "threadName": "Thread-27" }, { "args": [ 3, - 1577431263.270685 + 1608510787.267084 ], - "asctime": "2019-12-27 08:21:03,270", - "created": 1577431263.270707, + "asctime": "2020-12-21 01:33:07,267", + "created": 1608510787.267119, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5574,25 +5594,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 3 at 1577431263.270685", + "message": "Task execution number 3 at 1608510787.267084", "module": "test_periodic", - "msecs": 270.7068920135498, + "msecs": 267.1189308166504, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 2999.0248680114746, - "thread": 140402636498688, + "relativeCreated": 3019.4430351257324, + "thread": 140709775488768, "threadName": "Thread-28" }, { "args": [ 4, - 1577431263.276064 + 1608510787.27266 ], - "asctime": "2019-12-27 08:21:03,276", - "created": 1577431263.276091, + "asctime": "2020-12-21 01:33:07,272", + "created": 1608510787.272702, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5600,25 +5620,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 4 at 1577431263.276064", + "message": "Task execution number 4 at 1608510787.272660", "module": "test_periodic", - "msecs": 276.0910987854004, + "msecs": 272.7019786834717, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3004.409074783325, - "thread": 140402628105984, + "relativeCreated": 3025.0260829925537, + "thread": 140709767096064, "threadName": "Thread-29" }, { "args": [ 5, - 1577431263.281601 + 1608510787.28199 ], - "asctime": "2019-12-27 08:21:03,281", - "created": 1577431263.281646, + "asctime": "2020-12-21 01:33:07,282", + "created": 1608510787.282323, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5626,25 +5646,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 5 at 1577431263.281601", + "message": "Task execution number 5 at 1608510787.281990", "module": "test_periodic", - "msecs": 281.6460132598877, + "msecs": 282.32288360595703, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3009.9639892578125, - "thread": 140402636498688, + "relativeCreated": 3034.646987915039, + "thread": 140709775488768, "threadName": "Thread-30" }, { "args": [ 6, - 1577431263.287635 + 1608510787.286499 ], - "asctime": "2019-12-27 08:21:03,287", - "created": 1577431263.287676, + "asctime": "2020-12-21 01:33:07,286", + "created": 1608510787.286578, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5652,25 +5672,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 6 at 1577431263.287635", + "message": "Task execution number 6 at 1608510787.286499", "module": "test_periodic", - "msecs": 287.6760959625244, + "msecs": 286.5779399871826, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3015.994071960449, - "thread": 140402628105984, + "relativeCreated": 3038.9020442962646, + "thread": 140709767096064, "threadName": "Thread-31" }, { "args": [ 7, - 1577431263.293169 + 1608510787.291959 ], - "asctime": "2019-12-27 08:21:03,293", - "created": 1577431263.293209, + "asctime": "2020-12-21 01:33:07,291", + "created": 1608510787.291986, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5678,25 +5698,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 7 at 1577431263.293169", + "message": "Task execution number 7 at 1608510787.291959", "module": "test_periodic", - "msecs": 293.2090759277344, + "msecs": 291.98598861694336, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3021.527051925659, - "thread": 140402636498688, + "relativeCreated": 3044.3100929260254, + "thread": 140709775488768, "threadName": "Thread-32" }, { "args": [ 8, - 1577431263.299255 + 1608510787.297896 ], - "asctime": "2019-12-27 08:21:03,299", - "created": 1577431263.299297, + "asctime": "2020-12-21 01:33:07,298", + "created": 1608510787.298008, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5704,25 +5724,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 8 at 1577431263.299255", + "message": "Task execution number 8 at 1608510787.297896", "module": "test_periodic", - "msecs": 299.2970943450928, + "msecs": 298.0079650878906, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3027.6150703430176, - "thread": 140402628105984, + "relativeCreated": 3050.3320693969727, + "thread": 140709767096064, "threadName": "Thread-33" }, { "args": [ 9, - 1577431263.304808 + 1608510787.303264 ], - "asctime": "2019-12-27 08:21:03,304", - "created": 1577431263.304848, + "asctime": "2020-12-21 01:33:07,303", + "created": 1608510787.303292, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5730,25 +5750,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 9 at 1577431263.304808", + "message": "Task execution number 9 at 1608510787.303264", "module": "test_periodic", - "msecs": 304.84795570373535, + "msecs": 303.29203605651855, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3033.16593170166, - "thread": 140402636498688, + "relativeCreated": 3055.6161403656006, + "thread": 140709775488768, "threadName": "Thread-34" }, { "args": [ 10, - 1577431263.310384 + 1608510787.308639 ], - "asctime": "2019-12-27 08:21:03,310", - "created": 1577431263.310427, + "asctime": "2020-12-21 01:33:07,308", + "created": 1608510787.308668, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -5756,39 +5776,39 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 10 at 1577431263.310384", + "message": "Task execution number 10 at 1608510787.308639", "module": "test_periodic", - "msecs": 310.4269504547119, + "msecs": 308.6678981781006, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3038.7449264526367, - "thread": 140402628105984, + "relativeCreated": 3060.9920024871826, + "thread": 140709767096064, "threadName": "Thread-35" } ], - "msecs": 369.1859245300293, + "msecs": 367.11788177490234, "msg": "Running a periodic task for %d cycles with a cycletime of %ss", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 4847, + "pathname": "src/tests/test_periodic.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3097.503900527954, - "thread": 140402695206720, + "relativeCreated": 3119.4419860839844, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.05875897407531738 + "time_consumption": 0.05844998359680176 }, { "args": [ - "0.0053789615631103516", + "0.00450897216796875", "0.00395", "0.00705", "" ], - "asctime": "2019-12-27 08:21:03,370", - "created": 1577431263.370169, + "asctime": "2020-12-21 01:33:07,369", + "created": 1608510787.369112, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5796,17 +5816,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Minimum cycle time is correct (Content 0.0053789615631103516 in [0.00395 ... 0.00705] and Type is ).", + "message": "Minimum cycle time is correct (Content 0.00450897216796875 in [0.00395 ... 0.00705] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Minimum cycle time", - "0.0053789615631103516", + "0.00450897216796875", "" ], - "asctime": "2019-12-27 08:21:03,369", - "created": 1577431263.369751, + "asctime": "2020-12-21 01:33:07,368", + "created": 1608510787.368691, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5814,16 +5834,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Minimum cycle time): 0.0053789615631103516 ()", + "message": "Result (Minimum cycle time): 0.00450897216796875 ()", "module": "test", - "msecs": 369.7509765625, + "msecs": 368.69096755981445, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3098.068952560425, - "thread": 140402695206720, + "relativeCreated": 3121.0150718688965, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -5832,8 +5852,8 @@ "0.00395", "0.00705" ], - "asctime": "2019-12-27 08:21:03,369", - "created": 1577431263.369976, + "asctime": "2020-12-21 01:33:07,368", + "created": 1608510787.368975, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5843,37 +5863,37 @@ "lineno": 30, "message": "Expectation (Minimum cycle time): 0.00395 <= result <= 0.00705", "module": "test", - "msecs": 369.9760437011719, + "msecs": 368.9749240875244, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3098.2940196990967, - "thread": 140402695206720, + "relativeCreated": 3121.2990283966064, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 370.16892433166504, + "msecs": 369.1120147705078, "msg": "Minimum cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3098.48690032959, - "thread": 140402695206720, + "relativeCreated": 3121.43611907959, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00019288063049316406 + "time_consumption": 0.00013709068298339844 }, { "args": [ - "0.0056752363840738935", + "0.005825572543674045", "0.00395", "0.00705", "" ], - "asctime": "2019-12-27 08:21:03,370", - "created": 1577431263.37081, + "asctime": "2020-12-21 01:33:07,369", + "created": 1608510787.369658, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5881,17 +5901,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Mean cycle time is correct (Content 0.0056752363840738935 in [0.00395 ... 0.00705] and Type is ).", + "message": "Mean cycle time is correct (Content 0.005825572543674045 in [0.00395 ... 0.00705] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Mean cycle time", - "0.0056752363840738935", + "0.005825572543674045", "" ], - "asctime": "2019-12-27 08:21:03,370", - "created": 1577431263.370473, + "asctime": "2020-12-21 01:33:07,369", + "created": 1608510787.369365, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5899,16 +5919,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Mean cycle time): 0.0056752363840738935 ()", + "message": "Result (Mean cycle time): 0.005825572543674045 ()", "module": "test", - "msecs": 370.47290802001953, + "msecs": 369.36497688293457, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3098.7908840179443, - "thread": 140402695206720, + "relativeCreated": 3121.6890811920166, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -5917,8 +5937,8 @@ "0.00395", "0.00705" ], - "asctime": "2019-12-27 08:21:03,370", - "created": 1577431263.37064, + "asctime": "2020-12-21 01:33:07,369", + "created": 1608510787.369517, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5928,55 +5948,50 @@ "lineno": 30, "message": "Expectation (Mean cycle time): 0.00395 <= result <= 0.00705", "module": "test", - "msecs": 370.6400394439697, + "msecs": 369.51708793640137, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3098.9580154418945, - "thread": 140402695206720, + "relativeCreated": 3121.8411922454834, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 370.81003189086914, + "msecs": 369.6579933166504, "msg": "Mean cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3099.128007888794, - "thread": 140402695206720, + "relativeCreated": 3121.9820976257324, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00016999244689941406 + "time_consumption": 0.00014090538024902344 }, { - "args": [ - "0.006085872650146484", - "0.00395", - "0.009049999999999999", - "" - ], - "asctime": "2019-12-27 08:21:03,371", - "created": 1577431263.371393, + "args": [], + "asctime": "2020-12-21 01:33:07,370", + "created": 1608510787.370469, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "range_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 218, - "message": "Maximum cycle time is correct (Content 0.006085872650146484 in [0.00395 ... 0.009049999999999999] and Type is ).", + "levelname": "ERROR", + "levelno": 40, + "lineno": 220, + "message": "Maximum cycle time is NOT correct. See detailed log for more information.", "module": "test", "moduleLogger": [ { "args": [ "Maximum cycle time", - "0.006085872650146484", + "0.009330034255981445", "" ], - "asctime": "2019-12-27 08:21:03,371", - "created": 1577431263.371071, + "asctime": "2020-12-21 01:33:07,369", + "created": 1608510787.369907, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5984,16 +5999,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Maximum cycle time): 0.006085872650146484 ()", + "message": "Result (Maximum cycle time): 0.009330034255981445 ()", "module": "test", - "msecs": 371.07110023498535, + "msecs": 369.9069023132324, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3099.38907623291, - "thread": 140402695206720, + "relativeCreated": 3122.2310066223145, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6002,8 +6017,8 @@ "0.00395", "0.009049999999999999" ], - "asctime": "2019-12-27 08:21:03,371", - "created": 1577431263.371238, + "asctime": "2020-12-21 01:33:07,370", + "created": 1608510787.370061, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6013,39 +6028,64 @@ "lineno": 30, "message": "Expectation (Maximum cycle time): 0.00395 <= result <= 0.009049999999999999", "module": "test", - "msecs": 371.23799324035645, + "msecs": 370.06092071533203, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3099.5559692382812, - "thread": 140402695206720, + "relativeCreated": 3122.385025024414, + "thread": 140709796255552, + "threadName": "MainThread" + }, + { + "args": [ + "0.009330034255981445" + ], + "asctime": "2020-12-21 01:33:07,370", + "created": 1608510787.370268, + "exc_info": null, + "exc_text": null, + "filename": "test.py", + "funcName": "__range__", + "levelname": "ERROR", + "levelno": 40, + "lineno": 189, + "message": "Content 0.009330034255981445 is incorrect.", + "module": "test", + "msecs": 370.2681064605713, + "msg": "Content %s is incorrect.", + "name": "__unittest__", + "pathname": "src/unittest/test.py", + "process": 96106, + "processName": "MainProcess", + "relativeCreated": 3122.5922107696533, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 371.39296531677246, - "msg": "Maximum cycle time is correct (Content %s in [%s ... %s] and Type is %s).", + "msecs": 370.4690933227539, + "msg": "Maximum cycle time is NOT correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3099.7109413146973, - "thread": 140402695206720, + "relativeCreated": 3122.793197631836, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00015497207641601562 + "time_consumption": 0.0002009868621826172 } ], - "thread": 140402695206720, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 2.5421719551086426, - "time_finished": "2019-12-27 08:21:03,371", - "time_start": "2019-12-27 08:21:00,829" + "time_consumption": 2.545154094696045, + "time_finished": "2020-12-21 01:33:07,370", + "time_start": "2020-12-21 01:33:04,825" }, "pylibs.task.queue: Test clean_queue method": { "args": null, - "asctime": "2019-12-27 08:21:03,585", - "created": 1577431263.58512, + "asctime": "2020-12-21 01:33:07,582", + "created": 1608510787.58239, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6056,18 +6096,18 @@ "message": "pylibs.task.queue: Test clean_queue method", "module": "__init__", "moduleLogger": [], - "msecs": 585.1199626922607, + "msecs": 582.3900699615479, "msg": "pylibs.task.queue: Test clean_queue method", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 4847, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3313.4379386901855, + "relativeCreated": 3334.71417427063, "testcaseLogger": [ { "args": [], - "asctime": "2019-12-27 08:21:03,585", - "created": 1577431263.585675, + "asctime": "2020-12-21 01:33:07,582", + "created": 1608510787.582821, "exc_info": null, "exc_text": null, "filename": "test_queue.py", @@ -6078,14 +6118,14 @@ "message": "Enqueued 6 tasks (stop request within 3rd task).", "module": "test_queue", "moduleLogger": [], - "msecs": 585.6750011444092, + "msecs": 582.8208923339844, "msg": "Enqueued 6 tasks (stop request within 3rd task).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_queue.py", - "process": 4847, + "pathname": "src/tests/test_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3313.992977142334, - "thread": 140402695206720, + "relativeCreated": 3335.1449966430664, + "thread": 140709796255552, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -6094,8 +6134,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,586", - "created": 1577431263.586235, + "asctime": "2020-12-21 01:33:07,583", + "created": 1608510787.58332, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6112,8 +6152,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,585", - "created": 1577431263.585932, + "asctime": "2020-12-21 01:33:07,583", + "created": 1608510787.583013, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6123,14 +6163,14 @@ "lineno": 22, "message": "Result (Size of Queue before execution): 6 ()", "module": "test", - "msecs": 585.9320163726807, + "msecs": 583.0130577087402, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3314.2499923706055, - "thread": 140402695206720, + "relativeCreated": 3335.3371620178223, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6139,8 +6179,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,586", - "created": 1577431263.586087, + "asctime": "2020-12-21 01:33:07,583", + "created": 1608510787.583187, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6150,35 +6190,35 @@ "lineno": 26, "message": "Expectation (Size of Queue before execution): result = 6 ()", "module": "test", - "msecs": 586.0869884490967, + "msecs": 583.1871032714844, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3314.4049644470215, - "thread": 140402695206720, + "relativeCreated": 3335.5112075805664, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 586.2350463867188, + "msecs": 583.319902420044, "msg": "Size of Queue before execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3314.5530223846436, - "thread": 140402695206720, + "relativeCreated": 3335.644006729126, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0001480579376220703 + "time_consumption": 0.0001327991485595703 }, { "args": [ "3", "" ], - "asctime": "2019-12-27 08:21:03,586", - "created": 1577431263.586874, + "asctime": "2020-12-21 01:33:07,583", + "created": 1608510787.583892, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6195,8 +6235,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:03,586", - "created": 1577431263.586578, + "asctime": "2020-12-21 01:33:07,583", + "created": 1608510787.583647, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6206,14 +6246,14 @@ "lineno": 22, "message": "Result (Size of Queue after execution): 3 ()", "module": "test", - "msecs": 586.5778923034668, + "msecs": 583.6470127105713, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3314.8958683013916, - "thread": 140402695206720, + "relativeCreated": 3335.9711170196533, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6222,8 +6262,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:03,586", - "created": 1577431263.586731, + "asctime": "2020-12-21 01:33:07,583", + "created": 1608510787.583741, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6233,32 +6273,32 @@ "lineno": 26, "message": "Expectation (Size of Queue after execution): result = 3 ()", "module": "test", - "msecs": 586.73095703125, + "msecs": 583.7409496307373, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3315.048933029175, - "thread": 140402695206720, + "relativeCreated": 3336.0650539398193, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 586.8740081787109, + "msecs": 583.8921070098877, "msg": "Size of Queue after execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3315.1919841766357, - "thread": 140402695206720, + "relativeCreated": 3336.2162113189697, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0001430511474609375 + "time_consumption": 0.00015115737915039062 }, { "args": [], - "asctime": "2019-12-27 08:21:03,588", - "created": 1577431263.588673, + "asctime": "2020-12-21 01:33:07,585", + "created": 1608510787.585052, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6275,8 +6315,8 @@ "[ 1, 2, 3 ]", "" ], - "asctime": "2019-12-27 08:21:03,587", - "created": 1577431263.58711, + "asctime": "2020-12-21 01:33:07,584", + "created": 1608510787.584154, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6286,14 +6326,14 @@ "lineno": 22, "message": "Result (Queue execution (identified by a submitted sequence number)): [ 1, 2, 3 ] ()", "module": "test", - "msecs": 587.1100425720215, + "msecs": 584.1538906097412, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3315.4280185699463, - "thread": 140402695206720, + "relativeCreated": 3336.4779949188232, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6302,8 +6342,8 @@ "[ 1, 2, 3 ]", "" ], - "asctime": "2019-12-27 08:21:03,587", - "created": 1577431263.587263, + "asctime": "2020-12-21 01:33:07,584", + "created": 1608510787.58429, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6313,14 +6353,14 @@ "lineno": 26, "message": "Expectation (Queue execution (identified by a submitted sequence number)): result = [ 1, 2, 3 ] ()", "module": "test", - "msecs": 587.2631072998047, + "msecs": 584.2900276184082, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3315.5810832977295, - "thread": 140402695206720, + "relativeCreated": 3336.6141319274902, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6329,8 +6369,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:03,587", - "created": 1577431263.587436, + "asctime": "2020-12-21 01:33:07,584", + "created": 1608510787.584387, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6340,14 +6380,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 587.4359607696533, + "msecs": 584.3870639801025, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3315.753936767578, - "thread": 140402695206720, + "relativeCreated": 3336.7111682891846, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6356,8 +6396,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:03,587", - "created": 1577431263.587572, + "asctime": "2020-12-21 01:33:07,584", + "created": 1608510787.584462, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6367,14 +6407,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 587.5720977783203, + "msecs": 584.4619274139404, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3315.890073776245, - "thread": 140402695206720, + "relativeCreated": 3336.7860317230225, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6382,8 +6422,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:03,587", - "created": 1577431263.587719, + "asctime": "2020-12-21 01:33:07,584", + "created": 1608510787.584538, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6393,14 +6433,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 587.7189636230469, + "msecs": 584.5379829406738, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3316.0369396209717, - "thread": 140402695206720, + "relativeCreated": 3336.862087249756, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6409,8 +6449,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:03,587", - "created": 1577431263.58786, + "asctime": "2020-12-21 01:33:07,584", + "created": 1608510787.584613, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6420,14 +6460,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 2 ()", "module": "test", - "msecs": 587.860107421875, + "msecs": 584.6130847930908, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3316.1780834198, - "thread": 140402695206720, + "relativeCreated": 3336.937189102173, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6436,8 +6476,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:03,587", - "created": 1577431263.58799, + "asctime": "2020-12-21 01:33:07,584", + "created": 1608510787.584693, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6447,14 +6487,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 2 ()", "module": "test", - "msecs": 587.9900455474854, + "msecs": 584.6929550170898, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3316.30802154541, - "thread": 140402695206720, + "relativeCreated": 3337.017059326172, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6462,8 +6502,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:03,588", - "created": 1577431263.588124, + "asctime": "2020-12-21 01:33:07,584", + "created": 1608510787.584765, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6473,14 +6513,14 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 588.1240367889404, + "msecs": 584.7649574279785, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3316.4420127868652, - "thread": 140402695206720, + "relativeCreated": 3337.0890617370605, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6489,8 +6529,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:03,588", - "created": 1577431263.588261, + "asctime": "2020-12-21 01:33:07,584", + "created": 1608510787.584838, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6500,14 +6540,14 @@ "lineno": 22, "message": "Result (Submitted value number 3): 3 ()", "module": "test", - "msecs": 588.2608890533447, + "msecs": 584.8379135131836, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3316.5788650512695, - "thread": 140402695206720, + "relativeCreated": 3337.1620178222656, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6516,8 +6556,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:03,588", - "created": 1577431263.588392, + "asctime": "2020-12-21 01:33:07,584", + "created": 1608510787.584908, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6527,14 +6567,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 3 ()", "module": "test", - "msecs": 588.3920192718506, + "msecs": 584.9080085754395, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3316.7099952697754, - "thread": 140402695206720, + "relativeCreated": 3337.2321128845215, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6542,8 +6582,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:03,588", - "created": 1577431263.588542, + "asctime": "2020-12-21 01:33:07,584", + "created": 1608510787.584978, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6553,32 +6593,32 @@ "lineno": 142, "message": "Submitted value number 3 is correct (Content 3 and Type is ).", "module": "test", - "msecs": 588.5419845581055, + "msecs": 584.9781036376953, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3316.8599605560303, - "thread": 140402695206720, + "relativeCreated": 3337.3022079467773, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 588.6731147766113, + "msecs": 585.0520133972168, "msg": "Queue execution (identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3316.991090774536, - "thread": 140402695206720, + "relativeCreated": 3337.376117706299, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00013113021850585938 + "time_consumption": 7.390975952148438e-05 }, { "args": [], - "asctime": "2019-12-27 08:21:03,589", - "created": 1577431263.589001, + "asctime": "2020-12-21 01:33:07,585", + "created": 1608510787.585245, "exc_info": null, "exc_text": null, "filename": "test_queue.py", @@ -6589,14 +6629,14 @@ "message": "Cleaning Queue.", "module": "test_queue", "moduleLogger": [], - "msecs": 589.000940322876, + "msecs": 585.24489402771, "msg": "Cleaning Queue.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_queue.py", - "process": 4847, + "pathname": "src/tests/test_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3317.318916320801, - "thread": 140402695206720, + "relativeCreated": 3337.568998336792, + "thread": 140709796255552, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -6605,8 +6645,8 @@ "0", "" ], - "asctime": "2019-12-27 08:21:03,589", - "created": 1577431263.589556, + "asctime": "2020-12-21 01:33:07,585", + "created": 1608510787.585527, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6623,8 +6663,8 @@ "0", "" ], - "asctime": "2019-12-27 08:21:03,589", - "created": 1577431263.589246, + "asctime": "2020-12-21 01:33:07,585", + "created": 1608510787.585372, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6634,14 +6674,14 @@ "lineno": 22, "message": "Result (Size of Queue after cleaning queue): 0 ()", "module": "test", - "msecs": 589.2460346221924, + "msecs": 585.3719711303711, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3317.564010620117, - "thread": 140402695206720, + "relativeCreated": 3337.696075439453, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6650,8 +6690,8 @@ "0", "" ], - "asctime": "2019-12-27 08:21:03,589", - "created": 1577431263.58941, + "asctime": "2020-12-21 01:33:07,585", + "created": 1608510787.585447, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6661,39 +6701,39 @@ "lineno": 26, "message": "Expectation (Size of Queue after cleaning queue): result = 0 ()", "module": "test", - "msecs": 589.4100666046143, + "msecs": 585.4470729827881, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3317.728042602539, - "thread": 140402695206720, + "relativeCreated": 3337.77117729187, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 589.5559787750244, + "msecs": 585.5269432067871, "msg": "Size of Queue after cleaning queue is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3317.873954772949, - "thread": 140402695206720, + "relativeCreated": 3337.851047515869, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00014591217041015625 + "time_consumption": 7.987022399902344e-05 } ], - "thread": 140402695206720, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.004436016082763672, - "time_finished": "2019-12-27 08:21:03,589", - "time_start": "2019-12-27 08:21:03,585" + "time_consumption": 0.003136873245239258, + "time_finished": "2020-12-21 01:33:07,585", + "time_start": "2020-12-21 01:33:07,582" }, "pylibs.task.queue: Test qsize and queue execution order by priority": { "args": null, - "asctime": "2019-12-27 08:21:03,371", - "created": 1577431263.371857, + "asctime": "2020-12-21 01:33:07,370", + "created": 1608510787.370889, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6704,18 +6744,18 @@ "message": "pylibs.task.queue: Test qsize and queue execution order by priority", "module": "__init__", "moduleLogger": [], - "msecs": 371.8569278717041, + "msecs": 370.88894844055176, "msg": "pylibs.task.queue: Test qsize and queue execution order by priority", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 4847, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3100.174903869629, + "relativeCreated": 3123.213052749634, "testcaseLogger": [ { "args": [], - "asctime": "2019-12-27 08:21:03,372", - "created": 1577431263.372436, + "asctime": "2020-12-21 01:33:07,371", + "created": 1608510787.371308, "exc_info": null, "exc_text": null, "filename": "test_queue.py", @@ -6726,14 +6766,14 @@ "message": "Enqueued 6 unordered tasks.", "module": "test_queue", "moduleLogger": [], - "msecs": 372.4360466003418, + "msecs": 371.3080883026123, "msg": "Enqueued 6 unordered tasks.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_queue.py", - "process": 4847, + "pathname": "src/tests/test_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3100.7540225982666, - "thread": 140402695206720, + "relativeCreated": 3123.6321926116943, + "thread": 140709796255552, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -6742,8 +6782,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,373", - "created": 1577431263.373044, + "asctime": "2020-12-21 01:33:07,371", + "created": 1608510787.371738, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6760,8 +6800,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,372", - "created": 1577431263.372724, + "asctime": "2020-12-21 01:33:07,371", + "created": 1608510787.371504, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6771,14 +6811,14 @@ "lineno": 22, "message": "Result (Size of Queue before execution): 6 ()", "module": "test", - "msecs": 372.7240562438965, + "msecs": 371.5040683746338, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3101.0420322418213, - "thread": 140402695206720, + "relativeCreated": 3123.828172683716, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6787,8 +6827,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,372", - "created": 1577431263.372889, + "asctime": "2020-12-21 01:33:07,371", + "created": 1608510787.371621, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6798,35 +6838,35 @@ "lineno": 26, "message": "Expectation (Size of Queue before execution): result = 6 ()", "module": "test", - "msecs": 372.88904190063477, + "msecs": 371.62089347839355, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3101.2070178985596, - "thread": 140402695206720, + "relativeCreated": 3123.9449977874756, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 373.0440139770508, + "msecs": 371.7379570007324, "msg": "Size of Queue before execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3101.3619899749756, - "thread": 140402695206720, + "relativeCreated": 3124.0620613098145, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00015497207641601562 + "time_consumption": 0.00011706352233886719 }, { "args": [ "0", "" ], - "asctime": "2019-12-27 08:21:03,474", - "created": 1577431263.474187, + "asctime": "2020-12-21 01:33:07,472", + "created": 1608510787.47251, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6843,8 +6883,8 @@ "0", "" ], - "asctime": "2019-12-27 08:21:03,473", - "created": 1577431263.473766, + "asctime": "2020-12-21 01:33:07,472", + "created": 1608510787.472247, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6854,14 +6894,14 @@ "lineno": 22, "message": "Result (Size of Queue after execution): 0 ()", "module": "test", - "msecs": 473.7660884857178, + "msecs": 472.2468852996826, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3202.0840644836426, - "thread": 140402695206720, + "relativeCreated": 3224.5709896087646, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6870,8 +6910,8 @@ "0", "" ], - "asctime": "2019-12-27 08:21:03,474", - "created": 1577431263.474004, + "asctime": "2020-12-21 01:33:07,472", + "created": 1608510787.472414, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6881,32 +6921,32 @@ "lineno": 26, "message": "Expectation (Size of Queue after execution): result = 0 ()", "module": "test", - "msecs": 474.00403022766113, + "msecs": 472.4140167236328, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3202.322006225586, - "thread": 140402695206720, + "relativeCreated": 3224.738121032715, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 474.18689727783203, + "msecs": 472.51009941101074, "msg": "Size of Queue after execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3202.504873275757, - "thread": 140402695206720, + "relativeCreated": 3224.834203720093, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00018286705017089844 + "time_consumption": 9.608268737792969e-05 }, { "args": [], - "asctime": "2019-12-27 08:21:03,477", - "created": 1577431263.477437, + "asctime": "2020-12-21 01:33:07,474", + "created": 1608510787.474074, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6923,8 +6963,8 @@ "[ 1, 2, 3, 5, 6, 7 ]", "" ], - "asctime": "2019-12-27 08:21:03,474", - "created": 1577431263.474489, + "asctime": "2020-12-21 01:33:07,472", + "created": 1608510787.47268, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6934,14 +6974,14 @@ "lineno": 22, "message": "Result (Queue execution (identified by a submitted sequence number)): [ 1, 2, 3, 5, 6, 7 ] ()", "module": "test", - "msecs": 474.4889736175537, + "msecs": 472.68009185791016, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3202.8069496154785, - "thread": 140402695206720, + "relativeCreated": 3225.004196166992, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6950,8 +6990,8 @@ "[ 1, 2, 3, 5, 6, 7 ]", "" ], - "asctime": "2019-12-27 08:21:03,474", - "created": 1577431263.474671, + "asctime": "2020-12-21 01:33:07,472", + "created": 1608510787.472769, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6961,14 +7001,14 @@ "lineno": 26, "message": "Expectation (Queue execution (identified by a submitted sequence number)): result = [ 1, 2, 3, 5, 6, 7 ] ()", "module": "test", - "msecs": 474.6708869934082, + "msecs": 472.76902198791504, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3202.988862991333, - "thread": 140402695206720, + "relativeCreated": 3225.093126296997, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -6977,8 +7017,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:03,474", - "created": 1577431263.474832, + "asctime": "2020-12-21 01:33:07,472", + "created": 1608510787.472849, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6988,14 +7028,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 474.83205795288086, + "msecs": 472.84889221191406, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3203.1500339508057, - "thread": 140402695206720, + "relativeCreated": 3225.172996520996, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7004,8 +7044,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:03,474", - "created": 1577431263.474991, + "asctime": "2020-12-21 01:33:07,472", + "created": 1608510787.472923, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7015,14 +7055,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 474.9910831451416, + "msecs": 472.92304039001465, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3203.3090591430664, - "thread": 140402695206720, + "relativeCreated": 3225.2471446990967, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7030,8 +7070,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:03,475", - "created": 1577431263.475138, + "asctime": "2020-12-21 01:33:07,472", + "created": 1608510787.472991, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7041,14 +7081,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 475.13794898986816, + "msecs": 472.9909896850586, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3203.455924987793, - "thread": 140402695206720, + "relativeCreated": 3225.3150939941406, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7057,8 +7097,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:03,475", - "created": 1577431263.475284, + "asctime": "2020-12-21 01:33:07,473", + "created": 1608510787.473061, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7068,14 +7108,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 2 ()", "module": "test", - "msecs": 475.2840995788574, + "msecs": 473.06108474731445, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3203.602075576782, - "thread": 140402695206720, + "relativeCreated": 3225.3851890563965, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7084,8 +7124,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:03,475", - "created": 1577431263.475419, + "asctime": "2020-12-21 01:33:07,473", + "created": 1608510787.473126, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7095,14 +7135,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 2 ()", "module": "test", - "msecs": 475.4190444946289, + "msecs": 473.1259346008301, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3203.7370204925537, - "thread": 140402695206720, + "relativeCreated": 3225.450038909912, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7110,8 +7150,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:03,475", - "created": 1577431263.475578, + "asctime": "2020-12-21 01:33:07,473", + "created": 1608510787.473192, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7121,14 +7161,14 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 475.57806968688965, + "msecs": 473.1919765472412, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3203.8960456848145, - "thread": 140402695206720, + "relativeCreated": 3225.5160808563232, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7137,8 +7177,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:03,475", - "created": 1577431263.475722, + "asctime": "2020-12-21 01:33:07,473", + "created": 1608510787.473265, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7148,14 +7188,14 @@ "lineno": 22, "message": "Result (Submitted value number 3): 3 ()", "module": "test", - "msecs": 475.722074508667, + "msecs": 473.2649326324463, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3204.040050506592, - "thread": 140402695206720, + "relativeCreated": 3225.5890369415283, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7164,8 +7204,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:03,475", - "created": 1577431263.475864, + "asctime": "2020-12-21 01:33:07,473", + "created": 1608510787.47333, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7175,14 +7215,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 3 ()", "module": "test", - "msecs": 475.8639335632324, + "msecs": 473.330020904541, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3204.181909561157, - "thread": 140402695206720, + "relativeCreated": 3225.654125213623, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7190,8 +7230,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:03,476", - "created": 1577431263.476004, + "asctime": "2020-12-21 01:33:07,473", + "created": 1608510787.473402, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7201,14 +7241,14 @@ "lineno": 142, "message": "Submitted value number 3 is correct (Content 3 and Type is ).", "module": "test", - "msecs": 476.00388526916504, + "msecs": 473.4020233154297, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3204.32186126709, - "thread": 140402695206720, + "relativeCreated": 3225.7261276245117, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7217,8 +7257,8 @@ "5", "" ], - "asctime": "2019-12-27 08:21:03,476", - "created": 1577431263.476152, + "asctime": "2020-12-21 01:33:07,473", + "created": 1608510787.47347, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7228,14 +7268,14 @@ "lineno": 22, "message": "Result (Submitted value number 4): 5 ()", "module": "test", - "msecs": 476.1519432067871, + "msecs": 473.46997261047363, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3204.469919204712, - "thread": 140402695206720, + "relativeCreated": 3225.7940769195557, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7244,8 +7284,8 @@ "5", "" ], - "asctime": "2019-12-27 08:21:03,476", - "created": 1577431263.476283, + "asctime": "2020-12-21 01:33:07,473", + "created": 1608510787.473542, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7255,14 +7295,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 4): result = 5 ()", "module": "test", - "msecs": 476.28307342529297, + "msecs": 473.5419750213623, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3204.601049423218, - "thread": 140402695206720, + "relativeCreated": 3225.8660793304443, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7270,8 +7310,8 @@ "5", "" ], - "asctime": "2019-12-27 08:21:03,476", - "created": 1577431263.476418, + "asctime": "2020-12-21 01:33:07,473", + "created": 1608510787.473614, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7281,14 +7321,14 @@ "lineno": 142, "message": "Submitted value number 4 is correct (Content 5 and Type is ).", "module": "test", - "msecs": 476.41801834106445, + "msecs": 473.613977432251, "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3204.7359943389893, - "thread": 140402695206720, + "relativeCreated": 3225.938081741333, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7297,8 +7337,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,476", - "created": 1577431263.476555, + "asctime": "2020-12-21 01:33:07,473", + "created": 1608510787.473681, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7308,14 +7348,14 @@ "lineno": 22, "message": "Result (Submitted value number 5): 6 ()", "module": "test", - "msecs": 476.55510902404785, + "msecs": 473.6809730529785, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3204.8730850219727, - "thread": 140402695206720, + "relativeCreated": 3226.0050773620605, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7324,8 +7364,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,476", - "created": 1577431263.476683, + "asctime": "2020-12-21 01:33:07,473", + "created": 1608510787.473745, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7335,14 +7375,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 5): result = 6 ()", "module": "test", - "msecs": 476.6829013824463, + "msecs": 473.74510765075684, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3205.000877380371, - "thread": 140402695206720, + "relativeCreated": 3226.069211959839, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7350,8 +7390,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,476", - "created": 1577431263.476827, + "asctime": "2020-12-21 01:33:07,473", + "created": 1608510787.473814, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7361,14 +7401,14 @@ "lineno": 142, "message": "Submitted value number 5 is correct (Content 6 and Type is ).", "module": "test", - "msecs": 476.82690620422363, + "msecs": 473.8140106201172, "msg": "Submitted value number 5 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3205.1448822021484, - "thread": 140402695206720, + "relativeCreated": 3226.138114929199, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7377,8 +7417,8 @@ "7", "" ], - "asctime": "2019-12-27 08:21:03,476", - "created": 1577431263.476966, + "asctime": "2020-12-21 01:33:07,473", + "created": 1608510787.473881, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7388,14 +7428,14 @@ "lineno": 22, "message": "Result (Submitted value number 6): 7 ()", "module": "test", - "msecs": 476.96590423583984, + "msecs": 473.8810062408447, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3205.2838802337646, - "thread": 140402695206720, + "relativeCreated": 3226.2051105499268, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7404,8 +7444,8 @@ "7", "" ], - "asctime": "2019-12-27 08:21:03,477", - "created": 1577431263.477098, + "asctime": "2020-12-21 01:33:07,473", + "created": 1608510787.473944, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7415,14 +7455,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 6): result = 7 ()", "module": "test", - "msecs": 477.0979881286621, + "msecs": 473.94394874572754, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3205.415964126587, - "thread": 140402695206720, + "relativeCreated": 3226.2680530548096, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7430,8 +7470,8 @@ "7", "" ], - "asctime": "2019-12-27 08:21:03,477", - "created": 1577431263.477233, + "asctime": "2020-12-21 01:33:07,474", + "created": 1608510787.474011, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7441,39 +7481,39 @@ "lineno": 142, "message": "Submitted value number 6 is correct (Content 7 and Type is ).", "module": "test", - "msecs": 477.2329330444336, + "msecs": 474.0109443664551, "msg": "Submitted value number 6 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3205.5509090423584, - "thread": 140402695206720, + "relativeCreated": 3226.335048675537, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 477.43701934814453, + "msecs": 474.0738868713379, "msg": "Queue execution (identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3205.7549953460693, - "thread": 140402695206720, + "relativeCreated": 3226.39799118042, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0002040863037109375 + "time_consumption": 6.29425048828125e-05 } ], - "thread": 140402695206720, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.10558009147644043, - "time_finished": "2019-12-27 08:21:03,477", - "time_start": "2019-12-27 08:21:03,371" + "time_consumption": 0.10318493843078613, + "time_finished": "2020-12-21 01:33:07,474", + "time_start": "2020-12-21 01:33:07,370" }, "pylibs.task.queue: Test stop method": { "args": null, - "asctime": "2019-12-27 08:21:03,477", - "created": 1577431263.477939, + "asctime": "2020-12-21 01:33:07,474", + "created": 1608510787.474357, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7484,18 +7524,18 @@ "message": "pylibs.task.queue: Test stop method", "module": "__init__", "moduleLogger": [], - "msecs": 477.9388904571533, + "msecs": 474.35688972473145, "msg": "pylibs.task.queue: Test stop method", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 4847, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3206.256866455078, + "relativeCreated": 3226.6809940338135, "testcaseLogger": [ { "args": [], - "asctime": "2019-12-27 08:21:03,478", - "created": 1577431263.478559, + "asctime": "2020-12-21 01:33:07,474", + "created": 1608510787.474629, "exc_info": null, "exc_text": null, "filename": "test_queue.py", @@ -7506,14 +7546,14 @@ "message": "Enqueued 6 tasks (stop request within 4th task).", "module": "test_queue", "moduleLogger": [], - "msecs": 478.5590171813965, + "msecs": 474.6289253234863, "msg": "Enqueued 6 tasks (stop request within 4th task).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_queue.py", - "process": 4847, + "pathname": "src/tests/test_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3206.8769931793213, - "thread": 140402695206720, + "relativeCreated": 3226.9530296325684, + "thread": 140709796255552, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -7522,8 +7562,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,479", - "created": 1577431263.479184, + "asctime": "2020-12-21 01:33:07,474", + "created": 1608510787.474915, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7540,8 +7580,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,478", - "created": 1577431263.478866, + "asctime": "2020-12-21 01:33:07,474", + "created": 1608510787.474765, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7551,14 +7591,14 @@ "lineno": 22, "message": "Result (Size of Queue before 1st execution): 6 ()", "module": "test", - "msecs": 478.8661003112793, + "msecs": 474.7650623321533, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3207.184076309204, - "thread": 140402695206720, + "relativeCreated": 3227.0891666412354, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7567,8 +7607,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,479", - "created": 1577431263.479028, + "asctime": "2020-12-21 01:33:07,474", + "created": 1608510787.474843, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7578,35 +7618,35 @@ "lineno": 26, "message": "Expectation (Size of Queue before 1st execution): result = 6 ()", "module": "test", - "msecs": 479.02798652648926, + "msecs": 474.84302520751953, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3207.345962524414, - "thread": 140402695206720, + "relativeCreated": 3227.1671295166016, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 479.1839122772217, + "msecs": 474.9150276184082, "msg": "Size of Queue before 1st execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3207.5018882751465, - "thread": 140402695206720, + "relativeCreated": 3227.2391319274902, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00015592575073242188 + "time_consumption": 7.200241088867188e-05 }, { "args": [ "2", "" ], - "asctime": "2019-12-27 08:21:03,479", - "created": 1577431263.479871, + "asctime": "2020-12-21 01:33:07,475", + "created": 1608510787.475247, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7623,8 +7663,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:03,479", - "created": 1577431263.479559, + "asctime": "2020-12-21 01:33:07,475", + "created": 1608510787.475098, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7634,14 +7674,14 @@ "lineno": 22, "message": "Result (Size of Queue after 1st execution): 2 ()", "module": "test", - "msecs": 479.55894470214844, + "msecs": 475.0978946685791, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3207.8769207000732, - "thread": 140402695206720, + "relativeCreated": 3227.421998977661, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7650,8 +7690,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:03,479", - "created": 1577431263.479713, + "asctime": "2020-12-21 01:33:07,475", + "created": 1608510787.475175, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7661,32 +7701,32 @@ "lineno": 26, "message": "Expectation (Size of Queue after 1st execution): result = 2 ()", "module": "test", - "msecs": 479.71296310424805, + "msecs": 475.1749038696289, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3208.030939102173, - "thread": 140402695206720, + "relativeCreated": 3227.499008178711, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 479.8710346221924, + "msecs": 475.2469062805176, "msg": "Size of Queue after 1st execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3208.189010620117, - "thread": 140402695206720, + "relativeCreated": 3227.5710105895996, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00015807151794433594 + "time_consumption": 7.200241088867188e-05 }, { "args": [], - "asctime": "2019-12-27 08:21:03,482", - "created": 1577431263.48217, + "asctime": "2020-12-21 01:33:07,476", + "created": 1608510787.476335, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7703,8 +7743,8 @@ "[ 1, 2, 3, 5 ]", "" ], - "asctime": "2019-12-27 08:21:03,480", - "created": 1577431263.480118, + "asctime": "2020-12-21 01:33:07,475", + "created": 1608510787.47537, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7714,14 +7754,14 @@ "lineno": 22, "message": "Result (Queue execution (1st part; identified by a submitted sequence number)): [ 1, 2, 3, 5 ] ()", "module": "test", - "msecs": 480.1180362701416, + "msecs": 475.369930267334, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3208.4360122680664, - "thread": 140402695206720, + "relativeCreated": 3227.694034576416, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7730,8 +7770,8 @@ "[ 1, 2, 3, 5 ]", "" ], - "asctime": "2019-12-27 08:21:03,480", - "created": 1577431263.480276, + "asctime": "2020-12-21 01:33:07,475", + "created": 1608510787.475451, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7741,14 +7781,14 @@ "lineno": 26, "message": "Expectation (Queue execution (1st part; identified by a submitted sequence number)): result = [ 1, 2, 3, 5 ] ()", "module": "test", - "msecs": 480.27610778808594, + "msecs": 475.4509925842285, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3208.5940837860107, - "thread": 140402695206720, + "relativeCreated": 3227.7750968933105, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7757,8 +7797,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:03,480", - "created": 1577431263.480438, + "asctime": "2020-12-21 01:33:07,475", + "created": 1608510787.475525, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7768,14 +7808,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 480.4379940032959, + "msecs": 475.52490234375, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3208.7559700012207, - "thread": 140402695206720, + "relativeCreated": 3227.849006652832, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7784,8 +7824,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:03,480", - "created": 1577431263.480577, + "asctime": "2020-12-21 01:33:07,475", + "created": 1608510787.475591, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7795,14 +7835,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 480.5769920349121, + "msecs": 475.59094429016113, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3208.894968032837, - "thread": 140402695206720, + "relativeCreated": 3227.915048599243, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7810,8 +7850,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:03,480", - "created": 1577431263.480728, + "asctime": "2020-12-21 01:33:07,475", + "created": 1608510787.475658, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7821,14 +7861,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 480.7279109954834, + "msecs": 475.6579399108887, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3209.045886993408, - "thread": 140402695206720, + "relativeCreated": 3227.9820442199707, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7837,8 +7877,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:03,480", - "created": 1577431263.480874, + "asctime": "2020-12-21 01:33:07,475", + "created": 1608510787.47573, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7848,14 +7888,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 2 ()", "module": "test", - "msecs": 480.87406158447266, + "msecs": 475.72994232177734, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3209.1920375823975, - "thread": 140402695206720, + "relativeCreated": 3228.0540466308594, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7864,8 +7904,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:03,481", - "created": 1577431263.481009, + "asctime": "2020-12-21 01:33:07,475", + "created": 1608510787.475795, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7875,14 +7915,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 2 ()", "module": "test", - "msecs": 481.00900650024414, + "msecs": 475.79503059387207, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3209.326982498169, - "thread": 140402695206720, + "relativeCreated": 3228.119134902954, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7890,8 +7930,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:03,481", - "created": 1577431263.481158, + "asctime": "2020-12-21 01:33:07,475", + "created": 1608510787.47586, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7901,14 +7941,14 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 481.1580181121826, + "msecs": 475.8601188659668, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3209.4759941101074, - "thread": 140402695206720, + "relativeCreated": 3228.184223175049, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7917,8 +7957,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:03,481", - "created": 1577431263.481317, + "asctime": "2020-12-21 01:33:07,475", + "created": 1608510787.475927, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7928,14 +7968,14 @@ "lineno": 22, "message": "Result (Submitted value number 3): 3 ()", "module": "test", - "msecs": 481.31704330444336, + "msecs": 475.92711448669434, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3209.635019302368, - "thread": 140402695206720, + "relativeCreated": 3228.2512187957764, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7944,8 +7984,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:03,481", - "created": 1577431263.481476, + "asctime": "2020-12-21 01:33:07,475", + "created": 1608510787.475992, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7955,14 +7995,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 3 ()", "module": "test", - "msecs": 481.4760684967041, + "msecs": 475.99196434020996, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3209.794044494629, - "thread": 140402695206720, + "relativeCreated": 3228.316068649292, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7970,8 +8010,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:03,481", - "created": 1577431263.481623, + "asctime": "2020-12-21 01:33:07,476", + "created": 1608510787.476064, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7981,14 +8021,14 @@ "lineno": 142, "message": "Submitted value number 3 is correct (Content 3 and Type is ).", "module": "test", - "msecs": 481.62293434143066, + "msecs": 476.06396675109863, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3209.9409103393555, - "thread": 140402695206720, + "relativeCreated": 3228.3880710601807, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -7997,8 +8037,8 @@ "5", "" ], - "asctime": "2019-12-27 08:21:03,481", - "created": 1577431263.481761, + "asctime": "2020-12-21 01:33:07,476", + "created": 1608510787.476138, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8008,14 +8048,14 @@ "lineno": 22, "message": "Result (Submitted value number 4): 5 ()", "module": "test", - "msecs": 481.76097869873047, + "msecs": 476.1381149291992, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3210.0789546966553, - "thread": 140402695206720, + "relativeCreated": 3228.4622192382812, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8024,8 +8064,8 @@ "5", "" ], - "asctime": "2019-12-27 08:21:03,481", - "created": 1577431263.481891, + "asctime": "2020-12-21 01:33:07,476", + "created": 1608510787.476201, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8035,14 +8075,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 4): result = 5 ()", "module": "test", - "msecs": 481.8909168243408, + "msecs": 476.20105743408203, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3210.2088928222656, - "thread": 140402695206720, + "relativeCreated": 3228.525161743164, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8050,8 +8090,8 @@ "5", "" ], - "asctime": "2019-12-27 08:21:03,482", - "created": 1577431263.482036, + "asctime": "2020-12-21 01:33:07,476", + "created": 1608510787.476267, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8061,35 +8101,35 @@ "lineno": 142, "message": "Submitted value number 4 is correct (Content 5 and Type is ).", "module": "test", - "msecs": 482.0361137390137, + "msecs": 476.26709938049316, "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3210.3540897369385, - "thread": 140402695206720, + "relativeCreated": 3228.591203689575, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 482.17010498046875, + "msecs": 476.3350486755371, "msg": "Queue execution (1st part; identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3210.4880809783936, - "thread": 140402695206720, + "relativeCreated": 3228.659152984619, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00013399124145507812 + "time_consumption": 6.794929504394531e-05 }, { "args": [ "0", "" ], - "asctime": "2019-12-27 08:21:03,583", - "created": 1577431263.58317, + "asctime": "2020-12-21 01:33:07,578", + "created": 1608510787.578664, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8106,8 +8146,8 @@ "0", "" ], - "asctime": "2019-12-27 08:21:03,582", - "created": 1577431263.582739, + "asctime": "2020-12-21 01:33:07,577", + "created": 1608510787.57708, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8117,14 +8157,14 @@ "lineno": 22, "message": "Result (Size of Queue after 2nd execution): 0 ()", "module": "test", - "msecs": 582.7391147613525, + "msecs": 577.0800113677979, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3311.0570907592773, - "thread": 140402695206720, + "relativeCreated": 3329.40411567688, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8133,8 +8173,8 @@ "0", "" ], - "asctime": "2019-12-27 08:21:03,582", - "created": 1577431263.582976, + "asctime": "2020-12-21 01:33:07,577", + "created": 1608510787.577786, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8144,32 +8184,32 @@ "lineno": 26, "message": "Expectation (Size of Queue after 2nd execution): result = 0 ()", "module": "test", - "msecs": 582.9761028289795, + "msecs": 577.7859687805176, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3311.2940788269043, - "thread": 140402695206720, + "relativeCreated": 3330.1100730895996, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 583.1699371337891, + "msecs": 578.6640644073486, "msg": "Size of Queue after 2nd execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3311.487913131714, - "thread": 140402695206720, + "relativeCreated": 3330.9881687164307, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0001938343048095703 + "time_consumption": 0.0008780956268310547 }, { "args": [], - "asctime": "2019-12-27 08:21:03,584", - "created": 1577431263.584645, + "asctime": "2020-12-21 01:33:07,581", + "created": 1608510787.58176, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8186,8 +8226,8 @@ "[ 6, 7 ]", "" ], - "asctime": "2019-12-27 08:21:03,583", - "created": 1577431263.58345, + "asctime": "2020-12-21 01:33:07,579", + "created": 1608510787.579578, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8197,14 +8237,14 @@ "lineno": 22, "message": "Result (Queue execution (2nd part; identified by a submitted sequence number)): [ 6, 7 ] ()", "module": "test", - "msecs": 583.4500789642334, + "msecs": 579.5779228210449, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3311.768054962158, - "thread": 140402695206720, + "relativeCreated": 3331.902027130127, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8213,8 +8253,8 @@ "[ 6, 7 ]", "" ], - "asctime": "2019-12-27 08:21:03,583", - "created": 1577431263.583615, + "asctime": "2020-12-21 01:33:07,580", + "created": 1608510787.580032, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8224,14 +8264,14 @@ "lineno": 26, "message": "Expectation (Queue execution (2nd part; identified by a submitted sequence number)): result = [ 6, 7 ] ()", "module": "test", - "msecs": 583.6150646209717, + "msecs": 580.0321102142334, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3311.9330406188965, - "thread": 140402695206720, + "relativeCreated": 3332.3562145233154, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8240,8 +8280,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,583", - "created": 1577431263.583776, + "asctime": "2020-12-21 01:33:07,580", + "created": 1608510787.580587, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8251,14 +8291,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 6 ()", "module": "test", - "msecs": 583.7759971618652, + "msecs": 580.5869102478027, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3312.09397315979, - "thread": 140402695206720, + "relativeCreated": 3332.9110145568848, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8267,8 +8307,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,583", - "created": 1577431263.583919, + "asctime": "2020-12-21 01:33:07,580", + "created": 1608510787.580796, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8278,14 +8318,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 6 ()", "module": "test", - "msecs": 583.9190483093262, + "msecs": 580.7960033416748, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3312.237024307251, - "thread": 140402695206720, + "relativeCreated": 3333.120107650757, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8293,8 +8333,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,584", - "created": 1577431263.584073, + "asctime": "2020-12-21 01:33:07,580", + "created": 1608510787.580993, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8304,14 +8344,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 6 and Type is ).", "module": "test", - "msecs": 584.0730667114258, + "msecs": 580.9929370880127, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3312.3910427093506, - "thread": 140402695206720, + "relativeCreated": 3333.3170413970947, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8320,8 +8360,8 @@ "7", "" ], - "asctime": "2019-12-27 08:21:03,584", - "created": 1577431263.58423, + "asctime": "2020-12-21 01:33:07,581", + "created": 1608510787.581193, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8331,14 +8371,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 7 ()", "module": "test", - "msecs": 584.2299461364746, + "msecs": 581.1929702758789, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3312.5479221343994, - "thread": 140402695206720, + "relativeCreated": 3333.517074584961, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8347,8 +8387,8 @@ "7", "" ], - "asctime": "2019-12-27 08:21:03,584", - "created": 1577431263.584365, + "asctime": "2020-12-21 01:33:07,581", + "created": 1608510787.581387, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8358,14 +8398,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 7 ()", "module": "test", - "msecs": 584.3648910522461, + "msecs": 581.3870429992676, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3312.682867050171, - "thread": 140402695206720, + "relativeCreated": 3333.7111473083496, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8373,8 +8413,8 @@ "7", "" ], - "asctime": "2019-12-27 08:21:03,584", - "created": 1577431263.584502, + "asctime": "2020-12-21 01:33:07,581", + "created": 1608510787.581582, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8384,39 +8424,39 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 7 and Type is ).", "module": "test", - "msecs": 584.5019817352295, + "msecs": 581.5820693969727, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3312.8199577331543, - "thread": 140402695206720, + "relativeCreated": 3333.9061737060547, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 584.6450328826904, + "msecs": 581.7599296569824, "msg": "Queue execution (2nd part; identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3312.9630088806152, - "thread": 140402695206720, + "relativeCreated": 3334.0840339660645, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0001430511474609375 + "time_consumption": 0.00017786026000976562 } ], - "thread": 140402695206720, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.10670614242553711, - "time_finished": "2019-12-27 08:21:03,584", - "time_start": "2019-12-27 08:21:03,477" + "time_consumption": 0.10740303993225098, + "time_finished": "2020-12-21 01:33:07,581", + "time_start": "2020-12-21 01:33:07,474" }, "pylibs.task.threaded_queue: Test enqueue while queue is running": { "args": null, - "asctime": "2019-12-27 08:21:06,512", - "created": 1577431266.512441, + "asctime": "2020-12-21 01:33:10,505", + "created": 1608510790.505148, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8427,21 +8467,21 @@ "message": "pylibs.task.threaded_queue: Test enqueue while queue is running", "module": "__init__", "moduleLogger": [], - "msecs": 512.4409198760986, + "msecs": 505.14793395996094, "msg": "pylibs.task.threaded_queue: Test enqueue while queue is running", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 4847, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6240.758895874023, + "relativeCreated": 6257.472038269043, "testcaseLogger": [ { "args": [ "0", "" ], - "asctime": "2019-12-27 08:21:06,514", - "created": 1577431266.514131, + "asctime": "2020-12-21 01:33:10,505", + "created": 1608510790.505591, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8458,8 +8498,8 @@ "0", "" ], - "asctime": "2019-12-27 08:21:06,513", - "created": 1577431266.513235, + "asctime": "2020-12-21 01:33:10,505", + "created": 1608510790.505398, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8469,14 +8509,14 @@ "lineno": 22, "message": "Result (Size of Queue before execution): 0 ()", "module": "test", - "msecs": 513.2350921630859, + "msecs": 505.3980350494385, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6241.553068161011, - "thread": 140402695206720, + "relativeCreated": 6257.7221393585205, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8485,8 +8525,8 @@ "0", "" ], - "asctime": "2019-12-27 08:21:06,513", - "created": 1577431266.513763, + "asctime": "2020-12-21 01:33:10,505", + "created": 1608510790.505495, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8496,32 +8536,32 @@ "lineno": 26, "message": "Expectation (Size of Queue before execution): result = 0 ()", "module": "test", - "msecs": 513.7629508972168, + "msecs": 505.4950714111328, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6242.080926895142, - "thread": 140402695206720, + "relativeCreated": 6257.819175720215, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 514.1310691833496, + "msecs": 505.59091567993164, "msg": "Size of Queue before execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6242.449045181274, - "thread": 140402695206720, + "relativeCreated": 6257.915019989014, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0003681182861328125 + "time_consumption": 9.584426879882812e-05 }, { "args": [], - "asctime": "2019-12-27 08:21:06,616", - "created": 1577431266.616826, + "asctime": "2020-12-21 01:33:10,607", + "created": 1608510790.607047, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -8534,8 +8574,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2019-12-27 08:21:06,514", - "created": 1577431266.514671, + "asctime": "2020-12-21 01:33:10,505", + "created": 1608510790.505724, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -8545,14 +8585,14 @@ "lineno": 69, "message": "Starting Queue execution (run)", "module": "test_threaded_queue", - "msecs": 514.6710872650146, + "msecs": 505.7239532470703, "msg": "Starting Queue execution (run)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6242.989063262939, - "thread": 140402695206720, + "relativeCreated": 6258.048057556152, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8561,8 +8601,8 @@ 6, 0.1 ], - "asctime": "2019-12-27 08:21:06,515", - "created": 1577431266.515806, + "asctime": "2020-12-21 01:33:10,506", + "created": 1608510790.506201, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -8572,14 +8612,14 @@ "lineno": 74, "message": "Adding Task 6 with Priority 6 and waiting for 0.1s (half of the queue task delay time)", "module": "test_threaded_queue", - "msecs": 515.8059597015381, + "msecs": 506.20102882385254, "msg": "Adding Task %d with Priority %d and waiting for %.1fs (half of the queue task delay time)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6244.123935699463, - "thread": 140402695206720, + "relativeCreated": 6258.525133132935, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8587,8 +8627,8 @@ 3, 3 ], - "asctime": "2019-12-27 08:21:06,616", - "created": 1577431266.616265, + "asctime": "2020-12-21 01:33:10,606", + "created": 1608510790.606566, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -8598,14 +8638,14 @@ "lineno": 77, "message": "Adding Task 3 with Priority 3", "module": "test_threaded_queue", - "msecs": 616.265058517456, + "msecs": 606.5659523010254, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6344.583034515381, - "thread": 140402695206720, + "relativeCreated": 6358.890056610107, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8613,8 +8653,8 @@ 2, 2 ], - "asctime": "2019-12-27 08:21:06,616", - "created": 1577431266.616531, + "asctime": "2020-12-21 01:33:10,606", + "created": 1608510790.6068, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -8624,14 +8664,14 @@ "lineno": 77, "message": "Adding Task 2 with Priority 2", "module": "test_threaded_queue", - "msecs": 616.5308952331543, + "msecs": 606.8000793457031, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6344.848871231079, - "thread": 140402695206720, + "relativeCreated": 6359.124183654785, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8639,8 +8679,8 @@ 1, 1 ], - "asctime": "2019-12-27 08:21:06,616", - "created": 1577431266.6167, + "asctime": "2020-12-21 01:33:10,606", + "created": 1608510790.60695, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -8650,35 +8690,35 @@ "lineno": 77, "message": "Adding Task 1 with Priority 1", "module": "test_threaded_queue", - "msecs": 616.6999340057373, + "msecs": 606.950044631958, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6345.017910003662, - "thread": 140402695206720, + "relativeCreated": 6359.27414894104, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 616.826057434082, + "msecs": 607.0470809936523, "msg": "Enqueued 2 tasks.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6345.144033432007, - "thread": 140402695206720, + "relativeCreated": 6359.371185302734, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00012612342834472656 + "time_consumption": 9.703636169433594e-05 }, { "args": [ "0", "" ], - "asctime": "2019-12-27 08:21:07,118", - "created": 1577431267.118386, + "asctime": "2020-12-21 01:33:11,209", + "created": 1608510791.209826, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8695,8 +8735,8 @@ "0", "" ], - "asctime": "2019-12-27 08:21:07,117", - "created": 1577431267.117958, + "asctime": "2020-12-21 01:33:11,209", + "created": 1608510791.209031, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8706,14 +8746,14 @@ "lineno": 22, "message": "Result (Size of Queue after execution): 0 ()", "module": "test", - "msecs": 117.95806884765625, + "msecs": 209.0311050415039, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6846.276044845581, - "thread": 140402695206720, + "relativeCreated": 6961.355209350586, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8722,8 +8762,8 @@ "0", "" ], - "asctime": "2019-12-27 08:21:07,118", - "created": 1577431267.118204, + "asctime": "2020-12-21 01:33:11,209", + "created": 1608510791.209579, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8733,32 +8773,32 @@ "lineno": 26, "message": "Expectation (Size of Queue after execution): result = 0 ()", "module": "test", - "msecs": 118.20411682128906, + "msecs": 209.5789909362793, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6846.522092819214, - "thread": 140402695206720, + "relativeCreated": 6961.903095245361, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 118.38603019714355, + "msecs": 209.82599258422852, "msg": "Size of Queue after execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6846.704006195068, - "thread": 140402695206720, + "relativeCreated": 6962.150096893311, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0001819133758544922 + "time_consumption": 0.00024700164794921875 }, { "args": [], - "asctime": "2019-12-27 08:21:07,120", - "created": 1577431267.120381, + "asctime": "2020-12-21 01:33:11,211", + "created": 1608510791.21164, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8775,8 +8815,8 @@ "[ 6, 1, 2, 3 ]", "" ], - "asctime": "2019-12-27 08:21:07,118", - "created": 1577431267.118639, + "asctime": "2020-12-21 01:33:11,210", + "created": 1608510791.210333, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8786,14 +8826,14 @@ "lineno": 22, "message": "Result (Queue execution (identified by a submitted sequence number)): [ 6, 1, 2, 3 ] ()", "module": "test", - "msecs": 118.63899230957031, + "msecs": 210.33310890197754, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6846.956968307495, - "thread": 140402695206720, + "relativeCreated": 6962.65721321106, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8802,8 +8842,8 @@ "[ 6, 1, 2, 3 ]", "" ], - "asctime": "2019-12-27 08:21:07,118", - "created": 1577431267.118783, + "asctime": "2020-12-21 01:33:11,210", + "created": 1608510791.210503, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8813,14 +8853,14 @@ "lineno": 26, "message": "Expectation (Queue execution (identified by a submitted sequence number)): result = [ 6, 1, 2, 3 ] ()", "module": "test", - "msecs": 118.78299713134766, + "msecs": 210.50310134887695, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6847.1009731292725, - "thread": 140402695206720, + "relativeCreated": 6962.827205657959, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8829,8 +8869,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:07,118", - "created": 1577431267.118911, + "asctime": "2020-12-21 01:33:11,210", + "created": 1608510791.210637, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8840,14 +8880,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 6 ()", "module": "test", - "msecs": 118.9110279083252, + "msecs": 210.63709259033203, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6847.22900390625, - "thread": 140402695206720, + "relativeCreated": 6962.961196899414, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8856,8 +8896,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:07,119", - "created": 1577431267.119034, + "asctime": "2020-12-21 01:33:11,210", + "created": 1608510791.210755, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8867,14 +8907,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 6 ()", "module": "test", - "msecs": 119.0340518951416, + "msecs": 210.7551097869873, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6847.352027893066, - "thread": 140402695206720, + "relativeCreated": 6963.079214096069, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8882,8 +8922,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:07,119", - "created": 1577431267.119148, + "asctime": "2020-12-21 01:33:11,210", + "created": 1608510791.210876, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8893,14 +8933,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 6 and Type is ).", "module": "test", - "msecs": 119.14801597595215, + "msecs": 210.8759880065918, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6847.465991973877, - "thread": 140402695206720, + "relativeCreated": 6963.200092315674, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8909,8 +8949,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:07,119", - "created": 1577431267.119267, + "asctime": "2020-12-21 01:33:11,210", + "created": 1608510791.210988, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8920,14 +8960,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 1 ()", "module": "test", - "msecs": 119.26698684692383, + "msecs": 210.98804473876953, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6847.584962844849, - "thread": 140402695206720, + "relativeCreated": 6963.312149047852, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8936,8 +8976,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:07,119", - "created": 1577431267.119382, + "asctime": "2020-12-21 01:33:11,211", + "created": 1608510791.211091, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8947,14 +8987,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 1 ()", "module": "test", - "msecs": 119.38190460205078, + "msecs": 211.0910415649414, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6847.699880599976, - "thread": 140402695206720, + "relativeCreated": 6963.415145874023, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8962,8 +9002,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:07,119", - "created": 1577431267.11949, + "asctime": "2020-12-21 01:33:11,211", + "created": 1608510791.211188, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8973,14 +9013,14 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 119.48990821838379, + "msecs": 211.18807792663574, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6847.807884216309, - "thread": 140402695206720, + "relativeCreated": 6963.512182235718, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -8989,8 +9029,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:07,119", - "created": 1577431267.119614, + "asctime": "2020-12-21 01:33:11,211", + "created": 1608510791.211291, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9000,14 +9040,14 @@ "lineno": 22, "message": "Result (Submitted value number 3): 2 ()", "module": "test", - "msecs": 119.6138858795166, + "msecs": 211.29107475280762, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6847.931861877441, - "thread": 140402695206720, + "relativeCreated": 6963.61517906189, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9016,8 +9056,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:07,119", - "created": 1577431267.119717, + "asctime": "2020-12-21 01:33:11,211", + "created": 1608510791.21136, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9027,14 +9067,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 2 ()", "module": "test", - "msecs": 119.71688270568848, + "msecs": 211.35997772216797, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6848.034858703613, - "thread": 140402695206720, + "relativeCreated": 6963.68408203125, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9042,8 +9082,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:07,119", - "created": 1577431267.119827, + "asctime": "2020-12-21 01:33:11,211", + "created": 1608510791.211414, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9053,14 +9093,14 @@ "lineno": 142, "message": "Submitted value number 3 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 119.8270320892334, + "msecs": 211.41409873962402, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6848.145008087158, - "thread": 140402695206720, + "relativeCreated": 6963.738203048706, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9069,8 +9109,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:07,119", - "created": 1577431267.119993, + "asctime": "2020-12-21 01:33:11,211", + "created": 1608510791.211468, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9080,14 +9120,14 @@ "lineno": 22, "message": "Result (Submitted value number 4): 3 ()", "module": "test", - "msecs": 119.99297142028809, + "msecs": 211.46798133850098, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6848.310947418213, - "thread": 140402695206720, + "relativeCreated": 6963.792085647583, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9096,8 +9136,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:07,120", - "created": 1577431267.120124, + "asctime": "2020-12-21 01:33:11,211", + "created": 1608510791.211521, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9107,14 +9147,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 4): result = 3 ()", "module": "test", - "msecs": 120.12410163879395, + "msecs": 211.52091026306152, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6848.442077636719, - "thread": 140402695206720, + "relativeCreated": 6963.845014572144, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9122,8 +9162,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:07,120", - "created": 1577431267.120269, + "asctime": "2020-12-21 01:33:11,211", + "created": 1608510791.211599, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9133,39 +9173,39 @@ "lineno": 142, "message": "Submitted value number 4 is correct (Content 3 and Type is ).", "module": "test", - "msecs": 120.2690601348877, + "msecs": 211.59911155700684, "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6848.5870361328125, - "thread": 140402695206720, + "relativeCreated": 6963.923215866089, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 120.38111686706543, + "msecs": 211.6398811340332, "msg": "Queue execution (identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6848.69909286499, - "thread": 140402695206720, + "relativeCreated": 6963.963985443115, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00011205673217773438 + "time_consumption": 4.076957702636719e-05 } ], - "thread": 140402695206720, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.6079401969909668, - "time_finished": "2019-12-27 08:21:07,120", - "time_start": "2019-12-27 08:21:06,512" + "time_consumption": 0.7064919471740723, + "time_finished": "2020-12-21 01:33:11,211", + "time_start": "2020-12-21 01:33:10,505" }, "pylibs.task.threaded_queue: Test qsize and queue execution order by priority": { "args": null, - "asctime": "2019-12-27 08:21:03,589", - "created": 1577431263.589994, + "asctime": "2020-12-21 01:33:07,585", + "created": 1608510787.585781, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9176,18 +9216,18 @@ "message": "pylibs.task.threaded_queue: Test qsize and queue execution order by priority", "module": "__init__", "moduleLogger": [], - "msecs": 589.993953704834, + "msecs": 585.7810974121094, "msg": "pylibs.task.threaded_queue: Test qsize and queue execution order by priority", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 4847, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3318.311929702759, + "relativeCreated": 3338.1052017211914, "testcaseLogger": [ { "args": [], - "asctime": "2019-12-27 08:21:03,591", - "created": 1577431263.591431, + "asctime": "2020-12-21 01:33:07,586", + "created": 1608510787.586627, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -9203,8 +9243,8 @@ 5, 5 ], - "asctime": "2019-12-27 08:21:03,590", - "created": 1577431263.590407, + "asctime": "2020-12-21 01:33:07,585", + "created": 1608510787.585997, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -9214,14 +9254,14 @@ "lineno": 27, "message": "Adding Task 5 with Priority 5", "module": "test_threaded_queue", - "msecs": 590.4068946838379, + "msecs": 585.9971046447754, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3318.7248706817627, - "thread": 140402695206720, + "relativeCreated": 3338.3212089538574, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9229,8 +9269,8 @@ 3, 3 ], - "asctime": "2019-12-27 08:21:03,590", - "created": 1577431263.590599, + "asctime": "2020-12-21 01:33:07,586", + "created": 1608510787.58618, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -9240,14 +9280,14 @@ "lineno": 27, "message": "Adding Task 3 with Priority 3", "module": "test_threaded_queue", - "msecs": 590.5990600585938, + "msecs": 586.1799716949463, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3318.9170360565186, - "thread": 140402695206720, + "relativeCreated": 3338.5040760040283, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9255,8 +9295,8 @@ 7, 7 ], - "asctime": "2019-12-27 08:21:03,590", - "created": 1577431263.590784, + "asctime": "2020-12-21 01:33:07,586", + "created": 1608510787.586286, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -9266,14 +9306,14 @@ "lineno": 27, "message": "Adding Task 7 with Priority 7", "module": "test_threaded_queue", - "msecs": 590.7840728759766, + "msecs": 586.2860679626465, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3319.1020488739014, - "thread": 140402695206720, + "relativeCreated": 3338.6101722717285, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9281,8 +9321,8 @@ 2, 2 ], - "asctime": "2019-12-27 08:21:03,590", - "created": 1577431263.590962, + "asctime": "2020-12-21 01:33:07,586", + "created": 1608510787.586376, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -9292,14 +9332,14 @@ "lineno": 27, "message": "Adding Task 2 with Priority 2", "module": "test_threaded_queue", - "msecs": 590.9619331359863, + "msecs": 586.3759517669678, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3319.279909133911, - "thread": 140402695206720, + "relativeCreated": 3338.70005607605, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9307,8 +9347,8 @@ 6, 6 ], - "asctime": "2019-12-27 08:21:03,591", - "created": 1577431263.591126, + "asctime": "2020-12-21 01:33:07,586", + "created": 1608510787.586461, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -9318,14 +9358,14 @@ "lineno": 27, "message": "Adding Task 6 with Priority 6", "module": "test_threaded_queue", - "msecs": 591.1259651184082, + "msecs": 586.461067199707, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3319.443941116333, - "thread": 140402695206720, + "relativeCreated": 3338.785171508789, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9333,8 +9373,8 @@ 1, 1 ], - "asctime": "2019-12-27 08:21:03,591", - "created": 1577431263.591299, + "asctime": "2020-12-21 01:33:07,586", + "created": 1608510787.586547, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -9344,35 +9384,35 @@ "lineno": 27, "message": "Adding Task 1 with Priority 1", "module": "test_threaded_queue", - "msecs": 591.2990570068359, + "msecs": 586.5468978881836, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3319.6170330047607, - "thread": 140402695206720, + "relativeCreated": 3338.8710021972656, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 591.4309024810791, + "msecs": 586.6270065307617, "msg": "Enqueued 6 unordered tasks.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3319.748878479004, - "thread": 140402695206720, + "relativeCreated": 3338.9511108398438, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00013184547424316406 + "time_consumption": 8.0108642578125e-05 }, { "args": [ "6", "" ], - "asctime": "2019-12-27 08:21:03,591", - "created": 1577431263.59196, + "asctime": "2020-12-21 01:33:07,586", + "created": 1608510787.586917, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9389,8 +9429,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,591", - "created": 1577431263.591674, + "asctime": "2020-12-21 01:33:07,586", + "created": 1608510787.586762, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9400,14 +9440,14 @@ "lineno": 22, "message": "Result (Size of Queue before execution): 6 ()", "module": "test", - "msecs": 591.6740894317627, + "msecs": 586.7619514465332, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3319.9920654296875, - "thread": 140402695206720, + "relativeCreated": 3339.0860557556152, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9416,8 +9456,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:03,591", - "created": 1577431263.591818, + "asctime": "2020-12-21 01:33:07,586", + "created": 1608510787.586838, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9427,32 +9467,32 @@ "lineno": 26, "message": "Expectation (Size of Queue before execution): result = 6 ()", "module": "test", - "msecs": 591.81809425354, + "msecs": 586.8380069732666, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3320.136070251465, - "thread": 140402695206720, + "relativeCreated": 3339.1621112823486, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 591.9599533081055, + "msecs": 586.9169235229492, "msg": "Size of Queue before execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3320.2779293060303, - "thread": 140402695206720, + "relativeCreated": 3339.2410278320312, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0001418590545654297 + "time_consumption": 7.891654968261719e-05 }, { "args": [], - "asctime": "2019-12-27 08:21:04,795", - "created": 1577431264.795451, + "asctime": "2020-12-21 01:33:08,790", + "created": 1608510788.790706, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -9465,8 +9505,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2019-12-27 08:21:03,592", - "created": 1577431263.592191, + "asctime": "2020-12-21 01:33:07,587", + "created": 1608510787.587033, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -9476,20 +9516,20 @@ "lineno": 30, "message": "Starting Queue execution (run)", "module": "test_threaded_queue", - "msecs": 592.1909809112549, + "msecs": 587.0330333709717, "msg": "Starting Queue execution (run)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 3320.5089569091797, - "thread": 140402695206720, + "relativeCreated": 3339.3571376800537, + "thread": 140709796255552, "threadName": "MainThread" }, { "args": [], - "asctime": "2019-12-27 08:21:04,594", - "created": 1577431264.594851, + "asctime": "2020-12-21 01:33:08,590", + "created": 1608510788.590154, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -9499,35 +9539,35 @@ "lineno": 35, "message": "Queue is empty.", "module": "test_threaded_queue", - "msecs": 594.851016998291, + "msecs": 590.1539325714111, "msg": "Queue is empty.", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4323.168992996216, - "thread": 140402695206720, + "relativeCreated": 4342.478036880493, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 795.4509258270264, + "msecs": 790.7059192657471, "msg": "Executing Queue, till Queue is empty..", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4523.768901824951, - "thread": 140402695206720, + "relativeCreated": 4543.030023574829, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.20059990882873535 + "time_consumption": 0.20055198669433594 }, { "args": [ "0", "" ], - "asctime": "2019-12-27 08:21:04,796", - "created": 1577431264.796351, + "asctime": "2020-12-21 01:33:08,791", + "created": 1608510788.791965, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9544,8 +9584,8 @@ "0", "" ], - "asctime": "2019-12-27 08:21:04,795", - "created": 1577431264.795874, + "asctime": "2020-12-21 01:33:08,791", + "created": 1608510788.791355, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9555,14 +9595,14 @@ "lineno": 22, "message": "Result (Size of Queue after execution): 0 ()", "module": "test", - "msecs": 795.8741188049316, + "msecs": 791.3548946380615, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4524.192094802856, - "thread": 140402695206720, + "relativeCreated": 4543.678998947144, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9571,8 +9611,8 @@ "0", "" ], - "asctime": "2019-12-27 08:21:04,796", - "created": 1577431264.796087, + "asctime": "2020-12-21 01:33:08,791", + "created": 1608510788.791617, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9582,32 +9622,32 @@ "lineno": 26, "message": "Expectation (Size of Queue after execution): result = 0 ()", "module": "test", - "msecs": 796.0870265960693, + "msecs": 791.6169166564941, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4524.405002593994, - "thread": 140402695206720, + "relativeCreated": 4543.941020965576, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 796.3509559631348, + "msecs": 791.9650077819824, "msg": "Size of Queue after execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4524.66893196106, - "thread": 140402695206720, + "relativeCreated": 4544.289112091064, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.0002639293670654297 + "time_consumption": 0.00034809112548828125 }, { "args": [], - "asctime": "2019-12-27 08:21:04,799", - "created": 1577431264.799765, + "asctime": "2020-12-21 01:33:08,793", + "created": 1608510788.793704, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9624,8 +9664,8 @@ "[ 1, 2, 3, 5, 6, 7 ]", "" ], - "asctime": "2019-12-27 08:21:04,796", - "created": 1577431264.796657, + "asctime": "2020-12-21 01:33:08,792", + "created": 1608510788.792275, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9635,14 +9675,14 @@ "lineno": 22, "message": "Result (Queue execution (identified by a submitted sequence number)): [ 1, 2, 3, 5, 6, 7 ] ()", "module": "test", - "msecs": 796.6570854187012, + "msecs": 792.2749519348145, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4524.975061416626, - "thread": 140402695206720, + "relativeCreated": 4544.5990562438965, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9651,8 +9691,8 @@ "[ 1, 2, 3, 5, 6, 7 ]", "" ], - "asctime": "2019-12-27 08:21:04,796", - "created": 1577431264.796834, + "asctime": "2020-12-21 01:33:08,792", + "created": 1608510788.792458, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9662,14 +9702,14 @@ "lineno": 26, "message": "Expectation (Queue execution (identified by a submitted sequence number)): result = [ 1, 2, 3, 5, 6, 7 ] ()", "module": "test", - "msecs": 796.8339920043945, + "msecs": 792.4580574035645, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4525.151968002319, - "thread": 140402695206720, + "relativeCreated": 4544.7821617126465, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9678,8 +9718,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:04,796", - "created": 1577431264.796996, + "asctime": "2020-12-21 01:33:08,792", + "created": 1608510788.79261, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9689,14 +9729,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 796.9961166381836, + "msecs": 792.6099300384521, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4525.314092636108, - "thread": 140402695206720, + "relativeCreated": 4544.934034347534, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9705,8 +9745,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:04,797", - "created": 1577431264.797139, + "asctime": "2020-12-21 01:33:08,792", + "created": 1608510788.792732, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9716,14 +9756,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 797.1389293670654, + "msecs": 792.7320003509521, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4525.45690536499, - "thread": 140402695206720, + "relativeCreated": 4545.056104660034, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9731,8 +9771,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:04,797", - "created": 1577431264.797295, + "asctime": "2020-12-21 01:33:08,792", + "created": 1608510788.792799, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9742,14 +9782,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 797.295093536377, + "msecs": 792.7989959716797, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4525.613069534302, - "thread": 140402695206720, + "relativeCreated": 4545.123100280762, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9758,8 +9798,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:04,797", - "created": 1577431264.797504, + "asctime": "2020-12-21 01:33:08,792", + "created": 1608510788.792863, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9769,14 +9809,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 2 ()", "module": "test", - "msecs": 797.5039482116699, + "msecs": 792.8628921508789, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4525.821924209595, - "thread": 140402695206720, + "relativeCreated": 4545.186996459961, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9785,8 +9825,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:04,797", - "created": 1577431264.797643, + "asctime": "2020-12-21 01:33:08,792", + "created": 1608510788.792922, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9796,14 +9836,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 2 ()", "module": "test", - "msecs": 797.6429462432861, + "msecs": 792.9220199584961, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4525.960922241211, - "thread": 140402695206720, + "relativeCreated": 4545.246124267578, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9811,8 +9851,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:04,797", - "created": 1577431264.797784, + "asctime": "2020-12-21 01:33:08,792", + "created": 1608510788.792981, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9822,14 +9862,14 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 797.7840900421143, + "msecs": 792.9809093475342, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4526.102066040039, - "thread": 140402695206720, + "relativeCreated": 4545.305013656616, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9838,8 +9878,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:04,797", - "created": 1577431264.797943, + "asctime": "2020-12-21 01:33:08,793", + "created": 1608510788.793041, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9849,14 +9889,14 @@ "lineno": 22, "message": "Result (Submitted value number 3): 3 ()", "module": "test", - "msecs": 797.943115234375, + "msecs": 793.0409908294678, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4526.2610912323, - "thread": 140402695206720, + "relativeCreated": 4545.36509513855, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9865,8 +9905,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:04,798", - "created": 1577431264.79808, + "asctime": "2020-12-21 01:33:08,793", + "created": 1608510788.793101, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9876,14 +9916,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 3 ()", "module": "test", - "msecs": 798.0799674987793, + "msecs": 793.1010723114014, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4526.397943496704, - "thread": 140402695206720, + "relativeCreated": 4545.425176620483, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9891,8 +9931,8 @@ "3", "" ], - "asctime": "2019-12-27 08:21:04,798", - "created": 1577431264.798218, + "asctime": "2020-12-21 01:33:08,793", + "created": 1608510788.793153, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9902,14 +9942,14 @@ "lineno": 142, "message": "Submitted value number 3 is correct (Content 3 and Type is ).", "module": "test", - "msecs": 798.2180118560791, + "msecs": 793.1530475616455, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4526.535987854004, - "thread": 140402695206720, + "relativeCreated": 4545.4771518707275, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9918,8 +9958,8 @@ "5", "" ], - "asctime": "2019-12-27 08:21:04,798", - "created": 1577431264.798358, + "asctime": "2020-12-21 01:33:08,793", + "created": 1608510788.79321, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9929,14 +9969,14 @@ "lineno": 22, "message": "Result (Submitted value number 4): 5 ()", "module": "test", - "msecs": 798.3579635620117, + "msecs": 793.2100296020508, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4526.6759395599365, - "thread": 140402695206720, + "relativeCreated": 4545.534133911133, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9945,8 +9985,8 @@ "5", "" ], - "asctime": "2019-12-27 08:21:04,798", - "created": 1577431264.798518, + "asctime": "2020-12-21 01:33:08,793", + "created": 1608510788.793263, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9956,14 +9996,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 4): result = 5 ()", "module": "test", - "msecs": 798.5179424285889, + "msecs": 793.2629585266113, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4526.835918426514, - "thread": 140402695206720, + "relativeCreated": 4545.587062835693, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9971,8 +10011,8 @@ "5", "" ], - "asctime": "2019-12-27 08:21:04,798", - "created": 1577431264.798687, + "asctime": "2020-12-21 01:33:08,793", + "created": 1608510788.793319, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9982,14 +10022,14 @@ "lineno": 142, "message": "Submitted value number 4 is correct (Content 5 and Type is ).", "module": "test", - "msecs": 798.6869812011719, + "msecs": 793.3189868927002, "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4527.004957199097, - "thread": 140402695206720, + "relativeCreated": 4545.643091201782, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -9998,8 +10038,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:04,798", - "created": 1577431264.798907, + "asctime": "2020-12-21 01:33:08,793", + "created": 1608510788.793376, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10009,14 +10049,14 @@ "lineno": 22, "message": "Result (Submitted value number 5): 6 ()", "module": "test", - "msecs": 798.9070415496826, + "msecs": 793.3759689331055, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4527.225017547607, - "thread": 140402695206720, + "relativeCreated": 4545.7000732421875, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -10025,8 +10065,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:04,799", - "created": 1577431264.799047, + "asctime": "2020-12-21 01:33:08,793", + "created": 1608510788.793431, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10036,14 +10076,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 5): result = 6 ()", "module": "test", - "msecs": 799.0469932556152, + "msecs": 793.4310436248779, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4527.36496925354, - "thread": 140402695206720, + "relativeCreated": 4545.75514793396, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -10051,8 +10091,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:04,799", - "created": 1577431264.799184, + "asctime": "2020-12-21 01:33:08,793", + "created": 1608510788.793484, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10062,14 +10102,14 @@ "lineno": 142, "message": "Submitted value number 5 is correct (Content 6 and Type is ).", "module": "test", - "msecs": 799.1840839385986, + "msecs": 793.4839725494385, "msg": "Submitted value number 5 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4527.502059936523, - "thread": 140402695206720, + "relativeCreated": 4545.8080768585205, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -10078,8 +10118,8 @@ "7", "" ], - "asctime": "2019-12-27 08:21:04,799", - "created": 1577431264.799339, + "asctime": "2020-12-21 01:33:08,793", + "created": 1608510788.793541, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10089,14 +10129,14 @@ "lineno": 22, "message": "Result (Submitted value number 6): 7 ()", "module": "test", - "msecs": 799.3390560150146, + "msecs": 793.5409545898438, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4527.657032012939, - "thread": 140402695206720, + "relativeCreated": 4545.865058898926, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -10105,8 +10145,8 @@ "7", "" ], - "asctime": "2019-12-27 08:21:04,799", - "created": 1577431264.799497, + "asctime": "2020-12-21 01:33:08,793", + "created": 1608510788.7936, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10116,14 +10156,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 6): result = 7 ()", "module": "test", - "msecs": 799.4968891143799, + "msecs": 793.6000823974609, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4527.814865112305, - "thread": 140402695206720, + "relativeCreated": 4545.924186706543, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -10131,8 +10171,8 @@ "7", "" ], - "asctime": "2019-12-27 08:21:04,799", - "created": 1577431264.799633, + "asctime": "2020-12-21 01:33:08,793", + "created": 1608510788.793651, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10142,32 +10182,32 @@ "lineno": 142, "message": "Submitted value number 6 is correct (Content 7 and Type is ).", "module": "test", - "msecs": 799.6330261230469, + "msecs": 793.6511039733887, "msg": "Submitted value number 6 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4527.951002120972, - "thread": 140402695206720, + "relativeCreated": 4545.975208282471, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 799.7651100158691, + "msecs": 793.7040328979492, "msg": "Queue execution (identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4528.083086013794, - "thread": 140402695206720, + "relativeCreated": 4546.028137207031, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00013208389282226562 + "time_consumption": 5.2928924560546875e-05 }, { "args": [], - "asctime": "2019-12-27 08:21:05,001", - "created": 1577431265.001007, + "asctime": "2020-12-21 01:33:08,994", + "created": 1608510788.99456, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -10180,8 +10220,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2019-12-27 08:21:04,800", - "created": 1577431264.800042, + "asctime": "2020-12-21 01:33:08,793", + "created": 1608510788.79382, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -10191,14 +10231,14 @@ "lineno": 41, "message": "Expire executed", "module": "test_threaded_queue", - "msecs": 800.041913986206, + "msecs": 793.8199043273926, "msg": "Expire executed", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4528.359889984131, - "thread": 140402695206720, + "relativeCreated": 4546.144008636475, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -10206,8 +10246,8 @@ 6, 6 ], - "asctime": "2019-12-27 08:21:05,000", - "created": 1577431265.000557, + "asctime": "2020-12-21 01:33:08,994", + "created": 1608510788.994261, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -10217,14 +10257,14 @@ "lineno": 46, "message": "Adding Task 6 with Priority 6", "module": "test_threaded_queue", - "msecs": 0.55694580078125, + "msecs": 994.2610263824463, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4728.874921798706, - "thread": 140402695206720, + "relativeCreated": 4746.585130691528, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -10232,8 +10272,8 @@ 1, 1 ], - "asctime": "2019-12-27 08:21:05,000", - "created": 1577431265.000836, + "asctime": "2020-12-21 01:33:08,994", + "created": 1608510788.994474, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -10243,35 +10283,35 @@ "lineno": 46, "message": "Adding Task 1 with Priority 1", "module": "test_threaded_queue", - "msecs": 0.8358955383300781, + "msecs": 994.473934173584, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4729.153871536255, - "thread": 140402695206720, + "relativeCreated": 4746.798038482666, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 1.007080078125, + "msecs": 994.5600032806396, "msg": "Setting expire flag and enqueued again 2 tasks.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 4729.32505607605, - "thread": 140402695206720, + "relativeCreated": 4746.884107589722, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00017118453979492188 + "time_consumption": 8.606910705566406e-05 }, { "args": [ "2", "" ], - "asctime": "2019-12-27 08:21:06,003", - "created": 1577431266.003947, + "asctime": "2020-12-21 01:33:09,999", + "created": 1608510789.999858, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10288,8 +10328,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:06,003", - "created": 1577431266.003407, + "asctime": "2020-12-21 01:33:09,998", + "created": 1608510789.998264, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10299,14 +10339,14 @@ "lineno": 22, "message": "Result (Size of Queue before restarting queue): 2 ()", "module": "test", - "msecs": 3.407001495361328, + "msecs": 998.2640743255615, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 5731.724977493286, - "thread": 140402695206720, + "relativeCreated": 5750.588178634644, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -10315,8 +10355,8 @@ "2", "" ], - "asctime": "2019-12-27 08:21:06,003", - "created": 1577431266.003741, + "asctime": "2020-12-21 01:33:09,999", + "created": 1608510789.999506, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10326,32 +10366,32 @@ "lineno": 26, "message": "Expectation (Size of Queue before restarting queue): result = 2 ()", "module": "test", - "msecs": 3.741025924682617, + "msecs": 999.5059967041016, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 5732.059001922607, - "thread": 140402695206720, + "relativeCreated": 5751.830101013184, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 3.947019577026367, + "msecs": 999.8579025268555, "msg": "Size of Queue before restarting queue is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 5732.264995574951, - "thread": 140402695206720, + "relativeCreated": 5752.1820068359375, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00020599365234375 + "time_consumption": 0.00035190582275390625 }, { "args": [], - "asctime": "2019-12-27 08:21:06,506", - "created": 1577431266.506121, + "asctime": "2020-12-21 01:33:10,503", + "created": 1608510790.503739, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -10364,8 +10404,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2019-12-27 08:21:06,004", - "created": 1577431266.004235, + "asctime": "2020-12-21 01:33:10,000", + "created": 1608510790.000329, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -10375,20 +10415,20 @@ "lineno": 54, "message": "Starting Queue execution (run)", "module": "test_threaded_queue", - "msecs": 4.235029220581055, + "msecs": 0.32901763916015625, "msg": "Starting Queue execution (run)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 5732.553005218506, - "thread": 140402695206720, + "relativeCreated": 5752.653121948242, + "thread": 140709796255552, "threadName": "MainThread" }, { "args": [], - "asctime": "2019-12-27 08:21:06,505", - "created": 1577431266.505895, + "asctime": "2020-12-21 01:33:10,503", + "created": 1608510790.503524, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -10398,32 +10438,32 @@ "lineno": 60, "message": "Queue joined and stopped.", "module": "test_threaded_queue", - "msecs": 505.89489936828613, + "msecs": 503.5240650177002, "msg": "Queue joined and stopped.", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6234.212875366211, - "thread": 140402695206720, + "relativeCreated": 6255.848169326782, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 506.1209201812744, + "msecs": 503.7391185760498, "msg": "Executing Queue, till Queue is empty..", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 4847, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6234.438896179199, - "thread": 140402695206720, + "relativeCreated": 6256.063222885132, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00022602081298828125 + "time_consumption": 0.00021505355834960938 }, { "args": [], - "asctime": "2019-12-27 08:21:06,511", - "created": 1577431266.511878, + "asctime": "2020-12-21 01:33:10,504", + "created": 1608510790.504825, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10440,8 +10480,8 @@ "[ 1, 6 ]", "" ], - "asctime": "2019-12-27 08:21:06,509", - "created": 1577431266.50915, + "asctime": "2020-12-21 01:33:10,503", + "created": 1608510790.503982, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10451,14 +10491,14 @@ "lineno": 22, "message": "Result (Queue execution (rerun; identified by a submitted sequence number)): [ 1, 6 ] ()", "module": "test", - "msecs": 509.15002822875977, + "msecs": 503.9820671081543, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6237.468004226685, - "thread": 140402695206720, + "relativeCreated": 6256.306171417236, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -10467,8 +10507,8 @@ "[ 1, 6 ]", "" ], - "asctime": "2019-12-27 08:21:06,509", - "created": 1577431266.509857, + "asctime": "2020-12-21 01:33:10,504", + "created": 1608510790.504118, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10478,14 +10518,14 @@ "lineno": 26, "message": "Expectation (Queue execution (rerun; identified by a submitted sequence number)): result = [ 1, 6 ] ()", "module": "test", - "msecs": 509.8569393157959, + "msecs": 504.1179656982422, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6238.174915313721, - "thread": 140402695206720, + "relativeCreated": 6256.442070007324, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -10494,8 +10534,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:06,510", - "created": 1577431266.510322, + "asctime": "2020-12-21 01:33:10,504", + "created": 1608510790.504242, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10505,14 +10545,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 510.32209396362305, + "msecs": 504.241943359375, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6238.640069961548, - "thread": 140402695206720, + "relativeCreated": 6256.566047668457, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -10521,8 +10561,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:06,510", - "created": 1577431266.510637, + "asctime": "2020-12-21 01:33:10,504", + "created": 1608510790.504345, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10532,14 +10572,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 510.6370449066162, + "msecs": 504.3449401855469, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6238.955020904541, - "thread": 140402695206720, + "relativeCreated": 6256.669044494629, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -10547,8 +10587,8 @@ "1", "" ], - "asctime": "2019-12-27 08:21:06,510", - "created": 1577431266.510959, + "asctime": "2020-12-21 01:33:10,504", + "created": 1608510790.504453, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10558,14 +10598,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 510.9589099884033, + "msecs": 504.4529438018799, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6239.276885986328, - "thread": 140402695206720, + "relativeCreated": 6256.777048110962, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -10574,8 +10614,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:06,511", - "created": 1577431266.511269, + "asctime": "2020-12-21 01:33:10,504", + "created": 1608510790.504553, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10585,14 +10625,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 6 ()", "module": "test", - "msecs": 511.26909255981445, + "msecs": 504.55307960510254, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6239.587068557739, - "thread": 140402695206720, + "relativeCreated": 6256.877183914185, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -10601,8 +10641,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:06,511", - "created": 1577431266.511471, + "asctime": "2020-12-21 01:33:10,504", + "created": 1608510790.504642, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10612,14 +10652,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 6 ()", "module": "test", - "msecs": 511.4710330963135, + "msecs": 504.6420097351074, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6239.789009094238, - "thread": 140402695206720, + "relativeCreated": 6256.966114044189, + "thread": 140709796255552, "threadName": "MainThread" }, { @@ -10627,8 +10667,8 @@ "6", "" ], - "asctime": "2019-12-27 08:21:06,511", - "created": 1577431266.511694, + "asctime": "2020-12-21 01:33:10,504", + "created": 1608510790.504734, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10638,38 +10678,38 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 6 and Type is ).", "module": "test", - "msecs": 511.69395446777344, + "msecs": 504.7340393066406, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6240.011930465698, - "thread": 140402695206720, + "relativeCreated": 6257.058143615723, + "thread": 140709796255552, "threadName": "MainThread" } ], - "msecs": 511.87801361083984, + "msecs": 504.8251152038574, "msg": "Queue execution (rerun; identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 4847, + "pathname": "src/unittest/test.py", + "process": 96106, "processName": "MainProcess", - "relativeCreated": 6240.195989608765, - "thread": 140402695206720, + "relativeCreated": 6257.149219512939, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 0.00018405914306640625 + "time_consumption": 9.107589721679688e-05 } ], - "thread": 140402695206720, + "thread": 140709796255552, "threadName": "MainThread", - "time_consumption": 2.921884059906006, - "time_finished": "2019-12-27 08:21:06,511", - "time_start": "2019-12-27 08:21:03,589" + "time_consumption": 2.919044017791748, + "time_finished": "2020-12-21 01:33:10,504", + "time_start": "2020-12-21 01:33:07,585" } }, "testrun_id": "p2", - "time_consumption": 216.90785932540894, + "time_consumption": 217.03593969345093, "uid_list_sorted": [ "pylibs.task.delayed: Test parallel processing and timing for a delayed execution", "pylibs.task.periodic: Test periodic execution", @@ -10684,11 +10724,11 @@ }, { "heading_dict": {}, - "interpreter": "python 3.6.9 (final)", + "interpreter": "python 3.8.5 (final)", "name": "Default Testsession name", - "number_of_failed_tests": 0, + "number_of_failed_tests": 1, "number_of_possibly_failed_tests": 0, - "number_of_successfull_tests": 9, + "number_of_successfull_tests": 8, "number_of_tests": 9, "testcase_execution_level": 90, "testcase_names": { @@ -10700,8 +10740,8 @@ "testcases": { "pylibs.task.crontab: Test cronjob": { "args": null, - "asctime": "2019-12-27 08:24:45,074", - "created": 1577431485.0744212, + "asctime": "2020-12-21 01:36:49,435", + "created": 1608511009.435987, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10712,19 +10752,19 @@ "message": "pylibs.task.crontab: Test cronjob", "module": "__init__", "moduleLogger": [], - "msecs": 74.42116737365723, + "msecs": 435.9869956970215, "msg": "pylibs.task.crontab: Test cronjob", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 5074, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7147.225856781006, + "relativeCreated": 7337.748765945435, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2019-12-27 08:24:45,075", - "created": 1577431485.0752409, + "asctime": "2020-12-21 01:36:49,437", + "created": 1608511009.43755, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -10735,15 +10775,15 @@ "message": "Initialising cronjob with minute: [23, 45]; hour: [12, 17]; day: 25; month: any; day_of_week: any.", "module": "test_crontab", "moduleLogger": [], - "msecs": 75.2408504486084, + "msecs": 437.5500679016113, "msg": "Initialising cronjob with minute: [23, 45]; hour: [12, 17]; day: 25; month: any; day_of_week: any.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 5074, + "pathname": "src/tests/test_crontab.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7148.045539855957, + "relativeCreated": 7339.311838150024, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -10752,8 +10792,8 @@ "True", "" ], - "asctime": "2019-12-27 08:24:45,075", - "created": 1577431485.0758893, + "asctime": "2020-12-21 01:36:49,439", + "created": 1608511009.4394693, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10770,8 +10810,8 @@ "True", "" ], - "asctime": "2019-12-27 08:24:45,075", - "created": 1577431485.0755389, + "asctime": "2020-12-21 01:36:49,438", + "created": 1608511009.438601, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10781,15 +10821,15 @@ "lineno": 22, "message": "Result (Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1): True ()", "module": "test", - "msecs": 75.53887367248535, + "msecs": 438.601016998291, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7148.343563079834, + "relativeCreated": 7340.362787246704, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -10798,8 +10838,8 @@ "True", "" ], - "asctime": "2019-12-27 08:24:45,075", - "created": 1577431485.0757227, + "asctime": "2020-12-21 01:36:49,439", + "created": 1608511009.4390686, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10809,37 +10849,37 @@ "lineno": 26, "message": "Expectation (Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1): result = True ()", "module": "test", - "msecs": 75.72269439697266, + "msecs": 439.0685558319092, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7148.527383804321, + "relativeCreated": 7340.830326080322, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 75.88934898376465, + "msecs": 439.4693374633789, "msg": "Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7148.694038391113, + "relativeCreated": 7341.231107711792, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.0001666545867919922 + "time_consumption": 0.00040078163146972656 }, { "args": [ "True", "" ], - "asctime": "2019-12-27 08:24:45,076", - "created": 1577431485.0764067, + "asctime": "2020-12-21 01:36:49,440", + "created": 1608511009.4408412, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10856,8 +10896,8 @@ "True", "" ], - "asctime": "2019-12-27 08:24:45,076", - "created": 1577431485.0761144, + "asctime": "2020-12-21 01:36:49,440", + "created": 1608511009.440118, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10867,15 +10907,15 @@ "lineno": 22, "message": "Result (Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5): True ()", "module": "test", - "msecs": 76.11441612243652, + "msecs": 440.11807441711426, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7148.919105529785, + "relativeCreated": 7341.879844665527, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -10884,8 +10924,8 @@ "True", "" ], - "asctime": "2019-12-27 08:24:45,076", - "created": 1577431485.0762556, + "asctime": "2020-12-21 01:36:49,440", + "created": 1608511009.4405036, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10895,37 +10935,37 @@ "lineno": 26, "message": "Expectation (Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5): result = True ()", "module": "test", - "msecs": 76.25555992126465, + "msecs": 440.5035972595215, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7149.060249328613, + "relativeCreated": 7342.265367507935, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 76.40671730041504, + "msecs": 440.8411979675293, "msg": "Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7149.211406707764, + "relativeCreated": 7342.602968215942, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00015115737915039062 + "time_consumption": 0.0003376007080078125 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:24:45,076", - "created": 1577431485.0768597, + "asctime": "2020-12-21 01:36:49,441", + "created": 1608511009.441848, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10942,8 +10982,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,076", - "created": 1577431485.0766032, + "asctime": "2020-12-21 01:36:49,441", + "created": 1608511009.4412189, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10953,15 +10993,15 @@ "lineno": 22, "message": "Result (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 76.60317420959473, + "msecs": 441.2188529968262, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7149.407863616943, + "relativeCreated": 7342.980623245239, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -10970,8 +11010,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,076", - "created": 1577431485.0767329, + "asctime": "2020-12-21 01:36:49,441", + "created": 1608511009.4415982, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10981,37 +11021,37 @@ "lineno": 26, "message": "Expectation (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 76.73287391662598, + "msecs": 441.59817695617676, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7149.537563323975, + "relativeCreated": 7343.35994720459, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 76.85971260070801, + "msecs": 441.8480396270752, "msg": "Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7149.664402008057, + "relativeCreated": 7343.609809875488, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00012683868408203125 + "time_consumption": 0.0002498626708984375 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:24:45,077", - "created": 1577431485.0773063, + "asctime": "2020-12-21 01:36:49,442", + "created": 1608511009.442598, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11028,8 +11068,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,077", - "created": 1577431485.0770364, + "asctime": "2020-12-21 01:36:49,442", + "created": 1608511009.4422605, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11039,15 +11079,15 @@ "lineno": 22, "message": "Result (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 3): False ()", "module": "test", - "msecs": 77.03638076782227, + "msecs": 442.2605037689209, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7149.841070175171, + "relativeCreated": 7344.022274017334, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -11056,8 +11096,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,077", - "created": 1577431485.077176, + "asctime": "2020-12-21 01:36:49,442", + "created": 1608511009.4424458, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11067,37 +11107,37 @@ "lineno": 26, "message": "Expectation (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 3): result = False ()", "module": "test", - "msecs": 77.17609405517578, + "msecs": 442.4457550048828, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7149.980783462524, + "relativeCreated": 7344.207525253296, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 77.30627059936523, + "msecs": 442.5981044769287, "msg": "Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 3 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7150.110960006714, + "relativeCreated": 7344.359874725342, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00013017654418945312 + "time_consumption": 0.00015234947204589844 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:24:45,077", - "created": 1577431485.0778313, + "asctime": "2020-12-21 01:36:49,443", + "created": 1608511009.443111, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11114,8 +11154,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,077", - "created": 1577431485.0775754, + "asctime": "2020-12-21 01:36:49,442", + "created": 1608511009.4428504, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11125,15 +11165,15 @@ "lineno": 22, "message": "Result (Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 77.5754451751709, + "msecs": 442.85035133361816, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7150.3801345825195, + "relativeCreated": 7344.612121582031, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -11142,8 +11182,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,077", - "created": 1577431485.0777047, + "asctime": "2020-12-21 01:36:49,442", + "created": 1608511009.4429793, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11153,37 +11193,37 @@ "lineno": 26, "message": "Expectation (Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 77.70466804504395, + "msecs": 442.9793357849121, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7150.509357452393, + "relativeCreated": 7344.741106033325, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 77.83126831054688, + "msecs": 443.1109428405762, "msg": "Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7150.6359577178955, + "relativeCreated": 7344.872713088989, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.0001266002655029297 + "time_consumption": 0.0001316070556640625 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:24:45,078", - "created": 1577431485.0782895, + "asctime": "2020-12-21 01:36:49,443", + "created": 1608511009.4435718, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11200,8 +11240,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,078", - "created": 1577431485.07802, + "asctime": "2020-12-21 01:36:49,443", + "created": 1608511009.4433446, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11211,15 +11251,15 @@ "lineno": 22, "message": "Result (Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 78.02009582519531, + "msecs": 443.3445930480957, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7150.824785232544, + "relativeCreated": 7345.106363296509, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -11228,8 +11268,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,078", - "created": 1577431485.0781636, + "asctime": "2020-12-21 01:36:49,443", + "created": 1608511009.4434807, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11239,34 +11279,34 @@ "lineno": 26, "message": "Expectation (Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 78.16362380981445, + "msecs": 443.4807300567627, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7150.968313217163, + "relativeCreated": 7345.242500305176, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 78.28950881958008, + "msecs": 443.5718059539795, "msg": "Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7151.094198226929, + "relativeCreated": 7345.333576202393, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.000125885009765625 + "time_consumption": 9.107589721679688e-05 }, { "args": [], - "asctime": "2019-12-27 08:24:45,078", - "created": 1577431485.0784428, + "asctime": "2020-12-21 01:36:49,443", + "created": 1608511009.443688, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -11277,15 +11317,15 @@ "message": "Storing reminder for execution (minute: 23, hour: 17, day: 25, month: 2, day_of_week: 1).", "module": "test_crontab", "moduleLogger": [], - "msecs": 78.44281196594238, + "msecs": 443.68791580200195, "msg": "Storing reminder for execution (minute: 23, hour: 17, day: 25, month: 2, day_of_week: 1).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 5074, + "pathname": "src/tests/test_crontab.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7151.247501373291, + "relativeCreated": 7345.449686050415, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -11294,8 +11334,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,078", - "created": 1577431485.0788658, + "asctime": "2020-12-21 01:36:49,444", + "created": 1608511009.4441767, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11312,8 +11352,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,078", - "created": 1577431485.0786173, + "asctime": "2020-12-21 01:36:49,443", + "created": 1608511009.443895, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11323,15 +11363,15 @@ "lineno": 22, "message": "Result (Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 78.61733436584473, + "msecs": 443.8951015472412, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7151.422023773193, + "relativeCreated": 7345.656871795654, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -11340,8 +11380,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,078", - "created": 1577431485.0787435, + "asctime": "2020-12-21 01:36:49,444", + "created": 1608511009.4440508, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11351,37 +11391,37 @@ "lineno": 26, "message": "Expectation (Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 78.74345779418945, + "msecs": 444.05078887939453, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7151.548147201538, + "relativeCreated": 7345.812559127808, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 78.86576652526855, + "msecs": 444.17667388916016, "msg": "Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7151.670455932617, + "relativeCreated": 7345.938444137573, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00012230873107910156 + "time_consumption": 0.000125885009765625 }, { "args": [ "True", "" ], - "asctime": "2019-12-27 08:24:45,079", - "created": 1577431485.0793092, + "asctime": "2020-12-21 01:36:49,444", + "created": 1608511009.444785, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11398,8 +11438,8 @@ "True", "" ], - "asctime": "2019-12-27 08:24:45,079", - "created": 1577431485.0790508, + "asctime": "2020-12-21 01:36:49,444", + "created": 1608511009.444432, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11409,15 +11449,15 @@ "lineno": 22, "message": "Result (Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5): True ()", "module": "test", - "msecs": 79.05077934265137, + "msecs": 444.43202018737793, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7151.85546875, + "relativeCreated": 7346.193790435791, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -11426,8 +11466,8 @@ "True", "" ], - "asctime": "2019-12-27 08:24:45,079", - "created": 1577431485.079175, + "asctime": "2020-12-21 01:36:49,444", + "created": 1608511009.4445827, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11437,37 +11477,37 @@ "lineno": 26, "message": "Expectation (Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5): result = True ()", "module": "test", - "msecs": 79.17499542236328, + "msecs": 444.5827007293701, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7151.979684829712, + "relativeCreated": 7346.344470977783, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 79.30922508239746, + "msecs": 444.78511810302734, "msg": "Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7152.113914489746, + "relativeCreated": 7346.54688835144, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.0001342296600341797 + "time_consumption": 0.00020241737365722656 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:24:45,079", - "created": 1577431485.0797396, + "asctime": "2020-12-21 01:36:49,445", + "created": 1608511009.4455175, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11484,8 +11524,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,079", - "created": 1577431485.079491, + "asctime": "2020-12-21 01:36:49,445", + "created": 1608511009.445103, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11495,15 +11535,15 @@ "lineno": 22, "message": "Result (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 79.49090003967285, + "msecs": 445.1029300689697, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7152.2955894470215, + "relativeCreated": 7346.864700317383, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -11512,8 +11552,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,079", - "created": 1577431485.0796156, + "asctime": "2020-12-21 01:36:49,445", + "created": 1608511009.4453776, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11523,37 +11563,37 @@ "lineno": 26, "message": "Expectation (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 79.61559295654297, + "msecs": 445.3775882720947, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7152.420282363892, + "relativeCreated": 7347.139358520508, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 79.73957061767578, + "msecs": 445.51753997802734, "msg": "Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7152.544260025024, + "relativeCreated": 7347.27931022644, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.0001239776611328125 + "time_consumption": 0.0001399517059326172 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:24:45,080", - "created": 1577431485.080415, + "asctime": "2020-12-21 01:36:49,446", + "created": 1608511009.4462342, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11570,8 +11610,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,080", - "created": 1577431485.0800161, + "asctime": "2020-12-21 01:36:49,445", + "created": 1608511009.4457576, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11581,15 +11621,15 @@ "lineno": 22, "message": "Result (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 3): False ()", "module": "test", - "msecs": 80.0161361694336, + "msecs": 445.7576274871826, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7152.820825576782, + "relativeCreated": 7347.519397735596, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -11598,8 +11638,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,080", - "created": 1577431485.080222, + "asctime": "2020-12-21 01:36:49,445", + "created": 1608511009.4459138, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11609,37 +11649,37 @@ "lineno": 26, "message": "Expectation (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 3): result = False ()", "module": "test", - "msecs": 80.22189140319824, + "msecs": 445.91379165649414, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7153.026580810547, + "relativeCreated": 7347.675561904907, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 80.41501045227051, + "msecs": 446.23422622680664, "msg": "Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 3 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7153.219699859619, + "relativeCreated": 7347.99599647522, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00019311904907226562 + "time_consumption": 0.0003204345703125 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:24:45,081", - "created": 1577431485.0812364, + "asctime": "2020-12-21 01:36:49,448", + "created": 1608511009.4481888, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11656,8 +11696,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,080", - "created": 1577431485.0807474, + "asctime": "2020-12-21 01:36:49,447", + "created": 1608511009.4471118, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11667,15 +11707,15 @@ "lineno": 22, "message": "Result (Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 80.74736595153809, + "msecs": 447.1118450164795, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7153.552055358887, + "relativeCreated": 7348.873615264893, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -11684,8 +11724,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,080", - "created": 1577431485.0809948, + "asctime": "2020-12-21 01:36:49,447", + "created": 1608511009.4476905, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11695,37 +11735,37 @@ "lineno": 26, "message": "Expectation (Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 80.99484443664551, + "msecs": 447.690486907959, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7153.799533843994, + "relativeCreated": 7349.452257156372, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 81.23636245727539, + "msecs": 448.18878173828125, "msg": "Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7154.041051864624, + "relativeCreated": 7349.950551986694, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.0002415180206298828 + "time_consumption": 0.0004982948303222656 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:24:45,082", - "created": 1577431485.0821004, + "asctime": "2020-12-21 01:36:49,449", + "created": 1608511009.4493995, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11742,8 +11782,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,081", - "created": 1577431485.081619, + "asctime": "2020-12-21 01:36:49,448", + "created": 1608511009.4488304, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11753,15 +11793,15 @@ "lineno": 22, "message": "Result (Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 81.6190242767334, + "msecs": 448.83036613464355, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7154.423713684082, + "relativeCreated": 7350.592136383057, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -11770,8 +11810,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,081", - "created": 1577431485.0818448, + "asctime": "2020-12-21 01:36:49,449", + "created": 1608511009.4491374, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11781,34 +11821,34 @@ "lineno": 26, "message": "Expectation (Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 81.84480667114258, + "msecs": 449.13744926452637, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7154.649496078491, + "relativeCreated": 7350.899219512939, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 82.10039138793945, + "msecs": 449.399471282959, "msg": "Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7154.905080795288, + "relativeCreated": 7351.161241531372, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.000255584716796875 + "time_consumption": 0.0002620220184326172 }, { "args": [], - "asctime": "2019-12-27 08:24:45,082", - "created": 1577431485.0822873, + "asctime": "2020-12-21 01:36:49,449", + "created": 1608511009.4497697, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -11819,15 +11859,15 @@ "message": "Resetting trigger condition with minute: 22; hour: any; day: [12, 17, 25], month: 2.", "module": "test_crontab", "moduleLogger": [], - "msecs": 82.28731155395508, + "msecs": 449.7697353363037, "msg": "Resetting trigger condition with minute: 22; hour: any; day: [12, 17, 25], month: 2.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 5074, + "pathname": "src/tests/test_crontab.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7155.092000961304, + "relativeCreated": 7351.531505584717, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -11836,8 +11876,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,082", - "created": 1577431485.0828075, + "asctime": "2020-12-21 01:36:49,452", + "created": 1608511009.4524186, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11854,8 +11894,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,082", - "created": 1577431485.0825183, + "asctime": "2020-12-21 01:36:49,451", + "created": 1608511009.451459, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11865,15 +11905,15 @@ "lineno": 22, "message": "Result (Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 82.51833915710449, + "msecs": 451.4589309692383, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7155.323028564453, + "relativeCreated": 7353.220701217651, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -11882,8 +11922,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,082", - "created": 1577431485.0826676, + "asctime": "2020-12-21 01:36:49,451", + "created": 1608511009.4517913, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11893,37 +11933,37 @@ "lineno": 26, "message": "Expectation (Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 82.66758918762207, + "msecs": 451.79128646850586, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7155.472278594971, + "relativeCreated": 7353.553056716919, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 82.80754089355469, + "msecs": 452.41856575012207, "msg": "Return value for minute: 23; hour: 17; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7155.612230300903, + "relativeCreated": 7354.180335998535, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.0001399517059326172 + "time_consumption": 0.0006272792816162109 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:24:45,083", - "created": 1577431485.0832405, + "asctime": "2020-12-21 01:36:49,455", + "created": 1608511009.4551086, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11940,8 +11980,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,082", - "created": 1577431485.0829885, + "asctime": "2020-12-21 01:36:49,453", + "created": 1608511009.4533327, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11951,15 +11991,15 @@ "lineno": 22, "message": "Result (Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5): False ()", "module": "test", - "msecs": 82.98850059509277, + "msecs": 453.33266258239746, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7155.793190002441, + "relativeCreated": 7355.094432830811, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -11968,8 +12008,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,083", - "created": 1577431485.0831141, + "asctime": "2020-12-21 01:36:49,454", + "created": 1608511009.4540877, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11979,37 +12019,37 @@ "lineno": 26, "message": "Expectation (Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5): result = False ()", "module": "test", - "msecs": 83.1141471862793, + "msecs": 454.0877342224121, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7155.918836593628, + "relativeCreated": 7355.849504470825, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 83.24050903320312, + "msecs": 455.108642578125, "msg": "Return value for minute: 45; hour: 12; day: 25; month: 03, day_of_week: 5 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7156.045198440552, + "relativeCreated": 7356.870412826538, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00012636184692382812 + "time_consumption": 0.0010209083557128906 }, { "args": [ "True", "" ], - "asctime": "2019-12-27 08:24:45,083", - "created": 1577431485.083715, + "asctime": "2020-12-21 01:36:49,457", + "created": 1608511009.4578836, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12026,8 +12066,8 @@ "True", "" ], - "asctime": "2019-12-27 08:24:45,083", - "created": 1577431485.0834625, + "asctime": "2020-12-21 01:36:49,456", + "created": 1608511009.4566748, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12037,15 +12077,15 @@ "lineno": 22, "message": "Result (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1): True ()", "module": "test", - "msecs": 83.46247673034668, + "msecs": 456.67481422424316, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7156.267166137695, + "relativeCreated": 7358.436584472656, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -12054,8 +12094,8 @@ "True", "" ], - "asctime": "2019-12-27 08:24:45,083", - "created": 1577431485.083591, + "asctime": "2020-12-21 01:36:49,457", + "created": 1608511009.457579, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12065,37 +12105,37 @@ "lineno": 26, "message": "Expectation (Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1): result = True ()", "module": "test", - "msecs": 83.59098434448242, + "msecs": 457.5788974761963, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7156.395673751831, + "relativeCreated": 7359.340667724609, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 83.71496200561523, + "msecs": 457.8835964202881, "msg": "Return value for minute: 22; hour: 17; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7156.519651412964, + "relativeCreated": 7359.645366668701, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.0001239776611328125 + "time_consumption": 0.0003046989440917969 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:24:45,084", - "created": 1577431485.0841606, + "asctime": "2020-12-21 01:36:49,458", + "created": 1608511009.4589412, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12112,8 +12152,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,083", - "created": 1577431485.0839055, + "asctime": "2020-12-21 01:36:49,458", + "created": 1608511009.458481, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12123,15 +12163,15 @@ "lineno": 22, "message": "Result (Return value for minute: 22; hour: 17; day: 25; month: 05, day_of_week: 3): False ()", "module": "test", - "msecs": 83.90545845031738, + "msecs": 458.4810733795166, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7156.710147857666, + "relativeCreated": 7360.24284362793, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -12140,8 +12180,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,084", - "created": 1577431485.0840385, + "asctime": "2020-12-21 01:36:49,458", + "created": 1608511009.458727, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12151,37 +12191,37 @@ "lineno": 26, "message": "Expectation (Return value for minute: 22; hour: 17; day: 25; month: 05, day_of_week: 3): result = False ()", "module": "test", - "msecs": 84.03849601745605, + "msecs": 458.7268829345703, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7156.843185424805, + "relativeCreated": 7360.488653182983, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 84.16056632995605, + "msecs": 458.9412212371826, "msg": "Return value for minute: 22; hour: 17; day: 25; month: 05, day_of_week: 3 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7156.965255737305, + "relativeCreated": 7360.702991485596, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.0001220703125 + "time_consumption": 0.0002143383026123047 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:24:45,084", - "created": 1577431485.0845873, + "asctime": "2020-12-21 01:36:49,459", + "created": 1608511009.459939, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12198,8 +12238,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,084", - "created": 1577431485.0843318, + "asctime": "2020-12-21 01:36:49,459", + "created": 1608511009.459474, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12209,15 +12249,15 @@ "lineno": 22, "message": "Result (Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 84.33175086975098, + "msecs": 459.4740867614746, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7157.1364402771, + "relativeCreated": 7361.235857009888, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -12226,8 +12266,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,084", - "created": 1577431485.0844548, + "asctime": "2020-12-21 01:36:49,459", + "created": 1608511009.459747, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12237,37 +12277,37 @@ "lineno": 26, "message": "Expectation (Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 84.45477485656738, + "msecs": 459.7470760345459, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7157.259464263916, + "relativeCreated": 7361.508846282959, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 84.58733558654785, + "msecs": 459.93900299072266, "msg": "Return value for minute: 45; hour: 14; day: 25; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7157.3920249938965, + "relativeCreated": 7361.700773239136, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00013256072998046875 + "time_consumption": 0.0001919269561767578 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:24:45,085", - "created": 1577431485.0850408, + "asctime": "2020-12-21 01:36:49,460", + "created": 1608511009.4607117, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12284,8 +12324,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,084", - "created": 1577431485.0847747, + "asctime": "2020-12-21 01:36:49,460", + "created": 1608511009.4602823, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12295,15 +12335,15 @@ "lineno": 22, "message": "Result (Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1): False ()", "module": "test", - "msecs": 84.77473258972168, + "msecs": 460.2823257446289, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7157.57942199707, + "relativeCreated": 7362.044095993042, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -12312,8 +12352,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,084", - "created": 1577431485.0849166, + "asctime": "2020-12-21 01:36:49,460", + "created": 1608511009.4605184, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12323,34 +12363,34 @@ "lineno": 26, "message": "Expectation (Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1): result = False ()", "module": "test", - "msecs": 84.91659164428711, + "msecs": 460.51836013793945, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7157.721281051636, + "relativeCreated": 7362.2801303863525, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 85.04080772399902, + "msecs": 460.7117176055908, "msg": "Return value for minute: 23; hour: 17; day: 24; month: 02, day_of_week: 1 is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7157.845497131348, + "relativeCreated": 7362.473487854004, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00012421607971191406 + "time_consumption": 0.0001933574676513672 }, { "args": [], - "asctime": "2019-12-27 08:24:45,085", - "created": 1577431485.0851932, + "asctime": "2020-12-21 01:36:49,461", + "created": 1608511009.4610052, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -12361,15 +12401,15 @@ "message": "Resetting trigger condition (again).", "module": "test_crontab", "moduleLogger": [], - "msecs": 85.19315719604492, + "msecs": 461.00521087646484, "msg": "Resetting trigger condition (again).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 5074, + "pathname": "src/tests/test_crontab.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7157.997846603394, + "relativeCreated": 7362.766981124878, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -12378,8 +12418,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,085", - "created": 1577431485.0855083, + "asctime": "2020-12-21 01:36:49,461", + "created": 1608511009.461808, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12396,8 +12436,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,085", - "created": 1577431485.0854075, + "asctime": "2020-12-21 01:36:49,461", + "created": 1608511009.4613323, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12407,15 +12447,15 @@ "lineno": 22, "message": "Result (1st run - execution not needed): False ()", "module": "test", - "msecs": 85.40749549865723, + "msecs": 461.3323211669922, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.212184906006, + "relativeCreated": 7363.094091415405, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -12424,8 +12464,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,085", - "created": 1577431485.0854611, + "asctime": "2020-12-21 01:36:49,461", + "created": 1608511009.4615438, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12435,37 +12475,37 @@ "lineno": 26, "message": "Expectation (1st run - execution not needed): result = False ()", "module": "test", - "msecs": 85.46113967895508, + "msecs": 461.5437984466553, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.265829086304, + "relativeCreated": 7363.305568695068, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 85.50834655761719, + "msecs": 461.8079662322998, "msg": "1st run - execution not needed is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.313035964966, + "relativeCreated": 7363.569736480713, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 4.7206878662109375e-05 + "time_consumption": 0.00026416778564453125 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:24:45,085", - "created": 1577431485.0856502, + "asctime": "2020-12-21 01:36:49,463", + "created": 1608511009.4637659, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12482,8 +12522,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,085", - "created": 1577431485.0855665, + "asctime": "2020-12-21 01:36:49,462", + "created": 1608511009.4625623, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12493,15 +12533,15 @@ "lineno": 22, "message": "Result (2nd run - execution not needed): False ()", "module": "test", - "msecs": 85.56652069091797, + "msecs": 462.56232261657715, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.371210098267, + "relativeCreated": 7364.32409286499, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -12510,8 +12550,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,085", - "created": 1577431485.0856102, + "asctime": "2020-12-21 01:36:49,463", + "created": 1608511009.4633062, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12521,37 +12561,37 @@ "lineno": 26, "message": "Expectation (2nd run - execution not needed): result = False ()", "module": "test", - "msecs": 85.61015129089355, + "msecs": 463.306188583374, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.414840698242, + "relativeCreated": 7365.067958831787, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 85.65020561218262, + "msecs": 463.76585960388184, "msg": "2nd run - execution not needed is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.454895019531, + "relativeCreated": 7365.527629852295, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 4.00543212890625e-05 + "time_consumption": 0.0004596710205078125 }, { "args": [ "True", "" ], - "asctime": "2019-12-27 08:24:45,085", - "created": 1577431485.085787, + "asctime": "2020-12-21 01:36:49,465", + "created": 1608511009.4653234, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12568,8 +12608,8 @@ "True", "" ], - "asctime": "2019-12-27 08:24:45,085", - "created": 1577431485.085707, + "asctime": "2020-12-21 01:36:49,464", + "created": 1608511009.4645371, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12579,15 +12619,15 @@ "lineno": 22, "message": "Result (3rd run - execution needed): True ()", "module": "test", - "msecs": 85.70694923400879, + "msecs": 464.5371437072754, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.511638641357, + "relativeCreated": 7366.2989139556885, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -12596,8 +12636,8 @@ "True", "" ], - "asctime": "2019-12-27 08:24:45,085", - "created": 1577431485.0857472, + "asctime": "2020-12-21 01:36:49,464", + "created": 1608511009.464946, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12607,37 +12647,37 @@ "lineno": 26, "message": "Expectation (3rd run - execution needed): result = True ()", "module": "test", - "msecs": 85.74724197387695, + "msecs": 464.94603157043457, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.551931381226, + "relativeCreated": 7366.707801818848, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 85.78705787658691, + "msecs": 465.32344818115234, "msg": "3rd run - execution needed is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.591747283936, + "relativeCreated": 7367.085218429565, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 3.981590270996094e-05 + "time_consumption": 0.00037741661071777344 }, { "args": [ "True", "" ], - "asctime": "2019-12-27 08:24:45,085", - "created": 1577431485.085923, + "asctime": "2020-12-21 01:36:49,466", + "created": 1608511009.4668527, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12654,8 +12694,8 @@ "True", "" ], - "asctime": "2019-12-27 08:24:45,085", - "created": 1577431485.0858436, + "asctime": "2020-12-21 01:36:49,465", + "created": 1608511009.4659166, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12665,15 +12705,15 @@ "lineno": 22, "message": "Result (4th run - execution needed): True ()", "module": "test", - "msecs": 85.84356307983398, + "msecs": 465.91663360595703, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.648252487183, + "relativeCreated": 7367.67840385437, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -12682,8 +12722,8 @@ "True", "" ], - "asctime": "2019-12-27 08:24:45,085", - "created": 1577431485.0858834, + "asctime": "2020-12-21 01:36:49,466", + "created": 1608511009.4663472, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12693,37 +12733,37 @@ "lineno": 26, "message": "Expectation (4th run - execution needed): result = True ()", "module": "test", - "msecs": 85.88337898254395, + "msecs": 466.34721755981445, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.688068389893, + "relativeCreated": 7368.1089878082275, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 85.9229564666748, + "msecs": 466.85266494750977, "msg": "4th run - execution needed is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.727645874023, + "relativeCreated": 7368.614435195923, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 3.9577484130859375e-05 + "time_consumption": 0.0005054473876953125 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:24:45,086", - "created": 1577431485.0860605, + "asctime": "2020-12-21 01:36:49,468", + "created": 1608511009.468997, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12740,8 +12780,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,085", - "created": 1577431485.0859776, + "asctime": "2020-12-21 01:36:49,468", + "created": 1608511009.4680612, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12751,15 +12791,15 @@ "lineno": 22, "message": "Result (5th run - execution not needed): False ()", "module": "test", - "msecs": 85.97755432128906, + "msecs": 468.0612087249756, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.782243728638, + "relativeCreated": 7369.822978973389, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -12768,8 +12808,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,086", - "created": 1577431485.0860176, + "asctime": "2020-12-21 01:36:49,468", + "created": 1608511009.4686298, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12779,37 +12819,37 @@ "lineno": 26, "message": "Expectation (5th run - execution not needed): result = False ()", "module": "test", - "msecs": 86.01760864257812, + "msecs": 468.6298370361328, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.822298049927, + "relativeCreated": 7370.391607284546, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 86.0605239868164, + "msecs": 468.9970016479492, "msg": "5th run - execution not needed is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.865213394165, + "relativeCreated": 7370.758771896362, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 4.291534423828125e-05 + "time_consumption": 0.00036716461181640625 }, { "args": [ "False", "" ], - "asctime": "2019-12-27 08:24:45,086", - "created": 1577431485.086198, + "asctime": "2020-12-21 01:36:49,470", + "created": 1608511009.4707236, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12826,8 +12866,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,086", - "created": 1577431485.086118, + "asctime": "2020-12-21 01:36:49,469", + "created": 1608511009.4696548, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12837,15 +12877,15 @@ "lineno": 22, "message": "Result (6th run - execution not needed): False ()", "module": "test", - "msecs": 86.11798286437988, + "msecs": 469.65479850769043, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.9226722717285, + "relativeCreated": 7371.4165687561035, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -12854,8 +12894,8 @@ "False", "" ], - "asctime": "2019-12-27 08:24:45,086", - "created": 1577431485.086158, + "asctime": "2020-12-21 01:36:49,469", + "created": 1608511009.4699178, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12865,41 +12905,41 @@ "lineno": 26, "message": "Expectation (6th run - execution not needed): result = False ()", "module": "test", - "msecs": 86.15803718566895, + "msecs": 469.91777420043945, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7158.962726593018, + "relativeCreated": 7371.6795444488525, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 86.19809150695801, + "msecs": 470.72362899780273, "msg": "6th run - execution not needed is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7159.002780914307, + "relativeCreated": 7372.485399246216, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 4.00543212890625e-05 + "time_consumption": 0.0008058547973632812 } ], - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.011776924133300781, - "time_finished": "2019-12-27 08:24:45,086", - "time_start": "2019-12-27 08:24:45,074" + "time_consumption": 0.03473663330078125, + "time_finished": "2020-12-21 01:36:49,470", + "time_start": "2020-12-21 01:36:49,435" }, "pylibs.task.crontab: Test crontab": { "args": null, - "asctime": "2019-12-27 08:24:45,086", - "created": 1577431485.0863705, + "asctime": "2020-12-21 01:36:49,472", + "created": 1608511009.4720857, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12910,19 +12950,19 @@ "message": "pylibs.task.crontab: Test crontab", "module": "__init__", "moduleLogger": [], - "msecs": 86.37046813964844, + "msecs": 472.08571434020996, "msg": "pylibs.task.crontab: Test crontab", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 5074, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7159.175157546997, + "relativeCreated": 7373.847484588623, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2019-12-27 08:24:45,086", - "created": 1577431485.0864336, + "asctime": "2020-12-21 01:36:49,472", + "created": 1608511009.4723864, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -12933,15 +12973,15 @@ "message": "Creating Crontab with callback execution in +1 and +3 minutes.", "module": "test_crontab", "moduleLogger": [], - "msecs": 86.43364906311035, + "msecs": 472.38636016845703, "msg": "Creating Crontab with callback execution in +1 and +3 minutes.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 5074, + "pathname": "src/tests/test_crontab.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7159.238338470459, + "relativeCreated": 7374.14813041687, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -12950,8 +12990,8 @@ "2", "" ], - "asctime": "2019-12-27 08:28:15,165", - "created": 1577431695.165938, + "asctime": "2020-12-21 01:40:19,575", + "created": 1608511219.5752997, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12966,8 +13006,8 @@ "args": [ 30 ], - "asctime": "2019-12-27 08:24:45,086", - "created": 1577431485.0865285, + "asctime": "2020-12-21 01:36:49,472", + "created": 1608511009.472838, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -12977,25 +13017,25 @@ "lineno": 63, "message": "Crontab accuracy is 30s", "module": "test_crontab", - "msecs": 86.52853965759277, + "msecs": 472.8379249572754, "msg": "Crontab accuracy is %ds", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 5074, + "pathname": "src/tests/test_crontab.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 7159.333229064941, + "relativeCreated": 7374.5996952056885, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { "args": [ 1, - 1577431515, - 1577431500 + 1608511039, + 1608511020 ], - "asctime": "2019-12-27 08:25:15,088", - "created": 1577431515.0881016, + "asctime": "2020-12-21 01:37:19,476", + "created": 1608511039.4764376, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -13003,27 +13043,27 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 17, - "message": "Crontab execution number 1 at 1577431515s, requested for 1577431500s", + "message": "Crontab execution number 1 at 1608511039s, requested for 1608511020s", "module": "test_crontab", - "msecs": 88.10162544250488, + "msecs": 476.4375686645508, "msg": "Crontab execution number %d at %ds, requested for %ds", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 5074, + "pathname": "src/tests/test_crontab.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 37160.90631484985, + "relativeCreated": 37378.199338912964, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-41" }, { "args": [ 2, - 1577431635, - 1577431620 + 1608511159, + 1608511140 ], - "asctime": "2019-12-27 08:27:15,090", - "created": 1577431635.090192, + "asctime": "2020-12-21 01:39:19,482", + "created": 1608511159.4826562, "exc_info": null, "exc_text": null, "filename": "test_crontab.py", @@ -13031,27 +13071,27 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 17, - "message": "Crontab execution number 2 at 1577431635s, requested for 1577431620s", + "message": "Crontab execution number 2 at 1608511159s, requested for 1608511140s", "module": "test_crontab", - "msecs": 90.19207954406738, + "msecs": 482.65624046325684, "msg": "Crontab execution number %d at %ds, requested for %ds", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_crontab.py", - "process": 5074, + "pathname": "src/tests/test_crontab.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 157162.99676895142, + "relativeCreated": 157384.41801071167, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-45" }, { "args": [ "Timing of crontasks", - "[ 1577431515, 1577431635 ]", + "[ 1608511039, 1608511159 ]", "" ], - "asctime": "2019-12-27 08:28:15,165", - "created": 1577431695.165291, + "asctime": "2020-12-21 01:40:19,574", + "created": 1608511219.57474, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13059,17 +13099,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Timing of crontasks): [ 1577431515, 1577431635 ] ()", + "message": "Result (Timing of crontasks): [ 1608511039, 1608511159 ] ()", "module": "test", - "msecs": 165.29107093811035, + "msecs": 574.739933013916, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 217238.09576034546, + "relativeCreated": 217476.50170326233, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13078,8 +13118,8 @@ "2", "" ], - "asctime": "2019-12-27 08:28:15,165", - "created": 1577431695.165608, + "asctime": "2020-12-21 01:40:19,574", + "created": 1608511219.5749848, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13089,15 +13129,15 @@ "lineno": 22, "message": "Result (Number of submitted values): 2 ()", "module": "test", - "msecs": 165.60792922973633, + "msecs": 574.9847888946533, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 217238.41261863708, + "relativeCreated": 217476.74655914307, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13106,8 +13146,8 @@ "2", "" ], - "asctime": "2019-12-27 08:28:15,165", - "created": 1577431695.1657827, + "asctime": "2020-12-21 01:40:19,575", + "created": 1608511219.5751328, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13117,34 +13157,34 @@ "lineno": 26, "message": "Expectation (Number of submitted values): result = 2 ()", "module": "test", - "msecs": 165.78269004821777, + "msecs": 575.1328468322754, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 217238.58737945557, + "relativeCreated": 217476.8946170807, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 165.9379005432129, + "msecs": 575.2997398376465, "msg": "Number of submitted values is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 217238.74258995056, + "relativeCreated": 217477.06151008606, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.0001552104949951172 + "time_consumption": 0.00016689300537109375 }, { "args": [], - "asctime": "2019-12-27 08:28:15,166", - "created": 1577431695.1669798, + "asctime": "2020-12-21 01:40:19,576", + "created": 1608511219.5760558, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13158,11 +13198,11 @@ { "args": [ "Submitted value number 1", - "1577431515", + "1608511039", "" ], - "asctime": "2019-12-27 08:28:15,166", - "created": 1577431695.1661773, + "asctime": "2020-12-21 01:40:19,575", + "created": 1608511219.5755682, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13170,27 +13210,27 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Submitted value number 1): 1577431515 ()", + "message": "Result (Submitted value number 1): 1608511039 ()", "module": "test", - "msecs": 166.17727279663086, + "msecs": 575.5681991577148, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 217238.98196220398, + "relativeCreated": 217477.32996940613, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { "args": [ "Submitted value number 1", - "1577431500", - "1577431531" + "1608511020", + "1608511051" ], - "asctime": "2019-12-27 08:28:15,166", - "created": 1577431695.1663172, + "asctime": "2020-12-21 01:40:19,575", + "created": 1608511219.5756524, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13198,28 +13238,28 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 30, - "message": "Expectation (Submitted value number 1): 1577431500 <= result <= 1577431531", + "message": "Expectation (Submitted value number 1): 1608511020 <= result <= 1608511051", "module": "test", - "msecs": 166.31722450256348, + "msecs": 575.6523609161377, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 217239.1219139099, + "relativeCreated": 217477.41413116455, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { "args": [ - "1577431515", - "1577431500", - "1577431531", + "1608511039", + "1608511020", + "1608511051", "" ], - "asctime": "2019-12-27 08:28:15,166", - "created": 1577431695.166453, + "asctime": "2020-12-21 01:40:19,575", + "created": 1608511219.575776, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13227,27 +13267,27 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Submitted value number 1 is correct (Content 1577431515 in [1577431500 ... 1577431531] and Type is ).", + "message": "Submitted value number 1 is correct (Content 1608511039 in [1608511020 ... 1608511051] and Type is ).", "module": "test", - "msecs": 166.45288467407227, + "msecs": 575.7761001586914, "msg": "Submitted value number 1 is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 217239.25757408142, + "relativeCreated": 217477.5378704071, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { "args": [ "Submitted value number 2", - "1577431635", + "1608511159", "" ], - "asctime": "2019-12-27 08:28:15,166", - "created": 1577431695.1666038, + "asctime": "2020-12-21 01:40:19,575", + "created": 1608511219.575861, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13255,27 +13295,27 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Submitted value number 2): 1577431635 ()", + "message": "Result (Submitted value number 2): 1608511159 ()", "module": "test", - "msecs": 166.60380363464355, + "msecs": 575.8609771728516, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 217239.408493042, + "relativeCreated": 217477.62274742126, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { "args": [ "Submitted value number 2", - "1577431620", - "1577431651" + "1608511140", + "1608511171" ], - "asctime": "2019-12-27 08:28:15,166", - "created": 1577431695.1667297, + "asctime": "2020-12-21 01:40:19,575", + "created": 1608511219.5759275, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13283,28 +13323,28 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 30, - "message": "Expectation (Submitted value number 2): 1577431620 <= result <= 1577431651", + "message": "Expectation (Submitted value number 2): 1608511140 <= result <= 1608511171", "module": "test", - "msecs": 166.72968864440918, + "msecs": 575.9274959564209, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 217239.53437805176, + "relativeCreated": 217477.68926620483, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { "args": [ - "1577431635", - "1577431620", - "1577431651", + "1608511159", + "1608511140", + "1608511171", "" ], - "asctime": "2019-12-27 08:28:15,166", - "created": 1577431695.1668587, + "asctime": "2020-12-21 01:40:19,575", + "created": 1608511219.575994, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13312,43 +13352,43 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Submitted value number 2 is correct (Content 1577431635 in [1577431620 ... 1577431651] and Type is ).", + "message": "Submitted value number 2 is correct (Content 1608511159 in [1608511140 ... 1608511171] and Type is ).", "module": "test", - "msecs": 166.85867309570312, + "msecs": 575.9940147399902, "msg": "Submitted value number 2 is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 217239.66336250305, + "relativeCreated": 217477.7557849884, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 166.97978973388672, + "msecs": 576.0557651519775, "msg": "Timing of crontasks: Valueaccuracy and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 217239.78447914124, + "relativeCreated": 217477.8175354004, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00012111663818359375 + "time_consumption": 6.175041198730469e-05 } ], - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 210.08060932159424, - "time_finished": "2019-12-27 08:28:15,166", - "time_start": "2019-12-27 08:24:45,086" + "time_consumption": 210.10397005081177, + "time_finished": "2020-12-21 01:40:19,576", + "time_start": "2020-12-21 01:36:49,472" }, "pylibs.task.delayed: Test parallel processing and timing for a delayed execution": { "args": null, - "asctime": "2019-12-27 08:24:37,990", - "created": 1577431477.9900951, + "asctime": "2020-12-21 01:36:42,312", + "created": 1608511002.3123221, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13359,21 +13399,21 @@ "message": "pylibs.task.delayed: Test parallel processing and timing for a delayed execution", "module": "__init__", "moduleLogger": [], - "msecs": 990.0951385498047, + "msecs": 312.32213973999023, "msg": "pylibs.task.delayed: Test parallel processing and timing for a delayed execution", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 5074, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 62.89982795715332, + "relativeCreated": 214.08390998840332, "stack_info": null, "testcaseLogger": [ { "args": [ 0.25 ], - "asctime": "2019-12-27 08:24:37,990", - "created": 1577431477.9905934, + "asctime": "2020-12-21 01:36:42,312", + "created": 1608511002.3129175, "exc_info": null, "exc_text": null, "filename": "test_delayed.py", @@ -13384,22 +13424,22 @@ "message": "Added a delayed task for execution in 0.250s.", "module": "test_delayed", "moduleLogger": [], - "msecs": 990.593433380127, + "msecs": 312.91747093200684, "msg": "Added a delayed task for execution in %.3fs.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_delayed.py", - "process": 5074, + "pathname": "src/tests/test_delayed.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 63.398122787475586, + "relativeCreated": 214.67924118041992, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [], - "asctime": "2019-12-27 08:24:38,292", - "created": 1577431478.2924073, + "asctime": "2020-12-21 01:36:42,617", + "created": 1608511002.6170762, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13416,8 +13456,8 @@ "[ 1, 2 ]", "" ], - "asctime": "2019-12-27 08:24:38,291", - "created": 1577431478.2914734, + "asctime": "2020-12-21 01:36:42,614", + "created": 1608511002.6142488, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13427,15 +13467,15 @@ "lineno": 22, "message": "Result (Execution of task and delayed task (identified by a submitted sequence number)): [ 1, 2 ] ()", "module": "test", - "msecs": 291.473388671875, + "msecs": 614.2487525939941, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 364.27807807922363, + "relativeCreated": 516.0105228424072, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13444,8 +13484,8 @@ "[ 1, 2 ]", "" ], - "asctime": "2019-12-27 08:24:38,291", - "created": 1577431478.2916791, + "asctime": "2020-12-21 01:36:42,614", + "created": 1608511002.6148179, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13455,15 +13495,15 @@ "lineno": 26, "message": "Expectation (Execution of task and delayed task (identified by a submitted sequence number)): result = [ 1, 2 ] ()", "module": "test", - "msecs": 291.67914390563965, + "msecs": 614.8178577423096, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 364.4838333129883, + "relativeCreated": 516.5796279907227, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13472,8 +13512,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:38,291", - "created": 1577431478.2918193, + "asctime": "2020-12-21 01:36:42,615", + "created": 1608511002.6152186, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13483,15 +13523,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 291.81933403015137, + "msecs": 615.2186393737793, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 364.6240234375, + "relativeCreated": 516.9804096221924, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13500,8 +13540,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:38,291", - "created": 1577431478.2919242, + "asctime": "2020-12-21 01:36:42,615", + "created": 1608511002.6155741, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13511,15 +13551,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 291.92423820495605, + "msecs": 615.5741214752197, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 364.7289276123047, + "relativeCreated": 517.3358917236328, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13527,8 +13567,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:38,292", - "created": 1577431478.2920418, + "asctime": "2020-12-21 01:36:42,615", + "created": 1608511002.615968, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13538,15 +13578,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 292.0417785644531, + "msecs": 615.9679889678955, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 364.84646797180176, + "relativeCreated": 517.7297592163086, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13555,8 +13595,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:38,292", - "created": 1577431478.2921395, + "asctime": "2020-12-21 01:36:42,616", + "created": 1608511002.616423, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13566,15 +13606,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 2 ()", "module": "test", - "msecs": 292.13953018188477, + "msecs": 616.4228916168213, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 364.9442195892334, + "relativeCreated": 518.1846618652344, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13583,8 +13623,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:38,292", - "created": 1577431478.2922292, + "asctime": "2020-12-21 01:36:42,616", + "created": 1608511002.6166747, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13594,15 +13634,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 2 ()", "module": "test", - "msecs": 292.22917556762695, + "msecs": 616.6746616363525, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 365.0338649749756, + "relativeCreated": 518.4364318847656, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13610,8 +13650,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:38,292", - "created": 1577431478.2923214, + "asctime": "2020-12-21 01:36:42,616", + "created": 1608511002.616882, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13621,39 +13661,39 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 292.32144355773926, + "msecs": 616.8820858001709, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 365.1261329650879, + "relativeCreated": 518.643856048584, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 292.4072742462158, + "msecs": 617.0761585235596, "msg": "Execution of task and delayed task (identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 365.21196365356445, + "relativeCreated": 518.8379287719727, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 8.58306884765625e-05 + "time_consumption": 0.00019407272338867188 }, { "args": [ - "0.25007009506225586", + "0.25013089179992676", "0.2465", "0.2545", "" ], - "asctime": "2019-12-27 08:24:38,292", - "created": 1577431478.292747, + "asctime": "2020-12-21 01:36:42,617", + "created": 1608511002.6178563, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13661,17 +13701,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Time consumption is correct (Content 0.25007009506225586 in [0.2465 ... 0.2545] and Type is ).", + "message": "Time consumption is correct (Content 0.25013089179992676 in [0.2465 ... 0.2545] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Time consumption", - "0.25007009506225586", + "0.25013089179992676", "" ], - "asctime": "2019-12-27 08:24:38,292", - "created": 1577431478.2925594, + "asctime": "2020-12-21 01:36:42,617", + "created": 1608511002.617491, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13679,17 +13719,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Time consumption): 0.25007009506225586 ()", + "message": "Result (Time consumption): 0.25013089179992676 ()", "module": "test", - "msecs": 292.5593852996826, + "msecs": 617.4910068511963, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 365.36407470703125, + "relativeCreated": 519.2527770996094, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13698,8 +13738,8 @@ "0.2465", "0.2545" ], - "asctime": "2019-12-27 08:24:38,292", - "created": 1577431478.2926524, + "asctime": "2020-12-21 01:36:42,617", + "created": 1608511002.6176884, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13709,36 +13749,36 @@ "lineno": 30, "message": "Expectation (Time consumption): 0.2465 <= result <= 0.2545", "module": "test", - "msecs": 292.6523685455322, + "msecs": 617.6884174346924, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 365.45705795288086, + "relativeCreated": 519.4501876831055, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 292.74702072143555, + "msecs": 617.8562641143799, "msg": "Time consumption is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 365.5517101287842, + "relativeCreated": 519.618034362793, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 9.465217590332031e-05 + "time_consumption": 0.0001678466796875 }, { "args": [ 0.01 ], - "asctime": "2019-12-27 08:24:38,293", - "created": 1577431478.2932196, + "asctime": "2020-12-21 01:36:42,618", + "created": 1608511002.618954, "exc_info": null, "exc_text": null, "filename": "test_delayed.py", @@ -13749,22 +13789,22 @@ "message": "Added a delayed task for execution in 0.010s.", "module": "test_delayed", "moduleLogger": [], - "msecs": 293.21956634521484, + "msecs": 618.9539432525635, "msg": "Added a delayed task for execution in %.3fs.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_delayed.py", - "process": 5074, + "pathname": "src/tests/test_delayed.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 366.0242557525635, + "relativeCreated": 520.7157135009766, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [], - "asctime": "2019-12-27 08:24:38,395", - "created": 1577431478.3952105, + "asctime": "2020-12-21 01:36:42,720", + "created": 1608511002.720328, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13781,8 +13821,8 @@ "[ 1, 2 ]", "" ], - "asctime": "2019-12-27 08:24:38,393", - "created": 1577431478.3937883, + "asctime": "2020-12-21 01:36:42,719", + "created": 1608511002.7195332, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13792,15 +13832,15 @@ "lineno": 22, "message": "Result (Execution of task and delayed task (identified by a submitted sequence number)): [ 1, 2 ] ()", "module": "test", - "msecs": 393.78833770751953, + "msecs": 719.5332050323486, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 466.59302711486816, + "relativeCreated": 621.2949752807617, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13809,8 +13849,8 @@ "[ 1, 2 ]", "" ], - "asctime": "2019-12-27 08:24:38,394", - "created": 1577431478.3940794, + "asctime": "2020-12-21 01:36:42,719", + "created": 1608511002.7197309, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13820,15 +13860,15 @@ "lineno": 26, "message": "Expectation (Execution of task and delayed task (identified by a submitted sequence number)): result = [ 1, 2 ] ()", "module": "test", - "msecs": 394.07944679260254, + "msecs": 719.7308540344238, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 466.8841361999512, + "relativeCreated": 621.4926242828369, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13837,8 +13877,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:38,394", - "created": 1577431478.3942857, + "asctime": "2020-12-21 01:36:42,719", + "created": 1608511002.719842, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13848,15 +13888,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 394.2856788635254, + "msecs": 719.8419570922852, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 467.090368270874, + "relativeCreated": 621.6037273406982, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13865,8 +13905,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:38,394", - "created": 1577431478.3944888, + "asctime": "2020-12-21 01:36:42,719", + "created": 1608511002.7199268, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13876,15 +13916,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 394.4888114929199, + "msecs": 719.9268341064453, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 467.29350090026855, + "relativeCreated": 621.6886043548584, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13892,8 +13932,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:38,394", - "created": 1577431478.3946483, + "asctime": "2020-12-21 01:36:42,720", + "created": 1608511002.720018, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13903,15 +13943,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 394.64831352233887, + "msecs": 720.0179100036621, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 467.4530029296875, + "relativeCreated": 621.7796802520752, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13920,8 +13960,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:38,394", - "created": 1577431478.3948002, + "asctime": "2020-12-21 01:36:42,720", + "created": 1608511002.7201023, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13931,15 +13971,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 2 ()", "module": "test", - "msecs": 394.80018615722656, + "msecs": 720.1023101806641, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 467.6048755645752, + "relativeCreated": 621.8640804290771, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13948,8 +13988,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:38,394", - "created": 1577431478.3949344, + "asctime": "2020-12-21 01:36:42,720", + "created": 1608511002.7201786, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13959,15 +13999,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 2 ()", "module": "test", - "msecs": 394.93441581726074, + "msecs": 720.1786041259766, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 467.7391052246094, + "relativeCreated": 621.9403743743896, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -13975,8 +14015,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:38,395", - "created": 1577431478.3950822, + "asctime": "2020-12-21 01:36:42,720", + "created": 1608511002.7202547, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13986,39 +14026,39 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 395.0822353363037, + "msecs": 720.25465965271, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 467.88692474365234, + "relativeCreated": 622.016429901123, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 395.21050453186035, + "msecs": 720.3280925750732, "msg": "Execution of task and delayed task (identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 468.015193939209, + "relativeCreated": 622.0898628234863, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00012826919555664062 + "time_consumption": 7.343292236328125e-05 }, { "args": [ - "0.010076522827148438", + "0.010036706924438477", "0.008900000000000002", "0.0121", "" ], - "asctime": "2019-12-27 08:24:38,395", - "created": 1577431478.39578, + "asctime": "2020-12-21 01:36:42,720", + "created": 1608511002.7206888, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14026,17 +14066,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Time consumption is correct (Content 0.010076522827148438 in [0.008900000000000002 ... 0.0121] and Type is ).", + "message": "Time consumption is correct (Content 0.010036706924438477 in [0.008900000000000002 ... 0.0121] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Time consumption", - "0.010076522827148438", + "0.010036706924438477", "" ], - "asctime": "2019-12-27 08:24:38,395", - "created": 1577431478.3954537, + "asctime": "2020-12-21 01:36:42,720", + "created": 1608511002.7205062, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14044,17 +14084,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Time consumption): 0.010076522827148438 ()", + "message": "Result (Time consumption): 0.010036706924438477 ()", "module": "test", - "msecs": 395.45369148254395, + "msecs": 720.5061912536621, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 468.2583808898926, + "relativeCreated": 622.2679615020752, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -14063,8 +14103,8 @@ "0.008900000000000002", "0.0121" ], - "asctime": "2019-12-27 08:24:38,395", - "created": 1577431478.3956277, + "asctime": "2020-12-21 01:36:42,720", + "created": 1608511002.720592, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14074,36 +14114,36 @@ "lineno": 30, "message": "Expectation (Time consumption): 0.008900000000000002 <= result <= 0.0121", "module": "test", - "msecs": 395.6277370452881, + "msecs": 720.5920219421387, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 468.4324264526367, + "relativeCreated": 622.3537921905518, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 395.780086517334, + "msecs": 720.6888198852539, "msg": "Time consumption is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 468.5847759246826, + "relativeCreated": 622.450590133667, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00015234947204589844 + "time_consumption": 9.679794311523438e-05 }, { "args": [ 0.005 ], - "asctime": "2019-12-27 08:24:38,396", - "created": 1577431478.3964353, + "asctime": "2020-12-21 01:36:42,721", + "created": 1608511002.7211733, "exc_info": null, "exc_text": null, "filename": "test_delayed.py", @@ -14114,22 +14154,22 @@ "message": "Added a delayed task for execution in 0.005s.", "module": "test_delayed", "moduleLogger": [], - "msecs": 396.4352607727051, + "msecs": 721.1732864379883, "msg": "Added a delayed task for execution in %.3fs.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_delayed.py", - "process": 5074, + "pathname": "src/tests/test_delayed.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 469.2399501800537, + "relativeCreated": 622.9350566864014, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [], - "asctime": "2019-12-27 08:24:38,499", - "created": 1577431478.499104, + "asctime": "2020-12-21 01:36:42,822", + "created": 1608511002.8224618, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14146,8 +14186,8 @@ "[ 1, 2 ]", "" ], - "asctime": "2019-12-27 08:24:38,497", - "created": 1577431478.4970422, + "asctime": "2020-12-21 01:36:42,821", + "created": 1608511002.8218534, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14157,15 +14197,15 @@ "lineno": 22, "message": "Result (Execution of task and delayed task (identified by a submitted sequence number)): [ 1, 2 ] ()", "module": "test", - "msecs": 497.042179107666, + "msecs": 821.8533992767334, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 569.8468685150146, + "relativeCreated": 723.6151695251465, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -14174,8 +14214,8 @@ "[ 1, 2 ]", "" ], - "asctime": "2019-12-27 08:24:38,497", - "created": 1577431478.497334, + "asctime": "2020-12-21 01:36:42,821", + "created": 1608511002.8219929, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14185,15 +14225,15 @@ "lineno": 26, "message": "Expectation (Execution of task and delayed task (identified by a submitted sequence number)): result = [ 1, 2 ] ()", "module": "test", - "msecs": 497.3340034484863, + "msecs": 821.9928741455078, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 570.138692855835, + "relativeCreated": 723.7546443939209, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -14202,8 +14242,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:38,497", - "created": 1577431478.4975934, + "asctime": "2020-12-21 01:36:42,822", + "created": 1608511002.8220642, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14213,15 +14253,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 497.5934028625488, + "msecs": 822.0641613006592, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 570.3980922698975, + "relativeCreated": 723.8259315490723, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -14230,8 +14270,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:38,497", - "created": 1577431478.4977515, + "asctime": "2020-12-21 01:36:42,822", + "created": 1608511002.822165, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14241,15 +14281,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 497.75147438049316, + "msecs": 822.1650123596191, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 570.5561637878418, + "relativeCreated": 723.9267826080322, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -14257,8 +14297,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:38,497", - "created": 1577431478.4979024, + "asctime": "2020-12-21 01:36:42,822", + "created": 1608511002.8222547, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14268,15 +14308,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 497.90239334106445, + "msecs": 822.2546577453613, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 570.7070827484131, + "relativeCreated": 724.0164279937744, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -14285,8 +14325,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:38,498", - "created": 1577431478.4980478, + "asctime": "2020-12-21 01:36:42,822", + "created": 1608511002.8223155, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14296,15 +14336,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 2 ()", "module": "test", - "msecs": 498.0478286743164, + "msecs": 822.3154544830322, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 570.852518081665, + "relativeCreated": 724.0772247314453, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -14313,8 +14353,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:38,498", - "created": 1577431478.4981997, + "asctime": "2020-12-21 01:36:42,822", + "created": 1608511002.8223631, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14324,15 +14364,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 2 ()", "module": "test", - "msecs": 498.1997013092041, + "msecs": 822.3631381988525, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 571.0043907165527, + "relativeCreated": 724.1249084472656, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -14340,8 +14380,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:38,498", - "created": 1577431478.498334, + "asctime": "2020-12-21 01:36:42,822", + "created": 1608511002.8224142, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14351,39 +14391,39 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 498.3339309692383, + "msecs": 822.4141597747803, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 571.1386203765869, + "relativeCreated": 724.1759300231934, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 499.1040229797363, + "msecs": 822.4618434906006, "msg": "Execution of task and delayed task (identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 571.908712387085, + "relativeCreated": 724.2236137390137, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.0007700920104980469 + "time_consumption": 4.76837158203125e-05 }, { "args": [ - "0.00506138801574707", + "0.00513005256652832", "0.00395", "0.00705", "" ], - "asctime": "2019-12-27 08:24:38,499", - "created": 1577431478.4999888, + "asctime": "2020-12-21 01:36:42,822", + "created": 1608511002.822678, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14391,17 +14431,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Time consumption is correct (Content 0.00506138801574707 in [0.00395 ... 0.00705] and Type is ).", + "message": "Time consumption is correct (Content 0.00513005256652832 in [0.00395 ... 0.00705] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Time consumption", - "0.00506138801574707", + "0.00513005256652832", "" ], - "asctime": "2019-12-27 08:24:38,499", - "created": 1577431478.4995515, + "asctime": "2020-12-21 01:36:42,822", + "created": 1608511002.822576, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14409,17 +14449,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Time consumption): 0.00506138801574707 ()", + "message": "Result (Time consumption): 0.00513005256652832 ()", "module": "test", - "msecs": 499.55153465270996, + "msecs": 822.5760459899902, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 572.3562240600586, + "relativeCreated": 724.3378162384033, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -14428,8 +14468,8 @@ "0.00395", "0.00705" ], - "asctime": "2019-12-27 08:24:38,499", - "created": 1577431478.4998133, + "asctime": "2020-12-21 01:36:42,822", + "created": 1608511002.822628, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14439,58 +14479,58 @@ "lineno": 30, "message": "Expectation (Time consumption): 0.00395 <= result <= 0.00705", "module": "test", - "msecs": 499.8133182525635, + "msecs": 822.6280212402344, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 572.6180076599121, + "relativeCreated": 724.3897914886475, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 499.9887943267822, + "msecs": 822.6780891418457, "msg": "Time consumption is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 572.7934837341309, + "relativeCreated": 724.4398593902588, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00017547607421875 + "time_consumption": 5.0067901611328125e-05 } ], - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.5098936557769775, - "time_finished": "2019-12-27 08:24:38,499", - "time_start": "2019-12-27 08:24:37,990" + "time_consumption": 0.5103559494018555, + "time_finished": "2020-12-21 01:36:42,822", + "time_start": "2020-12-21 01:36:42,312" }, "pylibs.task.periodic: Test periodic execution": { "args": null, - "asctime": "2019-12-27 08:24:38,500", - "created": 1577431478.5003939, + "asctime": "2020-12-21 01:36:42,823", + "created": 1608511002.8232083, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "testrun", - "levelname": "INFO", - "levelno": 20, + "levelname": "ERROR", + "levelno": 40, "lineno": 22, "message": "pylibs.task.periodic: Test periodic execution", "module": "__init__", "moduleLogger": [], - "msecs": 500.3938674926758, + "msecs": 823.2083320617676, "msg": "pylibs.task.periodic: Test periodic execution", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 5074, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 573.1985569000244, + "relativeCreated": 724.9701023101807, "stack_info": null, "testcaseLogger": [ { @@ -14498,8 +14538,8 @@ 10, "0.25" ], - "asctime": "2019-12-27 08:24:40,804", - "created": 1577431480.8047183, + "asctime": "2020-12-21 01:36:45,129", + "created": 1608511005.1294658, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -14513,10 +14553,10 @@ { "args": [ 1, - 1577431478.501697 + 1608511002.8258152 ], - "asctime": "2019-12-27 08:24:38,501", - "created": 1577431478.5017488, + "asctime": "2020-12-21 01:36:42,825", + "created": 1608511002.825982, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -14524,26 +14564,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 1 at 1577431478.501697", + "message": "Task execution number 1 at 1608511002.825815", "module": "test_periodic", - "msecs": 501.74880027770996, + "msecs": 825.9820938110352, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 574.5534896850586, + "relativeCreated": 727.7438640594482, "stack_info": null, - "thread": 139854002153216, + "thread": 139675573954304, "threadName": "Thread-4" }, { "args": [ 2, - 1577431478.7523081 + 1608511003.0782793 ], - "asctime": "2019-12-27 08:24:38,752", - "created": 1577431478.75237, + "asctime": "2020-12-21 01:36:43,078", + "created": 1608511003.0783372, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -14551,26 +14591,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 2 at 1577431478.752308", + "message": "Task execution number 2 at 1608511003.078279", "module": "test_periodic", - "msecs": 752.3701190948486, + "msecs": 78.33719253540039, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 825.1748085021973, + "relativeCreated": 980.0989627838135, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-5" }, { "args": [ 3, - 1577431479.0024757 + 1608511003.3304248 ], - "asctime": "2019-12-27 08:24:39,002", - "created": 1577431479.0025008, + "asctime": "2020-12-21 01:36:43,330", + "created": 1608511003.3306394, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -14578,26 +14618,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 3 at 1577431479.002476", + "message": "Task execution number 3 at 1608511003.330425", "module": "test_periodic", - "msecs": 2.500772476196289, + "msecs": 330.6393623352051, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 1075.305461883545, + "relativeCreated": 1232.4011325836182, "stack_info": null, - "thread": 139854002153216, + "thread": 139675573954304, "threadName": "Thread-6" }, { "args": [ 4, - 1577431479.2528229 + 1608511003.5827625 ], - "asctime": "2019-12-27 08:24:39,252", - "created": 1577431479.252864, + "asctime": "2020-12-21 01:36:43,582", + "created": 1608511003.5828614, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -14605,26 +14645,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 4 at 1577431479.252823", + "message": "Task execution number 4 at 1608511003.582762", "module": "test_periodic", - "msecs": 252.86388397216797, + "msecs": 582.8614234924316, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 1325.6685733795166, + "relativeCreated": 1484.6231937408447, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-7" }, { "args": [ 5, - 1577431479.5032227 + 1608511003.8338065 ], - "asctime": "2019-12-27 08:24:39,503", - "created": 1577431479.5032673, + "asctime": "2020-12-21 01:36:43,833", + "created": 1608511003.8339007, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -14632,26 +14672,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 5 at 1577431479.503223", + "message": "Task execution number 5 at 1608511003.833807", "module": "test_periodic", - "msecs": 503.2672882080078, + "msecs": 833.9006900787354, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 1576.0719776153564, + "relativeCreated": 1735.6624603271484, "stack_info": null, - "thread": 139854002153216, + "thread": 139675573954304, "threadName": "Thread-8" }, { "args": [ 6, - 1577431479.7535057 + 1608511004.0847337 ], - "asctime": "2019-12-27 08:24:39,753", - "created": 1577431479.7535307, + "asctime": "2020-12-21 01:36:44,084", + "created": 1608511004.0848103, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -14659,26 +14699,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 6 at 1577431479.753506", + "message": "Task execution number 6 at 1608511004.084734", "module": "test_periodic", - "msecs": 753.530740737915, + "msecs": 84.81025695800781, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 1826.3354301452637, + "relativeCreated": 1986.572027206421, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-9" }, { "args": [ 7, - 1577431480.0040848 + 1608511004.335762 ], - "asctime": "2019-12-27 08:24:40,004", - "created": 1577431480.0041423, + "asctime": "2020-12-21 01:36:44,335", + "created": 1608511004.3358488, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -14686,26 +14726,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 7 at 1577431480.004085", + "message": "Task execution number 7 at 1608511004.335762", "module": "test_periodic", - "msecs": 4.142284393310547, + "msecs": 335.8488082885742, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2076.946973800659, + "relativeCreated": 2237.6105785369873, "stack_info": null, - "thread": 139854002153216, + "thread": 139675573954304, "threadName": "Thread-10" }, { "args": [ 8, - 1577431480.254681 + 1608511004.587069 ], - "asctime": "2019-12-27 08:24:40,254", - "created": 1577431480.2547424, + "asctime": "2020-12-21 01:36:44,587", + "created": 1608511004.5870929, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -14713,26 +14753,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 8 at 1577431480.254681", + "message": "Task execution number 8 at 1608511004.587069", "module": "test_periodic", - "msecs": 254.74238395690918, + "msecs": 587.0928764343262, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2327.547073364258, + "relativeCreated": 2488.8546466827393, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-11" }, { "args": [ 9, - 1577431480.5051923 + 1608511004.8384109 ], - "asctime": "2019-12-27 08:24:40,505", - "created": 1577431480.5052505, + "asctime": "2020-12-21 01:36:44,838", + "created": 1608511004.8385336, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -14740,26 +14780,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 9 at 1577431480.505192", + "message": "Task execution number 9 at 1608511004.838411", "module": "test_periodic", - "msecs": 505.2504539489746, + "msecs": 838.5336399078369, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2578.0551433563232, + "relativeCreated": 2740.29541015625, "stack_info": null, - "thread": 139854002153216, + "thread": 139675573954304, "threadName": "Thread-12" }, { "args": [ 10, - 1577431480.7558339 + 1608511005.0893042 ], - "asctime": "2019-12-27 08:24:40,755", - "created": 1577431480.7558966, + "asctime": "2020-12-21 01:36:45,089", + "created": 1608511005.0893424, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -14767,41 +14807,41 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 10 at 1577431480.755834", + "message": "Task execution number 10 at 1608511005.089304", "module": "test_periodic", - "msecs": 755.8965682983398, + "msecs": 89.34235572814941, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2828.7012577056885, + "relativeCreated": 2991.1041259765625, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-13" } ], - "msecs": 804.7182559967041, + "msecs": 129.46581840515137, "msg": "Running a periodic task for %d cycles with a cycletime of %ss", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2877.5229454040527, + "relativeCreated": 3031.2275886535645, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.04882168769836426 + "time_consumption": 0.04012346267700195 }, { "args": [ - "0.2501676082611084", + "0.25089335441589355", "0.2465", "0.2545", "" ], - "asctime": "2019-12-27 08:24:40,805", - "created": 1577431480.8055809, + "asctime": "2020-12-21 01:36:45,130", + "created": 1608511005.130139, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14809,17 +14849,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Minimum cycle time is correct (Content 0.2501676082611084 in [0.2465 ... 0.2545] and Type is ).", + "message": "Minimum cycle time is correct (Content 0.25089335441589355 in [0.2465 ... 0.2545] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Minimum cycle time", - "0.2501676082611084", + "0.25089335441589355", "" ], - "asctime": "2019-12-27 08:24:40,805", - "created": 1577431480.8051372, + "asctime": "2020-12-21 01:36:45,129", + "created": 1608511005.129881, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14827,17 +14867,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Minimum cycle time): 0.2501676082611084 ()", + "message": "Result (Minimum cycle time): 0.25089335441589355 ()", "module": "test", - "msecs": 805.1371574401855, + "msecs": 129.8809051513672, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2877.941846847534, + "relativeCreated": 3031.6426753997803, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -14846,8 +14886,8 @@ "0.2465", "0.2545" ], - "asctime": "2019-12-27 08:24:40,805", - "created": 1577431480.8053389, + "asctime": "2020-12-21 01:36:45,130", + "created": 1608511005.130013, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14857,39 +14897,39 @@ "lineno": 30, "message": "Expectation (Minimum cycle time): 0.2465 <= result <= 0.2545", "module": "test", - "msecs": 805.3388595581055, + "msecs": 130.01298904418945, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2878.143548965454, + "relativeCreated": 3031.7747592926025, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 805.5808544158936, + "msecs": 130.13911247253418, "msg": "Minimum cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2878.385543823242, + "relativeCreated": 3031.9008827209473, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00024199485778808594 + "time_consumption": 0.00012612342834472656 }, { "args": [ - "0.2504596445295546", + "0.2514987786610921", "0.2465", "0.2545", "" ], - "asctime": "2019-12-27 08:24:40,806", - "created": 1577431480.8061478, + "asctime": "2020-12-21 01:36:45,130", + "created": 1608511005.1304815, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14897,17 +14937,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Mean cycle time is correct (Content 0.2504596445295546 in [0.2465 ... 0.2545] and Type is ).", + "message": "Mean cycle time is correct (Content 0.2514987786610921 in [0.2465 ... 0.2545] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Mean cycle time", - "0.2504596445295546", + "0.2514987786610921", "" ], - "asctime": "2019-12-27 08:24:40,805", - "created": 1577431480.8058324, + "asctime": "2020-12-21 01:36:45,130", + "created": 1608511005.1303144, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14915,17 +14955,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Mean cycle time): 0.2504596445295546 ()", + "message": "Result (Mean cycle time): 0.2514987786610921 ()", "module": "test", - "msecs": 805.8323860168457, + "msecs": 130.31435012817383, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2878.6370754241943, + "relativeCreated": 3032.076120376587, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -14934,8 +14974,8 @@ "0.2465", "0.2545" ], - "asctime": "2019-12-27 08:24:40,805", - "created": 1577431480.8059876, + "asctime": "2020-12-21 01:36:45,130", + "created": 1608511005.1303995, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14945,39 +14985,39 @@ "lineno": 30, "message": "Expectation (Mean cycle time): 0.2465 <= result <= 0.2545", "module": "test", - "msecs": 805.9875965118408, + "msecs": 130.3994655609131, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2878.7922859191895, + "relativeCreated": 3032.161235809326, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 806.1478137969971, + "msecs": 130.48148155212402, "msg": "Mean cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2878.9525032043457, + "relativeCreated": 3032.243251800537, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00016021728515625 + "time_consumption": 8.20159912109375e-05 }, { "args": [ - "0.2506415843963623", + "0.25246405601501465", "0.2465", "0.2565", "" ], - "asctime": "2019-12-27 08:24:40,806", - "created": 1577431480.806646, + "asctime": "2020-12-21 01:36:45,130", + "created": 1608511005.1307704, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14985,17 +15025,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Maximum cycle time is correct (Content 0.2506415843963623 in [0.2465 ... 0.2565] and Type is ).", + "message": "Maximum cycle time is correct (Content 0.25246405601501465 in [0.2465 ... 0.2565] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Maximum cycle time", - "0.2506415843963623", + "0.25246405601501465", "" ], - "asctime": "2019-12-27 08:24:40,806", - "created": 1577431480.8063653, + "asctime": "2020-12-21 01:36:45,130", + "created": 1608511005.1306152, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15003,17 +15043,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Maximum cycle time): 0.2506415843963623 ()", + "message": "Result (Maximum cycle time): 0.25246405601501465 ()", "module": "test", - "msecs": 806.3652515411377, + "msecs": 130.615234375, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2879.1699409484863, + "relativeCreated": 3032.377004623413, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -15022,8 +15062,8 @@ "0.2465", "0.2565" ], - "asctime": "2019-12-27 08:24:40,806", - "created": 1577431480.806504, + "asctime": "2020-12-21 01:36:45,130", + "created": 1608511005.130694, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15033,37 +15073,37 @@ "lineno": 30, "message": "Expectation (Maximum cycle time): 0.2465 <= result <= 0.2565", "module": "test", - "msecs": 806.5040111541748, + "msecs": 130.69391250610352, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2879.3087005615234, + "relativeCreated": 3032.4556827545166, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 806.6461086273193, + "msecs": 130.77044486999512, "msg": "Maximum cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2879.450798034668, + "relativeCreated": 3032.532215118408, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00014209747314453125 + "time_consumption": 7.653236389160156e-05 }, { "args": [ 10, "0.01" ], - "asctime": "2019-12-27 08:24:40,927", - "created": 1577431480.9277387, + "asctime": "2020-12-21 01:36:45,253", + "created": 1608511005.253133, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15077,10 +15117,10 @@ { "args": [ 1, - 1577431480.8078153 + 1608511005.131525 ], - "asctime": "2019-12-27 08:24:40,807", - "created": 1577431480.8078654, + "asctime": "2020-12-21 01:36:45,131", + "created": 1608511005.1315515, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15088,26 +15128,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 1 at 1577431480.807815", + "message": "Task execution number 1 at 1608511005.131525", "module": "test_periodic", - "msecs": 807.8653812408447, + "msecs": 131.55150413513184, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2880.6700706481934, + "relativeCreated": 3033.313274383545, "stack_info": null, - "thread": 139854002153216, + "thread": 139675573954304, "threadName": "Thread-15" }, { "args": [ 2, - 1577431480.818227 + 1608511005.1418905 ], - "asctime": "2019-12-27 08:24:40,818", - "created": 1577431480.8182752, + "asctime": "2020-12-21 01:36:45,141", + "created": 1608511005.1419158, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15115,26 +15155,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 2 at 1577431480.818227", + "message": "Task execution number 2 at 1608511005.141891", "module": "test_periodic", - "msecs": 818.2752132415771, + "msecs": 141.91579818725586, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2891.079902648926, + "relativeCreated": 3043.677568435669, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-16" }, { "args": [ 3, - 1577431480.8284092 + 1608511005.1532705 ], - "asctime": "2019-12-27 08:24:40,828", - "created": 1577431480.8284326, + "asctime": "2020-12-21 01:36:45,153", + "created": 1608511005.1533625, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15142,26 +15182,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 3 at 1577431480.828409", + "message": "Task execution number 3 at 1608511005.153270", "module": "test_periodic", - "msecs": 828.432559967041, + "msecs": 153.36251258850098, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2901.2372493743896, + "relativeCreated": 3055.124282836914, "stack_info": null, - "thread": 139854002153216, + "thread": 139675573954304, "threadName": "Thread-17" }, { "args": [ 4, - 1577431480.8386538 + 1608511005.1667438 ], - "asctime": "2019-12-27 08:24:40,838", - "created": 1577431480.8386762, + "asctime": "2020-12-21 01:36:45,166", + "created": 1608511005.1668537, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15169,26 +15209,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 4 at 1577431480.838654", + "message": "Task execution number 4 at 1608511005.166744", "module": "test_periodic", - "msecs": 838.6762142181396, + "msecs": 166.853666305542, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2911.4809036254883, + "relativeCreated": 3068.615436553955, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-18" }, { "args": [ 5, - 1577431480.8491185 + 1608511005.177683 ], - "asctime": "2019-12-27 08:24:40,849", - "created": 1577431480.8491988, + "asctime": "2020-12-21 01:36:45,177", + "created": 1608511005.1777897, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15196,26 +15236,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 5 at 1577431480.849118", + "message": "Task execution number 5 at 1608511005.177683", "module": "test_periodic", - "msecs": 849.1988182067871, + "msecs": 177.78968811035156, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2922.0035076141357, + "relativeCreated": 3079.5514583587646, "stack_info": null, - "thread": 139854002153216, + "thread": 139675573954304, "threadName": "Thread-19" }, { "args": [ 6, - 1577431480.8594744 + 1608511005.1890776 ], - "asctime": "2019-12-27 08:24:40,859", - "created": 1577431480.8595076, + "asctime": "2020-12-21 01:36:45,189", + "created": 1608511005.189211, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15223,26 +15263,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 6 at 1577431480.859474", + "message": "Task execution number 6 at 1608511005.189078", "module": "test_periodic", - "msecs": 859.5075607299805, + "msecs": 189.2108917236328, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2932.312250137329, + "relativeCreated": 3090.972661972046, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-20" }, { "args": [ 7, - 1577431480.8700328 + 1608511005.1997635 ], - "asctime": "2019-12-27 08:24:40,870", - "created": 1577431480.8700864, + "asctime": "2020-12-21 01:36:45,199", + "created": 1608511005.1998446, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15250,26 +15290,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 7 at 1577431480.870033", + "message": "Task execution number 7 at 1608511005.199764", "module": "test_periodic", - "msecs": 870.0864315032959, + "msecs": 199.8445987701416, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2942.8911209106445, + "relativeCreated": 3101.6063690185547, "stack_info": null, - "thread": 139854002153216, + "thread": 139675573954304, "threadName": "Thread-21" }, { "args": [ 8, - 1577431480.8805087 + 1608511005.2126162 ], - "asctime": "2019-12-27 08:24:40,880", - "created": 1577431480.8805602, + "asctime": "2020-12-21 01:36:45,212", + "created": 1608511005.2128117, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15277,26 +15317,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 8 at 1577431480.880509", + "message": "Task execution number 8 at 1608511005.212616", "module": "test_periodic", - "msecs": 880.5601596832275, + "msecs": 212.81170845031738, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2953.364849090576, + "relativeCreated": 3114.5734786987305, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-22" }, { "args": [ 9, - 1577431480.891075 + 1608511005.2236822 ], - "asctime": "2019-12-27 08:24:40,891", - "created": 1577431480.891135, + "asctime": "2020-12-21 01:36:45,223", + "created": 1608511005.2237952, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15304,26 +15344,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 9 at 1577431480.891075", + "message": "Task execution number 9 at 1608511005.223682", "module": "test_periodic", - "msecs": 891.1349773406982, + "msecs": 223.79517555236816, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2963.939666748047, + "relativeCreated": 3125.5569458007812, "stack_info": null, - "thread": 139854002153216, + "thread": 139675573954304, "threadName": "Thread-23" }, { "args": [ 10, - 1577431480.901641 + 1608511005.2342 ], - "asctime": "2019-12-27 08:24:40,901", - "created": 1577431480.9016974, + "asctime": "2020-12-21 01:36:45,234", + "created": 1608511005.234241, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15331,41 +15371,41 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 10 at 1577431480.901641", + "message": "Task execution number 10 at 1608511005.234200", "module": "test_periodic", - "msecs": 901.6973972320557, + "msecs": 234.24100875854492, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 2974.5020866394043, + "relativeCreated": 3136.002779006958, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-24" } ], - "msecs": 927.7386665344238, + "msecs": 253.13305854797363, "msg": "Running a periodic task for %d cycles with a cycletime of %ss", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3000.5433559417725, + "relativeCreated": 3154.8948287963867, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.026041269302368164 + "time_consumption": 0.01889204978942871 }, { "args": [ - "0.01018214225769043", + "0.010365486145019531", "0.008900000000000002", "0.0121", "" ], - "asctime": "2019-12-27 08:24:40,928", - "created": 1577431480.928514, + "asctime": "2020-12-21 01:36:45,256", + "created": 1608511005.2560236, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15373,17 +15413,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Minimum cycle time is correct (Content 0.01018214225769043 in [0.008900000000000002 ... 0.0121] and Type is ).", + "message": "Minimum cycle time is correct (Content 0.010365486145019531 in [0.008900000000000002 ... 0.0121] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Minimum cycle time", - "0.01018214225769043", + "0.010365486145019531", "" ], - "asctime": "2019-12-27 08:24:40,928", - "created": 1577431480.9281409, + "asctime": "2020-12-21 01:36:45,255", + "created": 1608511005.2550752, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15391,17 +15431,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Minimum cycle time): 0.01018214225769043 ()", + "message": "Result (Minimum cycle time): 0.010365486145019531 ()", "module": "test", - "msecs": 928.1408786773682, + "msecs": 255.07521629333496, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3000.945568084717, + "relativeCreated": 3156.836986541748, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -15410,8 +15450,8 @@ "0.008900000000000002", "0.0121" ], - "asctime": "2019-12-27 08:24:40,928", - "created": 1577431480.928339, + "asctime": "2020-12-21 01:36:45,255", + "created": 1608511005.255587, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15421,39 +15461,39 @@ "lineno": 30, "message": "Expectation (Minimum cycle time): 0.008900000000000002 <= result <= 0.0121", "module": "test", - "msecs": 928.3390045166016, + "msecs": 255.58710098266602, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3001.14369392395, + "relativeCreated": 3157.348871231079, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 928.5140037536621, + "msecs": 256.023645401001, "msg": "Minimum cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3001.3186931610107, + "relativeCreated": 3157.785415649414, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00017499923706054688 + "time_consumption": 0.00043654441833496094 }, { "args": [ - "0.010425064298841689", + "0.011408329010009766", "0.008900000000000002", "0.0121", "" ], - "asctime": "2019-12-27 08:24:40,929", - "created": 1577431480.92908, + "asctime": "2020-12-21 01:36:45,258", + "created": 1608511005.2589822, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15461,17 +15501,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Mean cycle time is correct (Content 0.010425064298841689 in [0.008900000000000002 ... 0.0121] and Type is ).", + "message": "Mean cycle time is correct (Content 0.011408329010009766 in [0.008900000000000002 ... 0.0121] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Mean cycle time", - "0.010425064298841689", + "0.011408329010009766", "" ], - "asctime": "2019-12-27 08:24:40,928", - "created": 1577431480.9287474, + "asctime": "2020-12-21 01:36:45,256", + "created": 1608511005.2566726, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15479,17 +15519,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Mean cycle time): 0.010425064298841689 ()", + "message": "Result (Mean cycle time): 0.011408329010009766 ()", "module": "test", - "msecs": 928.7474155426025, + "msecs": 256.67262077331543, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3001.552104949951, + "relativeCreated": 3158.4343910217285, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -15498,8 +15538,8 @@ "0.008900000000000002", "0.0121" ], - "asctime": "2019-12-27 08:24:40,928", - "created": 1577431480.928929, + "asctime": "2020-12-21 01:36:45,257", + "created": 1608511005.2571278, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15509,39 +15549,39 @@ "lineno": 30, "message": "Expectation (Mean cycle time): 0.008900000000000002 <= result <= 0.0121", "module": "test", - "msecs": 928.9290904998779, + "msecs": 257.1277618408203, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3001.7337799072266, + "relativeCreated": 3158.8895320892334, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 929.0800094604492, + "msecs": 258.98218154907227, "msg": "Mean cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3001.884698867798, + "relativeCreated": 3160.7439517974854, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00015091896057128906 + "time_consumption": 0.0018544197082519531 }, { "args": [ - "0.010566234588623047", + "0.013473272323608398", "0.008900000000000002", "0.0141", "" ], - "asctime": "2019-12-27 08:24:40,929", - "created": 1577431480.9296472, + "asctime": "2020-12-21 01:36:45,266", + "created": 1608511005.2660139, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15549,17 +15589,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Maximum cycle time is correct (Content 0.010566234588623047 in [0.008900000000000002 ... 0.0141] and Type is ).", + "message": "Maximum cycle time is correct (Content 0.013473272323608398 in [0.008900000000000002 ... 0.0141] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Maximum cycle time", - "0.010566234588623047", + "0.013473272323608398", "" ], - "asctime": "2019-12-27 08:24:40,929", - "created": 1577431480.9292898, + "asctime": "2020-12-21 01:36:45,262", + "created": 1608511005.2627993, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15567,17 +15607,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Maximum cycle time): 0.010566234588623047 ()", + "message": "Result (Maximum cycle time): 0.013473272323608398 ()", "module": "test", - "msecs": 929.2898178100586, + "msecs": 262.7992630004883, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3002.094507217407, + "relativeCreated": 3164.5610332489014, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -15586,8 +15626,8 @@ "0.008900000000000002", "0.0141" ], - "asctime": "2019-12-27 08:24:40,929", - "created": 1577431480.9295042, + "asctime": "2020-12-21 01:36:45,265", + "created": 1608511005.2655108, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15597,37 +15637,37 @@ "lineno": 30, "message": "Expectation (Maximum cycle time): 0.008900000000000002 <= result <= 0.0141", "module": "test", - "msecs": 929.5041561126709, + "msecs": 265.51079750061035, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3002.3088455200195, + "relativeCreated": 3167.2725677490234, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 929.6472072601318, + "msecs": 266.01386070251465, "msg": "Maximum cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3002.4518966674805, + "relativeCreated": 3167.7756309509277, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.0001430511474609375 + "time_consumption": 0.0005030632019042969 }, { "args": [ 10, "0.005" ], - "asctime": "2019-12-27 08:24:41,040", - "created": 1577431481.0407653, + "asctime": "2020-12-21 01:36:45,378", + "created": 1608511005.3785067, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15641,10 +15681,10 @@ { "args": [ 1, - 1577431480.9308004 + 1608511005.2683663 ], - "asctime": "2019-12-27 08:24:40,930", - "created": 1577431480.93085, + "asctime": "2020-12-21 01:36:45,268", + "created": 1608511005.268444, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15652,26 +15692,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 1 at 1577431480.930800", + "message": "Task execution number 1 at 1608511005.268366", "module": "test_periodic", - "msecs": 930.8500289916992, + "msecs": 268.4440612792969, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3003.654718399048, + "relativeCreated": 3170.20583152771, "stack_info": null, - "thread": 139854002153216, + "thread": 139675573954304, "threadName": "Thread-26" }, { "args": [ 2, - 1577431480.9363594 + 1608511005.2746978 ], - "asctime": "2019-12-27 08:24:40,936", - "created": 1577431480.9364412, + "asctime": "2020-12-21 01:36:45,274", + "created": 1608511005.2748516, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15679,26 +15719,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 2 at 1577431480.936359", + "message": "Task execution number 2 at 1608511005.274698", "module": "test_periodic", - "msecs": 936.44118309021, + "msecs": 274.85156059265137, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3009.2458724975586, + "relativeCreated": 3176.6133308410645, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-27" }, { "args": [ 3, - 1577431480.941607 + 1608511005.2802536 ], - "asctime": "2019-12-27 08:24:40,941", - "created": 1577431480.941632, + "asctime": "2020-12-21 01:36:45,280", + "created": 1608511005.2803001, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15706,26 +15746,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 3 at 1577431480.941607", + "message": "Task execution number 3 at 1608511005.280254", "module": "test_periodic", - "msecs": 941.6320323944092, + "msecs": 280.3001403808594, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3014.436721801758, + "relativeCreated": 3182.0619106292725, "stack_info": null, - "thread": 139854002153216, + "thread": 139675573954304, "threadName": "Thread-28" }, { "args": [ 4, - 1577431480.9468663 + 1608511005.285642 ], - "asctime": "2019-12-27 08:24:40,946", - "created": 1577431480.9468925, + "asctime": "2020-12-21 01:36:45,285", + "created": 1608511005.2856693, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15733,26 +15773,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 4 at 1577431480.946866", + "message": "Task execution number 4 at 1608511005.285642", "module": "test_periodic", - "msecs": 946.892499923706, + "msecs": 285.66932678222656, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3019.6971893310547, + "relativeCreated": 3187.4310970306396, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-29" }, { "args": [ 5, - 1577431480.9521713 + 1608511005.2908647 ], - "asctime": "2019-12-27 08:24:40,952", - "created": 1577431480.9522011, + "asctime": "2020-12-21 01:36:45,290", + "created": 1608511005.2908823, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15760,26 +15800,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 5 at 1577431480.952171", + "message": "Task execution number 5 at 1608511005.290865", "module": "test_periodic", - "msecs": 952.2011280059814, + "msecs": 290.8823490142822, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3025.00581741333, + "relativeCreated": 3192.6441192626953, "stack_info": null, - "thread": 139854002153216, + "thread": 139675573954304, "threadName": "Thread-30" }, { "args": [ 6, - 1577431480.9574788 + 1608511005.3003018 ], - "asctime": "2019-12-27 08:24:40,957", - "created": 1577431480.957503, + "asctime": "2020-12-21 01:36:45,300", + "created": 1608511005.3004105, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15787,26 +15827,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 6 at 1577431480.957479", + "message": "Task execution number 6 at 1608511005.300302", "module": "test_periodic", - "msecs": 957.503080368042, + "msecs": 300.41050910949707, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3030.3077697753906, + "relativeCreated": 3202.17227935791, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-31" }, { "args": [ 7, - 1577431480.9628253 + 1608511005.3072677 ], - "asctime": "2019-12-27 08:24:40,962", - "created": 1577431480.9628568, + "asctime": "2020-12-21 01:36:45,307", + "created": 1608511005.307315, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15814,26 +15854,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 7 at 1577431480.962825", + "message": "Task execution number 7 at 1608511005.307268", "module": "test_periodic", - "msecs": 962.8567695617676, + "msecs": 307.3151111602783, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3035.661458969116, + "relativeCreated": 3209.0768814086914, "stack_info": null, - "thread": 139854002153216, + "thread": 139675573954304, "threadName": "Thread-32" }, { "args": [ 8, - 1577431480.9682872 + 1608511005.3139007 ], - "asctime": "2019-12-27 08:24:40,968", - "created": 1577431480.9683337, + "asctime": "2020-12-21 01:36:45,313", + "created": 1608511005.313945, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15841,26 +15881,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 8 at 1577431480.968287", + "message": "Task execution number 8 at 1608511005.313901", "module": "test_periodic", - "msecs": 968.3337211608887, + "msecs": 313.94505500793457, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3041.1384105682373, + "relativeCreated": 3215.7068252563477, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-33" }, { "args": [ 9, - 1577431480.973785 + 1608511005.3191192 ], - "asctime": "2019-12-27 08:24:40,973", - "created": 1577431480.9738305, + "asctime": "2020-12-21 01:36:45,319", + "created": 1608511005.3191426, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15868,26 +15908,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 9 at 1577431480.973785", + "message": "Task execution number 9 at 1608511005.319119", "module": "test_periodic", - "msecs": 973.8304615020752, + "msecs": 319.14258003234863, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3046.635150909424, + "relativeCreated": 3220.9043502807617, "stack_info": null, - "thread": 139854002153216, + "thread": 139675573954304, "threadName": "Thread-34" }, { "args": [ 10, - 1577431480.9792497 + 1608511005.3244255 ], - "asctime": "2019-12-27 08:24:40,979", - "created": 1577431480.9792986, + "asctime": "2020-12-21 01:36:45,324", + "created": 1608511005.3244498, "exc_info": null, "exc_text": null, "filename": "test_periodic.py", @@ -15895,41 +15935,41 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 24, - "message": "Task execution number 10 at 1577431480.979250", + "message": "Task execution number 10 at 1608511005.324425", "module": "test_periodic", - "msecs": 979.2985916137695, + "msecs": 324.4497776031494, "msg": "Task execution number %d at %f", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3052.103281021118, + "relativeCreated": 3226.2115478515625, "stack_info": null, - "thread": 139853991565056, + "thread": 139675490580224, "threadName": "Thread-35" } ], - "msecs": 40.76528549194336, + "msecs": 378.5066604614258, "msg": "Running a periodic task for %d cycles with a cycletime of %ss", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_periodic.py", - "process": 5074, + "pathname": "src/tests/test_periodic.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3113.569974899292, + "relativeCreated": 3280.268430709839, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.06146669387817383 + "time_consumption": 0.05405688285827637 }, { "args": [ - "0.005247592926025391", + "0.005218505859375", "0.00395", "0.00705", "" ], - "asctime": "2019-12-27 08:24:41,041", - "created": 1577431481.0415828, + "asctime": "2020-12-21 01:36:45,381", + "created": 1608511005.3812716, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15937,17 +15977,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Minimum cycle time is correct (Content 0.005247592926025391 in [0.00395 ... 0.00705] and Type is ).", + "message": "Minimum cycle time is correct (Content 0.005218505859375 in [0.00395 ... 0.00705] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Minimum cycle time", - "0.005247592926025391", + "0.005218505859375", "" ], - "asctime": "2019-12-27 08:24:41,041", - "created": 1577431481.0411768, + "asctime": "2020-12-21 01:36:45,379", + "created": 1608511005.3797555, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15955,17 +15995,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Minimum cycle time): 0.005247592926025391 ()", + "message": "Result (Minimum cycle time): 0.005218505859375 ()", "module": "test", - "msecs": 41.176795959472656, + "msecs": 379.75549697875977, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3113.9814853668213, + "relativeCreated": 3281.517267227173, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -15974,8 +16014,8 @@ "0.00395", "0.00705" ], - "asctime": "2019-12-27 08:24:41,041", - "created": 1577431481.0413504, + "asctime": "2020-12-21 01:36:45,380", + "created": 1608511005.3809218, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15985,39 +16025,39 @@ "lineno": 30, "message": "Expectation (Minimum cycle time): 0.00395 <= result <= 0.00705", "module": "test", - "msecs": 41.350364685058594, + "msecs": 380.9218406677246, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3114.155054092407, + "relativeCreated": 3282.6836109161377, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 41.58282279968262, + "msecs": 381.2716007232666, "msg": "Minimum cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3114.3875122070312, + "relativeCreated": 3283.0333709716797, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00023245811462402344 + "time_consumption": 0.0003497600555419922 }, { "args": [ - "0.00538325309753418", + "0.0062287913428412545", "0.00395", "0.00705", "" ], - "asctime": "2019-12-27 08:24:41,042", - "created": 1577431481.0421102, + "asctime": "2020-12-21 01:36:45,382", + "created": 1608511005.3824944, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16025,17 +16065,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Mean cycle time is correct (Content 0.00538325309753418 in [0.00395 ... 0.00705] and Type is ).", + "message": "Mean cycle time is correct (Content 0.0062287913428412545 in [0.00395 ... 0.00705] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Mean cycle time", - "0.00538325309753418", + "0.0062287913428412545", "" ], - "asctime": "2019-12-27 08:24:41,041", - "created": 1577431481.0418236, + "asctime": "2020-12-21 01:36:45,382", + "created": 1608511005.3820443, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16043,17 +16083,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Mean cycle time): 0.00538325309753418 ()", + "message": "Result (Mean cycle time): 0.0062287913428412545 ()", "module": "test", - "msecs": 41.823625564575195, + "msecs": 382.04431533813477, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3114.628314971924, + "relativeCreated": 3283.806085586548, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16062,8 +16102,8 @@ "0.00395", "0.00705" ], - "asctime": "2019-12-27 08:24:41,041", - "created": 1577431481.0419698, + "asctime": "2020-12-21 01:36:45,382", + "created": 1608511005.3823483, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16073,57 +16113,52 @@ "lineno": 30, "message": "Expectation (Mean cycle time): 0.00395 <= result <= 0.00705", "module": "test", - "msecs": 41.96977615356445, + "msecs": 382.34829902648926, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3114.774465560913, + "relativeCreated": 3284.1100692749023, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 42.11020469665527, + "msecs": 382.4944496154785, "msg": "Mean cycle time is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3114.914894104004, + "relativeCreated": 3284.2562198638916, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.0001404285430908203 + "time_consumption": 0.0001461505889892578 }, { - "args": [ - "0.005558967590332031", - "0.00395", - "0.009049999999999999", - "" - ], - "asctime": "2019-12-27 08:24:41,042", - "created": 1577431481.042588, + "args": [], + "asctime": "2020-12-21 01:36:45,384", + "created": 1608511005.3840442, "exc_info": null, "exc_text": null, "filename": "test.py", "funcName": "range_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 218, - "message": "Maximum cycle time is correct (Content 0.005558967590332031 in [0.00395 ... 0.009049999999999999] and Type is ).", + "levelname": "ERROR", + "levelno": 40, + "lineno": 220, + "message": "Maximum cycle time is NOT correct. See detailed log for more information.", "module": "test", "moduleLogger": [ { "args": [ "Maximum cycle time", - "0.005558967590332031", + "0.009437084197998047", "" ], - "asctime": "2019-12-27 08:24:41,042", - "created": 1577431481.0423093, + "asctime": "2020-12-21 01:36:45,382", + "created": 1608511005.382925, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16131,17 +16166,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Maximum cycle time): 0.005558967590332031 ()", + "message": "Result (Maximum cycle time): 0.009437084197998047 ()", "module": "test", - "msecs": 42.30928421020508, + "msecs": 382.92503356933594, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3115.1139736175537, + "relativeCreated": 3284.686803817749, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16150,8 +16185,8 @@ "0.00395", "0.009049999999999999" ], - "asctime": "2019-12-27 08:24:41,042", - "created": 1577431481.0424497, + "asctime": "2020-12-21 01:36:45,383", + "created": 1608511005.38325, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16161,41 +16196,67 @@ "lineno": 30, "message": "Expectation (Maximum cycle time): 0.00395 <= result <= 0.009049999999999999", "module": "test", - "msecs": 42.4497127532959, + "msecs": 383.24999809265137, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3115.2544021606445, + "relativeCreated": 3285.0117683410645, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, + "threadName": "MainThread" + }, + { + "args": [ + "0.009437084197998047" + ], + "asctime": "2020-12-21 01:36:45,383", + "created": 1608511005.383575, + "exc_info": null, + "exc_text": null, + "filename": "test.py", + "funcName": "__range__", + "levelname": "ERROR", + "levelno": 40, + "lineno": 189, + "message": "Content 0.009437084197998047 is incorrect.", + "module": "test", + "msecs": 383.5749626159668, + "msg": "Content %s is incorrect.", + "name": "__unittest__", + "pathname": "src/unittest/test.py", + "process": 96173, + "processName": "MainProcess", + "relativeCreated": 3285.33673286438, + "stack_info": null, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 42.587995529174805, - "msg": "Maximum cycle time is correct (Content %s in [%s ... %s] and Type is %s).", + "msecs": 384.0441703796387, + "msg": "Maximum cycle time is NOT correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3115.3926849365234, + "relativeCreated": 3285.8059406280518, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00013828277587890625 + "time_consumption": 0.000469207763671875 } ], - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 2.542194128036499, - "time_finished": "2019-12-27 08:24:41,042", - "time_start": "2019-12-27 08:24:38,500" + "time_consumption": 2.560835838317871, + "time_finished": "2020-12-21 01:36:45,384", + "time_start": "2020-12-21 01:36:42,823" }, "pylibs.task.queue: Test clean_queue method": { "args": null, - "asctime": "2019-12-27 08:24:41,253", - "created": 1577431481.2538595, + "asctime": "2020-12-21 01:36:45,596", + "created": 1608511005.5961483, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16206,19 +16267,19 @@ "message": "pylibs.task.queue: Test clean_queue method", "module": "__init__", "moduleLogger": [], - "msecs": 253.8595199584961, + "msecs": 596.1482524871826, "msg": "pylibs.task.queue: Test clean_queue method", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 5074, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3326.6642093658447, + "relativeCreated": 3497.9100227355957, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2019-12-27 08:24:41,254", - "created": 1577431481.2543318, + "asctime": "2020-12-21 01:36:45,597", + "created": 1608511005.5974653, "exc_info": null, "exc_text": null, "filename": "test_queue.py", @@ -16229,15 +16290,15 @@ "message": "Enqueued 6 tasks (stop request within 3rd task).", "module": "test_queue", "moduleLogger": [], - "msecs": 254.3318271636963, + "msecs": 597.4652767181396, "msg": "Enqueued 6 tasks (stop request within 3rd task).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_queue.py", - "process": 5074, + "pathname": "src/tests/test_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3327.136516571045, + "relativeCreated": 3499.2270469665527, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -16246,8 +16307,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,254", - "created": 1577431481.2548077, + "asctime": "2020-12-21 01:36:45,598", + "created": 1608511005.5986347, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16264,8 +16325,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,254", - "created": 1577431481.2545362, + "asctime": "2020-12-21 01:36:45,598", + "created": 1608511005.5980558, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16275,15 +16336,15 @@ "lineno": 22, "message": "Result (Size of Queue before execution): 6 ()", "module": "test", - "msecs": 254.53615188598633, + "msecs": 598.0558395385742, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3327.340841293335, + "relativeCreated": 3499.8176097869873, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16292,8 +16353,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,254", - "created": 1577431481.2546754, + "asctime": "2020-12-21 01:36:45,598", + "created": 1608511005.598373, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16303,37 +16364,37 @@ "lineno": 26, "message": "Expectation (Size of Queue before execution): result = 6 ()", "module": "test", - "msecs": 254.67538833618164, + "msecs": 598.3729362487793, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3327.4800777435303, + "relativeCreated": 3500.1347064971924, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 254.807710647583, + "msecs": 598.6347198486328, "msg": "Size of Queue before execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3327.6124000549316, + "relativeCreated": 3500.396490097046, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.0001323223114013672 + "time_consumption": 0.0002617835998535156 }, { "args": [ "3", "" ], - "asctime": "2019-12-27 08:24:41,255", - "created": 1577431481.2554038, + "asctime": "2020-12-21 01:36:45,600", + "created": 1608511005.6008248, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16350,8 +16411,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:41,255", - "created": 1577431481.2551045, + "asctime": "2020-12-21 01:36:45,599", + "created": 1608511005.5994117, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16361,15 +16422,15 @@ "lineno": 22, "message": "Result (Size of Queue after execution): 3 ()", "module": "test", - "msecs": 255.10454177856445, + "msecs": 599.4117259979248, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3327.909231185913, + "relativeCreated": 3501.173496246338, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16378,8 +16439,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:41,255", - "created": 1577431481.2552388, + "asctime": "2020-12-21 01:36:45,600", + "created": 1608511005.6001868, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16389,34 +16450,34 @@ "lineno": 26, "message": "Expectation (Size of Queue after execution): result = 3 ()", "module": "test", - "msecs": 255.23877143859863, + "msecs": 600.186824798584, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3328.0434608459473, + "relativeCreated": 3501.948595046997, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 255.4037570953369, + "msecs": 600.8248329162598, "msg": "Size of Queue after execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3328.2084465026855, + "relativeCreated": 3502.586603164673, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00016498565673828125 + "time_consumption": 0.0006380081176757812 }, { "args": [], - "asctime": "2019-12-27 08:24:41,256", - "created": 1577431481.2569718, + "asctime": "2020-12-21 01:36:45,607", + "created": 1608511005.6079926, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16433,8 +16494,8 @@ "[ 1, 2, 3 ]", "" ], - "asctime": "2019-12-27 08:24:41,255", - "created": 1577431481.2556021, + "asctime": "2020-12-21 01:36:45,601", + "created": 1608511005.6019003, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16444,15 +16505,15 @@ "lineno": 22, "message": "Result (Queue execution (identified by a submitted sequence number)): [ 1, 2, 3 ] ()", "module": "test", - "msecs": 255.6021213531494, + "msecs": 601.9003391265869, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3328.406810760498, + "relativeCreated": 3503.662109375, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16461,8 +16522,8 @@ "[ 1, 2, 3 ]", "" ], - "asctime": "2019-12-27 08:24:41,255", - "created": 1577431481.2557442, + "asctime": "2020-12-21 01:36:45,603", + "created": 1608511005.6033936, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16472,15 +16533,15 @@ "lineno": 26, "message": "Expectation (Queue execution (identified by a submitted sequence number)): result = [ 1, 2, 3 ] ()", "module": "test", - "msecs": 255.74421882629395, + "msecs": 603.3935546875, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3328.5489082336426, + "relativeCreated": 3505.155324935913, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16489,8 +16550,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:41,255", - "created": 1577431481.2558804, + "asctime": "2020-12-21 01:36:45,604", + "created": 1608511005.6048112, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16500,15 +16561,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 255.88035583496094, + "msecs": 604.8111915588379, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3328.6850452423096, + "relativeCreated": 3506.572961807251, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16517,8 +16578,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:41,255", - "created": 1577431481.2559998, + "asctime": "2020-12-21 01:36:45,605", + "created": 1608511005.6053672, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16528,15 +16589,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 255.99980354309082, + "msecs": 605.3671836853027, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3328.8044929504395, + "relativeCreated": 3507.128953933716, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16544,8 +16605,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:41,256", - "created": 1577431481.256122, + "asctime": "2020-12-21 01:36:45,605", + "created": 1608511005.6059334, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16555,15 +16616,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 256.1221122741699, + "msecs": 605.933427810669, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3328.9268016815186, + "relativeCreated": 3507.695198059082, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16572,8 +16633,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:41,256", - "created": 1577431481.256249, + "asctime": "2020-12-21 01:36:45,606", + "created": 1608511005.606333, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16583,15 +16644,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 2 ()", "module": "test", - "msecs": 256.24895095825195, + "msecs": 606.3330173492432, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3329.0536403656006, + "relativeCreated": 3508.0947875976562, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16600,8 +16661,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:41,256", - "created": 1577431481.2563677, + "asctime": "2020-12-21 01:36:45,606", + "created": 1608511005.6066349, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16611,15 +16672,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 2 ()", "module": "test", - "msecs": 256.36768341064453, + "msecs": 606.6348552703857, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3329.172372817993, + "relativeCreated": 3508.396625518799, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16627,8 +16688,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:41,256", - "created": 1577431481.2564893, + "asctime": "2020-12-21 01:36:45,606", + "created": 1608511005.6069245, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16638,15 +16699,15 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 256.4892768859863, + "msecs": 606.9245338439941, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3329.293966293335, + "relativeCreated": 3508.686304092407, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16655,8 +16716,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:41,256", - "created": 1577431481.2566123, + "asctime": "2020-12-21 01:36:45,607", + "created": 1608511005.6072407, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16666,15 +16727,15 @@ "lineno": 22, "message": "Result (Submitted value number 3): 3 ()", "module": "test", - "msecs": 256.61230087280273, + "msecs": 607.2406768798828, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3329.4169902801514, + "relativeCreated": 3509.002447128296, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16683,8 +16744,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:41,256", - "created": 1577431481.2567334, + "asctime": "2020-12-21 01:36:45,607", + "created": 1608511005.6075413, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16694,15 +16755,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 3 ()", "module": "test", - "msecs": 256.7334175109863, + "msecs": 607.5413227081299, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3329.538106918335, + "relativeCreated": 3509.303092956543, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16710,8 +16771,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:41,256", - "created": 1577431481.256856, + "asctime": "2020-12-21 01:36:45,607", + "created": 1608511005.607699, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16721,34 +16782,34 @@ "lineno": 142, "message": "Submitted value number 3 is correct (Content 3 and Type is ).", "module": "test", - "msecs": 256.85596466064453, + "msecs": 607.698917388916, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3329.660654067993, + "relativeCreated": 3509.460687637329, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 256.9718360900879, + "msecs": 607.9926490783691, "msg": "Queue execution (identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3329.7765254974365, + "relativeCreated": 3509.754419326782, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00011587142944335938 + "time_consumption": 0.000293731689453125 }, { "args": [], - "asctime": "2019-12-27 08:24:41,257", - "created": 1577431481.257284, + "asctime": "2020-12-21 01:36:45,609", + "created": 1608511005.6090775, "exc_info": null, "exc_text": null, "filename": "test_queue.py", @@ -16759,15 +16820,15 @@ "message": "Cleaning Queue.", "module": "test_queue", "moduleLogger": [], - "msecs": 257.28392601013184, + "msecs": 609.0774536132812, "msg": "Cleaning Queue.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_queue.py", - "process": 5074, + "pathname": "src/tests/test_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3330.0886154174805, + "relativeCreated": 3510.8392238616943, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -16776,8 +16837,8 @@ "0", "" ], - "asctime": "2019-12-27 08:24:41,257", - "created": 1577431481.257556, + "asctime": "2020-12-21 01:36:45,610", + "created": 1608511005.6107283, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16794,8 +16855,8 @@ "0", "" ], - "asctime": "2019-12-27 08:24:41,257", - "created": 1577431481.2574503, + "asctime": "2020-12-21 01:36:45,609", + "created": 1608511005.6097414, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16805,15 +16866,15 @@ "lineno": 22, "message": "Result (Size of Queue after cleaning queue): 0 ()", "module": "test", - "msecs": 257.4503421783447, + "msecs": 609.7414493560791, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3330.2550315856934, + "relativeCreated": 3511.503219604492, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16822,8 +16883,8 @@ "0", "" ], - "asctime": "2019-12-27 08:24:41,257", - "created": 1577431481.2575023, + "asctime": "2020-12-21 01:36:45,610", + "created": 1608511005.6103332, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16833,41 +16894,41 @@ "lineno": 26, "message": "Expectation (Size of Queue after cleaning queue): result = 0 ()", "module": "test", - "msecs": 257.50231742858887, + "msecs": 610.3332042694092, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3330.3070068359375, + "relativeCreated": 3512.0949745178223, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 257.5559616088867, + "msecs": 610.7282638549805, "msg": "Size of Queue after cleaning queue is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3330.3606510162354, + "relativeCreated": 3512.4900341033936, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 5.364418029785156e-05 + "time_consumption": 0.00039505958557128906 } ], - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.003696441650390625, - "time_finished": "2019-12-27 08:24:41,257", - "time_start": "2019-12-27 08:24:41,253" + "time_consumption": 0.014580011367797852, + "time_finished": "2020-12-21 01:36:45,610", + "time_start": "2020-12-21 01:36:45,596" }, "pylibs.task.queue: Test qsize and queue execution order by priority": { "args": null, - "asctime": "2019-12-27 08:24:41,042", - "created": 1577431481.0429635, + "asctime": "2020-12-21 01:36:45,384", + "created": 1608511005.3847132, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16878,19 +16939,19 @@ "message": "pylibs.task.queue: Test qsize and queue execution order by priority", "module": "__init__", "moduleLogger": [], - "msecs": 42.963504791259766, + "msecs": 384.71317291259766, "msg": "pylibs.task.queue: Test qsize and queue execution order by priority", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 5074, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3115.7681941986084, + "relativeCreated": 3286.4749431610107, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2019-12-27 08:24:41,043", - "created": 1577431481.0434654, + "asctime": "2020-12-21 01:36:45,385", + "created": 1608511005.3852296, "exc_info": null, "exc_text": null, "filename": "test_queue.py", @@ -16901,15 +16962,15 @@ "message": "Enqueued 6 unordered tasks.", "module": "test_queue", "moduleLogger": [], - "msecs": 43.465375900268555, + "msecs": 385.22958755493164, "msg": "Enqueued 6 unordered tasks.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_queue.py", - "process": 5074, + "pathname": "src/tests/test_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3116.270065307617, + "relativeCreated": 3286.9913578033447, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -16918,8 +16979,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,043", - "created": 1577431481.0439498, + "asctime": "2020-12-21 01:36:45,385", + "created": 1608511005.3857312, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16936,8 +16997,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,043", - "created": 1577431481.0436747, + "asctime": "2020-12-21 01:36:45,385", + "created": 1608511005.3854787, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16947,15 +17008,15 @@ "lineno": 22, "message": "Result (Size of Queue before execution): 6 ()", "module": "test", - "msecs": 43.67470741271973, + "msecs": 385.4787349700928, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3116.4793968200684, + "relativeCreated": 3287.240505218506, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -16964,8 +17025,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,043", - "created": 1577431481.0438159, + "asctime": "2020-12-21 01:36:45,385", + "created": 1608511005.385611, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16975,37 +17036,37 @@ "lineno": 26, "message": "Expectation (Size of Queue before execution): result = 6 ()", "module": "test", - "msecs": 43.81585121154785, + "msecs": 385.61105728149414, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3116.6205406188965, + "relativeCreated": 3287.372827529907, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 43.94984245300293, + "msecs": 385.7312202453613, "msg": "Size of Queue before execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3116.7545318603516, + "relativeCreated": 3287.4929904937744, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00013399124145507812 + "time_consumption": 0.0001201629638671875 }, { "args": [ "0", "" ], - "asctime": "2019-12-27 08:24:41,145", - "created": 1577431481.1450758, + "asctime": "2020-12-21 01:36:45,486", + "created": 1608511005.4868484, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17022,8 +17083,8 @@ "0", "" ], - "asctime": "2019-12-27 08:24:41,144", - "created": 1577431481.1445763, + "asctime": "2020-12-21 01:36:45,486", + "created": 1608511005.4865263, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17033,15 +17094,15 @@ "lineno": 22, "message": "Result (Size of Queue after execution): 0 ()", "module": "test", - "msecs": 144.5763111114502, + "msecs": 486.5262508392334, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3217.381000518799, + "relativeCreated": 3388.2880210876465, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17050,8 +17111,8 @@ "0", "" ], - "asctime": "2019-12-27 08:24:41,144", - "created": 1577431481.1449056, + "asctime": "2020-12-21 01:36:45,486", + "created": 1608511005.4867013, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17061,34 +17122,34 @@ "lineno": 26, "message": "Expectation (Size of Queue after execution): result = 0 ()", "module": "test", - "msecs": 144.90556716918945, + "msecs": 486.70125007629395, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3217.710256576538, + "relativeCreated": 3388.463020324707, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 145.07579803466797, + "msecs": 486.8483543395996, "msg": "Size of Queue after execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3217.8804874420166, + "relativeCreated": 3388.6101245880127, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00017023086547851562 + "time_consumption": 0.00014710426330566406 }, { "args": [], - "asctime": "2019-12-27 08:24:41,148", - "created": 1577431481.148122, + "asctime": "2020-12-21 01:36:45,489", + "created": 1608511005.489009, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17105,8 +17166,8 @@ "[ 1, 2, 3, 5, 6, 7 ]", "" ], - "asctime": "2019-12-27 08:24:41,145", - "created": 1577431481.1453393, + "asctime": "2020-12-21 01:36:45,487", + "created": 1608511005.487061, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17116,15 +17177,15 @@ "lineno": 22, "message": "Result (Queue execution (identified by a submitted sequence number)): [ 1, 2, 3, 5, 6, 7 ] ()", "module": "test", - "msecs": 145.3392505645752, + "msecs": 487.0610237121582, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3218.143939971924, + "relativeCreated": 3388.8227939605713, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17133,8 +17194,8 @@ "[ 1, 2, 3, 5, 6, 7 ]", "" ], - "asctime": "2019-12-27 08:24:41,145", - "created": 1577431481.1455808, + "asctime": "2020-12-21 01:36:45,487", + "created": 1608511005.487174, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17144,15 +17205,15 @@ "lineno": 26, "message": "Expectation (Queue execution (identified by a submitted sequence number)): result = [ 1, 2, 3, 5, 6, 7 ] ()", "module": "test", - "msecs": 145.58076858520508, + "msecs": 487.17403411865234, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3218.3854579925537, + "relativeCreated": 3388.9358043670654, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17161,8 +17222,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:41,145", - "created": 1577431481.1457293, + "asctime": "2020-12-21 01:36:45,487", + "created": 1608511005.4872787, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17172,15 +17233,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 145.72930335998535, + "msecs": 487.27869987487793, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3218.533992767334, + "relativeCreated": 3389.040470123291, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17189,8 +17250,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:41,145", - "created": 1577431481.145871, + "asctime": "2020-12-21 01:36:45,487", + "created": 1608511005.4873621, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17200,15 +17261,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 145.87092399597168, + "msecs": 487.3621463775635, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3218.6756134033203, + "relativeCreated": 3389.1239166259766, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17216,8 +17277,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:41,145", - "created": 1577431481.1459997, + "asctime": "2020-12-21 01:36:45,487", + "created": 1608511005.4874518, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17227,15 +17288,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 145.99967002868652, + "msecs": 487.45179176330566, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3218.804359436035, + "relativeCreated": 3389.2135620117188, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17244,8 +17305,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:41,146", - "created": 1577431481.14615, + "asctime": "2020-12-21 01:36:45,487", + "created": 1608511005.4875448, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17255,15 +17316,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 2 ()", "module": "test", - "msecs": 146.1501121520996, + "msecs": 487.5447750091553, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3218.9548015594482, + "relativeCreated": 3389.3065452575684, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17272,8 +17333,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:41,146", - "created": 1577431481.1462843, + "asctime": "2020-12-21 01:36:45,487", + "created": 1608511005.4876158, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17283,15 +17344,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 2 ()", "module": "test", - "msecs": 146.2843418121338, + "msecs": 487.61582374572754, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3219.0890312194824, + "relativeCreated": 3389.3775939941406, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17299,8 +17360,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:41,146", - "created": 1577431481.1464071, + "asctime": "2020-12-21 01:36:45,487", + "created": 1608511005.4876883, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17310,15 +17371,15 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 146.4071273803711, + "msecs": 487.6883029937744, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3219.2118167877197, + "relativeCreated": 3389.4500732421875, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17327,8 +17388,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:41,146", - "created": 1577431481.1465302, + "asctime": "2020-12-21 01:36:45,487", + "created": 1608511005.4877636, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17338,15 +17399,15 @@ "lineno": 22, "message": "Result (Submitted value number 3): 3 ()", "module": "test", - "msecs": 146.5301513671875, + "msecs": 487.7636432647705, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3219.334840774536, + "relativeCreated": 3389.5254135131836, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17355,8 +17416,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:41,146", - "created": 1577431481.1466486, + "asctime": "2020-12-21 01:36:45,487", + "created": 1608511005.4878347, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17366,15 +17427,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 3 ()", "module": "test", - "msecs": 146.64864540100098, + "msecs": 487.8346920013428, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3219.4533348083496, + "relativeCreated": 3389.596462249756, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17382,8 +17443,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:41,146", - "created": 1577431481.1467712, + "asctime": "2020-12-21 01:36:45,487", + "created": 1608511005.4879014, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17393,15 +17454,15 @@ "lineno": 142, "message": "Submitted value number 3 is correct (Content 3 and Type is ).", "module": "test", - "msecs": 146.77119255065918, + "msecs": 487.9014492034912, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3219.575881958008, + "relativeCreated": 3389.6632194519043, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17410,8 +17471,8 @@ "5", "" ], - "asctime": "2019-12-27 08:24:41,146", - "created": 1577431481.1468945, + "asctime": "2020-12-21 01:36:45,487", + "created": 1608511005.4879704, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17421,15 +17482,15 @@ "lineno": 22, "message": "Result (Submitted value number 4): 5 ()", "module": "test", - "msecs": 146.8944549560547, + "msecs": 487.97035217285156, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3219.6991443634033, + "relativeCreated": 3389.7321224212646, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17438,8 +17499,8 @@ "5", "" ], - "asctime": "2019-12-27 08:24:41,147", - "created": 1577431481.1470118, + "asctime": "2020-12-21 01:36:45,488", + "created": 1608511005.4880397, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17449,15 +17510,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 4): result = 5 ()", "module": "test", - "msecs": 147.01175689697266, + "msecs": 488.0397319793701, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3219.8164463043213, + "relativeCreated": 3389.801502227783, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17465,8 +17526,8 @@ "5", "" ], - "asctime": "2019-12-27 08:24:41,147", - "created": 1577431481.1471312, + "asctime": "2020-12-21 01:36:45,488", + "created": 1608511005.488206, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17476,15 +17537,15 @@ "lineno": 142, "message": "Submitted value number 4 is correct (Content 5 and Type is ).", "module": "test", - "msecs": 147.13120460510254, + "msecs": 488.2059097290039, "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3219.935894012451, + "relativeCreated": 3389.967679977417, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17493,8 +17554,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,147", - "created": 1577431481.147254, + "asctime": "2020-12-21 01:36:45,488", + "created": 1608511005.48837, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17504,15 +17565,15 @@ "lineno": 22, "message": "Result (Submitted value number 5): 6 ()", "module": "test", - "msecs": 147.25399017333984, + "msecs": 488.3699417114258, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3220.0586795806885, + "relativeCreated": 3390.131711959839, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17521,8 +17582,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,147", - "created": 1577431481.1473715, + "asctime": "2020-12-21 01:36:45,488", + "created": 1608511005.4884546, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17532,15 +17593,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 5): result = 6 ()", "module": "test", - "msecs": 147.3715305328369, + "msecs": 488.45458030700684, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3220.1762199401855, + "relativeCreated": 3390.21635055542, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17548,8 +17609,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,147", - "created": 1577431481.1475027, + "asctime": "2020-12-21 01:36:45,488", + "created": 1608511005.4885478, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17559,15 +17620,15 @@ "lineno": 142, "message": "Submitted value number 5 is correct (Content 6 and Type is ).", "module": "test", - "msecs": 147.50266075134277, + "msecs": 488.54780197143555, "msg": "Submitted value number 5 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3220.3073501586914, + "relativeCreated": 3390.3095722198486, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17576,8 +17637,8 @@ "7", "" ], - "asctime": "2019-12-27 08:24:41,147", - "created": 1577431481.1476362, + "asctime": "2020-12-21 01:36:45,488", + "created": 1608511005.4886897, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17587,15 +17648,15 @@ "lineno": 22, "message": "Result (Submitted value number 6): 7 ()", "module": "test", - "msecs": 147.63617515563965, + "msecs": 488.689661026001, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3220.4408645629883, + "relativeCreated": 3390.451431274414, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17604,8 +17665,8 @@ "7", "" ], - "asctime": "2019-12-27 08:24:41,147", - "created": 1577431481.147763, + "asctime": "2020-12-21 01:36:45,488", + "created": 1608511005.4888065, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17615,15 +17676,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 6): result = 7 ()", "module": "test", - "msecs": 147.76301383972168, + "msecs": 488.80648612976074, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3220.5677032470703, + "relativeCreated": 3390.568256378174, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17631,8 +17692,8 @@ "7", "" ], - "asctime": "2019-12-27 08:24:41,147", - "created": 1577431481.1479099, + "asctime": "2020-12-21 01:36:45,488", + "created": 1608511005.488883, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17642,41 +17703,41 @@ "lineno": 142, "message": "Submitted value number 6 is correct (Content 7 and Type is ).", "module": "test", - "msecs": 147.90987968444824, + "msecs": 488.88301849365234, "msg": "Submitted value number 6 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3220.714569091797, + "relativeCreated": 3390.6447887420654, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 148.12207221984863, + "msecs": 489.00890350341797, "msg": "Queue execution (identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3220.9267616271973, + "relativeCreated": 3390.770673751831, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00021219253540039062 + "time_consumption": 0.000125885009765625 } ], - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.10515856742858887, - "time_finished": "2019-12-27 08:24:41,148", - "time_start": "2019-12-27 08:24:41,042" + "time_consumption": 0.10429573059082031, + "time_finished": "2020-12-21 01:36:45,489", + "time_start": "2020-12-21 01:36:45,384" }, "pylibs.task.queue: Test stop method": { "args": null, - "asctime": "2019-12-27 08:24:41,148", - "created": 1577431481.1487765, + "asctime": "2020-12-21 01:36:45,489", + "created": 1608511005.4894083, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17687,19 +17748,19 @@ "message": "pylibs.task.queue: Test stop method", "module": "__init__", "moduleLogger": [], - "msecs": 148.77653121948242, + "msecs": 489.4082546234131, "msg": "pylibs.task.queue: Test stop method", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 5074, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3221.581220626831, + "relativeCreated": 3391.170024871826, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2019-12-27 08:24:41,149", - "created": 1577431481.1492908, + "asctime": "2020-12-21 01:36:45,489", + "created": 1608511005.4896874, "exc_info": null, "exc_text": null, "filename": "test_queue.py", @@ -17710,15 +17771,15 @@ "message": "Enqueued 6 tasks (stop request within 4th task).", "module": "test_queue", "moduleLogger": [], - "msecs": 149.2908000946045, + "msecs": 489.687442779541, "msg": "Enqueued 6 tasks (stop request within 4th task).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_queue.py", - "process": 5074, + "pathname": "src/tests/test_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3222.095489501953, + "relativeCreated": 3391.449213027954, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -17727,8 +17788,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,149", - "created": 1577431481.1496546, + "asctime": "2020-12-21 01:36:45,489", + "created": 1608511005.4899797, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17745,8 +17806,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,149", - "created": 1577431481.1494877, + "asctime": "2020-12-21 01:36:45,489", + "created": 1608511005.4898243, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17756,15 +17817,15 @@ "lineno": 22, "message": "Result (Size of Queue before 1st execution): 6 ()", "module": "test", - "msecs": 149.48773384094238, + "msecs": 489.8242950439453, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3222.292423248291, + "relativeCreated": 3391.5860652923584, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17773,8 +17834,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,149", - "created": 1577431481.1495697, + "asctime": "2020-12-21 01:36:45,489", + "created": 1608511005.4899065, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17784,37 +17845,37 @@ "lineno": 26, "message": "Expectation (Size of Queue before 1st execution): result = 6 ()", "module": "test", - "msecs": 149.56974983215332, + "msecs": 489.90654945373535, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3222.374439239502, + "relativeCreated": 3391.6683197021484, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 149.65462684631348, + "msecs": 489.97974395751953, "msg": "Size of Queue before 1st execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3222.459316253662, + "relativeCreated": 3391.7415142059326, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 8.487701416015625e-05 + "time_consumption": 7.319450378417969e-05 }, { "args": [ "2", "" ], - "asctime": "2019-12-27 08:24:41,149", - "created": 1577431481.149987, + "asctime": "2020-12-21 01:36:45,490", + "created": 1608511005.4903839, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17831,8 +17892,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:41,149", - "created": 1577431481.1498399, + "asctime": "2020-12-21 01:36:45,490", + "created": 1608511005.490215, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17842,15 +17903,15 @@ "lineno": 22, "message": "Result (Size of Queue after 1st execution): 2 ()", "module": "test", - "msecs": 149.8398780822754, + "msecs": 490.2150630950928, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3222.644567489624, + "relativeCreated": 3391.976833343506, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17859,8 +17920,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:41,149", - "created": 1577431481.1499157, + "asctime": "2020-12-21 01:36:45,490", + "created": 1608511005.4903035, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17870,34 +17931,34 @@ "lineno": 26, "message": "Expectation (Size of Queue after 1st execution): result = 2 ()", "module": "test", - "msecs": 149.9156951904297, + "msecs": 490.30351638793945, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3222.7203845977783, + "relativeCreated": 3392.0652866363525, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 149.98698234558105, + "msecs": 490.3838634490967, "msg": "Size of Queue after 1st execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3222.7916717529297, + "relativeCreated": 3392.1456336975098, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 7.128715515136719e-05 + "time_consumption": 8.034706115722656e-05 }, { "args": [], - "asctime": "2019-12-27 08:24:41,151", - "created": 1577431481.1510794, + "asctime": "2020-12-21 01:36:45,491", + "created": 1608511005.4916291, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17914,8 +17975,8 @@ "[ 1, 2, 3, 5 ]", "" ], - "asctime": "2019-12-27 08:24:41,150", - "created": 1577431481.1500964, + "asctime": "2020-12-21 01:36:45,490", + "created": 1608511005.4905229, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17925,15 +17986,15 @@ "lineno": 22, "message": "Result (Queue execution (1st part; identified by a submitted sequence number)): [ 1, 2, 3, 5 ] ()", "module": "test", - "msecs": 150.09641647338867, + "msecs": 490.5228614807129, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3222.9011058807373, + "relativeCreated": 3392.284631729126, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17942,8 +18003,8 @@ "[ 1, 2, 3, 5 ]", "" ], - "asctime": "2019-12-27 08:24:41,150", - "created": 1577431481.1501763, + "asctime": "2020-12-21 01:36:45,490", + "created": 1608511005.4906209, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17953,15 +18014,15 @@ "lineno": 26, "message": "Expectation (Queue execution (1st part; identified by a submitted sequence number)): result = [ 1, 2, 3, 5 ] ()", "module": "test", - "msecs": 150.1762866973877, + "msecs": 490.62085151672363, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3222.9809761047363, + "relativeCreated": 3392.3826217651367, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17970,8 +18031,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:41,150", - "created": 1577431481.1502519, + "asctime": "2020-12-21 01:36:45,490", + "created": 1608511005.490708, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17981,15 +18042,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 150.2518653869629, + "msecs": 490.7081127166748, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3223.0565547943115, + "relativeCreated": 3392.469882965088, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -17998,8 +18059,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:41,150", - "created": 1577431481.1503198, + "asctime": "2020-12-21 01:36:45,490", + "created": 1608511005.490784, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18009,15 +18070,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 150.31981468200684, + "msecs": 490.7839298248291, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3223.1245040893555, + "relativeCreated": 3392.545700073242, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18025,8 +18086,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:41,150", - "created": 1577431481.1503882, + "asctime": "2020-12-21 01:36:45,490", + "created": 1608511005.4908605, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18036,15 +18097,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 150.38824081420898, + "msecs": 490.8604621887207, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3223.1929302215576, + "relativeCreated": 3392.622232437134, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18053,8 +18114,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:41,150", - "created": 1577431481.150469, + "asctime": "2020-12-21 01:36:45,490", + "created": 1608511005.4909406, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18064,15 +18125,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 2 ()", "module": "test", - "msecs": 150.4690647125244, + "msecs": 490.9405708312988, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3223.273754119873, + "relativeCreated": 3392.702341079712, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18081,8 +18142,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:41,150", - "created": 1577431481.1505368, + "asctime": "2020-12-21 01:36:45,491", + "created": 1608511005.4910157, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18092,15 +18153,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 2 ()", "module": "test", - "msecs": 150.53677558898926, + "msecs": 491.0156726837158, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3223.341464996338, + "relativeCreated": 3392.777442932129, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18108,8 +18169,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:41,150", - "created": 1577431481.1506126, + "asctime": "2020-12-21 01:36:45,491", + "created": 1608511005.4910989, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18119,15 +18180,15 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 150.61259269714355, + "msecs": 491.09888076782227, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3223.417282104492, + "relativeCreated": 3392.8606510162354, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18136,8 +18197,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:41,150", - "created": 1577431481.150683, + "asctime": "2020-12-21 01:36:45,491", + "created": 1608511005.4911776, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18147,15 +18208,15 @@ "lineno": 22, "message": "Result (Submitted value number 3): 3 ()", "module": "test", - "msecs": 150.68292617797852, + "msecs": 491.1775588989258, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3223.487615585327, + "relativeCreated": 3392.939329147339, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18164,8 +18225,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:41,150", - "created": 1577431481.1507504, + "asctime": "2020-12-21 01:36:45,491", + "created": 1608511005.4912527, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18175,15 +18236,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 3 ()", "module": "test", - "msecs": 150.75039863586426, + "msecs": 491.2526607513428, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3223.555088043213, + "relativeCreated": 3393.014430999756, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18191,8 +18252,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:41,150", - "created": 1577431481.1508176, + "asctime": "2020-12-21 01:36:45,491", + "created": 1608511005.4913273, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18202,15 +18263,15 @@ "lineno": 142, "message": "Submitted value number 3 is correct (Content 3 and Type is ).", "module": "test", - "msecs": 150.8176326751709, + "msecs": 491.32728576660156, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3223.6223220825195, + "relativeCreated": 3393.0890560150146, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18219,8 +18280,8 @@ "5", "" ], - "asctime": "2019-12-27 08:24:41,150", - "created": 1577431481.1508856, + "asctime": "2020-12-21 01:36:45,491", + "created": 1608511005.4914038, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18230,15 +18291,15 @@ "lineno": 22, "message": "Result (Submitted value number 4): 5 ()", "module": "test", - "msecs": 150.88558197021484, + "msecs": 491.40381813049316, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3223.6902713775635, + "relativeCreated": 3393.1655883789062, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18247,8 +18308,8 @@ "5", "" ], - "asctime": "2019-12-27 08:24:41,150", - "created": 1577431481.150951, + "asctime": "2020-12-21 01:36:45,491", + "created": 1608511005.4914775, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18258,15 +18319,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 4): result = 5 ()", "module": "test", - "msecs": 150.95090866088867, + "msecs": 491.47748947143555, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3223.7555980682373, + "relativeCreated": 3393.2392597198486, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18274,8 +18335,8 @@ "5", "" ], - "asctime": "2019-12-27 08:24:41,151", - "created": 1577431481.1510162, + "asctime": "2020-12-21 01:36:45,491", + "created": 1608511005.491558, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18285,37 +18346,37 @@ "lineno": 142, "message": "Submitted value number 4 is correct (Content 5 and Type is ).", "module": "test", - "msecs": 151.0162353515625, + "msecs": 491.5580749511719, "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3223.820924758911, + "relativeCreated": 3393.319845199585, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 151.0794162750244, + "msecs": 491.62912368774414, "msg": "Queue execution (1st part; identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3223.884105682373, + "relativeCreated": 3393.390893936157, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 6.318092346191406e-05 + "time_consumption": 7.104873657226562e-05 }, { "args": [ "0", "" ], - "asctime": "2019-12-27 08:24:41,251", - "created": 1577431481.2519727, + "asctime": "2020-12-21 01:36:45,592", + "created": 1608511005.5923889, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18332,8 +18393,8 @@ "0", "" ], - "asctime": "2019-12-27 08:24:41,251", - "created": 1577431481.251534, + "asctime": "2020-12-21 01:36:45,592", + "created": 1608511005.592164, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18343,15 +18404,15 @@ "lineno": 22, "message": "Result (Size of Queue after 2nd execution): 0 ()", "module": "test", - "msecs": 251.53398513793945, + "msecs": 592.1640396118164, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3324.338674545288, + "relativeCreated": 3493.9258098602295, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18360,8 +18421,8 @@ "0", "" ], - "asctime": "2019-12-27 08:24:41,251", - "created": 1577431481.2517893, + "asctime": "2020-12-21 01:36:45,592", + "created": 1608511005.5923162, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18371,34 +18432,34 @@ "lineno": 26, "message": "Expectation (Size of Queue after 2nd execution): result = 0 ()", "module": "test", - "msecs": 251.78933143615723, + "msecs": 592.3161506652832, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3324.594020843506, + "relativeCreated": 3494.0779209136963, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 251.97267532348633, + "msecs": 592.3888683319092, "msg": "Size of Queue after 2nd execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3324.777364730835, + "relativeCreated": 3494.1506385803223, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00018334388732910156 + "time_consumption": 7.271766662597656e-05 }, { "args": [], - "asctime": "2019-12-27 08:24:41,253", - "created": 1577431481.2534769, + "asctime": "2020-12-21 01:36:45,595", + "created": 1608511005.5950196, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18415,8 +18476,8 @@ "[ 6, 7 ]", "" ], - "asctime": "2019-12-27 08:24:41,252", - "created": 1577431481.2522037, + "asctime": "2020-12-21 01:36:45,592", + "created": 1608511005.592718, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18426,15 +18487,15 @@ "lineno": 22, "message": "Result (Queue execution (2nd part; identified by a submitted sequence number)): [ 6, 7 ] ()", "module": "test", - "msecs": 252.20370292663574, + "msecs": 592.7178859710693, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3325.0083923339844, + "relativeCreated": 3494.4796562194824, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18443,8 +18504,8 @@ "[ 6, 7 ]", "" ], - "asctime": "2019-12-27 08:24:41,252", - "created": 1577431481.2523634, + "asctime": "2020-12-21 01:36:45,592", + "created": 1608511005.5928924, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18454,15 +18515,15 @@ "lineno": 26, "message": "Expectation (Queue execution (2nd part; identified by a submitted sequence number)): result = [ 6, 7 ] ()", "module": "test", - "msecs": 252.3634433746338, + "msecs": 592.8924083709717, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3325.1681327819824, + "relativeCreated": 3494.6541786193848, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18471,8 +18532,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,252", - "created": 1577431481.2525074, + "asctime": "2020-12-21 01:36:45,593", + "created": 1608511005.593054, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18482,15 +18543,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 6 ()", "module": "test", - "msecs": 252.50744819641113, + "msecs": 593.0540561676025, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3325.3121376037598, + "relativeCreated": 3494.8158264160156, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18499,8 +18560,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,252", - "created": 1577431481.2526898, + "asctime": "2020-12-21 01:36:45,593", + "created": 1608511005.5933099, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18510,15 +18571,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 6 ()", "module": "test", - "msecs": 252.68983840942383, + "msecs": 593.3098793029785, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3325.4945278167725, + "relativeCreated": 3495.0716495513916, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18526,8 +18587,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,252", - "created": 1577431481.2528832, + "asctime": "2020-12-21 01:36:45,593", + "created": 1608511005.593604, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18537,15 +18598,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 6 and Type is ).", "module": "test", - "msecs": 252.8831958770752, + "msecs": 593.6040878295898, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3325.687885284424, + "relativeCreated": 3495.365858078003, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18554,8 +18615,8 @@ "7", "" ], - "asctime": "2019-12-27 08:24:41,253", - "created": 1577431481.2530217, + "asctime": "2020-12-21 01:36:45,593", + "created": 1608511005.5939853, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18565,15 +18626,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 7 ()", "module": "test", - "msecs": 253.0217170715332, + "msecs": 593.9853191375732, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3325.826406478882, + "relativeCreated": 3495.7470893859863, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18582,8 +18643,8 @@ "7", "" ], - "asctime": "2019-12-27 08:24:41,253", - "created": 1577431481.253161, + "asctime": "2020-12-21 01:36:45,594", + "created": 1608511005.594374, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18593,15 +18654,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 7 ()", "module": "test", - "msecs": 253.16095352172852, + "msecs": 594.3739414215088, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3325.965642929077, + "relativeCreated": 3496.135711669922, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18609,8 +18670,8 @@ "7", "" ], - "asctime": "2019-12-27 08:24:41,253", - "created": 1577431481.2532852, + "asctime": "2020-12-21 01:36:45,594", + "created": 1608511005.5947304, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18620,41 +18681,41 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 7 and Type is ).", "module": "test", - "msecs": 253.28516960144043, + "msecs": 594.7303771972656, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3326.089859008789, + "relativeCreated": 3496.4921474456787, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 253.4768581390381, + "msecs": 595.0195789337158, "msg": "Queue execution (2nd part; identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3326.2815475463867, + "relativeCreated": 3496.781349182129, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00019168853759765625 + "time_consumption": 0.0002892017364501953 } ], - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.10470032691955566, - "time_finished": "2019-12-27 08:24:41,253", - "time_start": "2019-12-27 08:24:41,148" + "time_consumption": 0.10561132431030273, + "time_finished": "2020-12-21 01:36:45,595", + "time_start": "2020-12-21 01:36:45,489" }, "pylibs.task.threaded_queue: Test enqueue while queue is running": { "args": null, - "asctime": "2019-12-27 08:24:44,171", - "created": 1577431484.171688, + "asctime": "2020-12-21 01:36:48,531", + "created": 1608511008.531175, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18665,13 +18726,13 @@ "message": "pylibs.task.threaded_queue: Test enqueue while queue is running", "module": "__init__", "moduleLogger": [], - "msecs": 171.68807983398438, + "msecs": 531.174898147583, "msg": "pylibs.task.threaded_queue: Test enqueue while queue is running", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 5074, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6244.492769241333, + "relativeCreated": 6432.936668395996, "stack_info": null, "testcaseLogger": [ { @@ -18679,8 +18740,8 @@ "0", "" ], - "asctime": "2019-12-27 08:24:44,171", - "created": 1577431484.1719058, + "asctime": "2020-12-21 01:36:48,531", + "created": 1608511008.5315814, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18697,8 +18758,8 @@ "0", "" ], - "asctime": "2019-12-27 08:24:44,171", - "created": 1577431484.1718042, + "asctime": "2020-12-21 01:36:48,531", + "created": 1608511008.5314238, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18708,15 +18769,15 @@ "lineno": 22, "message": "Result (Size of Queue before execution): 0 ()", "module": "test", - "msecs": 171.80418968200684, + "msecs": 531.423807144165, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6244.6088790893555, + "relativeCreated": 6433.185577392578, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18725,8 +18786,8 @@ "0", "" ], - "asctime": "2019-12-27 08:24:44,171", - "created": 1577431484.1718564, + "asctime": "2020-12-21 01:36:48,531", + "created": 1608511008.5315037, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18736,34 +18797,34 @@ "lineno": 26, "message": "Expectation (Size of Queue before execution): result = 0 ()", "module": "test", - "msecs": 171.85640335083008, + "msecs": 531.5036773681641, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6244.661092758179, + "relativeCreated": 6433.265447616577, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 171.9057559967041, + "msecs": 531.5814018249512, "msg": "Size of Queue before execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6244.710445404053, + "relativeCreated": 6433.343172073364, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 4.935264587402344e-05 + "time_consumption": 7.772445678710938e-05 }, { "args": [], - "asctime": "2019-12-27 08:24:44,272", - "created": 1577431484.2729044, + "asctime": "2020-12-21 01:36:48,636", + "created": 1608511008.6368706, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -18776,8 +18837,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2019-12-27 08:24:44,171", - "created": 1577431484.1719644, + "asctime": "2020-12-21 01:36:48,531", + "created": 1608511008.5316887, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -18787,15 +18848,15 @@ "lineno": 69, "message": "Starting Queue execution (run)", "module": "test_threaded_queue", - "msecs": 171.9644069671631, + "msecs": 531.6886901855469, "msg": "Starting Queue execution (run)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6244.769096374512, + "relativeCreated": 6433.45046043396, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18804,8 +18865,8 @@ 6, 0.1 ], - "asctime": "2019-12-27 08:24:44,172", - "created": 1577431484.1722038, + "asctime": "2020-12-21 01:36:48,532", + "created": 1608511008.5320866, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -18815,15 +18876,15 @@ "lineno": 74, "message": "Adding Task 6 with Priority 6 and waiting for 0.1s (half of the queue task delay time)", "module": "test_threaded_queue", - "msecs": 172.20377922058105, + "msecs": 532.0866107940674, "msg": "Adding Task %d with Priority %d and waiting for %.1fs (half of the queue task delay time)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6245.00846862793, + "relativeCreated": 6433.8483810424805, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18831,8 +18892,8 @@ 3, 3 ], - "asctime": "2019-12-27 08:24:44,272", - "created": 1577431484.2725263, + "asctime": "2020-12-21 01:36:48,635", + "created": 1608511008.6352453, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -18842,15 +18903,15 @@ "lineno": 77, "message": "Adding Task 3 with Priority 3", "module": "test_threaded_queue", - "msecs": 272.5262641906738, + "msecs": 635.2453231811523, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6345.3309535980225, + "relativeCreated": 6537.007093429565, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18858,8 +18919,8 @@ 2, 2 ], - "asctime": "2019-12-27 08:24:44,272", - "created": 1577431484.272716, + "asctime": "2020-12-21 01:36:48,636", + "created": 1608511008.636117, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -18869,15 +18930,15 @@ "lineno": 77, "message": "Adding Task 2 with Priority 2", "module": "test_threaded_queue", - "msecs": 272.7160453796387, + "msecs": 636.1169815063477, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6345.520734786987, + "relativeCreated": 6537.878751754761, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18885,8 +18946,8 @@ 1, 1 ], - "asctime": "2019-12-27 08:24:44,272", - "created": 1577431484.272826, + "asctime": "2020-12-21 01:36:48,636", + "created": 1608511008.6365924, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -18896,37 +18957,37 @@ "lineno": 77, "message": "Adding Task 1 with Priority 1", "module": "test_threaded_queue", - "msecs": 272.8259563446045, + "msecs": 636.5923881530762, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6345.630645751953, + "relativeCreated": 6538.354158401489, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 272.9043960571289, + "msecs": 636.8706226348877, "msg": "Enqueued 2 tasks.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6345.7090854644775, + "relativeCreated": 6538.632392883301, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 7.843971252441406e-05 + "time_consumption": 0.00027823448181152344 }, { "args": [ "0", "" ], - "asctime": "2019-12-27 08:24:44,774", - "created": 1577431484.7744424, + "asctime": "2020-12-21 01:36:49,139", + "created": 1608511009.13951, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18943,8 +19004,8 @@ "0", "" ], - "asctime": "2019-12-27 08:24:44,774", - "created": 1577431484.7740293, + "asctime": "2020-12-21 01:36:49,138", + "created": 1608511009.1389418, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18954,15 +19015,15 @@ "lineno": 22, "message": "Result (Size of Queue after execution): 0 ()", "module": "test", - "msecs": 774.0292549133301, + "msecs": 138.94176483154297, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6846.833944320679, + "relativeCreated": 7040.703535079956, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -18971,8 +19032,8 @@ "0", "" ], - "asctime": "2019-12-27 08:24:44,774", - "created": 1577431484.7742808, + "asctime": "2020-12-21 01:36:49,139", + "created": 1608511009.139337, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18982,34 +19043,34 @@ "lineno": 26, "message": "Expectation (Size of Queue after execution): result = 0 ()", "module": "test", - "msecs": 774.2807865142822, + "msecs": 139.33706283569336, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6847.085475921631, + "relativeCreated": 7041.098833084106, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 774.4424343109131, + "msecs": 139.509916305542, "msg": "Size of Queue after execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6847.247123718262, + "relativeCreated": 7041.271686553955, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00016164779663085938 + "time_consumption": 0.0001728534698486328 }, { "args": [], - "asctime": "2019-12-27 08:24:44,776", - "created": 1577431484.776536, + "asctime": "2020-12-21 01:36:49,141", + "created": 1608511009.141661, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19026,8 +19087,8 @@ "[ 6, 1, 2, 3 ]", "" ], - "asctime": "2019-12-27 08:24:44,774", - "created": 1577431484.7746706, + "asctime": "2020-12-21 01:36:49,139", + "created": 1608511009.139844, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19037,15 +19098,15 @@ "lineno": 22, "message": "Result (Queue execution (identified by a submitted sequence number)): [ 6, 1, 2, 3 ] ()", "module": "test", - "msecs": 774.6706008911133, + "msecs": 139.84394073486328, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6847.475290298462, + "relativeCreated": 7041.605710983276, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19054,8 +19115,8 @@ "[ 6, 1, 2, 3 ]", "" ], - "asctime": "2019-12-27 08:24:44,774", - "created": 1577431484.774844, + "asctime": "2020-12-21 01:36:49,140", + "created": 1608511009.140003, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19065,15 +19126,15 @@ "lineno": 26, "message": "Expectation (Queue execution (identified by a submitted sequence number)): result = [ 6, 1, 2, 3 ] ()", "module": "test", - "msecs": 774.8439311981201, + "msecs": 140.00296592712402, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6847.648620605469, + "relativeCreated": 7041.764736175537, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19082,8 +19143,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:44,774", - "created": 1577431484.7749877, + "asctime": "2020-12-21 01:36:49,140", + "created": 1608511009.140154, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19093,15 +19154,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 6 ()", "module": "test", - "msecs": 774.9876976013184, + "msecs": 140.1538848876953, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6847.792387008667, + "relativeCreated": 7041.915655136108, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19110,8 +19171,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:44,775", - "created": 1577431484.775112, + "asctime": "2020-12-21 01:36:49,140", + "created": 1608511009.140272, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19121,15 +19182,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 6 ()", "module": "test", - "msecs": 775.1119136810303, + "msecs": 140.2719020843506, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6847.916603088379, + "relativeCreated": 7042.033672332764, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19137,8 +19198,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:44,775", - "created": 1577431484.775258, + "asctime": "2020-12-21 01:36:49,140", + "created": 1608511009.140395, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19148,15 +19209,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 6 and Type is ).", "module": "test", - "msecs": 775.2580642700195, + "msecs": 140.394926071167, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6848.062753677368, + "relativeCreated": 7042.15669631958, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19165,8 +19226,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:44,775", - "created": 1577431484.7754045, + "asctime": "2020-12-21 01:36:49,140", + "created": 1608511009.140579, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19176,15 +19237,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 1 ()", "module": "test", - "msecs": 775.4044532775879, + "msecs": 140.5789852142334, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6848.2091426849365, + "relativeCreated": 7042.3407554626465, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19193,8 +19254,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:44,775", - "created": 1577431484.775529, + "asctime": "2020-12-21 01:36:49,140", + "created": 1608511009.1407034, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19204,15 +19265,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 1 ()", "module": "test", - "msecs": 775.5289077758789, + "msecs": 140.7034397125244, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6848.3335971832275, + "relativeCreated": 7042.4652099609375, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19220,8 +19281,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:44,775", - "created": 1577431484.7756624, + "asctime": "2020-12-21 01:36:49,140", + "created": 1608511009.1408231, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19231,15 +19292,15 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 775.6624221801758, + "msecs": 140.8231258392334, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6848.467111587524, + "relativeCreated": 7042.5848960876465, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19248,8 +19309,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:44,775", - "created": 1577431484.7757907, + "asctime": "2020-12-21 01:36:49,140", + "created": 1608511009.1409402, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19259,15 +19320,15 @@ "lineno": 22, "message": "Result (Submitted value number 3): 2 ()", "module": "test", - "msecs": 775.7906913757324, + "msecs": 140.94018936157227, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6848.595380783081, + "relativeCreated": 7042.701959609985, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19276,8 +19337,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:44,775", - "created": 1577431484.7759123, + "asctime": "2020-12-21 01:36:49,141", + "created": 1608511009.14108, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19287,15 +19348,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 2 ()", "module": "test", - "msecs": 775.9122848510742, + "msecs": 141.07990264892578, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6848.716974258423, + "relativeCreated": 7042.841672897339, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19303,8 +19364,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:44,776", - "created": 1577431484.7760355, + "asctime": "2020-12-21 01:36:49,141", + "created": 1608511009.1411958, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19314,15 +19375,15 @@ "lineno": 142, "message": "Submitted value number 3 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 776.0355472564697, + "msecs": 141.19577407836914, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6848.840236663818, + "relativeCreated": 7042.957544326782, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19331,8 +19392,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:44,776", - "created": 1577431484.7761598, + "asctime": "2020-12-21 01:36:49,141", + "created": 1608511009.1413183, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19342,15 +19403,15 @@ "lineno": 22, "message": "Result (Submitted value number 4): 3 ()", "module": "test", - "msecs": 776.1597633361816, + "msecs": 141.31832122802734, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6848.96445274353, + "relativeCreated": 7043.08009147644, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19359,8 +19420,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:44,776", - "created": 1577431484.7762895, + "asctime": "2020-12-21 01:36:49,141", + "created": 1608511009.1414332, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19370,15 +19431,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 4): result = 3 ()", "module": "test", - "msecs": 776.2894630432129, + "msecs": 141.4332389831543, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6849.0941524505615, + "relativeCreated": 7043.195009231567, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19386,8 +19447,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:44,776", - "created": 1577431484.7764199, + "asctime": "2020-12-21 01:36:49,141", + "created": 1608511009.141546, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19397,41 +19458,41 @@ "lineno": 142, "message": "Submitted value number 4 is correct (Content 3 and Type is ).", "module": "test", - "msecs": 776.4198780059814, + "msecs": 141.54601097106934, "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6849.22456741333, + "relativeCreated": 7043.307781219482, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 776.5359878540039, + "msecs": 141.6609287261963, "msg": "Queue execution (identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6849.3406772613525, + "relativeCreated": 7043.422698974609, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00011610984802246094 + "time_consumption": 0.00011491775512695312 } ], - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.6048479080200195, - "time_finished": "2019-12-27 08:24:44,776", - "time_start": "2019-12-27 08:24:44,171" + "time_consumption": 0.6104860305786133, + "time_finished": "2020-12-21 01:36:49,141", + "time_start": "2020-12-21 01:36:48,531" }, "pylibs.task.threaded_queue: Test qsize and queue execution order by priority": { "args": null, - "asctime": "2019-12-27 08:24:41,257", - "created": 1577431481.2576838, + "asctime": "2020-12-21 01:36:45,611", + "created": 1608511005.6119256, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19442,19 +19503,19 @@ "message": "pylibs.task.threaded_queue: Test qsize and queue execution order by priority", "module": "__init__", "moduleLogger": [], - "msecs": 257.68375396728516, + "msecs": 611.9256019592285, "msg": "pylibs.task.threaded_queue: Test qsize and queue execution order by priority", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/__init__.py", - "process": 5074, + "pathname": "/user_data/data/dirk/prj/unittest/task/unittest/src/tests/__init__.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3330.488443374634, + "relativeCreated": 3513.6873722076416, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2019-12-27 08:24:41,258", - "created": 1577431481.2581575, + "asctime": "2020-12-21 01:36:45,614", + "created": 1608511005.6145608, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -19470,8 +19531,8 @@ 5, 5 ], - "asctime": "2019-12-27 08:24:41,257", - "created": 1577431481.2578032, + "asctime": "2020-12-21 01:36:45,613", + "created": 1608511005.6130228, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -19481,15 +19542,15 @@ "lineno": 27, "message": "Adding Task 5 with Priority 5", "module": "test_threaded_queue", - "msecs": 257.80320167541504, + "msecs": 613.0228042602539, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3330.6078910827637, + "relativeCreated": 3514.784574508667, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19497,8 +19558,8 @@ 3, 3 ], - "asctime": "2019-12-27 08:24:41,257", - "created": 1577431481.2578757, + "asctime": "2020-12-21 01:36:45,613", + "created": 1608511005.6135135, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -19508,15 +19569,15 @@ "lineno": 27, "message": "Adding Task 3 with Priority 3", "module": "test_threaded_queue", - "msecs": 257.8756809234619, + "msecs": 613.5134696960449, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3330.6803703308105, + "relativeCreated": 3515.275239944458, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19524,8 +19585,8 @@ 7, 7 ], - "asctime": "2019-12-27 08:24:41,257", - "created": 1577431481.2579374, + "asctime": "2020-12-21 01:36:45,613", + "created": 1608511005.6137245, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -19535,15 +19596,15 @@ "lineno": 27, "message": "Adding Task 7 with Priority 7", "module": "test_threaded_queue", - "msecs": 257.9374313354492, + "msecs": 613.7244701385498, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3330.742120742798, + "relativeCreated": 3515.486240386963, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19551,8 +19612,8 @@ 2, 2 ], - "asctime": "2019-12-27 08:24:41,257", - "created": 1577431481.257997, + "asctime": "2020-12-21 01:36:45,613", + "created": 1608511005.6139648, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -19562,15 +19623,15 @@ "lineno": 27, "message": "Adding Task 2 with Priority 2", "module": "test_threaded_queue", - "msecs": 257.9970359802246, + "msecs": 613.9647960662842, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3330.8017253875732, + "relativeCreated": 3515.7265663146973, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19578,8 +19639,8 @@ 6, 6 ], - "asctime": "2019-12-27 08:24:41,258", - "created": 1577431481.2580547, + "asctime": "2020-12-21 01:36:45,614", + "created": 1608511005.6142385, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -19589,15 +19650,15 @@ "lineno": 27, "message": "Adding Task 6 with Priority 6", "module": "test_threaded_queue", - "msecs": 258.0547332763672, + "msecs": 614.2385005950928, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3330.859422683716, + "relativeCreated": 3516.000270843506, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19605,8 +19666,8 @@ 1, 1 ], - "asctime": "2019-12-27 08:24:41,258", - "created": 1577431481.2581127, + "asctime": "2020-12-21 01:36:45,614", + "created": 1608511005.6144364, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -19616,37 +19677,37 @@ "lineno": 27, "message": "Adding Task 1 with Priority 1", "module": "test_threaded_queue", - "msecs": 258.11266899108887, + "msecs": 614.4363880157471, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3330.9173583984375, + "relativeCreated": 3516.19815826416, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 258.15749168395996, + "msecs": 614.5608425140381, "msg": "Enqueued 6 unordered tasks.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3330.9621810913086, + "relativeCreated": 3516.322612762451, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 4.482269287109375e-05 + "time_consumption": 0.00012445449829101562 }, { "args": [ "6", "" ], - "asctime": "2019-12-27 08:24:41,258", - "created": 1577431481.2583346, + "asctime": "2020-12-21 01:36:45,615", + "created": 1608511005.6152723, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19663,8 +19724,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,258", - "created": 1577431481.2582302, + "asctime": "2020-12-21 01:36:45,614", + "created": 1608511005.6149547, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19674,15 +19735,15 @@ "lineno": 22, "message": "Result (Size of Queue before execution): 6 ()", "module": "test", - "msecs": 258.23020935058594, + "msecs": 614.9547100067139, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3331.0348987579346, + "relativeCreated": 3516.716480255127, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19691,8 +19752,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:41,258", - "created": 1577431481.2582805, + "asctime": "2020-12-21 01:36:45,615", + "created": 1608511005.6151006, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19702,34 +19763,34 @@ "lineno": 26, "message": "Expectation (Size of Queue before execution): result = 6 ()", "module": "test", - "msecs": 258.28051567077637, + "msecs": 615.100622177124, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3331.085205078125, + "relativeCreated": 3516.862392425537, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 258.3346366882324, + "msecs": 615.2722835540771, "msg": "Size of Queue before execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3331.139326095581, + "relativeCreated": 3517.0340538024902, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 5.412101745605469e-05 + "time_consumption": 0.000171661376953125 }, { "args": [], - "asctime": "2019-12-27 08:24:42,461", - "created": 1577431482.461276, + "asctime": "2020-12-21 01:36:46,821", + "created": 1608511006.821234, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -19742,8 +19803,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2019-12-27 08:24:41,258", - "created": 1577431481.258394, + "asctime": "2020-12-21 01:36:45,615", + "created": 1608511005.6154895, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -19753,21 +19814,21 @@ "lineno": 30, "message": "Starting Queue execution (run)", "module": "test_threaded_queue", - "msecs": 258.3940029144287, + "msecs": 615.4894828796387, "msg": "Starting Queue execution (run)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 3331.1986923217773, + "relativeCreated": 3517.2512531280518, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { "args": [], - "asctime": "2019-12-27 08:24:42,260", - "created": 1577431482.2607105, + "asctime": "2020-12-21 01:36:46,620", + "created": 1608511006.6207535, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -19777,37 +19838,37 @@ "lineno": 35, "message": "Queue is empty.", "module": "test_threaded_queue", - "msecs": 260.7104778289795, + "msecs": 620.7535266876221, "msg": "Queue is empty.", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4333.515167236328, + "relativeCreated": 4522.515296936035, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 461.2760543823242, + "msecs": 821.2339878082275, "msg": "Executing Queue, till Queue is empty..", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4534.080743789673, + "relativeCreated": 4722.995758056641, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.20056557655334473 + "time_consumption": 0.20048046112060547 }, { "args": [ "0", "" ], - "asctime": "2019-12-27 08:24:42,462", - "created": 1577431482.4620676, + "asctime": "2020-12-21 01:36:46,821", + "created": 1608511006.8216581, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19824,8 +19885,8 @@ "0", "" ], - "asctime": "2019-12-27 08:24:42,461", - "created": 1577431482.4616969, + "asctime": "2020-12-21 01:36:46,821", + "created": 1608511006.8214958, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19835,15 +19896,15 @@ "lineno": 22, "message": "Result (Size of Queue after execution): 0 ()", "module": "test", - "msecs": 461.6968631744385, + "msecs": 821.495771408081, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4534.501552581787, + "relativeCreated": 4723.257541656494, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19852,8 +19913,8 @@ "0", "" ], - "asctime": "2019-12-27 08:24:42,461", - "created": 1577431482.461911, + "asctime": "2020-12-21 01:36:46,821", + "created": 1608511006.8215854, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19863,34 +19924,34 @@ "lineno": 26, "message": "Expectation (Size of Queue after execution): result = 0 ()", "module": "test", - "msecs": 461.9109630584717, + "msecs": 821.5854167938232, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4534.71565246582, + "relativeCreated": 4723.347187042236, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 462.0676040649414, + "msecs": 821.6581344604492, "msg": "Size of Queue after execution is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4534.87229347229, + "relativeCreated": 4723.419904708862, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00015664100646972656 + "time_consumption": 7.271766662597656e-05 }, { "args": [], - "asctime": "2019-12-27 08:24:42,465", - "created": 1577431482.4650486, + "asctime": "2020-12-21 01:36:46,823", + "created": 1608511006.8230212, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19907,8 +19968,8 @@ "[ 1, 2, 3, 5, 6, 7 ]", "" ], - "asctime": "2019-12-27 08:24:42,462", - "created": 1577431482.4622803, + "asctime": "2020-12-21 01:36:46,821", + "created": 1608511006.8217752, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19918,15 +19979,15 @@ "lineno": 22, "message": "Result (Queue execution (identified by a submitted sequence number)): [ 1, 2, 3, 5, 6, 7 ] ()", "module": "test", - "msecs": 462.2802734375, + "msecs": 821.7751979827881, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4535.084962844849, + "relativeCreated": 4723.536968231201, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19935,8 +19996,8 @@ "[ 1, 2, 3, 5, 6, 7 ]", "" ], - "asctime": "2019-12-27 08:24:42,462", - "created": 1577431482.4624367, + "asctime": "2020-12-21 01:36:46,821", + "created": 1608511006.8218877, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19946,15 +20007,15 @@ "lineno": 26, "message": "Expectation (Queue execution (identified by a submitted sequence number)): result = [ 1, 2, 3, 5, 6, 7 ] ()", "module": "test", - "msecs": 462.4366760253906, + "msecs": 821.887731552124, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4535.241365432739, + "relativeCreated": 4723.649501800537, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19963,8 +20024,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:42,462", - "created": 1577431482.4625793, + "asctime": "2020-12-21 01:36:46,821", + "created": 1608511006.8219814, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19974,15 +20035,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 462.57925033569336, + "msecs": 821.9814300537109, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4535.383939743042, + "relativeCreated": 4723.743200302124, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -19991,8 +20052,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:42,462", - "created": 1577431482.4627025, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.8220649, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20002,15 +20063,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 462.70251274108887, + "msecs": 822.0648765563965, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4535.5072021484375, + "relativeCreated": 4723.82664680481, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20018,8 +20079,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:42,462", - "created": 1577431482.462829, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.8221426, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20029,15 +20090,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 462.8291130065918, + "msecs": 822.1426010131836, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4535.63380241394, + "relativeCreated": 4723.904371261597, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20046,8 +20107,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:42,462", - "created": 1577431482.4629614, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.8222222, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20057,15 +20118,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 2 ()", "module": "test", - "msecs": 462.96143531799316, + "msecs": 822.2222328186035, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4535.766124725342, + "relativeCreated": 4723.984003067017, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20074,8 +20135,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:42,463", - "created": 1577431482.4630833, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.8223188, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20085,15 +20146,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 2 ()", "module": "test", - "msecs": 463.08326721191406, + "msecs": 822.3187923431396, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4535.887956619263, + "relativeCreated": 4724.080562591553, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20101,8 +20162,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:42,463", - "created": 1577431482.4632058, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.8223755, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20112,15 +20173,15 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 463.20581436157227, + "msecs": 822.3755359649658, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4536.010503768921, + "relativeCreated": 4724.137306213379, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20129,8 +20190,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:42,463", - "created": 1577431482.4633307, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.8224313, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20140,15 +20201,15 @@ "lineno": 22, "message": "Result (Submitted value number 3): 3 ()", "module": "test", - "msecs": 463.3307456970215, + "msecs": 822.4313259124756, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4536.13543510437, + "relativeCreated": 4724.193096160889, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20157,8 +20218,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:42,463", - "created": 1577431482.4634645, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.82248, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20168,15 +20229,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 3 ()", "module": "test", - "msecs": 463.46449851989746, + "msecs": 822.4799633026123, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4536.269187927246, + "relativeCreated": 4724.241733551025, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20184,8 +20245,8 @@ "3", "" ], - "asctime": "2019-12-27 08:24:42,463", - "created": 1577431482.4635868, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.8225312, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20195,15 +20256,15 @@ "lineno": 142, "message": "Submitted value number 3 is correct (Content 3 and Type is ).", "module": "test", - "msecs": 463.58680725097656, + "msecs": 822.5312232971191, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4536.391496658325, + "relativeCreated": 4724.292993545532, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20212,8 +20273,8 @@ "5", "" ], - "asctime": "2019-12-27 08:24:42,463", - "created": 1577431482.4637117, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.822582, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20223,15 +20284,15 @@ "lineno": 22, "message": "Result (Submitted value number 4): 5 ()", "module": "test", - "msecs": 463.7117385864258, + "msecs": 822.5820064544678, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4536.516427993774, + "relativeCreated": 4724.343776702881, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20240,8 +20301,8 @@ "5", "" ], - "asctime": "2019-12-27 08:24:42,463", - "created": 1577431482.4638479, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.8226302, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20251,15 +20312,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 4): result = 5 ()", "module": "test", - "msecs": 463.8478755950928, + "msecs": 822.6301670074463, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4536.652565002441, + "relativeCreated": 4724.391937255859, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20267,8 +20328,8 @@ "5", "" ], - "asctime": "2019-12-27 08:24:42,463", - "created": 1577431482.463974, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.8226764, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20278,15 +20339,15 @@ "lineno": 142, "message": "Submitted value number 4 is correct (Content 5 and Type is ).", "module": "test", - "msecs": 463.9739990234375, + "msecs": 822.676420211792, "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4536.778688430786, + "relativeCreated": 4724.438190460205, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20295,8 +20356,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:42,464", - "created": 1577431482.464145, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.8227246, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20306,15 +20367,15 @@ "lineno": 22, "message": "Result (Submitted value number 5): 6 ()", "module": "test", - "msecs": 464.1449451446533, + "msecs": 822.7245807647705, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4536.949634552002, + "relativeCreated": 4724.486351013184, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20323,8 +20384,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:42,464", - "created": 1577431482.4643033, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.8227725, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20334,15 +20395,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 5): result = 6 ()", "module": "test", - "msecs": 464.30325508117676, + "msecs": 822.7725028991699, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4537.107944488525, + "relativeCreated": 4724.534273147583, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20350,8 +20411,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:42,464", - "created": 1577431482.464451, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.8228202, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20361,15 +20422,15 @@ "lineno": 142, "message": "Submitted value number 5 is correct (Content 6 and Type is ).", "module": "test", - "msecs": 464.4510746002197, + "msecs": 822.8201866149902, "msg": "Submitted value number 5 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4537.255764007568, + "relativeCreated": 4724.581956863403, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20378,8 +20439,8 @@ "7", "" ], - "asctime": "2019-12-27 08:24:42,464", - "created": 1577431482.464606, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.8228793, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20389,15 +20450,15 @@ "lineno": 22, "message": "Result (Submitted value number 6): 7 ()", "module": "test", - "msecs": 464.60604667663574, + "msecs": 822.8793144226074, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4537.410736083984, + "relativeCreated": 4724.6410846710205, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20406,8 +20467,8 @@ "7", "" ], - "asctime": "2019-12-27 08:24:42,464", - "created": 1577431482.4647367, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.8229265, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20417,15 +20478,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 6): result = 7 ()", "module": "test", - "msecs": 464.7367000579834, + "msecs": 822.9265213012695, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4537.541389465332, + "relativeCreated": 4724.688291549683, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20433,8 +20494,8 @@ "7", "" ], - "asctime": "2019-12-27 08:24:42,464", - "created": 1577431482.4649265, + "asctime": "2020-12-21 01:36:46,822", + "created": 1608511006.8229723, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20444,34 +20505,34 @@ "lineno": 142, "message": "Submitted value number 6 is correct (Content 7 and Type is ).", "module": "test", - "msecs": 464.92648124694824, + "msecs": 822.972297668457, "msg": "Submitted value number 6 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4537.731170654297, + "relativeCreated": 4724.73406791687, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 465.04855155944824, + "msecs": 823.0211734771729, "msg": "Queue execution (identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4537.853240966797, + "relativeCreated": 4724.782943725586, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.0001220703125 + "time_consumption": 4.887580871582031e-05 }, { "args": [], - "asctime": "2019-12-27 08:24:42,666", - "created": 1577431482.6662824, + "asctime": "2020-12-21 01:36:47,024", + "created": 1608511007.024679, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -20484,8 +20545,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2019-12-27 08:24:42,465", - "created": 1577431482.4652753, + "asctime": "2020-12-21 01:36:46,823", + "created": 1608511006.823135, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -20495,15 +20556,15 @@ "lineno": 41, "message": "Expire executed", "module": "test_threaded_queue", - "msecs": 465.2752876281738, + "msecs": 823.1348991394043, "msg": "Expire executed", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4538.0799770355225, + "relativeCreated": 4724.896669387817, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20511,8 +20572,8 @@ 6, 6 ], - "asctime": "2019-12-27 08:24:42,665", - "created": 1577431482.6658409, + "asctime": "2020-12-21 01:36:47,023", + "created": 1608511007.0238848, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -20522,15 +20583,15 @@ "lineno": 46, "message": "Adding Task 6 with Priority 6", "module": "test_threaded_queue", - "msecs": 665.8408641815186, + "msecs": 23.88477325439453, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4738.645553588867, + "relativeCreated": 4925.646543502808, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20538,8 +20599,8 @@ 1, 1 ], - "asctime": "2019-12-27 08:24:42,666", - "created": 1577431482.6661334, + "asctime": "2020-12-21 01:36:47,024", + "created": 1608511007.024467, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -20549,37 +20610,37 @@ "lineno": 46, "message": "Adding Task 1 with Priority 1", "module": "test_threaded_queue", - "msecs": 666.1334037780762, + "msecs": 24.466991424560547, "msg": "Adding Task %d with Priority %d", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4738.938093185425, + "relativeCreated": 4926.228761672974, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 666.2824153900146, + "msecs": 24.678945541381836, "msg": "Setting expire flag and enqueued again 2 tasks.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 4739.087104797363, + "relativeCreated": 4926.440715789795, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00014901161193847656 + "time_consumption": 0.00021195411682128906 }, { "args": [ "2", "" ], - "asctime": "2019-12-27 08:24:43,669", - "created": 1577431483.669183, + "asctime": "2020-12-21 01:36:48,027", + "created": 1608511008.027644, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20596,8 +20657,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:43,668", - "created": 1577431483.6687586, + "asctime": "2020-12-21 01:36:48,027", + "created": 1608511008.027359, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20607,15 +20668,15 @@ "lineno": 22, "message": "Result (Size of Queue before restarting queue): 2 ()", "module": "test", - "msecs": 668.7586307525635, + "msecs": 27.3590087890625, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 5741.563320159912, + "relativeCreated": 5929.120779037476, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20624,8 +20685,8 @@ "2", "" ], - "asctime": "2019-12-27 08:24:43,669", - "created": 1577431483.669019, + "asctime": "2020-12-21 01:36:48,027", + "created": 1608511008.0275207, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20635,34 +20696,34 @@ "lineno": 26, "message": "Expectation (Size of Queue before restarting queue): result = 2 ()", "module": "test", - "msecs": 669.0189838409424, + "msecs": 27.52065658569336, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 5741.823673248291, + "relativeCreated": 5929.282426834106, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 669.1830158233643, + "msecs": 27.643918991088867, "msg": "Size of Queue before restarting queue is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 5741.987705230713, + "relativeCreated": 5929.405689239502, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.000164031982421875 + "time_consumption": 0.0001232624053955078 }, { "args": [], - "asctime": "2019-12-27 08:24:44,171", - "created": 1577431484.171014, + "asctime": "2020-12-21 01:36:48,530", + "created": 1608511008.53002, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -20675,8 +20736,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2019-12-27 08:24:43,669", - "created": 1577431483.6694453, + "asctime": "2020-12-21 01:36:48,027", + "created": 1608511008.027812, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -20686,21 +20747,21 @@ "lineno": 54, "message": "Starting Queue execution (run)", "module": "test_threaded_queue", - "msecs": 669.445276260376, + "msecs": 27.81200408935547, "msg": "Starting Queue execution (run)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 5742.249965667725, + "relativeCreated": 5929.573774337769, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { "args": [], - "asctime": "2019-12-27 08:24:44,170", - "created": 1577431484.1709065, + "asctime": "2020-12-21 01:36:48,529", + "created": 1608511008.5298142, "exc_info": null, "exc_text": null, "filename": "test_threaded_queue.py", @@ -20710,34 +20771,34 @@ "lineno": 60, "message": "Queue joined and stopped.", "module": "test_threaded_queue", - "msecs": 170.90654373168945, + "msecs": 529.8142433166504, "msg": "Queue joined and stopped.", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6243.711233139038, + "relativeCreated": 6431.5760135650635, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 171.01407051086426, + "msecs": 530.019998550415, "msg": "Executing Queue, till Queue is empty..", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/tests/test_threaded_queue.py", - "process": 5074, + "pathname": "src/tests/test_threaded_queue.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6243.818759918213, + "relativeCreated": 6431.781768798828, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 0.00010752677917480469 + "time_consumption": 0.00020575523376464844 }, { "args": [], - "asctime": "2019-12-27 08:24:44,171", - "created": 1577431484.1715422, + "asctime": "2020-12-21 01:36:48,530", + "created": 1608511008.5308099, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20754,8 +20815,8 @@ "[ 1, 6 ]", "" ], - "asctime": "2019-12-27 08:24:44,171", - "created": 1577431484.1711137, + "asctime": "2020-12-21 01:36:48,530", + "created": 1608511008.5302095, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20765,15 +20826,15 @@ "lineno": 22, "message": "Result (Queue execution (rerun; identified by a submitted sequence number)): [ 1, 6 ] ()", "module": "test", - "msecs": 171.1137294769287, + "msecs": 530.2095413208008, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6243.918418884277, + "relativeCreated": 6431.971311569214, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20782,8 +20843,8 @@ "[ 1, 6 ]", "" ], - "asctime": "2019-12-27 08:24:44,171", - "created": 1577431484.1711771, + "asctime": "2020-12-21 01:36:48,530", + "created": 1608511008.5302913, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20793,15 +20854,15 @@ "lineno": 26, "message": "Expectation (Queue execution (rerun; identified by a submitted sequence number)): result = [ 1, 6 ] ()", "module": "test", - "msecs": 171.17714881896973, + "msecs": 530.2913188934326, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6243.981838226318, + "relativeCreated": 6432.053089141846, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20810,8 +20871,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:44,171", - "created": 1577431484.1712456, + "asctime": "2020-12-21 01:36:48,530", + "created": 1608511008.5303686, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20821,15 +20882,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 171.24557495117188, + "msecs": 530.3685665130615, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6244.0502643585205, + "relativeCreated": 6432.130336761475, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20838,8 +20899,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:44,171", - "created": 1577431484.1713006, + "asctime": "2020-12-21 01:36:48,530", + "created": 1608511008.5304306, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20849,15 +20910,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 171.30064964294434, + "msecs": 530.4305553436279, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6244.105339050293, + "relativeCreated": 6432.192325592041, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20865,8 +20926,8 @@ "1", "" ], - "asctime": "2019-12-27 08:24:44,171", - "created": 1577431484.1713521, + "asctime": "2020-12-21 01:36:48,530", + "created": 1608511008.5305073, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20876,15 +20937,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 171.35214805603027, + "msecs": 530.5073261260986, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6244.156837463379, + "relativeCreated": 6432.269096374512, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20893,8 +20954,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:44,171", - "created": 1577431484.1714025, + "asctime": "2020-12-21 01:36:48,530", + "created": 1608511008.530571, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20904,15 +20965,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 6 ()", "module": "test", - "msecs": 171.4024543762207, + "msecs": 530.5709838867188, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6244.207143783569, + "relativeCreated": 6432.332754135132, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20921,8 +20982,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:44,171", - "created": 1577431484.171452, + "asctime": "2020-12-21 01:36:48,530", + "created": 1608511008.5306396, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20932,15 +20993,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 6 ()", "module": "test", - "msecs": 171.45204544067383, + "msecs": 530.6396484375, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6244.2567348480225, + "relativeCreated": 6432.401418685913, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" }, { @@ -20948,8 +21009,8 @@ "6", "" ], - "asctime": "2019-12-27 08:24:44,171", - "created": 1577431484.171498, + "asctime": "2020-12-21 01:36:48,530", + "created": 1608511008.5307102, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20959,40 +21020,40 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 6 and Type is ).", "module": "test", - "msecs": 171.49806022644043, + "msecs": 530.7102203369141, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6244.302749633789, + "relativeCreated": 6432.471990585327, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread" } ], - "msecs": 171.54216766357422, + "msecs": 530.8098793029785, "msg": "Queue execution (rerun; identified by a submitted sequence number): Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/modules/task/unittest/src/unittest/test.py", - "process": 5074, + "pathname": "src/unittest/test.py", + "process": 96173, "processName": "MainProcess", - "relativeCreated": 6244.346857070923, + "relativeCreated": 6432.571649551392, "stack_info": null, - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 4.410743713378906e-05 + "time_consumption": 9.965896606445312e-05 } ], - "thread": 139854079366976, + "thread": 139675599087424, "threadName": "MainThread", - "time_consumption": 2.913858413696289, - "time_finished": "2019-12-27 08:24:44,171", - "time_start": "2019-12-27 08:24:41,257" + "time_consumption": 2.91888427734375, + "time_finished": "2020-12-21 01:36:48,530", + "time_start": "2020-12-21 01:36:45,611" } }, "testrun_id": "p3", - "time_consumption": 216.87673568725586, + "time_consumption": 216.96375584602356, "uid_list_sorted": [ "pylibs.task.delayed: Test parallel processing and timing for a delayed execution", "pylibs.task.periodic: Test periodic execution", diff --git a/_testresults_/unittest.pdf b/_testresults_/unittest.pdf index 22f7ba89c4bfce8ac575d82b1640aaeec4710f43..6842ce057997ee1344d6140e520670b7f812983d 100644 GIT binary patch delta 174589 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 z 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 delta 173329 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

1A2}u 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