Advertisement
Guest User

Untitled

a guest
Apr 29th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 37.15 KB | None | 0 0
  1. control-system_1  | wait-for-it.sh: waiting 30 seconds for database:3306
  2. dashboards_1      |
  3. dashboards_1      | > dashboard-repo@0.0.0 start /home/node/app
  4. dashboards_1      | > node ./bin/www
  5. dashboards_1      |
  6. dashboards_1      | dashboard-repo running on port 3012
  7. tangogql_1        | Traceback (most recent call last):
  8. tangogql_1        |   File "/opt/conda/envs/graphql/lib/python3.6/runpy.py", line 183, in _run_module_as_main
  9. dashboards_1      | db error
  10. dashboards_1      | { MongoNetworkError: failed to connect to server [mongodb:27017] on first connect [MongoNetworkError: connect ECONNREFUSED 172.18.0.5:27017]
  11. dashboards_1      |     at Pool.<anonymous> (/home/node/app/node_modules/mongodb-core/lib/topologies/server.js:564:11)
  12. dashboards_1      |     at emitOne (events.js:116:13)
  13. dashboards_1      |     at Pool.emit (events.js:211:7)
  14. dashboards_1      |     at Connection.<anonymous> (/home/node/app/node_modules/mongodb-core/lib/connection/pool.js:317:12)
  15. dashboards_1      |     at Object.onceWrapper (events.js:317:30)
  16. dashboards_1      |     at emitTwo (events.js:126:13)
  17. dashboards_1      |     at Connection.emit (events.js:214:7)
  18. dashboards_1      |     at Socket.<anonymous> (/home/node/app/node_modules/mongodb-core/lib/connection/connection.js:246:50)
  19. dashboards_1      |     at Object.onceWrapper (events.js:315:30)
  20. dashboards_1      |     at emitOne (events.js:116:13)
  21. dashboards_1      |     at Socket.emit (events.js:211:7)
  22. dashboards_1      |     at emitErrorNT (internal/streams/destroy.js:66:8)
  23. dashboards_1      |     at _combinedTickCallback (internal/process/next_tick.js:139:11)
  24. dashboards_1      |     at process._tickCallback (internal/process/next_tick.js:181:9)
  25. dashboards_1      |   name: 'MongoNetworkError',
  26. dashboards_1      |   errorLabels: [ 'TransientTransactionError' ],
  27. dashboards_1      |   [Symbol(mongoErrorContextSymbol)]: {} }
  28. mongodb_1         | 2019-04-29T15:13:03.078+0000 I CONTROL  [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=3fcf5e1fbec5
  29. mongodb_1         | 2019-04-29T15:13:03.078+0000 I CONTROL  [initandlisten] db version v3.6.11
  30. mongodb_1         | 2019-04-29T15:13:03.078+0000 I CONTROL  [initandlisten] git version: b4339db12bf57ffee5b84a95c6919dbd35fe31c9
  31. mongodb_1         | 2019-04-29T15:13:03.078+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.1.0j  20 Nov 2018
  32. mongodb_1         | 2019-04-29T15:13:03.078+0000 I CONTROL  [initandlisten] allocator: tcmalloc
  33. mongodb_1         | 2019-04-29T15:13:03.078+0000 I CONTROL  [initandlisten] modules: none
  34. mongodb_1         | 2019-04-29T15:13:03.078+0000 I CONTROL  [initandlisten] build environment:
  35. mongodb_1         | 2019-04-29T15:13:03.078+0000 I CONTROL  [initandlisten]     distmod: debian92
  36. mongodb_1         | 2019-04-29T15:13:03.078+0000 I CONTROL  [initandlisten]     distarch: x86_64
  37. mongodb_1         | 2019-04-29T15:13:03.078+0000 I CONTROL  [initandlisten]     target_arch: x86_64
  38. mongodb_1         | 2019-04-29T15:13:03.078+0000 I CONTROL  [initandlisten] options: { net: { bindIpAll: true } }
  39. tangogql_1        |     mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
  40. tangogql_1        |   File "/opt/conda/envs/graphql/lib/python3.6/runpy.py", line 142, in _get_module_details
  41. mongodb_1         | 2019-04-29T15:13:03.078+0000 I STORAGE  [initandlisten]
  42. mongodb_1         | 2019-04-29T15:13:03.078+0000 I STORAGE  [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
  43. mongodb_1         | 2019-04-29T15:13:03.078+0000 I STORAGE  [initandlisten] **          See http://dochub.mongodb.org/core/prodnotes-filesystem
  44. mongodb_1         | 2019-04-29T15:13:03.079+0000 I STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=5672M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),compatibility=(release="3.0",require_max="3.0"),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
  45. tangogql_1        |     return _get_module_details(pkg_main_name, error)
  46. tangogql_1        |   File "/opt/conda/envs/graphql/lib/python3.6/runpy.py", line 109, in _get_module_details
  47. mongodb_1         | 2019-04-29T15:13:03.757+0000 I STORAGE  [initandlisten] WiredTiger message [1556550783:757724][1:0x7f9d4f7ab1c0], txn-recover: Set global recovery timestamp: 0
  48. mongodb_1         | 2019-04-29T15:13:03.832+0000 I CONTROL  [initandlisten]
  49. mongodb_1         | 2019-04-29T15:13:03.832+0000 I CONTROL  [initandlisten] ** WARNING: Access control is not enabled for the database.
  50. mongodb_1         | 2019-04-29T15:13:03.832+0000 I CONTROL  [initandlisten] **          Read and write access to data and configuration is unrestricted.
  51. mongodb_1         | 2019-04-29T15:13:03.832+0000 I CONTROL  [initandlisten]
  52. mongodb_1         | 2019-04-29T15:13:03.832+0000 I STORAGE  [initandlisten] createCollection: admin.system.version with provided UUID: c72b0f0e-d8ef-417a-b312-eb6c12a56330
  53. tangogql_1        |     __import__(pkg_name)
  54. tangogql_1        |   File "/tangogql/tangogql/__init__.py", line 7, in <module>
  55. tangogql_1        |     from tangogql.aioserver import run
  56. tangogql_1        |   File "/tangogql/tangogql/aioserver.py", line 24, in <module>
  57. tangogql_1        |     from tangogql.routes import routes
  58. tangogql_1        |   File "/tangogql/tangogql/routes.py", line 13, in <module>
  59. auth_1            | Listening on port 8080
  60. tangogql_1        |     from tangogql.schema.tango import tangoschema
  61. tangogql_1        |   File "/tangogql/tangogql/schema/tango.py", line 8, in <module>
  62. mongodb_1         | 2019-04-29T15:13:03.873+0000 I COMMAND  [initandlisten] setting featureCompatibilityVersion to 3.6
  63. mongodb_1         | 2019-04-29T15:13:03.878+0000 I STORAGE  [initandlisten] createCollection: local.startup_log with generated UUID: a3b8d0ef-b0fc-4353-8ffe-572de9dfca29
  64. tangogql_1        |     from tangogql.schema.query import Query
  65. tangogql_1        |   File "/tangogql/tangogql/schema/query.py", line 10, in <module>
  66. tangogql_1        |     from tangogql.schema.base import db, proxies
  67. tangogql_1        |   File "/tangogql/tangogql/schema/base.py", line 4, in <module>
  68. mongodb_1         | 2019-04-29T15:13:03.911+0000 I FTDC     [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data'
  69. mongodb_1         | 2019-04-29T15:13:03.912+0000 I STORAGE  [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: ee47e03b-cf6d-4a00-843a-87e3489b5ba2
  70. mongodb_1         | 2019-04-29T15:13:03.912+0000 I NETWORK  [initandlisten] waiting for connections on port 27017
  71. tangogql_1        |     from tangogql.tangodb import CachedDatabase, DeviceProxyCache
  72. tangogql_1        |   File "/tangogql/tangogql/tangodb.py", line 29, in <module>
  73. tangogql_1        |     class CachedDatabase(object):
  74. tangogql_1        |   File "/tangogql/tangogql/tangodb.py", line 32, in CachedDatabase
  75. tangogql_1        |     _db = Database()
  76. mongodb_1         | 2019-04-29T15:13:03.967+0000 I INDEX    [LogicalSessionCacheRefresh] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 }
  77. mongodb_1         | 2019-04-29T15:13:03.967+0000 I INDEX    [LogicalSessionCacheRefresh]     building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  78. tangogql_1        | PyTango.ConnectionFailed: DevFailed[
  79. tangogql_1        | DevError[
  80. tangogql_1        |     desc = TRANSIENT CORBA system exception: TRANSIENT_ConnectFailed
  81. tangogql_1        |   origin = Connection::connect
  82. tangogql_1        |   reason = API_CorbaException
  83. tangogql_1        | severity = ERR]
  84. tangogql_1        |
  85. tangogql_1        | DevError[
  86. tangogql_1        |     desc = Failed to connect to database on host webjive-develop_control-system_1.webjive-develop_default with port 10000
  87. tangogql_1        |   origin = Connection::connect
  88. tangogql_1        |   reason = API_CantConnectToDatabase
  89. tangogql_1        | severity = ERR]
  90. tangogql_1        | ]
  91. mongodb_1         | 2019-04-29T15:13:03.969+0000 I INDEX    [LogicalSessionCacheRefresh] build index done.  scanned 0 total records. 0 secs
  92. database_1        | Initializing database
  93. database_1        | 190429 15:13:06 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap.
  94. database_1        | 190429 15:13:06 [Note] /usr/local/mysql/bin/mysqld (mysqld 5.5.62) starting as process 70 ...
  95. database_1        | 190429 15:13:06 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap.
  96. database_1        | 190429 15:13:06 [Note] /usr/local/mysql/bin/mysqld (mysqld 5.5.62) starting as process 76 ...
  97. database_1        |
  98. database_1        | PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
  99. database_1        | To do so, start the server, then issue the following commands:
  100. database_1        |
  101. database_1        | /usr/local/mysql/bin/mysqladmin -u root password 'new-password'
  102. database_1        | /usr/local/mysql/bin/mysqladmin -u root -h  password 'new-password'
  103. database_1        |
  104. database_1        | Alternatively you can run:
  105. database_1        | /usr/local/mysql/bin/mysql_secure_installation
  106. database_1        |
  107. database_1        | which will also give you the option of removing the test
  108. database_1        | databases and anonymous user created by default.  This is
  109. database_1        | strongly recommended for production servers.
  110. database_1        |
  111. database_1        | See the manual for more instructions.
  112. database_1        |
  113. database_1        | Please report any problems at http://bugs.mysql.com/
  114. database_1        |
  115. database_1        | Database initialized
  116. database_1        | 190429 15:13:06 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  117. database_1        | 190429 15:13:06 [Note] mysqld (mysqld 5.5.62) starting as process 86 ...
  118. database_1        | MySQL init process in progress...
  119. database_1        | 190429 15:13:06 [Note] Plugin 'FEDERATED' is disabled.
  120. database_1        | 190429 15:13:06 InnoDB: The InnoDB memory heap is disabled
  121. database_1        | 190429 15:13:06 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  122. database_1        | 190429 15:13:06 InnoDB: Compressed tables use zlib 1.2.11
  123. database_1        | 190429 15:13:06 InnoDB: Using Linux native AIO
  124. database_1        | 190429 15:13:06 InnoDB: Initializing buffer pool, size = 128.0M
  125. database_1        | 190429 15:13:06 InnoDB: Completed initialization of buffer pool
  126. database_1        | InnoDB: The first specified data file ./ibdata1 did not exist:
  127. database_1        | InnoDB: a new database to be created!
  128. database_1        | 190429 15:13:06  InnoDB: Setting file ./ibdata1 size to 10 MB
  129. database_1        | InnoDB: Database physically writes the file full: wait...
  130. database_1        | 190429 15:13:06  InnoDB: Log file ./ib_logfile0 did not exist: new to be created
  131. database_1        | InnoDB: Setting log file ./ib_logfile0 size to 5 MB
  132. database_1        | InnoDB: Database physically writes the file full: wait...
  133. database_1        | 190429 15:13:06  InnoDB: Log file ./ib_logfile1 did not exist: new to be created
  134. database_1        | InnoDB: Setting log file ./ib_logfile1 size to 5 MB
  135. database_1        | InnoDB: Database physically writes the file full: wait...
  136. database_1        | InnoDB: Doublewrite buffer not found: creating new
  137. database_1        | InnoDB: Doublewrite buffer created
  138. database_1        | InnoDB: 127 rollback segment(s) active.
  139. database_1        | InnoDB: Creating foreign key constraint system tables
  140. database_1        | InnoDB: Foreign key constraint system tables created
  141. database_1        | 190429 15:13:06  InnoDB: Waiting for the background threads to start
  142. webjive-develop_tangogql_1 exited with code 1
  143. database_1        | MySQL init process in progress...
  144. database_1        | 190429 15:13:07 InnoDB: 5.5.62 started; log sequence number 0
  145. database_1        | 190429 15:13:07 [Warning] 'user' entry 'root@6555b9a317bc' ignored in --skip-name-resolve mode.
  146. database_1        | 190429 15:13:07 [Warning] 'user' entry '@6555b9a317bc' ignored in --skip-name-resolve mode.
  147. database_1        | 190429 15:13:07 [Warning] 'proxies_priv' entry '@ root@6555b9a317bc' ignored in --skip-name-resolve mode.
  148. database_1        | 190429 15:13:07 [Note] Event Scheduler: Loaded 0 events
  149. database_1        | 190429 15:13:07 [Note] mysqld: ready for connections.
  150. database_1        | Version: '5.5.62'  socket: '/tmp/mysql.sock'  port: 0  MySQL Community Server (GPL)
  151. traefik_1         | time="2019-04-29T15:13:08Z" level=error msg="undefined backend 'backend-tangogql-webjive-develop' for frontend frontend-Host-localhost-PathPrefix-testdb-db-testdb-socket-testdb-graphiql-ReplacePathRegex-testdb-db-socket-graphiql-1-7. Skipping frontend frontend-Host-localhost-PathPrefix-testdb-db-testdb-socket-testdb-graphiql-ReplacePathRegex-testdb-db-socket-graphiql-1-7..."
  152. database_1        | Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it.
  153. database_1        | Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
  154. tangogql_1        | Traceback (most recent call last):
  155. tangogql_1        |   File "/opt/conda/envs/graphql/lib/python3.6/runpy.py", line 183, in _run_module_as_main
  156. tangogql_1        |     mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
  157. tangogql_1        |   File "/opt/conda/envs/graphql/lib/python3.6/runpy.py", line 142, in _get_module_details
  158. tangogql_1        |     return _get_module_details(pkg_main_name, error)
  159. tangogql_1        |   File "/opt/conda/envs/graphql/lib/python3.6/runpy.py", line 109, in _get_module_details
  160. tangogql_1        |     __import__(pkg_name)
  161. tangogql_1        |   File "/tangogql/tangogql/__init__.py", line 7, in <module>
  162. tangogql_1        |     from tangogql.aioserver import run
  163. tangogql_1        |   File "/tangogql/tangogql/aioserver.py", line 24, in <module>
  164. tangogql_1        |     from tangogql.routes import routes
  165. tangogql_1        |   File "/tangogql/tangogql/routes.py", line 13, in <module>
  166. tangogql_1        |     from tangogql.schema.tango import tangoschema
  167. tangogql_1        |   File "/tangogql/tangogql/schema/tango.py", line 8, in <module>
  168. tangogql_1        |     from tangogql.schema.query import Query
  169. tangogql_1        |   File "/tangogql/tangogql/schema/query.py", line 10, in <module>
  170. tangogql_1        |     from tangogql.schema.base import db, proxies
  171. tangogql_1        |   File "/tangogql/tangogql/schema/base.py", line 4, in <module>
  172. tangogql_1        |     from tangogql.tangodb import CachedDatabase, DeviceProxyCache
  173. tangogql_1        |   File "/tangogql/tangogql/tangodb.py", line 29, in <module>
  174. tangogql_1        |     class CachedDatabase(object):
  175. tangogql_1        |   File "/tangogql/tangogql/tangodb.py", line 32, in CachedDatabase
  176. tangogql_1        |     _db = Database()
  177. tangogql_1        | PyTango.ConnectionFailed: DevFailed[
  178. tangogql_1        | DevError[
  179. tangogql_1        |     desc = TRANSIENT CORBA system exception: TRANSIENT_ConnectFailed
  180. tangogql_1        |   origin = Connection::connect
  181. tangogql_1        |   reason = API_CorbaException
  182. tangogql_1        | severity = ERR]
  183. tangogql_1        |
  184. tangogql_1        | DevError[
  185. tangogql_1        |     desc = Failed to connect to database on host webjive-develop_control-system_1.webjive-develop_default with port 10000
  186. tangogql_1        |   origin = Connection::connect
  187. tangogql_1        |   reason = API_CantConnectToDatabase
  188. tangogql_1        | severity = ERR]
  189. tangogql_1        | ]
  190. database_1        | Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it.
  191. database_1        | Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it.
  192. database_1        | 190429 15:13:10 [Warning] 'proxies_priv' entry '@ root@6555b9a317bc' ignored in --skip-name-resolve mode.
  193. database_1        | 190429 15:13:10 [Warning] 'proxies_priv' entry '@ root@6555b9a317bc' ignored in --skip-name-resolve mode.
  194. database_1        |
  195. database_1        | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/a_print_env.sh
  196. database_1        | MYSQL_DATABASE=tango
  197. database_1        | MYSQL_USER=tango
  198. database_1        | MYSQL_PASSWORD=tango
  199. database_1        |
  200. database_1        | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/b_populate_tango_db.sql
  201. database_1        |
  202. database_1        |
  203. database_1        | 190429 15:13:10 [Note] mysqld: Normal shutdown
  204. database_1        |
  205. database_1        | 190429 15:13:10 [Note] Event Scheduler: Purging the queue. 0 events
  206. database_1        | 190429 15:13:10  InnoDB: Starting shutdown...
  207. database_1        | 190429 15:13:11  InnoDB: Shutdown completed; log sequence number 1595675
  208. database_1        | 190429 15:13:11 [Note] mysqld: Shutdown complete
  209. database_1        |
  210. database_1        |
  211. database_1        | MySQL init process done. Ready for start up.
  212. database_1        |
  213. database_1        | 190429 15:13:11 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  214. database_1        | 190429 15:13:11 [Note] mysqld (mysqld 5.5.62) starting as process 1 ...
  215. database_1        | 190429 15:13:11 [Note] Plugin 'FEDERATED' is disabled.
  216. database_1        | 190429 15:13:11 InnoDB: The InnoDB memory heap is disabled
  217. database_1        | 190429 15:13:11 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  218. database_1        | 190429 15:13:11 InnoDB: Compressed tables use zlib 1.2.11
  219. database_1        | 190429 15:13:11 InnoDB: Using Linux native AIO
  220. database_1        | 190429 15:13:11 InnoDB: Initializing buffer pool, size = 128.0M
  221. database_1        | 190429 15:13:11 InnoDB: Completed initialization of buffer pool
  222. database_1        | 190429 15:13:11 InnoDB: highest supported file format is Barracuda.
  223. database_1        | 190429 15:13:11  InnoDB: Waiting for the background threads to start
  224. tangogql_1        | Traceback (most recent call last):
  225. tangogql_1        |   File "/opt/conda/envs/graphql/lib/python3.6/runpy.py", line 183, in _run_module_as_main
  226. tangogql_1        |     mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
  227. tangogql_1        |   File "/opt/conda/envs/graphql/lib/python3.6/runpy.py", line 142, in _get_module_details
  228. tangogql_1        |     return _get_module_details(pkg_main_name, error)
  229. tangogql_1        |   File "/opt/conda/envs/graphql/lib/python3.6/runpy.py", line 109, in _get_module_details
  230. tangogql_1        |     __import__(pkg_name)
  231. tangogql_1        |   File "/tangogql/tangogql/__init__.py", line 7, in <module>
  232. tangogql_1        |     from tangogql.aioserver import run
  233. tangogql_1        |   File "/tangogql/tangogql/aioserver.py", line 24, in <module>
  234. tangogql_1        |     from tangogql.routes import routes
  235. tangogql_1        |   File "/tangogql/tangogql/routes.py", line 13, in <module>
  236. tangogql_1        |     from tangogql.schema.tango import tangoschema
  237. tangogql_1        |   File "/tangogql/tangogql/schema/tango.py", line 8, in <module>
  238. tangogql_1        |     from tangogql.schema.query import Query
  239. tangogql_1        |   File "/tangogql/tangogql/schema/query.py", line 10, in <module>
  240. tangogql_1        |     from tangogql.schema.base import db, proxies
  241. tangogql_1        |   File "/tangogql/tangogql/schema/base.py", line 4, in <module>
  242. tangogql_1        |     from tangogql.tangodb import CachedDatabase, DeviceProxyCache
  243. tangogql_1        |   File "/tangogql/tangogql/tangodb.py", line 29, in <module>
  244. tangogql_1        |     class CachedDatabase(object):
  245. tangogql_1        |   File "/tangogql/tangogql/tangodb.py", line 32, in CachedDatabase
  246. tangogql_1        |     _db = Database()
  247. tangogql_1        | PyTango.ConnectionFailed: DevFailed[
  248. tangogql_1        | DevError[
  249. tangogql_1        |     desc = TRANSIENT CORBA system exception: TRANSIENT_ConnectFailed
  250. tangogql_1        |   origin = Connection::connect
  251. tangogql_1        |   reason = API_CorbaException
  252. tangogql_1        | severity = ERR]
  253. tangogql_1        |
  254. tangogql_1        | DevError[
  255. tangogql_1        |     desc = Failed to connect to database on host webjive-develop_control-system_1.webjive-develop_default with port 10000
  256. tangogql_1        |   origin = Connection::connect
  257. tangogql_1        |   reason = API_CantConnectToDatabase
  258. tangogql_1        | severity = ERR]
  259. tangogql_1        | ]
  260. database_1        | 190429 15:13:12 InnoDB: 5.5.62 started; log sequence number 1595675
  261. database_1        | 190429 15:13:12 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
  262. database_1        | 190429 15:13:12 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
  263. database_1        | 190429 15:13:12 [Note] Server socket created on IP: '0.0.0.0'.
  264. database_1        | 190429 15:13:12 [Warning] 'proxies_priv' entry '@ root@6555b9a317bc' ignored in --skip-name-resolve mode.
  265. database_1        | 190429 15:13:12 [Note] Event Scheduler: Loaded 0 events
  266. database_1        | 190429 15:13:12 [Note] mysqld: ready for connections.
  267. database_1        | Version: '5.5.62'  socket: '/tmp/mysql.sock'  port: 3306  MySQL Community Server (GPL)
  268. webjive-develop_tangogql_1 exited with code 1
  269. traefik_1         | time="2019-04-29T15:13:12Z" level=error msg="undefined backend 'backend-tangogql-webjive-develop' for frontend frontend-Host-localhost-PathPrefix-testdb-db-testdb-socket-testdb-graphiql-ReplacePathRegex-testdb-db-socket-graphiql-1-7. Skipping frontend frontend-Host-localhost-PathPrefix-testdb-db-testdb-socket-testdb-graphiql-ReplacePathRegex-testdb-db-socket-graphiql-1-7..."
  270. control-system_1  | wait-for-it.sh: database:3306 is available after 13 seconds
  271. control-system_1  | 2019-04-29 15:13:13,058 WARN No file matches via include "/etc/supervisor/conf.d/*.conf"
  272. control-system_1  | 2019-04-29 15:13:13,061 INFO supervisord started with pid 1
  273. control-system_1  | 2019-04-29 15:13:14,066 INFO spawned: 'tango-db' with pid 31
  274. control-system_1  | 2019-04-29 15:13:14,068 INFO spawned: 'tango-starter' with pid 32
  275. control-system_1  | 2019-04-29 15:13:14,070 INFO spawned: 'tango-accesscontrol' with pid 33
  276. control-system_1  | 2019-04-29 15:13:14,072 INFO spawned: 'tango-test' with pid 34
  277. control-system_1  | 2019-04-29 15:13:14,105 INFO exited: tango-starter (exit status 1; not expected)
  278. control-system_1  | 2019-04-29 15:13:14,111 INFO exited: tango-accesscontrol (exit status 1; not expected)
  279. control-system_1  | 2019-04-29 15:13:14,114 INFO exited: tango-test (exit status 1; not expected)
  280. control-system_1  | 2019-04-29 15:13:15,119 INFO success: tango-db entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  281. control-system_1  | 2019-04-29 15:13:15,121 INFO spawned: 'tango-starter' with pid 66
  282. control-system_1  | 2019-04-29 15:13:15,123 INFO spawned: 'tango-accesscontrol' with pid 67
  283. control-system_1  | 2019-04-29 15:13:15,126 INFO spawned: 'tango-test' with pid 68
  284. control-system_1  | 2019-04-29 15:13:16,207 INFO success: tango-starter entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  285. control-system_1  | 2019-04-29 15:13:16,207 INFO success: tango-accesscontrol entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  286. control-system_1  | 2019-04-29 15:13:16,207 INFO success: tango-test entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  287. tangogql_1        | 2019-04-29 15:13:17,267 - DEBUG - Logging setup done. Logfile: /tmp/650c70913c1b.log
  288. tangogql_1        | 2019-04-29 15:13:17,267 - DEBUG - Point your browser to http://localhost:5004/graphiql
  289. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:13:45 +0000] "GET /testdb HTTP/1.1" 200 1097 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  290. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:13:45 +0000] "GET /static/css/2.5dd60c9c.chunk.css HTTP/1.1" 200 175081 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  291. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:13:45 +0000] "GET /static/css/main.8f8aa945.chunk.css HTTP/1.1" 200 20472 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  292. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:13:45 +0000] "GET /static/js/main.041b87ab.chunk.js HTTP/1.1" 200 154316 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  293. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:13:45 +0000] "GET /static/js/2.30cf64a9.chunk.js HTTP/1.1" 200 1466022 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  294. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:13:45 +0000] "GET /manifest.json HTTP/1.1" 200 317 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  295. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:13:45 +0000] "GET /favicon.ico HTTP/1.1" 200 8213 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  296. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:13:54 +0000] "GET /testdb/dashboard HTTP/1.1" 200 1097 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  297. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:13:55 +0000] "GET /static/media/fontawesome-webfont.af7ae505.woff2 HTTP/1.1" 200 77160 "http://localhost:22484/static/css/2.5dd60c9c.chunk.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  298. dashboards_1      | Inserting dashboard 5cc714b77e192600119c936d
  299. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:14:33 +0000] "GET /static/js/main.041b87ab.chunk.js.map HTTP/1.1" 200 482015 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  300. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:14:33 +0000] "GET /static/js/2.30cf64a9.chunk.js.map HTTP/1.1" 200 5776161 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  301. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:14:33 +0000] "GET /static/css/2.5dd60c9c.chunk.css.map HTTP/1.1" 200 654370 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  302. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:14:33 +0000] "GET /static/css/main.8f8aa945.chunk.css.map HTTP/1.1" 200 28690 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  303. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:15:02 +0000] "GET /testdb/dashboard HTTP/1.1" 304 0 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  304. dashboards_1      | GET /dashboards/user/dashboards/ - - ms - -
  305. dashboards_1      | POST /dashboards/ - - ms - -
  306. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:15:02 +0000] "GET /static/media/fontawesome-webfont.af7ae505.woff2 HTTP/1.1" 304 0 "http://localhost:22484/static/css/2.5dd60c9c.chunk.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  307. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:15:02 +0000] "GET /manifest.json HTTP/1.1" 304 0 "http://localhost:22484/testdb/dashboard" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  308. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:15:02 +0000] "GET /favicon.ico HTTP/1.1" 200 8213 "http://localhost:22484/testdb/dashboard" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  309. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:15:03 +0000] "GET /testdb/dashboard HTTP/1.1" 304 0 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  310. dashboards_1      | GET /dashboards/user/dashboards/ - - ms - -
  311. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:15:03 +0000] "GET /favicon.ico HTTP/1.1" 200 8213 "http://localhost:22484/testdb/dashboard" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  312. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:15:04 +0000] "GET /testdb/dashboard HTTP/1.1" 304 0 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  313. dashboards_1      | GET /dashboards/user/dashboards/ - - ms - -
  314. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:15:04 +0000] "GET /favicon.ico HTTP/1.1" 200 8213 "http://localhost:22484/testdb/dashboard" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  315. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:15:05 +0000] "GET /testdb/dashboard HTTP/1.1" 304 0 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  316. dashboards_1      | GET /dashboards/user/dashboards/ - - ms - -
  317. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:15:05 +0000] "GET /favicon.ico HTTP/1.1" 200 8213 "http://localhost:22484/testdb/dashboard" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  318. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:16:00 +0000] "GET /testdb/dashboard HTTP/1.1" 304 0 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  319. dashboards_1      | GET /dashboards/user/dashboards/ - - ms - -
  320. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:16:00 +0000] "GET /manifest.json HTTP/1.1" 304 0 "http://localhost:22484/testdb/dashboard" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  321. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:16:00 +0000] "GET /favicon.ico HTTP/1.1" 200 8213 "http://localhost:22484/testdb/dashboard" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  322. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:16:02 +0000] "GET /testdb/dashboard HTTP/1.1" 304 0 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  323. dashboards_1      | GET /dashboards/user/dashboards/ - - ms - -
  324. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:16:02 +0000] "GET /favicon.ico HTTP/1.1" 200 8213 "http://localhost:22484/testdb/dashboard" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  325. mongodb_1         | 2019-04-29T15:17:00.977+0000 I NETWORK  [listener] connection accepted from 172.18.0.1:48836 #1 (1 connection now open)
  326. mongodb_1         | 2019-04-29T15:17:00.984+0000 I NETWORK  [conn1] received client metadata from 172.18.0.1:48836 conn1: { driver: { name: "nodejs", version: "3.0.4" }, os: { type: "Linux", name: "linux", architecture: "x64", version: "4.15.0-48-generic" }, platform: "Node.js v7.4.0, LE, mongodb-core: 3.0.4", application: { name: "MongoDB Compass" } }
  327. mongodb_1         | 2019-04-29T15:17:01.085+0000 I NETWORK  [listener] connection accepted from 172.18.0.1:48838 #2 (2 connections now open)
  328. mongodb_1         | 2019-04-29T15:17:01.100+0000 I NETWORK  [listener] connection accepted from 172.18.0.1:48840 #3 (3 connections now open)
  329. mongodb_1         | 2019-04-29T15:17:01.111+0000 I NETWORK  [listener] connection accepted from 172.18.0.1:48842 #4 (4 connections now open)
  330. mongodb_1         | 2019-04-29T15:17:01.162+0000 I NETWORK  [listener] connection accepted from 172.18.0.1:48844 #5 (5 connections now open)
  331. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:17:14 +0000] "GET /testdb/dashboard HTTP/1.1" 304 0 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  332. dashboards_1      | GET /dashboards/user/dashboards/ - - ms - -
  333. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:17:14 +0000] "GET /manifest.json HTTP/1.1" 304 0 "http://localhost:22484/testdb/dashboard" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  334. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:17:14 +0000] "GET /favicon.ico HTTP/1.1" 200 8213 "http://localhost:22484/testdb/dashboard" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  335. dashboards_1      | Inserting dashboard 5cc7157c7e192600119c936e
  336. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:17:19 +0000] "GET /static/js/main.041b87ab.chunk.js.map HTTP/1.1" 304 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  337. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:17:19 +0000] "GET /static/js/2.30cf64a9.chunk.js.map HTTP/1.1" 304 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  338. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:17:19 +0000] "GET /static/css/2.5dd60c9c.chunk.css.map HTTP/1.1" 304 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  339. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:17:19 +0000] "GET /static/css/main.8f8aa945.chunk.css.map HTTP/1.1" 304 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  340. dashboards_1      | GET /dashboards/user/dashboards/ - - ms - -
  341. dashboards_1      | POST /dashboards/ - - ms - -
  342. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:22:22 +0000] "GET /testdb/dashboard HTTP/1.1" 304 0 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  343. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:22:22 +0000] "GET /static/js/2.30cf64a9.chunk.js.map HTTP/1.1" 304 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  344. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:22:22 +0000] "GET /static/js/main.041b87ab.chunk.js.map HTTP/1.1" 304 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  345. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:22:22 +0000] "GET /favicon.ico HTTP/1.1" 200 8213 "http://localhost:22484/testdb/dashboard" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  346. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:22:22 +0000] "GET /manifest.json HTTP/1.1" 304 0 "http://localhost:22484/testdb/dashboard" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  347. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:22:22 +0000] "GET /static/css/2.5dd60c9c.chunk.css.map HTTP/1.1" 304 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  348. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:22:22 +0000] "GET /static/css/main.8f8aa945.chunk.css.map HTTP/1.1" 304 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  349. dashboards_1      | GET /dashboards/user/dashboards/ - - ms - -
  350. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:24:46 +0000] "GET /testdb/dashboard HTTP/1.1" 304 0 "http://localhost:22484/testdb" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  351. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:24:47 +0000] "GET /static/js/2.30cf64a9.chunk.js.map HTTP/1.1" 304 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  352. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:24:47 +0000] "GET /static/js/main.041b87ab.chunk.js.map HTTP/1.1" 304 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  353. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:24:47 +0000] "GET /manifest.json HTTP/1.1" 304 0 "http://localhost:22484/testdb/dashboard" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  354. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:24:47 +0000] "GET /favicon.ico HTTP/1.1" 200 8213 "http://localhost:22484/testdb/dashboard" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  355. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:24:47 +0000] "GET /static/css/2.5dd60c9c.chunk.css.map HTTP/1.1" 304 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  356. webjive_1         | 172.18.0.4 - - [29/Apr/2019:15:24:47 +0000] "GET /static/css/main.8f8aa945.chunk.css.map HTTP/1.1" 304 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36"
  357. dashboards_1      | GET /dashboards/user/dashboards/ - - ms - -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement