By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.6.55 ### 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/03/30 02:50:02 [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/03/30 02:50:02 [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/03/30 02:50:02 [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/03/30 02:50:02 [notice] 33#33: using the "epoll" event method 2022/03/30 02:50:02 [notice] 33#33: openresty/1.13.6.1 2022/03/30 02:50:02 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/03/30 02:50:02 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/03/30 02:50:02 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2022/03/30 02:50:02 [notice] 34#34: start worker processes 2022/03/30 02:50:02 [notice] 34#34: start worker process 35 2022/03/30 02:50:02 [notice] 34#34: start worker process 37 2022/03/30 02:50:02 [notice] 34#34: start worker process 38 2022/03/30 02:50:02 [notice] 34#34: start worker process 39 2022/03/30 02:50:02 [notice] 34#34: start worker process 40 2022/03/30 02:50:02 [notice] 34#34: start worker process 41 2022/03/30 02:50:02 [notice] 34#34: start worker process 42 2022/03/30 02:50:02 [notice] 34#34: start worker process 43 2022/03/30 02:50:02 [notice] 34#34: start cache manager process 44 2022/03/30 02:50:02 [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-20220330025002.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-03-30 02:50:04 959 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-03-30 02:50:04 970 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-03-30 02:50:04 970 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-03-30 02:50:05 038 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-03-30 02:50:05 039 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.6.55:10081 Enabled:true 2022-03-30 02:50:06 480 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-03-30 02:50:06 584 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-03-30 02:50:06 585 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-03-30 02:50:06 586 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-03-30 02:50:06 587 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-03-30 02:50:06 587 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-03-30 02:50:06 587 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-03-30 02:50:06 588 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-03-30 02:50:06 695 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-03-30 02:50:06 798 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-03-30 02:50:06 798 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-03-30 02:50:06 798 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-03-30 02:50:07 276 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/03/30 02:50:12 [info] 38#38: *12 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:50:12 [info] 38#38: *13 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:50:22 [info] 38#38: *14 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:50:22 [info] 38#38: *15 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:50:32 [info] 35#35: *16 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:50:32 [info] 38#38: *17 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:50:42 [info] 38#38: *19 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:50:42 [info] 35#35: *18 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:50:52 [info] 35#35: *21 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:50:52 [info] 35#35: *20 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:51:02 [info] 38#38: *24 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:51:02 [info] 38#38: *25 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:51:02 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/03/30 02:51:02 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2022/03/30 02:51:02 [notice] 34#34: cache loader process 46 exited with code 0 2022/03/30 02:51:02 [notice] 34#34: signal 29 (SIGIO) received 2022/03/30 02:51:12 [info] 35#35: *26 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:51:12 [info] 35#35: *27 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:51:22 [info] 38#38: *28 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:51:22 [info] 38#38: *29 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:51:32 [info] 35#35: *30 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:51:32 [info] 35#35: *31 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:51:42 [info] 35#35: *33 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:51:42 [info] 38#38: *32 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:51:52 [info] 35#35: *34 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:51:52 [info] 35#35: *35 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:52:02 [info] 38#38: *38 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:52:02 [info] 38#38: *37 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:52:12 [info] 38#38: *40 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:52:12 [info] 38#38: *39 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:52:22 [info] 38#38: *42 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:52:22 [info] 38#38: *41 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:52:32 [info] 38#38: *43 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:52:32 [info] 35#35: *44 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:52:42 [info] 38#38: *45 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:52:42 [info] 38#38: *46 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:52:52 [info] 35#35: *48 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:52:52 [info] 38#38: *47 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:53:02 [info] 38#38: *50 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:53:02 [info] 38#38: *51 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:53:12 [info] 35#35: *52 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:53:12 [info] 35#35: *53 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:53:22 [info] 38#38: *55 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:53:22 [info] 35#35: *54 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:53:32 [info] 35#35: *56 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:53:32 [info] 35#35: *57 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:53:42 [info] 35#35: *58 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:53:42 [info] 38#38: *59 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:53:52 [info] 35#35: *61 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:53:52 [info] 35#35: *60 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:54:02 [info] 38#38: *62 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:54:02 [info] 38#38: *63 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:54:12 [info] 38#38: *65 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:54:12 [info] 38#38: *66 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:54:22 [info] 38#38: *67 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:54:22 [info] 35#35: *68 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:54:32 [info] 38#38: *69 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:54:32 [info] 35#35: *70 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:54:42 [info] 35#35: *71 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:54:42 [info] 35#35: *72 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:54:52 [info] 35#35: *74 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:54:52 [info] 38#38: *73 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:55:02 [info] 38#38: *75 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:55:02 [info] 38#38: *76 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:55:12 [info] 38#38: *79 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:55:12 [info] 35#35: *78 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:55:22 [info] 38#38: *80 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:55:22 [info] 35#35: *81 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:55:32 [info] 35#35: *82 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:55:32 [info] 35#35: *83 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:55:42 [info] 38#38: *85 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:55:42 [info] 38#38: *84 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:55:52 [info] 38#38: *86 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:55:52 [info] 38#38: *87 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:56:02 [info] 35#35: *88 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:56:02 [info] 35#35: *89 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:56:12 [info] 38#38: *91 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:56:12 [info] 38#38: *92 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:56:22 [info] 35#35: *93 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:56:22 [info] 38#38: *94 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:56:32 [info] 38#38: *95 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:56:32 [info] 38#38: *96 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:56:42 [info] 35#35: *97 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:56:42 [info] 38#38: *98 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:56:52 [info] 38#38: *100 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:56:52 [info] 38#38: *99 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:57:02 [info] 38#38: *101 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:57:02 [info] 38#38: *102 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:57:07 [info] 38#38: *104 [lua] access_by_lua(msblocations.conf:133):2: 3576eb6f494cd1a6fc16fdc62d2e5bca:receive the request, client: 10.233.72.161, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.233.42.43" 2022/03/30 02:57:07 [info] 38#38: *104 [lua] logger.lua:23: 3576eb6f494cd1a6fc16fdc62d2e5bca {"matched":"microservices"} while logging request, client: 10.233.72.161, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.233.42.43" 10.233.72.161 - - [30/Mar/2022:02:57:07 +0000] 3576eb6f494cd1a6fc16fdc62d2e5bca "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.493 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.233.72.161 - - [30/Mar/2022:02:57:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 396 2022/03/30 02:57:12 [info] 38#38: *107 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:57:12 [info] 38#38: *108 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:57:17 [info] 38#38: *104 client 10.233.72.161 closed keepalive connection 2022/03/30 02:57:22 [info] 35#35: *109 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:57:22 [info] 35#35: *110 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:57:32 [info] 35#35: *112 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:57:32 [info] 35#35: *111 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:57:42 [info] 35#35: *113 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:57:42 [info] 38#38: *114 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:57:52 [info] 35#35: *115 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:57:52 [info] 35#35: *116 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:58:02 [info] 35#35: *117 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:58:02 [info] 38#38: *118 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:58:12 [info] 35#35: *120 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:58:12 [info] 35#35: *121 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:58:22 [info] 35#35: *123 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:58:22 [info] 38#38: *122 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:58:32 [info] 35#35: *125 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:58:32 [info] 35#35: *124 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:58:42 [info] 38#38: *127 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:58:42 [info] 35#35: *126 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:58:52 [info] 35#35: *128 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:58:52 [info] 35#35: *129 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:59:02 [info] 38#38: *131 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:59:02 [info] 38#38: *130 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:59:12 [info] 35#35: *134 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:59:12 [info] 38#38: *133 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:59:12 [info] 38#38: *135 [lua] access_by_lua(msblocations.conf:133):2: e026babacb58658e6354b9272fe6574f:receive the request, client: 10.233.67.129, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.233.42.43" 2022/03/30 02:59:13 [info] 38#38: *135 [lua] logger.lua:23: e026babacb58658e6354b9272fe6574f {"matched":"microservices"} while logging request, client: 10.233.67.129, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.233.42.43" 10.233.67.129 - - [30/Mar/2022:02:59:13 +0000] e026babacb58658e6354b9272fe6574f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.164 upstream_response_time:0.162 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.233.67.129 - - [30/Mar/2022:02:59:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 156 2022/03/30 02:59:19 [info] 38#38: *135 client 10.233.67.129 closed keepalive connection 2022/03/30 02:59:22 [info] 38#38: *138 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:59:22 [info] 38#38: *139 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:59:32 [info] 38#38: *140 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:59:32 [info] 38#38: *141 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:59:42 [info] 38#38: *142 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:59:42 [info] 38#38: *143 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:59:52 [info] 38#38: *144 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 02:59:52 [info] 38#38: *145 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:00:02 [info] 38#38: *146 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:00:02 [info] 38#38: *147 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:00:12 [info] 38#38: *149 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:00:12 [info] 38#38: *150 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:00:22 [info] 38#38: *152 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:00:22 [info] 38#38: *151 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:00:32 [info] 38#38: *153 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:00:32 [info] 35#35: *154 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:00:42 [info] 38#38: *155 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:00:42 [info] 38#38: *156 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:00:52 [info] 38#38: *157 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:00:52 [info] 38#38: *158 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:01:02 [info] 35#35: *159 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:01:02 [info] 35#35: *160 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:01:12 [info] 35#35: *162 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:01:12 [info] 38#38: *163 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:01:22 [info] 38#38: *165 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:01:22 [info] 38#38: *164 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:01:32 [info] 35#35: *167 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:01:32 [info] 38#38: *166 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:01:42 [info] 38#38: *168 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:01:42 [info] 35#35: *169 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:01:52 [info] 35#35: *170 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:01:52 [info] 35#35: *171 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:02:02 [info] 38#38: *172 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:02:02 [info] 38#38: *173 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:02:12 [info] 35#35: *175 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:02:12 [info] 35#35: *176 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:02:22 [info] 38#38: *177 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:02:22 [info] 35#35: *178 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:02:32 [info] 35#35: *180 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:02:32 [info] 38#38: *179 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:02:42 [info] 35#35: *181 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:02:42 [info] 38#38: *182 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:02:52 [info] 38#38: *183 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:02:52 [info] 38#38: *184 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:03:02 [info] 35#35: *186 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:03:02 [info] 38#38: *185 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:03:12 [info] 38#38: *189 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:03:12 [info] 38#38: *188 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:03:22 [info] 35#35: *191 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:03:22 [info] 35#35: *190 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:03:32 [info] 38#38: *193 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:03:32 [info] 38#38: *192 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:03:42 [info] 38#38: *194 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:03:42 [info] 38#38: *195 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:03:52 [info] 38#38: *196 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:03:52 [info] 38#38: *197 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:04:02 [info] 38#38: *198 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:04:02 [info] 38#38: *199 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:04:12 [info] 38#38: *201 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:04:12 [info] 38#38: *202 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:04:22 [info] 38#38: *203 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:04:22 [info] 38#38: *204 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:04:32 [info] 35#35: *205 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:04:32 [info] 35#35: *206 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:04:42 [info] 35#35: *207 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:04:42 [info] 35#35: *208 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:04:52 [info] 35#35: *209 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:04:52 [info] 35#35: *210 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:05:02 [info] 38#38: *212 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:05:02 [info] 35#35: *211 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:05:12 [info] 38#38: *214 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:05:12 [info] 38#38: *215 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:05:22 [info] 38#38: *216 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:05:22 [info] 38#38: *217 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:05:32 [info] 35#35: *219 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:05:32 [info] 35#35: *218 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:05:42 [info] 38#38: *220 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:05:42 [info] 38#38: *221 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:05:52 [info] 35#35: *223 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:05:52 [info] 35#35: *222 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:06:02 [info] 35#35: *224 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:06:02 [info] 35#35: *225 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:06:12 [info] 35#35: *227 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:06:12 [info] 35#35: *228 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:06:22 [info] 38#38: *230 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:06:22 [info] 38#38: *229 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:06:32 [info] 35#35: *231 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:06:32 [info] 35#35: *232 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:06:42 [info] 38#38: *234 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:06:42 [info] 35#35: *233 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:06:52 [info] 38#38: *235 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:06:52 [info] 38#38: *236 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:07:02 [info] 35#35: *238 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:07:02 [info] 35#35: *237 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:07:12 [info] 38#38: *240 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:07:12 [info] 35#35: *241 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:07:22 [info] 38#38: *242 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:07:22 [info] 38#38: *243 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:07:32 [info] 38#38: *244 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:07:32 [info] 38#38: *245 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:07:42 [info] 35#35: *246 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:07:42 [info] 38#38: *247 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:07:52 [info] 38#38: *248 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:07:52 [info] 35#35: *249 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:08:02 [info] 35#35: *250 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:08:02 [info] 38#38: *251 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:08:12 [info] 38#38: *253 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:08:12 [info] 38#38: *254 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:08:22 [info] 38#38: *255 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:08:22 [info] 38#38: *256 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:08:32 [info] 38#38: *257 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:08:32 [info] 35#35: *258 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:08:42 [info] 38#38: *260 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:08:42 [info] 38#38: *259 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:08:52 [info] 35#35: *261 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:08:52 [info] 35#35: *262 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:09:02 [info] 35#35: *264 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:09:02 [info] 38#38: *263 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:09:12 [info] 38#38: *267 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:09:12 [info] 38#38: *266 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:09:22 [info] 35#35: *269 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:09:22 [info] 38#38: *268 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:09:32 [info] 38#38: *271 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:09:32 [info] 38#38: *270 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:09:42 [info] 38#38: *272 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:09:42 [info] 35#35: *273 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:09:52 [info] 38#38: *274 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:09:52 [info] 38#38: *275 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:10:02 [info] 38#38: *276 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:10:02 [info] 38#38: *277 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:10:12 [info] 38#38: *279 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:10:12 [info] 35#35: *280 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:10:22 [info] 38#38: *282 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:10:22 [info] 38#38: *281 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:10:32 [info] 35#35: *284 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:10:32 [info] 38#38: *283 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:10:42 [info] 35#35: *285 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:10:42 [info] 38#38: *286 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:10:52 [info] 35#35: *287 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:10:52 [info] 35#35: *288 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:11:02 [info] 38#38: *290 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:11:02 [info] 38#38: *289 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:11:12 [info] 38#38: *293 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:11:12 [info] 38#38: *292 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:11:22 [info] 38#38: *294 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:11:22 [info] 38#38: *295 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:11:32 [info] 38#38: *296 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:11:32 [info] 38#38: *297 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:11:42 [info] 38#38: *298 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:11:42 [info] 38#38: *299 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:11:52 [info] 35#35: *301 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:11:52 [info] 38#38: *300 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:12:02 [info] 38#38: *303 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:12:02 [info] 38#38: *302 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:12:12 [info] 38#38: *306 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:12:12 [info] 38#38: *305 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:12:22 [info] 38#38: *308 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:12:22 [info] 35#35: *307 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:12:32 [info] 35#35: *310 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:12:32 [info] 38#38: *309 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:12:42 [info] 35#35: *311 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:12:42 [info] 38#38: *312 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:12:52 [info] 38#38: *313 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:12:52 [info] 35#35: *314 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:13:02 [info] 38#38: *315 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:13:02 [info] 38#38: *316 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:13:12 [info] 35#35: *318 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:13:12 [info] 35#35: *319 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:13:22 [info] 38#38: *321 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:13:22 [info] 38#38: *320 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:13:32 [info] 38#38: *322 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:13:32 [info] 38#38: *323 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:13:42 [info] 35#35: *324 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:13:42 [info] 35#35: *325 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:13:52 [info] 38#38: *327 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:13:52 [info] 35#35: *326 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:14:02 [info] 38#38: *328 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:14:02 [info] 38#38: *329 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:14:12 [info] 38#38: *331 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:14:12 [info] 38#38: *332 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:14:22 [info] 38#38: *333 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:14:22 [info] 38#38: *334 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:14:32 [info] 35#35: *335 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:14:32 [info] 35#35: *336 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:14:42 [info] 38#38: *337 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:14:42 [info] 38#38: *338 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:14:52 [info] 38#38: *339 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:14:52 [info] 35#35: *340 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:15:02 [info] 35#35: *342 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:15:02 [info] 38#38: *341 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:15:12 [info] 35#35: *344 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:15:12 [info] 38#38: *345 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:15:22 [info] 35#35: *347 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:15:22 [info] 38#38: *346 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:15:32 [info] 38#38: *348 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:15:32 [info] 35#35: *349 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:15:42 [info] 38#38: *350 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:15:42 [info] 38#38: *351 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:15:52 [info] 35#35: *352 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:15:52 [info] 38#38: *353 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:16:02 [info] 38#38: *354 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:16:02 [info] 38#38: *355 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:16:12 [info] 38#38: *358 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:16:12 [info] 35#35: *357 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:16:22 [info] 38#38: *359 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:16:22 [info] 38#38: *360 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:16:32 [info] 38#38: *362 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:16:32 [info] 38#38: *361 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:16:42 [info] 38#38: *363 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:16:42 [info] 35#35: *364 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:16:52 [info] 35#35: *365 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:16:52 [info] 35#35: *366 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:17:02 [info] 35#35: *368 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:17:02 [info] 35#35: *367 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:17:12 [info] 38#38: *370 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:17:12 [info] 38#38: *371 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:17:22 [info] 35#35: *372 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:17:22 [info] 38#38: *373 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:17:32 [info] 38#38: *374 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:17:32 [info] 35#35: *375 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:17:36 [info] 38#38: *376 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.67.165, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.67.165 - - [30/Mar/2022:03:17:36 +0000] cc4b88a09ee1de8e8f66b1bb4bba48e5 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/03/30 03:17:42 [info] 38#38: *377 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:17:42 [info] 38#38: *378 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:17:52 [info] 35#35: *379 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:17:52 [info] 38#38: *380 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:18:02 [info] 38#38: *381 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:18:02 [info] 38#38: *382 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:18:12 [info] 38#38: *384 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:18:12 [info] 38#38: *385 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:18:22 [info] 38#38: *386 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:18:22 [info] 38#38: *387 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:18:32 [info] 35#35: *389 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:18:32 [info] 35#35: *388 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:18:42 [info] 38#38: *391 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:18:42 [info] 35#35: *390 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:18:52 [info] 38#38: *392 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:18:52 [info] 38#38: *393 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:19:02 [info] 38#38: *394 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:19:02 [info] 35#35: *395 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:19:12 [info] 38#38: *397 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:19:12 [info] 38#38: *398 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:19:22 [info] 38#38: *400 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:19:22 [info] 38#38: *399 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:19:32 [info] 38#38: *401 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:19:32 [info] 38#38: *402 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:19:42 [info] 38#38: *403 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:19:42 [info] 35#35: *404 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:19:52 [info] 38#38: *405 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:19:52 [info] 38#38: *406 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:20:02 [info] 38#38: *408 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:20:02 [info] 38#38: *407 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:20:12 [info] 38#38: *410 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:20:12 [info] 38#38: *411 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:20:22 [info] 35#35: *412 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:20:22 [info] 38#38: *413 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:20:32 [info] 38#38: *414 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:20:32 [info] 38#38: *415 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:20:42 [info] 38#38: *416 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:20:42 [info] 35#35: *417 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:20:52 [info] 35#35: *418 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:20:52 [info] 38#38: *419 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:21:02 [info] 38#38: *420 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:21:02 [info] 35#35: *421 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:21:12 [info] 38#38: *423 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:21:12 [info] 38#38: *424 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:21:22 [info] 38#38: *425 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:21:22 [info] 38#38: *426 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:21:32 [info] 38#38: *427 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:21:32 [info] 35#35: *428 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:21:42 [info] 35#35: *429 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:21:42 [info] 38#38: *430 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:21:52 [info] 38#38: *431 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:21:52 [info] 38#38: *432 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:22:02 [info] 38#38: *433 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:22:02 [info] 38#38: *434 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:22:12 [info] 38#38: *436 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:22:12 [info] 38#38: *437 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:22:22 [info] 38#38: *438 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:22:22 [info] 38#38: *439 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:22:32 [info] 38#38: *441 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:22:32 [info] 38#38: *440 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:22:42 [info] 38#38: *442 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:22:42 [info] 35#35: *443 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:22:52 [info] 38#38: *444 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:22:52 [info] 38#38: *445 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:23:02 [info] 35#35: *446 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:23:02 [info] 35#35: *447 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:23:12 [info] 38#38: *449 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:23:12 [info] 38#38: *450 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:23:22 [info] 38#38: *451 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:23:22 [info] 35#35: *452 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:23:32 [info] 38#38: *454 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:23:32 [info] 38#38: *453 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:23:42 [info] 35#35: *455 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:23:42 [info] 35#35: *456 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:23:52 [info] 35#35: *457 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:23:52 [info] 35#35: *458 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:24:02 [info] 38#38: *459 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:24:02 [info] 35#35: *460 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:24:12 [info] 38#38: *462 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:24:12 [info] 38#38: *463 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:24:22 [info] 38#38: *465 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:24:22 [info] 38#38: *464 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:24:32 [info] 35#35: *466 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:24:32 [info] 35#35: *467 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:24:42 [info] 38#38: *468 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:24:42 [info] 35#35: *469 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:24:52 [info] 35#35: *470 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:24:52 [info] 35#35: *471 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:25:02 [info] 35#35: *472 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:25:02 [info] 35#35: *473 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:25:12 [info] 38#38: *475 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:25:12 [info] 35#35: *476 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:25:22 [info] 38#38: *477 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:25:22 [info] 35#35: *478 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:25:32 [info] 38#38: *479 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:25:32 [info] 38#38: *480 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:25:42 [info] 38#38: *482 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:25:42 [info] 35#35: *481 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:25:52 [info] 38#38: *484 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:25:52 [info] 38#38: *483 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:26:02 [info] 38#38: *485 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:26:02 [info] 35#35: *486 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:26:12 [info] 35#35: *488 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:26:12 [info] 35#35: *489 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:26:22 [info] 35#35: *491 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:26:22 [info] 38#38: *490 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:26:32 [info] 38#38: *493 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:26:32 [info] 38#38: *492 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:26:42 [info] 35#35: *494 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:26:42 [info] 38#38: *495 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:26:52 [info] 38#38: *497 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:26:52 [info] 38#38: *496 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:27:02 [info] 35#35: *499 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:27:02 [info] 35#35: *498 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:27:12 [info] 38#38: *501 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:27:12 [info] 35#35: *502 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:27:22 [info] 35#35: *504 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:27:22 [info] 38#38: *503 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:27:32 [info] 35#35: *505 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:27:32 [info] 38#38: *506 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:27:42 [info] 38#38: *507 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:27:42 [info] 38#38: *508 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:27:52 [info] 38#38: *509 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:27:52 [info] 38#38: *510 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:28:02 [info] 35#35: *511 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:28:02 [info] 38#38: *512 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:28:12 [info] 35#35: *514 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:28:12 [info] 38#38: *515 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:28:22 [info] 35#35: *516 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:28:22 [info] 38#38: *517 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:28:32 [info] 38#38: *518 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:28:32 [info] 35#35: *519 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:28:42 [info] 35#35: *521 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:28:42 [info] 38#38: *520 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:28:52 [info] 38#38: *522 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:28:52 [info] 38#38: *523 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:29:02 [info] 35#35: *525 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:29:02 [info] 38#38: *524 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:29:12 [info] 38#38: *527 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:29:12 [info] 35#35: *528 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:29:22 [info] 35#35: *529 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:29:22 [info] 38#38: *530 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:29:32 [info] 35#35: *531 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:29:32 [info] 35#35: *532 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:29:42 [info] 38#38: *533 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:29:42 [info] 38#38: *534 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:29:52 [info] 38#38: *535 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:29:52 [info] 35#35: *536 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:30:02 [info] 38#38: *538 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:30:02 [info] 38#38: *537 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:30:12 [info] 35#35: *541 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:30:12 [info] 38#38: *540 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:30:22 [info] 38#38: *542 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:30:22 [info] 38#38: *543 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:30:32 [info] 38#38: *544 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:30:32 [info] 35#35: *545 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:30:42 [info] 35#35: *547 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:30:42 [info] 38#38: *546 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:30:52 [info] 35#35: *548 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:30:52 [info] 35#35: *549 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:31:02 [info] 35#35: *551 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:31:02 [info] 38#38: *550 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:31:12 [info] 38#38: *553 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:31:12 [info] 38#38: *554 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:31:22 [info] 38#38: *555 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:31:22 [info] 35#35: *556 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:31:32 [info] 38#38: *558 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:31:32 [info] 35#35: *557 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:31:42 [info] 35#35: *559 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:31:42 [info] 35#35: *560 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:31:52 [info] 35#35: *561 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:31:52 [info] 35#35: *562 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:32:02 [info] 38#38: *564 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:32:02 [info] 35#35: *563 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:32:12 [info] 35#35: *566 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:32:12 [info] 38#38: *567 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:32:22 [info] 38#38: *568 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:32:22 [info] 38#38: *569 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:32:32 [info] 35#35: *570 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:32:32 [info] 38#38: *571 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:32:42 [info] 38#38: *572 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:32:42 [info] 35#35: *573 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:32:52 [info] 38#38: *575 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:32:52 [info] 35#35: *574 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:33:02 [info] 38#38: *576 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:33:02 [info] 35#35: *577 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:33:12 [info] 38#38: *579 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:33:12 [info] 38#38: *580 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:33:22 [info] 38#38: *582 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:33:22 [info] 35#35: *581 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:33:32 [info] 35#35: *583 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:33:32 [info] 38#38: *584 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:33:42 [info] 35#35: *585 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:33:42 [info] 38#38: *586 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:33:52 [info] 38#38: *587 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:33:52 [info] 38#38: *588 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:34:02 [info] 35#35: *590 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:34:02 [info] 38#38: *589 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:34:12 [info] 38#38: *592 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:34:12 [info] 35#35: *593 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:34:22 [info] 38#38: *594 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:34:22 [info] 38#38: *595 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:34:32 [info] 35#35: *596 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:34:32 [info] 35#35: *597 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:34:42 [info] 38#38: *598 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:34:42 [info] 35#35: *599 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:34:52 [info] 38#38: *600 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:34:52 [info] 35#35: *601 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:35:02 [info] 38#38: *602 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:35:02 [info] 38#38: *603 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:35:12 [info] 35#35: *606 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:35:12 [info] 38#38: *605 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:35:22 [info] 38#38: *607 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:35:22 [info] 38#38: *608 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:35:32 [info] 38#38: *610 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:35:32 [info] 35#35: *609 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:35:42 [info] 35#35: *611 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:35:42 [info] 38#38: *612 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:35:52 [info] 38#38: *613 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:35:52 [info] 38#38: *614 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:36:02 [info] 35#35: *616 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:36:02 [info] 38#38: *615 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:36:12 [info] 38#38: *618 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:36:12 [info] 38#38: *619 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:36:22 [info] 38#38: *620 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:36:22 [info] 35#35: *621 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:36:32 [info] 38#38: *622 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:36:32 [info] 38#38: *623 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:36:42 [info] 38#38: *624 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:36:42 [info] 38#38: *625 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:36:52 [info] 38#38: *626 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:36:52 [info] 38#38: *627 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:37:02 [info] 38#38: *628 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:37:02 [info] 35#35: *629 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:37:12 [info] 38#38: *631 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:37:12 [info] 35#35: *632 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:37:22 [info] 35#35: *633 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:37:22 [info] 35#35: *634 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:37:32 [info] 35#35: *635 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:37:32 [info] 38#38: *636 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:37:42 [info] 35#35: *638 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:37:42 [info] 38#38: *637 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:37:52 [info] 38#38: *640 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:37:52 [info] 35#35: *639 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:38:02 [info] 38#38: *642 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:38:02 [info] 35#35: *641 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:38:12 [info] 38#38: *644 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:38:12 [info] 38#38: *645 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:38:22 [info] 38#38: *646 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:38:22 [info] 38#38: *647 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:38:32 [info] 35#35: *648 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:38:32 [info] 38#38: *649 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:38:42 [info] 38#38: *650 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:38:42 [info] 38#38: *651 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:38:52 [info] 38#38: *652 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:38:52 [info] 38#38: *653 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:39:02 [info] 38#38: *654 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:39:02 [info] 38#38: *655 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:39:12 [info] 38#38: *658 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:39:12 [info] 38#38: *657 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:39:22 [info] 35#35: *660 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:39:22 [info] 35#35: *659 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:39:32 [info] 35#35: *661 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:39:32 [info] 35#35: *662 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:39:42 [info] 38#38: *663 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:39:42 [info] 35#35: *664 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:39:52 [info] 38#38: *665 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:39:52 [info] 38#38: *666 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:40:02 [info] 38#38: *668 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:40:02 [info] 35#35: *667 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:40:12 [info] 38#38: *670 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:40:12 [info] 38#38: *671 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:40:22 [info] 35#35: *673 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:40:22 [info] 35#35: *672 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:40:32 [info] 35#35: *674 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:40:32 [info] 35#35: *675 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:40:42 [info] 38#38: *676 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:40:42 [info] 38#38: *677 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:40:52 [info] 38#38: *679 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:40:52 [info] 38#38: *678 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:41:02 [info] 38#38: *681 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:41:02 [info] 38#38: *680 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:41:12 [info] 35#35: *684 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:41:12 [info] 38#38: *683 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:41:22 [info] 38#38: *685 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:41:22 [info] 38#38: *686 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:41:32 [info] 35#35: *687 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:41:32 [info] 38#38: *688 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:41:42 [info] 38#38: *689 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:41:42 [info] 35#35: *690 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:41:52 [info] 38#38: *692 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:41:52 [info] 38#38: *691 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:42:02 [info] 38#38: *693 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:42:02 [info] 38#38: *694 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:42:12 [info] 35#35: *697 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:42:12 [info] 35#35: *696 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:42:22 [info] 38#38: *698 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:42:22 [info] 38#38: *699 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:42:32 [info] 38#38: *700 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:42:32 [info] 35#35: *701 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:42:42 [info] 38#38: *703 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:42:42 [info] 38#38: *702 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:42:52 [info] 38#38: *704 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:42:52 [info] 38#38: *705 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:43:02 [info] 35#35: *707 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:43:02 [info] 38#38: *706 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:43:12 [info] 38#38: *709 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:43:12 [info] 35#35: *710 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:43:22 [info] 35#35: *711 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:43:22 [info] 38#38: *712 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:43:32 [info] 38#38: *713 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:43:32 [info] 35#35: *714 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:43:42 [info] 38#38: *715 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:43:42 [info] 35#35: *716 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:43:52 [info] 35#35: *717 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:43:52 [info] 35#35: *718 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:44:02 [info] 38#38: *719 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:44:02 [info] 35#35: *720 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:44:12 [info] 35#35: *723 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:44:12 [info] 35#35: *722 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:44:22 [info] 38#38: *724 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:44:22 [info] 38#38: *725 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:44:32 [info] 38#38: *726 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:44:32 [info] 38#38: *727 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:44:42 [info] 38#38: *729 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:44:42 [info] 35#35: *728 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:44:52 [info] 35#35: *730 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:44:52 [info] 38#38: *731 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:45:02 [info] 38#38: *732 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:45:02 [info] 35#35: *733 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:45:12 [info] 38#38: *735 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:45:12 [info] 35#35: *736 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:45:22 [info] 35#35: *738 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:45:22 [info] 38#38: *737 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:45:32 [info] 38#38: *740 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:45:32 [info] 38#38: *739 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:45:42 [info] 38#38: *742 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:45:42 [info] 35#35: *741 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:45:52 [info] 35#35: *744 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:45:52 [info] 38#38: *743 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:46:02 [info] 35#35: *746 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:46:02 [info] 35#35: *745 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:46:12 [info] 38#38: *748 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:46:12 [info] 38#38: *749 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:46:22 [info] 38#38: *751 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:46:22 [info] 38#38: *750 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:46:32 [info] 35#35: *752 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:46:32 [info] 35#35: *753 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:46:38 [info] 38#38: *754 [lua] access_by_lua(msblocations.conf:133):2: 892dd9fabffcd00ce7fbbbef416ec1a5:receive the request, client: 10.233.68.34, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:46:38 [info] 38#38: *754 [lua] logger.lua:23: 892dd9fabffcd00ce7fbbbef416ec1a5 {"matched":"microservices"} while logging request, client: 10.233.68.34, 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.68.34 - - [30/Mar/2022:03:46:38 +0000] 892dd9fabffcd00ce7fbbbef416ec1a5 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.058 upstream_response_time:0.056 "-" "python-requests/2.27.1" "-" 10.233.68.34 - - [30/Mar/2022:03:46:38 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.27.1" 43 2022/03/30 03:46:38 [info] 38#38: *757 [lua] access_by_lua(msblocations.conf:133):2: 1c0c8e74fcf2f432102b3c2a18da9845:receive the request, client: 10.233.68.34, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.68.34 - - [30/Mar/2022:03:46:38 +0000] 1c0c8e74fcf2f432102b3c2a18da9845 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "python-requests/2.27.1" "-" 2022/03/30 03:46:38 [info] 38#38: *757 [lua] logger.lua:23: 1c0c8e74fcf2f432102b3c2a18da9845 {"matched":"multicloud"} while logging request, client: 10.233.68.34, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.37.222:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 2022/03/30 03:46:38 [info] 38#38: *759 [lua] access_by_lua(msblocations.conf:133):2: 78b766df3341f74ddff7f7f45ed3f8a2:receive the request, client: 10.233.68.34, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.68.34 - - [30/Mar/2022:03:46:38 +0000] 78b766df3341f74ddff7f7f45ed3f8a2 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "python-requests/2.27.1" "-" 2022/03/30 03:46:38 [info] 38#38: *759 [lua] logger.lua:23: 78b766df3341f74ddff7f7f45ed3f8a2 {"matched":"multicloud-pike"} while logging request, client: 10.233.68.34, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.53.89:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 2022/03/30 03:46:38 [info] 38#38: *761 [lua] access_by_lua(msblocations.conf:133):2: 8f41acaf82a3c0ee79ff214c35c1bb25:receive the request, client: 10.233.68.34, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.68.34 - - [30/Mar/2022:03:46:38 +0000] 8f41acaf82a3c0ee79ff214c35c1bb25 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "python-requests/2.27.1" "-" 2022/03/30 03:46:38 [info] 38#38: *761 [lua] logger.lua:23: 8f41acaf82a3c0ee79ff214c35c1bb25 {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.34, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/healthcheck", host: "msb-iag.onap" 2022/03/30 03:46:42 [info] 35#35: *763 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:46:42 [info] 35#35: *764 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:46:52 [info] 38#38: *766 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:46:52 [info] 38#38: *765 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:47:02 [info] 38#38: *767 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:47:02 [info] 35#35: *768 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:47:12 [info] 38#38: *770 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:47:12 [info] 38#38: *771 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:47:17 [info] 38#38: *772 [lua] access_by_lua(msblocations.conf:133):2: 3cbbd0c407edddb98344216942747ac8:receive the request, client: 10.233.68.34, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 10.233.68.34 - - [30/Mar/2022:03:47:17 +0000] 3cbbd0c407edddb98344216942747ac8 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.298 upstream_response_time:0.296 "-" "python-requests/2.27.1" "-" 2022/03/30 03:47:17 [info] 38#38: *772 [lua] logger.lua:23: 3cbbd0c407edddb98344216942747ac8 {"matched":"usecaseui"} while logging request, client: 10.233.68.34, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.26.32:8443/usecase-ui/", host: "msb-iag.onap" 2022/03/30 03:47:18 [info] 38#38: *774 [lua] access_by_lua(msblocations.conf:133):2: 5ad6f6768a779b00c68da32334adb602:receive the request, client: 10.233.68.34, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:47:18 [info] 38#38: *774 [lua] logger.lua:23: 5ad6f6768a779b00c68da32334adb602 {"matched":"gvnfmdriver"} while logging request, client: 10.233.68.34, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.5.202:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.68.34 - - [30/Mar/2022:03:47:18 +0000] 5ad6f6768a779b00c68da32334adb602 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.27.1" "-" 2022/03/30 03:47:18 [info] 38#38: *776 [lua] access_by_lua(msblocations.conf:133):2: 8d90f8c4f2967c6bbc9f6d86e4cee5d3:receive the request, client: 10.233.68.34, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:47:18 [info] 38#38: *776 [lua] logger.lua:23: 8d90f8c4f2967c6bbc9f6d86e4cee5d3 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.68.34, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.14.10:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 10.233.68.34 - - [30/Mar/2022:03:47:18 +0000] 8d90f8c4f2967c6bbc9f6d86e4cee5d3 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.190 upstream_response_time:0.189 "-" "python-requests/2.27.1" "-" 2022/03/30 03:47:18 [info] 38#38: *778 [lua] access_by_lua(msblocations.conf:133):2: 44b77aa7f5ee81abaffc80474b9c36bc:receive the request, client: 10.233.68.34, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:47:18 [info] 38#38: *778 [lua] logger.lua:23: 44b77aa7f5ee81abaffc80474b9c36bc {"matched":"nslcm"} while logging request, client: 10.233.68.34, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.43.207:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 10.233.68.34 - - [30/Mar/2022:03:47:18 +0000] 44b77aa7f5ee81abaffc80474b9c36bc "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.576 upstream_response_time:0.575 "-" "python-requests/2.27.1" "-" 2022/03/30 03:47:19 [info] 38#38: *780 [lua] access_by_lua(msblocations.conf:133):2: 5a3ccc6b5c93928b06f9f5b4648735a6:receive the request, client: 10.233.68.34, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.68.34 - - [30/Mar/2022:03:47:19 +0000] 5a3ccc6b5c93928b06f9f5b4648735a6 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.686 upstream_response_time:0.685 "-" "python-requests/2.27.1" "-" 2022/03/30 03:47:19 [info] 38#38: *780 [lua] logger.lua:23: 5a3ccc6b5c93928b06f9f5b4648735a6 {"matched":"vnflcm"} while logging request, client: 10.233.68.34, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.8.250:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 2022/03/30 03:47:19 [info] 38#38: *782 [lua] access_by_lua(msblocations.conf:133):2: 4c77f21d838fc5ba90fca7b4ab1b58ab:receive the request, client: 10.233.68.34, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.68.34 - - [30/Mar/2022:03:47:20 +0000] 4c77f21d838fc5ba90fca7b4ab1b58ab "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.493 upstream_response_time:0.492 "-" "python-requests/2.27.1" "-" 2022/03/30 03:47:20 [info] 38#38: *782 [lua] logger.lua:23: 4c77f21d838fc5ba90fca7b4ab1b58ab {"matched":"vnfmgr"} while logging request, client: 10.233.68.34, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.12.150:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 2022/03/30 03:47:20 [info] 38#38: *784 [lua] access_by_lua(msblocations.conf:133):2: f93c3bafe50479b6ee35f98f2fb63879:receive the request, client: 10.233.68.34, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:47:20 [info] 38#38: *784 [lua] logger.lua:23: f93c3bafe50479b6ee35f98f2fb63879 {"matched":"vnfres"} while logging request, client: 10.233.68.34, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.6.110:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 10.233.68.34 - - [30/Mar/2022:03:47:20 +0000] f93c3bafe50479b6ee35f98f2fb63879 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.488 upstream_response_time:0.487 "-" "python-requests/2.27.1" "-" 2022/03/30 03:47:20 [info] 38#38: *786 [lua] access_by_lua(msblocations.conf:133):2: f90cec714258f72664d447850adff884:receive the request, client: 10.233.68.34, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:47:20 [info] 38#38: *786 [lua] logger.lua:23: f90cec714258f72664d447850adff884 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.68.34, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.29.219:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.68.34 - - [30/Mar/2022:03:47:20 +0000] f90cec714258f72664d447850adff884 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.27.1" "-" 2022/03/30 03:47:21 [info] 38#38: *788 [lua] access_by_lua(msblocations.conf:133):2: edf7c609b150b2b18425f39e4468cd7a:receive the request, client: 10.233.68.34, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:47:21 [info] 38#38: *788 [lua] logger.lua:23: edf7c609b150b2b18425f39e4468cd7a {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.68.34, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.33.75:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.68.34 - - [30/Mar/2022:03:47:21 +0000] edf7c609b150b2b18425f39e4468cd7a "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.039 "-" "python-requests/2.27.1" "-" 2022/03/30 03:47:21 [info] 38#38: *790 [lua] access_by_lua(msblocations.conf:133):2: beae961efdb7d2957205f3e4c1f83090:receive the request, client: 10.233.68.34, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:47:21 [info] 38#38: *790 [lua] logger.lua:23: beae961efdb7d2957205f3e4c1f83090 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.68.34, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.43.117:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.68.34 - - [30/Mar/2022:03:47:21 +0000] beae961efdb7d2957205f3e4c1f83090 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.042 "-" "python-requests/2.27.1" "-" 2022/03/30 03:47:21 [info] 38#38: *792 [lua] access_by_lua(msblocations.conf:133):2: 7d2e43c13bf932ca537c19cdb13ddcaf:receive the request, client: 10.233.68.34, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.68.34 - - [30/Mar/2022:03:47:21 +0000] 7d2e43c13bf932ca537c19cdb13ddcaf "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.030 "-" "python-requests/2.27.1" "-" 2022/03/30 03:47:21 [info] 38#38: *792 [lua] logger.lua:23: 7d2e43c13bf932ca537c19cdb13ddcaf {"matched":"multicloud-fcaps"} while logging request, client: 10.233.68.34, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.44.65:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 2022/03/30 03:47:21 [info] 38#38: *794 [lua] access_by_lua(msblocations.conf:133):2: a69fbb4ff333ef79b50a52a9a733e16a:receive the request, client: 10.233.68.34, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:47:22 [info] 35#35: *797 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:47:22 [info] 35#35: *796 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:47:22 [info] 38#38: *794 [lua] logger.lua:23: a69fbb4ff333ef79b50a52a9a733e16a {"matched":"parser"} while logging request, client: 10.233.68.34, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.2.7:8806/api/parser/v1/health_check", host: "msb-iag.onap" 10.233.68.34 - - [30/Mar/2022:03:47:22 +0000] a69fbb4ff333ef79b50a52a9a733e16a "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.718 upstream_response_time:0.718 "-" "python-requests/2.27.1" "-" 2022/03/30 03:47:26 [info] 38#38: *754 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:26 [info] 38#38: *757 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:26 [info] 38#38: *759 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:26 [info] 38#38: *761 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:26 [info] 38#38: *772 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:26 [info] 38#38: *774 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:26 [info] 38#38: *776 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:26 [info] 38#38: *778 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:26 [info] 38#38: *782 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:26 [info] 38#38: *780 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:26 [info] 38#38: *784 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:26 [info] 38#38: *786 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:26 [info] 38#38: *788 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:26 [info] 38#38: *790 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:26 [info] 38#38: *792 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:26 [info] 38#38: *794 client 10.233.68.34 closed keepalive connection 2022/03/30 03:47:32 [info] 38#38: *799 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:47:32 [info] 38#38: *798 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:47:42 [info] 35#35: *801 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:47:42 [info] 38#38: *800 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:47:52 [info] 38#38: *803 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:47:52 [info] 35#35: *802 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:48:02 [info] 35#35: *804 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:48:02 [info] 38#38: *805 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:48:12 [info] 38#38: *808 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:48:12 [info] 38#38: *807 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:48:22 [info] 35#35: *810 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:48:22 [info] 35#35: *809 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:48:32 [info] 35#35: *811 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:48:32 [info] 35#35: *812 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:48:42 [info] 38#38: *813 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:48:42 [info] 35#35: *814 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:48:52 [info] 35#35: *816 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:48:52 [info] 38#38: *815 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:49:02 [info] 38#38: *818 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:49:02 [info] 35#35: *817 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:49:12 [info] 38#38: *820 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:49:12 [info] 38#38: *821 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:49:22 [info] 38#38: *823 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:49:22 [info] 38#38: *822 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:49:32 [info] 38#38: *825 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:49:32 [info] 38#38: *824 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:49:39 [info] 38#38: *826 [lua] access_by_lua(msblocations.conf:133):2: cb173c3e69c16f776b31d6e8092c2b9b:receive the request, client: 10.233.66.167, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:49:39 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.27.1" 9 2022/03/30 03:49:39 [info] 38#38: *826 [lua] logger.lua:23: cb173c3e69c16f776b31d6e8092c2b9b {"matched":"microservices"} while logging request, client: 10.233.66.167, 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.167 - - [30/Mar/2022:03:49:39 +0000] cb173c3e69c16f776b31d6e8092c2b9b "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "python-requests/2.27.1" "-" 2022/03/30 03:49:39 [info] 38#38: *829 [lua] access_by_lua(msblocations.conf:133):2: 902f6c345f44ea560bc78f45f0a1f408:receive the request, client: 10.233.66.167, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:49:39 [info] 38#38: *829 [lua] logger.lua:23: 902f6c345f44ea560bc78f45f0a1f408 {"matched":"multicloud"} while logging request, client: 10.233.66.167, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.37.222:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:49:39 +0000] 902f6c345f44ea560bc78f45f0a1f408 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.27.1" "-" 2022/03/30 03:49:39 [info] 38#38: *831 [lua] access_by_lua(msblocations.conf:133):2: c452fb2a52765dfba47d93d348976fa4:receive the request, client: 10.233.66.167, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:49:39 [info] 38#38: *831 [lua] logger.lua:23: c452fb2a52765dfba47d93d348976fa4 {"matched":"multicloud-pike"} while logging request, client: 10.233.66.167, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.53.89:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:49:39 +0000] c452fb2a52765dfba47d93d348976fa4 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "python-requests/2.27.1" "-" 2022/03/30 03:49:39 [info] 38#38: *833 [lua] access_by_lua(msblocations.conf:133):2: f0e80adc0d2c93521d18fe83fa118e0a:receive the request, client: 10.233.66.167, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:49:39 [info] 38#38: *833 [lua] logger.lua:23: f0e80adc0d2c93521d18fe83fa118e0a {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.167, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/healthcheck", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:49:39 +0000] f0e80adc0d2c93521d18fe83fa118e0a "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.27.1" "-" 2022/03/30 03:49:42 [info] 38#38: *834 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:49:42 [info] 38#38: *835 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:49:52 [info] 35#35: *836 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:49:52 [info] 38#38: *837 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:50:02 [info] 38#38: *838 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:50:02 [info] 38#38: *839 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:50:03 [info] 38#38: *841 [lua] access_by_lua(msblocations.conf:133):2: 38dfea2d70208b46ac9b727d48b63d72:receive the request, client: 10.233.66.167, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:50:03 [info] 38#38: *841 [lua] logger.lua:23: 38dfea2d70208b46ac9b727d48b63d72 {"matched":"usecaseui"} while logging request, client: 10.233.66.167, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.26.32:8443/usecase-ui/", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:50:03 +0000] 38dfea2d70208b46ac9b727d48b63d72 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.064 upstream_response_time:0.063 "-" "python-requests/2.27.1" "-" 2022/03/30 03:50:03 [info] 38#38: *843 [lua] access_by_lua(msblocations.conf:133):2: 8346831c1375bc8d7bdc4e83c97438c7:receive the request, client: 10.233.66.167, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:50:03 +0000] 8346831c1375bc8d7bdc4e83c97438c7 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "python-requests/2.27.1" "-" 2022/03/30 03:50:03 [info] 38#38: *843 [lua] logger.lua:23: 8346831c1375bc8d7bdc4e83c97438c7 {"matched":"gvnfmdriver"} while logging request, client: 10.233.66.167, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.5.202:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 2022/03/30 03:50:03 [info] 38#38: *845 [lua] access_by_lua(msblocations.conf:133):2: 5e2e9bd3a2ab785763cc14b26df32a60:receive the request, client: 10.233.66.167, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:50:03 [info] 38#38: *845 [lua] logger.lua:23: 5e2e9bd3a2ab785763cc14b26df32a60 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.66.167, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.14.10:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:50:03 +0000] 5e2e9bd3a2ab785763cc14b26df32a60 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "python-requests/2.27.1" "-" 2022/03/30 03:50:03 [info] 38#38: *847 [lua] access_by_lua(msblocations.conf:133):2: 628dc5b15e80ecfabacb51ca2e3fcca1:receive the request, client: 10.233.66.167, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:50:03 [info] 38#38: *847 [lua] logger.lua:23: 628dc5b15e80ecfabacb51ca2e3fcca1 {"matched":"nslcm"} while logging request, client: 10.233.66.167, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.43.207:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:50:03 +0000] 628dc5b15e80ecfabacb51ca2e3fcca1 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "python-requests/2.27.1" "-" 2022/03/30 03:50:03 [info] 38#38: *849 [lua] access_by_lua(msblocations.conf:133):2: 782ab52b871e7f660c673d4bc6c60145:receive the request, client: 10.233.66.167, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:50:04 +0000] 782ab52b871e7f660c673d4bc6c60145 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.697 upstream_response_time:0.696 "-" "python-requests/2.27.1" "-" 2022/03/30 03:50:04 [info] 38#38: *849 [lua] logger.lua:23: 782ab52b871e7f660c673d4bc6c60145 {"matched":"vnflcm"} while logging request, client: 10.233.66.167, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.8.250:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 2022/03/30 03:50:04 [info] 38#38: *851 [lua] access_by_lua(msblocations.conf:133):2: bb7f3102af4964e04a4ee2b7a5325888:receive the request, client: 10.233.66.167, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:50:04 +0000] bb7f3102af4964e04a4ee2b7a5325888 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.27.1" "-" 2022/03/30 03:50:04 [info] 38#38: *851 [lua] logger.lua:23: bb7f3102af4964e04a4ee2b7a5325888 {"matched":"vnfmgr"} while logging request, client: 10.233.66.167, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.12.150:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 2022/03/30 03:50:04 [info] 38#38: *853 [lua] access_by_lua(msblocations.conf:133):2: c752bb122423895650fe89e747c9a235:receive the request, client: 10.233.66.167, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:50:05 [info] 38#38: *853 [lua] logger.lua:23: c752bb122423895650fe89e747c9a235 {"matched":"vnfres"} while logging request, client: 10.233.66.167, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.6.110:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:50:05 +0000] c752bb122423895650fe89e747c9a235 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.466 upstream_response_time:0.465 "-" "python-requests/2.27.1" "-" 2022/03/30 03:50:05 [info] 38#38: *855 [lua] access_by_lua(msblocations.conf:133):2: 638c327a350b42838801d41c37ca16f3:receive the request, client: 10.233.66.167, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:50:05 [info] 38#38: *855 [lua] logger.lua:23: 638c327a350b42838801d41c37ca16f3 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.66.167, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.29.219:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:50:05 +0000] 638c327a350b42838801d41c37ca16f3 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "python-requests/2.27.1" "-" 2022/03/30 03:50:05 [info] 38#38: *857 [lua] access_by_lua(msblocations.conf:133):2: 6066f8e5a987ee8d8bb093cf550627de:receive the request, client: 10.233.66.167, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:50:05 +0000] 6066f8e5a987ee8d8bb093cf550627de "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.034 "-" "python-requests/2.27.1" "-" 2022/03/30 03:50:05 [info] 38#38: *857 [lua] logger.lua:23: 6066f8e5a987ee8d8bb093cf550627de {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.66.167, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.33.75:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 2022/03/30 03:50:05 [info] 38#38: *859 [lua] access_by_lua(msblocations.conf:133):2: 62828d847d92f915dd3424fc6580b664:receive the request, client: 10.233.66.167, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:50:05 [info] 38#38: *859 [lua] logger.lua:23: 62828d847d92f915dd3424fc6580b664 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.66.167, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.43.117:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:50:05 +0000] 62828d847d92f915dd3424fc6580b664 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.038 "-" "python-requests/2.27.1" "-" 2022/03/30 03:50:05 [info] 38#38: *861 [lua] access_by_lua(msblocations.conf:133):2: 5761e2d30f038685258fa31aebc8b9ef:receive the request, client: 10.233.66.167, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:50:05 [info] 38#38: *861 [lua] logger.lua:23: 5761e2d30f038685258fa31aebc8b9ef {"matched":"multicloud-fcaps"} while logging request, client: 10.233.66.167, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.44.65:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:50:05 +0000] 5761e2d30f038685258fa31aebc8b9ef "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "python-requests/2.27.1" "-" 2022/03/30 03:50:05 [info] 38#38: *863 [lua] access_by_lua(msblocations.conf:133):2: b98187862742f35bc22727492149a277:receive the request, client: 10.233.66.167, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/03/30 03:50:06 [info] 38#38: *863 [lua] logger.lua:23: b98187862742f35bc22727492149a277 {"matched":"parser"} while logging request, client: 10.233.66.167, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.2.7:8806/api/parser/v1/health_check", host: "msb-iag.onap" 10.233.66.167 - - [30/Mar/2022:03:50:06 +0000] b98187862742f35bc22727492149a277 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.718 upstream_response_time:0.717 "-" "python-requests/2.27.1" "-" 2022/03/30 03:50:10 [info] 38#38: *826 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:10 [info] 38#38: *829 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:10 [info] 38#38: *831 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:10 [info] 38#38: *833 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:10 [info] 38#38: *841 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:10 [info] 38#38: *843 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:10 [info] 38#38: *845 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:10 [info] 38#38: *847 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:10 [info] 38#38: *851 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:10 [info] 38#38: *849 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:10 [info] 38#38: *853 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:10 [info] 38#38: *855 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:10 [info] 38#38: *857 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:10 [info] 38#38: *859 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:10 [info] 38#38: *861 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:10 [info] 38#38: *863 client 10.233.66.167 closed keepalive connection 2022/03/30 03:50:12 [info] 35#35: *865 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:50:12 [info] 38#38: *866 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:50:22 [info] 38#38: *867 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:50:22 [info] 35#35: *868 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:50:32 [info] 38#38: *870 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:50:32 [info] 35#35: *869 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:50:42 [info] 35#35: *871 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:50:42 [info] 35#35: *872 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:50:52 [info] 38#38: *874 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:50:52 [info] 38#38: *873 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:51:02 [info] 38#38: *876 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:51:02 [info] 35#35: *875 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:51:12 [info] 35#35: *878 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:51:12 [info] 38#38: *879 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:51:22 [info] 38#38: *880 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:51:22 [info] 38#38: *881 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:51:32 [info] 38#38: *883 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:51:32 [info] 38#38: *882 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:51:42 [info] 35#35: *884 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:51:42 [info] 35#35: *885 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:51:52 [info] 35#35: *886 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:51:52 [info] 35#35: *887 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:52:02 [info] 38#38: *889 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:52:02 [info] 38#38: *888 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:52:12 [info] 38#38: *891 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:52:12 [info] 35#35: *892 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:52:22 [info] 38#38: *894 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:52:22 [info] 38#38: *893 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:52:32 [info] 38#38: *895 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:52:32 [info] 35#35: *896 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:52:42 [info] 38#38: *897 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:52:42 [info] 38#38: *898 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:52:52 [info] 38#38: *900 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:52:52 [info] 35#35: *899 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:53:02 [info] 38#38: *901 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:53:02 [info] 38#38: *902 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:53:12 [info] 38#38: *905 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:53:12 [info] 38#38: *904 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:53:22 [info] 35#35: *907 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:53:22 [info] 35#35: *906 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:53:32 [info] 38#38: *909 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:53:32 [info] 35#35: *908 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:53:42 [info] 35#35: *910 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:53:42 [info] 35#35: *911 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:53:52 [info] 38#38: *912 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:53:52 [info] 35#35: *913 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:54:02 [info] 38#38: *914 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:54:02 [info] 38#38: *915 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:54:12 [info] 35#35: *917 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:54:12 [info] 35#35: *918 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:54:22 [info] 38#38: *919 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:54:22 [info] 38#38: *920 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:54:32 [info] 38#38: *922 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:54:32 [info] 38#38: *921 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:54:42 [info] 35#35: *924 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:54:42 [info] 35#35: *923 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:54:52 [info] 38#38: *926 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:54:52 [info] 38#38: *925 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:55:02 [info] 35#35: *927 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:55:02 [info] 35#35: *928 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:55:12 [info] 35#35: *930 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:55:12 [info] 35#35: *931 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:55:22 [info] 38#38: *932 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:55:22 [info] 35#35: *933 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:55:32 [info] 35#35: *934 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:55:32 [info] 35#35: *935 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:55:42 [info] 38#38: *936 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:55:42 [info] 38#38: *937 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:55:52 [info] 38#38: *938 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:55:52 [info] 38#38: *939 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:56:02 [info] 35#35: *940 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:56:02 [info] 35#35: *941 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:56:12 [info] 35#35: *943 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:56:12 [info] 38#38: *944 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:56:22 [info] 38#38: *945 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:56:22 [info] 35#35: *946 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:56:32 [info] 38#38: *948 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:56:32 [info] 38#38: *947 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:56:42 [info] 38#38: *950 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:56:42 [info] 38#38: *949 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:56:52 [info] 35#35: *951 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:56:52 [info] 38#38: *952 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:57:02 [info] 35#35: *953 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:57:02 [info] 35#35: *954 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:57:12 [info] 38#38: *956 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:57:12 [info] 38#38: *957 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:57:22 [info] 38#38: *958 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:57:22 [info] 35#35: *959 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:57:32 [info] 35#35: *960 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:57:32 [info] 38#38: *961 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:57:42 [info] 38#38: *963 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:57:42 [info] 38#38: *962 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:57:52 [info] 35#35: *964 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:57:52 [info] 35#35: *965 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:58:02 [info] 38#38: *966 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:58:02 [info] 35#35: *967 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:58:12 [info] 35#35: *970 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:58:12 [info] 35#35: *969 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:58:22 [info] 38#38: *971 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:58:22 [info] 38#38: *972 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:58:32 [info] 35#35: *974 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:58:32 [info] 38#38: *973 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:58:42 [info] 38#38: *975 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:58:42 [info] 38#38: *976 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:58:52 [info] 35#35: *978 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:58:52 [info] 38#38: *977 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:59:02 [info] 35#35: *979 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:59:02 [info] 38#38: *980 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:59:12 [info] 35#35: *982 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:59:12 [info] 38#38: *983 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:59:22 [info] 35#35: *984 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:59:22 [info] 35#35: *985 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:59:32 [info] 35#35: *987 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:59:32 [info] 35#35: *986 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:59:42 [info] 38#38: *989 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:59:42 [info] 38#38: *988 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:59:52 [info] 35#35: *990 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 03:59:52 [info] 35#35: *991 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:00:02 [info] 38#38: *992 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:00:02 [info] 35#35: *993 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:00:12 [info] 38#38: *995 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:00:12 [info] 35#35: *996 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:00:22 [info] 38#38: *997 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:00:22 [info] 38#38: *998 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:00:32 [info] 38#38: *1000 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:00:32 [info] 38#38: *999 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:00:42 [info] 35#35: *1001 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:00:42 [info] 35#35: *1002 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:00:52 [info] 38#38: *1003 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:00:52 [info] 38#38: *1004 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:01:02 [info] 38#38: *1005 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:01:02 [info] 35#35: *1006 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:01:12 [info] 35#35: *1008 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:01:12 [info] 38#38: *1009 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:01:22 [info] 35#35: *1011 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:01:22 [info] 35#35: *1010 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:01:32 [info] 35#35: *1013 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:01:32 [info] 35#35: *1012 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:01:42 [info] 38#38: *1014 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:01:42 [info] 38#38: *1015 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:01:52 [info] 38#38: *1016 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:01:52 [info] 35#35: *1017 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:02:02 [info] 35#35: *1018 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:02:02 [info] 38#38: *1019 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:02:12 [info] 38#38: *1021 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:02:12 [info] 35#35: *1022 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:02:22 [info] 38#38: *1023 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:02:22 [info] 38#38: *1024 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:02:32 [info] 38#38: *1026 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:02:32 [info] 38#38: *1025 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:02:42 [info] 38#38: *1027 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:02:42 [info] 38#38: *1028 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:02:52 [info] 38#38: *1029 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:02:52 [info] 38#38: *1030 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:03:02 [info] 35#35: *1032 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:03:02 [info] 35#35: *1031 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:03:12 [info] 35#35: *1035 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:03:12 [info] 38#38: *1034 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:03:22 [info] 38#38: *1036 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:03:22 [info] 35#35: *1037 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:03:32 [info] 38#38: *1039 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:03:32 [info] 38#38: *1038 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:03:42 [info] 38#38: *1040 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:03:42 [info] 35#35: *1041 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:03:46 [info] 38#38: *1042 [lua] access_by_lua(msblocations.conf:133):2: c8549f1a870a329412ea0da7e1db48fe:receive the request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:03:46 [info] 38#38: *1042 [lua] logger.lua:23: c8549f1a870a329412ea0da7e1db48fe {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:03:46 +0000] c8549f1a870a329412ea0da7e1db48fe "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.024 upstream_response_time:0.023 "-" "python-requests/2.24.0" "-" 2022/03/30 04:03:46 [info] 38#38: *1044 [lua] access_by_lua(msblocations.conf:133):2: d3190fc340cbc7329a3d551a116b6fab:receive the request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:03:46 +0000] d3190fc340cbc7329a3d551a116b6fab "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.021 upstream_response_time:0.021 "-" "python-requests/2.24.0" "-" 2022/03/30 04:03:46 [info] 38#38: *1044 [lua] logger.lua:23: d3190fc340cbc7329a3d551a116b6fab {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:03:46 [info] 38#38: *1044 client 10.233.67.40 closed keepalive connection 2022/03/30 04:03:47 [info] 38#38: *1045 [lua] access_by_lua(msblocations.conf:133):2: b704e05f87f4b1d8bbd172f289a3f057:receive the request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:03:47 +0000] b704e05f87f4b1d8bbd172f289a3f057 "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/03/30 04:03:47 [info] 38#38: *1045 [lua] logger.lua:23: b704e05f87f4b1d8bbd172f289a3f057 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:03:47 [info] 38#38: *1045 client 10.233.67.40 closed keepalive connection 2022/03/30 04:03:47 [info] 38#38: *1042 client 10.233.67.40 closed keepalive connection 2022/03/30 04:03:47 [info] 38#38: *1046 [lua] access_by_lua(msblocations.conf:133):2: d873d29fb8afa08eca10fe10a71ad6c1:receive the request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:03:47 [info] 38#38: *1046 [lua] logger.lua:23: d873d29fb8afa08eca10fe10a71ad6c1 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:03:47 +0000] d873d29fb8afa08eca10fe10a71ad6c1 "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "python-requests/2.24.0" "-" 2022/03/30 04:03:47 [info] 38#38: *1046 client 10.233.67.40 closed keepalive connection 2022/03/30 04:03:47 [info] 38#38: *1047 [lua] access_by_lua(msblocations.conf:133):2: 8c79fc8e3730b14c5b2766547ea6b543:receive the request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:03:47 +0000] 8c79fc8e3730b14c5b2766547ea6b543 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/03/30 04:03:47 [info] 38#38: *1047 [lua] logger.lua:23: 8c79fc8e3730b14c5b2766547ea6b543 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1 HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:03:47 [info] 38#38: *1047 client 10.233.67.40 closed keepalive connection 2022/03/30 04:03:47 [info] 38#38: *1048 [lua] access_by_lua(msblocations.conf:133):2: 64be2bb6c1bea4526c8cd858b9a697f5:receive the request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:03:47 [info] 38#38: *1048 [lua] logger.lua:23: 64be2bb6c1bea4526c8cd858b9a697f5 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/content HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:03:47 +0000] 64be2bb6c1bea4526c8cd858b9a697f5 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/content HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "python-requests/2.24.0" "-" 2022/03/30 04:03:47 [info] 38#38: *1048 client 10.233.67.40 closed keepalive connection 2022/03/30 04:03:47 [info] 38#38: *1049 [lua] access_by_lua(msblocations.conf:133):2: bb2be580631a4e91470bfe2815578d10:receive the request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:03:47 +0000] bb2be580631a4e91470bfe2815578d10 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/03/30 04:03:47 [info] 38#38: *1049 [lua] logger.lua:23: bb2be580631a4e91470bfe2815578d10 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1 HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:03:47 [info] 38#38: *1049 client 10.233.67.40 closed keepalive connection 2022/03/30 04:03:47 [info] 38#38: *1050 [lua] access_by_lua(msblocations.conf:133):2: 1d92fcd4f730dee3e3a180cc7c944c92:receive the request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:03:47 +0000] 1d92fcd4f730dee3e3a180cc7c944c92 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/profile HTTP/1.1" 201 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/03/30 04:03:47 [info] 38#38: *1050 [lua] logger.lua:23: 1d92fcd4f730dee3e3a180cc7c944c92 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/profile HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:03:47 [info] 38#38: *1050 client 10.233.67.40 closed keepalive connection 2022/03/30 04:03:47 [info] 38#38: *1051 [lua] access_by_lua(msblocations.conf:133):2: 7d7212b9a411cc988c5c013440592cda:receive the request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/profile/pnf-cnf-profile-94d75739-487d-4973-bf04-444dd3286dee HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:03:47 [info] 38#38: *1051 [lua] logger.lua:23: 7d7212b9a411cc988c5c013440592cda {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/profile/pnf-cnf-profile-94d75739-487d-4973-bf04-444dd3286dee HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/profile/pnf-cnf-profile-94d75739-487d-4973-bf04-444dd3286dee", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:03:47 +0000] 7d7212b9a411cc988c5c013440592cda "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/profile/pnf-cnf-profile-94d75739-487d-4973-bf04-444dd3286dee HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/03/30 04:03:47 [info] 38#38: *1051 client 10.233.67.40 closed keepalive connection 2022/03/30 04:03:47 [info] 38#38: *1052 [lua] access_by_lua(msblocations.conf:133):2: 2b98b4eb527576b5122179ddf5c175c6:receive the request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/profile/pnf-cnf-profile-94d75739-487d-4973-bf04-444dd3286dee/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:03:47 +0000] 2b98b4eb527576b5122179ddf5c175c6 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/profile/pnf-cnf-profile-94d75739-487d-4973-bf04-444dd3286dee/content HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/03/30 04:03:47 [info] 38#38: *1052 [lua] logger.lua:23: 2b98b4eb527576b5122179ddf5c175c6 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/profile/pnf-cnf-profile-94d75739-487d-4973-bf04-444dd3286dee/content HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/rb/definition/pnf-cnf-rb-d45068e9-d7d7-4d17-bdd2-62f6d51791f8/v1/profile/pnf-cnf-profile-94d75739-487d-4973-bf04-444dd3286dee/content", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:03:47 [info] 38#38: *1052 client 10.233.67.40 closed keepalive connection 2022/03/30 04:03:47 [info] 38#38: *1053 [lua] access_by_lua(msblocations.conf:133):2: 4dfdd09eb9fb292f5e2545a921b04dbf:receive the request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:03:47 [info] 38#38: *1053 [lua] logger.lua:23: 4dfdd09eb9fb292f5e2545a921b04dbf {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:03:47 +0000] 4dfdd09eb9fb292f5e2545a921b04dbf "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.174 upstream_response_time:0.174 "-" "python-requests/2.24.0" "-" 2022/03/30 04:03:47 [info] 38#38: *1053 client 10.233.67.40 closed keepalive connection 2022/03/30 04:03:52 [info] 38#38: *1054 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:03:52 [info] 38#38: *1055 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:04:02 [info] 35#35: *1056 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:04:02 [info] 38#38: *1057 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:04:12 [info] 38#38: *1060 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:04:12 [info] 38#38: *1059 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:04:22 [info] 35#35: *1061 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:04:22 [info] 38#38: *1062 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:04:32 [info] 38#38: *1063 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:04:32 [info] 38#38: *1064 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:04:42 [info] 38#38: *1065 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:04:42 [info] 38#38: *1066 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:04:52 [info] 38#38: *1067 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:04:52 [info] 35#35: *1068 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:05:02 [info] 38#38: *1070 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:05:02 [info] 38#38: *1069 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:05:12 [info] 38#38: *1072 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:05:12 [info] 35#35: *1073 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:05:22 [info] 38#38: *1075 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:05:22 [info] 38#38: *1074 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:05:32 [info] 35#35: *1077 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:05:32 [info] 38#38: *1076 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:05:42 [info] 35#35: *1078 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:05:42 [info] 35#35: *1079 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:05:52 [info] 35#35: *1080 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:05:52 [info] 35#35: *1081 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:06:02 [info] 38#38: *1082 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:06:02 [info] 38#38: *1083 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:06:12 [info] 35#35: *1085 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:06:12 [info] 35#35: *1086 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:06:22 [info] 38#38: *1088 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:06:22 [info] 38#38: *1087 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:06:32 [info] 38#38: *1089 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:06:32 [info] 38#38: *1090 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:06:42 [info] 38#38: *1091 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:06:42 [info] 38#38: *1092 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:06:52 [info] 35#35: *1093 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:06:52 [info] 38#38: *1094 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:07:02 [info] 38#38: *1095 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:07:02 [info] 38#38: *1096 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:07:07 [info] 38#38: *1098 [lua] access_by_lua(msblocations.conf:133):2: 9fc140c4934707822f85bcd9645efbff:receive the request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:07:07 [info] 38#38: *1098 [lua] logger.lua:23: 9fc140c4934707822f85bcd9645efbff {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:07:07 +0000] 9fc140c4934707822f85bcd9645efbff "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/03/30 04:07:07 [info] 38#38: *1098 client 10.233.67.40 closed keepalive connection 2022/03/30 04:07:12 [info] 35#35: *1100 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:07:12 [info] 35#35: *1101 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:07:22 [info] 38#38: *1102 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:07:22 [info] 35#35: *1103 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:07:32 [info] 38#38: *1104 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:07:32 [info] 35#35: *1105 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:07:42 [info] 35#35: *1106 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:07:42 [info] 35#35: *1107 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:07:52 [info] 38#38: *1108 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:07:52 [info] 38#38: *1109 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:08:02 [info] 35#35: *1110 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:08:02 [info] 35#35: *1111 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:08:12 [info] 38#38: *1113 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:08:12 [info] 38#38: *1114 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:08:22 [info] 38#38: *1116 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:08:22 [info] 38#38: *1115 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:08:32 [info] 35#35: *1118 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:08:32 [info] 35#35: *1117 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:08:42 [info] 38#38: *1120 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:08:42 [info] 38#38: *1119 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:08:52 [info] 35#35: *1121 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:08:52 [info] 35#35: *1122 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:09:02 [info] 38#38: *1123 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:09:02 [info] 38#38: *1124 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:09:12 [info] 38#38: *1126 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:09:12 [info] 35#35: *1127 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:09:22 [info] 35#35: *1128 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:09:22 [info] 38#38: *1129 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:09:32 [info] 38#38: *1131 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:09:32 [info] 38#38: *1130 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:09:42 [info] 38#38: *1132 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:09:42 [info] 38#38: *1133 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:09:52 [info] 38#38: *1134 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:09:52 [info] 38#38: *1135 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:10:02 [info] 35#35: *1137 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:10:02 [info] 38#38: *1136 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:10:12 [info] 38#38: *1140 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:10:12 [info] 38#38: *1139 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:10:22 [info] 38#38: *1141 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:10:22 [info] 35#35: *1142 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:10:32 [info] 38#38: *1144 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:10:32 [info] 35#35: *1143 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:10:42 [info] 38#38: *1146 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:10:42 [info] 38#38: *1145 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:10:52 [info] 38#38: *1148 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:10:52 [info] 35#35: *1147 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:11:02 [info] 38#38: *1150 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:11:02 [info] 38#38: *1149 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:11:12 [info] 38#38: *1152 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:11:12 [info] 38#38: *1153 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:11:22 [info] 38#38: *1154 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:11:22 [info] 38#38: *1155 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:11:32 [info] 35#35: *1157 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:11:32 [info] 38#38: *1156 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:11:42 [info] 35#35: *1158 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:11:42 [info] 35#35: *1159 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:11:52 [info] 38#38: *1160 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:11:52 [info] 35#35: *1161 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:12:02 [info] 38#38: *1163 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:12:02 [info] 35#35: *1162 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:12:12 [info] 38#38: *1165 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:12:12 [info] 38#38: *1166 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:12:22 [info] 38#38: *1167 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:12:22 [info] 38#38: *1168 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:12:32 [info] 38#38: *1169 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:12:32 [info] 35#35: *1170 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:12:42 [info] 35#35: *1172 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:12:42 [info] 35#35: *1171 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:12:52 [info] 38#38: *1174 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:12:52 [info] 38#38: *1173 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:13:02 [info] 38#38: *1175 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:13:02 [info] 38#38: *1176 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:13:12 [info] 35#35: *1179 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:13:12 [info] 35#35: *1178 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:13:22 [info] 35#35: *1181 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:13:22 [info] 38#38: *1180 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:13:32 [info] 35#35: *1183 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:13:32 [info] 38#38: *1182 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:13:42 [info] 35#35: *1184 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:13:42 [info] 38#38: *1185 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:13:52 [info] 38#38: *1187 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:13:52 [info] 38#38: *1186 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:14:02 [info] 38#38: *1188 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:14:02 [info] 38#38: *1189 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:14:12 [info] 35#35: *1192 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:14:12 [info] 35#35: *1191 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:14:20 [info] 38#38: *1193 [lua] access_by_lua(msblocations.conf:133):2: 3b684f2e496a8efe73bcc788413eee1b:receive the request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:14:20 [info] 38#38: *1193 [lua] logger.lua:23: 3b684f2e496a8efe73bcc788413eee1b {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:14:20 +0000] 3b684f2e496a8efe73bcc788413eee1b "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/03/30 04:14:20 [info] 38#38: *1193 client 10.233.67.40 closed keepalive connection 2022/03/30 04:14:20 [info] 38#38: *1195 [lua] access_by_lua(msblocations.conf:133):2: 3cbb374c4616e6949fe2f382a7bbf3bf:receive the request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:14:20 [info] 38#38: *1195 [lua] logger.lua:23: 3cbb374c4616e6949fe2f382a7bbf3bf {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:14:20 +0000] 3cbb374c4616e6949fe2f382a7bbf3bf "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.020 upstream_response_time:0.020 "-" "python-requests/2.24.0" "-" 2022/03/30 04:14:20 [info] 38#38: *1195 client 10.233.67.40 closed keepalive connection 2022/03/30 04:14:20 [info] 38#38: *1196 [lua] access_by_lua(msblocations.conf:133):2: d8e10248d6ed85dfa1a2ef6cf9ea5818:receive the request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:14:20 +0000] d8e10248d6ed85dfa1a2ef6cf9ea5818 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/03/30 04:14:20 [info] 38#38: *1196 [lua] logger.lua:23: d8e10248d6ed85dfa1a2ef6cf9ea5818 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1 HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:14:20 [info] 38#38: *1196 client 10.233.67.40 closed keepalive connection 2022/03/30 04:14:20 [info] 38#38: *1197 [lua] access_by_lua(msblocations.conf:133):2: a4df35ca4ebdf37e0499bd6d7cef015f:receive the request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:14:20 +0000] a4df35ca4ebdf37e0499bd6d7cef015f "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/content HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-" 2022/03/30 04:14:20 [info] 38#38: *1197 [lua] logger.lua:23: a4df35ca4ebdf37e0499bd6d7cef015f {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/content HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/content", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:14:20 [info] 38#38: *1197 client 10.233.67.40 closed keepalive connection 2022/03/30 04:14:20 [info] 38#38: *1198 [lua] access_by_lua(msblocations.conf:133):2: 87a9217b1bb6421c2ef067e8e54d496c:receive the request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:14:20 +0000] 87a9217b1bb6421c2ef067e8e54d496c "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/03/30 04:14:20 [info] 38#38: *1198 [lua] logger.lua:23: 87a9217b1bb6421c2ef067e8e54d496c {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1 HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:14:20 [info] 38#38: *1198 client 10.233.67.40 closed keepalive connection 2022/03/30 04:14:20 [info] 38#38: *1199 [lua] access_by_lua(msblocations.conf:133):2: df30840cbc2ba5aa6f5be0cc8343a35b:receive the request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:14:20 +0000] df30840cbc2ba5aa6f5be0cc8343a35b "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/profile HTTP/1.1" 201 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/03/30 04:14:20 [info] 38#38: *1199 [lua] logger.lua:23: df30840cbc2ba5aa6f5be0cc8343a35b {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/profile HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:14:20 [info] 38#38: *1199 client 10.233.67.40 closed keepalive connection 2022/03/30 04:14:20 [info] 38#38: *1200 [lua] access_by_lua(msblocations.conf:133):2: 5841c9e01f3123dbc88cc190e9aace74:receive the request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/profile/pnf-cnf-profile-8a11ea2b-42e6-4e2d-9ff1-9d0758769272 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:14:20 +0000] 5841c9e01f3123dbc88cc190e9aace74 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/profile/pnf-cnf-profile-8a11ea2b-42e6-4e2d-9ff1-9d0758769272 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/03/30 04:14:20 [info] 38#38: *1200 [lua] logger.lua:23: 5841c9e01f3123dbc88cc190e9aace74 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/profile/pnf-cnf-profile-8a11ea2b-42e6-4e2d-9ff1-9d0758769272 HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/profile/pnf-cnf-profile-8a11ea2b-42e6-4e2d-9ff1-9d0758769272", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:14:20 [info] 38#38: *1200 client 10.233.67.40 closed keepalive connection 2022/03/30 04:14:20 [info] 38#38: *1201 [lua] access_by_lua(msblocations.conf:133):2: 9505068424e0506987001c1a6c118040:receive the request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/profile/pnf-cnf-profile-8a11ea2b-42e6-4e2d-9ff1-9d0758769272/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:14:20 [info] 38#38: *1201 [lua] logger.lua:23: 9505068424e0506987001c1a6c118040 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/profile/pnf-cnf-profile-8a11ea2b-42e6-4e2d-9ff1-9d0758769272/content HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/profile/pnf-cnf-profile-8a11ea2b-42e6-4e2d-9ff1-9d0758769272/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:14:20 +0000] 9505068424e0506987001c1a6c118040 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-ebbfcadf-1e27-4cba-b58b-6d526c22a127/v1/profile/pnf-cnf-profile-8a11ea2b-42e6-4e2d-9ff1-9d0758769272/content HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/03/30 04:14:20 [info] 38#38: *1201 client 10.233.67.40 closed keepalive connection 2022/03/30 04:14:20 [info] 38#38: *1202 [lua] access_by_lua(msblocations.conf:133):2: 455b7264199dfbccbab5516e1fa207d9:receive the request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/03/30 04:14:20 [info] 38#38: *1202 [lua] logger.lua:23: 455b7264199dfbccbab5516e1fa207d9 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.40, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.38.41:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 10.233.67.40 - - [30/Mar/2022:04:14:20 +0000] 455b7264199dfbccbab5516e1fa207d9 "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 500 request_processing_time:0.087 upstream_response_time:0.087 "-" "python-requests/2.24.0" "-" 2022/03/30 04:14:20 [info] 38#38: *1202 client 10.233.67.40 closed keepalive connection 2022/03/30 04:14:22 [info] 35#35: *1203 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:14:22 [info] 35#35: *1204 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:14:32 [info] 38#38: *1206 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:14:32 [info] 35#35: *1205 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:14:42 [info] 35#35: *1208 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:14:42 [info] 35#35: *1207 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:14:52 [info] 38#38: *1209 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:14:52 [info] 35#35: *1210 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:15:02 [info] 35#35: *1211 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:15:02 [info] 38#38: *1212 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:15:12 [info] 38#38: *1214 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:15:12 [info] 35#35: *1215 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:15:22 [info] 35#35: *1217 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:15:22 [info] 38#38: *1216 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:15:32 [info] 35#35: *1218 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:15:32 [info] 38#38: *1219 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:15:42 [info] 38#38: *1220 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:15:42 [info] 38#38: *1221 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:15:52 [info] 35#35: *1222 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:15:52 [info] 35#35: *1223 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:16:02 [info] 35#35: *1224 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:16:02 [info] 35#35: *1225 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:16:12 [info] 38#38: *1227 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:16:12 [info] 38#38: *1228 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:16:22 [info] 35#35: *1229 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:16:22 [info] 38#38: *1230 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:16:32 [info] 35#35: *1232 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:16:32 [info] 38#38: *1231 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:16:42 [info] 35#35: *1233 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:16:42 [info] 35#35: *1234 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:16:52 [info] 38#38: *1235 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:16:52 [info] 35#35: *1236 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:17:02 [info] 35#35: *1238 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:17:02 [info] 38#38: *1237 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:17:12 [info] 35#35: *1241 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:17:12 [info] 35#35: *1240 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:17:22 [info] 35#35: *1243 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:17:22 [info] 38#38: *1242 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:17:32 [info] 38#38: *1244 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:17:32 [info] 38#38: *1245 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:17:42 [info] 35#35: *1246 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:17:42 [info] 38#38: *1247 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:17:52 [info] 35#35: *1249 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:17:52 [info] 38#38: *1248 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:18:02 [info] 35#35: *1251 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:18:02 [info] 38#38: *1250 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:18:12 [info] 35#35: *1254 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:18:12 [info] 35#35: *1253 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:18:22 [info] 35#35: *1256 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:18:22 [info] 38#38: *1255 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:18:32 [info] 38#38: *1257 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:18:32 [info] 38#38: *1258 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:18:42 [info] 35#35: *1259 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:18:42 [info] 38#38: *1260 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:18:52 [info] 35#35: *1261 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:18:52 [info] 35#35: *1262 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:19:02 [info] 35#35: *1263 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:19:02 [info] 35#35: *1264 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:19:12 [info] 38#38: *1267 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:19:12 [info] 35#35: *1266 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:19:22 [info] 35#35: *1269 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:19:22 [info] 35#35: *1268 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:19:32 [info] 38#38: *1270 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:19:32 [info] 38#38: *1271 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:19:42 [info] 35#35: *1273 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:19:42 [info] 38#38: *1272 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:19:52 [info] 38#38: *1275 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:19:52 [info] 35#35: *1276 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:19:58 [info] 38#38: *1274 client prematurely closed connection while reading client request line, client: 10.233.64.28, server: 10.233.64.28 - - [30/Mar/2022:04:19:58 +0000] db3dfcf69a76703bc2704c525813933e "" 400 request_processing_time:5.004 upstream_response_time:- "-" "-" "-" 2022/03/30 04:19:58 [info] 38#38: *1277 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.28, server: , request: "GET / HTTP/1.0" 10.233.64.28 - - [30/Mar/2022:04:19:58 +0000] c06d429d9c1827d5ba9ee7116a05c8cf "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/03/30 04:20:02 [info] 38#38: *1279 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:20:02 [info] 38#38: *1278 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:20:12 [info] 38#38: *1281 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:20:12 [info] 38#38: *1282 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:20:22 [info] 35#35: *1283 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:20:22 [info] 35#35: *1284 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:20:23 [info] 38#38: *1286 [lua] access_by_lua(msblocations.conf:133):2: 0435d766128f40014526c76c0417daa8:receive the request, client: 10.233.64.28, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.147:30283" 2022/03/30 04:20:23 [info] 38#38: *1285 [lua] access_by_lua(msblocations.conf:133):2: 6eade9bc95bb030161d539c81d99a9ed:receive the request, client: 10.233.64.28, server: , request: "GET /nmaplowercheck1648614024 HTTP/1.1", host: "10.32.241.147:30283" 2022/03/30 04:20:23 [warn] 38#38: *1286 [lua] error_handler.lua:29: error_svc_not_found(): 0435d766128f40014526c76c0417daa8 No route found for this request! detail_info:Custom not match, client: 10.233.64.28, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.147:30283" 2022/03/30 04:20:23 [warn] 38#38: *1285 [lua] error_handler.lua:29: error_svc_not_found(): 6eade9bc95bb030161d539c81d99a9ed No route found for this request! detail_info:Custom not match, client: 10.233.64.28, server: , request: "GET /nmaplowercheck1648614024 HTTP/1.1", host: "10.32.241.147:30283" 10.233.64.28 - - [30/Mar/2022:04:20:23 +0000] 6eade9bc95bb030161d539c81d99a9ed "GET /nmaplowercheck1648614024 HTTP/1.1" 502 request_processing_time:0.012 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 10.233.64.28 - - [30/Mar/2022:04:20:24 +0000] 0435d766128f40014526c76c0417daa8 "POST /sdk HTTP/1.1" 502 request_processing_time:0.108 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/03/30 04:20:24 [info] 38#38: *1288 [lua] access_by_lua(msblocations.conf:133):2: 7c5ab9415ea66ff8c0501489c00f7d81:receive the request, client: 10.233.64.28, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.147:30283" 2022/03/30 04:20:24 [warn] 38#38: *1288 [lua] error_handler.lua:29: error_svc_not_found(): 7c5ab9415ea66ff8c0501489c00f7d81 No route found for this request! detail_info:Custom not match, client: 10.233.64.28, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.147:30283" 10.233.64.28 - - [30/Mar/2022:04:20:24 +0000] 7c5ab9415ea66ff8c0501489c00f7d81 "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/03/30 04:20:25 [info] 38#38: *1289 [lua] access_by_lua(msblocations.conf:133):2: 00b34c05abf09e49f080dbd2cd403132:receive the request, client: 10.233.64.28, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.147:30283" 2022/03/30 04:20:25 [warn] 38#38: *1289 [lua] error_handler.lua:29: error_svc_not_found(): 00b34c05abf09e49f080dbd2cd403132 No route found for this request! detail_info:Custom not match, client: 10.233.64.28, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.147:30283" 10.233.64.28 - - [30/Mar/2022:04:20:25 +0000] 00b34c05abf09e49f080dbd2cd403132 "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/03/30 04:20:31 [info] 38#38: *1290 [lua] access_by_lua(msblocations.conf:133):2: 212f09b03c2ee0cf855e1653c6965534:receive the request, client: 10.233.64.28, server: , request: "GET / HTTP/1.0" 2022/03/30 04:20:31 [warn] 38#38: *1290 [lua] error_handler.lua:29: error_svc_not_found(): 212f09b03c2ee0cf855e1653c6965534 No route found for this request! detail_info:Custom not match, client: 10.233.64.28, server: , request: "GET / HTTP/1.0" 10.233.64.28 - - [30/Mar/2022:04:20:31 +0000] 212f09b03c2ee0cf855e1653c6965534 "GET / HTTP/1.0" 502 request_processing_time:0.004 upstream_response_time:- "-" "-" "-" 2022/03/30 04:20:31 [info] 38#38: *1291 [lua] access_by_lua(msblocations.conf:133):2: ea38ccd048ec70af6a7b678f7b5930bf:receive the request, client: 10.233.64.28, server: , request: "GET / HTTP/1.1", host: "10.32.241.147" 2022/03/30 04:20:31 [warn] 38#38: *1291 [lua] error_handler.lua:29: error_svc_not_found(): ea38ccd048ec70af6a7b678f7b5930bf No route found for this request! detail_info:Custom not match, client: 10.233.64.28, server: , request: "GET / HTTP/1.1", host: "10.32.241.147" 10.233.64.28 - - [30/Mar/2022:04:20:31 +0000] ea38ccd048ec70af6a7b678f7b5930bf "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/03/30 04:20:31 [info] 38#38: *1291 client 10.233.64.28 closed keepalive connection 2022/03/30 04:20:32 [info] 35#35: *1292 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:20:32 [info] 38#38: *1293 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:20:42 [info] 35#35: *1294 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:20:42 [info] 38#38: *1295 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:20:52 [info] 38#38: *1297 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:20:52 [info] 35#35: *1296 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:21:02 [info] 38#38: *1298 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:21:02 [info] 35#35: *1299 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:21:12 [info] 38#38: *1301 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:21:12 [info] 35#35: *1302 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:21:22 [info] 38#38: *1304 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:21:22 [info] 38#38: *1303 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:21:32 [info] 38#38: *1306 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:21:32 [info] 38#38: *1305 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:21:42 [info] 35#35: *1308 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:21:42 [info] 38#38: *1307 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:21:52 [info] 38#38: *1310 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:21:52 [info] 38#38: *1309 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:22:02 [info] 38#38: *1311 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:22:02 [info] 38#38: *1312 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:22:12 [info] 38#38: *1314 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:22:12 [info] 38#38: *1315 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:22:22 [info] 35#35: *1317 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:22:22 [info] 38#38: *1316 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:22:32 [info] 38#38: *1319 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:22:32 [info] 38#38: *1318 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:22:42 [info] 38#38: *1321 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:22:42 [info] 38#38: *1320 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:22:52 [info] 38#38: *1323 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:22:52 [info] 38#38: *1322 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:23:02 [info] 38#38: *1325 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:23:02 [info] 35#35: *1324 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:23:12 [info] 35#35: *1328 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:23:12 [info] 38#38: *1327 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:23:22 [info] 35#35: *1329 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:23:22 [info] 38#38: *1330 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:23:32 [info] 35#35: *1332 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:23:32 [info] 35#35: *1331 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:23:42 [info] 35#35: *1334 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:23:42 [info] 38#38: *1335 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 10.233.64.28 - - [30/Mar/2022:04:23:44 +0000] 58efaa28eec7160fce77a524996b1e40 "" 400 request_processing_time:5.001 upstream_response_time:- "-" "-" "-" 2022/03/30 04:23:44 [info] 38#38: *1333 client prematurely closed connection while reading client request line, client: 10.233.64.28, server: 2022/03/30 04:23:44 [info] 38#38: *1336 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.28, server: , request: "GET / HTTP/1.0" 10.233.64.28 - - [30/Mar/2022:04:23:44 +0000] dbf68d1b1b986075609da0fcc204d3bf "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/03/30 04:23:52 [info] 38#38: *1338 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:23:52 [info] 35#35: *1337 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:24:02 [info] 35#35: *1340 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:24:02 [info] 38#38: *1339 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:24:12 [info] 35#35: *1343 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:24:12 [info] 38#38: *1342 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:24:14 [info] 38#38: *1344 [lua] access_by_lua(msblocations.conf:133):2: 442965a096cf6dcb4fef29d0439bd963:receive the request, client: 10.233.64.28, server: , request: "GET /nmaplowercheck1648614254 HTTP/1.1", host: "10.32.241.147:30283" 2022/03/30 04:24:14 [warn] 38#38: *1344 [lua] error_handler.lua:29: error_svc_not_found(): 442965a096cf6dcb4fef29d0439bd963 No route found for this request! detail_info:Custom not match, client: 10.233.64.28, server: , request: "GET /nmaplowercheck1648614254 HTTP/1.1", host: "10.32.241.147:30283" 10.233.64.28 - - [30/Mar/2022:04:24:14 +0000] 442965a096cf6dcb4fef29d0439bd963 "GET /nmaplowercheck1648614254 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/03/30 04:24:14 [info] 38#38: *1346 [lua] access_by_lua(msblocations.conf:133):2: 7a7d6ba6049ed69079ac962db1823b8f:receive the request, client: 10.233.64.28, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.147:30283" 2022/03/30 04:24:14 [warn] 38#38: *1346 [lua] error_handler.lua:29: error_svc_not_found(): 7a7d6ba6049ed69079ac962db1823b8f No route found for this request! detail_info:Custom not match, client: 10.233.64.28, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.147:30283" 10.233.64.28 - - [30/Mar/2022:04:24:14 +0000] 7a7d6ba6049ed69079ac962db1823b8f "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/03/30 04:24:14 [info] 38#38: *1348 [lua] access_by_lua(msblocations.conf:133):2: ba934ab75f969be96c350fc1c8ae242f:receive the request, client: 10.233.64.28, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.147:30283" 2022/03/30 04:24:14 [warn] 38#38: *1348 [lua] error_handler.lua:29: error_svc_not_found(): ba934ab75f969be96c350fc1c8ae242f No route found for this request! detail_info:Custom not match, client: 10.233.64.28, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.147:30283" 10.233.64.28 - - [30/Mar/2022:04:24:14 +0000] ba934ab75f969be96c350fc1c8ae242f "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/03/30 04:24:14 [info] 35#35: *1347 [lua] access_by_lua(msblocations.conf:103):2: c0dcc8c063888b249712c662f6cf5839:receive the request, client: 10.233.64.28, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.147:30283" 2022/03/30 04:24:14 [warn] 35#35: *1347 [lua] error_handler.lua:29: error_svc_not_found(): c0dcc8c063888b249712c662f6cf5839 No route found for this request! detail_info:Custom not match, client: 10.233.64.28, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.147:30283" 10.233.64.28 - - [30/Mar/2022:04:24:14 +0000] c0dcc8c063888b249712c662f6cf5839 "POST /sdk HTTP/1.1" 502 request_processing_time:0.056 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/03/30 04:24:21 [info] 38#38: *1349 [lua] access_by_lua(msblocations.conf:133):2: 0680cef6ff333ad6bc339dcaa0c8784c:receive the request, client: 10.233.64.28, server: , request: "GET / HTTP/1.0" 2022/03/30 04:24:21 [warn] 38#38: *1349 [lua] error_handler.lua:29: error_svc_not_found(): 0680cef6ff333ad6bc339dcaa0c8784c No route found for this request! detail_info:Custom not match, client: 10.233.64.28, server: , request: "GET / HTTP/1.0" 10.233.64.28 - - [30/Mar/2022:04:24:21 +0000] 0680cef6ff333ad6bc339dcaa0c8784c "GET / HTTP/1.0" 502 request_processing_time:0.002 upstream_response_time:- "-" "-" "-" 2022/03/30 04:24:21 [info] 38#38: *1350 [lua] access_by_lua(msblocations.conf:133):2: 7ff4066adf9dc35ba4f00ccb4a91cafc:receive the request, client: 10.233.64.28, server: , request: "GET / HTTP/1.1", host: "10.32.241.147" 2022/03/30 04:24:21 [warn] 38#38: *1350 [lua] error_handler.lua:29: error_svc_not_found(): 7ff4066adf9dc35ba4f00ccb4a91cafc No route found for this request! detail_info:Custom not match, client: 10.233.64.28, server: , request: "GET / HTTP/1.1", host: "10.32.241.147" 10.233.64.28 - - [30/Mar/2022:04:24:21 +0000] 7ff4066adf9dc35ba4f00ccb4a91cafc "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/03/30 04:24:21 [info] 38#38: *1350 client 10.233.64.28 closed keepalive connection 2022/03/30 04:24:22 [info] 38#38: *1351 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:24:22 [info] 38#38: *1352 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:24:32 [info] 38#38: *1353 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:24:32 [info] 38#38: *1354 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:24:42 [info] 38#38: *1356 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:24:42 [info] 38#38: *1355 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:24:52 [info] 35#35: *1358 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:24:52 [info] 38#38: *1357 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:25:02 [info] 38#38: *1360 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:25:02 [info] 35#35: *1359 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:25:12 [info] 35#35: *1363 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:25:12 [info] 38#38: *1362 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:25:22 [info] 35#35: *1364 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:25:22 [info] 38#38: *1365 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:25:32 [info] 38#38: *1367 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:25:32 [info] 35#35: *1366 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:25:42 [info] 38#38: *1368 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:25:42 [info] 38#38: *1369 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:25:52 [info] 38#38: *1370 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:25:52 [info] 35#35: *1371 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:26:02 [info] 38#38: *1372 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:26:02 [info] 35#35: *1373 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:26:12 [info] 38#38: *1375 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:26:12 [info] 35#35: *1376 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:26:22 [info] 38#38: *1378 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80 2022/03/30 04:26:22 [info] 35#35: *1377 client closed connection while waiting for request, client: 10.233.66.119, server: 0.0.0.0:80