Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 11.01 KB | None | 0 0
  1. Attaching to kickstart_frontend_1, kickstart_backend_1, kickstart_webserver_1, kickstart_database_1
  2. backend_1    | python: can't open file 'manage.py': [Errno 2] No such file or directory
  3. database_1   | Initializing database
  4. frontend_1   | npm info it worked if it ends with ok
  5. frontend_1   | npm info using npm@3.10.10
  6. frontend_1   | npm info using node@v6.11.4
  7. frontend_1   | npm info lifecycle undefined~preinstall: undefined
  8. frontend_1   | npm info linkStuff !invalid#1
  9. frontend_1   | npm info lifecycle undefined~install: undefined
  10. frontend_1   | npm info lifecycle undefined~postinstall: undefined
  11. frontend_1   | npm info lifecycle undefined~prepublish: undefined
  12. frontend_1   | npm WARN enoent ENOENT: no such file or directory, open '/opt/frontend/package.json'
  13. frontend_1   | npm WARN frontend No description
  14. frontend_1   | npm WARN frontend No repository field.
  15. frontend_1   | npm WARN frontend No README data
  16. frontend_1   | npm WARN frontend No license field.
  17. frontend_1   | npm info ok
  18. database_1   |
  19. database_1   | PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
  20. database_1   | To do so, start the server, then issue the following commands:
  21. database_1   |
  22. database_1   | '/usr/bin/mysqladmin' -u root password 'new-password'
  23. database_1   | '/usr/bin/mysqladmin' -u root -h  password 'new-password'
  24. database_1   |
  25. database_1   | Alternatively you can run:
  26. database_1   | '/usr/bin/mysql_secure_installation'
  27. database_1   |
  28. database_1   | which will also give you the option of removing the test
  29. database_1   | databases and anonymous user created by default.  This is
  30. database_1   | strongly recommended for production servers.
  31. database_1   |
  32. database_1   | See the MariaDB Knowledgebase at http://mariadb.com/kb or the
  33. database_1   | MySQL manual for more instructions.
  34. database_1   |
  35. database_1   | Please report any problems at http://mariadb.org/jira
  36. database_1   |
  37. database_1   | The latest information about MariaDB is available at http://mariadb.org/.
  38. database_1   | You can find additional information about the MySQL part at:
  39. database_1   | http://dev.mysql.com
  40. database_1   | Consider joining MariaDB's strong and vibrant community:
  41. database_1   | https://mariadb.org/get-involved/
  42. database_1   |
  43. database_1   | Database initialized
  44. database_1   | MySQL init process in progress...
  45. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] mysqld (mysqld 10.2.9-MariaDB-10.2.9+maria~jessie) starting as process 96 ...
  46. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  47. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] InnoDB: Uses event mutexes
  48. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] InnoDB: Compressed tables use zlib 1.2.8
  49. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] InnoDB: Using Linux native AIO
  50. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] InnoDB: Number of pools: 1
  51. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] InnoDB: Using SSE2 crc32 instructions
  52. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
  53. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] InnoDB: Completed initialization of buffer pool
  54. database_1   | 2017-10-23 20:39:34 139910020949760 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  55. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] InnoDB: Highest supported file format is Barracuda.
  56. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] InnoDB: 128 out of 128 rollback segments are active.
  57. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] InnoDB: Creating shared tablespace for temporary tables
  58. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  59. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  60. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] InnoDB: Waiting for purge to start
  61. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] InnoDB: 5.7.19 started; log sequence number 1619987
  62. database_1   | 2017-10-23 20:39:34 139909859878656 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
  63. database_1   | 2017-10-23 20:39:34 139909859878656 [Note] InnoDB: Buffer pool(s) load completed at 171023 20:39:34
  64. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] Plugin 'FEEDBACK' is disabled.
  65. database_1   | 2017-10-23 20:39:34 139910760900480 [Warning] 'user' entry 'root@f9a1046e5217' ignored in --skip-name-resolve mode.
  66. database_1   | 2017-10-23 20:39:34 139910760900480 [Warning] 'proxies_priv' entry '@% root@f9a1046e5217' ignored in --skip-name-resolve mode.
  67. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] Reading of all Master_info entries succeded
  68. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] Added new Master_info '' to hash table
  69. database_1   | 2017-10-23 20:39:34 139910760900480 [Note] mysqld: ready for connections.
  70. database_1   | Version: '10.2.9-MariaDB-10.2.9+maria~jessie'  socket: '/var/run/mysqld/mysqld.sock'  port: 0  mariadb.org binary distribution
  71. frontend_1   | bower                           ENOENT No bower.json present
  72. frontend_1   | grunt-cli: The grunt command line interface (v1.2.0)
  73. frontend_1   |
  74. frontend_1   | Fatal error: Unable to find local grunt.
  75. frontend_1   |
  76. frontend_1   | If you're seeing this message, grunt hasn't been installed locally to
  77. frontend_1   | your project. For more information about installing and configuring grunt,
  78. frontend_1   | please see the Getting Started guide:
  79. frontend_1   |
  80. frontend_1   | http://gruntjs.com/getting-started
  81. frontend_1   | cp: can't stat 'lib/': No such file or directory
  82. frontend_1   | chmod: dist/lib/: No such file or directory
  83. frontend_1   | grunt-cli: The grunt command line interface (v1.2.0)
  84. frontend_1   |
  85. frontend_1   | Fatal error: Unable to find local grunt.
  86. frontend_1   |
  87. frontend_1   | If you're seeing this message, grunt hasn't been installed locally to
  88. frontend_1   | your project. For more information about installing and configuring grunt,
  89. frontend_1   | please see the Getting Started guide:
  90. frontend_1   |
  91. frontend_1   | http://gruntjs.com/getting-started
  92. database_1   | Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
  93. kickstart_frontend_1 exited with code 99
  94. database_1   | GENERATED ROOT PASSWORD: aekeothoom5thie2ahZ9Zeu9ooshee2n
  95. database_1   | 2017-10-23 20:39:39 139910451672832 [Warning] 'proxies_priv' entry '@% root@f9a1046e5217' ignored in --skip-name-resolve mode.
  96. database_1   | 2017-10-23 20:39:39 139910451672832 [Warning] 'proxies_priv' entry '@% root@f9a1046e5217' ignored in --skip-name-resolve mode.
  97. database_1   |
  98. database_1   | 2017-10-23 20:39:39 139909970593536 [Note] mysqld (unknown): Normal shutdown
  99. database_1   |
  100. database_1   | 2017-10-23 20:39:39 139909901842176 [Note] InnoDB: FTS optimize thread exiting.
  101. database_1   | 2017-10-23 20:39:39 139909970593536 [Note] Event Scheduler: Purging the queue. 0 events
  102. database_1   | 2017-10-23 20:39:39 139909970593536 [Note] InnoDB: Starting shutdown...
  103. database_1   | 2017-10-23 20:39:39 139909859878656 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
  104. database_1   | 2017-10-23 20:39:39 139909859878656 [Note] InnoDB: Buffer pool(s) dump completed at 171023 20:39:39
  105. database_1   | 2017-10-23 20:39:40 139909970593536 [Note] InnoDB: Shutdown completed; log sequence number 1620015
  106. database_1   | 2017-10-23 20:39:40 139909970593536 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  107. database_1   | 2017-10-23 20:39:40 139909970593536 [Note] mysqld: Shutdown complete
  108. database_1   |
  109. database_1   |
  110. database_1   | MySQL init process done. Ready for start up.
  111. database_1   |
  112. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] mysqld (mysqld 10.2.9-MariaDB-10.2.9+maria~jessie) starting as process 1 ...
  113. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  114. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] InnoDB: Uses event mutexes
  115. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] InnoDB: Compressed tables use zlib 1.2.8
  116. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] InnoDB: Using Linux native AIO
  117. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] InnoDB: Number of pools: 1
  118. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] InnoDB: Using SSE2 crc32 instructions
  119. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
  120. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] InnoDB: Completed initialization of buffer pool
  121. database_1   | 2017-10-23 20:39:40 140140714047232 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  122. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] InnoDB: Highest supported file format is Barracuda.
  123. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] InnoDB: 128 out of 128 rollback segments are active.
  124. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] InnoDB: Creating shared tablespace for temporary tables
  125. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  126. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  127. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] InnoDB: Waiting for purge to start
  128. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] InnoDB: 5.7.19 started; log sequence number 1620015
  129. database_1   | 2017-10-23 20:39:40 140140471113472 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
  130. database_1   | 2017-10-23 20:39:40 140140471113472 [Note] InnoDB: Buffer pool(s) load completed at 171023 20:39:40
  131. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] Plugin 'FEEDBACK' is disabled.
  132. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] Server socket created on IP: '::'.
  133. database_1   | 2017-10-23 20:39:40 140141452023680 [Warning] 'proxies_priv' entry '@% root@f9a1046e5217' ignored in --skip-name-resolve mode.
  134. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] Reading of all Master_info entries succeded
  135. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] Added new Master_info '' to hash table
  136. database_1   | 2017-10-23 20:39:40 140141452023680 [Note] mysqld: ready for connections.
  137. database_1   | Version: '10.2.9-MariaDB-10.2.9+maria~jessie'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  mariadb.org binary distribution
  138. backend_1    | python: can't open file 'manage.py': [Errno 2] No such file or directory
  139. backend_1    | realpath() of tranquiloBackend/uwsgi.ini failed: No such file or directory [core/utils.c line 3618]
  140. kickstart_backend_1 exited with code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement