egg-script can't deploy on Google App Engine correctly

Created on 14 Jun 2019  ·  14Comments  ·  Source: eggjs/egg

What happens?


I create a egg.js project with --simple template and deploy to Google App Engine
but it can't be work correctly

[
 {
   "textPayload": "Container called exit(1).",
   "insertId": "5d030a0f000005ac5e094bec",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:31.001393668Z",
   "severity": "WARNING",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/varlog%2Fsystem",
   "receiveTimestamp": "2019-06-14T02:44:31.227361775Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:30.880716 Start program failed: failed to detect app after start: ForAppStart(): [aborted, context canceled. subject:\"app/valid\" Timeout:30m0s, attempts:129 aborted, context canceled. subject:\"app/invalid\" Timeout:30m0s, attempts:127]",
   "insertId": "5d030a0e000d71c9346391d5",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:30.881097Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:31.132126611Z"
 },
 {
   "textPayload": "⚠️  Command Error, enable `DEBUG=common-bin` for detail",
   "insertId": "5d030a0e000d506b72579692",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:30.872555Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/stderr",
   "receiveTimestamp": "2019-06-14T02:44:31.161884075Z"
 },
 {
   "textPayload": "⚠️  Error: EROFS: read-only file system, mkdir '/var/www/logs'",
   "insertId": "5d030a0e000d4e1fb034342b",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:30.871967Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/stderr",
   "receiveTimestamp": "2019-06-14T02:44:31.161884075Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:30.230134 Running /bin/sh -c egg-scripts start --stdout=stdout.log -stderr=stderr.log",
   "insertId": "5d030a0e0003839295ef7bf4",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:30.230290Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:30.229768 Args: {runtimeName:nodejs10 memoryMB:256 positional:[]}",
   "insertId": "5d030a0e000382672908d17e",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:30.229991Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:30.229325 Serve started.",
   "insertId": "5d030a0e0003818f7f8c14d0",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:30.229775Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:30.219993 Waiting for network connection open. Subject:\"app/valid\" Address:127.0.0.1:8081",
   "insertId": "5d030a0e00035d12507827a0",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:30.220434Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:30.219769 Waiting for network connection open. Subject:\"app/invalid\" Address:127.0.0.1:8080",
   "insertId": "5d030a0e00035bc2c7031aa4",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:30.220098Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:30.216861 Executing: /bin/sh -c exec /serve",
   "insertId": "5d030a0e00035299becccfa9",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:30.217753Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:30.216251 Starting app",
   "insertId": "5d030a0e0003516e153d633e",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:30.217454Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:30.215447 No entrypoint specified, using default entrypoint: /serve",
   "insertId": "5d030a0e00034f4217929e62",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:30.216898Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "protoPayload": {
     "@type": "type.googleapis.com/google.appengine.logging.v1.RequestLog",
     "appId": "b~finpo-test",
     "versionId": "20190614t104157",
     "requestId": "5d030a0e00ff016c4708a389bf0001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "ip": "125.227.139.103",
     "startTime": "2019-06-14T02:44:30.093255Z",
     "endTime": "2019-06-14T02:44:31.007173Z",
     "latency": "0.913918s",
     "megaCycles": "1345",
     "method": "GET",
     "resource": "/favicon.ico",
     "httpVersion": "HTTP/1.1",
     "status": 500,
     "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36",
     "urlMapEntry": "auto",
     "host": "finpo-test.appspot.com",
     "wasLoadingRequest": true,
     "instanceIndex": -1,
     "finished": true,
     "instanceId": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c",
     "line": [
       {
         "time": "2019-06-14T02:44:31.006595Z",
         "severity": "INFO",
         "logMessage": "This request caused a new process to be started for your application, and thus caused your application code to be loaded for the first time. This request may thus take longer and use more CPU than a typical request for your application."
       }
     ],
     "appEngineRelease": "1.9.71",
     "traceId": "6c5898d84ea1a6d39b6b4c11a107b7d2",
     "first": true
   },
   "insertId": "5d030a0f0003f92fd9793133",
   "httpRequest": {
     "status": 500
   },
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:30.093255Z",
   "severity": "INFO",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/appengine.googleapis.com%2Frequest_log",
   "operation": {
     "id": "5d030a0e00ff016c4708a389bf0001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "producer": "appengine.googleapis.com/request_id",
     "first": true,
     "last": true
   },
   "trace": "projects/finpo-test/traces/6c5898d84ea1a6d39b6b4c11a107b7d2",
   "receiveTimestamp": "2019-06-14T02:44:31.280425665Z"
 },
 {
   "textPayload": "Container called exit(1).",
   "insertId": "5d030a0d000289ab0c061e72",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:29.166263466Z",
   "severity": "WARNING",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/varlog%2Fsystem",
   "receiveTimestamp": "2019-06-14T02:44:29.232318475Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:29.002092 Start program failed: failed to detect app after start: ForAppStart(): [aborted, context canceled. subject:\"app/invalid\" Timeout:30m0s, attempts:127 aborted, context canceled. subject:\"app/valid\" Timeout:30m0s, attempts:126]",
   "insertId": "5d030a0d000009942c9298ec",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:29.002452Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:29.134109772Z"
 },
 {
   "textPayload": "⚠️  Command Error, enable `DEBUG=common-bin` for detail",
   "insertId": "5d030a0c000f29d7934361d8",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:28.993751Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/stderr",
   "receiveTimestamp": "2019-06-14T02:44:29.161744748Z"
 },
 {
   "textPayload": "⚠️  Error: EROFS: read-only file system, mkdir '/var/www/logs'",
   "insertId": "5d030a0c000f274379ff0d32",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:28.993091Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/stderr",
   "receiveTimestamp": "2019-06-14T02:44:29.161744748Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:28.361127 Running /bin/sh -c egg-scripts start --stdout=stdout.log -stderr=stderr.log",
   "insertId": "5d030a0c0005852155922817",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:28.361761Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:28.360689 Args: {runtimeName:nodejs10 memoryMB:256 positional:[]}",
   "insertId": "5d030a0c00058466a3bffc04",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:28.361574Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:28.360094 Serve started.",
   "insertId": "5d030a0c000582cf74a9ac08",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:28.361167Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:28.350650 Waiting for network connection open. Subject:\"app/valid\" Address:127.0.0.1:8081",
   "insertId": "5d030a0c00055ac54d038ff6",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:28.350917Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:28.350030 Waiting for network connection open. Subject:\"app/invalid\" Address:127.0.0.1:8080",
   "insertId": "5d030a0c00055965d0695916",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:28.350565Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:28.336073 Executing: /bin/sh -c exec /serve",
   "insertId": "5d030a0c00053e6c7ed82ac5",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:28.343660Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:28.335676 Starting app",
   "insertId": "5d030a0c00053ddd24399075",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:28.343517Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:28.292688 No entrypoint specified, using default entrypoint: /serve",
   "insertId": "5d030a0c0005202ad34fa0df",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:28.335914Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "protoPayload": {
     "@type": "type.googleapis.com/google.appengine.logging.v1.RequestLog",
     "appId": "b~finpo-test",
     "versionId": "20190614t104157",
     "requestId": "5d030a0c00ff01800654b85dda0001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "ip": "125.227.139.103",
     "startTime": "2019-06-14T02:44:28.098310Z",
     "endTime": "2019-06-14T02:44:29.172634Z",
     "latency": "1.074324s",
     "megaCycles": "1340",
     "method": "GET",
     "resource": "/",
     "httpVersion": "HTTP/1.1",
     "status": 500,
     "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36",
     "urlMapEntry": "auto",
     "host": "finpo-test.appspot.com",
     "wasLoadingRequest": true,
     "instanceIndex": -1,
     "finished": true,
     "instanceId": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f",
     "line": [
       {
         "time": "2019-06-14T02:44:29.172328Z",
         "severity": "INFO",
         "logMessage": "This request caused a new process to be started for your application, and thus caused your application code to be loaded for the first time. This request may thus take longer and use more CPU than a typical request for your application."
       }
     ],
     "appEngineRelease": "1.9.71",
     "traceId": "973d78d431dc387b773ba28182f2bbfa",
     "first": true,
     "traceSampled": true
   },
   "insertId": "5d030a0d000400b3d51e6742",
   "httpRequest": {
     "status": 500
   },
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:28.098310Z",
   "severity": "INFO",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/appengine.googleapis.com%2Frequest_log",
   "operation": {
     "id": "5d030a0c00ff01800654b85dda0001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "producer": "appengine.googleapis.com/request_id",
     "first": true,
     "last": true
   },
   "trace": "projects/finpo-test/traces/973d78d431dc387b773ba28182f2bbfa",
   "receiveTimestamp": "2019-06-14T02:44:29.281350494Z",
   "traceSampled": true
 },
 {
   "textPayload": "Container called exit(1).",
   "insertId": "5d030a0f000005ac5e094bec",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:31.001393668Z",
   "severity": "WARNING",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/varlog%2Fsystem",
   "receiveTimestamp": "2019-06-14T02:44:31.227361775Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:30.880716 Start program failed: failed to detect app after start: ForAppStart(): [aborted, context canceled. subject:\"app/valid\" Timeout:30m0s, attempts:129 aborted, context canceled. subject:\"app/invalid\" Timeout:30m0s, attempts:127]",
   "insertId": "5d030a0e000d71c9346391d5",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:30.881097Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:31.132126611Z"
 },
 {
   "textPayload": "⚠️  Command Error, enable `DEBUG=common-bin` for detail",
   "insertId": "5d030a0e000d506b72579692",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:30.872555Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/stderr",
   "receiveTimestamp": "2019-06-14T02:44:31.161884075Z"
 },
 {
   "textPayload": "⚠️  Error: EROFS: read-only file system, mkdir '/var/www/logs'",
   "insertId": "5d030a0e000d4e1fb034342b",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:30.871967Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/stderr",
   "receiveTimestamp": "2019-06-14T02:44:31.161884075Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:30.230134 Running /bin/sh -c egg-scripts start --stdout=stdout.log -stderr=stderr.log",
   "insertId": "5d030a0e0003839295ef7bf4",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:30.230290Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:30.229768 Args: {runtimeName:nodejs10 memoryMB:256 positional:[]}",
   "insertId": "5d030a0e000382672908d17e",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:30.229991Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:30.229325 Serve started.",
   "insertId": "5d030a0e0003818f7f8c14d0",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:30.229775Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:30.219993 Waiting for network connection open. Subject:\"app/valid\" Address:127.0.0.1:8081",
   "insertId": "5d030a0e00035d12507827a0",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:30.220434Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:30.219769 Waiting for network connection open. Subject:\"app/invalid\" Address:127.0.0.1:8080",
   "insertId": "5d030a0e00035bc2c7031aa4",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:30.220098Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:30.216861 Executing: /bin/sh -c exec /serve",
   "insertId": "5d030a0e00035299becccfa9",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:30.217753Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:30.216251 Starting app",
   "insertId": "5d030a0e0003516e153d633e",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:30.217454Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:30.215447 No entrypoint specified, using default entrypoint: /serve",
   "insertId": "5d030a0e00034f4217929e62",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:30.216898Z",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:30.471553946Z"
 },
 {
   "protoPayload": {
     "@type": "type.googleapis.com/google.appengine.logging.v1.RequestLog",
     "appId": "b~finpo-test",
     "versionId": "20190614t104157",
     "requestId": "5d030a0e00ff016c4708a389bf0001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "ip": "125.227.139.103",
     "startTime": "2019-06-14T02:44:30.093255Z",
     "endTime": "2019-06-14T02:44:31.007173Z",
     "latency": "0.913918s",
     "megaCycles": "1345",
     "method": "GET",
     "resource": "/favicon.ico",
     "httpVersion": "HTTP/1.1",
     "status": 500,
     "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36",
     "urlMapEntry": "auto",
     "host": "finpo-test.appspot.com",
     "wasLoadingRequest": true,
     "instanceIndex": -1,
     "finished": true,
     "instanceId": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c",
     "line": [
       {
         "time": "2019-06-14T02:44:31.006595Z",
         "severity": "INFO",
         "logMessage": "This request caused a new process to be started for your application, and thus caused your application code to be loaded for the first time. This request may thus take longer and use more CPU than a typical request for your application."
       }
     ],
     "appEngineRelease": "1.9.71",
     "traceId": "6c5898d84ea1a6d39b6b4c11a107b7d2",
     "first": true
   },
   "insertId": "5d030a0f0003f92fd9793133",
   "httpRequest": {
     "status": 500
   },
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:30.093255Z",
   "severity": "INFO",
   "labels": {
     "clone_id": "00c61b117c3a819c2c52baa92bb165cec207dca817c122a7ec428759a3108d093a7eb07c"
   },
   "logName": "projects/finpo-test/logs/appengine.googleapis.com%2Frequest_log",
   "operation": {
     "id": "5d030a0e00ff016c4708a389bf0001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "producer": "appengine.googleapis.com/request_id",
     "first": true,
     "last": true
   },
   "trace": "projects/finpo-test/traces/6c5898d84ea1a6d39b6b4c11a107b7d2",
   "receiveTimestamp": "2019-06-14T02:44:31.280425665Z"
 },
 {
   "textPayload": "Container called exit(1).",
   "insertId": "5d030a0d000289ab0c061e72",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:29.166263466Z",
   "severity": "WARNING",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/varlog%2Fsystem",
   "receiveTimestamp": "2019-06-14T02:44:29.232318475Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:29.002092 Start program failed: failed to detect app after start: ForAppStart(): [aborted, context canceled. subject:\"app/invalid\" Timeout:30m0s, attempts:127 aborted, context canceled. subject:\"app/valid\" Timeout:30m0s, attempts:126]",
   "insertId": "5d030a0d000009942c9298ec",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:29.002452Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:29.134109772Z"
 },
 {
   "textPayload": "⚠️  Command Error, enable `DEBUG=common-bin` for detail",
   "insertId": "5d030a0c000f29d7934361d8",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:28.993751Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/stderr",
   "receiveTimestamp": "2019-06-14T02:44:29.161744748Z"
 },
 {
   "textPayload": "⚠️  Error: EROFS: read-only file system, mkdir '/var/www/logs'",
   "insertId": "5d030a0c000f274379ff0d32",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:28.993091Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/stderr",
   "receiveTimestamp": "2019-06-14T02:44:29.161744748Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:28.361127 Running /bin/sh -c egg-scripts start --stdout=stdout.log -stderr=stderr.log",
   "insertId": "5d030a0c0005852155922817",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:28.361761Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:28.360689 Args: {runtimeName:nodejs10 memoryMB:256 positional:[]}",
   "insertId": "5d030a0c00058466a3bffc04",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:28.361574Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:28.360094 Serve started.",
   "insertId": "5d030a0c000582cf74a9ac08",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:28.361167Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:28.350650 Waiting for network connection open. Subject:\"app/valid\" Address:127.0.0.1:8081",
   "insertId": "5d030a0c00055ac54d038ff6",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:28.350917Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:28.350030 Waiting for network connection open. Subject:\"app/invalid\" Address:127.0.0.1:8080",
   "insertId": "5d030a0c00055965d0695916",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:28.350565Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:28.336073 Executing: /bin/sh -c exec /serve",
   "insertId": "5d030a0c00053e6c7ed82ac5",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:28.343660Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:28.335676 Starting app",
   "insertId": "5d030a0c00053ddd24399075",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:28.343517Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:28.292688 No entrypoint specified, using default entrypoint: /serve",
   "insertId": "5d030a0c0005202ad34fa0df",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:28.335914Z",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:28.469247028Z"
 },
 {
   "protoPayload": {
     "@type": "type.googleapis.com/google.appengine.logging.v1.RequestLog",
     "appId": "b~finpo-test",
     "versionId": "20190614t104157",
     "requestId": "5d030a0c00ff01800654b85dda0001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "ip": "125.227.139.103",
     "startTime": "2019-06-14T02:44:28.098310Z",
     "endTime": "2019-06-14T02:44:29.172634Z",
     "latency": "1.074324s",
     "megaCycles": "1340",
     "method": "GET",
     "resource": "/",
     "httpVersion": "HTTP/1.1",
     "status": 500,
     "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36",
     "urlMapEntry": "auto",
     "host": "finpo-test.appspot.com",
     "wasLoadingRequest": true,
     "instanceIndex": -1,
     "finished": true,
     "instanceId": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f",
     "line": [
       {
         "time": "2019-06-14T02:44:29.172328Z",
         "severity": "INFO",
         "logMessage": "This request caused a new process to be started for your application, and thus caused your application code to be loaded for the first time. This request may thus take longer and use more CPU than a typical request for your application."
       }
     ],
     "appEngineRelease": "1.9.71",
     "traceId": "973d78d431dc387b773ba28182f2bbfa",
     "first": true,
     "traceSampled": true
   },
   "insertId": "5d030a0d000400b3d51e6742",
   "httpRequest": {
     "status": 500
   },
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:28.098310Z",
   "severity": "INFO",
   "labels": {
     "clone_id": "00c61b117cd4b78436865c9eecf60789cce95bef12cd2890ca2ea4a2f5bb6874d798859f"
   },
   "logName": "projects/finpo-test/logs/appengine.googleapis.com%2Frequest_log",
   "operation": {
     "id": "5d030a0c00ff01800654b85dda0001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "producer": "appengine.googleapis.com/request_id",
     "first": true,
     "last": true
   },
   "trace": "projects/finpo-test/traces/973d78d431dc387b773ba28182f2bbfa",
   "receiveTimestamp": "2019-06-14T02:44:29.281350494Z",
   "traceSampled": true
 },
 {
   "textPayload": "Container called exit(1).",
   "insertId": "5d030a030005c9299138b564",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:19.379117244Z",
   "severity": "WARNING",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/varlog%2Fsystem",
   "receiveTimestamp": "2019-06-14T02:44:19.574920911Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:19.259332 Start program failed: failed to detect app after start: ForAppStart(): [aborted, context canceled. subject:\"app/invalid\" Timeout:30m0s, attempts:132 aborted, context canceled. subject:\"app/valid\" Timeout:30m0s, attempts:128]",
   "insertId": "5d030a030003f684ebf0f56d",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:19.259716Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:19.485116665Z"
 },
 {
   "textPayload": "⚠️  Command Error, enable `DEBUG=common-bin` for detail",
   "insertId": "5d030a030003c49eb9129a40",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:19.246942Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/stderr",
   "receiveTimestamp": "2019-06-14T02:44:19.499635485Z"
 },
 {
   "textPayload": "⚠️  Error: EROFS: read-only file system, mkdir '/var/www/logs'",
   "insertId": "5d030a030003adcdbabf7964",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:19.241101Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/stderr",
   "receiveTimestamp": "2019-06-14T02:44:19.499635485Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:18.589579 Running /bin/sh -c egg-scripts start --stdout=stdout.log -stderr=stderr.log",
   "insertId": "5d030a020008ff7b6361dad9",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:18.589691Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:18.589221 Args: {runtimeName:nodejs10 memoryMB:256 positional:[]}",
   "insertId": "5d030a020008fe2f3be908a2",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:18.589359Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:18.588729 Serve started.",
   "insertId": "5d030a020008fd604b1ee326",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:18.589152Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:18.578245 Waiting for network connection open. Subject:\"app/valid\" Address:127.0.0.1:8081",
   "insertId": "5d030a020008d372591fee64",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:18.578418Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:18.577647 Waiting for network connection open. Subject:\"app/invalid\" Address:127.0.0.1:8080",
   "insertId": "5d030a020008d135ebd80719",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:18.577845Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:18.573447 Executing: /bin/sh -c exec /serve",
   "insertId": "5d030a020008c2cbd3ec08e5",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:18.574155Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:18.573171 Starting app",
   "insertId": "5d030a020008c1f023480546",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:18.573936Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:18.563798 No entrypoint specified, using default entrypoint: /serve",
   "insertId": "5d030a020008bfde0afbd11f",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:18.573406Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "protoPayload": {
     "@type": "type.googleapis.com/google.appengine.logging.v1.RequestLog",
     "appId": "b~finpo-test",
     "versionId": "20190614t104157",
     "requestId": "5d030a0100ff01638e6c6cf0d10001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "ip": "125.227.139.103",
     "startTime": "2019-06-14T02:44:17.091022Z",
     "endTime": "2019-06-14T02:44:19.383984Z",
     "latency": "2.292962s",
     "megaCycles": "1362",
     "method": "GET",
     "resource": "/favicon.ico",
     "httpVersion": "HTTP/1.1",
     "status": 500,
     "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36",
     "urlMapEntry": "auto",
     "host": "finpo-test.appspot.com",
     "wasLoadingRequest": true,
     "instanceIndex": -1,
     "finished": true,
     "instanceId": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f",
     "line": [
       {
         "time": "2019-06-14T02:44:19.383572Z",
         "severity": "INFO",
         "logMessage": "This request caused a new process to be started for your application, and thus caused your application code to be loaded for the first time. This request may thus take longer and use more CPU than a typical request for your application."
       }
     ],
     "appEngineRelease": "1.9.71",
     "traceId": "4f5b60d82663539e259f1634c87601d1",
     "first": true
   },
   "insertId": "5d030a0300093b2319d08bf3",
   "httpRequest": {
     "status": 500
   },
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:17.091022Z",
   "severity": "INFO",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/appengine.googleapis.com%2Frequest_log",
   "operation": {
     "id": "5d030a0100ff01638e6c6cf0d10001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "producer": "appengine.googleapis.com/request_id",
     "first": true,
     "last": true
   },
   "trace": "projects/finpo-test/traces/4f5b60d82663539e259f1634c87601d1",
   "receiveTimestamp": "2019-06-14T02:44:19.623943111Z"
 },
 {
   "textPayload": "Container called exit(1).",
   "insertId": "5d030a0000036306a73a0862",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:16.221903553Z",
   "severity": "WARNING",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/varlog%2Fsystem",
   "receiveTimestamp": "2019-06-14T02:44:16.240348139Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:15.494019 Start program failed: failed to detect app after start: ForAppStart(): [aborted, context canceled. subject:\"app/invalid\" Timeout:30m0s, attempts:204 aborted, context canceled. subject:\"app/valid\" Timeout:30m0s, attempts:205]",
   "insertId": "5d0309ff00078b0c9d3c1fd2",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:15.494348Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:15.814053558Z"
 },
 {
   "textPayload": "⚠️  Error: EROFS: read-only file system, mkdir '/var/www/logs'",
   "insertId": "5d0309ff000766745c91e65b",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:15.484980Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/stderr",
   "receiveTimestamp": "2019-06-14T02:44:15.507595266Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:14.486192 Running /bin/sh -c egg-scripts start --stdout=stdout.log -stderr=stderr.log",
   "insertId": "5d0309fe00076bfbad62ba83",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:14.486395Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.815091578Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:14.477402 Args: {runtimeName:nodejs10 memoryMB:256 positional:[]}",
   "insertId": "5d0309fe00074956d0919f4d",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:14.477526Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.815091578Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:14.476745 Serve started.",
   "insertId": "5d0309fe0007489f4c6c74f3",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:14.477343Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.815091578Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:14.466372 Waiting for network connection open. Subject:\"app/valid\" Address:127.0.0.1:8081",
   "insertId": "5d0309fe0007202ccc1b982b",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:14.466988Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.815091578Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:14.466130 Waiting for network connection open. Subject:\"app/invalid\" Address:127.0.0.1:8080",
   "insertId": "5d0309fe00071de35ebb6f53",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:14.466403Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.815091578Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:14.463020 Executing: /bin/sh -c exec /serve",
   "insertId": "5d0309fe000711feeb837fad",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:14.463358Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.815091578Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:14.462742 Starting app",
   "insertId": "5d0309fe00071165514bcfba",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:14.463205Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.815091578Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:14.460758 No entrypoint specified, using default entrypoint: /serve",
   "insertId": "5d0309fe00070f8b153ef7b9",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:14.462731Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.485822500Z"
 },
 {
   "protoPayload": {
     "@type": "type.googleapis.com/google.appengine.logging.v1.RequestLog",
     "appId": "b~finpo-test",
     "versionId": "20190614t104157",
     "requestId": "5d0309fe00ff029d59f5f24f8f0001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "ip": "125.227.139.103",
     "startTime": "2019-06-14T02:44:14.171353Z",
     "endTime": "2019-06-14T02:44:16.274595Z",
     "latency": "2.103242s",
     "megaCycles": "1658",
     "method": "GET",
     "resource": "/",
     "httpVersion": "HTTP/1.1",
     "status": 500,
     "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36",
     "urlMapEntry": "auto",
     "host": "finpo-test.appspot.com",
     "wasLoadingRequest": true,
     "instanceIndex": -1,
     "finished": true,
     "instanceId": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1",
     "line": [
       {
         "time": "2019-06-14T02:44:16.274082Z",
         "severity": "INFO",
         "logMessage": "This request caused a new process to be started for your application, and thus caused your application code to be loaded for the first time. This request may thus take longer and use more CPU than a typical request for your application."
       }
     ],
     "appEngineRelease": "1.9.71",
     "traceId": "3cafeebd297d866c62041f211bf5f3c6",
     "first": true,
     "traceSampled": true
   },
   "insertId": "5d030a00000431719ac3989f",
   "httpRequest": {
     "status": 500
   },
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:14.171353Z",
   "severity": "INFO",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/appengine.googleapis.com%2Frequest_log",
   "operation": {
     "id": "5d0309fe00ff029d59f5f24f8f0001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "producer": "appengine.googleapis.com/request_id",
     "first": true,
     "last": true
   },
   "trace": "projects/finpo-test/traces/3cafeebd297d866c62041f211bf5f3c6",
   "receiveTimestamp": "2019-06-14T02:44:16.297817670Z",
   "traceSampled": true
 },
 {
   "textPayload": "Container called exit(1).",
   "insertId": "5d030a030005c9299138b564",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:19.379117244Z",
   "severity": "WARNING",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/varlog%2Fsystem",
   "receiveTimestamp": "2019-06-14T02:44:19.574920911Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:19.259332 Start program failed: failed to detect app after start: ForAppStart(): [aborted, context canceled. subject:\"app/invalid\" Timeout:30m0s, attempts:132 aborted, context canceled. subject:\"app/valid\" Timeout:30m0s, attempts:128]",
   "insertId": "5d030a030003f684ebf0f56d",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:19.259716Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:19.485116665Z"
 },
 {
   "textPayload": "⚠️  Command Error, enable `DEBUG=common-bin` for detail",
   "insertId": "5d030a030003c49eb9129a40",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:19.246942Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/stderr",
   "receiveTimestamp": "2019-06-14T02:44:19.499635485Z"
 },
 {
   "textPayload": "⚠️  Error: EROFS: read-only file system, mkdir '/var/www/logs'",
   "insertId": "5d030a030003adcdbabf7964",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:19.241101Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/stderr",
   "receiveTimestamp": "2019-06-14T02:44:19.499635485Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:18.589579 Running /bin/sh -c egg-scripts start --stdout=stdout.log -stderr=stderr.log",
   "insertId": "5d030a020008ff7b6361dad9",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:18.589691Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:18.589221 Args: {runtimeName:nodejs10 memoryMB:256 positional:[]}",
   "insertId": "5d030a020008fe2f3be908a2",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:18.589359Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:18.588729 Serve started.",
   "insertId": "5d030a020008fd604b1ee326",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:18.589152Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:18.578245 Waiting for network connection open. Subject:\"app/valid\" Address:127.0.0.1:8081",
   "insertId": "5d030a020008d372591fee64",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:18.578418Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:18.577647 Waiting for network connection open. Subject:\"app/invalid\" Address:127.0.0.1:8080",
   "insertId": "5d030a020008d135ebd80719",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:18.577845Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:18.573447 Executing: /bin/sh -c exec /serve",
   "insertId": "5d030a020008c2cbd3ec08e5",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:18.574155Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:18.573171 Starting app",
   "insertId": "5d030a020008c1f023480546",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:18.573936Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:18.563798 No entrypoint specified, using default entrypoint: /serve",
   "insertId": "5d030a020008bfde0afbd11f",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:18.573406Z",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:18.810670431Z"
 },
 {
   "protoPayload": {
     "@type": "type.googleapis.com/google.appengine.logging.v1.RequestLog",
     "appId": "b~finpo-test",
     "versionId": "20190614t104157",
     "requestId": "5d030a0100ff01638e6c6cf0d10001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "ip": "125.227.139.103",
     "startTime": "2019-06-14T02:44:17.091022Z",
     "endTime": "2019-06-14T02:44:19.383984Z",
     "latency": "2.292962s",
     "megaCycles": "1362",
     "method": "GET",
     "resource": "/favicon.ico",
     "httpVersion": "HTTP/1.1",
     "status": 500,
     "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36",
     "urlMapEntry": "auto",
     "host": "finpo-test.appspot.com",
     "wasLoadingRequest": true,
     "instanceIndex": -1,
     "finished": true,
     "instanceId": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f",
     "line": [
       {
         "time": "2019-06-14T02:44:19.383572Z",
         "severity": "INFO",
         "logMessage": "This request caused a new process to be started for your application, and thus caused your application code to be loaded for the first time. This request may thus take longer and use more CPU than a typical request for your application."
       }
     ],
     "appEngineRelease": "1.9.71",
     "traceId": "4f5b60d82663539e259f1634c87601d1",
     "first": true
   },
   "insertId": "5d030a0300093b2319d08bf3",
   "httpRequest": {
     "status": 500
   },
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:17.091022Z",
   "severity": "INFO",
   "labels": {
     "clone_id": "00c61b117c1986243d9f3b726623efb3b6081edf0892321664fabe24eba5af4e0f45c51f"
   },
   "logName": "projects/finpo-test/logs/appengine.googleapis.com%2Frequest_log",
   "operation": {
     "id": "5d030a0100ff01638e6c6cf0d10001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "producer": "appengine.googleapis.com/request_id",
     "first": true,
     "last": true
   },
   "trace": "projects/finpo-test/traces/4f5b60d82663539e259f1634c87601d1",
   "receiveTimestamp": "2019-06-14T02:44:19.623943111Z"
 },
 {
   "textPayload": "Container called exit(1).",
   "insertId": "5d030a0000036306a73a0862",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:16.221903553Z",
   "severity": "WARNING",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/varlog%2Fsystem",
   "receiveTimestamp": "2019-06-14T02:44:16.240348139Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:15.494019 Start program failed: failed to detect app after start: ForAppStart(): [aborted, context canceled. subject:\"app/invalid\" Timeout:30m0s, attempts:204 aborted, context canceled. subject:\"app/valid\" Timeout:30m0s, attempts:205]",
   "insertId": "5d0309ff00078b0c9d3c1fd2",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:15.494348Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:15.814053558Z"
 },
 {
   "textPayload": "⚠️  Error: EROFS: read-only file system, mkdir '/var/www/logs'",
   "insertId": "5d0309ff000766745c91e65b",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:15.484980Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/stderr",
   "receiveTimestamp": "2019-06-14T02:44:15.507595266Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:14.486192 Running /bin/sh -c egg-scripts start --stdout=stdout.log -stderr=stderr.log",
   "insertId": "5d0309fe00076bfbad62ba83",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:14.486395Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.815091578Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:14.477402 Args: {runtimeName:nodejs10 memoryMB:256 positional:[]}",
   "insertId": "5d0309fe00074956d0919f4d",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:14.477526Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.815091578Z"
 },
 {
   "textPayload": "[serve] 2019/06/14 02:44:14.476745 Serve started.",
   "insertId": "5d0309fe0007489f4c6c74f3",
   "resource": {
     "type": "gae_app",
     "labels": {
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test"
     }
   },
   "timestamp": "2019-06-14T02:44:14.477343Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.815091578Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:14.466372 Waiting for network connection open. Subject:\"app/valid\" Address:127.0.0.1:8081",
   "insertId": "5d0309fe0007202ccc1b982b",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:14.466988Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.815091578Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:14.466130 Waiting for network connection open. Subject:\"app/invalid\" Address:127.0.0.1:8080",
   "insertId": "5d0309fe00071de35ebb6f53",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:14.466403Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.815091578Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:14.463020 Executing: /bin/sh -c exec /serve",
   "insertId": "5d0309fe000711feeb837fad",
   "resource": {
     "type": "gae_app",
     "labels": {
       "module_id": "default",
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157"
     }
   },
   "timestamp": "2019-06-14T02:44:14.463358Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.815091578Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:14.462742 Starting app",
   "insertId": "5d0309fe00071165514bcfba",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:14.463205Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.815091578Z"
 },
 {
   "textPayload": "[start] 2019/06/14 02:44:14.460758 No entrypoint specified, using default entrypoint: /serve",
   "insertId": "5d0309fe00070f8b153ef7b9",
   "resource": {
     "type": "gae_app",
     "labels": {
       "zone": "asia-northeast1-1",
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:44:14.462731Z",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/%2Fvar%2Flog%2Fgoogle_init.log",
   "receiveTimestamp": "2019-06-14T02:44:14.485822500Z"
 },
 {
   "protoPayload": {
     "@type": "type.googleapis.com/google.appengine.logging.v1.RequestLog",
     "appId": "b~finpo-test",
     "versionId": "20190614t104157",
     "requestId": "5d0309fe00ff029d59f5f24f8f0001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "ip": "125.227.139.103",
     "startTime": "2019-06-14T02:44:14.171353Z",
     "endTime": "2019-06-14T02:44:16.274595Z",
     "latency": "2.103242s",
     "megaCycles": "1658",
     "method": "GET",
     "resource": "/",
     "httpVersion": "HTTP/1.1",
     "status": 500,
     "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36",
     "urlMapEntry": "auto",
     "host": "finpo-test.appspot.com",
     "wasLoadingRequest": true,
     "instanceIndex": -1,
     "finished": true,
     "instanceId": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1",
     "line": [
       {
         "time": "2019-06-14T02:44:16.274082Z",
         "severity": "INFO",
         "logMessage": "This request caused a new process to be started for your application, and thus caused your application code to be loaded for the first time. This request may thus take longer and use more CPU than a typical request for your application."
       }
     ],
     "appEngineRelease": "1.9.71",
     "traceId": "3cafeebd297d866c62041f211bf5f3c6",
     "first": true,
     "traceSampled": true
   },
   "insertId": "5d030a00000431719ac3989f",
   "httpRequest": {
     "status": 500
   },
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default",
       "zone": "asia-northeast1-1"
     }
   },
   "timestamp": "2019-06-14T02:44:14.171353Z",
   "severity": "INFO",
   "labels": {
     "clone_id": "00c61b117c2f0fb129f769223a31a3f2f90b10eecc8d9e103ea1536fe51939a1b36ff7c1"
   },
   "logName": "projects/finpo-test/logs/appengine.googleapis.com%2Frequest_log",
   "operation": {
     "id": "5d0309fe00ff029d59f5f24f8f0001627e66696e706f2d746573740001323031393036313474313034313537000100",
     "producer": "appengine.googleapis.com/request_id",
     "first": true,
     "last": true
   },
   "trace": "projects/finpo-test/traces/3cafeebd297d866c62041f211bf5f3c6",
   "receiveTimestamp": "2019-06-14T02:44:16.297817670Z",
   "traceSampled": true
 },
 {
   "protoPayload": {
     "@type": "type.googleapis.com/google.cloud.audit.AuditLog",
     "authenticationInfo": {
       "principalEmail": "[email protected]"
     },
     "requestMetadata": {
       "requestAttributes": {},
       "destinationAttributes": {}
     },
     "serviceName": "appengine.googleapis.com",
     "methodName": "google.appengine.v1.Versions.CreateVersion",
     "resourceName": "apps/finpo-test/services/default/versions/20190614t104157",
     "resourceLocation": {
       "currentLocations": [
         "asia-northeast1"
       ]
     }
   },
   "insertId": "chv1gvcgx6",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:43:07.896Z",
   "severity": "NOTICE",
   "logName": "projects/finpo-test/logs/cloudaudit.googleapis.com%2Factivity",
   "operation": {
     "id": "8751bea0-a645-4001-8e90-62753c0e80bd",
     "producer": "appengine.googleapis.com/admin",
     "last": true
   },
   "receiveTimestamp": "2019-06-14T02:43:08.431656102Z"
 },
 {
   "protoPayload": {
     "@type": "type.googleapis.com/google.cloud.audit.AuditLog",
     "status": {},
     "authenticationInfo": {
       "principalEmail": "[email protected]"
     },
     "requestMetadata": {
       "callerIp": "125.227.139.103",
       "callerSuppliedUserAgent": "google-cloud-sdk x_Tw5K8nnjoRAqULM9PFAC2b gcloud/249.0.0 command/gcloud.app.deploy invocation-id/a0e6fae7e92146cb9d49637962c9fce5 environment/None environment-version/None interactive/True from-script/False python/2.7.13 term/cygwin (Windows NT 10.0.17134),gzip(gfe)",
       "requestAttributes": {},
       "destinationAttributes": {}
     },
     "serviceName": "appengine.googleapis.com",
     "methodName": "google.appengine.v1.Versions.CreateVersion",
     "authorizationInfo": [
       {
         "resource": "apps/finpo-test/services/default/versions/20190614t104157",
         "permission": "appengine.versions.create",
         "granted": true,
         "resourceAttributes": {}
       }
     ],
     "resourceName": "apps/finpo-test/services/default/versions/20190614t104157",
     "serviceData": {
       "@type": "type.googleapis.com/google.appengine.v1.AuditData",
       "createVersion": {
         "request": {
           "parent": "apps/finpo-test/services/default",
           "version": {
             "id": "20190614t104157",
             "runtime": "nodejs10",
             "entrypoint": {
               "shell": ""
             }
           }
         }
       }
     },
     "resourceLocation": {
       "currentLocations": [
         "asia-northeast1"
       ]
     }
   },
   "insertId": "8w7gyxch06",
   "resource": {
     "type": "gae_app",
     "labels": {
       "project_id": "finpo-test",
       "version_id": "20190614t104157",
       "module_id": "default"
     }
   },
   "timestamp": "2019-06-14T02:41:59.878Z",
   "severity": "NOTICE",
   "logName": "projects/finpo-test/logs/cloudaudit.googleapis.com%2Factivity",
   "operation": {
     "id": "8751bea0-a645-4001-8e90-62753c0e80bd",
     "producer": "appengine.googleapis.com/admin",
     "first": true
   },
   "receiveTimestamp": "2019-06-14T02:42:01.845168512Z"
 }
]

