Guest User

Untitled

a guest
Oct 2nd, 2020
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.13 KB | None | 0 0
  1. koha@kohadevbox:~/git/koha-testing-docker$ ku
  2. WARNING: The COVERAGE variable is not set. Defaulting to a blank string.
  3. WARNING: The CPAN variable is not set. Defaulting to a blank string.
  4. Recreating koha_es_1 ... done
  5. Recreating koha_db_1 ... done
  6. Recreating koha_selenium_1 ... done
  7. Recreating koha_memcached_1 ... done
  8. Recreating koha_koha_1 ... done
  9. Attaching to koha_selenium_1, koha_es_1, koha_memcached_1, koha_db_1, koha_koha_1
  10. db_1 | 2020-10-02 15:10:14+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.1.46+maria-1~bionic started.
  11. db_1 | 2020-10-02 15:10:15+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  12. db_1 | 2020-10-02 15:10:15+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.1.46+maria-1~bionic started.
  13. db_1 | 2020-10-02 15:10:16 139908481763328 [Note] mysqld (mysqld 10.1.46-MariaDB-1~bionic) starting as process 1 ...
  14. db_1 | 2020-10-02 15:10:16 139908481763328 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  15. db_1 | 2020-10-02 15:10:16 139908481763328 [Note] InnoDB: The InnoDB memory heap is disabled
  16. db_1 | 2020-10-02 15:10:16 139908481763328 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  17. db_1 | 2020-10-02 15:10:16 139908481763328 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  18. db_1 | 2020-10-02 15:10:16 139908481763328 [Note] InnoDB: Compressed tables use zlib 1.2.11
  19. db_1 | 2020-10-02 15:10:16 139908481763328 [Note] InnoDB: Using Linux native AIO
  20. db_1 | 2020-10-02 15:10:16 139908481763328 [Note] InnoDB: Using SSE crc32 instructions
  21. db_1 | 2020-10-02 15:10:16 139908481763328 [Note] InnoDB: Initializing buffer pool, size = 256.0M
  22. db_1 | 2020-10-02 15:10:16 139908481763328 [Note] InnoDB: Completed initialization of buffer pool
  23. db_1 | 2020-10-02 15:10:16 139908481763328 [ERROR] InnoDB: Only one log file found.
  24. db_1 | 2020-10-02 15:10:16 139908481763328 [ERROR] Plugin 'InnoDB' init function returned error.
  25. db_1 | 2020-10-02 15:10:16 139908481763328 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  26. db_1 | 2020-10-02 15:10:16 139908481763328 [Note] Plugin 'FEEDBACK' is disabled.
  27. db_1 | 2020-10-02 15:10:16 139908481763328 [ERROR] Unknown/unsupported storage engine: InnoDB
  28. db_1 | 2020-10-02 15:10:16 139908481763328 [ERROR] Aborting
  29. db_1 |
  30. selenium_1 | 08:10:12.710 INFO - Launching a standalone Selenium Server
  31. selenium_1 | 08:10:12.789 INFO - Java: Oracle Corporation 25.91-b14
  32. selenium_1 | 08:10:12.790 INFO - OS: Linux 5.4.0-47-generic amd64
  33. selenium_1 | 08:10:12.860 INFO - v2.53.1, with Core v2.53.1. Built from revision a36b8b1
  34. selenium_1 | 08:10:13.241 INFO - Driver provider org.openqa.selenium.ie.InternetExplorerDriver registration is skipped:
  35. selenium_1 | registration capabilities Capabilities [{ensureCleanSession=true, browserName=internet explorer, version=, platform=WINDOWS}] does not match the current platform LINUX
  36. selenium_1 | 08:10:13.244 INFO - Driver provider org.openqa.selenium.edge.EdgeDriver registration is skipped:
  37. selenium_1 | registration capabilities Capabilities [{browserName=MicrosoftEdge, version=, platform=WINDOWS}] does not match the current platform LINUX
  38. selenium_1 | 08:10:13.245 INFO - Driver class not found: com.opera.core.systems.OperaDriver
  39. selenium_1 | 08:10:13.247 INFO - Driver provider com.opera.core.systems.OperaDriver is not registered
  40. selenium_1 | 08:10:13.250 INFO - Driver provider org.openqa.selenium.safari.SafariDriver registration is skipped:
  41. selenium_1 | registration capabilities Capabilities [{browserName=safari, version=, platform=MAC}] does not match the current platform LINUX
  42. selenium_1 | 08:10:13.257 INFO - Driver class not found: org.openqa.selenium.htmlunit.HtmlUnitDriver
  43. selenium_1 | 08:10:13.259 INFO - Driver provider org.openqa.selenium.htmlunit.HtmlUnitDriver is not registered
  44. selenium_1 | 08:10:13.421 INFO - RemoteWebDriver instances should connect to: http://127.0.0.1:4444/wd/hub
  45. selenium_1 | 08:10:13.421 INFO - Selenium Server is up and running
  46. koha_1 | Cannnot open file No such file or directory at /kohadevbox/misc4dev/cp_debian_files.pl line 35.
  47. koha_koha_1 exited with code 2
  48. db_1 | 2020-10-02 15:10:18+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  49. db_1 | 2020-10-02 15:10:18+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.1.46+maria-1~bionic started.
  50. db_1 | 2020-10-02 15:10:19 140303000344576 [Note] mysqld (mysqld 10.1.46-MariaDB-1~bionic) starting as process 1 ...
  51. db_1 | 2020-10-02 15:10:19 140303000344576 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  52. db_1 | 2020-10-02 15:10:19 140303000344576 [Note] InnoDB: The InnoDB memory heap is disabled
  53. db_1 | 2020-10-02 15:10:19 140303000344576 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  54. db_1 | 2020-10-02 15:10:19 140303000344576 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  55. db_1 | 2020-10-02 15:10:19 140303000344576 [Note] InnoDB: Compressed tables use zlib 1.2.11
  56. db_1 | 2020-10-02 15:10:19 140303000344576 [Note] InnoDB: Using Linux native AIO
  57. db_1 | 2020-10-02 15:10:19 140303000344576 [Note] InnoDB: Using SSE crc32 instructions
  58. db_1 | 2020-10-02 15:10:19 140303000344576 [Note] InnoDB: Initializing buffer pool, size = 256.0M
  59. db_1 | 2020-10-02 15:10:19 140303000344576 [Note] InnoDB: Completed initialization of buffer pool
  60. db_1 | 2020-10-02 15:10:19 140303000344576 [ERROR] InnoDB: Only one log file found.
  61. db_1 | 2020-10-02 15:10:19 140303000344576 [ERROR] Plugin 'InnoDB' init function returned error.
  62. db_1 | 2020-10-02 15:10:19 140303000344576 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  63. db_1 | 2020-10-02 15:10:19 140303000344576 [Note] Plugin 'FEEDBACK' is disabled.
  64. db_1 | 2020-10-02 15:10:19 140303000344576 [ERROR] Unknown/unsupported storage engine: InnoDB
  65. db_1 | 2020-10-02 15:10:19 140303000344576 [ERROR] Aborting
  66. db_1 |
  67. koha_db_1 exited with code 1
  68. db_1 | 2020-10-02 15:10:21+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  69. db_1 | 2020-10-02 15:10:21+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.1.46+maria-1~bionic started.
  70. db_1 | 2020-10-02 15:10:22 140676214114304 [Note] mysqld (mysqld 10.1.46-MariaDB-1~bionic) starting as process 1 ...
  71. db_1 | 2020-10-02 15:10:22 140676214114304 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  72. db_1 | 2020-10-02 15:10:22 140676214114304 [Note] InnoDB: The InnoDB memory heap is disabled
  73. db_1 | 2020-10-02 15:10:22 140676214114304 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  74. db_1 | 2020-10-02 15:10:22 140676214114304 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  75. db_1 | 2020-10-02 15:10:22 140676214114304 [Note] InnoDB: Compressed tables use zlib 1.2.11
  76. db_1 | 2020-10-02 15:10:22 140676214114304 [Note] InnoDB: Using Linux native AIO
  77. db_1 | 2020-10-02 15:10:22 140676214114304 [Note] InnoDB: Using SSE crc32 instructions
  78. db_1 | 2020-10-02 15:10:22 140676214114304 [Note] InnoDB: Initializing buffer pool, size = 256.0M
  79. db_1 | 2020-10-02 15:10:22 140676214114304 [Note] InnoDB: Completed initialization of buffer pool
  80. db_1 | 2020-10-02 15:10:22 140676214114304 [ERROR] InnoDB: Only one log file found.
  81. db_1 | 2020-10-02 15:10:22 140676214114304 [ERROR] Plugin 'InnoDB' init function returned error.
  82. db_1 | 2020-10-02 15:10:22 140676214114304 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  83. db_1 | 2020-10-02 15:10:22 140676214114304 [Note] Plugin 'FEEDBACK' is disabled.
  84. db_1 | 2020-10-02 15:10:22 140676214114304 [ERROR] Unknown/unsupported storage engine: InnoDB
  85. db_1 | 2020-10-02 15:10:22 140676214114304 [ERROR] Aborting
  86. db_1 |
  87. es_1 | [2020-10-02T15:10:23,137][INFO ][o.e.e.NodeEnvironment ] [JRtOIq5] using [1] data paths, mounts [[/ (overlay)]], net usable_space [101.8gb], net total_space [124.7gb], types [overlay]
  88. es_1 | [2020-10-02T15:10:23,150][INFO ][o.e.e.NodeEnvironment ] [JRtOIq5] heap size [512mb], compressed ordinary object pointers [true]
  89. es_1 | [2020-10-02T15:10:23,187][INFO ][o.e.n.Node ] [JRtOIq5] node name derived from node ID [JRtOIq5SRjiNr2b5BtpubA]; set [node.name] to override
  90. es_1 | [2020-10-02T15:10:23,189][INFO ][o.e.n.Node ] [JRtOIq5] version[6.8.8], pid[1], build[default/docker/2f4c224/2020-03-18T23:22:18.622755Z], OS[Linux/5.4.0-47-generic/amd64], JVM[AdoptOpenJDK/OpenJDK 64-Bit Server VM/14/14+36]
  91. es_1 | [2020-10-02T15:10:23,192][INFO ][o.e.n.Node ] [JRtOIq5] JVM arguments [-Xms1g, -Xmx1g, -XX:+UseG1GC, -XX:G1ReservePercent=25, -XX:InitiatingHeapOccupancyPercent=30, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Djava.io.tmpdir=/tmp/elasticsearch-5757087230354975363, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Djava.locale.providers=COMPAT, -XX:UseAVX=2, -Des.cgroups.hierarchy.override=/, -Xms512m, -Xmx512m, -Des.path.home=/usr/share/elasticsearch, -Des.path.conf=/usr/share/elasticsearch/config, -Des.distribution.flavor=default, -Des.distribution.type=docker]
  92. koha_db_1 exited with code 1
  93. db_1 | 2020-10-02 15:10:24+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  94. db_1 | 2020-10-02 15:10:24+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.1.46+maria-1~bionic started.
  95. db_1 | 2020-10-02 15:10:25 140032421902336 [Note] mysqld (mysqld 10.1.46-MariaDB-1~bionic) starting as process 1 ...
  96. db_1 | 2020-10-02 15:10:25 140032421902336 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  97. db_1 | 2020-10-02 15:10:25 140032421902336 [Note] InnoDB: The InnoDB memory heap is disabled
  98. db_1 | 2020-10-02 15:10:25 140032421902336 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  99. db_1 | 2020-10-02 15:10:25 140032421902336 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  100. db_1 | 2020-10-02 15:10:25 140032421902336 [Note] InnoDB: Compressed tables use zlib 1.2.11
  101. db_1 | 2020-10-02 15:10:25 140032421902336 [Note] InnoDB: Using Linux native AIO
  102. db_1 | 2020-10-02 15:10:25 140032421902336 [Note] InnoDB: Using SSE crc32 instructions
  103. db_1 | 2020-10-02 15:10:25 140032421902336 [Note] InnoDB: Initializing buffer pool, size = 256.0M
  104. db_1 | 2020-10-02 15:10:25 140032421902336 [Note] InnoDB: Completed initialization of buffer pool
  105. db_1 | 2020-10-02 15:10:25 140032421902336 [ERROR] InnoDB: Only one log file found.
  106. db_1 | 2020-10-02 15:10:25 140032421902336 [ERROR] Plugin 'InnoDB' init function returned error.
  107. db_1 | 2020-10-02 15:10:25 140032421902336 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  108. db_1 | 2020-10-02 15:10:25 140032421902336 [Note] Plugin 'FEEDBACK' is disabled.
  109. db_1 | 2020-10-02 15:10:25 140032421902336 [ERROR] Unknown/unsupported storage engine: InnoDB
  110. db_1 | 2020-10-02 15:10:25 140032421902336 [ERROR] Aborting
  111. db_1 |
  112. koha_db_1 exited with code 1
  113. db_1 | 2020-10-02 15:10:28+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  114. db_1 | 2020-10-02 15:10:28+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.1.46+maria-1~bionic started.
  115. db_1 | 2020-10-02 15:10:29 140554381993984 [Note] mysqld (mysqld 10.1.46-MariaDB-1~bionic) starting as process 1 ...
  116. db_1 | 2020-10-02 15:10:29 140554381993984 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  117. db_1 | 2020-10-02 15:10:29 140554381993984 [Note] InnoDB: The InnoDB memory heap is disabled
  118. db_1 | 2020-10-02 15:10:29 140554381993984 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  119. db_1 | 2020-10-02 15:10:29 140554381993984 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  120. db_1 | 2020-10-02 15:10:29 140554381993984 [Note] InnoDB: Compressed tables use zlib 1.2.11
  121. db_1 | 2020-10-02 15:10:29 140554381993984 [Note] InnoDB: Using Linux native AIO
  122. db_1 | 2020-10-02 15:10:29 140554381993984 [Note] InnoDB: Using SSE crc32 instructions
  123. db_1 | 2020-10-02 15:10:29 140554381993984 [Note] InnoDB: Initializing buffer pool, size = 256.0M
  124. db_1 | 2020-10-02 15:10:29 140554381993984 [Note] InnoDB: Completed initialization of buffer pool
  125. db_1 | 2020-10-02 15:10:29 140554381993984 [ERROR] InnoDB: Only one log file found.
  126. db_1 | 2020-10-02 15:10:29 140554381993984 [ERROR] Plugin 'InnoDB' init function returned error.
  127. db_1 | 2020-10-02 15:10:29 140554381993984 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  128. db_1 | 2020-10-02 15:10:29 140554381993984 [Note] Plugin 'FEEDBACK' is disabled.
  129. db_1 | 2020-10-02 15:10:29 140554381993984 [ERROR] Unknown/unsupported storage engine: InnoDB
  130. db_1 | 2020-10-02 15:10:29 140554381993984 [ERROR] Aborting
  131. db_1 |
  132. koha_db_1 exited with code 1
  133. es_1 | [2020-10-02T15:10:31,552][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [aggs-matrix-stats]
  134. es_1 | [2020-10-02T15:10:31,552][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [analysis-common]
  135. es_1 | [2020-10-02T15:10:31,552][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [ingest-common]
  136. es_1 | [2020-10-02T15:10:31,552][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [ingest-geoip]
  137. es_1 | [2020-10-02T15:10:31,552][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [ingest-user-agent]
  138. es_1 | [2020-10-02T15:10:31,552][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [lang-expression]
  139. es_1 | [2020-10-02T15:10:31,552][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [lang-mustache]
  140. es_1 | [2020-10-02T15:10:31,552][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [lang-painless]
  141. es_1 | [2020-10-02T15:10:31,553][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [mapper-extras]
  142. es_1 | [2020-10-02T15:10:31,553][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [parent-join]
  143. es_1 | [2020-10-02T15:10:31,553][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [percolator]
  144. es_1 | [2020-10-02T15:10:31,553][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [rank-eval]
  145. es_1 | [2020-10-02T15:10:31,553][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [reindex]
  146. es_1 | [2020-10-02T15:10:31,553][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [repository-url]
  147. es_1 | [2020-10-02T15:10:31,554][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [transport-netty4]
  148. es_1 | [2020-10-02T15:10:31,554][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [tribe]
  149. es_1 | [2020-10-02T15:10:31,554][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [x-pack-ccr]
  150. es_1 | [2020-10-02T15:10:31,554][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [x-pack-core]
  151. es_1 | [2020-10-02T15:10:31,554][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [x-pack-deprecation]
  152. es_1 | [2020-10-02T15:10:31,554][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [x-pack-graph]
  153. es_1 | [2020-10-02T15:10:31,554][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [x-pack-ilm]
  154. es_1 | [2020-10-02T15:10:31,555][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [x-pack-logstash]
  155. es_1 | [2020-10-02T15:10:31,555][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [x-pack-ml]
  156. es_1 | [2020-10-02T15:10:31,555][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [x-pack-monitoring]
  157. es_1 | [2020-10-02T15:10:31,555][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [x-pack-rollup]
  158. es_1 | [2020-10-02T15:10:31,555][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [x-pack-security]
  159. es_1 | [2020-10-02T15:10:31,559][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [x-pack-sql]
  160. es_1 | [2020-10-02T15:10:31,560][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [x-pack-upgrade]
  161. es_1 | [2020-10-02T15:10:31,560][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded module [x-pack-watcher]
  162. es_1 | [2020-10-02T15:10:31,561][INFO ][o.e.p.PluginsService ] [JRtOIq5] loaded plugin [analysis-icu]
  163. db_1 | 2020-10-02 15:10:32+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  164. db_1 | 2020-10-02 15:10:32+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.1.46+maria-1~bionic started.
  165. db_1 | 2020-10-02 15:10:33 140318412969984 [Note] mysqld (mysqld 10.1.46-MariaDB-1~bionic) starting as process 1 ...
  166. db_1 | 2020-10-02 15:10:33 140318412969984 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  167. db_1 | 2020-10-02 15:10:33 140318412969984 [Note] InnoDB: The InnoDB memory heap is disabled
  168. db_1 | 2020-10-02 15:10:33 140318412969984 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  169. db_1 | 2020-10-02 15:10:33 140318412969984 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  170. db_1 | 2020-10-02 15:10:33 140318412969984 [Note] InnoDB: Compressed tables use zlib 1.2.11
  171. db_1 | 2020-10-02 15:10:33 140318412969984 [Note] InnoDB: Using Linux native AIO
  172. db_1 | 2020-10-02 15:10:33 140318412969984 [Note] InnoDB: Using SSE crc32 instructions
  173. db_1 | 2020-10-02 15:10:33 140318412969984 [Note] InnoDB: Initializing buffer pool, size = 256.0M
  174. db_1 | 2020-10-02 15:10:33 140318412969984 [Note] InnoDB: Completed initialization of buffer pool
  175. db_1 | 2020-10-02 15:10:33 140318412969984 [ERROR] InnoDB: Only one log file found.
  176. db_1 | 2020-10-02 15:10:33 140318412969984 [ERROR] Plugin 'InnoDB' init function returned error.
  177. db_1 | 2020-10-02 15:10:33 140318412969984 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  178. db_1 | 2020-10-02 15:10:33 140318412969984 [Note] Plugin 'FEEDBACK' is disabled.
  179. db_1 | 2020-10-02 15:10:33 140318412969984 [ERROR] Unknown/unsupported storage engine: InnoDB
  180. db_1 | 2020-10-02 15:10:33 140318412969984 [ERROR] Aborting
  181. db_1 |
  182. koha_db_1 exited with code 1
  183. db_1 | 2020-10-02 15:10:37+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  184. db_1 | 2020-10-02 15:10:37+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.1.46+maria-1~bionic started.
  185. db_1 | 2020-10-02 15:10:38 140260887136256 [Note] mysqld (mysqld 10.1.46-MariaDB-1~bionic) starting as process 1 ...
  186. db_1 | 2020-10-02 15:10:38 140260887136256 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  187. db_1 | 2020-10-02 15:10:38 140260887136256 [Note] InnoDB: The InnoDB memory heap is disabled
  188. db_1 | 2020-10-02 15:10:38 140260887136256 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  189. db_1 | 2020-10-02 15:10:38 140260887136256 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  190. db_1 | 2020-10-02 15:10:38 140260887136256 [Note] InnoDB: Compressed tables use zlib 1.2.11
  191. db_1 | 2020-10-02 15:10:38 140260887136256 [Note] InnoDB: Using Linux native AIO
  192. db_1 | 2020-10-02 15:10:38 140260887136256 [Note] InnoDB: Using SSE crc32 instructions
  193. db_1 | 2020-10-02 15:10:38 140260887136256 [Note] InnoDB: Initializing buffer pool, size = 256.0M
  194. db_1 | 2020-10-02 15:10:38 140260887136256 [Note] InnoDB: Completed initialization of buffer pool
  195. db_1 | 2020-10-02 15:10:38 140260887136256 [ERROR] InnoDB: Only one log file found.
  196. db_1 | 2020-10-02 15:10:38 140260887136256 [ERROR] Plugin 'InnoDB' init function returned error.
  197. db_1 | 2020-10-02 15:10:38 140260887136256 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  198. db_1 | 2020-10-02 15:10:38 140260887136256 [Note] Plugin 'FEEDBACK' is disabled.
  199. db_1 | 2020-10-02 15:10:38 140260887136256 [ERROR] Unknown/unsupported storage engine: InnoDB
  200. db_1 | 2020-10-02 15:10:38 140260887136256 [ERROR] Aborting
  201. db_1 |
  202. koha_db_1 exited with code 1
  203. es_1 | [2020-10-02T15:10:42,000][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [JRtOIq5] [controller/80] [Main.cc@109] controller (64 bit): Version 6.8.8 (Build 398321ce7838fd) Copyright (c) 2020 Elasticsearch BV
  204. es_1 | [2020-10-02T15:10:43,089][INFO ][o.e.d.DiscoveryModule ] [JRtOIq5] using discovery type [zen] and host providers [settings]
  205. es_1 | [2020-10-02T15:10:44,479][INFO ][o.e.n.Node ] [JRtOIq5] initialized
  206. es_1 | [2020-10-02T15:10:44,480][INFO ][o.e.n.Node ] [JRtOIq5] starting ...
  207. es_1 | [2020-10-02T15:10:44,705][INFO ][o.e.t.TransportService ] [JRtOIq5] publish_address {172.18.0.3:9300}, bound_addresses {0.0.0.0:9300}
  208. es_1 | [2020-10-02T15:10:44,734][INFO ][o.e.b.BootstrapChecks ] [JRtOIq5] bound or publishing to a non-loopback address, enforcing bootstrap checks
  209. db_1 | 2020-10-02 15:10:46+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  210. db_1 | 2020-10-02 15:10:46+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.1.46+maria-1~bionic started.
  211. db_1 | 2020-10-02 15:10:47 139830015875072 [Note] mysqld (mysqld 10.1.46-MariaDB-1~bionic) starting as process 1 ...
  212. db_1 | 2020-10-02 15:10:47 139830015875072 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  213. db_1 | 2020-10-02 15:10:47 139830015875072 [Note] InnoDB: The InnoDB memory heap is disabled
  214. db_1 | 2020-10-02 15:10:47 139830015875072 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  215. db_1 | 2020-10-02 15:10:47 139830015875072 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  216. db_1 | 2020-10-02 15:10:47 139830015875072 [Note] InnoDB: Compressed tables use zlib 1.2.11
  217. db_1 | 2020-10-02 15:10:47 139830015875072 [Note] InnoDB: Using Linux native AIO
  218. db_1 | 2020-10-02 15:10:47 139830015875072 [Note] InnoDB: Using SSE crc32 instructions
  219. db_1 | 2020-10-02 15:10:47 139830015875072 [Note] InnoDB: Initializing buffer pool, size = 256.0M
  220. db_1 | 2020-10-02 15:10:47 139830015875072 [Note] InnoDB: Completed initialization of buffer pool
  221. db_1 | 2020-10-02 15:10:47 139830015875072 [ERROR] InnoDB: Only one log file found.
  222. db_1 | 2020-10-02 15:10:47 139830015875072 [ERROR] Plugin 'InnoDB' init function returned error.
  223. db_1 | 2020-10-02 15:10:47 139830015875072 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  224. db_1 | 2020-10-02 15:10:47 139830015875072 [Note] Plugin 'FEEDBACK' is disabled.
  225. db_1 | 2020-10-02 15:10:47 139830015875072 [ERROR] Unknown/unsupported storage engine: InnoDB
  226. db_1 | 2020-10-02 15:10:47 139830015875072 [ERROR] Aborting
  227. db_1 |
  228. es_1 | [2020-10-02T15:10:47,936][INFO ][o.e.c.s.MasterService ] [JRtOIq5] zen-disco-elected-as-master ([0] nodes joined), reason: new_master {JRtOIq5}{JRtOIq5SRjiNr2b5BtpubA}{AcvpmbxuQxOiJYOoPghE0Q}{172.18.0.3}{172.18.0.3:9300}{ml.machine_memory=10394861568, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true}
  229. koha_db_1 exited with code 1
  230. es_1 | [2020-10-02T15:10:47,963][INFO ][o.e.c.s.ClusterApplierService] [JRtOIq5] new_master {JRtOIq5}{JRtOIq5SRjiNr2b5BtpubA}{AcvpmbxuQxOiJYOoPghE0Q}{172.18.0.3}{172.18.0.3:9300}{ml.machine_memory=10394861568, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true}, reason: apply cluster state (from master [master {JRtOIq5}{JRtOIq5SRjiNr2b5BtpubA}{AcvpmbxuQxOiJYOoPghE0Q}{172.18.0.3}{172.18.0.3:9300}{ml.machine_memory=10394861568, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]])
  231. es_1 | [2020-10-02T15:10:48,164][INFO ][o.e.h.n.Netty4HttpServerTransport] [JRtOIq5] publish_address {172.18.0.3:9200}, bound_addresses {0.0.0.0:9200}
  232. es_1 | [2020-10-02T15:10:48,166][INFO ][o.e.n.Node ] [JRtOIq5] started
  233. es_1 | [2020-10-02T15:10:48,375][INFO ][o.e.g.GatewayService ] [JRtOIq5] recovered [0] indices into cluster_state
  234. es_1 | [2020-10-02T15:10:50,080][INFO ][o.e.c.m.MetaDataIndexTemplateService] [JRtOIq5] adding template [.triggered_watches] for index patterns [.triggered_watches*]
  235. es_1 | [2020-10-02T15:10:50,178][INFO ][o.e.c.m.MetaDataIndexTemplateService] [JRtOIq5] adding template [.watches] for index patterns [.watches*]
  236. es_1 | [2020-10-02T15:10:50,299][INFO ][o.e.c.m.MetaDataIndexTemplateService] [JRtOIq5] adding template [.watch-history-9] for index patterns [.watcher-history-9*]
  237. es_1 | [2020-10-02T15:10:50,390][INFO ][o.e.c.m.MetaDataIndexTemplateService] [JRtOIq5] adding template [.monitoring-logstash] for index patterns [.monitoring-logstash-6-*]
  238. es_1 | [2020-10-02T15:10:50,527][INFO ][o.e.c.m.MetaDataIndexTemplateService] [JRtOIq5] adding template [.monitoring-es] for index patterns [.monitoring-es-6-*]
  239. es_1 | [2020-10-02T15:10:50,618][INFO ][o.e.c.m.MetaDataIndexTemplateService] [JRtOIq5] adding template [.monitoring-alerts] for index patterns [.monitoring-alerts-6]
  240. es_1 | [2020-10-02T15:10:50,735][INFO ][o.e.c.m.MetaDataIndexTemplateService] [JRtOIq5] adding template [.monitoring-beats] for index patterns [.monitoring-beats-6-*]
  241. es_1 | [2020-10-02T15:10:50,846][INFO ][o.e.c.m.MetaDataIndexTemplateService] [JRtOIq5] adding template [.monitoring-kibana] for index patterns [.monitoring-kibana-6-*]
  242. es_1 | [2020-10-02T15:10:51,697][INFO ][o.e.l.LicenseService ] [JRtOIq5] license [c6046186-6afb-46aa-95c3-3663e131b932] mode [basic] - valid
  243. db_1 | 2020-10-02 15:11:01+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  244. db_1 | 2020-10-02 15:11:01+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.1.46+maria-1~bionic started.
  245. db_1 | 2020-10-02 15:11:02 140006439020544 [Note] mysqld (mysqld 10.1.46-MariaDB-1~bionic) starting as process 1 ...
  246. db_1 | 2020-10-02 15:11:02 140006439020544 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  247. db_1 | 2020-10-02 15:11:02 140006439020544 [Note] InnoDB: The InnoDB memory heap is disabled
  248. db_1 | 2020-10-02 15:11:02 140006439020544 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  249. db_1 | 2020-10-02 15:11:02 140006439020544 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  250. db_1 | 2020-10-02 15:11:02 140006439020544 [Note] InnoDB: Compressed tables use zlib 1.2.11
  251. db_1 | 2020-10-02 15:11:02 140006439020544 [Note] InnoDB: Using Linux native AIO
  252. db_1 | 2020-10-02 15:11:02 140006439020544 [Note] InnoDB: Using SSE crc32 instructions
  253. db_1 | 2020-10-02 15:11:02 140006439020544 [Note] InnoDB: Initializing buffer pool, size = 256.0M
  254. db_1 | 2020-10-02 15:11:02 140006439020544 [Note] InnoDB: Completed initialization of buffer pool
  255. db_1 | 2020-10-02 15:11:02 140006439020544 [ERROR] InnoDB: Only one log file found.
  256. db_1 | 2020-10-02 15:11:02 140006439020544 [ERROR] Plugin 'InnoDB' init function returned error.
  257. db_1 | 2020-10-02 15:11:02 140006439020544 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  258. db_1 | 2020-10-02 15:11:02 140006439020544 [Note] Plugin 'FEEDBACK' is disabled.
  259. db_1 | 2020-10-02 15:11:02 140006439020544 [ERROR] Unknown/unsupported storage engine: InnoDB
  260. db_1 | 2020-10-02 15:11:02 140006439020544 [ERROR] Aborting
  261. db_1 |
  262. koha_db_1 exited with code 1
  263. db_1 | 2020-10-02 15:11:29+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  264. db_1 | 2020-10-02 15:11:29+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.1.46+maria-1~bionic started.
  265. db_1 | 2020-10-02 15:11:30 140249156249600 [Note] mysqld (mysqld 10.1.46-MariaDB-1~bionic) starting as process 1 ...
  266. db_1 | 2020-10-02 15:11:30 140249156249600 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  267. db_1 | 2020-10-02 15:11:30 140249156249600 [Note] InnoDB: The InnoDB memory heap is disabled
  268. db_1 | 2020-10-02 15:11:30 140249156249600 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  269. db_1 | 2020-10-02 15:11:30 140249156249600 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  270. db_1 | 2020-10-02 15:11:30 140249156249600 [Note] InnoDB: Compressed tables use zlib 1.2.11
  271. db_1 | 2020-10-02 15:11:30 140249156249600 [Note] InnoDB: Using Linux native AIO
  272. db_1 | 2020-10-02 15:11:30 140249156249600 [Note] InnoDB: Using SSE crc32 instructions
  273. db_1 | 2020-10-02 15:11:30 140249156249600 [Note] InnoDB: Initializing buffer pool, size = 256.0M
  274. db_1 | 2020-10-02 15:11:30 140249156249600 [Note] InnoDB: Completed initialization of buffer pool
  275. db_1 | 2020-10-02 15:11:30 140249156249600 [ERROR] InnoDB: Only one log file found.
  276. db_1 | 2020-10-02 15:11:30 140249156249600 [ERROR] Plugin 'InnoDB' init function returned error.
  277. db_1 | 2020-10-02 15:11:30 140249156249600 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  278. db_1 | 2020-10-02 15:11:30 140249156249600 [Note] Plugin 'FEEDBACK' is disabled.
  279. db_1 | 2020-10-02 15:11:30 140249156249600 [ERROR] Unknown/unsupported storage engine: InnoDB
  280. db_1 | 2020-10-02 15:11:30 140249156249600 [ERROR] Aborting
  281. db_1 |
  282. koha_db_1 exited with code 1
Add Comment
Please, Sign In to add comment