Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.96.114.63
### 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/
2021/07/04 23:56:25 [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
2021/07/04 23:56:25 [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'
2021/07/04 23:56:25 [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
2021/07/04 23:56:25 [notice] 33#33: using the "epoll" event method
2021/07/04 23:56:25 [notice] 33#33: openresty/1.13.6.1
2021/07/04 23:56:25 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2021/07/04 23:56:25 [notice] 33#33: OS: Linux 4.15.0-117-generic
2021/07/04 23:56:25 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2021/07/04 23:56:25 [notice] 34#34: start worker processes
2021/07/04 23:56:25 [notice] 34#34: start worker process 35
\n\n### Starting apiroute
2021/07/04 23:56:25 [notice] 34#34: start worker process 37
2021/07/04 23:56:25 [notice] 34#34: start worker process 38
2021/07/04 23:56:25 [notice] 34#34: start worker process 39
2021/07/04 23:56:25 [notice] 34#34: start worker process 40
2021/07/04 23:56:25 [notice] 34#34: start worker process 41
2021/07/04 23:56:25 [notice] 34#34: start worker process 42
2021/07/04 23:56:25 [notice] 34#34: start worker process 43
2021/07/04 23:56:25 [notice] 34#34: start cache manager process 44
2021/07/04 23:56:25 [notice] 34#34: start cache loader process 45
@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-20210704235625.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@
2021-07-04 23:56:27 715 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2021-07-04 23:56:27 721 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2021-07-04 23:56:27 721 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2021-07-04 23:56:27 772 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2021-07-04 23:56:27 773 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.96.114.63:10081 Enabled:true
2021-07-04 23:56:28 848 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getIuiRoutes 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 addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2021-07-04 23:56:28 908 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2021-07-04 23:56:28 908 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2021-07-04 23:56:28 909 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2021-07-04 23:56:28 910 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2021-07-04 23:56:28 910 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2021-07-04 23:56:28 910 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2021-07-04 23:56:28 910 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2021-07-04 23:56:28 962 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2021-07-04 23:56:28 963 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2021-07-04 23:56:29 060 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2021-07-04 23:56:29 060 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2021-07-04 23:56:29 577 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2021/07/04 23:56:46 [info] 38#38: *12 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:56:47 [info] 38#38: *13 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:56:56 [info] 38#38: *14 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:56:57 [info] 38#38: *15 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:57:06 [info] 38#38: *16 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:57:07 [info] 38#38: *17 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:57:16 [info] 38#38: *18 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:57:17 [info] 38#38: *19 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:57:25 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2021/07/04 23:57:25 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2021/07/04 23:57:25 [notice] 34#34: cache loader process 45 exited with code 0
2021/07/04 23:57:25 [notice] 34#34: signal 29 (SIGIO) received
2021/07/04 23:57:26 [info] 38#38: *22 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:57:27 [info] 38#38: *23 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:57:36 [info] 38#38: *24 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:57:37 [info] 38#38: *25 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:57:46 [info] 38#38: *26 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:57:47 [info] 38#38: *27 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:57:56 [info] 38#38: *28 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:57:57 [info] 38#38: *29 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:58:06 [info] 38#38: *30 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:58:07 [info] 38#38: *31 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:58:16 [info] 38#38: *32 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:58:17 [info] 38#38: *33 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:58:26 [info] 38#38: *35 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:58:27 [info] 38#38: *36 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:58:36 [info] 38#38: *37 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:58:37 [info] 38#38: *38 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:58:46 [info] 38#38: *39 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:58:47 [info] 38#38: *40 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:58:56 [info] 38#38: *41 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:58:57 [info] 38#38: *42 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:59:06 [info] 38#38: *43 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:59:07 [info] 38#38: *44 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:59:16 [info] 38#38: *45 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:59:17 [info] 38#38: *46 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:59:26 [info] 38#38: *48 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:59:27 [info] 38#38: *49 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:59:36 [info] 38#38: *50 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:59:37 [info] 38#38: *51 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:59:46 [info] 38#38: *52 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:59:47 [info] 38#38: *53 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:59:56 [info] 38#38: *54 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/04 23:59:57 [info] 38#38: *55 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:00:06 [info] 38#38: *56 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:00:07 [info] 38#38: *57 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:00:16 [info] 38#38: *58 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:00:17 [info] 38#38: *59 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:00:26 [info] 38#38: *61 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:00:27 [info] 38#38: *62 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:00:36 [info] 38#38: *63 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:00:37 [info] 38#38: *64 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:00:46 [info] 38#38: *65 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:00:47 [info] 38#38: *66 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:00:56 [info] 38#38: *67 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:00:57 [info] 38#38: *68 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:01:06 [info] 38#38: *69 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:01:07 [info] 38#38: *70 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:01:16 [info] 38#38: *71 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:01:17 [info] 38#38: *72 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:01:26 [info] 38#38: *74 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:01:27 [info] 38#38: *75 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:01:36 [info] 38#38: *76 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:01:37 [info] 38#38: *77 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:01:46 [info] 38#38: *78 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:01:47 [info] 38#38: *79 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:01:56 [info] 38#38: *80 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:01:57 [info] 38#38: *81 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:02:06 [info] 38#38: *82 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:02:07 [info] 38#38: *83 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:02:16 [info] 38#38: *84 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:02:17 [info] 38#38: *85 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:02:26 [info] 38#38: *87 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:02:27 [info] 38#38: *88 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:02:36 [info] 38#38: *89 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:02:37 [info] 38#38: *90 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:02:46 [info] 38#38: *91 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:02:47 [info] 38#38: *92 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:02:56 [info] 38#38: *93 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:02:57 [info] 38#38: *94 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:03:06 [info] 38#38: *95 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:03:07 [info] 38#38: *96 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:03:16 [info] 38#38: *97 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:03:17 [info] 38#38: *98 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:03:26 [info] 38#38: *100 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:03:27 [info] 38#38: *101 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:03:36 [info] 38#38: *102 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:03:37 [info] 38#38: *103 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:03:46 [info] 38#38: *104 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:03:47 [info] 38#38: *105 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:03:56 [info] 38#38: *106 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:03:57 [info] 38#38: *107 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:04:06 [info] 38#38: *108 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:04:07 [info] 38#38: *109 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:04:16 [info] 38#38: *110 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:04:17 [info] 38#38: *111 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:04:26 [info] 38#38: *113 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:04:27 [info] 38#38: *114 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:04:36 [info] 38#38: *115 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:04:37 [info] 38#38: *116 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:04:46 [info] 38#38: *117 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:04:47 [info] 38#38: *118 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:04:56 [info] 38#38: *119 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:04:57 [info] 38#38: *120 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:05:06 [info] 38#38: *121 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:05:07 [info] 38#38: *122 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:05:16 [info] 38#38: *123 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:05:17 [info] 38#38: *124 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:05:26 [info] 38#38: *126 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:05:27 [info] 38#38: *127 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:05:36 [info] 38#38: *128 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:05:37 [info] 38#38: *129 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:05:46 [info] 38#38: *130 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:05:47 [info] 38#38: *131 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:05:56 [info] 38#38: *132 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:05:57 [info] 38#38: *133 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:06:06 [info] 38#38: *134 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:06:07 [info] 38#38: *135 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:06:16 [info] 38#38: *136 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:06:17 [info] 38#38: *137 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:06:26 [info] 38#38: *139 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:06:27 [info] 38#38: *140 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:06:36 [info] 38#38: *141 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:06:37 [info] 38#38: *142 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:06:46 [info] 38#38: *143 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:06:47 [info] 38#38: *144 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:06:56 [info] 38#38: *145 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:06:57 [info] 38#38: *146 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:07:06 [info] 38#38: *147 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:07:07 [info] 38#38: *148 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:07:16 [info] 38#38: *149 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:07:17 [info] 38#38: *150 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:07:26 [info] 38#38: *152 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:07:27 [info] 38#38: *153 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:07:36 [info] 38#38: *154 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:07:37 [info] 38#38: *155 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:07:46 [info] 38#38: *156 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:07:47 [info] 38#38: *157 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:07:56 [info] 38#38: *158 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:07:57 [info] 38#38: *159 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:08:06 [info] 38#38: *160 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:08:07 [info] 38#38: *161 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:08:16 [info] 38#38: *162 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:08:17 [info] 38#38: *163 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:08:26 [info] 38#38: *165 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:08:27 [info] 38#38: *166 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:08:36 [info] 38#38: *167 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:08:37 [info] 38#38: *168 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:08:46 [info] 38#38: *169 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:08:47 [info] 38#38: *170 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:08:56 [info] 38#38: *171 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:08:57 [info] 38#38: *172 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:09:06 [info] 38#38: *173 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:09:07 [info] 38#38: *174 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:09:16 [info] 38#38: *175 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:09:17 [info] 38#38: *176 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:09:26 [info] 38#38: *178 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:09:27 [info] 38#38: *179 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:09:36 [info] 38#38: *180 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:09:37 [info] 38#38: *181 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:09:46 [info] 38#38: *182 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:09:47 [info] 38#38: *183 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:09:56 [info] 38#38: *184 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:09:57 [info] 38#38: *185 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:10:06 [info] 38#38: *186 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:10:07 [info] 38#38: *187 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:10:16 [info] 38#38: *188 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:10:17 [info] 38#38: *189 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:10:26 [info] 38#38: *191 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:10:27 [info] 38#38: *192 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:10:36 [info] 38#38: *193 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:10:37 [info] 38#38: *194 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:10:46 [info] 38#38: *195 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:10:47 [info] 38#38: *196 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:10:56 [info] 38#38: *197 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:10:57 [info] 38#38: *198 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:11:06 [info] 38#38: *199 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:11:07 [info] 38#38: *200 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:11:16 [info] 38#38: *201 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:11:17 [info] 38#38: *202 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:11:26 [info] 38#38: *204 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:11:27 [info] 38#38: *205 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:11:36 [info] 38#38: *206 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:11:37 [info] 38#38: *207 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:11:46 [info] 38#38: *208 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:11:47 [info] 38#38: *209 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:11:56 [info] 38#38: *210 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:11:57 [info] 38#38: *211 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:12:06 [info] 38#38: *212 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:12:07 [info] 38#38: *213 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:12:16 [info] 38#38: *214 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:12:17 [info] 38#38: *215 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:12:26 [info] 38#38: *217 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:12:27 [info] 38#38: *218 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:12:36 [info] 38#38: *219 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:12:37 [info] 38#38: *220 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:12:46 [info] 38#38: *221 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:12:47 [info] 38#38: *222 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:12:56 [info] 38#38: *223 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:12:57 [info] 38#38: *224 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:13:06 [info] 38#38: *225 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:13:07 [info] 38#38: *226 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:13:16 [info] 38#38: *227 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:13:17 [info] 38#38: *228 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:13:26 [info] 38#38: *230 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80
2021/07/05 00:13:27 [info] 38#38: *231 client closed connection while waiting for request, client: 172.16.10.113, server: 0.0.0.0:80