最小可复现仓库

请使用 npm init egg --type=simple bug 创建,并上传到你的 GitHub 仓库

复现步骤,错误日志以及相关配置

just use npm init egg --type=simple
and change package.json npm start to egg-scripts start
add app.yaml runtime: nodejs10
run command gcloud app deploy

相关环境信息

  • 操作系统
    Google App Engine
  • Node 版本
    nodejs 10
  • Egg 版本
    2.15.1
need-more-information

Most helpful comment

Finally, I find a way out.

GAE only can write data on /tmp folder

so, If want egg.js 2.15.1 working on GAE it needs some modifications as following

  1. Disable log file on /var/www/logs
    but I don't see config can disable log, and I found blog say it need change HOMEDIR
    https://bayaojiu.com/blog/?p=671
    so,
    add app.yaml
env_variables:
  MOCK_HOME_DIR: /tmp/
  1. disable egg-static middleware
    modify config/plugin.js
'use strict';

/** @type Egg.EggPlugin */
module.exports = {
  // had enabled by egg
  static: {
    enable: false,
  }
};

now, egg.js is working on GAE

If, someone finds this and knows how to disable log correct or remove the static issue.
please write your suggested step.

thanks.

All 14 comments

image
没有权限写日志文件。应该是文件系统都没有写权限。

