@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.20.34 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2022/06/23 03:10:15 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/06/23 03:10:15 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/06/23 03:10:15 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/06/23 03:10:15 [notice] 33#33: using the "epoll" event method 2022/06/23 03:10:15 [notice] 33#33: openresty/1.13.6.1 2022/06/23 03:10:15 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/06/23 03:10:15 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/06/23 03:10:15 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/06/23 03:10:15 [notice] 34#34: start worker processes \n\n### Starting apiroute 2022/06/23 03:10:15 [notice] 34#34: start worker process 35 2022/06/23 03:10:15 [notice] 34#34: start worker process 37 2022/06/23 03:10:15 [notice] 34#34: start worker process 38 2022/06/23 03:10:15 [notice] 34#34: start worker process 39 2022/06/23 03:10:15 [notice] 34#34: start worker process 40 2022/06/23 03:10:15 [notice] 34#34: start worker process 41 2022/06/23 03:10:15 [notice] 34#34: start worker process 43 2022/06/23 03:10:15 [notice] 34#34: start worker process 44 2022/06/23 03:10:15 [notice] 34#34: start cache manager process 45 2022/06/23 03:10:15 [notice] 34#34: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20220623031015.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-06-23 03:10:17 525 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-06-23 03:10:17 537 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-06-23 03:10:17 537 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-06-23 03:10:17 623 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-06-23 03:10:17 623 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.20.34:10081 Enabled:true 2022-06-23 03:10:18 844 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-06-23 03:10:18 919 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-06-23 03:10:18 919 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-06-23 03:10:18 920 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-06-23 03:10:18 921 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-06-23 03:10:18 921 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-06-23 03:10:18 921 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-06-23 03:10:18 921 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-06-23 03:10:18 993 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-06-23 03:10:19 082 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-06-23 03:10:19 082 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-06-23 03:10:19 082 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-06-23 03:10:19 540 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/06/23 03:10:30 [info] 35#35: *12 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:10:30 [info] 35#35: *13 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:10:40 [info] 37#37: *14 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:10:40 [info] 37#37: *15 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:10:47 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:133):2: 5355c2facc214b239f91a64532621ccc:receive the request, client: 10.233.72.127, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/06/23 03:10:48 [info] 35#35: *16 [lua] logger.lua:23: 5355c2facc214b239f91a64532621ccc {"matched":"microservices"} while logging request, client: 10.233.72.127, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.72.127 - - [23/Jun/2022:03:10:48 +0000] 5355c2facc214b239f91a64532621ccc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.294 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.233.72.127 - - [23/Jun/2022:03:10:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 201 2022/06/23 03:10:50 [info] 35#35: *19 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:10:50 [info] 37#37: *20 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:10:58 [info] 35#35: *16 client 10.233.72.127 closed keepalive connection 2022/06/23 03:11:00 [info] 37#37: *22 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:11:00 [info] 37#37: *21 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:11:10 [info] 35#35: *23 [lua] access_by_lua(msblocations.conf:133):2: 384b54242171c04a2a3dbddc478238fb:receive the request, client: 10.233.70.159, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/06/23 03:11:10 [info] 35#35: *23 [lua] logger.lua:23: 384b54242171c04a2a3dbddc478238fb {"matched":"microservices"} while logging request, client: 10.233.70.159, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.70.159 - - [23/Jun/2022:03:11:10 +0000] 384b54242171c04a2a3dbddc478238fb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.090 upstream_response_time:0.089 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.233.70.159 - - [23/Jun/2022:03:11:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 87 2022/06/23 03:11:10 [info] 37#37: *25 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:11:10 [info] 37#37: *24 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:11:15 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/06/23 03:11:15 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2022/06/23 03:11:15 [notice] 34#34: cache loader process 46 exited with code 0 2022/06/23 03:11:15 [notice] 34#34: signal 29 (SIGIO) received 2022/06/23 03:11:20 [info] 35#35: *23 client 10.233.70.159 closed keepalive connection 2022/06/23 03:11:20 [info] 35#35: *27 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:11:20 [info] 35#35: *28 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:11:30 [info] 35#35: *29 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:11:30 [info] 35#35: *30 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:11:40 [info] 35#35: *32 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:11:40 [info] 35#35: *31 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:11:50 [info] 35#35: *33 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:11:50 [info] 37#37: *34 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:12:00 [info] 35#35: *35 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:12:00 [info] 35#35: *36 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:12:10 [info] 37#37: *37 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:12:10 [info] 37#37: *38 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:12:20 [info] 35#35: *40 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:12:20 [info] 35#35: *41 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:12:30 [info] 35#35: *42 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:12:30 [info] 35#35: *43 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:12:40 [info] 35#35: *44 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:12:40 [info] 37#37: *45 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:12:50 [info] 35#35: *47 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:12:50 [info] 35#35: *46 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:13:00 [info] 35#35: *48 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:13:00 [info] 35#35: *49 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:13:10 [info] 35#35: *51 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:13:10 [info] 35#35: *50 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:13:20 [info] 35#35: *54 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:13:20 [info] 37#37: *53 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:13:30 [info] 37#37: *55 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:13:30 [info] 37#37: *56 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:13:40 [info] 35#35: *57 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:13:40 [info] 35#35: *58 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:13:50 [info] 35#35: *59 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:13:50 [info] 35#35: *60 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:14:00 [info] 35#35: *61 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:14:00 [info] 35#35: *62 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:14:10 [info] 35#35: *63 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:14:10 [info] 35#35: *64 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:14:20 [info] 35#35: *66 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:14:20 [info] 37#37: *67 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:14:30 [info] 35#35: *69 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:14:30 [info] 37#37: *68 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:14:40 [info] 35#35: *70 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:14:40 [info] 35#35: *71 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:14:50 [info] 35#35: *72 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:14:50 [info] 37#37: *73 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:15:00 [info] 35#35: *74 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:15:00 [info] 35#35: *75 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:15:10 [info] 35#35: *76 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:15:10 [info] 37#37: *77 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:15:20 [info] 35#35: *80 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:15:20 [info] 37#37: *79 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:15:30 [info] 35#35: *82 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:15:30 [info] 35#35: *81 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:15:40 [info] 35#35: *84 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:15:40 [info] 35#35: *83 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:15:50 [info] 35#35: *85 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:15:50 [info] 35#35: *86 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:16:00 [info] 37#37: *87 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:16:00 [info] 37#37: *88 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:16:10 [info] 35#35: *90 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:16:10 [info] 35#35: *89 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:16:20 [info] 35#35: *92 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:16:20 [info] 37#37: *93 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:16:30 [info] 35#35: *94 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:16:30 [info] 35#35: *95 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:16:40 [info] 35#35: *96 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:16:40 [info] 35#35: *97 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:16:50 [info] 35#35: *98 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:16:50 [info] 35#35: *99 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:17:00 [info] 35#35: *100 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:17:00 [info] 35#35: *101 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:17:10 [info] 37#37: *102 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:17:10 [info] 35#35: *103 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:17:20 [info] 35#35: *105 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:17:20 [info] 35#35: *106 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:17:30 [info] 35#35: *107 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:17:30 [info] 35#35: *108 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:17:40 [info] 35#35: *109 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:17:40 [info] 35#35: *110 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:17:50 [info] 35#35: *111 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:17:50 [info] 35#35: *112 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:18:00 [info] 35#35: *113 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:18:00 [info] 37#37: *114 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:18:10 [info] 35#35: *115 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:18:10 [info] 35#35: *116 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:18:20 [info] 37#37: *118 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:18:20 [info] 37#37: *119 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:18:30 [info] 35#35: *120 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:18:30 [info] 35#35: *121 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:18:40 [info] 35#35: *122 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:18:40 [info] 35#35: *123 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:18:50 [info] 35#35: *125 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:18:50 [info] 35#35: *124 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:19:00 [info] 35#35: *126 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:19:00 [info] 37#37: *127 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:19:10 [info] 37#37: *128 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:19:10 [info] 35#35: *129 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:19:20 [info] 35#35: *131 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:19:20 [info] 37#37: *132 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:19:30 [info] 35#35: *134 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:19:30 [info] 35#35: *133 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:19:40 [info] 37#37: *135 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:19:40 [info] 37#37: *136 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:19:50 [info] 35#35: *137 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:19:50 [info] 37#37: *138 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:20:00 [info] 37#37: *140 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:20:00 [info] 37#37: *139 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:20:10 [info] 35#35: *141 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:20:10 [info] 35#35: *142 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:20:20 [info] 35#35: *144 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:20:20 [info] 35#35: *145 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:20:30 [info] 35#35: *146 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:20:30 [info] 35#35: *147 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:20:40 [info] 35#35: *149 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:20:40 [info] 35#35: *148 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:20:50 [info] 35#35: *150 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:20:50 [info] 35#35: *151 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:21:00 [info] 35#35: *152 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:21:00 [info] 37#37: *153 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:21:10 [info] 35#35: *155 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:21:10 [info] 35#35: *154 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:21:20 [info] 37#37: *157 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:21:20 [info] 37#37: *158 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:21:30 [info] 35#35: *160 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:21:30 [info] 35#35: *159 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:21:40 [info] 37#37: *161 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:21:40 [info] 37#37: *162 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:21:50 [info] 35#35: *163 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:21:50 [info] 35#35: *164 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:22:00 [info] 35#35: *165 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:22:00 [info] 35#35: *166 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:22:10 [info] 37#37: *167 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:22:10 [info] 35#35: *168 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:22:20 [info] 35#35: *171 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:22:20 [info] 35#35: *170 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:22:30 [info] 35#35: *172 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:22:30 [info] 37#37: *173 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:22:40 [info] 35#35: *174 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:22:40 [info] 35#35: *175 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:22:50 [info] 37#37: *176 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:22:50 [info] 37#37: *177 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:23:00 [info] 35#35: *179 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:23:00 [info] 35#35: *178 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:23:10 [info] 35#35: *180 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:23:10 [info] 35#35: *181 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:23:20 [info] 35#35: *183 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:23:20 [info] 35#35: *184 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:23:30 [info] 37#37: *186 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:23:30 [info] 37#37: *185 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:23:40 [info] 37#37: *188 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:23:40 [info] 37#37: *187 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:23:50 [info] 37#37: *190 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:23:50 [info] 35#35: *189 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:24:00 [info] 35#35: *191 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:24:00 [info] 37#37: *192 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:24:10 [info] 37#37: *194 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:24:10 [info] 35#35: *193 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:24:20 [info] 37#37: *197 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:24:20 [info] 35#35: *196 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:24:30 [info] 35#35: *199 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:24:30 [info] 37#37: *198 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:24:40 [info] 35#35: *200 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:24:40 [info] 35#35: *201 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:24:50 [info] 37#37: *203 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:24:50 [info] 37#37: *202 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:25:00 [info] 35#35: *205 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:25:00 [info] 35#35: *204 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:25:10 [info] 35#35: *206 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:25:10 [info] 35#35: *207 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:25:20 [info] 35#35: *209 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:25:20 [info] 35#35: *210 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:25:30 [info] 35#35: *211 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:25:30 [info] 37#37: *212 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:25:40 [info] 35#35: *214 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:25:40 [info] 35#35: *213 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:25:50 [info] 37#37: *215 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:25:50 [info] 37#37: *216 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:26:00 [info] 35#35: *217 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:26:00 [info] 35#35: *218 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:26:10 [info] 35#35: *220 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:26:10 [info] 37#37: *219 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:26:20 [info] 37#37: *223 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:26:20 [info] 35#35: *222 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:26:30 [info] 37#37: *225 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:26:30 [info] 35#35: *224 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:26:40 [info] 35#35: *226 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:26:40 [info] 35#35: *227 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:26:50 [info] 37#37: *229 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:26:50 [info] 35#35: *228 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:27:00 [info] 35#35: *230 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:27:00 [info] 35#35: *231 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:27:10 [info] 35#35: *232 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:27:10 [info] 37#37: *233 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:27:20 [info] 35#35: *235 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:27:20 [info] 37#37: *236 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:27:30 [info] 37#37: *237 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:27:30 [info] 37#37: *238 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:27:40 [info] 35#35: *239 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:27:40 [info] 35#35: *240 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:27:50 [info] 35#35: *241 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:27:50 [info] 35#35: *242 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:28:00 [info] 37#37: *244 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:28:00 [info] 35#35: *243 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:28:10 [info] 37#37: *246 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:28:10 [info] 37#37: *245 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:28:20 [info] 35#35: *249 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:28:20 [info] 35#35: *248 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:28:30 [info] 35#35: *250 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:28:30 [info] 35#35: *251 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:28:40 [info] 35#35: *252 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:28:40 [info] 37#37: *253 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:28:50 [info] 35#35: *254 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:28:50 [info] 37#37: *255 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:29:00 [info] 35#35: *256 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:29:00 [info] 35#35: *257 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:29:10 [info] 35#35: *258 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:29:10 [info] 35#35: *259 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:29:20 [info] 35#35: *262 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:29:20 [info] 35#35: *261 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:29:30 [info] 35#35: *263 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:29:30 [info] 35#35: *264 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:29:40 [info] 35#35: *265 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:29:40 [info] 35#35: *266 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:29:50 [info] 35#35: *267 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:29:50 [info] 35#35: *268 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:30:00 [info] 35#35: *269 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:30:00 [info] 35#35: *270 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:30:10 [info] 35#35: *271 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:30:10 [info] 37#37: *272 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:30:20 [info] 35#35: *275 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:30:20 [info] 37#37: *274 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:30:30 [info] 35#35: *276 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:30:30 [info] 37#37: *277 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:30:40 [info] 35#35: *278 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:30:40 [info] 35#35: *279 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:30:50 [info] 37#37: *280 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:30:50 [info] 37#37: *281 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:31:00 [info] 35#35: *282 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:31:00 [info] 35#35: *283 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:31:10 [info] 35#35: *285 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:31:10 [info] 35#35: *284 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:31:20 [info] 37#37: *287 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:31:20 [info] 37#37: *288 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:31:30 [info] 35#35: *289 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:31:30 [info] 35#35: *290 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:31:40 [info] 37#37: *292 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:31:40 [info] 37#37: *291 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:31:50 [info] 35#35: *293 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:31:50 [info] 35#35: *294 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:32:00 [info] 35#35: *296 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:32:00 [info] 35#35: *295 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:32:10 [info] 37#37: *297 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:32:10 [info] 35#35: *298 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:32:20 [info] 35#35: *300 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:32:20 [info] 35#35: *301 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:32:30 [info] 37#37: *302 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:32:30 [info] 35#35: *303 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:32:40 [info] 35#35: *304 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:32:40 [info] 35#35: *305 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:32:50 [info] 37#37: *307 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:32:50 [info] 37#37: *306 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:33:00 [info] 35#35: *309 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:33:00 [info] 35#35: *308 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:33:10 [info] 35#35: *310 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:33:10 [info] 37#37: *311 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:33:20 [info] 35#35: *314 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:33:20 [info] 35#35: *313 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:33:30 [info] 37#37: *315 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:33:30 [info] 37#37: *316 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 10.233.68.224 - - [23/Jun/2022:03:33:32 +0000] fba91ff52ca26f17f7102db97e44688b "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/06/23 03:33:32 [info] 35#35: *317 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.68.224, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 2022/06/23 03:33:40 [info] 37#37: *318 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:33:40 [info] 37#37: *319 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:33:50 [info] 35#35: *321 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:33:50 [info] 35#35: *320 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:34:00 [info] 37#37: *323 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:34:00 [info] 35#35: *322 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:34:10 [info] 35#35: *325 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:34:10 [info] 35#35: *324 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:34:20 [info] 35#35: *327 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:34:20 [info] 35#35: *328 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:34:30 [info] 35#35: *329 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:34:30 [info] 35#35: *330 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:34:40 [info] 37#37: *332 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:34:40 [info] 35#35: *331 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:34:50 [info] 35#35: *334 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:34:50 [info] 35#35: *333 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:35:00 [info] 35#35: *335 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:35:00 [info] 35#35: *336 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:35:10 [info] 37#37: *337 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:35:10 [info] 37#37: *338 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:35:20 [info] 35#35: *340 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:35:20 [info] 35#35: *341 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:35:30 [info] 35#35: *342 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:35:30 [info] 35#35: *343 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:35:40 [info] 37#37: *345 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:35:40 [info] 37#37: *344 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:35:50 [info] 35#35: *347 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:35:50 [info] 35#35: *346 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:36:00 [info] 37#37: *348 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:36:00 [info] 37#37: *349 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:36:10 [info] 35#35: *351 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:36:10 [info] 37#37: *350 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:36:20 [info] 37#37: *354 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:36:20 [info] 35#35: *353 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:36:30 [info] 37#37: *356 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:36:30 [info] 35#35: *355 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:36:40 [info] 35#35: *357 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:36:40 [info] 35#35: *358 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:36:50 [info] 35#35: *359 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:36:50 [info] 35#35: *360 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:37:00 [info] 37#37: *362 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:37:00 [info] 35#35: *361 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:37:10 [info] 35#35: *363 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:37:10 [info] 35#35: *364 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:37:20 [info] 37#37: *367 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:37:20 [info] 37#37: *366 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:37:30 [info] 37#37: *369 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:37:30 [info] 37#37: *368 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:37:40 [info] 37#37: *370 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:37:40 [info] 35#35: *371 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:37:50 [info] 35#35: *373 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:37:50 [info] 35#35: *372 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:38:00 [info] 35#35: *375 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:38:00 [info] 37#37: *374 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:38:10 [info] 37#37: *376 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:38:10 [info] 37#37: *377 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:38:20 [info] 35#35: *379 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:38:20 [info] 35#35: *380 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:38:30 [info] 35#35: *382 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:38:30 [info] 35#35: *381 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:38:40 [info] 35#35: *384 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:38:40 [info] 35#35: *383 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:38:50 [info] 35#35: *386 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:38:50 [info] 35#35: *385 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:39:00 [info] 35#35: *387 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:39:00 [info] 37#37: *388 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:39:10 [info] 35#35: *390 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:39:10 [info] 35#35: *389 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:39:20 [info] 37#37: *392 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:39:20 [info] 35#35: *393 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:39:30 [info] 35#35: *394 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:39:30 [info] 35#35: *395 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:39:40 [info] 37#37: *397 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:39:40 [info] 35#35: *396 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:39:50 [info] 35#35: *398 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:39:50 [info] 35#35: *399 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:40:00 [info] 35#35: *400 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:40:00 [info] 37#37: *401 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:40:10 [info] 35#35: *402 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:40:10 [info] 37#37: *403 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:40:20 [info] 35#35: *405 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:40:20 [info] 37#37: *406 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:40:30 [info] 37#37: *407 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:40:30 [info] 37#37: *408 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:40:40 [info] 35#35: *409 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:40:40 [info] 35#35: *410 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:40:50 [info] 35#35: *412 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:40:50 [info] 37#37: *411 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:41:00 [info] 35#35: *413 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:41:00 [info] 37#37: *414 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:41:10 [info] 37#37: *415 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:41:10 [info] 35#35: *416 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:41:20 [info] 35#35: *419 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:41:20 [info] 37#37: *418 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:41:30 [info] 35#35: *421 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:41:30 [info] 35#35: *420 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:41:40 [info] 35#35: *423 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:41:40 [info] 37#37: *422 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:41:50 [info] 37#37: *425 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:41:50 [info] 35#35: *424 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:42:00 [info] 37#37: *427 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:42:00 [info] 37#37: *426 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:42:10 [info] 37#37: *428 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:42:10 [info] 35#35: *429 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:42:20 [info] 35#35: *432 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:42:20 [info] 37#37: *431 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:42:30 [info] 35#35: *433 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:42:30 [info] 35#35: *434 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:42:40 [info] 35#35: *435 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:42:40 [info] 35#35: *436 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:42:50 [info] 35#35: *437 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:42:50 [info] 35#35: *438 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:43:00 [info] 35#35: *439 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:43:00 [info] 35#35: *440 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:43:10 [info] 37#37: *441 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:43:10 [info] 37#37: *442 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:43:20 [info] 35#35: *444 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:43:20 [info] 35#35: *445 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:43:30 [info] 35#35: *446 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:43:30 [info] 35#35: *447 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:43:40 [info] 35#35: *448 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:43:40 [info] 35#35: *449 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:43:50 [info] 35#35: *450 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:43:50 [info] 35#35: *451 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:44:00 [info] 37#37: *452 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:44:00 [info] 35#35: *453 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:44:10 [info] 35#35: *454 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:44:10 [info] 37#37: *455 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:44:20 [info] 37#37: *457 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:44:20 [info] 37#37: *458 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:44:30 [info] 35#35: *459 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:44:30 [info] 35#35: *460 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:44:40 [info] 37#37: *461 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:44:40 [info] 37#37: *462 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:44:50 [info] 37#37: *463 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:44:50 [info] 35#35: *464 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:45:00 [info] 37#37: *465 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:45:00 [info] 37#37: *466 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:45:10 [info] 35#35: *467 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:45:10 [info] 35#35: *468 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:45:20 [info] 35#35: *471 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:45:20 [info] 37#37: *470 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:45:30 [info] 35#35: *472 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:45:30 [info] 37#37: *473 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:45:40 [info] 35#35: *474 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:45:40 [info] 35#35: *475 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:45:50 [info] 35#35: *476 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:45:50 [info] 35#35: *477 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:46:00 [info] 35#35: *478 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:46:00 [info] 35#35: *479 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:46:10 [info] 37#37: *480 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:46:10 [info] 35#35: *481 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:46:20 [info] 35#35: *484 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:46:20 [info] 35#35: *483 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:46:30 [info] 35#35: *486 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:46:30 [info] 37#37: *485 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:46:40 [info] 37#37: *487 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:46:40 [info] 37#37: *488 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:46:50 [info] 37#37: *490 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:46:50 [info] 35#35: *489 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:47:00 [info] 35#35: *491 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:47:00 [info] 35#35: *492 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:47:10 [info] 35#35: *493 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:47:10 [info] 35#35: *494 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:47:20 [info] 35#35: *496 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:47:20 [info] 35#35: *497 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:47:30 [info] 35#35: *498 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:47:30 [info] 35#35: *499 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:47:40 [info] 35#35: *500 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:47:40 [info] 35#35: *501 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:47:50 [info] 35#35: *502 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:47:50 [info] 35#35: *503 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:48:00 [info] 35#35: *504 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:48:00 [info] 35#35: *505 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:48:10 [info] 35#35: *506 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:48:10 [info] 37#37: *507 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:48:20 [info] 35#35: *510 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:48:20 [info] 35#35: *509 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:48:30 [info] 35#35: *511 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:48:30 [info] 37#37: *512 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:48:40 [info] 35#35: *513 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:48:40 [info] 37#37: *514 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:48:50 [info] 35#35: *515 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:48:50 [info] 35#35: *516 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:49:00 [info] 35#35: *517 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:49:00 [info] 35#35: *518 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:49:10 [info] 37#37: *519 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:49:10 [info] 35#35: *520 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:49:20 [info] 35#35: *522 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:49:20 [info] 37#37: *523 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:49:30 [info] 35#35: *525 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:49:30 [info] 37#37: *524 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:49:40 [info] 37#37: *526 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:49:40 [info] 35#35: *527 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:49:50 [info] 37#37: *529 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:49:50 [info] 37#37: *528 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:50:00 [info] 35#35: *530 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:50:00 [info] 35#35: *531 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:50:10 [info] 35#35: *532 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:50:10 [info] 35#35: *533 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:50:20 [info] 35#35: *535 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:50:20 [info] 37#37: *536 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:50:30 [info] 35#35: *537 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:50:30 [info] 35#35: *538 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:50:40 [info] 35#35: *539 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:50:40 [info] 37#37: *540 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:50:50 [info] 35#35: *542 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:50:50 [info] 35#35: *541 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:51:00 [info] 35#35: *544 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:51:00 [info] 37#37: *543 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:51:10 [info] 35#35: *545 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:51:10 [info] 35#35: *546 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:51:20 [info] 35#35: *548 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:51:20 [info] 37#37: *549 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:51:30 [info] 35#35: *550 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:51:30 [info] 37#37: *551 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:51:40 [info] 35#35: *552 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:51:40 [info] 35#35: *553 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:51:50 [info] 35#35: *554 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:51:50 [info] 37#37: *555 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:52:00 [info] 37#37: *556 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:52:00 [info] 35#35: *557 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:52:10 [info] 37#37: *558 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:52:10 [info] 37#37: *559 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:52:20 [info] 35#35: *561 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:52:20 [info] 35#35: *562 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:52:30 [info] 35#35: *564 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:52:30 [info] 37#37: *563 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:52:40 [info] 35#35: *565 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:52:40 [info] 37#37: *566 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:52:50 [info] 35#35: *567 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:52:50 [info] 35#35: *568 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:53:00 [info] 35#35: *569 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:53:00 [info] 35#35: *570 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:53:10 [info] 37#37: *571 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:53:10 [info] 37#37: *572 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:53:20 [info] 37#37: *574 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:53:20 [info] 37#37: *575 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:53:30 [info] 35#35: *576 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:53:30 [info] 37#37: *577 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:53:40 [info] 35#35: *579 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:53:40 [info] 37#37: *578 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:53:50 [info] 37#37: *580 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:53:50 [info] 35#35: *581 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:54:00 [info] 35#35: *582 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:54:00 [info] 35#35: *583 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:54:10 [info] 37#37: *585 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:54:10 [info] 35#35: *584 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:54:20 [info] 37#37: *588 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:54:20 [info] 35#35: *587 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:54:30 [info] 35#35: *589 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:54:30 [info] 35#35: *590 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:54:40 [info] 37#37: *591 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:54:40 [info] 37#37: *592 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:54:50 [info] 35#35: *594 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:54:50 [info] 35#35: *593 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:55:00 [info] 35#35: *595 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:55:00 [info] 35#35: *596 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:55:10 [info] 35#35: *597 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:55:10 [info] 35#35: *598 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:55:20 [info] 35#35: *601 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:55:20 [info] 35#35: *600 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:55:30 [info] 35#35: *602 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:55:30 [info] 35#35: *603 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:55:40 [info] 35#35: *605 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:55:40 [info] 35#35: *604 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:55:50 [info] 35#35: *606 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:55:50 [info] 35#35: *607 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:56:00 [info] 35#35: *609 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:56:00 [info] 35#35: *608 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:56:10 [info] 35#35: *610 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:56:10 [info] 35#35: *611 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:56:20 [info] 35#35: *613 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:56:20 [info] 35#35: *614 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:56:30 [info] 35#35: *615 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:56:30 [info] 37#37: *616 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:56:40 [info] 37#37: *617 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:56:40 [info] 37#37: *618 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:56:50 [info] 35#35: *619 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:56:50 [info] 37#37: *620 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:57:00 [info] 35#35: *621 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:57:00 [info] 35#35: *622 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:57:10 [info] 35#35: *623 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:57:10 [info] 35#35: *624 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:57:20 [info] 37#37: *626 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:57:20 [info] 37#37: *627 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:57:30 [info] 35#35: *628 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:57:30 [info] 37#37: *629 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:57:40 [info] 35#35: *631 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:57:40 [info] 35#35: *630 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:57:50 [info] 35#35: *633 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:57:50 [info] 35#35: *632 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:58:00 [info] 35#35: *634 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:58:00 [info] 37#37: *635 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:58:10 [info] 35#35: *636 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:58:10 [info] 37#37: *637 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:58:20 [info] 35#35: *639 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:58:20 [info] 37#37: *640 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:58:30 [info] 37#37: *642 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:58:30 [info] 37#37: *641 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:58:40 [info] 35#35: *643 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:58:40 [info] 37#37: *644 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:58:50 [info] 35#35: *646 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:58:50 [info] 37#37: *645 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:59:00 [info] 37#37: *648 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:59:00 [info] 37#37: *647 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:59:10 [info] 35#35: *650 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:59:10 [info] 35#35: *649 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:59:20 [info] 35#35: *652 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:59:20 [info] 35#35: *653 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:59:30 [info] 37#37: *654 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:59:30 [info] 37#37: *655 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:59:40 [info] 35#35: *656 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:59:40 [info] 37#37: *657 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:59:50 [info] 35#35: *658 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 03:59:50 [info] 37#37: *659 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:00:00 [info] 35#35: *660 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:00:00 [info] 37#37: *661 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:00:10 [info] 35#35: *663 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:00:10 [info] 35#35: *662 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:00:20 [info] 37#37: *666 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:00:20 [info] 35#35: *665 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:00:30 [info] 35#35: *667 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:00:30 [info] 35#35: *668 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:00:40 [info] 35#35: *669 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:00:40 [info] 37#37: *670 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:00:50 [info] 35#35: *671 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:00:50 [info] 35#35: *672 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:01:00 [info] 35#35: *673 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:01:00 [info] 35#35: *674 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:01:10 [info] 35#35: *676 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:01:10 [info] 35#35: *675 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:01:20 [info] 35#35: *678 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:01:20 [info] 35#35: *679 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:01:30 [info] 35#35: *680 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:01:30 [info] 37#37: *681 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:01:40 [info] 37#37: *682 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:01:40 [info] 37#37: *683 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:01:48 [info] 35#35: *684 client closed connection while waiting for request, client: 10.233.69.164, server: 0.0.0.0:443 2022/06/23 04:01:50 [info] 35#35: *685 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:01:50 [info] 35#35: *686 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:02:00 [info] 37#37: *687 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:02:00 [info] 37#37: *688 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:02:10 [info] 35#35: *689 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:02:10 [info] 35#35: *690 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:02:20 [info] 35#35: *692 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:02:20 [info] 35#35: *693 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:02:30 [info] 35#35: *695 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:02:30 [info] 35#35: *694 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:02:40 [info] 37#37: *696 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:02:40 [info] 37#37: *697 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:02:50 [info] 37#37: *698 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:02:50 [info] 37#37: *699 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:03:00 [info] 35#35: *700 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:03:00 [info] 37#37: *701 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:03:10 [info] 37#37: *703 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:03:10 [info] 37#37: *702 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:03:20 [info] 37#37: *705 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:03:20 [info] 37#37: *706 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:03:30 [info] 37#37: *708 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:03:30 [info] 35#35: *707 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:03:40 [info] 35#35: *709 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:03:40 [info] 35#35: *710 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:03:50 [info] 35#35: *711 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:03:50 [info] 35#35: *712 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:04:00 [info] 37#37: *714 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:04:00 [info] 35#35: *713 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:04:10 [info] 35#35: *715 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:04:10 [info] 37#37: *716 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:04:20 [info] 35#35: *719 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:04:20 [info] 35#35: *718 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:04:30 [info] 35#35: *721 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:04:30 [info] 37#37: *720 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:04:40 [info] 35#35: *722 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:04:40 [info] 37#37: *723 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:04:50 [info] 37#37: *724 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:04:50 [info] 35#35: *725 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:05:00 [info] 37#37: *727 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:05:00 [info] 37#37: *726 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:05:10 [info] 35#35: *729 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:05:10 [info] 35#35: *728 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:05:20 [info] 35#35: *731 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:05:20 [info] 35#35: *732 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:05:30 [info] 35#35: *733 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:05:30 [info] 35#35: *734 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:05:40 [info] 35#35: *735 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:05:40 [info] 35#35: *736 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:05:50 [info] 35#35: *737 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:05:50 [info] 35#35: *738 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:06:00 [info] 35#35: *739 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:06:00 [info] 35#35: *740 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:06:10 [info] 37#37: *742 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:06:10 [info] 35#35: *741 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:06:20 [info] 35#35: *744 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:06:20 [info] 35#35: *745 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:06:30 [info] 35#35: *747 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:06:30 [info] 35#35: *746 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:06:40 [info] 35#35: *748 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:06:40 [info] 35#35: *749 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:06:42 [info] 35#35: *750 client closed connection while waiting for request, client: 10.233.69.164, server: 0.0.0.0:443 2022/06/23 04:06:50 [info] 35#35: *751 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:06:50 [info] 35#35: *752 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:07:00 [info] 35#35: *753 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:07:00 [info] 35#35: *754 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:07:10 [info] 37#37: *755 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:07:10 [info] 35#35: *756 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:07:20 [info] 37#37: *758 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:07:20 [info] 35#35: *759 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:07:30 [info] 37#37: *760 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:07:30 [info] 35#35: *761 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:07:40 [info] 37#37: *762 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:07:40 [info] 37#37: *763 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:07:50 [info] 35#35: *764 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:07:50 [info] 35#35: *765 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:08:00 [info] 37#37: *767 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:08:00 [info] 35#35: *766 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:08:10 [info] 35#35: *768 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:08:10 [info] 37#37: *769 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:08:20 [info] 35#35: *772 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:08:20 [info] 35#35: *771 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:08:30 [info] 35#35: *773 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:08:30 [info] 37#37: *774 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:08:40 [info] 37#37: *775 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:08:40 [info] 35#35: *776 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:08:50 [info] 35#35: *778 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:08:50 [info] 35#35: *777 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:09:00 [info] 37#37: *779 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:09:00 [info] 35#35: *780 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:09:10 [info] 35#35: *781 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:09:10 [info] 37#37: *782 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:09:20 [info] 35#35: *784 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:09:20 [info] 35#35: *785 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:09:30 [info] 35#35: *786 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:09:30 [info] 37#37: *787 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:09:40 [info] 35#35: *788 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:09:40 [info] 35#35: *789 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:09:50 [info] 35#35: *791 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:09:50 [info] 35#35: *790 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:10:00 [info] 35#35: *792 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:10:00 [info] 35#35: *793 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:10:10 [info] 35#35: *795 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:10:10 [info] 35#35: *796 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:10:20 [info] 35#35: *794 client prematurely closed connection while reading client request line, client: 10.233.64.66, server: 10.233.64.66 - - [23/Jun/2022:04:10:20 +0000] d2616d75e13b81df4b3e574ae5b6fbfe "" 400 request_processing_time:5.002 upstream_response_time:- "-" "-" "-" 2022/06/23 04:10:20 [info] 35#35: *798 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.66, server: , request: "GET / HTTP/1.0" 10.233.64.66 - - [23/Jun/2022:04:10:20 +0000] 0ec6f3876698e08e2d79744db1b60fef "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/06/23 04:10:20 [info] 35#35: *799 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:10:20 [info] 35#35: *800 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:10:30 [info] 35#35: *801 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:10:30 [info] 35#35: *802 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:10:40 [info] 37#37: *803 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:10:40 [info] 37#37: *804 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:10:42 [info] 35#35: *805 [lua] access_by_lua(msblocations.conf:133):2: 07bd04158a14ad0817962780d8162636:receive the request, client: 10.233.64.66, server: , request: "GET /nmaplowercheck1655957441 HTTP/1.1", host: "10.32.241.133:30283" 2022/06/23 04:10:42 [warn] 35#35: *805 [lua] error_handler.lua:29: error_svc_not_found(): 07bd04158a14ad0817962780d8162636 No route found for this request! detail_info:Custom not match, client: 10.233.64.66, server: , request: "GET /nmaplowercheck1655957441 HTTP/1.1", host: "10.32.241.133:30283" 10.233.64.66 - - [23/Jun/2022:04:10:42 +0000] 07bd04158a14ad0817962780d8162636 "GET /nmaplowercheck1655957441 HTTP/1.1" 502 request_processing_time:0.003 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/06/23 04:10:43 [info] 35#35: *806 [lua] access_by_lua(msblocations.conf:133):2: 6eb8ee1fce1215585a1d492f2f268cb7:receive the request, client: 10.233.64.66, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.133:30283" 2022/06/23 04:10:43 [warn] 35#35: *806 [lua] error_handler.lua:29: error_svc_not_found(): 6eb8ee1fce1215585a1d492f2f268cb7 No route found for this request! detail_info:Custom not match, client: 10.233.64.66, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.133:30283" 10.233.64.66 - - [23/Jun/2022:04:10:43 +0000] 6eb8ee1fce1215585a1d492f2f268cb7 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/06/23 04:10:43 [info] 35#35: *807 [lua] access_by_lua(msblocations.conf:133):2: 882230268c0a65eb41206538c45475a2:receive the request, client: 10.233.64.66, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.133:30283" 2022/06/23 04:10:43 [warn] 35#35: *807 [lua] error_handler.lua:29: error_svc_not_found(): 882230268c0a65eb41206538c45475a2 No route found for this request! detail_info:Custom not match, client: 10.233.64.66, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.133:30283" 2022/06/23 04:10:43 [info] 35#35: *808 [lua] access_by_lua(msblocations.conf:133):2: 4816d1b221c57b1d97c775728ffa95cb:receive the request, client: 10.233.64.66, server: , request: "GET /nmaplowercheck1655957442 HTTP/1.1", host: "10.32.241.133:30283" 2022/06/23 04:10:43 [warn] 35#35: *808 [lua] error_handler.lua:29: error_svc_not_found(): 4816d1b221c57b1d97c775728ffa95cb No route found for this request! detail_info:Custom not match, client: 10.233.64.66, server: , request: "GET /nmaplowercheck1655957442 HTTP/1.1", host: "10.32.241.133:30283" 10.233.64.66 - - [23/Jun/2022:04:10:43 +0000] 4816d1b221c57b1d97c775728ffa95cb "GET /nmaplowercheck1655957442 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 10.233.64.66 - - [23/Jun/2022:04:10:43 +0000] 882230268c0a65eb41206538c45475a2 "POST /sdk HTTP/1.1" 502 request_processing_time:0.118 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/06/23 04:10:43 [info] 35#35: *809 [lua] access_by_lua(msblocations.conf:133):2: d0b1e0046cdaf6e9310c1db63f56d140:receive the request, client: 10.233.64.66, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.133:30283" 2022/06/23 04:10:43 [warn] 35#35: *809 [lua] error_handler.lua:29: error_svc_not_found(): d0b1e0046cdaf6e9310c1db63f56d140 No route found for this request! detail_info:Custom not match, client: 10.233.64.66, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.133:30283" 10.233.64.66 - - [23/Jun/2022:04:10:43 +0000] d0b1e0046cdaf6e9310c1db63f56d140 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/06/23 04:10:50 [info] 35#35: *810 [lua] access_by_lua(msblocations.conf:133):2: fd2b1fa15c671c11e900496b837ef141:receive the request, client: 10.233.64.66, server: , request: "GET / HTTP/1.0" 2022/06/23 04:10:50 [warn] 35#35: *810 [lua] error_handler.lua:29: error_svc_not_found(): fd2b1fa15c671c11e900496b837ef141 No route found for this request! detail_info:Custom not match, client: 10.233.64.66, server: , request: "GET / HTTP/1.0" 10.233.64.66 - - [23/Jun/2022:04:10:50 +0000] fd2b1fa15c671c11e900496b837ef141 "GET / HTTP/1.0" 502 request_processing_time:0.002 upstream_response_time:- "-" "-" "-" 2022/06/23 04:10:50 [info] 35#35: *811 [lua] access_by_lua(msblocations.conf:133):2: 432896b8f61b31b16ca1e1e608572868:receive the request, client: 10.233.64.66, server: , request: "GET / HTTP/1.1", host: "10.32.241.133" 2022/06/23 04:10:50 [warn] 35#35: *811 [lua] error_handler.lua:29: error_svc_not_found(): 432896b8f61b31b16ca1e1e608572868 No route found for this request! detail_info:Custom not match, client: 10.233.64.66, server: , request: "GET / HTTP/1.1", host: "10.32.241.133" 10.233.64.66 - - [23/Jun/2022:04:10:50 +0000] 432896b8f61b31b16ca1e1e608572868 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/06/23 04:10:50 [info] 37#37: *813 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:10:50 [info] 37#37: *812 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:10:50 [info] 35#35: *811 client 10.233.64.66 closed keepalive connection 2022/06/23 04:11:00 [info] 35#35: *814 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:11:00 [info] 35#35: *815 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:11:10 [info] 37#37: *816 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:11:10 [info] 37#37: *817 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:11:20 [info] 37#37: *819 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:11:20 [info] 37#37: *820 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:11:30 [info] 37#37: *822 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:11:30 [info] 35#35: *821 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:11:40 [info] 35#35: *823 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:11:40 [info] 35#35: *824 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:11:50 [info] 35#35: *825 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:11:50 [info] 37#37: *826 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:12:00 [info] 35#35: *827 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:12:00 [info] 37#37: *828 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:12:10 [info] 35#35: *829 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:12:10 [info] 37#37: *830 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:12:20 [info] 35#35: *833 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:12:20 [info] 35#35: *832 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:12:30 [info] 35#35: *834 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:12:30 [info] 35#35: *835 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:12:40 [info] 35#35: *837 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:12:40 [info] 37#37: *836 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:12:50 [info] 35#35: *838 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:12:50 [info] 35#35: *839 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:13:00 [info] 35#35: *840 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:13:00 [info] 35#35: *841 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:13:10 [info] 35#35: *842 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:13:10 [info] 37#37: *843 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:13:20 [info] 35#35: *846 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:13:20 [info] 35#35: *845 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:13:30 [info] 35#35: *848 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:13:30 [info] 37#37: *847 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:13:40 [info] 35#35: *850 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:13:40 [info] 35#35: *849 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:13:50 [info] 35#35: *851 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:13:50 [info] 35#35: *852 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:14:00 [info] 37#37: *853 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:14:00 [info] 35#35: *854 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:14:10 [info] 35#35: *855 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:14:10 [info] 35#35: *856 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:14:20 [info] 35#35: *858 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:14:20 [info] 37#37: *859 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:14:30 [info] 35#35: *860 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:14:30 [info] 35#35: *861 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:14:40 [info] 35#35: *862 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:14:40 [info] 35#35: *863 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:14:50 [info] 37#37: *864 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:14:50 [info] 37#37: *865 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:15:00 [info] 37#37: *866 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:15:00 [info] 35#35: *867 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:15:10 [info] 37#37: *868 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:15:10 [info] 35#35: *869 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:15:20 [info] 35#35: *872 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:15:20 [info] 35#35: *871 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:15:30 [info] 35#35: *873 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:15:30 [info] 37#37: *874 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:15:40 [info] 35#35: *875 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:15:40 [info] 35#35: *876 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:15:50 [info] 35#35: *878 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:15:50 [info] 35#35: *877 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:16:00 [info] 35#35: *879 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:16:00 [info] 37#37: *880 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:16:10 [info] 35#35: *881 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:16:10 [info] 37#37: *882 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:16:20 [info] 37#37: *884 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:16:20 [info] 37#37: *885 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:16:30 [info] 37#37: *887 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:16:30 [info] 35#35: *886 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:16:40 [info] 35#35: *888 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:16:40 [info] 35#35: *889 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:16:50 [info] 37#37: *891 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:16:50 [info] 37#37: *890 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:17:00 [info] 35#35: *893 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:17:00 [info] 35#35: *892 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:17:10 [info] 37#37: *894 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:17:10 [info] 37#37: *895 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:17:20 [info] 35#35: *897 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:17:20 [info] 37#37: *898 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:17:30 [info] 37#37: *900 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:17:30 [info] 37#37: *899 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:17:40 [info] 37#37: *902 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:17:40 [info] 37#37: *901 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:17:50 [info] 37#37: *903 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:17:50 [info] 37#37: *904 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:18:00 [info] 35#35: *905 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:18:00 [info] 37#37: *906 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:18:10 [info] 35#35: *908 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:18:10 [info] 35#35: *907 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:18:20 [info] 35#35: *910 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:18:20 [info] 35#35: *911 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:18:30 [info] 37#37: *913 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:18:30 [info] 37#37: *912 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:18:40 [info] 35#35: *914 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:18:40 [info] 35#35: *915 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:18:50 [info] 37#37: *916 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:18:50 [info] 37#37: *917 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:19:00 [info] 37#37: *918 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:19:00 [info] 37#37: *919 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:19:10 [info] 37#37: *920 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:19:10 [info] 37#37: *921 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:19:20 [info] 35#35: *924 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:19:20 [info] 37#37: *923 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:19:30 [info] 35#35: *926 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:19:30 [info] 35#35: *925 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:19:40 [info] 37#37: *928 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:19:40 [info] 35#35: *927 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:19:50 [info] 35#35: *929 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:19:50 [info] 35#35: *930 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:20:00 [info] 35#35: *931 [lua] access_by_lua(msblocations.conf:133):2: 6db1c136a809e4e5f35b02ff0b41aded:receive the request, client: 10.233.66.52, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:20:00 [info] 35#35: *931 [lua] logger.lua:23: 6db1c136a809e4e5f35b02ff0b41aded {"matched":"microservices"} while logging request, client: 10.233.66.52, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:00 +0000] 6db1c136a809e4e5f35b02ff0b41aded "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.069 upstream_response_time:0.068 "-" "python-requests/2.28.0" "-" 10.233.66.52 - - [23/Jun/2022:04:20:00 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.0" 53 2022/06/23 04:20:00 [info] 37#37: *933 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:20:00 [info] 37#37: *934 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:20:01 [info] 35#35: *935 [lua] access_by_lua(msblocations.conf:133):2: 1b96152f70eb3ddf002865920c075115:receive the request, client: 10.233.66.52, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:01 +0000] 1b96152f70eb3ddf002865920c075115 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:01 [info] 35#35: *935 [lua] logger.lua:23: 1b96152f70eb3ddf002865920c075115 {"matched":"multicloud"} while logging request, client: 10.233.66.52, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.31.228:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 2022/06/23 04:20:01 [info] 35#35: *937 [lua] access_by_lua(msblocations.conf:133):2: da5d6a065a9f3f225eaa292ac12d6fcd:receive the request, client: 10.233.66.52, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:01 +0000] da5d6a065a9f3f225eaa292ac12d6fcd "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:01 [info] 35#35: *937 [lua] logger.lua:23: da5d6a065a9f3f225eaa292ac12d6fcd {"matched":"multicloud-pike"} while logging request, client: 10.233.66.52, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.22.130:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 2022/06/23 04:20:01 [info] 35#35: *939 [lua] access_by_lua(msblocations.conf:133):2: cc23d214d72926e831ffbbb3e0c6240b:receive the request, client: 10.233.66.52, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:20:01 [info] 35#35: *939 [lua] logger.lua:23: cc23d214d72926e831ffbbb3e0c6240b {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.52, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/healthcheck", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:01 +0000] cc23d214d72926e831ffbbb3e0c6240b "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:10 [info] 35#35: *941 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:20:10 [info] 37#37: *942 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:20:20 [info] 35#35: *944 [lua] access_by_lua(msblocations.conf:133):2: 5dd15fec6e1cecd31a5a9280a9120025:receive the request, client: 10.233.66.52, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:20:20 [info] 35#35: *944 [lua] logger.lua:23: 5dd15fec6e1cecd31a5a9280a9120025 {"matched":"usecaseui"} while logging request, client: 10.233.66.52, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.55.135:8443/usecase-ui/", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:20 +0000] 5dd15fec6e1cecd31a5a9280a9120025 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.127 upstream_response_time:0.126 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:20 [info] 35#35: *946 [lua] access_by_lua(msblocations.conf:133):2: 6e220e29d8fa0bfb92358679f30bafb6:receive the request, client: 10.233.66.52, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:20 +0000] 6e220e29d8fa0bfb92358679f30bafb6 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:20 [info] 35#35: *946 [lua] logger.lua:23: 6e220e29d8fa0bfb92358679f30bafb6 {"matched":"gvnfmdriver"} while logging request, client: 10.233.66.52, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.3.35:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 2022/06/23 04:20:20 [info] 35#35: *948 [lua] access_by_lua(msblocations.conf:133):2: 571974ff611c31434e5ad13bd94d9c32:receive the request, client: 10.233.66.52, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:20:20 [info] 35#35: *948 [lua] logger.lua:23: 571974ff611c31434e5ad13bd94d9c32 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.66.52, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.36.233:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:20 +0000] 571974ff611c31434e5ad13bd94d9c32 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.209 upstream_response_time:0.208 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:20 [info] 35#35: *950 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:20:20 [info] 35#35: *951 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:20:20 [info] 35#35: *952 [lua] access_by_lua(msblocations.conf:133):2: 2787dea3cea5e545b444665ab31c5e51:receive the request, client: 10.233.66.52, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:20:21 [info] 35#35: *952 [lua] logger.lua:23: 2787dea3cea5e545b444665ab31c5e51 {"matched":"nslcm"} while logging request, client: 10.233.66.52, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.40.101:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:21 +0000] 2787dea3cea5e545b444665ab31c5e51 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.653 upstream_response_time:0.652 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:21 [info] 35#35: *954 [lua] access_by_lua(msblocations.conf:133):2: deae6fb783140e5e38eed846847aa82a:receive the request, client: 10.233.66.52, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:22 +0000] deae6fb783140e5e38eed846847aa82a "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.578 upstream_response_time:0.577 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:22 [info] 35#35: *954 [lua] logger.lua:23: deae6fb783140e5e38eed846847aa82a {"matched":"vnflcm"} while logging request, client: 10.233.66.52, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.19.142:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 2022/06/23 04:20:22 [info] 35#35: *956 [lua] access_by_lua(msblocations.conf:133):2: 8565bf8a13e22d42ba86961974d67c69:receive the request, client: 10.233.66.52, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:22 +0000] 8565bf8a13e22d42ba86961974d67c69 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.528 upstream_response_time:0.527 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:22 [info] 35#35: *956 [lua] logger.lua:23: 8565bf8a13e22d42ba86961974d67c69 {"matched":"vnfmgr"} while logging request, client: 10.233.66.52, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.9.81:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 2022/06/23 04:20:22 [info] 35#35: *958 [lua] access_by_lua(msblocations.conf:133):2: 9963d1564af18fc867abac4f82c16516:receive the request, client: 10.233.66.52, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:20:23 [info] 35#35: *958 [lua] logger.lua:23: 9963d1564af18fc867abac4f82c16516 {"matched":"vnfres"} while logging request, client: 10.233.66.52, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.16.232:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:23 +0000] 9963d1564af18fc867abac4f82c16516 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.425 upstream_response_time:0.425 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:23 [info] 35#35: *960 [lua] access_by_lua(msblocations.conf:133):2: d544f04ab185d8f3e2571057f9763433:receive the request, client: 10.233.66.52, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:23 +0000] d544f04ab185d8f3e2571057f9763433 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:23 [info] 35#35: *960 [lua] logger.lua:23: d544f04ab185d8f3e2571057f9763433 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.66.52, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.10.237:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 2022/06/23 04:20:24 [info] 35#35: *962 [lua] access_by_lua(msblocations.conf:133):2: 4ce0a87f08c68a693958b458ce24fbbc:receive the request, client: 10.233.66.52, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:20:24 [info] 35#35: *962 [lua] logger.lua:23: 4ce0a87f08c68a693958b458ce24fbbc {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.66.52, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.70.159:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:24 +0000] 4ce0a87f08c68a693958b458ce24fbbc "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:25 [info] 35#35: *964 [lua] access_by_lua(msblocations.conf:133):2: 4ddfaa7fad25bf2e283b4c30680e1e2d:receive the request, client: 10.233.66.52, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:20:25 [info] 35#35: *964 [lua] logger.lua:23: 4ddfaa7fad25bf2e283b4c30680e1e2d {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.66.52, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.72.127:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:25 +0000] 4ddfaa7fad25bf2e283b4c30680e1e2d "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:25 [info] 35#35: *966 [lua] access_by_lua(msblocations.conf:133):2: d976feb3b264e5f8794da9bf80b156d1:receive the request, client: 10.233.66.52, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:20:25 [info] 35#35: *966 [lua] logger.lua:23: d976feb3b264e5f8794da9bf80b156d1 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.66.52, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.28.134:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:25 +0000] d976feb3b264e5f8794da9bf80b156d1 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:25 [info] 35#35: *968 [lua] access_by_lua(msblocations.conf:133):2: 23f77f9f96855c3902f964c6df4db4ea:receive the request, client: 10.233.66.52, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:20:26 [info] 35#35: *968 [lua] logger.lua:23: 23f77f9f96855c3902f964c6df4db4ea {"matched":"parser"} while logging request, client: 10.233.66.52, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.8.183:8806/api/parser/v1/health_check", host: "msb-iag.onap" 10.233.66.52 - - [23/Jun/2022:04:20:26 +0000] 23f77f9f96855c3902f964c6df4db4ea "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.845 upstream_response_time:0.844 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:30 [info] 35#35: *970 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:20:30 [info] 35#35: *971 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:20:32 [info] 35#35: *931 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:32 [info] 35#35: *937 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:32 [info] 35#35: *939 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:32 [info] 35#35: *935 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:32 [info] 35#35: *946 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:32 [info] 35#35: *944 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:32 [info] 35#35: *948 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:32 [info] 35#35: *952 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:32 [info] 35#35: *962 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:32 [info] 35#35: *954 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:32 [info] 35#35: *956 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:32 [info] 35#35: *958 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:32 [info] 35#35: *960 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:32 [info] 35#35: *964 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:32 [info] 35#35: *966 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:32 [info] 35#35: *968 client 10.233.66.52 closed keepalive connection 2022/06/23 04:20:40 [info] 35#35: *972 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:20:40 [info] 35#35: *973 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:20:45 [info] 35#35: *974 [lua] access_by_lua(msblocations.conf:133):2: aa12a1d52d0a13ac9f9eba57569d6a37:receive the request, client: 10.233.66.83, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:20:45 [info] 35#35: *974 [lua] logger.lua:23: aa12a1d52d0a13ac9f9eba57569d6a37 {"matched":"microservices"} while logging request, client: 10.233.66.83, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:20:45 +0000] aa12a1d52d0a13ac9f9eba57569d6a37 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.28.0" "-" 10.233.66.83 - - [23/Jun/2022:04:20:45 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.0" 7 2022/06/23 04:20:46 [info] 35#35: *976 [lua] access_by_lua(msblocations.conf:133):2: 5a10908219649a32167106479a93c9e2:receive the request, client: 10.233.66.83, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:20:46 +0000] 5a10908219649a32167106479a93c9e2 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:46 [info] 35#35: *976 [lua] logger.lua:23: 5a10908219649a32167106479a93c9e2 {"matched":"multicloud"} while logging request, client: 10.233.66.83, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.31.228:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 2022/06/23 04:20:46 [info] 35#35: *978 [lua] access_by_lua(msblocations.conf:133):2: 3608935a290424907e60831a3fce02ac:receive the request, client: 10.233.66.83, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:20:46 +0000] 3608935a290424907e60831a3fce02ac "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:46 [info] 35#35: *978 [lua] logger.lua:23: 3608935a290424907e60831a3fce02ac {"matched":"multicloud-pike"} while logging request, client: 10.233.66.83, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.22.130:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 2022/06/23 04:20:46 [info] 35#35: *980 [lua] access_by_lua(msblocations.conf:133):2: 713f76cc4fce9066d760da7673b4528a:receive the request, client: 10.233.66.83, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:20:46 [info] 35#35: *980 [lua] logger.lua:23: 713f76cc4fce9066d760da7673b4528a {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.83, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/healthcheck", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:20:46 +0000] 713f76cc4fce9066d760da7673b4528a "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.28.0" "-" 2022/06/23 04:20:50 [info] 37#37: *982 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:20:50 [info] 35#35: *981 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:21:00 [info] 35#35: *983 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:21:00 [info] 35#35: *984 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:21:05 [info] 35#35: *985 [lua] access_by_lua(msblocations.conf:133):2: b3a73a98c325f6e3051223b689bafc81:receive the request, client: 10.233.66.83, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:21:05 +0000] b3a73a98c325f6e3051223b689bafc81 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.002 "-" "python-requests/2.28.0" "-" 2022/06/23 04:21:05 [info] 35#35: *985 [lua] logger.lua:23: b3a73a98c325f6e3051223b689bafc81 {"matched":"usecaseui"} while logging request, client: 10.233.66.83, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.55.135:8443/usecase-ui/", host: "msb-iag.onap" 2022/06/23 04:21:05 [info] 35#35: *986 [lua] access_by_lua(msblocations.conf:133):2: 059406ca0322e2a140731f2cee0f0592:receive the request, client: 10.233.66.83, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:21:05 +0000] 059406ca0322e2a140731f2cee0f0592 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.28.0" "-" 2022/06/23 04:21:05 [info] 35#35: *986 [lua] logger.lua:23: 059406ca0322e2a140731f2cee0f0592 {"matched":"gvnfmdriver"} while logging request, client: 10.233.66.83, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.3.35:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 2022/06/23 04:21:05 [info] 35#35: *988 [lua] access_by_lua(msblocations.conf:133):2: 2f8aa3441d1beab80457dfc89a3cc791:receive the request, client: 10.233.66.83, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:21:05 +0000] 2f8aa3441d1beab80457dfc89a3cc791 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.28.0" "-" 2022/06/23 04:21:05 [info] 35#35: *988 [lua] logger.lua:23: 2f8aa3441d1beab80457dfc89a3cc791 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.66.83, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.36.233:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 2022/06/23 04:21:05 [info] 35#35: *990 [lua] access_by_lua(msblocations.conf:133):2: 08f5221ee6c2edcdde3b30e9b8e8f16b:receive the request, client: 10.233.66.83, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:21:05 [info] 35#35: *990 [lua] logger.lua:23: 08f5221ee6c2edcdde3b30e9b8e8f16b {"matched":"nslcm"} while logging request, client: 10.233.66.83, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.40.101:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:21:05 +0000] 08f5221ee6c2edcdde3b30e9b8e8f16b "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "python-requests/2.28.0" "-" 2022/06/23 04:21:05 [info] 35#35: *992 [lua] access_by_lua(msblocations.conf:133):2: 71784c4464654b06957bff342b87b0cd:receive the request, client: 10.233.66.83, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:21:06 +0000] 71784c4464654b06957bff342b87b0cd "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.548 upstream_response_time:0.547 "-" "python-requests/2.28.0" "-" 2022/06/23 04:21:06 [info] 35#35: *992 [lua] logger.lua:23: 71784c4464654b06957bff342b87b0cd {"matched":"vnflcm"} while logging request, client: 10.233.66.83, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.19.142:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 2022/06/23 04:21:06 [info] 35#35: *994 [lua] access_by_lua(msblocations.conf:133):2: 745290870281fee4d7e830271be6990e:receive the request, client: 10.233.66.83, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:21:06 +0000] 745290870281fee4d7e830271be6990e "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.427 upstream_response_time:0.427 "-" "python-requests/2.28.0" "-" 2022/06/23 04:21:06 [info] 35#35: *994 [lua] logger.lua:23: 745290870281fee4d7e830271be6990e {"matched":"vnfmgr"} while logging request, client: 10.233.66.83, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.9.81:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 2022/06/23 04:21:06 [info] 35#35: *996 [lua] access_by_lua(msblocations.conf:133):2: 298d3b8dcec343740cf2df71ce8a290f:receive the request, client: 10.233.66.83, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:21:06 +0000] 298d3b8dcec343740cf2df71ce8a290f "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.350 upstream_response_time:0.349 "-" "python-requests/2.28.0" "-" 2022/06/23 04:21:06 [info] 35#35: *996 [lua] logger.lua:23: 298d3b8dcec343740cf2df71ce8a290f {"matched":"vnfres"} while logging request, client: 10.233.66.83, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.16.232:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 2022/06/23 04:21:07 [info] 35#35: *998 [lua] access_by_lua(msblocations.conf:133):2: 5faf0c91caa9fb9ade553d7b339be0ec:receive the request, client: 10.233.66.83, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:21:07 [info] 35#35: *998 [lua] logger.lua:23: 5faf0c91caa9fb9ade553d7b339be0ec {"matched":"ztevnfmdriver"} while logging request, client: 10.233.66.83, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.10.237:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:21:07 +0000] 5faf0c91caa9fb9ade553d7b339be0ec "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.28.0" "-" 2022/06/23 04:21:07 [info] 35#35: *1000 [lua] access_by_lua(msblocations.conf:133):2: 98bd555655eb248b9a2209c15ad70692:receive the request, client: 10.233.66.83, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:21:07 [info] 35#35: *1000 [lua] logger.lua:23: 98bd555655eb248b9a2209c15ad70692 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.66.83, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.70.159:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:21:07 +0000] 98bd555655eb248b9a2209c15ad70692 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "python-requests/2.28.0" "-" 2022/06/23 04:21:07 [info] 35#35: *1002 [lua] access_by_lua(msblocations.conf:133):2: ee4938618b404fe7556c059a5bf55024:receive the request, client: 10.233.66.83, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:21:07 [info] 35#35: *1002 [lua] logger.lua:23: ee4938618b404fe7556c059a5bf55024 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.66.83, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.72.127:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:21:07 +0000] ee4938618b404fe7556c059a5bf55024 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "python-requests/2.28.0" "-" 2022/06/23 04:21:07 [info] 35#35: *1004 [lua] access_by_lua(msblocations.conf:133):2: 96b132a5393af6ce6d6ca1b926d8a7bb:receive the request, client: 10.233.66.83, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:21:07 [info] 35#35: *1004 [lua] logger.lua:23: 96b132a5393af6ce6d6ca1b926d8a7bb {"matched":"multicloud-fcaps"} while logging request, client: 10.233.66.83, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.28.134:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:21:07 +0000] 96b132a5393af6ce6d6ca1b926d8a7bb "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.28.0" "-" 2022/06/23 04:21:07 [info] 35#35: *1006 [lua] access_by_lua(msblocations.conf:133):2: 53b9e8f34a18054620a09644ffb3aff7:receive the request, client: 10.233.66.83, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.83 - - [23/Jun/2022:04:21:08 +0000] 53b9e8f34a18054620a09644ffb3aff7 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.819 upstream_response_time:0.818 "-" "python-requests/2.28.0" "-" 2022/06/23 04:21:08 [info] 35#35: *1006 [lua] logger.lua:23: 53b9e8f34a18054620a09644ffb3aff7 {"matched":"parser"} while logging request, client: 10.233.66.83, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.8.183:8806/api/parser/v1/health_check", host: "msb-iag.onap" 2022/06/23 04:21:10 [info] 35#35: *1008 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:21:10 [info] 35#35: *1009 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:21:12 [info] 35#35: *974 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:12 [info] 35#35: *978 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:12 [info] 35#35: *976 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:12 [info] 35#35: *980 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:12 [info] 35#35: *985 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:12 [info] 35#35: *986 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:12 [info] 35#35: *988 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:12 [info] 35#35: *990 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:12 [info] 35#35: *994 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:12 [info] 35#35: *996 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:12 [info] 35#35: *998 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:12 [info] 35#35: *992 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:12 [info] 35#35: *1002 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:12 [info] 35#35: *1000 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:12 [info] 35#35: *1004 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:12 [info] 35#35: *1006 client 10.233.66.83 closed keepalive connection 2022/06/23 04:21:20 [info] 35#35: *1011 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:21:20 [info] 35#35: *1012 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:21:30 [info] 35#35: *1014 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:21:30 [info] 35#35: *1013 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:21:40 [info] 35#35: *1015 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:21:40 [info] 35#35: *1016 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:21:50 [info] 37#37: *1017 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:21:50 [info] 35#35: *1018 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:22:00 [info] 35#35: *1019 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:22:00 [info] 35#35: *1020 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:22:10 [info] 35#35: *1021 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:22:10 [info] 35#35: *1022 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:22:20 [info] 35#35: *1025 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:22:20 [info] 35#35: *1024 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:22:30 [info] 35#35: *1026 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:22:30 [info] 35#35: *1027 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:22:40 [info] 37#37: *1028 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:22:40 [info] 37#37: *1029 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:22:50 [info] 35#35: *1030 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:22:50 [info] 35#35: *1031 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:23:00 [info] 37#37: *1033 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:23:00 [info] 37#37: *1032 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:23:10 [info] 35#35: *1034 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:23:10 [info] 37#37: *1035 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:23:20 [info] 37#37: *1038 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:23:20 [info] 35#35: *1037 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:23:30 [info] 35#35: *1039 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:23:30 [info] 35#35: *1040 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:23:40 [info] 35#35: *1042 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:23:40 [info] 35#35: *1041 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:23:44 [info] 35#35: *1043 [lua] access_by_lua(msblocations.conf:133):2: 0e85052054c3f83879c6341646ab120c:receive the request, client: 10.233.66.59, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:23:44 [info] 35#35: *1043 [lua] logger.lua:23: 0e85052054c3f83879c6341646ab120c {"matched":"microservices"} while logging request, client: 10.233.66.59, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 10.233.66.59 - - [23/Jun/2022:04:23:44 +0000] 0e85052054c3f83879c6341646ab120c "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "python-requests/2.28.0" "-" 10.233.66.59 - - [23/Jun/2022:04:23:44 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.0" 6 2022/06/23 04:23:44 [info] 35#35: *1045 [lua] access_by_lua(msblocations.conf:133):2: a38d2253223992cf32fceb3d62510897:receive the request, client: 10.233.66.59, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.66.59 - - [23/Jun/2022:04:23:44 +0000] a38d2253223992cf32fceb3d62510897 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "python-requests/2.28.0" "-" 2022/06/23 04:23:44 [info] 35#35: *1045 [lua] logger.lua:23: a38d2253223992cf32fceb3d62510897 {"matched":"multicloud"} while logging request, client: 10.233.66.59, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.31.228:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 2022/06/23 04:23:44 [info] 35#35: *1047 [lua] access_by_lua(msblocations.conf:133):2: 22088269f1c2ef448cc329830744456f:receive the request, client: 10.233.66.59, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:23:44 [info] 35#35: *1047 [lua] logger.lua:23: 22088269f1c2ef448cc329830744456f {"matched":"multicloud-pike"} while logging request, client: 10.233.66.59, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.22.130:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 10.233.66.59 - - [23/Jun/2022:04:23:44 +0000] 22088269f1c2ef448cc329830744456f "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "python-requests/2.28.0" "-" 2022/06/23 04:23:45 [info] 35#35: *1049 [lua] access_by_lua(msblocations.conf:133):2: 046d76ad289d900bf76a248cffaf1f2a:receive the request, client: 10.233.66.59, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:23:45 [info] 35#35: *1049 [lua] logger.lua:23: 046d76ad289d900bf76a248cffaf1f2a {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.59, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/healthcheck", host: "msb-iag.onap" 10.233.66.59 - - [23/Jun/2022:04:23:45 +0000] 046d76ad289d900bf76a248cffaf1f2a "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "python-requests/2.28.0" "-" 2022/06/23 04:23:50 [info] 37#37: *1050 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:23:50 [info] 37#37: *1051 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:23:59 [info] 35#35: *1052 [lua] access_by_lua(msblocations.conf:133):2: 54232c6fac66faac359cff5c2033a8cf:receive the request, client: 10.233.66.59, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:23:59 [info] 35#35: *1052 [lua] logger.lua:23: 54232c6fac66faac359cff5c2033a8cf {"matched":"usecaseui"} while logging request, client: 10.233.66.59, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.55.135:8443/usecase-ui/", host: "msb-iag.onap" 10.233.66.59 - - [23/Jun/2022:04:23:59 +0000] 54232c6fac66faac359cff5c2033a8cf "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "python-requests/2.28.0" "-" 2022/06/23 04:23:59 [info] 35#35: *1054 [lua] access_by_lua(msblocations.conf:133):2: ae58b7a123309eb653db1556ce44acc7:receive the request, client: 10.233.66.59, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.59 - - [23/Jun/2022:04:23:59 +0000] ae58b7a123309eb653db1556ce44acc7 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.28.0" "-" 2022/06/23 04:23:59 [info] 35#35: *1054 [lua] logger.lua:23: ae58b7a123309eb653db1556ce44acc7 {"matched":"gvnfmdriver"} while logging request, client: 10.233.66.59, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.3.35:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 2022/06/23 04:23:59 [info] 35#35: *1056 [lua] access_by_lua(msblocations.conf:133):2: b6910d4684951ee442631012815519ab:receive the request, client: 10.233.66.59, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:23:59 [info] 35#35: *1056 [lua] logger.lua:23: b6910d4684951ee442631012815519ab {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.66.59, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.36.233:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 10.233.66.59 - - [23/Jun/2022:04:23:59 +0000] b6910d4684951ee442631012815519ab "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "python-requests/2.28.0" "-" 2022/06/23 04:23:59 [info] 35#35: *1058 [lua] access_by_lua(msblocations.conf:133):2: 64b61986eb20762678bf54bde94ae2d5:receive the request, client: 10.233.66.59, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:23:59 [info] 35#35: *1058 [lua] logger.lua:23: 64b61986eb20762678bf54bde94ae2d5 {"matched":"nslcm"} while logging request, client: 10.233.66.59, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.40.101:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 10.233.66.59 - - [23/Jun/2022:04:23:59 +0000] 64b61986eb20762678bf54bde94ae2d5 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.585 upstream_response_time:0.584 "-" "python-requests/2.28.0" "-" 2022/06/23 04:24:00 [info] 35#35: *1060 [lua] access_by_lua(msblocations.conf:133):2: fad0e2f1465f7abb0c85bd88a62d583f:receive the request, client: 10.233.66.59, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:24:00 [info] 35#35: *1060 [lua] logger.lua:23: fad0e2f1465f7abb0c85bd88a62d583f {"matched":"vnflcm"} while logging request, client: 10.233.66.59, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.19.142:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 10.233.66.59 - - [23/Jun/2022:04:24:00 +0000] fad0e2f1465f7abb0c85bd88a62d583f "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.558 upstream_response_time:0.557 "-" "python-requests/2.28.0" "-" 2022/06/23 04:24:00 [info] 35#35: *1062 [lua] access_by_lua(msblocations.conf:133):2: 7f9f1afb2ebcb2b13d0fd60672c7fcc9:receive the request, client: 10.233.66.59, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.59 - - [23/Jun/2022:04:24:00 +0000] 7f9f1afb2ebcb2b13d0fd60672c7fcc9 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.28.0" "-" 2022/06/23 04:24:00 [info] 35#35: *1062 [lua] logger.lua:23: 7f9f1afb2ebcb2b13d0fd60672c7fcc9 {"matched":"vnfmgr"} while logging request, client: 10.233.66.59, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.9.81:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 2022/06/23 04:24:00 [info] 35#35: *1064 [lua] access_by_lua(msblocations.conf:133):2: 1ccd96c57f7edd18037b271e9fddef33:receive the request, client: 10.233.66.59, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:24:00 [info] 35#35: *1066 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:24:00 [info] 35#35: *1067 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 10.233.66.59 - - [23/Jun/2022:04:24:01 +0000] 1ccd96c57f7edd18037b271e9fddef33 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.337 upstream_response_time:0.337 "-" "python-requests/2.28.0" "-" 2022/06/23 04:24:01 [info] 35#35: *1064 [lua] logger.lua:23: 1ccd96c57f7edd18037b271e9fddef33 {"matched":"vnfres"} while logging request, client: 10.233.66.59, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.16.232:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 2022/06/23 04:24:01 [info] 35#35: *1068 [lua] access_by_lua(msblocations.conf:133):2: 62c5d2b362eef86f3f711ef0bf4d0a4c:receive the request, client: 10.233.66.59, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.59 - - [23/Jun/2022:04:24:01 +0000] 62c5d2b362eef86f3f711ef0bf4d0a4c "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "python-requests/2.28.0" "-" 2022/06/23 04:24:01 [info] 35#35: *1068 [lua] logger.lua:23: 62c5d2b362eef86f3f711ef0bf4d0a4c {"matched":"ztevnfmdriver"} while logging request, client: 10.233.66.59, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.10.237:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 2022/06/23 04:24:01 [info] 35#35: *1070 [lua] access_by_lua(msblocations.conf:133):2: 6fd6eab4292d9c3fc2c6282c55daaf2a:receive the request, client: 10.233.66.59, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:24:01 [info] 35#35: *1070 [lua] logger.lua:23: 6fd6eab4292d9c3fc2c6282c55daaf2a {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.66.59, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.70.159:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.66.59 - - [23/Jun/2022:04:24:01 +0000] 6fd6eab4292d9c3fc2c6282c55daaf2a "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "python-requests/2.28.0" "-" 2022/06/23 04:24:01 [info] 35#35: *1072 [lua] access_by_lua(msblocations.conf:133):2: 7f25c6c29f2049e22909084f96fe3a28:receive the request, client: 10.233.66.59, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:24:01 [info] 35#35: *1072 [lua] logger.lua:23: 7f25c6c29f2049e22909084f96fe3a28 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.66.59, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.72.127:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.66.59 - - [23/Jun/2022:04:24:01 +0000] 7f25c6c29f2049e22909084f96fe3a28 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.032 "-" "python-requests/2.28.0" "-" 2022/06/23 04:24:01 [info] 35#35: *1074 [lua] access_by_lua(msblocations.conf:133):2: caf2ec7a52cc43aeaa10c8b2b11e6de3:receive the request, client: 10.233.66.59, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:24:01 [info] 35#35: *1074 [lua] logger.lua:23: caf2ec7a52cc43aeaa10c8b2b11e6de3 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.66.59, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.28.134:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 10.233.66.59 - - [23/Jun/2022:04:24:01 +0000] caf2ec7a52cc43aeaa10c8b2b11e6de3 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "python-requests/2.28.0" "-" 2022/06/23 04:24:01 [info] 35#35: *1076 [lua] access_by_lua(msblocations.conf:133):2: d06b8e4b8704ff471c63c7dc6667041e:receive the request, client: 10.233.66.59, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.59 - - [23/Jun/2022:04:24:01 +0000] d06b8e4b8704ff471c63c7dc6667041e "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "python-requests/2.28.0" "-" 2022/06/23 04:24:01 [info] 35#35: *1076 [lua] logger.lua:23: d06b8e4b8704ff471c63c7dc6667041e {"matched":"parser"} while logging request, client: 10.233.66.59, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.8.183:8806/api/parser/v1/health_check", host: "msb-iag.onap" 2022/06/23 04:24:06 [info] 35#35: *1043 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:06 [info] 35#35: *1045 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:06 [info] 35#35: *1047 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:06 [info] 35#35: *1049 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:06 [info] 35#35: *1052 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:06 [info] 35#35: *1054 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:06 [info] 35#35: *1056 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:06 [info] 35#35: *1058 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:06 [info] 35#35: *1060 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:06 [info] 35#35: *1062 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:06 [info] 35#35: *1064 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:06 [info] 35#35: *1068 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:06 [info] 35#35: *1070 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:06 [info] 35#35: *1072 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:06 [info] 35#35: *1074 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:06 [info] 35#35: *1076 client 10.233.66.59 closed keepalive connection 2022/06/23 04:24:10 [info] 35#35: *1078 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:24:10 [info] 35#35: *1079 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:24:20 [info] 35#35: *1082 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:24:20 [info] 35#35: *1081 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:24:30 [info] 35#35: *1083 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:24:30 [info] 35#35: *1084 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:24:40 [info] 35#35: *1085 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:24:40 [info] 37#37: *1086 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:24:50 [info] 35#35: *1088 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:24:50 [info] 37#37: *1087 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:25:00 [info] 35#35: *1089 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:25:00 [info] 37#37: *1090 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:25:10 [info] 35#35: *1091 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:25:10 [info] 37#37: *1092 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:25:20 [info] 35#35: *1095 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:25:20 [info] 35#35: *1094 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:25:30 [info] 35#35: *1096 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:25:30 [info] 35#35: *1097 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:25:40 [info] 35#35: *1099 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:25:40 [info] 37#37: *1098 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:25:50 [info] 35#35: *1100 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:25:50 [info] 35#35: *1101 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:26:00 [info] 35#35: *1102 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:26:00 [info] 37#37: *1103 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:26:10 [info] 35#35: *1104 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:26:10 [info] 35#35: *1105 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:26:20 [info] 37#37: *1107 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:26:20 [info] 37#37: *1108 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:26:30 [info] 35#35: *1109 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:26:30 [info] 37#37: *1110 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:26:40 [info] 35#35: *1111 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:26:40 [info] 37#37: *1112 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:26:50 [info] 35#35: *1113 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:26:50 [info] 35#35: *1114 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:27:00 [info] 35#35: *1115 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:27:00 [info] 35#35: *1116 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:27:10 [info] 35#35: *1117 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:27:10 [info] 35#35: *1118 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:27:20 [info] 37#37: *1121 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:27:20 [info] 35#35: *1120 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:27:30 [info] 37#37: *1123 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:27:30 [info] 35#35: *1122 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:27:40 [info] 35#35: *1124 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:27:40 [info] 37#37: *1125 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:27:50 [info] 37#37: *1126 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:27:50 [info] 35#35: *1127 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:28:00 [info] 37#37: *1128 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:28:00 [info] 37#37: *1129 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:28:10 [info] 35#35: *1130 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:28:10 [info] 35#35: *1131 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:28:20 [info] 37#37: *1133 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:28:20 [info] 35#35: *1134 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:28:30 [info] 35#35: *1135 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:28:30 [info] 35#35: *1136 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:28:40 [info] 35#35: *1137 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:28:40 [info] 35#35: *1138 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:28:50 [info] 35#35: *1139 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:28:50 [info] 35#35: *1140 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:29:00 [info] 37#37: *1141 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:29:00 [info] 35#35: *1142 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:29:10 [info] 35#35: *1143 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:29:10 [info] 35#35: *1144 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:29:20 [info] 35#35: *1147 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:29:20 [info] 35#35: *1146 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:29:30 [info] 37#37: *1149 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:29:30 [info] 35#35: *1148 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:29:40 [info] 35#35: *1150 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:29:40 [info] 35#35: *1151 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:29:50 [info] 35#35: *1152 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:29:50 [info] 35#35: *1153 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:30:00 [info] 35#35: *1154 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:30:00 [info] 35#35: *1155 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:30:10 [info] 35#35: *1156 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:30:10 [info] 35#35: *1157 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:30:20 [info] 35#35: *1159 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:30:20 [info] 35#35: *1160 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:30:30 [info] 35#35: *1161 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:30:30 [info] 37#37: *1162 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:30:40 [info] 35#35: *1163 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:30:40 [info] 35#35: *1164 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:30:50 [info] 37#37: *1165 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:30:50 [info] 37#37: *1166 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:31:00 [info] 37#37: *1167 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:31:00 [info] 37#37: *1168 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:31:10 [info] 35#35: *1169 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:31:10 [info] 37#37: *1170 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:31:20 [info] 37#37: *1173 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:31:20 [info] 35#35: *1172 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:31:30 [info] 35#35: *1175 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:31:30 [info] 35#35: *1174 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:31:40 [info] 37#37: *1176 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:31:40 [info] 37#37: *1177 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:31:50 [info] 37#37: *1179 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:31:50 [info] 35#35: *1178 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:32:00 [info] 35#35: *1180 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:32:00 [info] 35#35: *1181 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:32:10 [info] 35#35: *1182 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:32:10 [info] 35#35: *1183 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:32:20 [info] 37#37: *1186 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:32:20 [info] 37#37: *1185 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:32:30 [info] 35#35: *1187 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:32:30 [info] 35#35: *1188 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:32:40 [info] 37#37: *1190 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:32:40 [info] 35#35: *1189 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:32:50 [info] 35#35: *1191 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:32:50 [info] 37#37: *1192 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:33:00 [info] 37#37: *1193 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:33:00 [info] 37#37: *1194 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:33:10 [info] 35#35: *1195 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:33:10 [info] 35#35: *1196 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:33:20 [info] 35#35: *1198 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:33:20 [info] 35#35: *1199 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:33:30 [info] 35#35: *1200 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:33:30 [info] 35#35: *1201 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:33:40 [info] 35#35: *1203 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:33:40 [info] 37#37: *1202 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:33:50 [info] 35#35: *1204 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:33:50 [info] 35#35: *1205 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:34:00 [info] 37#37: *1207 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:34:00 [info] 35#35: *1206 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:34:10 [info] 35#35: *1208 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:34:10 [info] 37#37: *1209 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:34:20 [info] 35#35: *1211 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:34:20 [info] 35#35: *1212 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:34:30 [info] 37#37: *1213 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:34:30 [info] 37#37: *1214 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:34:40 [info] 37#37: *1215 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:34:40 [info] 37#37: *1216 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:34:50 [info] 37#37: *1217 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:34:50 [info] 37#37: *1218 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:35:00 [info] 37#37: *1219 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:35:00 [info] 37#37: *1220 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:35:10 [info] 37#37: *1222 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:35:10 [info] 37#37: *1221 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:35:20 [info] 35#35: *1224 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:35:20 [info] 37#37: *1225 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:35:30 [info] 35#35: *1226 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:35:30 [info] 35#35: *1227 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:35:40 [info] 37#37: *1228 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:35:40 [info] 37#37: *1229 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:35:50 [info] 35#35: *1231 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:35:50 [info] 35#35: *1230 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:36:00 [info] 35#35: *1232 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:36:00 [info] 35#35: *1233 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:36:10 [info] 37#37: *1235 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:36:10 [info] 35#35: *1234 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:36:20 [info] 35#35: *1237 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:36:20 [info] 35#35: *1238 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:36:30 [info] 37#37: *1240 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:36:30 [info] 35#35: *1239 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:36:40 [info] 35#35: *1241 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:36:40 [info] 35#35: *1242 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:36:50 [info] 35#35: *1243 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:36:50 [info] 35#35: *1244 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:37:00 [info] 35#35: *1245 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:37:00 [info] 35#35: *1246 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:37:10 [info] 35#35: *1247 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:37:10 [info] 35#35: *1248 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:37:20 [info] 35#35: *1250 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:37:20 [info] 35#35: *1251 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:37:30 [info] 35#35: *1253 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:37:30 [info] 35#35: *1252 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:37:40 [info] 37#37: *1255 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:37:40 [info] 37#37: *1254 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:37:50 [info] 37#37: *1257 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:37:50 [info] 35#35: *1256 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:38:00 [info] 37#37: *1258 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:38:00 [info] 37#37: *1259 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:38:10 [info] 37#37: *1260 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:38:10 [info] 37#37: *1261 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:38:20 [info] 35#35: *1263 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:38:20 [info] 37#37: *1264 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:38:30 [info] 37#37: *1265 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:38:30 [info] 35#35: *1266 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:38:40 [info] 35#35: *1267 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:38:40 [info] 37#37: *1268 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:38:50 [info] 35#35: *1269 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:38:50 [info] 35#35: *1270 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:39:00 [info] 35#35: *1272 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:39:00 [info] 35#35: *1271 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:39:10 [info] 35#35: *1273 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:39:10 [info] 35#35: *1274 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:39:20 [info] 37#37: *1276 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:39:20 [info] 35#35: *1277 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:39:30 [info] 37#37: *1278 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:39:30 [info] 35#35: *1279 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:39:40 [info] 35#35: *1280 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:39:40 [info] 37#37: *1281 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:39:50 [info] 35#35: *1282 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:39:50 [info] 35#35: *1283 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:40:00 [info] 37#37: *1284 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:40:00 [info] 35#35: *1285 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:40:10 [info] 35#35: *1286 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:40:10 [info] 37#37: *1287 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:40:20 [info] 35#35: *1289 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:40:20 [info] 35#35: *1290 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:40:30 [info] 35#35: *1291 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:40:30 [info] 37#37: *1292 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:40:40 [info] 35#35: *1293 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:40:40 [info] 35#35: *1294 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:40:50 [info] 37#37: *1295 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:40:50 [info] 35#35: *1296 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:41:00 [info] 37#37: *1297 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:41:00 [info] 37#37: *1298 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:41:10 [info] 35#35: *1299 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:41:10 [info] 37#37: *1300 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:41:20 [info] 37#37: *1302 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:41:20 [info] 37#37: *1303 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:41:30 [info] 35#35: *1305 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:41:30 [info] 37#37: *1304 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:41:40 [info] 37#37: *1306 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:41:40 [info] 37#37: *1307 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:41:50 [info] 37#37: *1309 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:41:50 [info] 35#35: *1308 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:42:00 [info] 35#35: *1311 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:42:00 [info] 35#35: *1310 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:42:10 [info] 37#37: *1313 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:42:10 [info] 35#35: *1312 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:42:12 [info] 35#35: *1314 [lua] access_by_lua(msblocations.conf:133):2: b0b3639c4b254786e653e5270b1f689c:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:42:12 [info] 35#35: *1314 [lua] logger.lua:23: b0b3639c4b254786e653e5270b1f689c {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:42:12 +0000] b0b3639c4b254786e653e5270b1f689c "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 500 request_processing_time:0.019 upstream_response_time:0.016 "-" "python-requests/2.24.0" "-" 2022/06/23 04:42:12 [info] 35#35: *1315 [lua] access_by_lua(msblocations.conf:133):2: 22d8aa9e3b4de75d7c5a8e39e28b2b43:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:42:12 +0000] 22d8aa9e3b4de75d7c5a8e39e28b2b43 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "python-requests/2.24.0" "-" 2022/06/23 04:42:12 [info] 35#35: *1315 [lua] logger.lua:23: 22d8aa9e3b4de75d7c5a8e39e28b2b43 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:42:13 [info] 35#35: *1315 client 10.233.69.164 closed keepalive connection 2022/06/23 04:42:13 [info] 35#35: *1316 [lua] access_by_lua(msblocations.conf:133):2: f6c3dca88eb5a0ec1581ae87139bbf73:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:42:13 [info] 35#35: *1316 [lua] logger.lua:23: f6c3dca88eb5a0ec1581ae87139bbf73 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:42:13 +0000] f6c3dca88eb5a0ec1581ae87139bbf73 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/23 04:42:13 [info] 35#35: *1316 client 10.233.69.164 closed keepalive connection 2022/06/23 04:42:13 [info] 35#35: *1317 [lua] access_by_lua(msblocations.conf:133):2: e0787ec46c9f718a78f6855455cc0816:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:42:13 [info] 35#35: *1317 [lua] logger.lua:23: e0787ec46c9f718a78f6855455cc0816 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:42:13 +0000] e0787ec46c9f718a78f6855455cc0816 "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.017 upstream_response_time:0.017 "-" "python-requests/2.24.0" "-" 2022/06/23 04:42:13 [info] 35#35: *1317 client 10.233.69.164 closed keepalive connection 2022/06/23 04:42:13 [info] 35#35: *1318 [lua] access_by_lua(msblocations.conf:133):2: 5c71f923e5fb9515edeac24a8a8614c2:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:42:13 [info] 35#35: *1318 [lua] logger.lua:23: 5c71f923e5fb9515edeac24a8a8614c2 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1 HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:42:13 +0000] 5c71f923e5fb9515edeac24a8a8614c2 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1 HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/06/23 04:42:13 [info] 35#35: *1318 client 10.233.69.164 closed keepalive connection 2022/06/23 04:42:13 [info] 35#35: *1319 [lua] access_by_lua(msblocations.conf:133):2: 50c2271de66e5264056c996e13dae217:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:42:13 +0000] 50c2271de66e5264056c996e13dae217 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/content HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-" 2022/06/23 04:42:13 [info] 35#35: *1319 [lua] logger.lua:23: 50c2271de66e5264056c996e13dae217 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/content HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/content", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:42:13 [info] 35#35: *1319 client 10.233.69.164 closed keepalive connection 2022/06/23 04:42:13 [info] 35#35: *1320 [lua] access_by_lua(msblocations.conf:133):2: 5ef4aa54bb64395e6b084cdb8b4e30d4:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:42:13 [info] 35#35: *1320 [lua] logger.lua:23: 5ef4aa54bb64395e6b084cdb8b4e30d4 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1 HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:42:13 +0000] 5ef4aa54bb64395e6b084cdb8b4e30d4 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/06/23 04:42:13 [info] 35#35: *1320 client 10.233.69.164 closed keepalive connection 2022/06/23 04:42:13 [info] 35#35: *1314 client 10.233.69.164 closed keepalive connection 2022/06/23 04:42:13 [info] 35#35: *1321 [lua] access_by_lua(msblocations.conf:133):2: bf9f6b5ebfdf76aac50e28e0ccee7277:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:42:13 +0000] bf9f6b5ebfdf76aac50e28e0ccee7277 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/profile HTTP/1.1" 201 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/06/23 04:42:13 [info] 35#35: *1321 [lua] logger.lua:23: bf9f6b5ebfdf76aac50e28e0ccee7277 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/profile HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:42:13 [info] 35#35: *1321 client 10.233.69.164 closed keepalive connection 2022/06/23 04:42:13 [info] 35#35: *1322 [lua] access_by_lua(msblocations.conf:133):2: 9165947c8c83e5d9e9086cb82938cf31:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/profile/cds-ms-prof-34a24305-7602-45ec-9619-e753f63f7446 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:42:13 +0000] 9165947c8c83e5d9e9086cb82938cf31 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/profile/cds-ms-prof-34a24305-7602-45ec-9619-e753f63f7446 HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/06/23 04:42:13 [info] 35#35: *1322 [lua] logger.lua:23: 9165947c8c83e5d9e9086cb82938cf31 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/profile/cds-ms-prof-34a24305-7602-45ec-9619-e753f63f7446 HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/profile/cds-ms-prof-34a24305-7602-45ec-9619-e753f63f7446", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:42:13 [info] 35#35: *1322 client 10.233.69.164 closed keepalive connection 2022/06/23 04:42:13 [info] 35#35: *1323 [lua] access_by_lua(msblocations.conf:133):2: 4d1ff67affac5ca49419ad515371d3dd:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/profile/cds-ms-prof-34a24305-7602-45ec-9619-e753f63f7446/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:42:13 [info] 35#35: *1323 [lua] logger.lua:23: 4d1ff67affac5ca49419ad515371d3dd {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/profile/cds-ms-prof-34a24305-7602-45ec-9619-e753f63f7446/content HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/profile/cds-ms-prof-34a24305-7602-45ec-9619-e753f63f7446/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:42:13 +0000] 4d1ff67affac5ca49419ad515371d3dd "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-db9b8979-07d0-4457-ba25-096e66b2ec03/v1/profile/cds-ms-prof-34a24305-7602-45ec-9619-e753f63f7446/content HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/06/23 04:42:13 [info] 35#35: *1323 client 10.233.69.164 closed keepalive connection 2022/06/23 04:42:13 [info] 35#35: *1324 [lua] access_by_lua(msblocations.conf:133):2: 8c039b9c0590e5be4f63db3e4e03f830:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:42:13 [info] 35#35: *1324 [lua] logger.lua:23: 8c039b9c0590e5be4f63db3e4e03f830 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:42:13 +0000] 8c039b9c0590e5be4f63db3e4e03f830 "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.201 upstream_response_time:0.201 "-" "python-requests/2.24.0" "-" 2022/06/23 04:42:13 [info] 35#35: *1324 client 10.233.69.164 closed keepalive connection 2022/06/23 04:42:20 [info] 35#35: *1326 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:42:20 [info] 35#35: *1327 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:42:30 [info] 35#35: *1328 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:42:30 [info] 35#35: *1329 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:42:40 [info] 37#37: *1330 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:42:40 [info] 37#37: *1331 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:42:50 [info] 37#37: *1333 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:42:50 [info] 37#37: *1332 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:43:00 [info] 35#35: *1334 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:43:00 [info] 35#35: *1335 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:43:10 [info] 35#35: *1336 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:43:10 [info] 35#35: *1337 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:43:20 [info] 35#35: *1339 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:43:20 [info] 37#37: *1340 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:43:30 [info] 35#35: *1341 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:43:30 [info] 35#35: *1342 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:43:32 [info] 35#35: *1343 [lua] access_by_lua(msblocations.conf:133):2: 7b8279be0206416709f5420fe3c7d500:receive the request, client: 10.233.69.164, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/youthful_fermat HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:43:40 [info] 35#35: *1344 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:43:40 [info] 35#35: *1345 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:43:42 [info] 35#35: *1343 [lua] logger.lua:23: 7b8279be0206416709f5420fe3c7d500 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/youthful_fermat HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/instance/youthful_fermat", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:43:42 +0000] 7b8279be0206416709f5420fe3c7d500 "DELETE /api/multicloud-k8s/v1/v1/instance/youthful_fermat HTTP/1.1" 202 request_processing_time:10.078 upstream_response_time:10.077 "-" "python-requests/2.24.0" "-" 2022/06/23 04:43:42 [info] 35#35: *1343 client 10.233.69.164 closed keepalive connection 2022/06/23 04:43:42 [info] 35#35: *1346 [lua] access_by_lua(msblocations.conf:133):2: 51976db8d9fcd9434d84cf7b9147b7d1:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:43:42 [info] 35#35: *1346 [lua] logger.lua:23: 51976db8d9fcd9434d84cf7b9147b7d1 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:43:42 +0000] 51976db8d9fcd9434d84cf7b9147b7d1 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/06/23 04:43:42 [info] 35#35: *1346 client 10.233.69.164 closed keepalive connection 2022/06/23 04:43:42 [info] 35#35: *1347 [lua] access_by_lua(msblocations.conf:133):2: 26a68e17ce5f31f9c3933518ba97565e:receive the request, client: 10.233.69.164, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:43:42 [info] 35#35: *1347 [lua] logger.lua:23: 26a68e17ce5f31f9c3933518ba97565e {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:43:42 +0000] 26a68e17ce5f31f9c3933518ba97565e "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 204 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/06/23 04:43:42 [info] 35#35: *1347 client 10.233.69.164 closed keepalive connection 2022/06/23 04:43:50 [info] 35#35: *1348 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:43:50 [info] 35#35: *1349 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:44:00 [info] 37#37: *1351 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:44:00 [info] 37#37: *1350 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:44:10 [info] 35#35: *1352 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:44:10 [info] 37#37: *1353 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:44:20 [info] 37#37: *1356 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:44:20 [info] 37#37: *1355 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:44:30 [info] 35#35: *1357 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:44:30 [info] 37#37: *1358 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:44:32 [info] 35#35: *1359 [lua] access_by_lua(msblocations.conf:133):2: b969fdfd7efc8c0bd2336032b0cc9b70:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:44:32 [info] 35#35: *1359 [lua] logger.lua:23: b969fdfd7efc8c0bd2336032b0cc9b70 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:44:32 +0000] b969fdfd7efc8c0bd2336032b0cc9b70 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/23 04:44:32 [info] 35#35: *1360 [lua] access_by_lua(msblocations.conf:133):2: 19b8eabddae390fdcf451be21fa1444d:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:44:32 +0000] 19b8eabddae390fdcf451be21fa1444d "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/06/23 04:44:32 [info] 35#35: *1360 [lua] logger.lua:23: 19b8eabddae390fdcf451be21fa1444d {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:44:32 [info] 35#35: *1360 client 10.233.69.164 closed keepalive connection 2022/06/23 04:44:32 [info] 35#35: *1361 [lua] access_by_lua(msblocations.conf:133):2: 0c400f2cef294924a343a1452b698f21:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:44:32 +0000] 0c400f2cef294924a343a1452b698f21 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/23 04:44:32 [info] 35#35: *1361 [lua] logger.lua:23: 0c400f2cef294924a343a1452b698f21 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:44:32 [info] 35#35: *1361 client 10.233.69.164 closed keepalive connection 2022/06/23 04:44:33 [info] 35#35: *1359 client 10.233.69.164 closed keepalive connection 2022/06/23 04:44:40 [info] 35#35: *1363 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:44:40 [info] 35#35: *1362 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:44:50 [info] 35#35: *1364 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:44:50 [info] 37#37: *1365 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:45:00 [info] 35#35: *1367 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:45:00 [info] 35#35: *1366 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:45:10 [info] 35#35: *1368 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:45:10 [info] 35#35: *1369 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:45:20 [info] 35#35: *1371 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:45:20 [info] 35#35: *1372 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:45:30 [info] 35#35: *1374 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:45:30 [info] 35#35: *1373 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:45:40 [info] 37#37: *1375 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:45:40 [info] 37#37: *1376 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:45:50 [info] 35#35: *1378 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:45:50 [info] 35#35: *1377 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:46:00 [info] 37#37: *1379 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:46:00 [info] 35#35: *1380 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:46:10 [info] 35#35: *1381 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:46:10 [info] 35#35: *1382 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:46:20 [info] 35#35: *1384 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:46:20 [info] 35#35: *1385 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:46:30 [info] 35#35: *1386 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:46:30 [info] 37#37: *1387 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:46:40 [info] 35#35: *1388 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:46:40 [info] 35#35: *1389 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:46:50 [info] 35#35: *1390 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:46:50 [info] 37#37: *1391 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:47:00 [info] 37#37: *1392 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:47:00 [info] 37#37: *1393 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:47:10 [info] 35#35: *1394 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:47:10 [info] 35#35: *1395 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:47:20 [info] 35#35: *1398 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:47:20 [info] 35#35: *1397 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:47:30 [info] 35#35: *1399 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:47:30 [info] 35#35: *1400 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:47:40 [info] 35#35: *1401 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:47:40 [info] 35#35: *1402 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:47:50 [info] 37#37: *1404 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:47:50 [info] 35#35: *1403 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:48:00 [info] 37#37: *1405 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:48:00 [info] 35#35: *1406 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:48:10 [info] 35#35: *1407 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:48:10 [info] 37#37: *1408 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:48:20 [info] 35#35: *1410 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:48:20 [info] 35#35: *1411 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:48:30 [info] 37#37: *1413 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:48:30 [info] 35#35: *1412 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:48:40 [info] 35#35: *1414 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:48:40 [info] 35#35: *1415 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:48:50 [info] 35#35: *1416 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:48:50 [info] 35#35: *1417 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:49:00 [info] 35#35: *1418 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:49:00 [info] 35#35: *1419 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:49:10 [info] 35#35: *1420 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:49:10 [info] 35#35: *1421 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:49:20 [info] 35#35: *1423 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:49:20 [info] 37#37: *1424 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:49:30 [info] 37#37: *1425 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:49:30 [info] 35#35: *1426 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:49:40 [info] 35#35: *1427 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:49:40 [info] 35#35: *1428 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:49:50 [info] 35#35: *1430 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:49:50 [info] 35#35: *1429 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:50:00 [info] 37#37: *1432 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:50:00 [info] 37#37: *1431 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:50:06 [info] 35#35: *1433 [lua] access_by_lua(msblocations.conf:133):2: ef839ae1c1af6deec472066770b6115c:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:50:06 [info] 35#35: *1433 [lua] logger.lua:23: ef839ae1c1af6deec472066770b6115c {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:50:06 +0000] ef839ae1c1af6deec472066770b6115c "GET /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/06/23 04:50:06 [info] 35#35: *1433 client 10.233.69.164 closed keepalive connection 2022/06/23 04:50:06 [info] 35#35: *1434 [lua] access_by_lua(msblocations.conf:133):2: 75e88f1280f39c26b40a3459208ca564:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:50:06 [info] 35#35: *1434 [lua] logger.lua:23: 75e88f1280f39c26b40a3459208ca564 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:50:06 +0000] 75e88f1280f39c26b40a3459208ca564 "GET /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest HTTP/1.1" 404 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/06/23 04:50:06 [info] 35#35: *1435 [lua] access_by_lua(msblocations.conf:133):2: dbfec3456dd65a866eb4af27eff5f003:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:50:06 [info] 35#35: *1435 [lua] logger.lua:23: dbfec3456dd65a866eb4af27eff5f003 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:50:06 +0000] dbfec3456dd65a866eb4af27eff5f003 "POST /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile HTTP/1.1" 201 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/06/23 04:50:06 [info] 35#35: *1435 client 10.233.69.164 closed keepalive connection 2022/06/23 04:50:06 [info] 35#35: *1436 [lua] access_by_lua(msblocations.conf:133):2: c8dac0191450de19409e92aa41e3e06f:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:50:06 [info] 35#35: *1436 [lua] logger.lua:23: c8dac0191450de19409e92aa41e3e06f {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:50:06 +0000] c8dac0191450de19409e92aa41e3e06f "GET /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/23 04:50:06 [info] 35#35: *1436 client 10.233.69.164 closed keepalive connection 2022/06/23 04:50:07 [info] 35#35: *1437 [lua] access_by_lua(msblocations.conf:133):2: 4cdddd96cdfb902ac2f2841d9110c587:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:50:07 [info] 35#35: *1437 [lua] logger.lua:23: 4cdddd96cdfb902ac2f2841d9110c587 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest/content HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:50:07 +0000] 4cdddd96cdfb902ac2f2841d9110c587 "POST /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest/content HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.24.0" "-" 2022/06/23 04:50:07 [info] 35#35: *1437 client 10.233.69.164 closed keepalive connection 2022/06/23 04:50:07 [info] 35#35: *1434 client 10.233.69.164 closed keepalive connection 2022/06/23 04:50:10 [info] 35#35: *1438 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:50:10 [info] 35#35: *1439 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:50:19 [info] 35#35: *1441 [lua] access_by_lua(msblocations.conf:133):2: 59f5782e97debd1d6e8760db5fca8b47:receive the request, client: 10.233.67.23, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7963ac20-60d8-4f5f-8687-18b9b1d13e22 HTTP/1.1", host: "msb-iag" 2022/06/23 04:50:20 [info] 35#35: *1443 [lua] access_by_lua(msblocations.conf:133):2: 1f6e0aeab0340cf1ee27b270bb74d56f:receive the request, client: 10.233.70.22, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7963ac20-60d8-4f5f-8687-18b9b1d13e22 HTTP/1.1", host: "msb-iag.onap" 10.233.70.22 - - [23/Jun/2022:04:50:20 +0000] 1f6e0aeab0340cf1ee27b270bb74d56f "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7963ac20-60d8-4f5f-8687-18b9b1d13e22 HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Apache-CXF/3.4.1" "10.233.67.23" 2022/06/23 04:50:20 [info] 35#35: *1443 [lua] logger.lua:23: 1f6e0aeab0340cf1ee27b270bb74d56f {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.22, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7963ac20-60d8-4f5f-8687-18b9b1d13e22 HTTP/1.1", upstream: "http://10.233.63.100:9015/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7963ac20-60d8-4f5f-8687-18b9b1d13e22", host: "msb-iag.onap" 2022/06/23 04:50:20 [info] 35#35: *1443 client 10.233.70.22 closed keepalive connection 2022/06/23 04:50:20 [info] 35#35: *1441 [lua] logger.lua:23: 59f5782e97debd1d6e8760db5fca8b47 {"matched":"multicloud"} while logging request, client: 10.233.67.23, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7963ac20-60d8-4f5f-8687-18b9b1d13e22 HTTP/1.1", upstream: "https://10.233.31.228:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7963ac20-60d8-4f5f-8687-18b9b1d13e22", host: "msb-iag" 10.233.67.23 - - [23/Jun/2022:04:50:20 +0000] 59f5782e97debd1d6e8760db5fca8b47 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7963ac20-60d8-4f5f-8687-18b9b1d13e22 HTTP/1.1" 200 request_processing_time:0.200 upstream_response_time:0.199 "-" "Apache-CXF/3.4.1" "-" 2022/06/23 04:50:20 [info] 35#35: *1444 [lua] access_by_lua(msblocations.conf:133):2: 2d5166a062846e942fe7ea12fa4da7dc:receive the request, client: 10.233.67.23, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag" 2022/06/23 04:50:20 [info] 35#35: *1446 [lua] access_by_lua(msblocations.conf:133):2: 758a5d69b98ffce7159670e1a6f209e9:receive the request, client: 10.233.70.22, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:50:20 [info] 35#35: *1446 [lua] logger.lua:23: 758a5d69b98ffce7159670e1a6f209e9 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.22, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "http://10.233.63.100:9015/basicnf-owner/k8sregion/infra_workload", host: "msb-iag.onap" 10.233.70.22 - - [23/Jun/2022:04:50:20 +0000] 758a5d69b98ffce7159670e1a6f209e9 "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.167 upstream_response_time:0.167 "-" "Apache-CXF/3.4.1" "10.233.67.23" 2022/06/23 04:50:20 [info] 35#35: *1446 client 10.233.70.22 closed keepalive connection 10.233.67.23 - - [23/Jun/2022:04:50:20 +0000] 2d5166a062846e942fe7ea12fa4da7dc "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.328 upstream_response_time:0.328 "-" "Apache-CXF/3.4.1" "-" 2022/06/23 04:50:20 [info] 35#35: *1444 [lua] logger.lua:23: 2d5166a062846e942fe7ea12fa4da7dc {"matched":"multicloud"} while logging request, client: 10.233.67.23, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "https://10.233.31.228:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload", host: "msb-iag" 2022/06/23 04:50:20 [info] 35#35: *1447 [lua] access_by_lua(msblocations.conf:133):2: 8b4497c55810ac476b6a9c2477bebd02:receive the request, client: 10.233.67.23, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", host: "msb-iag" 2022/06/23 04:50:20 [info] 37#37: *1449 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:50:20 [info] 37#37: *1450 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:50:20 [info] 35#35: *1451 [lua] access_by_lua(msblocations.conf:133):2: 3be10405cd56acbe332d47bfb942817f:receive the request, client: 10.233.70.22, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:50:20 [info] 35#35: *1451 [lua] logger.lua:23: 3be10405cd56acbe332d47bfb942817f {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.22, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", upstream: "http://10.233.63.100:9015/basicnf-owner/k8sregion/infra_workload/thirsty_benz", host: "msb-iag.onap" 10.233.70.22 - - [23/Jun/2022:04:50:20 +0000] 3be10405cd56acbe332d47bfb942817f "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Apache-CXF/3.4.1" "10.233.67.23" 2022/06/23 04:50:20 [info] 35#35: *1451 client 10.233.70.22 closed keepalive connection 10.233.67.23 - - [23/Jun/2022:04:50:20 +0000] 8b4497c55810ac476b6a9c2477bebd02 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1" 200 request_processing_time:0.112 upstream_response_time:0.112 "-" "Apache-CXF/3.4.1" "-" 2022/06/23 04:50:20 [info] 35#35: *1447 [lua] logger.lua:23: 8b4497c55810ac476b6a9c2477bebd02 {"matched":"multicloud"} while logging request, client: 10.233.67.23, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", upstream: "https://10.233.31.228:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz", host: "msb-iag" 2022/06/23 04:50:21 [info] 35#35: *1452 [lua] access_by_lua(msblocations.conf:133):2: b9f62b03317eaec5464b3ccf62e1e862:receive the request, client: 10.233.67.23, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", host: "msb-iag" 2022/06/23 04:50:21 [info] 35#35: *1454 [lua] access_by_lua(msblocations.conf:133):2: bd41809a3809f1bdd7e67b2266a605e2:receive the request, client: 10.233.70.22, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", host: "msb-iag.onap" 10.233.70.22 - - [23/Jun/2022:04:50:21 +0000] bd41809a3809f1bdd7e67b2266a605e2 "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1" 405 request_processing_time:0.003 upstream_response_time:0.003 "-" "Apache-CXF/3.4.1" "10.233.67.23" 2022/06/23 04:50:21 [info] 35#35: *1454 [lua] logger.lua:23: bd41809a3809f1bdd7e67b2266a605e2 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.22, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", upstream: "http://10.233.63.100:9015/basicnf-owner/k8sregion/infra_workload/thirsty_benz", host: "msb-iag.onap" 2022/06/23 04:50:21 [info] 35#35: *1454 client 10.233.70.22 closed keepalive connection 2022/06/23 04:50:21 [info] 35#35: *1452 [lua] logger.lua:23: b9f62b03317eaec5464b3ccf62e1e862 {"matched":"multicloud"} while logging request, client: 10.233.67.23, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", upstream: "https://10.233.31.228:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz", host: "msb-iag" 10.233.67.23 - - [23/Jun/2022:04:50:21 +0000] b9f62b03317eaec5464b3ccf62e1e862 "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1" 405 request_processing_time:0.156 upstream_response_time:0.156 "-" "Apache-CXF/3.4.1" "-" 2022/06/23 04:50:25 [info] 35#35: *1441 client 10.233.67.23 closed keepalive connection 2022/06/23 04:50:30 [info] 35#35: *1452 client 10.233.67.23 closed keepalive connection 2022/06/23 04:50:30 [info] 35#35: *1444 client 10.233.67.23 closed keepalive connection 2022/06/23 04:50:30 [info] 35#35: *1447 client 10.233.67.23 closed keepalive connection 2022/06/23 04:50:30 [info] 35#35: *1455 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:50:30 [info] 35#35: *1456 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:50:40 [info] 37#37: *1457 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:50:40 [info] 37#37: *1458 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:50:50 [info] 35#35: *1459 [lua] access_by_lua(msblocations.conf:133):2: b65042819cd46d37beacb4f11fde1c66:receive the request, client: 10.233.67.23, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", host: "msb-iag" 2022/06/23 04:50:50 [info] 35#35: *1461 [lua] access_by_lua(msblocations.conf:133):2: 498c1a39f9e6816c89295ecb43f7c615:receive the request, client: 10.233.70.22, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:50:50 [info] 37#37: *1462 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:50:50 [info] 37#37: *1463 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 10.233.70.22 - - [23/Jun/2022:04:50:50 +0000] 498c1a39f9e6816c89295ecb43f7c615 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Apache-CXF/3.4.1" "10.233.67.23" 2022/06/23 04:50:50 [info] 35#35: *1461 [lua] logger.lua:23: 498c1a39f9e6816c89295ecb43f7c615 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.22, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", upstream: "http://10.233.63.100:9015/basicnf-owner/k8sregion/infra_workload/thirsty_benz", host: "msb-iag.onap" 2022/06/23 04:50:50 [info] 35#35: *1461 client 10.233.70.22 closed keepalive connection 2022/06/23 04:50:50 [info] 35#35: *1459 [lua] logger.lua:23: b65042819cd46d37beacb4f11fde1c66 {"matched":"multicloud"} while logging request, client: 10.233.67.23, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", upstream: "https://10.233.31.228:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz", host: "msb-iag" 10.233.67.23 - - [23/Jun/2022:04:50:50 +0000] b65042819cd46d37beacb4f11fde1c66 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1" 200 request_processing_time:0.179 upstream_response_time:0.178 "-" "Apache-CXF/3.4.1" "-" 2022/06/23 04:50:51 [info] 35#35: *1464 [lua] access_by_lua(msblocations.conf:133):2: dec7fa825ffa238a8f960491c2ca6c62:receive the request, client: 10.233.67.23, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", host: "msb-iag" 2022/06/23 04:50:51 [info] 35#35: *1466 [lua] access_by_lua(msblocations.conf:133):2: 7e17f261cc2e6cc7035f70d9b1d1de26:receive the request, client: 10.233.70.22, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", host: "msb-iag.onap" 2022/06/23 04:50:55 [info] 35#35: *1459 client 10.233.67.23 closed keepalive connection 2022/06/23 04:51:00 [info] 35#35: *1467 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:51:00 [info] 35#35: *1468 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:51:01 [info] 35#35: *1466 [lua] logger.lua:23: 7e17f261cc2e6cc7035f70d9b1d1de26 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.22, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", upstream: "http://10.233.63.100:9015/basicnf-owner/k8sregion/infra_workload/thirsty_benz", host: "msb-iag.onap" 2022/06/23 04:51:01 [info] 35#35: *1466 client 10.233.70.22 closed keepalive connection 10.233.70.22 - - [23/Jun/2022:04:51:01 +0000] 7e17f261cc2e6cc7035f70d9b1d1de26 "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1" 202 request_processing_time:10.073 upstream_response_time:10.073 "-" "Apache-CXF/3.4.1" "10.233.67.23" 2022/06/23 04:51:01 [info] 35#35: *1464 [lua] logger.lua:23: dec7fa825ffa238a8f960491c2ca6c62 {"matched":"multicloud"} while logging request, client: 10.233.67.23, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1", upstream: "https://10.233.31.228:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz", host: "msb-iag" 10.233.67.23 - - [23/Jun/2022:04:51:01 +0000] dec7fa825ffa238a8f960491c2ca6c62 "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/thirsty_benz HTTP/1.1" 202 request_processing_time:10.166 upstream_response_time:10.166 "-" "Apache-CXF/3.4.1" "-" 2022/06/23 04:51:08 [info] 35#35: *1469 [lua] access_by_lua(msblocations.conf:133):2: b0a31ac215a35dc01dd2008d097c9fc1:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:51:08 [info] 35#35: *1469 [lua] logger.lua:23: b0a31ac215a35dc01dd2008d097c9fc1 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:51:08 +0000] b0a31ac215a35dc01dd2008d097c9fc1 "GET /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/23 04:51:08 [info] 35#35: *1469 client 10.233.69.164 closed keepalive connection 2022/06/23 04:51:08 [info] 35#35: *1470 [lua] access_by_lua(msblocations.conf:133):2: 6311031a40ced931c90a7cb23448420d:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:51:08 +0000] 6311031a40ced931c90a7cb23448420d "GET /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/06/23 04:51:08 [info] 35#35: *1470 [lua] logger.lua:23: 6311031a40ced931c90a7cb23448420d {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:51:08 [info] 35#35: *1470 client 10.233.69.164 closed keepalive connection 2022/06/23 04:51:08 [info] 35#35: *1471 [lua] access_by_lua(msblocations.conf:133):2: d73ead0794f7fe1f95814046b7f07043:receive the request, client: 10.233.69.164, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:51:08 [info] 35#35: *1471 [lua] logger.lua:23: d73ead0794f7fe1f95814046b7f07043 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:51:08 +0000] d73ead0794f7fe1f95814046b7f07043 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/5639f610-7de8-4a66-9b79-f871a9c381ab/1e434687-e57b-4b9a-900d-c5f1f1b81bea/profile/cnftest HTTP/1.1" 204 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/06/23 04:51:08 [info] 35#35: *1471 client 10.233.69.164 closed keepalive connection 2022/06/23 04:51:10 [info] 37#37: *1472 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:51:10 [info] 37#37: *1473 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:51:10 [info] 35#35: *1464 client 10.233.67.23 closed keepalive connection 2022/06/23 04:51:20 [info] 35#35: *1475 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:51:20 [info] 35#35: *1476 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:51:30 [info] 37#37: *1477 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:51:30 [info] 35#35: *1478 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:51:39 [info] 35#35: *1479 [lua] access_by_lua(msblocations.conf:133):2: e0b84816e29f0ff464a55f411e592504:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:51:39 [info] 35#35: *1479 [lua] logger.lua:23: e0b84816e29f0ff464a55f411e592504 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:51:39 +0000] e0b84816e29f0ff464a55f411e592504 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/06/23 04:51:39 [info] 35#35: *1479 client 10.233.69.164 closed keepalive connection 2022/06/23 04:51:39 [info] 35#35: *1480 [lua] access_by_lua(msblocations.conf:133):2: 0e1d92b0ee8ca4c201f83c9fc30e4b54:receive the request, client: 10.233.69.164, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:04:51:39 +0000] 0e1d92b0ee8ca4c201f83c9fc30e4b54 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-" 2022/06/23 04:51:39 [info] 35#35: *1480 [lua] logger.lua:23: 0e1d92b0ee8ca4c201f83c9fc30e4b54 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 04:51:39 [info] 35#35: *1480 client 10.233.69.164 closed keepalive connection 2022/06/23 04:51:40 [info] 35#35: *1481 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:51:40 [info] 35#35: *1482 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:51:50 [info] 35#35: *1483 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:51:50 [info] 37#37: *1484 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:52:00 [info] 35#35: *1486 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:52:00 [info] 35#35: *1485 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:52:10 [info] 35#35: *1487 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:52:10 [info] 35#35: *1488 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:52:20 [info] 35#35: *1490 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:52:20 [info] 35#35: *1491 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:52:30 [info] 37#37: *1493 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:52:30 [info] 37#37: *1492 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:52:40 [info] 37#37: *1495 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:52:40 [info] 37#37: *1494 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:52:50 [info] 35#35: *1496 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:52:50 [info] 35#35: *1497 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:53:00 [info] 37#37: *1499 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:53:00 [info] 35#35: *1498 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:53:10 [info] 35#35: *1500 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:53:10 [info] 35#35: *1501 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:53:20 [info] 35#35: *1503 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:53:20 [info] 35#35: *1504 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:53:30 [info] 35#35: *1505 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:53:30 [info] 37#37: *1506 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:53:40 [info] 35#35: *1507 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:53:40 [info] 35#35: *1508 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:53:50 [info] 35#35: *1509 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:53:50 [info] 35#35: *1510 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:54:00 [info] 35#35: *1512 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:54:00 [info] 35#35: *1511 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:54:10 [info] 35#35: *1513 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:54:10 [info] 37#37: *1514 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:54:20 [info] 35#35: *1517 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:54:20 [info] 37#37: *1516 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:54:30 [info] 35#35: *1518 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:54:30 [info] 35#35: *1519 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:54:40 [info] 35#35: *1520 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:54:40 [info] 35#35: *1521 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:54:50 [info] 37#37: *1522 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:54:50 [info] 37#37: *1523 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:55:00 [info] 35#35: *1525 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:55:00 [info] 35#35: *1524 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:55:10 [info] 35#35: *1526 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:55:10 [info] 37#37: *1527 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:55:20 [info] 35#35: *1529 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:55:20 [info] 35#35: *1530 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:55:30 [info] 35#35: *1531 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:55:30 [info] 35#35: *1532 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:55:40 [info] 37#37: *1533 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:55:40 [info] 35#35: *1534 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:55:50 [info] 37#37: *1535 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:55:50 [info] 35#35: *1536 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:56:00 [info] 35#35: *1538 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:56:00 [info] 37#37: *1537 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:56:10 [info] 35#35: *1539 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:56:10 [info] 37#37: *1540 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:56:20 [info] 35#35: *1542 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:56:20 [info] 37#37: *1543 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:56:30 [info] 37#37: *1544 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:56:30 [info] 37#37: *1545 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:56:40 [info] 35#35: *1546 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:56:40 [info] 37#37: *1547 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:56:50 [info] 35#35: *1549 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:56:50 [info] 35#35: *1548 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:57:00 [info] 35#35: *1550 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:57:00 [info] 35#35: *1551 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:57:10 [info] 35#35: *1552 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:57:10 [info] 37#37: *1553 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:57:20 [info] 35#35: *1555 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:57:20 [info] 35#35: *1556 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:57:30 [info] 35#35: *1557 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:57:30 [info] 35#35: *1558 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:57:40 [info] 35#35: *1559 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:57:40 [info] 37#37: *1560 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:57:50 [info] 37#37: *1561 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:57:50 [info] 37#37: *1562 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:58:00 [info] 35#35: *1563 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:58:00 [info] 35#35: *1564 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:58:10 [info] 35#35: *1565 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:58:10 [info] 35#35: *1566 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:58:20 [info] 35#35: *1568 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:58:20 [info] 35#35: *1569 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:58:30 [info] 35#35: *1570 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:58:30 [info] 37#37: *1571 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:58:40 [info] 35#35: *1572 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:58:40 [info] 35#35: *1573 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:58:50 [info] 35#35: *1574 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:58:50 [info] 35#35: *1575 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:59:00 [info] 37#37: *1577 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:59:00 [info] 35#35: *1576 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:59:10 [info] 37#37: *1578 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:59:10 [info] 37#37: *1579 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:59:20 [info] 35#35: *1581 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:59:20 [info] 37#37: *1582 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:59:30 [info] 37#37: *1583 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:59:30 [info] 37#37: *1584 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:59:40 [info] 37#37: *1585 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:59:40 [info] 37#37: *1586 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:59:50 [info] 35#35: *1587 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 04:59:50 [info] 37#37: *1588 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:00:00 [info] 35#35: *1590 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:00:00 [info] 35#35: *1589 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:00:10 [info] 35#35: *1591 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:00:10 [info] 35#35: *1592 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:00:20 [info] 37#37: *1594 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:00:20 [info] 35#35: *1595 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:00:30 [info] 35#35: *1596 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:00:30 [info] 35#35: *1597 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:00:40 [info] 37#37: *1599 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:00:40 [info] 35#35: *1598 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:00:50 [info] 35#35: *1600 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:00:50 [info] 35#35: *1601 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:01:00 [info] 35#35: *1602 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:01:00 [info] 35#35: *1603 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:01:10 [info] 35#35: *1604 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:01:10 [info] 37#37: *1605 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:01:20 [info] 37#37: *1608 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:01:20 [info] 35#35: *1607 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:01:30 [info] 35#35: *1609 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:01:30 [info] 35#35: *1610 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:01:40 [info] 37#37: *1611 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:01:40 [info] 37#37: *1612 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:01:50 [info] 35#35: *1614 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:01:50 [info] 37#37: *1613 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:02:00 [info] 35#35: *1615 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:02:00 [info] 37#37: *1616 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:02:10 [info] 35#35: *1618 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:02:10 [info] 37#37: *1617 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:02:20 [info] 35#35: *1620 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:02:20 [info] 35#35: *1621 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:02:30 [info] 37#37: *1623 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:02:30 [info] 35#35: *1622 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:02:40 [info] 35#35: *1624 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:02:40 [info] 37#37: *1625 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:02:50 [info] 37#37: *1627 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:02:50 [info] 37#37: *1626 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:03:00 [info] 35#35: *1628 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:03:00 [info] 35#35: *1629 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:03:10 [info] 35#35: *1630 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:03:10 [info] 35#35: *1631 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:03:20 [info] 35#35: *1633 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:03:20 [info] 35#35: *1634 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:03:30 [info] 35#35: *1635 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:03:30 [info] 35#35: *1636 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:03:40 [info] 35#35: *1637 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:03:40 [info] 35#35: *1638 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:03:50 [info] 37#37: *1639 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:03:50 [info] 37#37: *1640 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:04:00 [info] 37#37: *1641 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:04:00 [info] 35#35: *1642 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:04:10 [info] 37#37: *1643 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:04:10 [info] 35#35: *1644 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:04:20 [info] 35#35: *1646 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:04:20 [info] 35#35: *1647 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:04:30 [info] 35#35: *1648 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:04:30 [info] 37#37: *1649 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:04:40 [info] 35#35: *1650 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:04:40 [info] 35#35: *1651 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:04:50 [info] 37#37: *1653 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:04:50 [info] 37#37: *1652 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:05:00 [info] 37#37: *1654 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:05:00 [info] 37#37: *1655 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:05:09 [info] 35#35: *1656 [lua] access_by_lua(msblocations.conf:133):2: 42500fc1c1b28167ef92f7dae628e914:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:05:09 +0000] 42500fc1c1b28167ef92f7dae628e914 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 500 request_processing_time:0.026 upstream_response_time:0.025 "-" "python-requests/2.24.0" "-" 2022/06/23 05:05:09 [info] 35#35: *1656 [lua] logger.lua:23: 42500fc1c1b28167ef92f7dae628e914 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:05:09 [info] 35#35: *1657 [lua] access_by_lua(msblocations.conf:133):2: cc141e0f768b824e330578e2c4ae6dea:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:05:09 +0000] cc141e0f768b824e330578e2c4ae6dea "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/06/23 05:05:09 [info] 35#35: *1657 [lua] logger.lua:23: cc141e0f768b824e330578e2c4ae6dea {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:05:09 [info] 35#35: *1657 client 10.233.69.164 closed keepalive connection 2022/06/23 05:05:09 [info] 35#35: *1658 [lua] access_by_lua(msblocations.conf:133):2: 59d3eb681c0081a166aa8b3f2101114c:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:05:09 [info] 35#35: *1658 [lua] logger.lua:23: 59d3eb681c0081a166aa8b3f2101114c {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:05:09 +0000] 59d3eb681c0081a166aa8b3f2101114c "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/06/23 05:05:10 [info] 35#35: *1658 client 10.233.69.164 closed keepalive connection 2022/06/23 05:05:10 [info] 35#35: *1659 [lua] access_by_lua(msblocations.conf:133):2: 71ac78746e41aa5a4db8306546f2136e:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:05:10 +0000] 71ac78746e41aa5a4db8306546f2136e "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.016 upstream_response_time:0.016 "-" "python-requests/2.24.0" "-" 2022/06/23 05:05:10 [info] 35#35: *1659 [lua] logger.lua:23: 71ac78746e41aa5a4db8306546f2136e {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:05:10 [info] 35#35: *1659 client 10.233.69.164 closed keepalive connection 2022/06/23 05:05:10 [info] 35#35: *1660 [lua] access_by_lua(msblocations.conf:133):2: 42f1b60befb555798a7c538a258985cc:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:05:10 [info] 35#35: *1660 [lua] logger.lua:23: 42f1b60befb555798a7c538a258985cc {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1 HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:05:10 +0000] 42f1b60befb555798a7c538a258985cc "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/23 05:05:10 [info] 35#35: *1660 client 10.233.69.164 closed keepalive connection 2022/06/23 05:05:10 [info] 35#35: *1661 [lua] access_by_lua(msblocations.conf:133):2: 78c0769d8ab500b16cceaccc116e320e:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:05:10 [info] 35#35: *1661 [lua] logger.lua:23: 78c0769d8ab500b16cceaccc116e320e {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/content HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:05:10 +0000] 78c0769d8ab500b16cceaccc116e320e "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/content HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "python-requests/2.24.0" "-" 2022/06/23 05:05:10 [info] 35#35: *1661 client 10.233.69.164 closed keepalive connection 2022/06/23 05:05:10 [info] 35#35: *1662 [lua] access_by_lua(msblocations.conf:133):2: 5eafbe0bf360fba7204bacc78c1e9088:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:05:10 [info] 35#35: *1662 [lua] logger.lua:23: 5eafbe0bf360fba7204bacc78c1e9088 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1 HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:05:10 +0000] 5eafbe0bf360fba7204bacc78c1e9088 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/06/23 05:05:10 [info] 35#35: *1662 client 10.233.69.164 closed keepalive connection 2022/06/23 05:05:10 [info] 35#35: *1663 [lua] access_by_lua(msblocations.conf:133):2: 639b6792544dbbe1d1df4f3689212f09:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:05:10 +0000] 639b6792544dbbe1d1df4f3689212f09 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/profile HTTP/1.1" 201 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/06/23 05:05:10 [info] 35#35: *1663 [lua] logger.lua:23: 639b6792544dbbe1d1df4f3689212f09 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/profile HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:05:10 [info] 35#35: *1663 client 10.233.69.164 closed keepalive connection 2022/06/23 05:05:10 [info] 35#35: *1664 [lua] access_by_lua(msblocations.conf:133):2: 1b3dfb002f5f0ff13ec10317ae095071:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/profile/pnf-cnf-profile-15e83d2f-c0ca-423e-8fdc-4952f22e2869 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:05:10 [info] 35#35: *1664 [lua] logger.lua:23: 1b3dfb002f5f0ff13ec10317ae095071 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/profile/pnf-cnf-profile-15e83d2f-c0ca-423e-8fdc-4952f22e2869 HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/profile/pnf-cnf-profile-15e83d2f-c0ca-423e-8fdc-4952f22e2869", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:05:10 +0000] 1b3dfb002f5f0ff13ec10317ae095071 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/profile/pnf-cnf-profile-15e83d2f-c0ca-423e-8fdc-4952f22e2869 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/06/23 05:05:10 [info] 35#35: *1664 client 10.233.69.164 closed keepalive connection 2022/06/23 05:05:10 [info] 35#35: *1665 [lua] access_by_lua(msblocations.conf:133):2: 690346c1084d6c35f51a5561555f779e:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/profile/pnf-cnf-profile-15e83d2f-c0ca-423e-8fdc-4952f22e2869/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:05:10 +0000] 690346c1084d6c35f51a5561555f779e "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/profile/pnf-cnf-profile-15e83d2f-c0ca-423e-8fdc-4952f22e2869/content HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/06/23 05:05:10 [info] 35#35: *1665 [lua] logger.lua:23: 690346c1084d6c35f51a5561555f779e {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/profile/pnf-cnf-profile-15e83d2f-c0ca-423e-8fdc-4952f22e2869/content HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/rb/definition/pnf-cnf-rb-51d6fcb0-d775-44c7-b44c-64ec22ff62a7/v1/profile/pnf-cnf-profile-15e83d2f-c0ca-423e-8fdc-4952f22e2869/content", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:05:10 [info] 35#35: *1665 client 10.233.69.164 closed keepalive connection 2022/06/23 05:05:10 [info] 35#35: *1656 client 10.233.69.164 closed keepalive connection 2022/06/23 05:05:10 [info] 35#35: *1666 [lua] access_by_lua(msblocations.conf:133):2: e4766bbbfd19e73bdb7ec1b1757ed57c:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:05:10 [info] 35#35: *1666 [lua] logger.lua:23: e4766bbbfd19e73bdb7ec1b1757ed57c {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:05:10 +0000] e4766bbbfd19e73bdb7ec1b1757ed57c "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.176 upstream_response_time:0.176 "-" "python-requests/2.24.0" "-" 2022/06/23 05:05:10 [info] 35#35: *1666 client 10.233.69.164 closed keepalive connection 2022/06/23 05:05:10 [info] 35#35: *1667 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:05:10 [info] 35#35: *1668 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:05:20 [info] 37#37: *1671 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:05:20 [info] 35#35: *1670 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:05:30 [info] 35#35: *1672 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:05:30 [info] 37#37: *1673 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:05:40 [info] 35#35: *1674 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:05:40 [info] 35#35: *1675 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:05:43 [info] 35#35: *1676 [lua] access_by_lua(msblocations.conf:133):2: 647c03a12bec5c90565a27dbd1ff48a9:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:05:43 +0000] 647c03a12bec5c90565a27dbd1ff48a9 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 500 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/06/23 05:05:43 [info] 35#35: *1676 [lua] logger.lua:23: 647c03a12bec5c90565a27dbd1ff48a9 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:05:43 [info] 35#35: *1677 [lua] access_by_lua(msblocations.conf:133):2: c3aabe07e670e1296fa80398f5e66b32:receive the request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:05:43 +0000] c3aabe07e670e1296fa80398f5e66b32 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-" 2022/06/23 05:05:43 [info] 35#35: *1677 [lua] logger.lua:23: c3aabe07e670e1296fa80398f5e66b32 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:05:43 [info] 35#35: *1677 client 10.233.69.164 closed keepalive connection 2022/06/23 05:05:43 [info] 35#35: *1678 [lua] access_by_lua(msblocations.conf:133):2: eadcf4798658ccf31e1759bc002679a9:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:05:43 +0000] eadcf4798658ccf31e1759bc002679a9 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/06/23 05:05:43 [info] 35#35: *1678 [lua] logger.lua:23: eadcf4798658ccf31e1759bc002679a9 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:05:43 [info] 35#35: *1678 client 10.233.69.164 closed keepalive connection 2022/06/23 05:05:44 [info] 35#35: *1676 client 10.233.69.164 closed keepalive connection 2022/06/23 05:05:50 [info] 35#35: *1680 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:05:50 [info] 35#35: *1679 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:06:00 [info] 35#35: *1681 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:06:00 [info] 35#35: *1682 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:06:10 [info] 35#35: *1683 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:06:10 [info] 35#35: *1684 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:06:20 [info] 35#35: *1686 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:06:20 [info] 35#35: *1687 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:06:30 [info] 35#35: *1688 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:06:30 [info] 35#35: *1689 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:06:40 [info] 35#35: *1690 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:06:40 [info] 35#35: *1691 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:06:50 [info] 37#37: *1693 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:06:50 [info] 35#35: *1692 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:07:00 [info] 35#35: *1694 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:07:00 [info] 37#37: *1695 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:07:10 [info] 35#35: *1696 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:07:10 [info] 35#35: *1697 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:07:20 [info] 35#35: *1699 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:07:20 [info] 35#35: *1700 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:07:30 [info] 35#35: *1701 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:07:30 [info] 37#37: *1702 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:07:40 [info] 35#35: *1704 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:07:40 [info] 37#37: *1703 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:07:50 [info] 35#35: *1705 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:07:50 [info] 35#35: *1706 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:08:00 [info] 35#35: *1708 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:08:00 [info] 35#35: *1707 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:08:10 [info] 35#35: *1709 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:08:10 [info] 35#35: *1710 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:08:20 [info] 35#35: *1712 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:08:20 [info] 35#35: *1713 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:08:30 [info] 37#37: *1714 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:08:30 [info] 37#37: *1715 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:08:40 [info] 37#37: *1716 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:08:40 [info] 37#37: *1717 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:08:50 [info] 35#35: *1719 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:08:50 [info] 35#35: *1718 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:09:00 [info] 35#35: *1721 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:09:00 [info] 37#37: *1720 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:09:10 [info] 35#35: *1722 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:09:10 [info] 37#37: *1723 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:09:20 [info] 37#37: *1726 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:09:20 [info] 35#35: *1725 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:09:30 [info] 35#35: *1728 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:09:30 [info] 37#37: *1727 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:09:40 [info] 35#35: *1729 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:09:40 [info] 35#35: *1730 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:09:50 [info] 35#35: *1731 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:09:50 [info] 35#35: *1732 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:10:00 [info] 35#35: *1734 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:10:00 [info] 35#35: *1733 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:10:10 [info] 35#35: *1736 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:10:10 [info] 37#37: *1735 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:10:20 [info] 37#37: *1739 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:10:20 [info] 35#35: *1738 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:10:22 [info] 35#35: *1740 [lua] access_by_lua(msblocations.conf:133):2: 13104fd13c175af1878297b0b53debc8:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:10:22 +0000] 13104fd13c175af1878297b0b53debc8 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-" 2022/06/23 05:10:22 [info] 35#35: *1740 [lua] logger.lua:23: 13104fd13c175af1878297b0b53debc8 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:10:22 [info] 35#35: *1740 client 10.233.69.164 closed keepalive connection 2022/06/23 05:10:22 [info] 35#35: *1741 [lua] access_by_lua(msblocations.conf:133):2: 48fda7cc1be76a856eaa1eb549481937:receive the request, client: 10.233.69.164, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:10:22 [info] 35#35: *1741 [lua] logger.lua:23: 48fda7cc1be76a856eaa1eb549481937 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:10:22 +0000] 48fda7cc1be76a856eaa1eb549481937 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 204 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/23 05:10:22 [info] 35#35: *1741 client 10.233.69.164 closed keepalive connection 2022/06/23 05:10:30 [info] 35#35: *1742 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:10:30 [info] 35#35: *1743 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:10:40 [info] 37#37: *1744 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:10:40 [info] 37#37: *1745 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:10:50 [info] 37#37: *1746 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:10:50 [info] 35#35: *1747 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:11:00 [info] 35#35: *1748 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:11:00 [info] 35#35: *1749 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:11:10 [info] 35#35: *1750 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:11:10 [info] 35#35: *1751 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:11:20 [info] 35#35: *1753 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:11:20 [info] 35#35: *1754 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:11:30 [info] 35#35: *1755 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:11:30 [info] 35#35: *1756 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:11:40 [info] 35#35: *1757 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:11:40 [info] 35#35: *1758 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:11:50 [info] 35#35: *1759 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:11:50 [info] 35#35: *1760 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:12:00 [info] 35#35: *1762 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:12:00 [info] 37#37: *1761 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:12:10 [info] 35#35: *1763 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:12:10 [info] 37#37: *1764 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:12:20 [info] 35#35: *1766 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:12:20 [info] 35#35: *1767 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:12:30 [info] 35#35: *1768 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:12:30 [info] 35#35: *1769 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:12:40 [info] 35#35: *1770 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:12:40 [info] 35#35: *1771 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:12:50 [info] 35#35: *1772 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:12:50 [info] 35#35: *1773 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:13:00 [info] 35#35: *1774 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:13:00 [info] 35#35: *1775 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:13:02 [info] 35#35: *1776 [lua] access_by_lua(msblocations.conf:133):2: eb639a219ab160f6099d60c9d472c453:receive the request, client: 10.233.69.164, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/unruffled_rubin HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:13:10 [info] 35#35: *1777 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:13:10 [info] 35#35: *1778 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:13:12 [info] 35#35: *1776 [lua] logger.lua:23: eb639a219ab160f6099d60c9d472c453 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/unruffled_rubin HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/instance/unruffled_rubin", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:13:12 +0000] eb639a219ab160f6099d60c9d472c453 "DELETE /api/multicloud-k8s/v1/v1/instance/unruffled_rubin HTTP/1.1" 202 request_processing_time:10.156 upstream_response_time:10.154 "-" "python-requests/2.24.0" "-" 2022/06/23 05:13:12 [info] 35#35: *1776 client 10.233.69.164 closed keepalive connection 2022/06/23 05:13:12 [info] 35#35: *1779 [lua] access_by_lua(msblocations.conf:133):2: 812b36acccb07178033527c98c68ae01:receive the request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:13:12 [info] 35#35: *1779 [lua] logger.lua:23: 812b36acccb07178033527c98c68ae01 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:13:12 +0000] 812b36acccb07178033527c98c68ae01 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/23 05:13:12 [info] 35#35: *1779 client 10.233.69.164 closed keepalive connection 2022/06/23 05:13:12 [info] 35#35: *1780 [lua] access_by_lua(msblocations.conf:133):2: a698fe9f29553fc2888a4b2e676f8f24:receive the request, client: 10.233.69.164, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/23 05:13:12 [info] 35#35: *1780 [lua] logger.lua:23: a698fe9f29553fc2888a4b2e676f8f24 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.164, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.63.100:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283" 10.233.69.164 - - [23/Jun/2022:05:13:12 +0000] a698fe9f29553fc2888a4b2e676f8f24 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 204 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/06/23 05:13:12 [info] 35#35: *1780 client 10.233.69.164 closed keepalive connection 2022/06/23 05:13:20 [info] 35#35: *1782 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:13:20 [info] 35#35: *1783 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:13:30 [info] 35#35: *1784 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:13:30 [info] 35#35: *1785 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:13:40 [info] 35#35: *1786 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:13:40 [info] 35#35: *1787 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:13:50 [info] 37#37: *1788 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:13:50 [info] 37#37: *1789 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:14:00 [info] 35#35: *1790 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:14:00 [info] 35#35: *1791 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:14:10 [info] 35#35: *1793 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:14:10 [info] 35#35: *1792 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:14:20 [info] 35#35: *1796 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:14:20 [info] 35#35: *1795 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:14:30 [info] 37#37: *1797 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:14:30 [info] 37#37: *1798 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:14:40 [info] 35#35: *1799 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:14:40 [info] 35#35: *1800 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:14:50 [info] 35#35: *1801 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:14:50 [info] 35#35: *1802 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:15:00 [info] 37#37: *1804 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:15:00 [info] 35#35: *1803 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:15:10 [info] 37#37: *1805 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:15:10 [info] 37#37: *1806 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:15:20 [info] 35#35: *1808 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:15:20 [info] 37#37: *1809 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:15:30 [info] 35#35: *1810 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:15:30 [info] 35#35: *1811 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:15:40 [info] 37#37: *1813 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:15:40 [info] 37#37: *1812 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:15:50 [info] 35#35: *1814 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:15:50 [info] 35#35: *1815 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:16:00 [info] 35#35: *1816 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:16:00 [info] 35#35: *1817 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:16:10 [info] 35#35: *1818 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:16:10 [info] 35#35: *1819 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:16:20 [info] 35#35: *1821 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:16:20 [info] 35#35: *1822 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:16:30 [info] 35#35: *1823 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:16:30 [info] 35#35: *1824 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:16:40 [info] 37#37: *1826 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:16:40 [info] 35#35: *1825 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:16:50 [info] 35#35: *1827 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:16:50 [info] 35#35: *1828 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:17:00 [info] 35#35: *1829 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:17:00 [info] 35#35: *1830 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:17:10 [info] 37#37: *1831 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:17:10 [info] 37#37: *1832 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:17:20 [info] 35#35: *1834 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:17:20 [info] 35#35: *1835 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:17:30 [info] 35#35: *1836 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:17:30 [info] 35#35: *1837 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:17:40 [info] 35#35: *1838 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:17:40 [info] 37#37: *1839 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:17:50 [info] 37#37: *1840 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:17:50 [info] 35#35: *1841 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:18:00 [info] 35#35: *1843 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:18:00 [info] 37#37: *1842 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:18:10 [info] 35#35: *1844 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:18:10 [info] 35#35: *1845 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:18:20 [info] 35#35: *1847 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:18:20 [info] 35#35: *1848 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:18:30 [info] 35#35: *1850 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:18:30 [info] 37#37: *1849 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:18:40 [info] 35#35: *1851 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:18:40 [info] 37#37: *1852 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:18:50 [info] 35#35: *1853 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:18:50 [info] 35#35: *1854 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:19:00 [info] 37#37: *1856 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:19:00 [info] 37#37: *1855 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:19:10 [info] 35#35: *1857 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:19:10 [info] 35#35: *1858 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:19:20 [info] 35#35: *1860 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:19:20 [info] 35#35: *1861 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:19:30 [info] 35#35: *1863 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:19:30 [info] 35#35: *1862 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:19:40 [info] 35#35: *1864 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:19:40 [info] 35#35: *1865 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:19:50 [info] 37#37: *1866 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:19:50 [info] 35#35: *1867 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:20:00 [info] 35#35: *1868 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:20:00 [info] 35#35: *1869 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:20:10 [info] 37#37: *1870 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:20:10 [info] 37#37: *1871 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:20:20 [info] 35#35: *1874 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:20:20 [info] 35#35: *1873 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:20:30 [info] 37#37: *1875 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:20:30 [info] 37#37: *1876 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:20:40 [info] 37#37: *1878 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:20:40 [info] 37#37: *1877 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:20:50 [info] 37#37: *1879 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:20:50 [info] 37#37: *1880 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:21:00 [info] 37#37: *1882 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:21:00 [info] 37#37: *1881 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:21:10 [info] 37#37: *1884 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:21:10 [info] 35#35: *1883 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:21:20 [info] 35#35: *1886 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:21:20 [info] 37#37: *1887 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:21:30 [info] 37#37: *1889 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:21:30 [info] 37#37: *1888 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:21:40 [info] 35#35: *1890 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:21:40 [info] 35#35: *1891 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:21:50 [info] 37#37: *1893 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:21:50 [info] 37#37: *1892 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:22:00 [info] 35#35: *1894 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:22:00 [info] 35#35: *1895 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:22:10 [info] 37#37: *1897 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:22:10 [info] 37#37: *1896 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:22:20 [info] 37#37: *1900 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:22:20 [info] 35#35: *1899 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:22:30 [info] 35#35: *1902 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:22:30 [info] 37#37: *1901 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:22:40 [info] 35#35: *1904 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:22:40 [info] 37#37: *1903 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:22:50 [info] 37#37: *1905 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:22:50 [info] 35#35: *1906 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:23:00 [info] 35#35: *1907 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:23:00 [info] 35#35: *1908 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:23:10 [info] 37#37: *1910 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:23:10 [info] 37#37: *1909 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:23:20 [info] 35#35: *1912 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:23:20 [info] 37#37: *1913 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:23:30 [info] 37#37: *1915 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:23:30 [info] 37#37: *1914 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:23:40 [info] 35#35: *1916 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:23:40 [info] 35#35: *1917 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:23:50 [info] 37#37: *1919 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:23:50 [info] 35#35: *1918 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:24:00 [info] 35#35: *1920 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:24:00 [info] 35#35: *1921 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:24:10 [info] 37#37: *1922 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:24:10 [info] 35#35: *1923 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:24:20 [info] 37#37: *1925 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:24:20 [info] 37#37: *1926 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:24:30 [info] 35#35: *1927 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:24:30 [info] 37#37: *1928 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:24:40 [info] 35#35: *1929 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:24:40 [info] 37#37: *1930 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:24:50 [info] 35#35: *1932 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:24:50 [info] 35#35: *1931 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:25:00 [info] 35#35: *1933 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:25:00 [info] 37#37: *1934 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:25:10 [info] 35#35: *1935 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:25:10 [info] 37#37: *1936 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:25:20 [info] 37#37: *1938 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:25:20 [info] 37#37: *1939 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:25:30 [info] 37#37: *1940 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:25:30 [info] 35#35: *1941 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:25:40 [info] 35#35: *1942 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:25:40 [info] 35#35: *1943 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:25:50 [info] 35#35: *1944 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:25:50 [info] 35#35: *1945 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:26:00 [info] 37#37: *1947 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:26:00 [info] 35#35: *1946 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:26:10 [info] 35#35: *1948 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:26:10 [info] 35#35: *1949 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:26:20 [info] 37#37: *1951 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:26:20 [info] 37#37: *1952 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:26:30 [info] 35#35: *1953 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:26:30 [info] 37#37: *1954 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:26:40 [info] 37#37: *1955 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:26:40 [info] 37#37: *1956 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:26:50 [info] 37#37: *1958 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:26:50 [info] 35#35: *1957 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:27:00 [info] 35#35: *1959 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:27:00 [info] 37#37: *1960 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:27:10 [info] 35#35: *1961 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:27:10 [info] 35#35: *1962 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:27:20 [info] 35#35: *1964 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:27:20 [info] 35#35: *1965 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:27:30 [info] 35#35: *1966 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:27:30 [info] 35#35: *1967 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:27:40 [info] 35#35: *1969 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:27:40 [info] 35#35: *1968 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:27:50 [info] 35#35: *1971 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:27:50 [info] 35#35: *1970 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:28:00 [info] 35#35: *1973 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:28:00 [info] 35#35: *1972 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:28:10 [info] 37#37: *1974 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:28:10 [info] 37#37: *1975 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:28:20 [info] 35#35: *1977 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:28:20 [info] 37#37: *1978 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:28:30 [info] 37#37: *1979 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:28:30 [info] 37#37: *1980 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:28:31 [info] 35#35: *1981 client closed connection while waiting for request, client: 10.233.69.164, server: 0.0.0.0:443 2022/06/23 05:28:40 [info] 35#35: *1982 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:28:40 [info] 35#35: *1983 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:28:50 [info] 35#35: *1984 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:28:50 [info] 35#35: *1985 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:29:00 [info] 35#35: *1986 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:29:00 [info] 35#35: *1987 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:29:10 [info] 37#37: *1988 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:29:10 [info] 37#37: *1989 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:29:20 [info] 35#35: *1991 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:29:20 [info] 35#35: *1992 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:29:30 [info] 37#37: *1993 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:29:30 [info] 37#37: *1994 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:29:40 [info] 35#35: *1995 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:29:40 [info] 35#35: *1996 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:29:50 [info] 37#37: *1997 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:29:50 [info] 37#37: *1998 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:30:00 [info] 37#37: *2000 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:30:00 [info] 37#37: *1999 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:30:10 [info] 35#35: *2001 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:30:10 [info] 35#35: *2002 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:30:20 [info] 35#35: *2004 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:30:20 [info] 35#35: *2005 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:30:30 [info] 37#37: *2006 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:30:30 [info] 37#37: *2007 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:30:40 [info] 35#35: *2008 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:30:40 [info] 37#37: *2009 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:30:50 [info] 37#37: *2010 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:30:50 [info] 35#35: *2011 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:31:00 [info] 37#37: *2013 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:31:00 [info] 35#35: *2012 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:31:10 [info] 35#35: *2015 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:31:10 [info] 37#37: *2014 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:31:20 [info] 37#37: *2017 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:31:20 [info] 35#35: *2018 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:31:30 [info] 35#35: *2020 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:31:30 [info] 37#37: *2019 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:31:40 [info] 35#35: *2022 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:31:40 [info] 35#35: *2021 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:31:50 [info] 35#35: *2024 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:31:50 [info] 37#37: *2023 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:32:00 [info] 35#35: *2025 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:32:00 [info] 35#35: *2026 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:32:10 [info] 37#37: *2028 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:32:10 [info] 37#37: *2027 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:32:20 [info] 35#35: *2030 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:32:20 [info] 35#35: *2031 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:32:30 [info] 35#35: *2032 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:32:30 [info] 35#35: *2033 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:32:40 [info] 35#35: *2034 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:32:40 [info] 35#35: *2035 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:32:50 [info] 37#37: *2037 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:32:50 [info] 35#35: *2036 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:33:00 [info] 35#35: *2038 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80 2022/06/23 05:33:00 [info] 37#37: *2039 client closed connection while waiting for request, client: 10.233.68.209, server: 0.0.0.0:80