diff --git a/code/eval/experiments/2024-03-16_15-53-39_window_size_500_pg/query_logs/pg/log/2024-03-16_14-54-44_query_execution_logs.csv b/code/eval/experiments/2024-03-16_15-53-39_window_size_500_pg/query_logs/pg/log/2024-03-16_14-54-44_query_execution_logs.csv new file mode 100644 index 0000000000000000000000000000000000000000..95101df78197125c6e5e30f2d405d3f7f8cbba6c --- /dev/null +++ b/code/eval/experiments/2024-03-16_15-53-39_window_size_500_pg/query_logs/pg/log/2024-03-16_14-54-44_query_execution_logs.csv @@ -0,0 +1,46 @@ +Query Key,Start Time,Execution Time (ms),Total Time (s),Rows Fetched +count,1710600884.5850751,0,0.0013217926025390625,0 +anc,1710600884.5884173,0,0.0038080215454101562,0 +desc,1710600884.5937123,0,0.0009567737579345703,0 +path,1710600884.5959156,0,0.001734018325805664,0 +2-hop,1710600884.5987918,0,0.0011458396911621094,0 +count,1710601184.9303858,0,0.010769844055175781,46408 +anc,1710601184.9436462,0,0.03023386001586914,0 +desc,1710601184.9762745,0,2.8120217323303223,35716 +path,1710601187.7947106,0,0.08468008041381836,1 +2-hop,1710601187.881398,454.836,7.656355619430542,3959 +count,1710601495.8614292,0,0.022796630859375,93801 +anc,1710601495.8864818,0,0.03814983367919922,0 +desc,1710601495.9264145,0,7.019975900650024,69206 +path,1710601502.9551015,0,0.1751999855041504,1 +2-hop,1710601503.1320262,584.297,25.96463942527771,8490 +count,1710601829.419434,0,0.028583526611328125,145015 +anc,1710601829.4498384,54.223,0.11298942565917969,0 +desc,1710601829.5661755,58.515,13.736633539199829,108294 +path,1710601843.3155048,0,0.30548906326293945,1 +2-hop,1710601843.6228406,808.079,59.8708119392395,12794 +count,1710602203.8229387,0,0.04610705375671387,203220 +anc,1710602203.8714902,48.289,0.11803054809570312,0 +desc,1710602203.9920106,58.926,16.857179641723633,149109 +path,1710602220.8714893,40.752,0.41366004943847656,1 +2-hop,1710602221.2865353,761.392,120.3433313369751,18342 +count,1710602641.960214,0,0.05009961128234863,271432 +anc,1710602642.012129,52.082,0.14000558853149414,0 +desc,1710602642.1542163,61.449,26.97421169281006,200435 +path,1710602669.1551206,30.424,0.5891082286834717,1 +2-hop,1710602669.7454748,749.474,211.0756959915161,24342 +count,1710603181.1499572,0,0.05243277549743652,355577 +anc,1710603181.2058053,53.553,0.2365736961364746,0 +desc,1710603181.4441009,52.14,31.652689456939697,261038 +path,1710603213.1245818,43.884,1.184225082397461,1 +2-hop,1710603214.3113608,883.043,358.75581192970276,31656 +count,1710603873.390989,0,0.07018899917602539,463940 +anc,1710603873.4633844,1038.214,0.6319079399108887,0 +desc,1710603874.0974193,57.141,45.651275634765625,339315 +path,1710603919.786374,39.241,1.8190150260925293,1 +2-hop,1710603921.6079443,810.34,617.0920100212097,41489 +count,1710604839.026438,0,0.19959235191345215,615252 +anc,1710604839.2282972,916.684,0.6544346809387207,0 +desc,1710604839.884675,53.933,110.51965475082397,236412 +path,1710604950.4693696,42.351,2.3330941200256348,1 +2-hop,1710604952.805086,756.053,1498.435224533081,58398 diff --git a/code/eval/experiments/2024-03-16_15-53-39_window_size_500_pg/query_logs/pg/log/2024-03-16_14-54-44_query_log.log b/code/eval/experiments/2024-03-16_15-53-39_window_size_500_pg/query_logs/pg/log/2024-03-16_14-54-44_query_log.log new file mode 100644 index 0000000000000000000000000000000000000000..acbf214224a40ecbcb9acf7e0ea2ea716571984c --- /dev/null +++ b/code/eval/experiments/2024-03-16_15-53-39_window_size_500_pg/query_logs/pg/log/2024-03-16_14-54-44_query_log.log @@ -0,0 +1,256 @@ +2024-03-16 14:54:44,558 - INFO - Starting... +2024-03-16 14:54:44,583 - INFO - Connected to db postgres at postgres:5432 +2024-03-16 14:54:44,586 - INFO - Results of 'count' query: +2024-03-16 14:54:44,587 - INFO - DBMS Query execution time for 'count': 0.0000 ms +2024-03-16 14:54:44,587 - INFO - Python Query execution time for 'count': 0.0013 s +2024-03-16 14:54:44,588 - INFO - Rows fetched for 'count': 0 + +2024-03-16 14:54:44,592 - INFO - Results of 'anc' query: +2024-03-16 14:54:44,592 - INFO - DBMS Query execution time for 'anc': 0.0000 ms +2024-03-16 14:54:44,592 - INFO - Python Query execution time for 'anc': 0.0038 s +2024-03-16 14:54:44,593 - INFO - Rows fetched for 'anc': 0 + +2024-03-16 14:54:44,594 - INFO - Results of 'desc' query: +2024-03-16 14:54:44,595 - INFO - DBMS Query execution time for 'desc': 0.0000 ms +2024-03-16 14:54:44,595 - INFO - Python Query execution time for 'desc': 0.0010 s +2024-03-16 14:54:44,595 - INFO - Rows fetched for 'desc': 0 + +2024-03-16 14:54:44,597 - INFO - Results of 'path' query: +2024-03-16 14:54:44,598 - INFO - DBMS Query execution time for 'path': 0.0000 ms +2024-03-16 14:54:44,598 - INFO - Python Query execution time for 'path': 0.0017 s +2024-03-16 14:54:44,598 - INFO - Rows fetched for 'path': 0 + +2024-03-16 14:54:44,600 - INFO - Results of '2-hop' query: +2024-03-16 14:54:44,600 - INFO - DBMS Query execution time for '2-hop': 0.0000 ms +2024-03-16 14:54:44,600 - INFO - Python Query execution time for '2-hop': 0.0011 s +2024-03-16 14:54:44,600 - INFO - Rows fetched for '2-hop': 0 + +2024-03-16 14:59:44,926 - INFO - Connected to db postgres at postgres:5432 +2024-03-16 14:59:44,941 - INFO - Results of 'count' query: +2024-03-16 14:59:44,942 - INFO - DBMS Query execution time for 'count': 0.0000 ms +2024-03-16 14:59:44,943 - INFO - Python Query execution time for 'count': 0.0108 s +2024-03-16 14:59:44,943 - INFO - Rows fetched for 'count': 46408 + +2024-03-16 14:59:44,974 - INFO - Results of 'anc' query: +2024-03-16 14:59:44,975 - INFO - DBMS Query execution time for 'anc': 0.0000 ms +2024-03-16 14:59:44,975 - INFO - Python Query execution time for 'anc': 0.0302 s +2024-03-16 14:59:44,975 - INFO - Rows fetched for 'anc': 0 + +2024-03-16 14:59:47,788 - INFO - Results of 'desc' query: +2024-03-16 14:59:47,791 - INFO - DBMS Query execution time for 'desc': 0.0000 ms +2024-03-16 14:59:47,792 - INFO - Python Query execution time for 'desc': 2.8120 s +2024-03-16 14:59:47,793 - INFO - Rows fetched for 'desc': 35716 + +2024-03-16 14:59:47,879 - INFO - Results of 'path' query: +2024-03-16 14:59:47,880 - INFO - DBMS Query execution time for 'path': 0.0000 ms +2024-03-16 14:59:47,880 - INFO - Python Query execution time for 'path': 0.0847 s +2024-03-16 14:59:47,881 - INFO - Rows fetched for 'path': 1 + +2024-03-16 14:59:55,537 - INFO - Results of '2-hop' query: +2024-03-16 14:59:55,538 - INFO - DBMS Query execution time for '2-hop': 454.8360 ms +2024-03-16 14:59:55,539 - INFO - Python Query execution time for '2-hop': 7.6564 s +2024-03-16 14:59:55,539 - INFO - Rows fetched for '2-hop': 3959 + +2024-03-16 15:04:55,858 - INFO - Connected to db postgres at postgres:5432 +2024-03-16 15:04:55,884 - INFO - Results of 'count' query: +2024-03-16 15:04:55,884 - INFO - DBMS Query execution time for 'count': 0.0000 ms +2024-03-16 15:04:55,885 - INFO - Python Query execution time for 'count': 0.0228 s +2024-03-16 15:04:55,886 - INFO - Rows fetched for 'count': 93801 + +2024-03-16 15:04:55,924 - INFO - Results of 'anc' query: +2024-03-16 15:04:55,925 - INFO - DBMS Query execution time for 'anc': 0.0000 ms +2024-03-16 15:04:55,925 - INFO - Python Query execution time for 'anc': 0.0381 s +2024-03-16 15:04:55,925 - INFO - Rows fetched for 'anc': 0 + +2024-03-16 15:05:02,946 - INFO - Results of 'desc' query: +2024-03-16 15:05:02,952 - INFO - DBMS Query execution time for 'desc': 0.0000 ms +2024-03-16 15:05:02,954 - INFO - Python Query execution time for 'desc': 7.0200 s +2024-03-16 15:05:02,954 - INFO - Rows fetched for 'desc': 69206 + +2024-03-16 15:05:03,130 - INFO - Results of 'path' query: +2024-03-16 15:05:03,130 - INFO - DBMS Query execution time for 'path': 0.0000 ms +2024-03-16 15:05:03,131 - INFO - Python Query execution time for 'path': 0.1752 s +2024-03-16 15:05:03,131 - INFO - Rows fetched for 'path': 1 + +2024-03-16 15:05:29,096 - INFO - Results of '2-hop' query: +2024-03-16 15:05:29,097 - INFO - DBMS Query execution time for '2-hop': 584.2970 ms +2024-03-16 15:05:29,097 - INFO - Python Query execution time for '2-hop': 25.9646 s +2024-03-16 15:05:29,097 - INFO - Rows fetched for '2-hop': 8490 + +2024-03-16 15:10:29,417 - INFO - Connected to db postgres at postgres:5432 +2024-03-16 15:10:29,448 - INFO - Results of 'count' query: +2024-03-16 15:10:29,449 - INFO - DBMS Query execution time for 'count': 0.0000 ms +2024-03-16 15:10:29,449 - INFO - Python Query execution time for 'count': 0.0286 s +2024-03-16 15:10:29,449 - INFO - Rows fetched for 'count': 145015 + +2024-03-16 15:10:29,563 - INFO - Results of 'anc' query: +2024-03-16 15:10:29,564 - INFO - DBMS Query execution time for 'anc': 54.2230 ms +2024-03-16 15:10:29,564 - INFO - Python Query execution time for 'anc': 0.1130 s +2024-03-16 15:10:29,565 - INFO - Rows fetched for 'anc': 0 + +2024-03-16 15:10:43,302 - INFO - Results of 'desc' query: +2024-03-16 15:10:43,313 - INFO - DBMS Query execution time for 'desc': 58.5150 ms +2024-03-16 15:10:43,314 - INFO - Python Query execution time for 'desc': 13.7366 s +2024-03-16 15:10:43,315 - INFO - Rows fetched for 'desc': 108294 + +2024-03-16 15:10:43,621 - INFO - Results of 'path' query: +2024-03-16 15:10:43,621 - INFO - DBMS Query execution time for 'path': 0.0000 ms +2024-03-16 15:10:43,621 - INFO - Python Query execution time for 'path': 0.3055 s +2024-03-16 15:10:43,622 - INFO - Rows fetched for 'path': 1 + +2024-03-16 15:11:43,493 - INFO - Results of '2-hop' query: +2024-03-16 15:11:43,494 - INFO - DBMS Query execution time for '2-hop': 808.0790 ms +2024-03-16 15:11:43,494 - INFO - Python Query execution time for '2-hop': 59.8708 s +2024-03-16 15:11:43,495 - INFO - Rows fetched for '2-hop': 12794 + +2024-03-16 15:16:43,820 - INFO - Connected to db postgres at postgres:5432 +2024-03-16 15:16:43,869 - INFO - Results of 'count' query: +2024-03-16 15:16:43,869 - INFO - DBMS Query execution time for 'count': 0.0000 ms +2024-03-16 15:16:43,869 - INFO - Python Query execution time for 'count': 0.0461 s +2024-03-16 15:16:43,870 - INFO - Rows fetched for 'count': 203220 + +2024-03-16 15:16:43,989 - INFO - Results of 'anc' query: +2024-03-16 15:16:43,990 - INFO - DBMS Query execution time for 'anc': 48.2890 ms +2024-03-16 15:16:43,991 - INFO - Python Query execution time for 'anc': 0.1180 s +2024-03-16 15:16:43,991 - INFO - Rows fetched for 'anc': 0 + +2024-03-16 15:17:00,849 - INFO - Results of 'desc' query: +2024-03-16 15:17:00,869 - INFO - DBMS Query execution time for 'desc': 58.9260 ms +2024-03-16 15:17:00,870 - INFO - Python Query execution time for 'desc': 16.8572 s +2024-03-16 15:17:00,871 - INFO - Rows fetched for 'desc': 149109 + +2024-03-16 15:17:01,285 - INFO - Results of 'path' query: +2024-03-16 15:17:01,285 - INFO - DBMS Query execution time for 'path': 40.7520 ms +2024-03-16 15:17:01,286 - INFO - Python Query execution time for 'path': 0.4137 s +2024-03-16 15:17:01,286 - INFO - Rows fetched for 'path': 1 + +2024-03-16 15:19:01,630 - INFO - Results of '2-hop' query: +2024-03-16 15:19:01,630 - INFO - DBMS Query execution time for '2-hop': 761.3920 ms +2024-03-16 15:19:01,631 - INFO - Python Query execution time for '2-hop': 120.3433 s +2024-03-16 15:19:01,631 - INFO - Rows fetched for '2-hop': 18342 + +2024-03-16 15:24:01,957 - INFO - Connected to db postgres at postgres:5432 +2024-03-16 15:24:02,010 - INFO - Results of 'count' query: +2024-03-16 15:24:02,011 - INFO - DBMS Query execution time for 'count': 0.0000 ms +2024-03-16 15:24:02,011 - INFO - Python Query execution time for 'count': 0.0501 s +2024-03-16 15:24:02,011 - INFO - Rows fetched for 'count': 271432 + +2024-03-16 15:24:02,152 - INFO - Results of 'anc' query: +2024-03-16 15:24:02,153 - INFO - DBMS Query execution time for 'anc': 52.0820 ms +2024-03-16 15:24:02,153 - INFO - Python Query execution time for 'anc': 0.1400 s +2024-03-16 15:24:02,153 - INFO - Rows fetched for 'anc': 0 + +2024-03-16 15:24:29,128 - INFO - Results of 'desc' query: +2024-03-16 15:24:29,148 - INFO - DBMS Query execution time for 'desc': 61.4490 ms +2024-03-16 15:24:29,154 - INFO - Python Query execution time for 'desc': 26.9742 s +2024-03-16 15:24:29,154 - INFO - Rows fetched for 'desc': 200435 + +2024-03-16 15:24:29,744 - INFO - Results of 'path' query: +2024-03-16 15:24:29,744 - INFO - DBMS Query execution time for 'path': 30.4240 ms +2024-03-16 15:24:29,745 - INFO - Python Query execution time for 'path': 0.5891 s +2024-03-16 15:24:29,745 - INFO - Rows fetched for 'path': 1 + +2024-03-16 15:28:00,821 - INFO - Results of '2-hop' query: +2024-03-16 15:28:00,822 - INFO - DBMS Query execution time for '2-hop': 749.4740 ms +2024-03-16 15:28:00,822 - INFO - Python Query execution time for '2-hop': 211.0757 s +2024-03-16 15:28:00,822 - INFO - Rows fetched for '2-hop': 24342 + +2024-03-16 15:33:01,146 - INFO - Connected to db postgres at postgres:5432 +2024-03-16 15:33:01,202 - INFO - Results of 'count' query: +2024-03-16 15:33:01,203 - INFO - DBMS Query execution time for 'count': 0.0000 ms +2024-03-16 15:33:01,203 - INFO - Python Query execution time for 'count': 0.0524 s +2024-03-16 15:33:01,204 - INFO - Rows fetched for 'count': 355577 + +2024-03-16 15:33:01,442 - INFO - Results of 'anc' query: +2024-03-16 15:33:01,443 - INFO - DBMS Query execution time for 'anc': 53.5530 ms +2024-03-16 15:33:01,443 - INFO - Python Query execution time for 'anc': 0.2366 s +2024-03-16 15:33:01,443 - INFO - Rows fetched for 'anc': 0 + +2024-03-16 15:33:33,096 - INFO - Results of 'desc' query: +2024-03-16 15:33:33,122 - INFO - DBMS Query execution time for 'desc': 52.1400 ms +2024-03-16 15:33:33,124 - INFO - Python Query execution time for 'desc': 31.6527 s +2024-03-16 15:33:33,124 - INFO - Rows fetched for 'desc': 261038 + +2024-03-16 15:33:34,309 - INFO - Results of 'path' query: +2024-03-16 15:33:34,309 - INFO - DBMS Query execution time for 'path': 43.8840 ms +2024-03-16 15:33:34,309 - INFO - Python Query execution time for 'path': 1.1842 s +2024-03-16 15:33:34,309 - INFO - Rows fetched for 'path': 1 + +2024-03-16 15:39:33,067 - INFO - Results of '2-hop' query: +2024-03-16 15:39:33,068 - INFO - DBMS Query execution time for '2-hop': 883.0430 ms +2024-03-16 15:39:33,068 - INFO - Python Query execution time for '2-hop': 358.7558 s +2024-03-16 15:39:33,069 - INFO - Rows fetched for '2-hop': 31656 + +2024-03-16 15:44:33,388 - INFO - Connected to db postgres at postgres:5432 +2024-03-16 15:44:33,461 - INFO - Results of 'count' query: +2024-03-16 15:44:33,461 - INFO - DBMS Query execution time for 'count': 0.0000 ms +2024-03-16 15:44:33,461 - INFO - Python Query execution time for 'count': 0.0702 s +2024-03-16 15:44:33,463 - INFO - Rows fetched for 'count': 463940 + +2024-03-16 15:44:34,095 - INFO - Results of 'anc' query: +2024-03-16 15:44:34,096 - INFO - DBMS Query execution time for 'anc': 1038.2140 ms +2024-03-16 15:44:34,096 - INFO - Python Query execution time for 'anc': 0.6319 s +2024-03-16 15:44:34,097 - INFO - Rows fetched for 'anc': 0 + +2024-03-16 15:45:19,749 - INFO - Results of 'desc' query: +2024-03-16 15:45:19,784 - INFO - DBMS Query execution time for 'desc': 57.1410 ms +2024-03-16 15:45:19,785 - INFO - Python Query execution time for 'desc': 45.6513 s +2024-03-16 15:45:19,786 - INFO - Rows fetched for 'desc': 339315 + +2024-03-16 15:45:21,605 - INFO - Results of 'path' query: +2024-03-16 15:45:21,605 - INFO - DBMS Query execution time for 'path': 39.2410 ms +2024-03-16 15:45:21,606 - INFO - Python Query execution time for 'path': 1.8190 s +2024-03-16 15:45:21,607 - INFO - Rows fetched for 'path': 1 + +2024-03-16 15:55:38,700 - INFO - Results of '2-hop' query: +2024-03-16 15:55:38,701 - INFO - DBMS Query execution time for '2-hop': 810.3400 ms +2024-03-16 15:55:38,702 - INFO - Python Query execution time for '2-hop': 617.0920 s +2024-03-16 15:55:38,703 - INFO - Rows fetched for '2-hop': 41489 + +2024-03-16 16:00:39,023 - INFO - Connected to db postgres at postgres:5432 +2024-03-16 16:00:39,226 - INFO - Results of 'count' query: +2024-03-16 16:00:39,226 - INFO - DBMS Query execution time for 'count': 0.0000 ms +2024-03-16 16:00:39,226 - INFO - Python Query execution time for 'count': 0.1996 s +2024-03-16 16:00:39,228 - INFO - Rows fetched for 'count': 615252 + +2024-03-16 16:00:39,883 - INFO - Results of 'anc' query: +2024-03-16 16:00:39,883 - INFO - DBMS Query execution time for 'anc': 916.6840 ms +2024-03-16 16:00:39,883 - INFO - Python Query execution time for 'anc': 0.6544 s +2024-03-16 16:00:39,884 - INFO - Rows fetched for 'anc': 0 + +2024-03-16 16:02:30,404 - INFO - Results of 'desc' query: +2024-03-16 16:02:30,465 - INFO - DBMS Query execution time for 'desc': 53.9330 ms +2024-03-16 16:02:30,468 - INFO - Python Query execution time for 'desc': 110.5197 s +2024-03-16 16:02:30,468 - INFO - Rows fetched for 'desc': 236412 + +2024-03-16 16:02:32,802 - INFO - Results of 'path' query: +2024-03-16 16:02:32,802 - INFO - DBMS Query execution time for 'path': 42.3510 ms +2024-03-16 16:02:32,803 - INFO - Python Query execution time for 'path': 2.3331 s +2024-03-16 16:02:32,804 - INFO - Rows fetched for 'path': 1 + +2024-03-16 16:27:31,240 - INFO - Results of '2-hop' query: +2024-03-16 16:27:31,255 - INFO - DBMS Query execution time for '2-hop': 756.0530 ms +2024-03-16 16:27:31,256 - INFO - Python Query execution time for '2-hop': 1498.4352 s +2024-03-16 16:27:31,257 - INFO - Rows fetched for '2-hop': 58398 + +2024-03-16 16:32:31,573 - INFO - Connected to db postgres at postgres:5432 +2024-03-16 16:32:31,845 - INFO - Results of 'count' query: +2024-03-16 16:32:31,845 - INFO - DBMS Query execution time for 'count': 0.0000 ms +2024-03-16 16:32:31,845 - INFO - Python Query execution time for 'count': 0.2678 s +2024-03-16 16:32:31,846 - INFO - Rows fetched for 'count': 910648 + +2024-03-16 16:32:32,774 - INFO - Results of 'anc' query: +2024-03-16 16:32:32,775 - INFO - DBMS Query execution time for 'anc': 928.3350 ms +2024-03-16 16:32:32,775 - INFO - Python Query execution time for 'anc': 0.9276 s +2024-03-16 16:32:32,775 - INFO - Rows fetched for 'anc': 0 + +2024-03-16 16:36:38,060 - INFO - Results of 'desc' query: +2024-03-16 16:36:38,213 - INFO - DBMS Query execution time for 'desc': 919.5260 ms +2024-03-16 16:36:38,221 - INFO - Python Query execution time for 'desc': 245.2841 s +2024-03-16 16:36:38,221 - INFO - Rows fetched for 'desc': 532246 + +2024-03-16 16:36:42,542 - INFO - Results of 'path' query: +2024-03-16 16:36:42,543 - INFO - DBMS Query execution time for 'path': 716.0510 ms +2024-03-16 16:36:42,543 - INFO - Python Query execution time for 'path': 4.3206 s +2024-03-16 16:36:42,544 - INFO - Rows fetched for 'path': 1 + diff --git a/code/infrastructure/streaming/broker/log/mosquitto.log b/code/infrastructure/streaming/broker/log/mosquitto.log deleted file mode 100644 index 334cfb3ce33da23cc23b4d48195c53b4804ea869..0000000000000000000000000000000000000000 --- a/code/infrastructure/streaming/broker/log/mosquitto.log +++ /dev/null @@ -1,460 +0,0 @@ -1710410408: mosquitto version 2.0.18 starting -1710410408: Config loaded from /mosquitto/config/mosquitto.conf. -1710410408: Opening ipv4 listen socket on port 1883. -1710410408: mosquitto version 2.0.18 running -1710410442: New connection from 192.168.32.13:53847 on port 1883. -1710410442: New client connected from 192.168.32.13:53847 as Client4 (p2, c1, k60). -1710410442: New connection from 192.168.32.12:59057 on port 1883. -1710410442: New client connected from 192.168.32.12:59057 as Client3 (p2, c1, k60). -1710410471: New connection from 192.168.32.14:33645 on port 1883. -1710410471: New client connected from 192.168.32.14:33645 as Client5 (p2, c1, k60). -1710410475: New connection from 192.168.32.15:54537 on port 1883. -1710410475: New client connected from 192.168.32.15:54537 as Client2 (p2, c1, k60). -1710410500: New connection from 192.168.32.16:34115 on port 1883. -1710410500: New client connected from 192.168.32.16:34115 as Client1 (p2, c1, k60). -1710410506: Outgoing messages are being dropped for client Client5. -1710410506: Outgoing messages are being dropped for client Client2. -1710410506: Outgoing messages are being dropped for client Client3. -1710410507: Outgoing messages are being dropped for client Client4. -1710410507: Client Client1 disconnected. -1710410971: mosquitto version 2.0.18 terminating -1710410971: Saving in-memory database to /mosquitto/data//mosquitto.db. -1710411225: mosquitto version 2.0.18 starting -1710411225: Config loaded from /mosquitto/config/mosquitto.conf. -1710411225: Opening ipv4 listen socket on port 1883. -1710411225: mosquitto version 2.0.18 running -1710411258: New connection from 192.168.48.13:49525 on port 1883. -1710411258: New client connected from 192.168.48.13:49525 as Client4 (p2, c1, k60). -1710411262: New connection from 192.168.48.12:57689 on port 1883. -1710411262: New client connected from 192.168.48.12:57689 as Client3 (p2, c1, k60). -1710411291: New connection from 192.168.48.14:53407 on port 1883. -1710411291: New client connected from 192.168.48.14:53407 as Client5 (p2, c1, k60). -1710411296: New connection from 192.168.48.16:45821 on port 1883. -1710411296: New client connected from 192.168.48.16:45821 as Client1 (p2, c1, k60). -1710411297: New connection from 192.168.48.15:54813 on port 1883. -1710411297: New client connected from 192.168.48.15:54813 as Client2 (p2, c1, k60). -1710411300: Outgoing messages are being dropped for client Client2. -1710411301: Outgoing messages are being dropped for client Client5. -1710411301: Outgoing messages are being dropped for client Client3. -1710411303: Outgoing messages are being dropped for client Client4. -1710411303: Client Client1 disconnected. -1710411319: New connection from 192.168.48.16:52971 on port 1883. -1710411319: New client connected from 192.168.48.16:52971 as Client1 (p2, c1, k60). -1710411327: Client Client1 disconnected. -1710411780: mosquitto version 2.0.18 terminating -1710411780: Saving in-memory database to /mosquitto/data//mosquitto.db. -1710411954: mosquitto version 2.0.18 starting -1710411954: Config loaded from /mosquitto/config/mosquitto.conf. -1710411954: Opening ipv4 listen socket on port 1883. -1710411954: mosquitto version 2.0.18 running -1710411993: New connection from 192.168.80.12:34057 on port 1883. -1710411993: New client connected from 192.168.80.12:34057 as Client3 (p2, c0, k60). -1710412017: New connection from 192.168.80.13:49261 on port 1883. -1710412017: New client connected from 192.168.80.13:49261 as Client4 (p2, c1, k60). -1710412086: New connection from 192.168.80.14:39195 on port 1883. -1710412086: New client connected from 192.168.80.14:39195 as Client5 (p2, c1, k60). -1710412099: New connection from 192.168.80.15:54451 on port 1883. -1710412099: New client connected from 192.168.80.15:54451 as Client2 (p2, c1, k60). -1710412107: New connection from 192.168.80.16:35255 on port 1883. -1710412107: New client connected from 192.168.80.16:35255 as Client1 (p2, c0, k60). -1710412112: Outgoing messages are being dropped for client Client5. -1710412112: Outgoing messages are being dropped for client Client2. -1710412112: Outgoing messages are being dropped for client Client3. -1710412114: Outgoing messages are being dropped for client Client4. -1710412114: Client Client1 disconnected. -1710412174: Client Client3 closed its connection. -1710412175: New connection from 192.168.80.12:38275 on port 1883. -1710412175: New client connected from 192.168.80.12:38275 as Client3 (p2, c0, k60). -1710412251: mosquitto version 2.0.18 terminating -1710412251: Saving in-memory database to /mosquitto/data//mosquitto.db. -1710412289: mosquitto version 2.0.18 starting -1710412289: Config loaded from /mosquitto/config/mosquitto.conf. -1710412289: Opening ipv4 listen socket on port 1883. -1710412289: mosquitto version 2.0.18 running -1710412323: New connection from 192.168.96.12:34665 on port 1883. -1710412323: New client connected from 192.168.96.12:34665 as Client4 (p2, c1, k60). -1710412324: New connection from 192.168.96.13:37875 on port 1883. -1710412324: New client connected from 192.168.96.13:37875 as Client3 (p2, c0, k60). -1710412360: New connection from 192.168.96.14:55841 on port 1883. -1710412360: New client connected from 192.168.96.14:55841 as Client5 (p2, c1, k60). -1710412368: New connection from 192.168.96.15:57121 on port 1883. -1710412368: New client connected from 192.168.96.15:57121 as Client2 (p2, c1, k60). -1710412374: New connection from 192.168.96.16:34951 on port 1883. -1710412374: New client connected from 192.168.96.16:34951 as Client1 (p2, c0, k60). -1710412380: Outgoing messages are being dropped for client Client5. -1710412380: Outgoing messages are being dropped for client Client2. -1710412380: Outgoing messages are being dropped for client Client3. -1710412381: Outgoing messages are being dropped for client Client4. -1710412381: Client Client1 disconnected. -1710412388: New connection from 192.168.96.16:47601 on port 1883. -1710412388: New client connected from 192.168.96.16:47601 as Client1 (p2, c0, k60). -1710412396: Client Client1 disconnected. -1710412444: Client Client4 closed its connection. -1710412445: Client Client3 closed its connection. -1710412445: New connection from 192.168.96.12:35361 on port 1883. -1710412445: New client connected from 192.168.96.12:35361 as Client4 (p2, c1, k60). -1710412446: New connection from 192.168.96.13:54005 on port 1883. -1710412446: New client connected from 192.168.96.13:54005 as Client3 (p2, c0, k60). -1710412675: mosquitto version 2.0.18 terminating -1710412675: Saving in-memory database to /mosquitto/data/mosquitto.db. -1710412725: mosquitto version 2.0.18 starting -1710412725: Config loaded from /mosquitto/config/mosquitto.conf. -1710412725: Opening ipv4 listen socket on port 1883. -1710412725: mosquitto version 2.0.18 running -1710412760: New connection from 192.168.112.12:42335 on port 1883. -1710412760: New client connected from 192.168.112.12:42335 as Client4 (p2, c1, k60). -1710412767: New connection from 192.168.112.13:50321 on port 1883. -1710412767: New client connected from 192.168.112.13:50321 as Client3 (p2, c1, k60). -1710412829: New connection from 192.168.112.14:43945 on port 1883. -1710412829: New client connected from 192.168.112.14:43945 as Client5 (p2, c1, k60). -1710412837: New connection from 192.168.112.15:59363 on port 1883. -1710412837: New client connected from 192.168.112.15:59363 as Client2 (p2, c1, k60). -1710412851: New connection from 192.168.112.16:45783 on port 1883. -1710412851: New client connected from 192.168.112.16:45783 as Client1 (p2, c1, k60). -1710412856: Outgoing messages are being dropped for client Client5. -1710412856: Outgoing messages are being dropped for client Client2. -1710412856: Outgoing messages are being dropped for client Client3. -1710412857: Outgoing messages are being dropped for client Client4. -1710412857: Client Client1 disconnected. -1710413663: mosquitto version 2.0.18 terminating -1710413663: Saving in-memory database to /mosquitto/data/mosquitto.db. -1710413702: mosquitto version 2.0.18 starting -1710413702: Config loaded from /mosquitto/config/mosquitto.conf. -1710413702: Opening ipv4 listen socket on port 1883. -1710413702: mosquitto version 2.0.18 running -1710413737: New connection from 192.168.128.12:48293 on port 1883. -1710413737: New client connected from 192.168.128.12:48293 as Client4 (p2, c1, k60). -1710413742: New connection from 192.168.128.13:49273 on port 1883. -1710413742: New client connected from 192.168.128.13:49273 as Client3 (p2, c1, k60). -1710413808: New connection from 192.168.128.14:47519 on port 1883. -1710413808: New client connected from 192.168.128.14:47519 as Client5 (p2, c1, k60). -1710413811: New connection from 192.168.128.15:43075 on port 1883. -1710413811: New client connected from 192.168.128.15:43075 as Client2 (p2, c1, k60). -1710413827: New connection from 192.168.128.16:54225 on port 1883. -1710413827: New client connected from 192.168.128.16:54225 as Client1 (p2, c1, k60). -1710413834: Outgoing messages are being dropped for client Client5. -1710413834: Outgoing messages are being dropped for client Client2. -1710413834: Outgoing messages are being dropped for client Client3. -1710413835: Outgoing messages are being dropped for client Client4. -1710413835: Client Client1 disconnected. -1710414180: mosquitto version 2.0.18 terminating -1710414180: Saving in-memory database to /mosquitto/data/mosquitto.db. -1710414217: mosquitto version 2.0.18 starting -1710414217: Config loaded from /mosquitto/config/mosquitto.conf. -1710414217: Opening ipv4 listen socket on port 1883. -1710414217: mosquitto version 2.0.18 running -1710414250: New connection from 192.168.144.12:42315 on port 1883. -1710414250: New client connected from 192.168.144.12:42315 as Client4 (p2, c1, k60). -1710414281: New connection from 192.168.144.13:41857 on port 1883. -1710414281: New client connected from 192.168.144.13:41857 as Client5 (p2, c1, k60). -1710414308: New connection from 192.168.144.14:50339 on port 1883. -1710414308: New client connected from 192.168.144.14:50339 as Client3 (p2, c1, k60). -1710414365: New connection from 192.168.144.15:60111 on port 1883. -1710414365: New client connected from 192.168.144.15:60111 as Client2 (p2, c1, k60). -1710414372: New connection from 192.168.144.16:47987 on port 1883. -1710414372: New client connected from 192.168.144.16:47987 as Client1 (p2, c1, k60). -1710414377: Outgoing messages are being dropped for client Client5. -1710414377: Outgoing messages are being dropped for client Client2. -1710414377: Outgoing messages are being dropped for client Client3. -1710414378: Client Client1 disconnected. -1710414469: mosquitto version 2.0.18 terminating -1710414497: mosquitto version 2.0.18 starting -1710414497: Config loaded from /mosquitto/config/mosquitto.conf. -1710414497: Opening ipv4 listen socket on port 1883. -1710414497: mosquitto version 2.0.18 running -1710414529: New connection from 192.168.160.12:42281 on port 1883. -1710414529: New client connected from 192.168.160.12:42281 as Client4 (p2, c1, k60). -1710414532: New connection from 192.168.160.13:32959 on port 1883. -1710414532: New client connected from 192.168.160.13:32959 as Client3 (p2, c1, k60). -1710414566: New connection from 192.168.160.14:50937 on port 1883. -1710414566: New client connected from 192.168.160.14:50937 as Client5 (p2, c1, k60). -1710414572: New connection from 192.168.160.15:57513 on port 1883. -1710414572: New client connected from 192.168.160.15:57513 as Client2 (p2, c1, k60). -1710414592: New connection from 192.168.160.16:46479 on port 1883. -1710414592: New client connected from 192.168.160.16:46479 as Client1 (p2, c1, k60). -1710414597: Outgoing messages are being dropped for client Client2. -1710414597: Outgoing messages are being dropped for client Client5. -1710414598: Outgoing messages are being dropped for client Client3. -1710414599: Outgoing messages are being dropped for client Client4. -1710414599: Client Client1 disconnected. -1710414988: mosquitto version 2.0.18 terminating -1710415026: mosquitto version 2.0.18 starting -1710415026: Config loaded from /mosquitto/config/mosquitto.conf. -1710415026: Opening ipv4 listen socket on port 1883. -1710415026: mosquitto version 2.0.18 running -1710415059: New connection from 192.168.176.13:59263 on port 1883. -1710415059: New client connected from 192.168.176.13:59263 as Client4 (p2, c1, k60). -1710415060: New connection from 192.168.176.12:49623 on port 1883. -1710415060: New client connected from 192.168.176.12:49623 as Client3 (p2, c1, k60). -1710415093: New connection from 192.168.176.15:50575 on port 1883. -1710415093: New client connected from 192.168.176.15:50575 as Client5 (p2, c1, k60). -1710415098: New connection from 192.168.176.14:56475 on port 1883. -1710415098: New client connected from 192.168.176.14:56475 as Client2 (p2, c1, k60). -1710415120: New connection from 192.168.176.16:57565 on port 1883. -1710415120: New client connected from 192.168.176.16:57565 as Client1 (p2, c1, k60). -1710415130: Client Client1 disconnected. -1710418765: mosquitto version 2.0.18 terminating -1710418975: mosquitto version 2.0.18 starting -1710418975: Config loaded from /mosquitto/config/mosquitto.conf. -1710418975: Opening ipv4 listen socket on port 1883. -1710418975: mosquitto version 2.0.18 running -1710419010: New connection from 192.168.192.12:44673 on port 1883. -1710419010: New client connected from 192.168.192.12:44673 as Client4 (p2, c1, k60). -1710419045: New connection from 192.168.192.13:56043 on port 1883. -1710419045: New client connected from 192.168.192.13:56043 as Client5 (p2, c1, k60). -1710419093: mosquitto version 2.0.18 terminating -1710419132: mosquitto version 2.0.18 starting -1710419132: Config loaded from /mosquitto/config/mosquitto.conf. -1710419132: Opening ipv4 listen socket on port 1883. -1710419132: mosquitto version 2.0.18 running -1710419180: New connection from 192.168.208.12:32867 on port 1883. -1710419180: New client connected from 192.168.208.12:32867 as Client4 (p2, c1, k60). -1710419185: New connection from 192.168.208.13:45283 on port 1883. -1710419185: New client connected from 192.168.208.13:45283 as Client3 (p2, c1, k60). -1710419213: New connection from 192.168.208.14:37403 on port 1883. -1710419213: New client connected from 192.168.208.14:37403 as Client5 (p2, c1, k60). -1710419280: New connection from 192.168.208.15:52501 on port 1883. -1710419280: New client connected from 192.168.208.15:52501 as Client1 (p2, c1, k60). -1710419297: Outgoing messages are being dropped for client Client5. -1710419316: Outgoing messages are being dropped for client Client3. -1710419334: Client Client1 disconnected. -1710419394: Client Client5 closed its connection. -1710419395: New connection from 192.168.208.14:34443 on port 1883. -1710419395: New client connected from 192.168.208.14:34443 as Client5 (p2, c1, k60). -1710419463: mosquitto version 2.0.18 terminating -1710419486: mosquitto version 2.0.18 starting -1710419486: Config loaded from /mosquitto/config/mosquitto.conf. -1710419486: Opening ipv4 listen socket on port 1883. -1710419486: mosquitto version 2.0.18 running -1710419519: New connection from 192.168.224.13:47567 on port 1883. -1710419519: New client connected from 192.168.224.13:47567 as Client4 (p2, c1, k60). -1710419520: New connection from 192.168.224.12:38101 on port 1883. -1710419520: New client connected from 192.168.224.12:38101 as Client3 (p2, c1, k60). -1710419558: New connection from 192.168.224.14:43853 on port 1883. -1710419558: New client connected from 192.168.224.14:43853 as Client5 (p2, c1, k60). -1710419582: New connection from 192.168.224.15:34027 on port 1883. -1710419582: New client connected from 192.168.224.15:34027 as Client2 (p2, c1, k60). -1710419612: New connection from 192.168.224.16:47491 on port 1883. -1710419612: New client connected from 192.168.224.16:47491 as Client1 (p2, c1, k60). -1710419629: Outgoing messages are being dropped for client Client2. -1710419629: Outgoing messages are being dropped for client Client5. -1710419632: Outgoing messages are being dropped for client Client3. -1710419674: Client Client1 disconnected. -1710419684: Client Client5 closed its connection. -1710419685: New connection from 192.168.224.14:46157 on port 1883. -1710419685: New client connected from 192.168.224.14:46157 as Client5 (p2, c1, k60). -1710419701: Client Client3 closed its connection. -1710419702: New connection from 192.168.224.12:43897 on port 1883. -1710419702: New client connected from 192.168.224.12:43897 as Client3 (p2, c1, k60). -1710419703: Client Client2 closed its connection. -1710419704: New connection from 192.168.224.15:49603 on port 1883. -1710419704: New client connected from 192.168.224.15:49603 as Client2 (p2, c1, k60). -1710419803: mosquitto version 2.0.18 terminating -1710419857: mosquitto version 2.0.18 starting -1710419857: Config loaded from /mosquitto/config/mosquitto.conf. -1710419857: Opening ipv4 listen socket on port 1883. -1710419857: mosquitto version 2.0.18 running -1710419896: New connection from 192.168.240.12:34677 on port 1883. -1710419896: New client connected from 192.168.240.12:34677 as postgres (p2, c1, k60). -1710419953: New connection from 192.168.240.13:37701 on port 1883. -1710419953: New client connected from 192.168.240.13:37701 as memgraph (p2, c1, k60). -1710420024: New connection from 192.168.240.14:57105 on port 1883. -1710420024: New client connected from 192.168.240.14:57105 as ongdb (p2, c1, k60). -1710420030: mosquitto version 2.0.18 terminating -1710420068: mosquitto version 2.0.18 starting -1710420068: Config loaded from /mosquitto/config/mosquitto.conf. -1710420068: Opening ipv4 listen socket on port 1883. -1710420068: mosquitto version 2.0.18 running -1710420133: New connection from 172.18.0.12:52069 on port 1883. -1710420133: New client connected from 172.18.0.12:52069 as memgraph (p2, c1, k60). -1710420172: New connection from 172.18.0.13:43409 on port 1883. -1710420172: New client connected from 172.18.0.13:43409 as ongdb (p2, c1, k60). -1710420221: New connection from 172.18.0.14:37937 on port 1883. -1710420221: New client connected from 172.18.0.14:37937 as postgres (p2, c1, k60). -1710420292: New connection from 172.18.0.15:57211 on port 1883. -1710420292: New client connected from 172.18.0.15:57211 as neo4j (p2, c1, k60). -1710420299: New connection from 172.18.0.16:56193 on port 1883. -1710420299: New client connected from 172.18.0.16:56193 as Client1 (p2, c1, k60). -1710420315: Outgoing messages are being dropped for client neo4j. -1710420315: Outgoing messages are being dropped for client ongdb. -1710420353: Client Client1 disconnected. -1710420413: Client ongdb closed its connection. -1710420414: New connection from 172.18.0.13:42417 on port 1883. -1710420414: New client connected from 172.18.0.13:42417 as ongdb (p2, c1, k60). -1710420997: mosquitto version 2.0.18 terminating -1710421041: mosquitto version 2.0.18 starting -1710421041: Config loaded from /mosquitto/config/mosquitto.conf. -1710421041: Opening ipv4 listen socket on port 1883. -1710421041: mosquitto version 2.0.18 running -1710421082: New connection from 172.19.0.12:40029 on port 1883. -1710421082: New client connected from 172.19.0.12:40029 as postgres (p2, c1, k60). -1710421105: New connection from 172.19.0.13:51985 on port 1883. -1710421105: New client connected from 172.19.0.13:51985 as memgraph (p2, c1, k60). -1710421154: New connection from 172.19.0.14:39737 on port 1883. -1710421154: New client connected from 172.19.0.14:39737 as ongdb (p2, c1, k60). -1710421238: New connection from 172.19.0.15:60217 on port 1883. -1710421238: New client connected from 172.19.0.15:60217 as neo4j (p2, c1, k60). -1710421238: New connection from 172.19.0.16:37887 on port 1883. -1710421238: New client connected from 172.19.0.16:37887 as Client1 (p2, c1, k60). -1710421253: Outgoing messages are being dropped for client neo4j. -1710421255: Outgoing messages are being dropped for client ongdb. -1710421265: Outgoing messages are being dropped for client postgres. -1710421296: Client Client1 disconnected. -1710421358: Client neo4j closed its connection. -1710421359: New connection from 172.19.0.15:41693 on port 1883. -1710421359: New client connected from 172.19.0.15:41693 as neo4j (p2, c1, k60). -1710421388: mosquitto version 2.0.18 terminating -1710421423: mosquitto version 2.0.18 starting -1710421423: Config loaded from /mosquitto/config/mosquitto.conf. -1710421423: Opening ipv4 listen socket on port 1883. -1710421423: mosquitto version 2.0.18 running -1710421464: New connection from 172.20.0.12:54555 on port 1883. -1710421465: New client connected from 172.20.0.12:54555 as postgres (p2, c1, k60). -1710421486: New connection from 172.20.0.13:54783 on port 1883. -1710421486: New client connected from 172.20.0.13:54783 as memgraph (p2, c1, k60). -1710421525: New connection from 172.20.0.14:34883 on port 1883. -1710421525: New client connected from 172.20.0.14:34883 as ongdb (p2, c1, k60). -1710421567: New connection from 172.20.0.15:40451 on port 1883. -1710421567: New client connected from 172.20.0.15:40451 as neo4j (p2, c1, k60). -1710421579: New connection from 172.20.0.16:47253 on port 1883. -1710421579: New client connected from 172.20.0.16:47253 as Client1 (p2, c1, k60). -1710421596: Outgoing messages are being dropped for client neo4j. -1710421596: Outgoing messages are being dropped for client ongdb. -1710421602: Outgoing messages are being dropped for client postgres. -1710421604: Client Client1 disconnected. -1710421646: Client ongdb closed its connection. -1710421647: New connection from 172.20.0.14:52985 on port 1883. -1710421647: New client connected from 172.20.0.14:52985 as ongdb (p2, c1, k60). -1710421674: mosquitto version 2.0.18 terminating -1710421717: mosquitto version 2.0.18 starting -1710421717: Config loaded from /mosquitto/config/mosquitto.conf. -1710421717: Opening ipv4 listen socket on port 1883. -1710421717: mosquitto version 2.0.18 running -1710421728: mosquitto version 2.0.18 terminating -1710421761: mosquitto version 2.0.18 starting -1710421761: Config loaded from /mosquitto/config/mosquitto.conf. -1710421761: Opening ipv4 listen socket on port 1883. -1710421761: mosquitto version 2.0.18 running -1710421795: New connection from 172.21.0.12:59927 on port 1883. -1710421795: New client connected from 172.21.0.12:59927 as memgraph (p2, c1, k60). -1710421861: New connection from 172.21.0.13:33601 on port 1883. -1710421861: New client connected from 172.21.0.13:33601 as ongdb (p2, c1, k60). -1710421974: mosquitto version 2.0.18 terminating -1710422097: mosquitto version 2.0.18 starting -1710422097: Config loaded from /mosquitto/config/mosquitto.conf. -1710422097: Opening ipv4 listen socket on port 1883. -1710422097: mosquitto version 2.0.18 running -1710422130: New connection from 172.22.0.12:46001 on port 1883. -1710422130: New client connected from 172.22.0.12:46001 as memgraph (p2, c1, k60). -1710422158: New connection from 172.22.0.13:52359 on port 1883. -1710422158: New client connected from 172.22.0.13:52359 as postgres (p2, c1, k60). -1710422161: New connection from 172.22.0.14:60773 on port 1883. -1710422161: New client connected from 172.22.0.14:60773 as ongdb (p2, c1, k60). -1710422225: New connection from 172.22.0.15:38939 on port 1883. -1710422225: New client connected from 172.22.0.15:38939 as neo4j (p2, c1, k60). -1710422233: New connection from 172.22.0.16:48229 on port 1883. -1710422233: New client connected from 172.22.0.16:48229 as Client1 (p2, c1, k60). -1710422245: Client Client1 disconnected. -1710424183: mosquitto version 2.0.18 terminating -1710424374: mosquitto version 2.0.18 starting -1710424374: Config loaded from /mosquitto/config/mosquitto.conf. -1710424374: Opening ipv4 listen socket on port 1883. -1710424374: mosquitto version 2.0.18 running -1710424407: New connection from 172.23.0.12:53913 on port 1883. -1710424407: New client connected from 172.23.0.12:53913 as memgraph (p2, c1, k60). -1710424437: New connection from 172.23.0.13:57275 on port 1883. -1710424437: New client connected from 172.23.0.13:57275 as ongdb (p2, c1, k60). -1710424464: New connection from 172.23.0.14:35799 on port 1883. -1710424464: New client connected from 172.23.0.14:35799 as postgres (p2, c1, k60). -1710424548: New connection from 172.23.0.15:39411 on port 1883. -1710424548: New client connected from 172.23.0.15:39411 as neo4j (p2, c1, k60). -1710424571: New connection from 172.23.0.16:53741 on port 1883. -1710424571: New client connected from 172.23.0.16:53741 as Client1 (p2, c1, k60). -1710424582: Client Client1 disconnected. -1710428718: mosquitto version 2.0.18 terminating -1710488785: mosquitto version 2.0.18 starting -1710488785: Config loaded from /mosquitto/config/mosquitto.conf. -1710488785: Opening ipv4 listen socket on port 1883. -1710488785: mosquitto version 2.0.18 running -1710488799: mosquitto version 2.0.18 terminating -1710488822: mosquitto version 2.0.18 starting -1710488822: Config loaded from /mosquitto/config/mosquitto.conf. -1710488822: Opening ipv4 listen socket on port 1883. -1710488822: mosquitto version 2.0.18 running -1710488889: New connection from 172.20.0.7:51909 on port 1883. -1710488889: New client connected from 172.20.0.7:51909 as neo4j (p2, c1, k60). -1710488916: New connection from 172.20.0.8:58695 on port 1883. -1710488916: New client connected from 172.20.0.8:58695 as Client1 (p2, c1, k60). -1710488921: Outgoing messages are being dropped for client neo4j. -1710489009: Client neo4j closed its connection. -1710489010: New connection from 172.20.0.7:37041 on port 1883. -1710489010: New client connected from 172.20.0.7:37041 as neo4j (p2, c1, k60). -1710489013: Outgoing messages are being dropped for client neo4j. -1710489161: Client Client1 disconnected. -1710489190: Client neo4j closed its connection. -1710489191: New connection from 172.20.0.7:40471 on port 1883. -1710489191: New client connected from 172.20.0.7:40471 as neo4j (p2, c1, k60). -1710490099: mosquitto version 2.0.18 terminating -1710490141: mosquitto version 2.0.18 starting -1710490141: Config loaded from /mosquitto/config/mosquitto.conf. -1710490141: Opening ipv4 listen socket on port 1883. -1710490141: mosquitto version 2.0.18 running -1710490173: New connection from 172.21.0.10:38709 on port 1883. -1710490173: New client connected from 172.21.0.10:38709 as Client1 (p2, c1, k60). -1710490174: New connection from 172.21.0.9:57717 on port 1883. -1710490174: New client connected from 172.21.0.9:57717 as postgres (p2, c1, k60). -1710490180: Outgoing messages are being dropped for client postgres. -1710490294: Client postgres closed its connection. -1710490295: New connection from 172.21.0.9:45235 on port 1883. -1710490295: New client connected from 172.21.0.9:45235 as postgres (p2, c1, k60). -1710490300: Outgoing messages are being dropped for client postgres. -1710490392: Client Client1 disconnected. -1710490516: mosquitto version 2.0.18 terminating -1710490555: mosquitto version 2.0.18 starting -1710490555: Config loaded from /mosquitto/config/mosquitto.conf. -1710490555: Opening ipv4 listen socket on port 1883. -1710490555: mosquitto version 2.0.18 running -1710490587: New connection from 172.22.0.10:38907 on port 1883. -1710490587: New client connected from 172.22.0.10:38907 as Client1 (p2, c1, k60). -1710490587: New connection from 172.22.0.9:58715 on port 1883. -1710490587: New client connected from 172.22.0.9:58715 as postgres (p2, c1, k60). -1710490593: Outgoing messages are being dropped for client postgres. -1710490707: Client postgres closed its connection. -1710490708: New connection from 172.22.0.9:44491 on port 1883. -1710490708: New client connected from 172.22.0.9:44491 as postgres (p2, c1, k60). -1710490713: Outgoing messages are being dropped for client postgres. -1710490806: Client Client1 disconnected. -1710490829: Client postgres closed its connection. -1710490830: New connection from 172.22.0.9:51887 on port 1883. -1710490830: New client connected from 172.22.0.9:51887 as postgres (p2, c1, k60). -1710492880: mosquitto version 2.0.18 terminating -1710495118: mosquitto version 2.0.18 starting -1710495118: Config loaded from /mosquitto/config/mosquitto.conf. -1710495118: Opening ipv4 listen socket on port 1883. -1710495118: mosquitto version 2.0.18 running -1710495180: New connection from 172.23.0.10:51835 on port 1883. -1710495180: New client connected from 172.23.0.10:51835 as Client1 (p2, c1, k60). -1710495180: New connection from 172.23.0.9:51835 on port 1883. -1710495180: New client connected from 172.23.0.9:51835 as postgres (p2, c1, k60). -1710495184: Outgoing messages are being dropped for client postgres. -1710495300: Client postgres closed its connection. -1710495301: New connection from 172.23.0.9:36643 on port 1883. -1710495301: New client connected from 172.23.0.9:36643 as postgres (p2, c1, k60). -1710495306: Outgoing messages are being dropped for client postgres. -1710495319: mosquitto version 2.0.18 terminating -1710495360: mosquitto version 2.0.18 starting -1710495360: Config loaded from /mosquitto/config/mosquitto.conf. -1710495360: Opening ipv4 listen socket on port 1883. -1710495360: mosquitto version 2.0.18 running -1710495392: New connection from 172.25.0.10:51311 on port 1883. -1710495392: New client connected from 172.25.0.10:51311 as Client1 (p2, c1, k60). -1710495393: New connection from 172.25.0.9:54871 on port 1883. -1710495393: New client connected from 172.25.0.9:54871 as postgres (p2, c1, k60). -1710495513: Client postgres disconnected: Broken pipe. -1710495514: New connection from 172.25.0.9:45219 on port 1883. -1710495514: New client connected from 172.25.0.9:45219 as postgres (p2, c1, k60). -1710495615: Client Client1 disconnected. -1710495634: Client postgres closed its connection. -1710495635: New connection from 172.25.0.9:37973 on port 1883. -1710495635: New client connected from 172.25.0.9:37973 as postgres (p2, c1, k60). -1710496131: mosquitto version 2.0.18 terminating