@qingdengyue

thanks,
maybe GAE is a read-only sandbox...
so,
is any way to disable log on egg-scripts ?

maybe only stdout stderr on screen stream...

thanks.

just read the egg logger guide docs.

and log is important, the right way is you should use some log store, and write logger transport to connect to it.

see:

umm..

even I change to log dir to /tmp and modify start command defined stdout and stderr file path
but GAE console still show error Error: EROFS: read-only file system, mkdir '/var/www/logs'

why it always make dir at /var/www/logs ... @@

in config.default.js add

  const userConfig = {
    // myAppName: 'egg',
    logger: {
      dir: '/tmp/logs',
    },
  };

in package.json modify start command to

"start": "egg-scripts start --workers=1 --stdout=/tmp/stdout.log --stderr=/tmp/stderr.log",

trapped on GAE ...

try to run it at local, then check the run/application_config.json to find the final config of logger

sorry for the late reply
it's work on local, and docker deploy
only error on GAE deploy

seems like logger dir is work on local

image

Hello @ausir0726. Please provide a reproducible example following the instruction.

Issues labeled by Need Reproduce will be closed if no activities in 7 days.


@ausir0726,请根据这个说明提供最小可复现代码。

如果在 7 天内没有进展会被自动关闭。

Finally, I find a way out.

GAE only can write data on /tmp folder

so, If want egg.js 2.15.1 working on GAE it needs some modifications as following

  1. Disable log file on /var/www/logs
    but I don't see config can disable log, and I found blog say it need change HOMEDIR
    https://bayaojiu.com/blog/?p=671
    so,
    add app.yaml
env_variables:
  MOCK_HOME_DIR: /tmp/
  1. disable egg-static middleware
    modify config/plugin.js
'use strict';

/** @type Egg.EggPlugin */
module.exports = {
  // had enabled by egg
  static: {
    enable: false,
  }
};

now, egg.js is working on GAE

If, someone finds this and knows how to disable log correct or remove the static issue.
please write your suggested step.

thanks.

but I don't see config can disable log

just set the logger level to none, but in that way you are missing the whole status of the application, recommend to replace default file transport with a custom logger transport rather than disable it.

@atian25

thanks,

I will try to write a custom logger.

actually, it also has a problem
dumpConfig error: EROFS: read-only file system, mkdir '/srv/run'

If egg.js can have a set variable for a move all write data will be easy to deploy for some non-writeable environment like GAE.

thanks.

oh, run is another things, egg will dump file such as config snapshot, to help the developer to debug.

for such a situation, recommended to write an upper framework(very easy, just a wrap), for example, egg-gae, then it could:

  • override the dumpConfig fn
  • replace the default logger transport
  • etc...

btw, dumpConfig error won't block the startups, it's catch and ignore.

https://github.com/eggjs/egg/blob/8bb7c7e7d59d6aeca4b2ed1eb580368dcb731a4d/lib/egg.js#L387-L407

thanks. I will try it.

3912 其实说的是一个事。egg-scripts启动会在/var/www/logs下创建文件(即便是非daemon环境),且没办法修改。这在类似GAE、Azure等限制read-only的环境下会创建失败报错退出,导致框架也无法启动。

使用MOCK_HOME_DIR环境变量的确可以,但看到 @atian25 不推荐这样搞乱。

能不能考虑一下创建失败做一个降级,比如只输出到stdout上,或者catch一下。至少不要报错退出

Was this page helpful?
0 / 5 - 0 ratings