simple 13-May-2024 19:18:05 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1253 (PHPBB3-DDM-JOB1-1253) is being prepared for building on agent Default Agent, bamboo version: 9.2.7 simple 13-May-2024 19:18:05 simple 13-May-2024 19:18:05 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 13-May-2024 19:18:05 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1253 (PHPBB3-DDM-JOB1-1253) simple 13-May-2024 19:18:05 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 13-May-2024 19:18:05 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 13-May-2024 19:18:05 Updating source code to revision: df5822141e0d3f21fb9f9c6debc912ed87ca7040 simple 13-May-2024 19:18:05 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git'. simple 13-May-2024 19:18:05 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git/ simple 13-May-2024 19:18:05 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 13-May-2024 19:18:19 Checking out revision df5822141e0d3f21fb9f9c6debc912ed87ca7040. simple 13-May-2024 19:18:20 Already on 'master' simple 13-May-2024 19:18:20 Updated source code to revision: df5822141e0d3f21fb9f9c6debc912ed87ca7040 simple 13-May-2024 19:18:20 Finished task 'Checkout Default Repository' with result: Success simple 13-May-2024 19:18:20 Running pre-build action: VCS Version Collector simple 13-May-2024 19:18:20 Running pre-build action: Build Log Labeller Pre Build Action simple 13-May-2024 19:18:20 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1253 (PHPBB3-DDM-JOB1-1253) started building on agent 'Default Agent' () command 13-May-2024 19:18:20 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 13-May-2024 19:18:20 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 13-May-2024 19:18:20 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1253 (PHPBB3-DDM-JOB1-1253)'\n ... running command line: \n/usr/bin/docker build --force-rm=true --tag=phpbb:php-8.1 /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n error 13-May-2024 19:18:21 #0 building with "default" instance using docker driver error 13-May-2024 19:18:21 error 13-May-2024 19:18:21 #1 [internal] load build definition from Dockerfile error 13-May-2024 19:18:21 #1 transferring dockerfile: 491B done error 13-May-2024 19:18:21 #1 DONE 0.1s error 13-May-2024 19:18:21 error 13-May-2024 19:18:21 #2 [internal] load metadata for docker.io/library/php:8.1 error 13-May-2024 19:18:22 #2 DONE 0.7s error 13-May-2024 19:18:22 error 13-May-2024 19:18:22 #3 [internal] load .dockerignore error 13-May-2024 19:18:22 #3 transferring context: 2B done error 13-May-2024 19:18:22 #3 DONE 0.0s error 13-May-2024 19:18:22 error 13-May-2024 19:18:22 #4 [1/6] FROM docker.io/library/php:8.1@sha256:9afd9606be5728475e3a8b8bcdc0feabe535882b0d6b3b54dece0aaa0a1a323f error 13-May-2024 19:18:22 #4 DONE 0.0s error 13-May-2024 19:18:22 error 13-May-2024 19:18:22 #5 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip libzip-dev && docker-php-ext-install -j$(nproc) zip error 13-May-2024 19:18:22 #5 CACHED error 13-May-2024 19:18:22 error 13-May-2024 19:18:22 #6 [3/6] RUN pecl install xdebug-3.2.2 error 13-May-2024 19:18:22 #6 CACHED error 13-May-2024 19:18:22 error 13-May-2024 19:18:22 #7 [4/6] RUN docker-php-ext-enable xdebug error 13-May-2024 19:18:22 #7 CACHED error 13-May-2024 19:18:22 error 13-May-2024 19:18:22 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 13-May-2024 19:18:23 #8 DONE 0.9s error 13-May-2024 19:18:23 error 13-May-2024 19:18:23 #9 [6/6] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini error 13-May-2024 19:18:24 #9 DONE 1.0s error 13-May-2024 19:18:24 error 13-May-2024 19:18:24 #10 exporting to image error 13-May-2024 19:18:24 #10 exporting layers error 13-May-2024 19:18:24 #10 exporting layers 0.2s done error 13-May-2024 19:18:24 #10 writing image sha256:199ea4c410faded92b757655f7a080a311ac2d97819f5bacb6cffa3806f37cbc done error 13-May-2024 19:18:24 #10 naming to docker.io/library/phpbb:php-8.1 done error 13-May-2024 19:18:24 #10 DONE 0.2s simple 13-May-2024 19:18:24 Built Docker image 'phpbb:php-8.1' simple 13-May-2024 19:18:24 Finished task 'Build image' with result: Success command 13-May-2024 19:18:24 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 13-May-2024 19:18:24 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 13-May-2024 19:18:24 Running image name (phpbb:php-8.1) command 13-May-2024 19:18:24 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1253 (PHPBB3-DDM-JOB1-1253)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=991 -t phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 13-May-2024 19:18:26 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 13-May-2024 19:18:26 Installing dependencies from lock file (including require-dev) build 13-May-2024 19:18:26 Verifying lock file contents can be installed on current platform. build 13-May-2024 19:18:26 Package operations: 142 installs, 0 updates, 0 removals build 13-May-2024 19:18:26 Cannot create cache directory /.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. build 13-May-2024 19:18:26 - Downloading composer/installers (v1.12.0) build 13-May-2024 19:18:26 - Downloading composer/package-versions-deprecated (1.11.99.5) build 13-May-2024 19:18:26 - Downloading bantu/ini-get-wrapper (v1.0.1) build 13-May-2024 19:18:26 - Downloading carlos-mg89/oauth (0.8.15) build 13-May-2024 19:18:26 - Downloading chita/topological_sort (v3.0.1) build 13-May-2024 19:18:26 - Downloading symfony/process (v6.4.3) build 13-May-2024 19:18:26 - Downloading symfony/polyfill-php81 (v1.29.0) build 13-May-2024 19:18:26 - Downloading symfony/polyfill-php80 (v1.29.0) build 13-May-2024 19:18:26 - Downloading symfony/polyfill-php73 (v1.29.0) build 13-May-2024 19:18:26 - Downloading symfony/finder (v6.4.0) build 13-May-2024 19:18:26 - Downloading symfony/polyfill-mbstring (v1.29.0) build 13-May-2024 19:18:26 - Downloading symfony/polyfill-ctype (v1.29.0) build 13-May-2024 19:18:26 - Downloading symfony/filesystem (v6.4.3) build 13-May-2024 19:18:26 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 13-May-2024 19:18:26 - Downloading symfony/polyfill-intl-grapheme (v1.29.0) build 13-May-2024 19:18:26 - Downloading symfony/string (v6.4.3) build 13-May-2024 19:18:26 - Downloading psr/container (2.0.2) build 13-May-2024 19:18:26 - Downloading symfony/service-contracts (v3.4.1) build 13-May-2024 19:18:26 - Downloading symfony/deprecation-contracts (v3.4.0) build 13-May-2024 19:18:26 - Downloading symfony/console (v6.4.3) build 13-May-2024 19:18:26 - Downloading seld/signal-handler (2.0.2) build 13-May-2024 19:18:26 - Downloading seld/phar-utils (1.2.1) build 13-May-2024 19:18:26 - Downloading seld/jsonlint (1.10.2) build 13-May-2024 19:18:26 - Downloading react/promise (v3.1.0) build 13-May-2024 19:18:26 - Downloading psr/log (3.0.0) build 13-May-2024 19:18:26 - Downloading justinrainbow/json-schema (v5.2.13) build 13-May-2024 19:18:26 - Downloading composer/pcre (3.1.1) build 13-May-2024 19:18:26 - Downloading composer/xdebug-handler (3.0.3) build 13-May-2024 19:18:26 - Downloading composer/spdx-licenses (1.5.8) build 13-May-2024 19:18:26 - Downloading composer/semver (3.4.0) build 13-May-2024 19:18:26 - Downloading composer/metadata-minifier (1.0.0) build 13-May-2024 19:18:26 - Downloading composer/class-map-generator (1.1.0) build 13-May-2024 19:18:26 - Downloading composer/ca-bundle (1.4.1) build 13-May-2024 19:18:26 - Downloading composer/composer (2.7.1) build 13-May-2024 19:18:26 - Downloading psr/cache (3.0.0) build 13-May-2024 19:18:26 - Downloading doctrine/deprecations (1.1.3) build 13-May-2024 19:18:26 - Downloading doctrine/event-manager (1.2.0) build 13-May-2024 19:18:26 - Downloading doctrine/cache (2.2.0) build 13-May-2024 19:18:26 - Downloading doctrine/dbal (3.3.8) build 13-May-2024 19:18:26 - Downloading google/recaptcha (1.3.0) build 13-May-2024 19:18:26 - Downloading guzzlehttp/promises (1.5.3) build 13-May-2024 19:18:26 - Downloading ralouphie/getallheaders (3.0.3) build 13-May-2024 19:18:26 - Downloading psr/http-message (1.1) build 13-May-2024 19:18:26 - Downloading guzzlehttp/psr7 (1.9.1) build 13-May-2024 19:18:26 - Downloading laminas/laminas-code (4.13.0) build 13-May-2024 19:18:26 - Downloading symfony/yaml (v6.4.3) build 13-May-2024 19:18:26 - Downloading laravel/homestead (v14.5.0) build 13-May-2024 19:18:26 - Downloading marc1706/fast-image-size (v1.1.7) build 13-May-2024 19:18:26 - Downloading symfony/http-client-contracts (v3.4.0) build 13-May-2024 19:18:26 - Downloading symfony/http-client (v6.4.3) build 13-May-2024 19:18:26 - Downloading brick/math (0.12.1) build 13-May-2024 19:18:26 - Downloading spomky-labs/pki-framework (1.1.1) build 13-May-2024 19:18:26 - Downloading psr/http-factory (1.0.2) build 13-May-2024 19:18:26 - Downloading psr/http-client (1.0.3) build 13-May-2024 19:18:26 - Downloading psr/clock (1.0.0) build 13-May-2024 19:18:26 - Downloading paragonie/random_compat (v9.99.100) build 13-May-2024 19:18:26 - Downloading paragonie/sodium_compat (v1.20.0) build 13-May-2024 19:18:26 - Downloading paragonie/constant_time_encoding (v2.6.3) build 13-May-2024 19:18:26 - Downloading web-token/jwt-library (3.3.0) build 13-May-2024 19:18:26 - Downloading web-token/jwt-util-ecc (3.3.0) build 13-May-2024 19:18:26 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.3.0) build 13-May-2024 19:18:26 - Downloading web-token/jwt-signature (3.3.0) build 13-May-2024 19:18:26 - Downloading web-token/jwt-key-mgmt (3.3.0) build 13-May-2024 19:18:26 - Downloading spomky-labs/base64url (v2.0.4) build 13-May-2024 19:18:26 - Downloading symfony/polyfill-php72 (v1.29.0) build 13-May-2024 19:18:26 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 13-May-2024 19:18:26 - Downloading guzzlehttp/guzzle (6.5.8) build 13-May-2024 19:18:26 - Downloading minishlink/web-push (v8.0.0) build 13-May-2024 19:18:26 - Downloading sebastian/version (3.0.2) build 13-May-2024 19:18:26 - Downloading sebastian/type (3.2.1) build 13-May-2024 19:18:26 - Downloading sebastian/resource-operations (3.0.3) build 13-May-2024 19:18:26 - Downloading sebastian/recursion-context (4.0.5) build 13-May-2024 19:18:26 - Downloading sebastian/object-reflector (2.0.4) build 13-May-2024 19:18:26 - Downloading sebastian/object-enumerator (4.0.4) build 13-May-2024 19:18:26 - Downloading sebastian/global-state (5.0.6) build 13-May-2024 19:18:26 - Downloading sebastian/exporter (4.0.5) build 13-May-2024 19:18:26 - Downloading sebastian/environment (5.1.5) build 13-May-2024 19:18:26 - Downloading sebastian/diff (4.0.5) build 13-May-2024 19:18:26 - Downloading sebastian/comparator (4.0.8) build 13-May-2024 19:18:26 - Downloading sebastian/code-unit (1.0.8) build 13-May-2024 19:18:26 - Downloading sebastian/cli-parser (1.0.1) build 13-May-2024 19:18:26 - Downloading phpunit/php-timer (5.0.3) build 13-May-2024 19:18:26 - Downloading phpunit/php-text-template (2.0.4) build 13-May-2024 19:18:26 - Downloading phpunit/php-invoker (3.1.1) build 13-May-2024 19:18:26 - Downloading phpunit/php-file-iterator (3.0.6) build 13-May-2024 19:18:26 - Downloading theseer/tokenizer (1.2.2) build 13-May-2024 19:18:26 - Downloading nikic/php-parser (v4.18.0) build 13-May-2024 19:18:26 - Downloading sebastian/lines-of-code (1.0.4) build 13-May-2024 19:18:26 - Downloading sebastian/complexity (2.0.3) build 13-May-2024 19:18:26 - Downloading sebastian/code-unit-reverse-lookup (2.0.3) build 13-May-2024 19:18:26 - Downloading phpunit/php-code-coverage (9.2.30) build 13-May-2024 19:18:26 - Downloading phar-io/version (3.2.1) build 13-May-2024 19:18:26 - Downloading phar-io/manifest (2.0.3) build 13-May-2024 19:18:26 - Downloading myclabs/deep-copy (1.11.1) build 13-May-2024 19:18:26 - Downloading doctrine/instantiator (2.0.0) build 13-May-2024 19:18:26 - Downloading phpunit/phpunit (9.6.17) build 13-May-2024 19:18:26 - Downloading misantron/dbunit (5.3.0) build 13-May-2024 19:18:26 - Downloading phing/phing (2.17.4) build 13-May-2024 19:18:26 - Downloading webmozart/assert (1.11.0) build 13-May-2024 19:18:26 - Downloading phpstan/phpdoc-parser (1.26.0) build 13-May-2024 19:18:26 - Downloading phpdocumentor/reflection-common (2.2.0) build 13-May-2024 19:18:26 - Downloading phpdocumentor/type-resolver (1.8.2) build 13-May-2024 19:18:26 - Downloading phpdocumentor/reflection-docblock (5.3.0) build 13-May-2024 19:18:26 - Downloading spatie/array-to-xml (3.2.3) build 13-May-2024 19:18:26 - Downloading netresearch/jsonmapper (v4.4.1) build 13-May-2024 19:18:26 - Downloading fidry/cpu-core-counter (1.1.0) build 13-May-2024 19:18:26 - Downloading felixfbecker/language-server-protocol (v1.5.2) build 13-May-2024 19:18:26 - Downloading felixfbecker/advanced-json-rpc (v3.2.1) build 13-May-2024 19:18:26 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 13-May-2024 19:18:26 - Downloading amphp/amp (v2.6.2) build 13-May-2024 19:18:26 - Downloading amphp/byte-stream (v1.8.1) build 13-May-2024 19:18:26 - Downloading vimeo/psalm (5.22.2) build 13-May-2024 19:18:26 - Downloading symfony/routing (v6.4.3) build 13-May-2024 19:18:26 - Downloading symfony/polyfill-php83 (v1.29.0) build 13-May-2024 19:18:26 - Downloading symfony/http-foundation (v6.4.3) build 13-May-2024 19:18:26 - Downloading psr/event-dispatcher (1.0.0) build 13-May-2024 19:18:26 - Downloading symfony/event-dispatcher-contracts (v3.4.0) build 13-May-2024 19:18:26 - Downloading symfony/event-dispatcher (v6.4.3) build 13-May-2024 19:18:26 - Downloading symfony/var-dumper (v6.4.3) build 13-May-2024 19:18:26 - Downloading symfony/error-handler (v6.4.3) build 13-May-2024 19:18:26 - Downloading symfony/http-kernel (v6.4.3) build 13-May-2024 19:18:26 - Downloading symfony/var-exporter (v6.4.3) build 13-May-2024 19:18:26 - Downloading symfony/dependency-injection (v6.4.3) build 13-May-2024 19:18:26 - Downloading symfony/config (v6.4.3) build 13-May-2024 19:18:26 - Downloading symfony/cache-contracts (v3.4.0) build 13-May-2024 19:18:26 - Downloading symfony/cache (v6.4.3) build 13-May-2024 19:18:26 - Downloading symfony/framework-bundle (v6.4.3) build 13-May-2024 19:18:26 - Downloading psalm/plugin-symfony (v5.1.0) build 13-May-2024 19:18:26 - Downloading s9e/sweetdom (3.4.0) build 13-May-2024 19:18:26 - Downloading s9e/regexp-builder (1.4.6) build 13-May-2024 19:18:26 - Downloading s9e/text-formatter (2.16.0) build 13-May-2024 19:18:26 - Downloading squizlabs/php_codesniffer (3.9.0) build 13-May-2024 19:18:26 - Downloading masterminds/html5 (2.8.1) build 13-May-2024 19:18:26 - Downloading symfony/dom-crawler (v6.4.3) build 13-May-2024 19:18:26 - Downloading symfony/browser-kit (v6.4.3) build 13-May-2024 19:18:26 - Downloading symfony/css-selector (v6.4.3) build 13-May-2024 19:18:26 - Downloading symfony/mime (v6.4.3) build 13-May-2024 19:18:26 - Downloading friendsofphp/proxy-manager-lts (v1.0.16) build 13-May-2024 19:18:26 - Downloading symfony/proxy-manager-bridge (v6.4.3) build 13-May-2024 19:18:26 - Downloading twig/twig (v3.8.0) build 13-May-2024 19:18:26 - Downloading symfony/translation-contracts (v3.4.1) build 13-May-2024 19:18:26 - Downloading symfony/twig-bridge (v6.4.3) build 13-May-2024 19:18:29 0/142 [>---------------------------] 0% 25/142 [====>-----------------------] 17% 32/142 [======>---------------------] 22% 46/142 [=========>------------------] 32% 61/142 [============>---------------] 42% 81/142 [===============>------------] 57% 90/142 [=================>----------] 63% 104/142 [====================>-------] 73% 119/142 [=======================>----] 83% 135/142 [==========================>-] 95% 142/142 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive build 13-May-2024 19:18:29 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 13-May-2024 19:18:29 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 13-May-2024 19:18:29 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 13-May-2024 19:18:29 - Installing chita/topological_sort (v3.0.1): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/process (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/finder (v6.4.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/filesystem (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/string (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing psr/container (2.0.2): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/service-contracts (v3.4.1): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/deprecation-contracts (v3.4.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/console (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing seld/signal-handler (2.0.2): Extracting archive build 13-May-2024 19:18:29 - Installing seld/phar-utils (1.2.1): Extracting archive build 13-May-2024 19:18:29 - Installing seld/jsonlint (1.10.2): Extracting archive build 13-May-2024 19:18:29 - Installing react/promise (v3.1.0): Extracting archive build 13-May-2024 19:18:29 - Installing psr/log (3.0.0): Extracting archive build 13-May-2024 19:18:29 - Installing justinrainbow/json-schema (v5.2.13): Extracting archive build 13-May-2024 19:18:29 - Installing composer/pcre (3.1.1): Extracting archive build 13-May-2024 19:18:29 - Installing composer/xdebug-handler (3.0.3): Extracting archive build 13-May-2024 19:18:29 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 13-May-2024 19:18:29 - Installing composer/semver (3.4.0): Extracting archive build 13-May-2024 19:18:29 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 13-May-2024 19:18:29 - Installing composer/class-map-generator (1.1.0): Extracting archive build 13-May-2024 19:18:29 - Installing composer/ca-bundle (1.4.1): Extracting archive build 13-May-2024 19:18:29 - Installing composer/composer (2.7.1): Extracting archive build 13-May-2024 19:18:29 - Installing psr/cache (3.0.0): Extracting archive build 13-May-2024 19:18:29 - Installing doctrine/deprecations (1.1.3): Extracting archive build 13-May-2024 19:18:29 - Installing doctrine/event-manager (1.2.0): Extracting archive build 13-May-2024 19:18:29 - Installing doctrine/cache (2.2.0): Extracting archive build 13-May-2024 19:18:29 - Installing doctrine/dbal (3.3.8): Extracting archive build 13-May-2024 19:18:29 - Installing google/recaptcha (1.3.0): Extracting archive build 13-May-2024 19:18:29 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 13-May-2024 19:18:29 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 13-May-2024 19:18:29 - Installing psr/http-message (1.1): Extracting archive build 13-May-2024 19:18:29 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 13-May-2024 19:18:29 - Installing laminas/laminas-code (4.13.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/yaml (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing laravel/homestead (v14.5.0): Extracting archive build 13-May-2024 19:18:29 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/http-client-contracts (v3.4.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/http-client (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing brick/math (0.12.1): Extracting archive build 13-May-2024 19:18:29 - Installing spomky-labs/pki-framework (1.1.1): Extracting archive build 13-May-2024 19:18:29 - Installing psr/http-factory (1.0.2): Extracting archive build 13-May-2024 19:18:29 - Installing psr/http-client (1.0.3): Extracting archive build 13-May-2024 19:18:29 - Installing psr/clock (1.0.0): Extracting archive build 13-May-2024 19:18:29 - Installing paragonie/random_compat (v9.99.100): Extracting archive build 13-May-2024 19:18:29 - Installing paragonie/sodium_compat (v1.20.0): Extracting archive build 13-May-2024 19:18:29 - Installing paragonie/constant_time_encoding (v2.6.3): Extracting archive build 13-May-2024 19:18:29 - Installing web-token/jwt-library (3.3.0): Extracting archive build 13-May-2024 19:18:29 - Installing web-token/jwt-util-ecc (3.3.0): Extracting archive build 13-May-2024 19:18:29 - Installing web-token/jwt-signature-algorithm-ecdsa (3.3.0): Extracting archive build 13-May-2024 19:18:29 - Installing web-token/jwt-signature (3.3.0): Extracting archive build 13-May-2024 19:18:29 - Installing web-token/jwt-key-mgmt (3.3.0): Extracting archive build 13-May-2024 19:18:29 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 13-May-2024 19:18:29 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 13-May-2024 19:18:29 - Installing minishlink/web-push (v8.0.0): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/version (3.0.2): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/type (3.2.1): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/resource-operations (3.0.3): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/recursion-context (4.0.5): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/object-reflector (2.0.4): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/object-enumerator (4.0.4): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/global-state (5.0.6): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/exporter (4.0.5): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/environment (5.1.5): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/diff (4.0.5): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/comparator (4.0.8): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/code-unit (1.0.8): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/cli-parser (1.0.1): Extracting archive build 13-May-2024 19:18:29 - Installing phpunit/php-timer (5.0.3): Extracting archive build 13-May-2024 19:18:29 - Installing phpunit/php-text-template (2.0.4): Extracting archive build 13-May-2024 19:18:29 - Installing phpunit/php-invoker (3.1.1): Extracting archive build 13-May-2024 19:18:29 - Installing phpunit/php-file-iterator (3.0.6): Extracting archive build 13-May-2024 19:18:29 - Installing theseer/tokenizer (1.2.2): Extracting archive build 13-May-2024 19:18:29 - Installing nikic/php-parser (v4.18.0): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/lines-of-code (1.0.4): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/complexity (2.0.3): Extracting archive build 13-May-2024 19:18:29 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive build 13-May-2024 19:18:29 - Installing phpunit/php-code-coverage (9.2.30): Extracting archive build 13-May-2024 19:18:29 - Installing phar-io/version (3.2.1): Extracting archive build 13-May-2024 19:18:29 - Installing phar-io/manifest (2.0.3): Extracting archive build 13-May-2024 19:18:29 - Installing myclabs/deep-copy (1.11.1): Extracting archive build 13-May-2024 19:18:29 - Installing doctrine/instantiator (2.0.0): Extracting archive build 13-May-2024 19:18:29 - Installing phpunit/phpunit (9.6.17): Extracting archive build 13-May-2024 19:18:29 - Installing misantron/dbunit (5.3.0): Extracting archive build 13-May-2024 19:18:29 - Installing phing/phing (2.17.4): Extracting archive build 13-May-2024 19:18:29 - Installing webmozart/assert (1.11.0): Extracting archive build 13-May-2024 19:18:29 - Installing phpstan/phpdoc-parser (1.26.0): Extracting archive build 13-May-2024 19:18:29 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 13-May-2024 19:18:29 - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive build 13-May-2024 19:18:29 - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive build 13-May-2024 19:18:29 - Installing spatie/array-to-xml (3.2.3): Extracting archive build 13-May-2024 19:18:29 - Installing netresearch/jsonmapper (v4.4.1): Extracting archive build 13-May-2024 19:18:29 - Installing fidry/cpu-core-counter (1.1.0): Extracting archive build 13-May-2024 19:18:29 - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive build 13-May-2024 19:18:29 - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive build 13-May-2024 19:18:29 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 13-May-2024 19:18:29 - Installing amphp/amp (v2.6.2): Extracting archive build 13-May-2024 19:18:29 - Installing amphp/byte-stream (v1.8.1): Extracting archive build 13-May-2024 19:18:29 - Installing vimeo/psalm (5.22.2): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/routing (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/http-foundation (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/event-dispatcher-contracts (v3.4.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/event-dispatcher (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/var-dumper (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/error-handler (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/http-kernel (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/var-exporter (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/dependency-injection (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/config (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/cache-contracts (v3.4.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/cache (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/framework-bundle (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing psalm/plugin-symfony (v5.1.0): Extracting archive build 13-May-2024 19:18:29 - Installing s9e/sweetdom (3.4.0): Extracting archive build 13-May-2024 19:18:29 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 13-May-2024 19:18:29 - Installing s9e/text-formatter (2.16.0): Extracting archive build 13-May-2024 19:18:29 - Installing squizlabs/php_codesniffer (3.9.0): Extracting archive build 13-May-2024 19:18:29 - Installing masterminds/html5 (2.8.1): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/dom-crawler (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/browser-kit (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/css-selector (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/mime (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing friendsofphp/proxy-manager-lts (v1.0.16): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/proxy-manager-bridge (v6.4.3): Extracting archive build 13-May-2024 19:18:29 - Installing twig/twig (v3.8.0): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/translation-contracts (v3.4.1): Extracting archive build 13-May-2024 19:18:29 - Installing symfony/twig-bridge (v6.4.3): Extracting archive build 13-May-2024 19:18:33 0/140 [>---------------------------] 0% 17/140 [===>------------------------] 12% 34/140 [======>---------------------] 24% 44/140 [========>-------------------] 31% 59/140 [===========>----------------] 42% 72/140 [==============>-------------] 51% 91/140 [==================>---------] 65% 100/140 [====================>-------] 71% 115/140 [=======================>----] 82% 128/140 [=========================>--] 91% 140/140 [============================] 100%Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 13-May-2024 19:18:33 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 13-May-2024 19:18:33 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 13-May-2024 19:18:33 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 13-May-2024 19:18:33 Generating autoload files build 13-May-2024 19:18:33 100 packages you are using are looking for funding. build 13-May-2024 19:18:33 Use the `composer fund` command to find out more! build 13-May-2024 19:18:33 Buildfile: /data/build/build.xml build 13-May-2024 19:18:33  build 13-May-2024 19:18:33 phpBB > clean: build 13-May-2024 19:18:33  build 13-May-2024 19:18:33  [delete] Directory /data/build/logs does not exist or is not a directory. build 13-May-2024 19:18:33  [delete] Directory /data/build/api does not exist or is not a directory. build 13-May-2024 19:18:33  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 13-May-2024 19:18:33  [delete] Directory /data/build/coverage does not exist or is not a directory. build 13-May-2024 19:18:33  [delete] Directory /data/build/cpd does not exist or is not a directory. build 13-May-2024 19:18:33  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 13-May-2024 19:18:33  [delete] Directory /data/build/new_version does not exist or is not a directory. build 13-May-2024 19:18:33  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 13-May-2024 19:18:33  [delete] Directory /data/build/save does not exist or is not a directory. build 13-May-2024 19:18:33  build 13-May-2024 19:18:33 phpBB > prepare: build 13-May-2024 19:18:33  build 13-May-2024 19:18:33  [mkdir] Created dir: /data/build/logs build 13-May-2024 19:18:33  [mkdir] Created dir: /data/build/api build 13-May-2024 19:18:33  [mkdir] Created dir: /data/build/codebrowser build 13-May-2024 19:18:33  [mkdir] Created dir: /data/build/coverage build 13-May-2024 19:18:33  [mkdir] Created dir: /data/build/cpd build 13-May-2024 19:18:33  [mkdir] Created dir: /data/build/dependencies build 13-May-2024 19:18:33  [mkdir] Created dir: /data/build/new_version build 13-May-2024 19:18:33  [mkdir] Created dir: /data/build/new_version/files build 13-May-2024 19:18:33  [mkdir] Created dir: /data/build/new_version/patches build 13-May-2024 19:18:33  [mkdir] Created dir: /data/build/new_version/release_files build 13-May-2024 19:18:33  [mkdir] Created dir: /data/build/new_version/update build 13-May-2024 19:18:33  [mkdir] Created dir: /data/build/old_versions build 13-May-2024 19:18:33  [mkdir] Created dir: /data/build/save build 13-May-2024 19:18:33  build 13-May-2024 19:18:33 phpBB > composer: build 13-May-2024 19:18:33  build 13-May-2024 19:18:33 Installing dependencies from lock file (including require-dev) build 13-May-2024 19:18:33 Verifying lock file contents can be installed on current platform. build 13-May-2024 19:18:33 Nothing to install, update or remove build 13-May-2024 19:18:34 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 13-May-2024 19:18:34 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 13-May-2024 19:18:34 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 13-May-2024 19:18:34 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 13-May-2024 19:18:34 Generating autoload files build 13-May-2024 19:18:34 100 packages you are using are looking for funding. build 13-May-2024 19:18:34 Use the `composer fund` command to find out more! build 13-May-2024 19:18:34  build 13-May-2024 19:18:34 phpBB > test: build 13-May-2024 19:18:34  build 13-May-2024 19:18:36 PHPUnit 9.6.17 by Sebastian Bergmann and contributors. build 13-May-2024 19:18:36 build 13-May-2024 19:19:14 ............................................................. 61 / 7788 ( 0%) build 13-May-2024 19:19:22 ............................................................. 122 / 7788 ( 1%) build 13-May-2024 19:19:24 .................................................I.....SSSS.. 183 / 7788 ( 2%) build 13-May-2024 19:19:26 ..........SSSSSSSS............S...S.......................... 244 / 7788 ( 3%) build 13-May-2024 19:19:30 .......................................................S..... 305 / 7788 ( 3%) build 13-May-2024 19:19:40 ............................................................. 366 / 7788 ( 4%) build 13-May-2024 19:19:41 ............................................................. 427 / 7788 ( 5%) build 13-May-2024 19:19:42 ............................................................. 488 / 7788 ( 6%) build 13-May-2024 19:19:43 ............................................................. 549 / 7788 ( 7%) build 13-May-2024 19:19:44 ............................................................. 610 / 7788 ( 7%) build 13-May-2024 19:19:45 ............................................................. 671 / 7788 ( 8%) build 13-May-2024 19:19:45 ............................................................. 732 / 7788 ( 9%) build 13-May-2024 19:19:46 ............................................................. 793 / 7788 ( 10%) build 13-May-2024 19:19:48 ............................................................. 854 / 7788 ( 10%) build 13-May-2024 19:19:49 ............................................................. 915 / 7788 ( 11%) build 13-May-2024 19:19:50 ............................................................. 976 / 7788 ( 12%) build 13-May-2024 19:19:51 ............................................................. 1037 / 7788 ( 13%) build 13-May-2024 19:19:52 ............................................................. 1098 / 7788 ( 14%) build 13-May-2024 19:20:25 ..............................................I...S.......... 1159 / 7788 ( 14%) build 13-May-2024 19:20:39 .....S....................................................... 1220 / 7788 ( 15%) build 13-May-2024 19:20:50 ............................................................. 1281 / 7788 ( 16%) build 13-May-2024 19:20:54 ...................................................S.S.S..... 1342 / 7788 ( 17%) build 13-May-2024 19:20:57 ............................................................. 1403 / 7788 ( 18%) build 13-May-2024 19:20:57 ............................................................. 1464 / 7788 ( 18%) build 13-May-2024 19:20:58 ............................................................. 1525 / 7788 ( 19%) build 13-May-2024 19:20:58 ............................................................. 1586 / 7788 ( 20%) build 13-May-2024 19:20:59 ............................................................. 1647 / 7788 ( 21%) build 13-May-2024 19:20:59 ............................................................. 1708 / 7788 ( 21%) build 13-May-2024 19:20:59 ............................................................. 1769 / 7788 ( 22%) build 13-May-2024 19:20:59 ............................................................. 1830 / 7788 ( 23%) build 13-May-2024 19:21:00 ............................................................. 1891 / 7788 ( 24%) build 13-May-2024 19:21:00 ............................................................. 1952 / 7788 ( 25%) build 13-May-2024 19:21:00 ............................................................. 2013 / 7788 ( 25%) build 13-May-2024 19:21:00 ............................................................. 2074 / 7788 ( 26%) build 13-May-2024 19:21:01 ............................................................. 2135 / 7788 ( 27%) build 13-May-2024 19:21:01 ............................................................. 2196 / 7788 ( 28%) build 13-May-2024 19:21:02 ............................................................. 2257 / 7788 ( 28%) build 13-May-2024 19:21:04 ............................................................. 2318 / 7788 ( 29%) build 13-May-2024 19:21:06 ............................................................. 2379 / 7788 ( 30%) build 13-May-2024 19:21:06 ............................................................. 2440 / 7788 ( 31%) build 13-May-2024 19:21:07 ............................................................. 2501 / 7788 ( 32%) build 13-May-2024 19:21:09 .........I.II................................................ 2562 / 7788 ( 32%) build 13-May-2024 19:21:09 ............................................................. 2623 / 7788 ( 33%) build 13-May-2024 19:21:10 ............................................................. 2684 / 7788 ( 34%) build 13-May-2024 19:21:11 ............................................................. 2745 / 7788 ( 35%) build 13-May-2024 19:21:14 ............................................................. 2806 / 7788 ( 36%) build 13-May-2024 19:21:15 ............................................................. 2867 / 7788 ( 36%) build 13-May-2024 19:21:17 ............................................................. 2928 / 7788 ( 37%) build 13-May-2024 19:21:17 ............................................................. 2989 / 7788 ( 38%) build 13-May-2024 19:21:17 ............................................................. 3050 / 7788 ( 39%) build 13-May-2024 19:21:31 ............................................................. 3111 / 7788 ( 39%) build 13-May-2024 19:21:37 ............................................................. 3172 / 7788 ( 40%) build 13-May-2024 19:21:40 ..............................................S.............. 3233 / 7788 ( 41%) build 13-May-2024 19:21:46 ............................................................. 3294 / 7788 ( 42%) build 13-May-2024 19:21:46 ............................................................. 3355 / 7788 ( 43%) build 13-May-2024 19:21:48 ............................................................. 3416 / 7788 ( 43%) build 13-May-2024 19:22:02 ............................................................. 3477 / 7788 ( 44%) build 13-May-2024 19:22:05 ............................................................. 3538 / 7788 ( 45%) build 13-May-2024 19:22:21 ............................................................. 3599 / 7788 ( 46%) build 13-May-2024 19:22:21 ............................................................. 3660 / 7788 ( 46%) build 13-May-2024 19:22:23 ............................................................. 3721 / 7788 ( 47%) build 13-May-2024 19:22:24 ............................................................. 3782 / 7788 ( 48%) build 13-May-2024 19:22:24 ............................................................. 3843 / 7788 ( 49%) build 13-May-2024 19:22:25 ............................................................. 3904 / 7788 ( 50%) build 13-May-2024 19:22:25 ............................................................. 3965 / 7788 ( 50%) build 13-May-2024 19:22:25 ............................................................. 4026 / 7788 ( 51%) build 13-May-2024 19:22:25 ............................................................. 4087 / 7788 ( 52%) build 13-May-2024 19:22:27 ............................................................. 4148 / 7788 ( 53%) build 13-May-2024 19:22:32 ............................................................. 4209 / 7788 ( 54%) build 13-May-2024 19:22:34 ............................................................. 4270 / 7788 ( 54%) build 13-May-2024 19:22:37 ............................................................. 4331 / 7788 ( 55%) build 13-May-2024 19:22:38 ............................................................. 4392 / 7788 ( 56%) build 13-May-2024 19:22:40 ............................................................. 4453 / 7788 ( 57%) build 13-May-2024 19:22:45 ............................................................. 4514 / 7788 ( 57%) build 13-May-2024 19:22:55 ............................................................. 4575 / 7788 ( 58%) build 13-May-2024 19:23:02 ............................................................. 4636 / 7788 ( 59%) build 13-May-2024 19:23:03 ............................................................. 4697 / 7788 ( 60%) build 13-May-2024 19:23:03 ............................................................. 4758 / 7788 ( 61%) build 13-May-2024 19:23:04 ............................................................. 4819 / 7788 ( 61%) build 13-May-2024 19:23:04 ............................................................. 4880 / 7788 ( 62%) build 13-May-2024 19:23:04 ............................................................. 4941 / 7788 ( 63%) build 13-May-2024 19:23:04 ............................................................. 5002 / 7788 ( 64%) build 13-May-2024 19:23:05 ............................................................. 5063 / 7788 ( 65%) build 13-May-2024 19:23:05 ............................................................. 5124 / 7788 ( 65%) build 13-May-2024 19:23:05 ............................................................. 5185 / 7788 ( 66%) build 13-May-2024 19:23:06 ............................................................. 5246 / 7788 ( 67%) build 13-May-2024 19:23:18 ............................................................. 5307 / 7788 ( 68%) build 13-May-2024 19:23:28 ............................................................. 5368 / 7788 ( 68%) build 13-May-2024 19:23:37 ............................................................. 5429 / 7788 ( 69%) build 13-May-2024 19:23:41 ............................................................. 5490 / 7788 ( 70%) build 13-May-2024 19:23:41 ............................................................. 5551 / 7788 ( 71%) build 13-May-2024 19:23:42 ............................................................. 5612 / 7788 ( 72%) build 13-May-2024 19:23:43 ............................................................. 5673 / 7788 ( 72%) build 13-May-2024 19:23:43 ................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5734 / 7788 ( 73%) build 13-May-2024 19:23:43 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7788 ( 74%) build 13-May-2024 19:23:43 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7788 ( 75%) build 13-May-2024 19:23:43 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7788 ( 75%) build 13-May-2024 19:23:45 SSSSSSSSSSSSSSSSSS........................................... 5978 / 7788 ( 76%) build 13-May-2024 19:23:48 ............................................................. 6039 / 7788 ( 77%) build 13-May-2024 19:23:50 ............................................................. 6100 / 7788 ( 78%) build 13-May-2024 19:23:53 ............................................................. 6161 / 7788 ( 79%) build 13-May-2024 19:23:55 ............................................................. 6222 / 7788 ( 79%) build 13-May-2024 19:23:58 ............................................................. 6283 / 7788 ( 80%) build 13-May-2024 19:24:00 ............................................................. 6344 / 7788 ( 81%) build 13-May-2024 19:24:02 ............................................................. 6405 / 7788 ( 82%) build 13-May-2024 19:24:04 ............................................................. 6466 / 7788 ( 83%) build 13-May-2024 19:24:07 ............................................................. 6527 / 7788 ( 83%) build 13-May-2024 19:24:09 ............................................................. 6588 / 7788 ( 84%) build 13-May-2024 19:24:11 ............................................................. 6649 / 7788 ( 85%) build 13-May-2024 19:24:14 ............................................................. 6710 / 7788 ( 86%) build 13-May-2024 19:24:16 ............................................................. 6771 / 7788 ( 86%) build 13-May-2024 19:24:19 ............................................................. 6832 / 7788 ( 87%) build 13-May-2024 19:24:21 ............................................................. 6893 / 7788 ( 88%) build 13-May-2024 19:24:24 ............................................................. 6954 / 7788 ( 89%) build 13-May-2024 19:24:26 ............................................................. 7015 / 7788 ( 90%) build 13-May-2024 19:24:28 ............................................................. 7076 / 7788 ( 90%) build 13-May-2024 19:24:31 ............................................................. 7137 / 7788 ( 91%) build 13-May-2024 19:24:33 ............................................................. 7198 / 7788 ( 92%) build 13-May-2024 19:24:36 ............................................................. 7259 / 7788 ( 93%) build 13-May-2024 19:24:38 ............................................................. 7320 / 7788 ( 93%) build 13-May-2024 19:24:41 ............................................................. 7381 / 7788 ( 94%) build 13-May-2024 19:24:43 ............................................................. 7442 / 7788 ( 95%) build 13-May-2024 19:24:45 ............................................................. 7503 / 7788 ( 96%) build 13-May-2024 19:24:48 ............................................................. 7564 / 7788 ( 97%) build 13-May-2024 19:24:50 ............................................................. 7625 / 7788 ( 97%) build 13-May-2024 19:24:52 ............................................................. 7686 / 7788 ( 98%) build 13-May-2024 19:24:54 ....................................... build 13-May-2024 19:24:54 build 13-May-2024 19:24:54 Time: 06:17.654, Memory: 306.50 MB build 13-May-2024 19:24:54 build 13-May-2024 19:24:54 OK, but incomplete, skipped, or risky tests! build 13-May-2024 19:24:54 Tests: 7788, Assertions: 81798, Skipped: 267, Incomplete: 5. build 13-May-2024 19:24:54 build 13-May-2024 19:27:36 Generating code coverage report in Clover XML format ... done [02:41.862] build 13-May-2024 19:27:36 build 13-May-2024 19:27:59 Generating code coverage report in HTML format ... done [00:23.203] build 13-May-2024 19:28:00  build 13-May-2024 19:28:00 phpBB > docs: build 13-May-2024 19:28:00  build 13-May-2024 19:28:00 Updating project build 13-May-2024 19:28:00 build 13-May-2024 19:28:00 Version main build 13-May-2024 19:28:00 ------------ build 13-May-2024 19:28:00 build 13-May-2024 19:28:05 build 13-May-2024 19:28:05 0/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convert build 13-May-2024 19:28:05  3/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convertor build 13-May-2024 19:28:06 Parsing bbcode_firstpass build 13-May-2024 19:28:06  4/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing parse_message build 13-May-2024 19:28:07 Parsing compress build 13-May-2024 19:28:07  6/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing compress_zip build 13-May-2024 19:28:07 Parsing compress_tar build 13-May-2024 19:28:07 Parsing phpbb_questionnaire_data_collector build 13-May-2024 19:28:07  9/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing phpbb_questionnaire_php_data_provider build 13-May-2024 19:28:07 Parsing phpbb_questionnaire_system_data_provider build 13-May-2024 19:28:07 Parsing phpbb_questionnaire_phpbb_data_provider build 13-May-2024 19:28:08 Parsing SphinxClient build 13-May-2024 19:28:08  13/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing mcp_notes_info build 13-May-2024 19:28:08  14/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing mcp_main_info build 13-May-2024 19:28:08 Parsing mcp_reports_info build 13-May-2024 19:28:08 Parsing mcp_queue_info build 13-May-2024 19:28:08 Parsing mcp_ban_info build 13-May-2024 19:28:08 Parsing mcp_pm_reports_info build 13-May-2024 19:28:08 Parsing mcp_logs_info build 13-May-2024 19:28:08 Parsing mcp_warn_info build 13-May-2024 19:28:09  21/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2% 22/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing mcp_notes build 13-May-2024 19:28:09 Parsing mcp_main build 13-May-2024 19:28:09  23/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing mcp_reports build 13-May-2024 19:28:10  24/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3% 25/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_queue build 13-May-2024 19:28:10  26/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_ban build 13-May-2024 19:28:10 Parsing mcp_pm_reports build 13-May-2024 19:28:10  27/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_logs build 13-May-2024 19:28:10  28/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_warn build 13-May-2024 19:28:11  29/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing messenger build 13-May-2024 19:28:11  30/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing queue build 13-May-2024 19:28:11 Parsing smtp_class build 13-May-2024 19:28:11 Parsing acp_bbcodes build 13-May-2024 19:28:12  33/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_extensions build 13-May-2024 19:28:12  34/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_bots build 13-May-2024 19:28:12  35/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_forums build 13-May-2024 19:28:12  36/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_jabber build 13-May-2024 19:28:12  37/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_disallow build 13-May-2024 19:28:12 Parsing acp_captcha build 13-May-2024 19:28:13  39/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing auth_admin build 13-May-2024 19:28:13  40/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_main build 13-May-2024 19:28:13  41/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_modules build 13-May-2024 19:28:13  42/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_words build 13-May-2024 19:28:13 Parsing acp_language build 13-May-2024 19:28:14  44/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5% 45/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_permissions build 13-May-2024 19:28:14 Parsing acp_logs build 13-May-2024 19:28:14  46/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_users build 13-May-2024 19:28:14  47/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_bbcodes_info build 13-May-2024 19:28:14 Parsing acp_extensions_info build 13-May-2024 19:28:14 Parsing acp_bots_info build 13-May-2024 19:28:14 Parsing acp_forums_info build 13-May-2024 19:28:14 Parsing acp_jabber_info build 13-May-2024 19:28:14 Parsing acp_disallow_info build 13-May-2024 19:28:14 Parsing acp_captcha_info build 13-May-2024 19:28:14 Parsing acp_main_info build 13-May-2024 19:28:14  55/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_modules_info build 13-May-2024 19:28:14 Parsing acp_words_info build 13-May-2024 19:28:14 Parsing acp_language_info build 13-May-2024 19:28:14 Parsing acp_permissions_info build 13-May-2024 19:28:14 Parsing acp_logs_info build 13-May-2024 19:28:14 Parsing acp_users_info build 13-May-2024 19:28:14  61/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_storage_info build 13-May-2024 19:28:14 Parsing acp_permission_roles_info build 13-May-2024 19:28:14 Parsing acp_help_phpbb_info build 13-May-2024 19:28:14 Parsing acp_attachments_info build 13-May-2024 19:28:14 Parsing acp_search_info build 13-May-2024 19:28:14 Parsing acp_inactive_info build 13-May-2024 19:28:14 Parsing acp_prune_info build 13-May-2024 19:28:14 Parsing acp_icons_info build 13-May-2024 19:28:14  69/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_php_info_info build 13-May-2024 19:28:14 Parsing acp_contact_info build 13-May-2024 19:28:14 Parsing acp_reasons_info build 13-May-2024 19:28:14 Parsing acp_styles_info build 13-May-2024 19:28:14 Parsing acp_email_info build 13-May-2024 19:28:14 Parsing acp_update_info build 13-May-2024 19:28:14 Parsing acp_ranks_info build 13-May-2024 19:28:14 Parsing acp_ban_info build 13-May-2024 19:28:14 Parsing acp_profile_info build 13-May-2024 19:28:14 Parsing acp_board_info build 13-May-2024 19:28:14  79/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_groups_info build 13-May-2024 19:28:15 Parsing acp_storage build 13-May-2024 19:28:15  81/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_permission_roles build 13-May-2024 19:28:15  82/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_help_phpbb build 13-May-2024 19:28:15 Parsing acp_attachments build 13-May-2024 19:28:15  84/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_search build 13-May-2024 19:28:15  85/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_inactive build 13-May-2024 19:28:15  86/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_prune build 13-May-2024 19:28:16  87/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_icons build 13-May-2024 19:28:16  88/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_php_info build 13-May-2024 19:28:16 Parsing acp_contact build 13-May-2024 19:28:16  90/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11% 91/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_reasons build 13-May-2024 19:28:16 Parsing acp_styles build 13-May-2024 19:28:16  92/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_email build 13-May-2024 19:28:16  93/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_update build 13-May-2024 19:28:16 Parsing acp_ranks build 13-May-2024 19:28:16  95/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_ban build 13-May-2024 19:28:17 Parsing acp_profile build 13-May-2024 19:28:17  97/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_board build 13-May-2024 19:28:17 98/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_groups build 13-May-2024 19:28:18  99/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing transfer build 13-May-2024 19:28:18  100/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing ftp build 13-May-2024 19:28:18 Parsing ftp_fsock build 13-May-2024 19:28:19 Parsing p_master build 13-May-2024 19:28:19  103/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing jabber build 13-May-2024 19:28:20  104/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing diff_renderer build 13-May-2024 19:28:20  105/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing diff_renderer_unified build 13-May-2024 19:28:20 Parsing diff_renderer_inline build 13-May-2024 19:28:20 Parsing diff_renderer_raw build 13-May-2024 19:28:20 Parsing diff_renderer_side_by_side build 13-May-2024 19:28:20 Parsing diff build 13-May-2024 19:28:20  110/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing mapped_diff build 13-May-2024 19:28:20 Parsing diff_op build 13-May-2024 19:28:20 Parsing diff_op_copy build 13-May-2024 19:28:20 Parsing diff_op_delete build 13-May-2024 19:28:20 Parsing diff_op_add build 13-May-2024 19:28:20 Parsing diff_op_change build 13-May-2024 19:28:20 Parsing diff3 build 13-May-2024 19:28:20 Parsing diff3_op build 13-May-2024 19:28:20 Parsing diff3_op_copy build 13-May-2024 19:28:20 Parsing diff3_block_builder build 13-May-2024 19:28:20 Parsing diff_engine build 13-May-2024 19:28:20  121/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing bbcode build 13-May-2024 19:28:21  122/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_prefs build 13-May-2024 19:28:21  123/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_zebra build 13-May-2024 19:28:21  124/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_main build 13-May-2024 19:28:21  125/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_activate build 13-May-2024 19:28:22  126/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15% 127/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_profile build 13-May-2024 19:28:22 Parsing ucp_prefs_info build 13-May-2024 19:28:22 Parsing ucp_zebra_info build 13-May-2024 19:28:22 Parsing ucp_main_info build 13-May-2024 19:28:22 Parsing ucp_profile_info build 13-May-2024 19:28:22 Parsing ucp_attachments_info build 13-May-2024 19:28:22  133/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_auth_link_info build 13-May-2024 19:28:22 Parsing ucp_pm_info build 13-May-2024 19:28:22 Parsing ucp_notifications_info build 13-May-2024 19:28:22 Parsing ucp_groups_info build 13-May-2024 19:28:22  137/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_resend build 13-May-2024 19:28:22 Parsing ucp_attachments build 13-May-2024 19:28:22  138/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_confirm build 13-May-2024 19:28:22 Parsing ucp_login_link build 13-May-2024 19:28:22  140/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_auth_link build 13-May-2024 19:28:22 Parsing ucp_pm build 13-May-2024 19:28:22  142/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_register build 13-May-2024 19:28:22  143/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_notifications build 13-May-2024 19:28:22  144/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing ucp_groups build 13-May-2024 19:28:24  145/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing bitfield build 13-May-2024 19:28:24  146/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\php\ini build 13-May-2024 19:28:24  147/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\groupposition\legend build 13-May-2024 19:28:24 Parsing phpbb\groupposition\groupposition_interface build 13-May-2024 19:28:24  149/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\groupposition\teampage build 13-May-2024 19:28:24  150/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\groupposition\exception build 13-May-2024 19:28:24 Parsing phpbb\event\md_exporter build 13-May-2024 19:28:24  152/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\event\kernel_terminate_subscriber build 13-May-2024 19:28:24 Parsing phpbb\event\dispatcher build 13-May-2024 19:28:24 Parsing phpbb\event\dispatcher_interface build 13-May-2024 19:28:24 Parsing phpbb\event\rst_exporter build 13-May-2024 19:28:24  156/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\event\kernel_exception_subscriber build 13-May-2024 19:28:24 Parsing phpbb\event\php_exporter build 13-May-2024 19:28:25  158/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\event\recursive_event_filter_iterator build 13-May-2024 19:28:25 Parsing phpbb\plupload\plupload build 13-May-2024 19:28:25  160/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\search\search_backend_factory build 13-May-2024 19:28:25 Parsing phpbb\search\backend\fulltext_native build 13-May-2024 19:28:25  162/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\search\backend\sphinx\config build 13-May-2024 19:28:25 Parsing phpbb\search\backend\sphinx\config_section build 13-May-2024 19:28:25  165/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\search\backend\sphinx\config_variable build 13-May-2024 19:28:25 Parsing phpbb\search\backend\sphinx\config_item build 13-May-2024 19:28:25 Parsing phpbb\search\backend\search_backend_interface build 13-May-2024 19:28:25 Parsing phpbb\search\backend\fulltext_mysql build 13-May-2024 19:28:25  168/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\search\backend\base build 13-May-2024 19:28:26  169/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\search\backend\fulltext_postgres build 13-May-2024 19:28:26  170/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\search\backend\fulltext_sphinx build 13-May-2024 19:28:26  171/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\search\exception\no_search_backend_found_exception build 13-May-2024 19:28:26 Parsing phpbb\search\exception\no_action_in_progress_exception build 13-May-2024 19:28:26 Parsing phpbb\search\exception\search_exception build 13-May-2024 19:28:26 Parsing phpbb\search\exception\action_in_progress_exception build 13-May-2024 19:28:26 Parsing phpbb\search\state_helper build 13-May-2024 19:28:26  177/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\filesystem build 13-May-2024 19:28:26 Parsing phpbb\db\doctrine\comparator build 13-May-2024 19:28:26 Parsing phpbb\db\doctrine\oracle_platform build 13-May-2024 19:28:26  179/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\db\doctrine\connection_factory build 13-May-2024 19:28:26 Parsing phpbb\db\doctrine\table_helper build 13-May-2024 19:28:26  181/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\db\doctrine\case_insensitive_string build 13-May-2024 19:28:26 Parsing phpbb\db\doctrine\connection_parameter_factory build 13-May-2024 19:28:26 Parsing phpbb\db\doctrine\oci8\driver build 13-May-2024 19:28:26  184/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\db\doctrine\oci8\schema_manager build 13-May-2024 19:28:26 Parsing phpbb\db\doctrine\oci8\statement build 13-May-2024 19:28:26 Parsing phpbb\db\doctrine\oci8\result build 13-May-2024 19:28:26  188/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\db\doctrine\oci8\connection build 13-May-2024 19:28:26 Parsing phpbb\db\doctrine\postgresql_platform build 13-May-2024 19:28:26 Parsing phpbb\db\doctrine\sqlsrv_platform build 13-May-2024 19:28:26  190/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\db\doctrine\type_converter build 13-May-2024 19:28:26 Parsing phpbb\db\tools\doctrine build 13-May-2024 19:28:26  192/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\db\tools\mssql build 13-May-2024 19:28:26 Parsing phpbb\db\tools\postgres build 13-May-2024 19:28:26 Parsing phpbb\db\tools\tools_interface build 13-May-2024 19:28:26 Parsing phpbb\db\tools\tools build 13-May-2024 19:28:26 Parsing phpbb\db\tools\factory build 13-May-2024 19:28:26  197/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\db\migrator build 13-May-2024 19:28:27  198/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\db\extractor\base_extractor build 13-May-2024 19:28:27  199/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\db\extractor\mssql_extractor build 13-May-2024 19:28:27  200/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\sqlite3_extractor build 13-May-2024 19:28:27  202/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\extractor_interface build 13-May-2024 19:28:27 Parsing phpbb\db\extractor\oracle_extractor build 13-May-2024 19:28:27  203/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\exception\invalid_format_exception build 13-May-2024 19:28:27 Parsing phpbb\db\extractor\exception\extractor_not_initialized_exception build 13-May-2024 19:28:27 Parsing phpbb\db\extractor\postgres_extractor build 13-May-2024 19:28:27  206/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\mysql_extractor build 13-May-2024 19:28:27  207/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\factory build 13-May-2024 19:28:27 Parsing phpbb\db\driver\driver build 13-May-2024 19:28:27  209/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\mysqli build 13-May-2024 19:28:27  210/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\driver_interface build 13-May-2024 19:28:27  211/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\postgres build 13-May-2024 19:28:27  212/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\mssql_base build 13-May-2024 19:28:27 Parsing phpbb\db\driver\mssqlnative build 13-May-2024 19:28:27  214/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\sqlite3 build 13-May-2024 19:28:27  215/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\mysql_base build 13-May-2024 19:28:28 Parsing phpbb\db\driver\oracle build 13-May-2024 19:28:28  217/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\db\driver\factory build 13-May-2024 19:28:28  218/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\db\driver\mssql_odbc build 13-May-2024 19:28:28  219/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\db\output_handler\migrator_output_handler_interface build 13-May-2024 19:28:28 Parsing phpbb\db\output_handler\log_wrapper_migrator_output_handler build 13-May-2024 19:28:28 Parsing phpbb\db\output_handler\null_migrator_output_handler build 13-May-2024 19:28:28 Parsing phpbb\db\output_handler\html_migrator_output_handler build 13-May-2024 19:28:28 Parsing phpbb\db\output_handler\installer_migrator_output_handler build 13-May-2024 19:28:28  225/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\sql_insert_buffer build 13-May-2024 19:28:28 Parsing phpbb\db\migration\tool\permission build 13-May-2024 19:28:28  226/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\tool\module build 13-May-2024 19:28:28  227/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\tool\config build 13-May-2024 19:28:28 Parsing phpbb\db\migration\tool\config_text build 13-May-2024 19:28:28 Parsing phpbb\db\migration\tool\tool_interface build 13-May-2024 19:28:28  230/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\helper build 13-May-2024 19:28:28 Parsing phpbb\db\migration\schema_generator build 13-May-2024 19:28:28  232/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\db\migration\migration_interface build 13-May-2024 19:28:28 Parsing phpbb\db\migration\migration build 13-May-2024 19:28:28 Parsing phpbb\db\migration\exception build 13-May-2024 19:28:28  236/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\db\migration\container_aware_migration build 13-May-2024 19:28:28 Parsing phpbb\db\migration\profilefield_base_migration build 13-May-2024 19:28:28  237/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29% 238/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\group\helper build 13-May-2024 19:28:28 Parsing phpbb\request\type_cast_helper_interface build 13-May-2024 19:28:28  240/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\request\request build 13-May-2024 19:28:28 Parsing phpbb\request\deactivated_super_global build 13-May-2024 19:28:28 Parsing phpbb\request\request_interface build 13-May-2024 19:28:28 Parsing phpbb\request\type_cast_helper build 13-May-2024 19:28:28  243/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\finder\recursive_path_iterator build 13-May-2024 19:28:28 Parsing phpbb\finder\finder build 13-May-2024 19:28:29  245/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\finder\factory build 13-May-2024 19:28:29 Parsing phpbb\finder\recursive_dot_prefix_filter_iterator build 13-May-2024 19:28:29 Parsing phpbb\console\application build 13-May-2024 19:28:29  249/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\console\command\fixup\update_hashes build 13-May-2024 19:28:29 Parsing phpbb\console\command\fixup\fix_left_right_ids build 13-May-2024 19:28:29 Parsing phpbb\console\command\db\migration_command build 13-May-2024 19:28:29  251/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\console\command\db\console_migrator_output_handler build 13-May-2024 19:28:29 Parsing phpbb\console\command\db\revert build 13-May-2024 19:28:29  254/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\console\command\db\list_command build 13-May-2024 19:28:29 Parsing phpbb\console\command\db\migrate build 13-May-2024 19:28:29 Parsing phpbb\console\command\cron\cron_list build 13-May-2024 19:28:29 Parsing phpbb\console\command\cron\run build 13-May-2024 19:28:29  257/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\console\command\config\set_atomic build 13-May-2024 19:28:29 Parsing phpbb\console\command\config\increment build 13-May-2024 19:28:29 Parsing phpbb\console\command\config\get build 13-May-2024 19:28:29  260/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\console\command\config\set build 13-May-2024 19:28:29 Parsing phpbb\console\command\config\delete build 13-May-2024 19:28:29 Parsing phpbb\console\command\config\command build 13-May-2024 19:28:29 Parsing phpbb\console\command\reparser\reparse build 13-May-2024 19:28:29  264/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\console\command\reparser\list_all build 13-May-2024 19:28:29 Parsing phpbb\console\command\extension\purge build 13-May-2024 19:28:29 Parsing phpbb\console\command\extension\manage build 13-May-2024 19:28:29  267/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\console\command\extension\list_available build 13-May-2024 19:28:29 Parsing phpbb\console\command\extension\disable build 13-May-2024 19:28:29  270/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\console\command\extension\install build 13-May-2024 19:28:29 Parsing phpbb\console\command\extension\show build 13-May-2024 19:28:29 Parsing phpbb\console\command\extension\enable build 13-May-2024 19:28:29  273/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\extension\remove build 13-May-2024 19:28:29 Parsing phpbb\console\command\extension\update build 13-May-2024 19:28:29 Parsing phpbb\console\command\extension\command build 13-May-2024 19:28:29 Parsing phpbb\console\command\dev\migration_tips build 13-May-2024 19:28:29 Parsing phpbb\console\command\searchindex\create build 13-May-2024 19:28:29  277/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\searchindex\list_all build 13-May-2024 19:28:29 Parsing phpbb\console\command\searchindex\delete build 13-May-2024 19:28:29  279/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\user\add build 13-May-2024 19:28:29  280/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\user\activate build 13-May-2024 19:28:29 Parsing phpbb\console\command\user\reclean build 13-May-2024 19:28:29  282/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\user\delete build 13-May-2024 19:28:29 Parsing phpbb\console\command\thumbnail\generate build 13-May-2024 19:28:29  284/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\thumbnail\recreate build 13-May-2024 19:28:29 Parsing phpbb\console\command\thumbnail\delete build 13-May-2024 19:28:29 Parsing phpbb\console\command\command build 13-May-2024 19:28:29  287/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\cache\purge build 13-May-2024 19:28:29 Parsing phpbb\console\command\update\check build 13-May-2024 19:28:29  289/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\console\exception_subscriber build 13-May-2024 19:28:29 Parsing phpbb\avatar\manager build 13-May-2024 19:28:30  291/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\avatar\helper build 13-May-2024 19:28:30  292/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\avatar\driver\driver build 13-May-2024 19:28:30 Parsing phpbb\avatar\driver\local build 13-May-2024 19:28:30  294/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\avatar\driver\driver_interface build 13-May-2024 19:28:30 Parsing phpbb\avatar\driver\upload build 13-May-2024 19:28:30  296/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\avatar\driver\gravatar build 13-May-2024 19:28:30  297/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\user_loader build 13-May-2024 19:28:30 Parsing phpbb\permissions build 13-May-2024 19:28:30  299/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37% 300/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\message\admin_form build 13-May-2024 19:28:30 Parsing phpbb\message\message build 13-May-2024 19:28:30  301/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\message\form build 13-May-2024 19:28:30  302/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\message\topic_form build 13-May-2024 19:28:30 Parsing phpbb\message\user_form build 13-May-2024 19:28:30  304/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\log\log build 13-May-2024 19:28:30  305/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\log\dummy build 13-May-2024 19:28:30 Parsing phpbb\log\log_interface build 13-May-2024 19:28:31 Parsing phpbb\session build 13-May-2024 19:28:31  308/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\attachment\manager build 13-May-2024 19:28:31 Parsing phpbb\attachment\resync build 13-May-2024 19:28:31  310/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\attachment\upload build 13-May-2024 19:28:31  311/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\attachment\delete build 13-May-2024 19:28:31  312/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\attachment\attachment_category build 13-May-2024 19:28:31 Parsing phpbb\user build 13-May-2024 19:28:31  314/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\mimetype\extension_guesser build 13-May-2024 19:28:31  315/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\mimetype\content_guesser build 13-May-2024 19:28:31 Parsing phpbb\mimetype\guesser_base build 13-May-2024 19:28:31 Parsing phpbb\mimetype\guesser build 13-May-2024 19:28:31 Parsing phpbb\mimetype\guesser_interface build 13-May-2024 19:28:31 Parsing phpbb\files\types\local build 13-May-2024 19:28:31  320/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\files\types\type_interface build 13-May-2024 19:28:31 Parsing phpbb\files\types\local_storage build 13-May-2024 19:28:31 Parsing phpbb\files\types\base build 13-May-2024 19:28:31  324/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\files\types\form build 13-May-2024 19:28:31 Parsing phpbb\files\types\form_storage build 13-May-2024 19:28:31 Parsing phpbb\files\filespec build 13-May-2024 19:28:31  326/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40% 327/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\files\filespec_storage build 13-May-2024 19:28:31  328/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\files\upload build 13-May-2024 19:28:32 Parsing phpbb\files\factory build 13-May-2024 19:28:32 Parsing phpbb\profilefields\manager build 13-May-2024 19:28:32  330/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\lang_helper build 13-May-2024 19:28:32 Parsing phpbb\profilefields\type\type_int build 13-May-2024 19:28:32  332/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41% 333/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\type\type_date build 13-May-2024 19:28:32 Parsing phpbb\profilefields\type\type_text build 13-May-2024 19:28:32  334/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\type\type_dropdown build 13-May-2024 19:28:32  335/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\type\type_interface build 13-May-2024 19:28:32 Parsing phpbb\profilefields\type\type_string build 13-May-2024 19:28:32  337/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\profilefields\type\type_url build 13-May-2024 19:28:32 Parsing phpbb\profilefields\type\type_string_common build 13-May-2024 19:28:32  339/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\profilefields\type\type_base build 13-May-2024 19:28:32  341/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\profilefields\type\type_bool build 13-May-2024 19:28:32 Parsing phpbb\posting\post_helper build 13-May-2024 19:28:32 Parsing phpbb\lock\posting build 13-May-2024 19:28:32 Parsing phpbb\lock\db build 13-May-2024 19:28:32  344/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\lock\flock build 13-May-2024 19:28:32 Parsing phpbb\language\language_file_helper build 13-May-2024 19:28:32 Parsing phpbb\language\language_file_loader build 13-May-2024 19:28:32  347/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\language\language build 13-May-2024 19:28:32  348/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\language\exception\language_file_not_found build 13-May-2024 19:28:32 Parsing phpbb\language\exception\language_exception build 13-May-2024 19:28:32 Parsing phpbb\language\exception\invalid_plural_rule_exception build 13-May-2024 19:28:32 Parsing phpbb\cron\event\cron_runner_listener build 13-May-2024 19:28:32 Parsing phpbb\cron\manager build 13-May-2024 19:28:32  353/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\cron\task\text_reparser\reparser build 13-May-2024 19:28:32 Parsing phpbb\cron\task\wrapper build 13-May-2024 19:28:32  355/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\cron\task\base build 13-May-2024 19:28:32 Parsing phpbb\cron\task\parametrized build 13-May-2024 19:28:32 Parsing phpbb\cron\task\core\tidy_sessions build 13-May-2024 19:28:32 Parsing phpbb\cron\task\core\queue build 13-May-2024 19:28:32 Parsing phpbb\cron\task\core\update_hashes build 13-May-2024 19:28:33  360/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\cron\task\core\tidy_warnings build 13-May-2024 19:28:33 Parsing phpbb\cron\task\core\tidy_search build 13-May-2024 19:28:33 Parsing phpbb\cron\task\core\prune_shadow_topics build 13-May-2024 19:28:33  363/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\cron\task\core\tidy_cache build 13-May-2024 19:28:33 Parsing phpbb\cron\task\core\prune_forum build 13-May-2024 19:28:33 Parsing phpbb\cron\task\core\prune_all_forums build 13-May-2024 19:28:33  366/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\cron\task\core\prune_notifications build 13-May-2024 19:28:33 Parsing phpbb\cron\task\core\tidy_plupload build 13-May-2024 19:28:33 Parsing phpbb\cron\task\task build 13-May-2024 19:28:33 Parsing phpbb\cron\controller\cron build 13-May-2024 19:28:33 Parsing phpbb\controller\resolver build 13-May-2024 19:28:33  371/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\controller\helper build 13-May-2024 19:28:33  372/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\controller\exception build 13-May-2024 19:28:33 Parsing phpbb\mention\controller\mention build 13-May-2024 19:28:33 Parsing phpbb\mention\source\source_interface build 13-May-2024 19:28:33 Parsing phpbb\mention\source\user build 13-May-2024 19:28:33  377/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\mention\source\base_user build 13-May-2024 19:28:33 Parsing phpbb\mention\source\friend build 13-May-2024 19:28:33 Parsing phpbb\mention\source\group build 13-May-2024 19:28:33 Parsing phpbb\mention\source\team build 13-May-2024 19:28:33 Parsing phpbb\mention\source\usergroup build 13-May-2024 19:28:33 Parsing phpbb\mention\source\topic build 13-May-2024 19:28:33 Parsing phpbb\mention\source\base_group build 13-May-2024 19:28:33  383/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\debug\debug build 13-May-2024 19:28:33 Parsing phpbb\debug\error_handler build 13-May-2024 19:28:33 Parsing phpbb\path_helper build 13-May-2024 19:28:33  386/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\file_downloader build 13-May-2024 19:28:33 Parsing phpbb\pagination build 13-May-2024 19:28:33  388/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\json_response build 13-May-2024 19:28:33 Parsing phpbb\captcha\plugins\captcha_abstract build 13-May-2024 19:28:33  390/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\captcha\plugins\recaptcha_v3 build 13-May-2024 19:28:33  391/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\captcha\plugins\recaptcha build 13-May-2024 19:28:33 Parsing phpbb\captcha\plugins\incomplete build 13-May-2024 19:28:33  393/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49% 394/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\captcha\plugins\qa build 13-May-2024 19:28:33 Parsing phpbb\captcha\factory build 13-May-2024 19:28:33 Parsing phpbb\class_loader build 13-May-2024 19:28:34 Parsing phpbb\textreparser\manager build 13-May-2024 19:28:34  397/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\textreparser\row_based_plugin build 13-May-2024 19:28:34 Parsing phpbb\textreparser\reparser_interface build 13-May-2024 19:28:34 Parsing phpbb\textreparser\plugins\user_signature build 13-May-2024 19:28:34  400/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\textreparser\plugins\group_description build 13-May-2024 19:28:34 Parsing phpbb\textreparser\plugins\post_text build 13-May-2024 19:28:34 Parsing phpbb\textreparser\plugins\pm_text build 13-May-2024 19:28:34 Parsing phpbb\textreparser\plugins\forum_description build 13-May-2024 19:28:34 Parsing phpbb\textreparser\plugins\contact_admin_info build 13-May-2024 19:28:34 Parsing phpbb\textreparser\plugins\poll_option build 13-May-2024 19:28:34 Parsing phpbb\textreparser\plugins\forum_rules build 13-May-2024 19:28:34  407/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\textreparser\plugins\poll_title build 13-May-2024 19:28:34  409/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\textreparser\base build 13-May-2024 19:28:34 Parsing phpbb\symfony_request build 13-May-2024 19:28:34 Parsing phpbb\storage\provider\local build 13-May-2024 19:28:34 Parsing phpbb\storage\provider\provider_interface build 13-May-2024 19:28:34 Parsing phpbb\storage\controller\attachment build 13-May-2024 19:28:34  413/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\storage\controller\avatar build 13-May-2024 19:28:34 Parsing phpbb\storage\controller\controller build 13-May-2024 19:28:34  415/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\storage\file_info build 13-May-2024 19:28:34 Parsing phpbb\storage\stream_interface build 13-May-2024 19:28:34 Parsing phpbb\storage\adapter_factory build 13-May-2024 19:28:34 Parsing phpbb\storage\adapter\local build 13-May-2024 19:28:34  419/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\storage\adapter\adapter_interface build 13-May-2024 19:28:34 Parsing phpbb\storage\storage build 13-May-2024 19:28:34  421/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\storage\exception\exception build 13-May-2024 19:28:34 Parsing phpbb\json\sanitizer build 13-May-2024 19:28:34 Parsing phpbb\datetime build 13-May-2024 19:28:34  424/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\config\db build 13-May-2024 19:28:34 Parsing phpbb\config\config build 13-May-2024 19:28:34  426/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\config\db_text build 13-May-2024 19:28:34 Parsing phpbb\help\manager build 13-May-2024 19:28:34  428/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\help\controller\faq build 13-May-2024 19:28:34 Parsing phpbb\help\controller\bbcode build 13-May-2024 19:28:34 Parsing phpbb\help\controller\help build 13-May-2024 19:28:34  431/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\help\controller\controller build 13-May-2024 19:28:34 Parsing phpbb\extension\manager build 13-May-2024 19:28:34  433/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\extension\extension_interface build 13-May-2024 19:28:34 Parsing phpbb\extension\provider build 13-May-2024 19:28:34 Parsing phpbb\extension\base build 13-May-2024 19:28:34 Parsing phpbb\extension\di\extension_base build 13-May-2024 19:28:34  437/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\extension\exception build 13-May-2024 19:28:34 Parsing phpbb\error_collector build 13-May-2024 19:28:34 Parsing phpbb\viewonline_helper build 13-May-2024 19:28:35  441/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\module\module_manager build 13-May-2024 19:28:35 Parsing phpbb\module\exception\module_exception build 13-May-2024 19:28:35 Parsing phpbb\module\exception\module_not_found_exception build 13-May-2024 19:28:35 Parsing phpbb\auth\provider\oauth\token_storage build 13-May-2024 19:28:35  444/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\auth\provider\oauth\service\bitly build 13-May-2024 19:28:35 Parsing phpbb\auth\provider\oauth\service\twitter build 13-May-2024 19:28:35 Parsing phpbb\auth\provider\oauth\service\base build 13-May-2024 19:28:35 Parsing phpbb\auth\provider\oauth\service\facebook build 13-May-2024 19:28:35  448/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\auth\provider\oauth\service\service_interface build 13-May-2024 19:28:35 Parsing phpbb\auth\provider\oauth\service\exception build 13-May-2024 19:28:35 Parsing phpbb\auth\provider\oauth\service\google build 13-May-2024 19:28:35 Parsing phpbb\auth\provider\oauth\oauth build 13-May-2024 19:28:35  452/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\auth\provider\db build 13-May-2024 19:28:35  453/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\auth\provider\apache build 13-May-2024 19:28:35  454/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\auth\provider\provider_interface build 13-May-2024 19:28:35 Parsing phpbb\auth\provider\base build 13-May-2024 19:28:35  457/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\auth\provider\ldap build 13-May-2024 19:28:35 Parsing phpbb\auth\auth build 13-May-2024 19:28:35  458/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\auth\provider_collection build 13-May-2024 19:28:35 Parsing phpbb\version_helper build 13-May-2024 19:28:35  460/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\exception\exception_interface build 13-May-2024 19:28:35 Parsing phpbb\exception\version_check_exception build 13-May-2024 19:28:35 Parsing phpbb\exception\http_exception build 13-May-2024 19:28:35 Parsing phpbb\exception\runtime_exception build 13-May-2024 19:28:35 Parsing phpbb\textformatter\utils_interface build 13-May-2024 19:28:35 Parsing phpbb\textformatter\acp_utils_interface build 13-May-2024 19:28:35 Parsing phpbb\textformatter\s9e\parser build 13-May-2024 19:28:35  467/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\textformatter\s9e\mention_helper build 13-May-2024 19:28:36 Parsing phpbb\textformatter\s9e\quote_helper build 13-May-2024 19:28:36  469/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58% 470/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\textformatter\s9e\renderer build 13-May-2024 19:28:36 Parsing phpbb\textformatter\s9e\utils build 13-May-2024 19:28:36 Parsing phpbb\textformatter\s9e\link_helper build 13-May-2024 19:28:36  472/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\bbcode_merger build 13-May-2024 19:28:36  474/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\factory build 13-May-2024 19:28:36 Parsing phpbb\textformatter\s9e\acp_utils build 13-May-2024 19:28:36 Parsing phpbb\textformatter\renderer_interface build 13-May-2024 19:28:36 Parsing phpbb\textformatter\cache_interface build 13-May-2024 19:28:36 Parsing phpbb\textformatter\parser_interface build 13-May-2024 19:28:36 Parsing phpbb\notification\manager build 13-May-2024 19:28:36  479/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\notification\method\extended_method_interface build 13-May-2024 19:28:36  481/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\notification\method\board build 13-May-2024 19:28:36 Parsing phpbb\notification\method\webpush build 13-May-2024 19:28:36  482/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\notification\method\method_interface build 13-May-2024 19:28:36 Parsing phpbb\notification\method\base build 13-May-2024 19:28:36  485/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\notification\method\email build 13-May-2024 19:28:36 Parsing phpbb\notification\method\messenger_base build 13-May-2024 19:28:36 Parsing phpbb\notification\method\jabber build 13-May-2024 19:28:36 Parsing phpbb\notification\exception build 13-May-2024 19:28:36  488/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\notification\type\report_pm_closed build 13-May-2024 19:28:36  490/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\notification\type\mention build 13-May-2024 19:28:36 Parsing phpbb\notification\type\topic_in_queue build 13-May-2024 19:28:36  492/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\notification\type\report_post build 13-May-2024 19:28:36 Parsing phpbb\notification\type\approve_topic build 13-May-2024 19:28:36 Parsing phpbb\notification\type\disapprove_post build 13-May-2024 19:28:36 Parsing phpbb\notification\type\type_interface build 13-May-2024 19:28:36  495/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\notification\type\bookmark build 13-May-2024 19:28:37  497/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\forum build 13-May-2024 19:28:37 Parsing phpbb\notification\type\disapprove_topic build 13-May-2024 19:28:37 Parsing phpbb\notification\type\report_pm build 13-May-2024 19:28:37  499/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\group_request build 13-May-2024 19:28:37 Parsing phpbb\notification\type\base build 13-May-2024 19:28:37  501/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\report_post_closed build 13-May-2024 19:28:37  503/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\pm build 13-May-2024 19:28:37 Parsing phpbb\notification\type\approve_post build 13-May-2024 19:28:37  505/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\notification\type\post build 13-May-2024 19:28:37  506/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\notification\type\topic build 13-May-2024 19:28:37 Parsing phpbb\notification\type\group_request_approved build 13-May-2024 19:28:37  508/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\notification\type\quote build 13-May-2024 19:28:37 Parsing phpbb\notification\type\post_in_queue build 13-May-2024 19:28:37 Parsing phpbb\notification\type\admin_activate_user build 13-May-2024 19:28:37  510/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\config_php_file build 13-May-2024 19:28:37 Parsing phpbb\feed\news build 13-May-2024 19:28:37 Parsing phpbb\feed\forums build 13-May-2024 19:28:37  513/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Parsing phpbb\feed\controller\feed build 13-May-2024 19:28:37  514/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\feed\quote_helper build 13-May-2024 19:28:37 Parsing phpbb\feed\topics_active build 13-May-2024 19:28:37 Parsing phpbb\feed\forum build 13-May-2024 19:28:37  517/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\feed\overall build 13-May-2024 19:28:37 Parsing phpbb\feed\feed_interface build 13-May-2024 19:28:37 Parsing phpbb\feed\helper build 13-May-2024 19:28:37  520/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\feed\attachments_base build 13-May-2024 19:28:37 Parsing phpbb\feed\base build 13-May-2024 19:28:37  522/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\feed\exception\feed_unavailable_exception build 13-May-2024 19:28:37 Parsing phpbb\feed\exception\unauthorized_exception build 13-May-2024 19:28:37 Parsing phpbb\feed\exception\no_feed_exception build 13-May-2024 19:28:37 Parsing phpbb\feed\exception\no_topic_exception build 13-May-2024 19:28:37 Parsing phpbb\feed\exception\unauthorized_topic_exception build 13-May-2024 19:28:37 Parsing phpbb\feed\exception\no_forum_exception build 13-May-2024 19:28:37 Parsing phpbb\feed\exception\feed_exception build 13-May-2024 19:28:37 Parsing phpbb\feed\exception\unauthorized_forum_exception build 13-May-2024 19:28:37 Parsing phpbb\feed\topic_base build 13-May-2024 19:28:37  531/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\feed\topics build 13-May-2024 19:28:37 Parsing phpbb\feed\topic build 13-May-2024 19:28:37  533/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\feed\post_base build 13-May-2024 19:28:37 Parsing phpbb\install\event\kernel_exception_subscriber build 13-May-2024 19:28:37 Parsing phpbb\install\console\command\install\config\validate build 13-May-2024 19:28:37  536/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\install\console\command\install\config\show build 13-May-2024 19:28:38 Parsing phpbb\install\console\command\install\install build 13-May-2024 19:28:38  538/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\install\console\command\update\config\validate build 13-May-2024 19:28:38 Parsing phpbb\install\console\command\update\config\show build 13-May-2024 19:28:38 Parsing phpbb\install\console\command\update\update build 13-May-2024 19:28:38  541/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\install\installer_configuration build 13-May-2024 19:28:38 Parsing phpbb\install\helper\update_helper build 13-May-2024 19:28:38  543/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 67%Parsing phpbb\install\helper\container_factory build 13-May-2024 19:28:38 Parsing phpbb\install\helper\file_updater\compression_file_updater build 13-May-2024 19:28:38  545/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\install\helper\file_updater\file_updater build 13-May-2024 19:28:38 Parsing phpbb\install\helper\file_updater\file_updater_interface build 13-May-2024 19:28:38 Parsing phpbb\install\helper\file_updater\ftp_file_updater build 13-May-2024 19:28:38  548/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\install\helper\file_updater\factory build 13-May-2024 19:28:38 Parsing phpbb\install\helper\iohandler\iohandler_base build 13-May-2024 19:28:38 Parsing phpbb\install\helper\iohandler\cli_iohandler build 13-May-2024 19:28:38  551/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\install\helper\iohandler\ajax_iohandler build 13-May-2024 19:28:38  552/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 13-May-2024 19:28:38 Parsing phpbb\install\helper\iohandler\factory build 13-May-2024 19:28:38 Parsing phpbb\install\helper\iohandler\iohandler_interface build 13-May-2024 19:28:38  556/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\install\helper\config build 13-May-2024 19:28:38 Parsing phpbb\install\helper\install_helper build 13-May-2024 19:28:38 Parsing phpbb\install\helper\navigation\install_navigation build 13-May-2024 19:28:38 Parsing phpbb\install\helper\navigation\navigation_interface build 13-May-2024 19:28:38 Parsing phpbb\install\helper\navigation\navigation_provider build 13-May-2024 19:28:38 Parsing phpbb\install\helper\navigation\convertor_navigation build 13-May-2024 19:28:38  561/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\install\helper\navigation\update_navigation build 13-May-2024 19:28:38 Parsing phpbb\install\helper\navigation\main_navigation build 13-May-2024 19:28:38 Parsing phpbb\install\controller\archive_download build 13-May-2024 19:28:38 Parsing phpbb\install\controller\install build 13-May-2024 19:28:38  565/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\install\controller\helper build 13-May-2024 19:28:38  566/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\install\controller\timeout_check build 13-May-2024 19:28:38 Parsing phpbb\install\controller\installer_index build 13-May-2024 19:28:38 Parsing phpbb\install\controller\update build 13-May-2024 19:28:38  569/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\install\module_interface build 13-May-2024 19:28:38 Parsing phpbb\install\task_base build 13-May-2024 19:28:38 Parsing phpbb\install\updater_configuration build 13-May-2024 19:28:38  573/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\install\module\install_finish\task\install_extensions build 13-May-2024 19:28:38 Parsing phpbb\install\module\install_finish\task\populate_migrations build 13-May-2024 19:28:38  575/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\install\module\install_finish\task\notify_user build 13-May-2024 19:28:38 Parsing phpbb\install\module\install_finish\module build 13-May-2024 19:28:38 Parsing phpbb\install\module\install_filesystem\task\create_config_file build 13-May-2024 19:28:38  578/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\install\module\install_filesystem\module build 13-May-2024 19:28:38 Parsing phpbb\install\module\requirements\task\check_server_environment build 13-May-2024 19:28:38 Parsing phpbb\install\module\requirements\task\check_filesystem build 13-May-2024 19:28:39  580/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\install\module\requirements\task\check_update build 13-May-2024 19:28:39 Parsing phpbb\install\module\requirements\abstract_requirements_module build 13-May-2024 19:28:39  582/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\install\module\requirements\update_module build 13-May-2024 19:28:39 Parsing phpbb\install\module\requirements\install_module build 13-May-2024 19:28:39 Parsing phpbb\install\module\update_filesystem\task\show_file_status build 13-May-2024 19:28:39 Parsing phpbb\install\module\update_filesystem\task\update_files build 13-May-2024 19:28:39  586/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\install\module\update_filesystem\task\diff_files build 13-May-2024 19:28:39  587/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73% 588/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\install\module\update_filesystem\task\file_check build 13-May-2024 19:28:39 Parsing phpbb\install\module\update_filesystem\task\download_updated_files build 13-May-2024 19:28:39 Parsing phpbb\install\module\update_filesystem\module build 13-May-2024 19:28:39 Parsing phpbb\install\exception\file_updater_failure_exception build 13-May-2024 19:28:39 Parsing phpbb\install\exception\installer_exception build 13-May-2024 19:28:39 Parsing phpbb\install\exception\installer_config_not_writable_exception build 13-May-2024 19:28:39 Parsing phpbb\install\exception\resource_limit_reached_exception build 13-May-2024 19:28:39 Parsing phpbb\install\exception\user_interaction_required_exception build 13-May-2024 19:28:39 Parsing phpbb\install\exception\invalid_dbms_exception build 13-May-2024 19:28:39  596/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\install\exception\cannot_build_container_exception build 13-May-2024 19:28:39 Parsing phpbb\install\exception\jump_to_restart_point_exception build 13-May-2024 19:28:39 Parsing phpbb\install\task_interface build 13-May-2024 19:28:39 Parsing phpbb\install\module_base build 13-May-2024 19:28:39 Parsing phpbb\install\installer build 13-May-2024 19:28:39  601/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\install\sequential_task build 13-May-2024 19:28:39 Parsing phpbb\tree\nestedset build 13-May-2024 19:28:39  603/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\tree\tree_interface build 13-May-2024 19:28:39 Parsing phpbb\tree\nestedset_forum build 13-May-2024 19:28:39 Parsing phpbb\di\pass\markpublic_pass build 13-May-2024 19:28:39 Parsing phpbb\di\pass\convert_events build 13-May-2024 19:28:39 Parsing phpbb\di\pass\collection_pass build 13-May-2024 19:28:39  608/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\di\service_collection build 13-May-2024 19:28:39 Parsing phpbb\di\container_builder build 13-May-2024 19:28:39  610/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\di\proxy_instantiator build 13-May-2024 19:28:39 Parsing phpbb\di\extension\tables build 13-May-2024 19:28:39 Parsing phpbb\di\extension\config build 13-May-2024 19:28:39 Parsing phpbb\di\extension\container_configuration build 13-May-2024 19:28:39  614/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\di\extension\core build 13-May-2024 19:28:39 Parsing phpbb\di\service_collection_iterator build 13-May-2024 19:28:39 Parsing phpbb\di\exception\di_exception build 13-May-2024 19:28:39 Parsing phpbb\di\exception\service_not_found_exception build 13-May-2024 19:28:39 Parsing phpbb\di\exception\multiple_service_definitions_exception build 13-May-2024 19:28:39 Parsing phpbb\di\ordered_service_collection build 13-May-2024 19:28:39  620/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\content_visibility build 13-May-2024 19:28:39  621/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\routing\loader_resolver build 13-May-2024 19:28:39 Parsing phpbb\routing\resources_locator\default_resources_locator build 13-May-2024 19:28:39 Parsing phpbb\routing\resources_locator\resources_locator_interface build 13-May-2024 19:28:39 Parsing phpbb\routing\resources_locator\installer_resources_locator build 13-May-2024 19:28:40 Parsing phpbb\routing\resources_locator\chained_resources_locator build 13-May-2024 19:28:40  626/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\routing\file_locator build 13-May-2024 19:28:40 Parsing phpbb\routing\helper build 13-May-2024 19:28:40 Parsing phpbb\routing\router build 13-May-2024 19:28:40  629/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\composer\manager build 13-May-2024 19:28:40  630/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\composer\extension_manager build 13-May-2024 19:28:40  631/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\composer\manager_interface build 13-May-2024 19:28:40 Parsing phpbb\composer\io\io_interface build 13-May-2024 19:28:40 Parsing phpbb\composer\io\null_io build 13-May-2024 19:28:40 Parsing phpbb\composer\io\console_io build 13-May-2024 19:28:40 Parsing phpbb\composer\io\web_io build 13-May-2024 19:28:40 Parsing phpbb\composer\io\html_output_formatter build 13-May-2024 19:28:40  637/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79% 638/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\composer\io\translate_composer_trait build 13-May-2024 19:28:40 Parsing phpbb\composer\exception\managed_with_clean_error_exception build 13-May-2024 19:28:40 Parsing phpbb\composer\exception\managed_with_enable_error_exception build 13-May-2024 19:28:40 Parsing phpbb\composer\exception\runtime_exception build 13-May-2024 19:28:40 Parsing phpbb\composer\exception\managed_with_error_exception build 13-May-2024 19:28:40 Parsing phpbb\composer\installer build 13-May-2024 19:28:40  643/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\template\context build 13-May-2024 19:28:40  644/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\template\twig\lexer build 13-May-2024 19:28:40  645/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\template\twig\extension build 13-May-2024 19:28:40 Parsing phpbb\template\twig\twig build 13-May-2024 19:28:40  647/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\template\twig\extension\username build 13-May-2024 19:28:40 Parsing phpbb\template\twig\extension\routing build 13-May-2024 19:28:40 Parsing phpbb\template\twig\extension\icon build 13-May-2024 19:28:40  650/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\template\twig\extension\config build 13-May-2024 19:28:40 Parsing phpbb\template\twig\extension\forms build 13-May-2024 19:28:40  652/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\template\twig\extension\avatar build 13-May-2024 19:28:40 Parsing phpbb\template\twig\definition build 13-May-2024 19:28:40 Parsing phpbb\template\twig\node\definenode build 13-May-2024 19:28:40 Parsing phpbb\template\twig\node\includenode build 13-May-2024 19:28:40  657/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\template\twig\node\includejs build 13-May-2024 19:28:40 Parsing phpbb\template\twig\node\includeasset build 13-May-2024 19:28:40 Parsing phpbb\template\twig\node\event build 13-May-2024 19:28:40 Parsing phpbb\template\twig\node\expression\binary\equalequal build 13-May-2024 19:28:40 Parsing phpbb\template\twig\node\expression\binary\notequalequal build 13-May-2024 19:28:40 Parsing phpbb\template\twig\node\includecss build 13-May-2024 19:28:40  663/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\template\twig\loader build 13-May-2024 19:28:40 Parsing phpbb\template\twig\tokenparser\includeparser build 13-May-2024 19:28:40 Parsing phpbb\template\twig\tokenparser\includejs build 13-May-2024 19:28:40 Parsing phpbb\template\twig\tokenparser\defineparser build 13-May-2024 19:28:40 Parsing phpbb\template\twig\tokenparser\event build 13-May-2024 19:28:40 Parsing phpbb\template\twig\tokenparser\includecss build 13-May-2024 19:28:40 Parsing phpbb\template\twig\environment build 13-May-2024 19:28:40  669/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\template\asset build 13-May-2024 19:28:40 Parsing phpbb\template\assets_bag build 13-May-2024 19:28:41  671/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\template\template build 13-May-2024 19:28:41 Parsing phpbb\template\base build 13-May-2024 19:28:41  674/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\template\exception\user_object_not_available build 13-May-2024 19:28:41 Parsing phpbb\filesystem\filesystem build 13-May-2024 19:28:41  675/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\filesystem\filesystem_interface build 13-May-2024 19:28:41 Parsing phpbb\filesystem\helper build 13-May-2024 19:28:41  677/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\filesystem\exception\filesystem_exception build 13-May-2024 19:28:41 Parsing phpbb\filesystem\temp build 13-May-2024 19:28:41 Parsing phpbb\ucp\controller\webpush build 13-May-2024 19:28:41  680/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85% 681/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\ucp\controller\reset_password build 13-May-2024 19:28:41 Parsing phpbb\form\form_helper build 13-May-2024 19:28:41 Parsing phpbb\ban\manager build 13-May-2024 19:28:41  683/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\ban\exception\no_valid_users_exception build 13-May-2024 19:28:41 Parsing phpbb\ban\exception\invalid_length_exception build 13-May-2024 19:28:41 Parsing phpbb\ban\exception\no_valid_emails_exception build 13-May-2024 19:28:41 Parsing phpbb\ban\exception\no_valid_ips_exception build 13-May-2024 19:28:41 Parsing phpbb\ban\exception\type_not_found_exception build 13-May-2024 19:28:41 Parsing phpbb\ban\type\ip build 13-May-2024 19:28:41 Parsing phpbb\ban\type\user build 13-May-2024 19:28:41  690/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\ban\type\type_interface build 13-May-2024 19:28:41 Parsing phpbb\ban\type\base build 13-May-2024 19:28:41  692/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\ban\type\email build 13-May-2024 19:28:41 Parsing phpbb\passwords\manager build 13-May-2024 19:28:41  694/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\passwords\helper build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\sha_xf1 build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\md5_vb build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\bcrypt_2y build 13-May-2024 19:28:41  698/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\passwords\driver\sha1_wcf1 build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\phpass build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\argon2id build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\base_native build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\bcrypt_wcf2 build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\md5_phpbb2 build 13-May-2024 19:28:41  704/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\passwords\driver\driver_interface build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\convert_password build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\salted_md5 build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\rehashable_driver_interface build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\helper build 13-May-2024 19:28:41  709/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\passwords\driver\base build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\md5_mybb build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\sha1_smf build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\sha1 build 13-May-2024 19:28:41 Parsing phpbb\passwords\driver\argon2i build 13-May-2024 19:28:41  714/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\passwords\driver\bcrypt build 13-May-2024 19:28:42 Parsing phpbb\cache\service build 13-May-2024 19:28:42  716/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\cache\driver\wincache build 13-May-2024 19:28:42 Parsing phpbb\cache\driver\apcu build 13-May-2024 19:28:42 Parsing phpbb\cache\driver\dummy build 13-May-2024 19:28:42 Parsing phpbb\cache\driver\driver_interface build 13-May-2024 19:28:42  720/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\cache\driver\redis build 13-May-2024 19:28:42 Parsing phpbb\cache\driver\base build 13-May-2024 19:28:42  722/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\cache\driver\file build 13-May-2024 19:28:42  723/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\cache\driver\memcached build 13-May-2024 19:28:42 Parsing phpbb\cache\driver\memory build 13-May-2024 19:28:42  725/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\report\report_reason_list_provider build 13-May-2024 19:28:42 Parsing phpbb\report\controller\report build 13-May-2024 19:28:42  727/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\report\report_handler_pm build 13-May-2024 19:28:42 Parsing phpbb\report\report_handler_interface build 13-May-2024 19:28:42 Parsing phpbb\report\exception\pm_reporting_disabled_exception build 13-May-2024 19:28:42  730/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\report\exception\empty_report_exception build 13-May-2024 19:28:42 Parsing phpbb\report\exception\report_permission_denied_exception build 13-May-2024 19:28:42 Parsing phpbb\report\exception\invalid_report_exception build 13-May-2024 19:28:42 Parsing phpbb\report\exception\entity_not_found_exception build 13-May-2024 19:28:42 Parsing phpbb\report\exception\factory_invalid_argument_exception build 13-May-2024 19:28:42 Parsing phpbb\report\exception\already_reported_exception build 13-May-2024 19:28:42 Parsing phpbb\report\report_handler build 13-May-2024 19:28:42  737/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Parsing phpbb\report\handler_factory build 13-May-2024 19:28:42 Parsing phpbb\report\report_handler_post build 13-May-2024 19:28:43  799/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Parsing done build 13-May-2024 19:28:43 build 13-May-2024 19:28:43 build 13-May-2024 19:28:43 0/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% build 13-May-2024 19:28:43 Rendering Global index.html build 13-May-2024 19:28:43  2/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doc-index.html build 13-May-2024 19:28:45  3/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global namespaces.html build 13-May-2024 19:28:45  4/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global classes.html build 13-May-2024 19:28:45 Rendering Global interfaces.html build 13-May-2024 19:28:45  6/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global traits.html build 13-May-2024 19:28:45 Rendering Global opensearch.xml build 13-May-2024 19:28:45 Rendering Global search.html build 13-May-2024 19:28:45 Rendering Global doctum.js build 13-May-2024 19:28:45  10/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Global doctum-search.json build 13-May-2024 19:28:45 Rendering Namespace [Global Namespace] build 13-May-2024 19:28:45 Rendering Namespace phpbb build 13-May-2024 19:28:45  13/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb\attachment build 13-May-2024 19:28:45 Rendering Namespace phpbb\auth build 13-May-2024 19:28:45 Rendering Namespace phpbb\auth\provider build 13-May-2024 19:28:45 Rendering Namespace phpbb\auth\provider\oauth build 13-May-2024 19:28:45 Rendering Namespace phpbb\auth\provider\oauth\service build 13-May-2024 19:28:45 Rendering Namespace phpbb\avatar build 13-May-2024 19:28:45 Rendering Namespace phpbb\avatar\driver build 13-May-2024 19:28:45 Rendering Namespace phpbb\ban build 13-May-2024 19:28:45 Rendering Namespace phpbb\ban\exception build 13-May-2024 19:28:45  22/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Rendering Namespace phpbb\ban\type build 13-May-2024 19:28:45 Rendering Namespace phpbb\cache build 13-May-2024 19:28:45 Rendering Namespace phpbb\cache\driver build 13-May-2024 19:28:45 Rendering Namespace phpbb\captcha build 13-May-2024 19:28:45 Rendering Namespace phpbb\captcha\plugins build 13-May-2024 19:28:45 Rendering Namespace phpbb\composer build 13-May-2024 19:28:45 Rendering Namespace phpbb\composer\exception build 13-May-2024 19:28:45 Rendering Namespace phpbb\composer\io build 13-May-2024 19:28:45 Rendering Namespace phpbb\config build 13-May-2024 19:28:45 Rendering Namespace phpbb\console build 13-May-2024 19:28:45 Rendering Namespace phpbb\console\command build 13-May-2024 19:28:45 Rendering Namespace phpbb\console\command\cache build 13-May-2024 19:28:45  34/901 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Rendering Namespace phpbb\console\command\config build 13-May-2024 19:28:45 Rendering Namespace phpbb\console\command\cron build 13-May-2024 19:28:45 Rendering Namespace phpbb\console\command\db build 13-May-2024 19:28:45 Rendering Namespace phpbb\console\command\dev build 13-May-2024 19:28:45 Rendering Namespace phpbb\console\command\extension build 13-May-2024 19:28:45 Rendering Namespace phpbb\console\command\fixup build 13-May-2024 19:28:45 Rendering Namespace phpbb\console\command\reparser build 13-May-2024 19:28:45 Rendering Namespace phpbb\console\command\searchindex build 13-May-2024 19:28:45 Rendering Namespace phpbb\console\command\thumbnail build 13-May-2024 19:28:45 Rendering Namespace phpbb\console\command\update build 13-May-2024 19:28:45 Rendering Namespace phpbb\console\command\user build 13-May-2024 19:28:45 Rendering Namespace phpbb\controller build 13-May-2024 19:28:45 Rendering Namespace phpbb\convert build 13-May-2024 19:28:45 Rendering Namespace phpbb\convert\controller build 13-May-2024 19:28:45  49/901 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Rendering Namespace phpbb\cron build 13-May-2024 19:28:45 Rendering Namespace phpbb\cron\controller build 13-May-2024 19:28:45 Rendering Namespace phpbb\cron\event build 13-May-2024 19:28:45 Rendering Namespace phpbb\cron\task build 13-May-2024 19:28:45 Rendering Namespace phpbb\cron\task\core build 13-May-2024 19:28:45 Rendering Namespace phpbb\cron\task\text_reparser build 13-May-2024 19:28:45 Rendering Namespace phpbb\db build 13-May-2024 19:28:45 Rendering Namespace phpbb\db\doctrine build 13-May-2024 19:28:45 Rendering Namespace phpbb\db\doctrine\oci8 build 13-May-2024 19:28:45 Rendering Namespace phpbb\db\driver build 13-May-2024 19:28:45 Rendering Namespace phpbb\db\extractor build 13-May-2024 19:28:45 Rendering Namespace phpbb\db\extractor\exception build 13-May-2024 19:28:45 Rendering Namespace phpbb\db\migration build 13-May-2024 19:28:45 Rendering Namespace phpbb\db\migration\tool build 13-May-2024 19:28:45 Rendering Namespace phpbb\db\output_handler build 13-May-2024 19:28:45  63/901 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Rendering Namespace phpbb\db\tools build 13-May-2024 19:28:45 Rendering Namespace phpbb\debug build 13-May-2024 19:28:45 Rendering Namespace phpbb\di build 13-May-2024 19:28:45 Rendering Namespace phpbb\di\exception build 13-May-2024 19:28:45 Rendering Namespace phpbb\di\extension build 13-May-2024 19:28:45 Rendering Namespace phpbb\di\pass build 13-May-2024 19:28:45 Rendering Namespace phpbb\event build 13-May-2024 19:28:45 Rendering Namespace phpbb\exception build 13-May-2024 19:28:45 Rendering Namespace phpbb\extension build 13-May-2024 19:28:45 Rendering Namespace phpbb\extension\di build 13-May-2024 19:28:45 Rendering Namespace phpbb\feed build 13-May-2024 19:28:45 Rendering Namespace phpbb\feed\controller build 13-May-2024 19:28:45 Rendering Namespace phpbb\feed\exception build 13-May-2024 19:28:45 Rendering Namespace phpbb\files build 13-May-2024 19:28:45  77/901 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Rendering Namespace phpbb\files\types build 13-May-2024 19:28:45 Rendering Namespace phpbb\filesystem build 13-May-2024 19:28:45 Rendering Namespace phpbb\filesystem\exception build 13-May-2024 19:28:45 Rendering Namespace phpbb\finder build 13-May-2024 19:28:45 Rendering Namespace phpbb\form build 13-May-2024 19:28:45 Rendering Namespace phpbb\group build 13-May-2024 19:28:45 Rendering Namespace phpbb\groupposition build 13-May-2024 19:28:45 Rendering Namespace phpbb\help build 13-May-2024 19:28:45 Rendering Namespace phpbb\help\controller build 13-May-2024 19:28:45 Rendering Namespace phpbb\install build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\console build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\console\command build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\console\command\install build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\console\command\install\config build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\console\command\update build 13-May-2024 19:28:45  92/901 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Rendering Namespace phpbb\install\console\command\update\config build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\controller build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\event build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\exception build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\helper build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\helper\file_updater build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\helper\iohandler build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\helper\iohandler\exception build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\helper\navigation build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\module build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\module\install_filesystem build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\module\install_filesystem\task build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\module\install_finish build 13-May-2024 19:28:45  106/901 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Rendering Namespace phpbb\install\module\install_finish\task build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\module\requirements build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\module\requirements\task build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\module\update_filesystem build 13-May-2024 19:28:45 Rendering Namespace phpbb\install\module\update_filesystem\task build 13-May-2024 19:28:45 Rendering Namespace phpbb\json build 13-May-2024 19:28:45 Rendering Namespace phpbb\language build 13-May-2024 19:28:45 Rendering Namespace phpbb\language\exception build 13-May-2024 19:28:45 Rendering Namespace phpbb\lock build 13-May-2024 19:28:45 Rendering Namespace phpbb\log build 13-May-2024 19:28:45 Rendering Namespace phpbb\mention build 13-May-2024 19:28:45 Rendering Namespace phpbb\mention\controller build 13-May-2024 19:28:45 Rendering Namespace phpbb\mention\source build 13-May-2024 19:28:45 Rendering Namespace phpbb\message build 13-May-2024 19:28:45 Rendering Namespace phpbb\mimetype build 13-May-2024 19:28:45 Rendering Namespace phpbb\module build 13-May-2024 19:28:45 Rendering Namespace phpbb\module\exception build 13-May-2024 19:28:45  122/901 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Rendering Namespace phpbb\notification build 13-May-2024 19:28:45 Rendering Namespace phpbb\notification\method build 13-May-2024 19:28:45 Rendering Namespace phpbb\notification\type build 13-May-2024 19:28:45 Rendering Namespace phpbb\passwords build 13-May-2024 19:28:45 Rendering Namespace phpbb\passwords\driver build 13-May-2024 19:28:45 Rendering Namespace phpbb\php build 13-May-2024 19:28:45 Rendering Namespace phpbb\plupload build 13-May-2024 19:28:45 Rendering Namespace phpbb\posting build 13-May-2024 19:28:45 Rendering Namespace phpbb\profilefields build 13-May-2024 19:28:45 Rendering Namespace phpbb\profilefields\type build 13-May-2024 19:28:45 Rendering Namespace phpbb\report build 13-May-2024 19:28:45 Rendering Namespace phpbb\report\controller build 13-May-2024 19:28:45 Rendering Namespace phpbb\report\exception build 13-May-2024 19:28:45 Rendering Namespace phpbb\request build 13-May-2024 19:28:45  136/901 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Rendering Namespace phpbb\routing build 13-May-2024 19:28:45 Rendering Namespace phpbb\routing\resources_locator build 13-May-2024 19:28:45 Rendering Namespace phpbb\search build 13-May-2024 19:28:45 Rendering Namespace phpbb\search\backend build 13-May-2024 19:28:45 Rendering Namespace phpbb\search\backend\sphinx build 13-May-2024 19:28:45 Rendering Namespace phpbb\search\exception build 13-May-2024 19:28:45 Rendering Namespace phpbb\storage build 13-May-2024 19:28:45 Rendering Namespace phpbb\storage\adapter build 13-May-2024 19:28:45 Rendering Namespace phpbb\storage\controller build 13-May-2024 19:28:45 Rendering Namespace phpbb\storage\exception build 13-May-2024 19:28:45 Rendering Namespace phpbb\storage\provider build 13-May-2024 19:28:45 Rendering Namespace phpbb\template build 13-May-2024 19:28:45  149/901 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Rendering Namespace phpbb\template\exception build 13-May-2024 19:28:45 Rendering Namespace phpbb\template\twig build 13-May-2024 19:28:45 Rendering Namespace phpbb\template\twig\extension build 13-May-2024 19:28:45 Rendering Namespace phpbb\template\twig\node build 13-May-2024 19:28:45 Rendering Namespace phpbb\template\twig\node\expression build 13-May-2024 19:28:45 Rendering Namespace phpbb\template\twig\node\expression\binary build 13-May-2024 19:28:45 Rendering Namespace phpbb\template\twig\tokenparser build 13-May-2024 19:28:45 Rendering Namespace phpbb\textformatter build 13-May-2024 19:28:45 Rendering Namespace phpbb\textformatter\s9e build 13-May-2024 19:28:45 Rendering Namespace phpbb\textreparser build 13-May-2024 19:28:45 Rendering Namespace phpbb\textreparser\plugins build 13-May-2024 19:28:45 Rendering Namespace phpbb\tree build 13-May-2024 19:28:45  161/901 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Rendering Namespace phpbb\ucp build 13-May-2024 19:28:45 Rendering Namespace phpbb\ucp\controller build 13-May-2024 19:28:45 Rendering Class SphinxClient build 13-May-2024 19:28:45  164/901 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_attachments build 13-May-2024 19:28:45 Rendering Class acp_attachments_info build 13-May-2024 19:28:45 Rendering Class acp_ban build 13-May-2024 19:28:45 Rendering Class acp_ban_info build 13-May-2024 19:28:45 Rendering Class acp_bbcodes build 13-May-2024 19:28:45 Rendering Class acp_bbcodes_info build 13-May-2024 19:28:45 Rendering Class acp_board build 13-May-2024 19:28:46 Rendering Class acp_board_info build 13-May-2024 19:28:46  171/901 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_bots build 13-May-2024 19:28:46 Rendering Class acp_bots_info build 13-May-2024 19:28:46 Rendering Class acp_captcha build 13-May-2024 19:28:46 Rendering Class acp_captcha_info build 13-May-2024 19:28:46 Rendering Class acp_contact build 13-May-2024 19:28:46 Rendering Class acp_contact_info build 13-May-2024 19:28:46 Rendering Class acp_disallow build 13-May-2024 19:28:46 Rendering Class acp_disallow_info build 13-May-2024 19:28:46 Rendering Class acp_email build 13-May-2024 19:28:46  182/901 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_email_info build 13-May-2024 19:28:46 Rendering Class acp_extensions build 13-May-2024 19:28:46 Rendering Class acp_extensions_info build 13-May-2024 19:28:46 Rendering Class acp_forums build 13-May-2024 19:28:46 Rendering Class acp_forums_info build 13-May-2024 19:28:46 Rendering Class acp_groups build 13-May-2024 19:28:46 Rendering Class acp_groups_info build 13-May-2024 19:28:46 Rendering Class acp_help_phpbb build 13-May-2024 19:28:46 Rendering Class acp_help_phpbb_info build 13-May-2024 19:28:46 Rendering Class acp_icons build 13-May-2024 19:28:46  190/901 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Rendering Class acp_icons_info build 13-May-2024 19:28:46 Rendering Class acp_inactive build 13-May-2024 19:28:46 Rendering Class acp_inactive_info build 13-May-2024 19:28:46 Rendering Class acp_jabber build 13-May-2024 19:28:46 Rendering Class acp_jabber_info build 13-May-2024 19:28:46 Rendering Class acp_language build 13-May-2024 19:28:46 Rendering Class acp_language_info build 13-May-2024 19:28:46 Rendering Class acp_logs build 13-May-2024 19:28:46 Rendering Class acp_logs_info build 13-May-2024 19:28:46 Rendering Class acp_main build 13-May-2024 19:28:46  200/901 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_main_info build 13-May-2024 19:28:46 Rendering Class acp_modules build 13-May-2024 19:28:46 Rendering Class acp_modules_info build 13-May-2024 19:28:46 Rendering Class acp_permission_roles build 13-May-2024 19:28:46 Rendering Class acp_permission_roles_info build 13-May-2024 19:28:46 Rendering Class acp_permissions build 13-May-2024 19:28:46  208/901 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Rendering Class acp_permissions_info build 13-May-2024 19:28:46 Rendering Class acp_php_info build 13-May-2024 19:28:46 Rendering Class acp_php_info_info build 13-May-2024 19:28:46 Rendering Class acp_profile build 13-May-2024 19:28:46 Rendering Class acp_profile_info build 13-May-2024 19:28:46 Rendering Class acp_prune build 13-May-2024 19:28:46 Rendering Class acp_prune_info build 13-May-2024 19:28:46 Rendering Class acp_ranks build 13-May-2024 19:28:46 Rendering Class acp_ranks_info build 13-May-2024 19:28:46 Rendering Class acp_reasons build 13-May-2024 19:28:46 Rendering Class acp_reasons_info build 13-May-2024 19:28:46 Rendering Class acp_search build 13-May-2024 19:28:46  218/901 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_search_info build 13-May-2024 19:28:46 Rendering Class acp_storage build 13-May-2024 19:28:46 Rendering Class acp_storage_info build 13-May-2024 19:28:46 Rendering Class acp_styles build 13-May-2024 19:28:46 Rendering Class acp_styles_info build 13-May-2024 19:28:46  223/901 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_update build 13-May-2024 19:28:46 Rendering Class acp_update_info build 13-May-2024 19:28:46 Rendering Class acp_users build 13-May-2024 19:28:46 Rendering Class acp_users_info build 13-May-2024 19:28:46 Rendering Class acp_words build 13-May-2024 19:28:46 Rendering Class acp_words_info build 13-May-2024 19:28:46 Rendering Class auth_admin build 13-May-2024 19:28:46 Rendering Class bbcode build 13-May-2024 19:28:46  231/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class bbcode_firstpass build 13-May-2024 19:28:46 Rendering Class bitfield build 13-May-2024 19:28:46  234/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class compress build 13-May-2024 19:28:46 Rendering Class compress_tar build 13-May-2024 19:28:46 Rendering Class compress_zip build 13-May-2024 19:28:46 Rendering Class diff build 13-May-2024 19:28:46  238/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3 build 13-May-2024 19:28:46 Rendering Class diff3_block_builder build 13-May-2024 19:28:46 Rendering Class diff3_op build 13-May-2024 19:28:46 Rendering Class diff3_op_copy build 13-May-2024 19:28:46 Rendering Class diff_engine build 13-May-2024 19:28:46 Rendering Class diff_op build 13-May-2024 19:28:46  243/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff_op_add build 13-May-2024 19:28:46 Rendering Class diff_op_change build 13-May-2024 19:28:46 Rendering Class diff_op_copy build 13-May-2024 19:28:46 Rendering Class diff_op_delete build 13-May-2024 19:28:46 Rendering Class diff_renderer build 13-May-2024 19:28:46 Rendering Class diff_renderer_inline build 13-May-2024 19:28:46 Rendering Class diff_renderer_raw build 13-May-2024 19:28:46  250/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer_side_by_side build 13-May-2024 19:28:46 Rendering Class diff_renderer_unified build 13-May-2024 19:28:46  253/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class ftp build 13-May-2024 19:28:46 Rendering Class ftp_fsock build 13-May-2024 19:28:46 Rendering Class jabber build 13-May-2024 19:28:46  256/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mapped_diff build 13-May-2024 19:28:46 Rendering Class mcp_ban build 13-May-2024 19:28:46 Rendering Class mcp_ban_info build 13-May-2024 19:28:46 Rendering Class mcp_logs build 13-May-2024 19:28:46 Rendering Class mcp_logs_info build 13-May-2024 19:28:46 Rendering Class mcp_main build 13-May-2024 19:28:46 Rendering Class mcp_main_info build 13-May-2024 19:28:46 Rendering Class mcp_notes build 13-May-2024 19:28:46 Rendering Class mcp_notes_info build 13-May-2024 19:28:46  264/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_pm_reports build 13-May-2024 19:28:46 Rendering Class mcp_pm_reports_info build 13-May-2024 19:28:46 Rendering Class mcp_queue build 13-May-2024 19:28:46 Rendering Class mcp_queue_info build 13-May-2024 19:28:46 Rendering Class mcp_reports build 13-May-2024 19:28:46 Rendering Class mcp_reports_info build 13-May-2024 19:28:46 Rendering Class mcp_warn build 13-May-2024 19:28:46 Rendering Class mcp_warn_info build 13-May-2024 19:28:46 Rendering Class messenger build 13-May-2024 19:28:46  273/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class p_master build 13-May-2024 19:28:46 Rendering Class parse_message build 13-May-2024 19:28:46  275/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30% 277/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\attachment_category build 13-May-2024 19:28:46 Rendering Class phpbb\attachment\delete build 13-May-2024 19:28:46 Rendering Class phpbb\attachment\manager build 13-May-2024 19:28:46 Rendering Class phpbb\attachment\resync build 13-May-2024 19:28:46 Rendering Class phpbb\attachment\upload build 13-May-2024 19:28:46 Rendering Class phpbb\auth\auth build 13-May-2024 19:28:46  281/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\apache build 13-May-2024 19:28:46 Rendering Class phpbb\auth\provider\base build 13-May-2024 19:28:46  283/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\db build 13-May-2024 19:28:46 Rendering Class phpbb\auth\provider\ldap build 13-May-2024 19:28:47  285/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\oauth build 13-May-2024 19:28:47 Rendering Class phpbb\auth\provider\oauth\service\base build 13-May-2024 19:28:47  287/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\bitly build 13-May-2024 19:28:47 Rendering Class phpbb\auth\provider\oauth\service\exception build 13-May-2024 19:28:47 Rendering Class phpbb\auth\provider\oauth\service\facebook build 13-May-2024 19:28:47 Rendering Class phpbb\auth\provider\oauth\service\google build 13-May-2024 19:28:47 Rendering Class phpbb\auth\provider\oauth\service\service_interface build 13-May-2024 19:28:47  292/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\service\twitter build 13-May-2024 19:28:47 Rendering Class phpbb\auth\provider\oauth\token_storage build 13-May-2024 19:28:47 Rendering Class phpbb\auth\provider\provider_interface build 13-May-2024 19:28:47  295/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider_collection build 13-May-2024 19:28:47 Rendering Class phpbb\avatar\driver\driver build 13-May-2024 19:28:47 Rendering Class phpbb\avatar\driver\driver_interface build 13-May-2024 19:28:47  298/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\driver\gravatar build 13-May-2024 19:28:47 Rendering Class phpbb\avatar\driver\local build 13-May-2024 19:28:47  300/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\driver\upload build 13-May-2024 19:28:47 Rendering Class phpbb\avatar\helper build 13-May-2024 19:28:47  302/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\manager build 13-May-2024 19:28:47 Rendering Class phpbb\ban\exception\invalid_length_exception build 13-May-2024 19:28:47 Rendering Class phpbb\ban\exception\no_valid_emails_exception build 13-May-2024 19:28:47  305/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\no_valid_ips_exception build 13-May-2024 19:28:47 Rendering Class phpbb\ban\exception\no_valid_users_exception build 13-May-2024 19:28:47 Rendering Class phpbb\ban\exception\type_not_found_exception build 13-May-2024 19:28:47 Rendering Class phpbb\ban\manager build 13-May-2024 19:28:47 Rendering Class phpbb\ban\type\base build 13-May-2024 19:28:47  310/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\email build 13-May-2024 19:28:47 Rendering Class phpbb\ban\type\ip build 13-May-2024 19:28:47  312/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\type_interface build 13-May-2024 19:28:47 Rendering Class phpbb\ban\type\user build 13-May-2024 19:28:47  314/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\apcu build 13-May-2024 19:28:47 Rendering Class phpbb\cache\driver\base build 13-May-2024 19:28:47  316/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\driver_interface build 13-May-2024 19:28:47 Rendering Class phpbb\cache\driver\dummy build 13-May-2024 19:28:47  318/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\file build 13-May-2024 19:28:47 Rendering Class phpbb\cache\driver\memcached build 13-May-2024 19:28:47  320/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\memory build 13-May-2024 19:28:47 Rendering Class phpbb\cache\driver\redis build 13-May-2024 19:28:47  322/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\wincache build 13-May-2024 19:28:47 Rendering Class phpbb\cache\service build 13-May-2024 19:28:47  324/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\captcha\factory build 13-May-2024 19:28:47 Rendering Class phpbb\captcha\plugins\captcha_abstract build 13-May-2024 19:28:47 Rendering Class phpbb\captcha\plugins\incomplete build 13-May-2024 19:28:47 Rendering Class phpbb\captcha\plugins\qa build 13-May-2024 19:28:47  328/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\recaptcha build 13-May-2024 19:28:47  330/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\recaptcha_v3 build 13-May-2024 19:28:47 Rendering Class phpbb\class_loader build 13-May-2024 19:28:47 Rendering Class phpbb\composer\exception\managed_with_clean_error_exception build 13-May-2024 19:28:47 Rendering Class phpbb\composer\exception\managed_with_enable_error_exception build 13-May-2024 19:28:47 Rendering Class phpbb\composer\exception\managed_with_error_exception build 13-May-2024 19:28:47  334/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\exception\runtime_exception build 13-May-2024 19:28:47 Rendering Class phpbb\composer\extension_manager build 13-May-2024 19:28:47 Rendering Class phpbb\composer\installer build 13-May-2024 19:28:48  337/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\console_io build 13-May-2024 19:28:48 Rendering Class phpbb\composer\io\html_output_formatter build 13-May-2024 19:28:48  339/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\io_interface build 13-May-2024 19:28:48 Rendering Class phpbb\composer\io\null_io build 13-May-2024 19:28:48 Rendering Class phpbb\composer\io\translate_composer_trait build 13-May-2024 19:28:48 Rendering Class phpbb\composer\io\web_io build 13-May-2024 19:28:48 Rendering Class phpbb\composer\manager build 13-May-2024 19:28:48 Rendering Class phpbb\composer\manager_interface build 13-May-2024 19:28:48  345/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config\config build 13-May-2024 19:28:48 Rendering Class phpbb\config\db build 13-May-2024 19:28:48 Rendering Class phpbb\config\db_text build 13-May-2024 19:28:48  348/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config_php_file build 13-May-2024 19:28:48 Rendering Class phpbb\console\application build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\cache\purge build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\command build 13-May-2024 19:28:48  352/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\command build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\config\delete build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\config\get build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\config\increment build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\config\set build 13-May-2024 19:28:48  357/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\set_atomic build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\cron\cron_list build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\cron\run build 13-May-2024 19:28:48  361/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\db\console_migrator_output_handler build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\db\list_command build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\db\migrate build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\db\migration_command build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\db\revert build 13-May-2024 19:28:48  365/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\dev\migration_tips build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\extension\command build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\extension\disable build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\extension\enable build 13-May-2024 19:28:48  369/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\extension\install build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\extension\list_available build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\extension\manage build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\extension\purge build 13-May-2024 19:28:48  373/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\remove build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\extension\show build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\extension\update build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\fixup\fix_left_right_ids build 13-May-2024 19:28:48  377/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\fixup\update_hashes build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\reparser\list_all build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\reparser\reparse build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\searchindex\create build 13-May-2024 19:28:48  381/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\searchindex\delete build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\searchindex\list_all build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\thumbnail\delete build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\thumbnail\generate build 13-May-2024 19:28:48  385/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\thumbnail\recreate build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\update\check build 13-May-2024 19:28:48  388/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\user\activate build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\user\add build 13-May-2024 19:28:48  390/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\user\delete build 13-May-2024 19:28:48 Rendering Class phpbb\console\command\user\reclean build 13-May-2024 19:28:48  392/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\exception_subscriber build 13-May-2024 19:28:48 Rendering Class phpbb\content_visibility build 13-May-2024 19:28:48 Rendering Class phpbb\controller\exception build 13-May-2024 19:28:48  394/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\controller\helper build 13-May-2024 19:28:48 Rendering Class phpbb\controller\resolver build 13-May-2024 19:28:48  397/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\convert\controller\convertor build 13-May-2024 19:28:48 Rendering Class phpbb\convert\convert build 13-May-2024 19:28:48 Rendering Class phpbb\convert\convertor build 13-May-2024 19:28:48  400/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\controller\cron build 13-May-2024 19:28:48 Rendering Class phpbb\cron\event\cron_runner_listener build 13-May-2024 19:28:48 Rendering Class phpbb\cron\manager build 13-May-2024 19:28:48 Rendering Class phpbb\cron\task\base build 13-May-2024 19:28:48 Rendering Class phpbb\cron\task\core\prune_all_forums build 13-May-2024 19:28:48 Rendering Class phpbb\cron\task\core\prune_forum build 13-May-2024 19:28:48 Rendering Class phpbb\cron\task\core\prune_notifications build 13-May-2024 19:28:48  406/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\prune_shadow_topics build 13-May-2024 19:28:48 Rendering Class phpbb\cron\task\core\queue build 13-May-2024 19:28:48 Rendering Class phpbb\cron\task\core\tidy_cache build 13-May-2024 19:28:48 Rendering Class phpbb\cron\task\core\tidy_plupload build 13-May-2024 19:28:48  410/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_search build 13-May-2024 19:28:48 Rendering Class phpbb\cron\task\core\tidy_sessions build 13-May-2024 19:28:48 Rendering Class phpbb\cron\task\core\tidy_warnings build 13-May-2024 19:28:48 Rendering Class phpbb\cron\task\core\update_hashes build 13-May-2024 19:28:48 Rendering Class phpbb\cron\task\parametrized build 13-May-2024 19:28:48  415/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\cron\task\task build 13-May-2024 19:28:49 Rendering Class phpbb\cron\task\text_reparser\reparser build 13-May-2024 19:28:49 Rendering Class phpbb\cron\task\wrapper build 13-May-2024 19:28:49 Rendering Class phpbb\datetime build 13-May-2024 19:28:49 Rendering Class phpbb\db\doctrine\case_insensitive_string build 13-May-2024 19:28:49  420/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\doctrine\comparator build 13-May-2024 19:28:49 Rendering Class phpbb\db\doctrine\connection_factory build 13-May-2024 19:28:49 Rendering Class phpbb\db\doctrine\connection_parameter_factory build 13-May-2024 19:28:49 Rendering Class phpbb\db\doctrine\oci8\connection build 13-May-2024 19:28:49 Rendering Class phpbb\db\doctrine\oci8\driver build 13-May-2024 19:28:49 Rendering Class phpbb\db\doctrine\oci8\result build 13-May-2024 19:28:49  426/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\oci8\schema_manager build 13-May-2024 19:28:49 Rendering Class phpbb\db\doctrine\oci8\statement build 13-May-2024 19:28:49 Rendering Class phpbb\db\doctrine\oracle_platform build 13-May-2024 19:28:49 Rendering Class phpbb\db\doctrine\postgresql_platform build 13-May-2024 19:28:49 Rendering Class phpbb\db\doctrine\sqlsrv_platform build 13-May-2024 19:28:49  431/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\table_helper build 13-May-2024 19:28:49 Rendering Class phpbb\db\doctrine\type_converter build 13-May-2024 19:28:49 Rendering Class phpbb\db\driver\driver build 13-May-2024 19:28:49 Rendering Class phpbb\db\driver\driver_interface build 13-May-2024 19:28:49  435/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\factory build 13-May-2024 19:28:49  436/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_base build 13-May-2024 19:28:49  437/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_odbc build 13-May-2024 19:28:49  438/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssqlnative build 13-May-2024 19:28:49  439/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mysql_base build 13-May-2024 19:28:49  440/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mysqli build 13-May-2024 19:28:49  441/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\oracle build 13-May-2024 19:28:49  442/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\postgres build 13-May-2024 19:28:49  443/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49% 444/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\sqlite3 build 13-May-2024 19:28:50 Rendering Class phpbb\db\extractor\base_extractor build 13-May-2024 19:28:50  445/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\exception\extractor_not_initialized_exception build 13-May-2024 19:28:50 Rendering Class phpbb\db\extractor\exception\invalid_format_exception build 13-May-2024 19:28:50 Rendering Class phpbb\db\extractor\extractor_interface build 13-May-2024 19:28:50 Rendering Class phpbb\db\extractor\factory build 13-May-2024 19:28:50 Rendering Class phpbb\db\extractor\mssql_extractor build 13-May-2024 19:28:50  451/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\extractor\mysql_extractor build 13-May-2024 19:28:50 Rendering Class phpbb\db\extractor\oracle_extractor build 13-May-2024 19:28:50 Rendering Class phpbb\db\extractor\postgres_extractor build 13-May-2024 19:28:50 Rendering Class phpbb\db\extractor\sqlite3_extractor build 13-May-2024 19:28:50  454/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\container_aware_migration build 13-May-2024 19:28:50 Rendering Class phpbb\db\migration\exception build 13-May-2024 19:28:50 Rendering Class phpbb\db\migration\helper build 13-May-2024 19:28:50 Rendering Class phpbb\db\migration\migration build 13-May-2024 19:28:50 Rendering Class phpbb\db\migration\migration_interface build 13-May-2024 19:28:50  459/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\profilefield_base_migration build 13-May-2024 19:28:50 Rendering Class phpbb\db\migration\schema_generator build 13-May-2024 19:28:50 Rendering Class phpbb\db\migration\tool\config build 13-May-2024 19:28:50 Rendering Class phpbb\db\migration\tool\config_text build 13-May-2024 19:28:50  463/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\module build 13-May-2024 19:28:50 Rendering Class phpbb\db\migration\tool\permission build 13-May-2024 19:28:50 Rendering Class phpbb\db\migration\tool\tool_interface build 13-May-2024 19:28:50  466/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migrator build 13-May-2024 19:28:50 Rendering Class phpbb\db\output_handler\html_migrator_output_handler build 13-May-2024 19:28:50  469/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\output_handler\installer_migrator_output_handler build 13-May-2024 19:28:50 Rendering Class phpbb\db\output_handler\log_wrapper_migrator_output_handler build 13-May-2024 19:28:50 Rendering Class phpbb\db\output_handler\migrator_output_handler_interface build 13-May-2024 19:28:50 Rendering Class phpbb\db\output_handler\null_migrator_output_handler build 13-May-2024 19:28:50 Rendering Class phpbb\db\sql_insert_buffer build 13-May-2024 19:28:50 Rendering Class phpbb\db\tools\doctrine build 13-May-2024 19:28:50  475/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\factory build 13-May-2024 19:28:50 Rendering Class phpbb\db\tools\mssql build 13-May-2024 19:28:50 Rendering Class phpbb\db\tools\postgres build 13-May-2024 19:28:50  477/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools build 13-May-2024 19:28:50  478/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\db\tools\tools_interface build 13-May-2024 19:28:50  479/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\debug\debug build 13-May-2024 19:28:50 Rendering Class phpbb\debug\error_handler build 13-May-2024 19:28:50 Rendering Class phpbb\di\container_builder build 13-May-2024 19:28:50 Rendering Class phpbb\di\exception\di_exception build 13-May-2024 19:28:50  483/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\exception\multiple_service_definitions_exception build 13-May-2024 19:28:50 Rendering Class phpbb\di\exception\service_not_found_exception build 13-May-2024 19:28:50 Rendering Class phpbb\di\extension\config build 13-May-2024 19:28:50 Rendering Class phpbb\di\extension\container_configuration build 13-May-2024 19:28:50 Rendering Class phpbb\di\extension\core build 13-May-2024 19:28:50 Rendering Class phpbb\di\extension\tables build 13-May-2024 19:28:50 Rendering Class phpbb\di\ordered_service_collection build 13-May-2024 19:28:50 Rendering Class phpbb\di\pass\collection_pass build 13-May-2024 19:28:50  491/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\di\pass\convert_events build 13-May-2024 19:28:50 Rendering Class phpbb\di\pass\markpublic_pass build 13-May-2024 19:28:50 Rendering Class phpbb\di\proxy_instantiator build 13-May-2024 19:28:50 Rendering Class phpbb\di\service_collection build 13-May-2024 19:28:50 Rendering Class phpbb\di\service_collection_iterator build 13-May-2024 19:28:50 Rendering Class phpbb\error_collector build 13-May-2024 19:28:50 Rendering Class phpbb\event\dispatcher build 13-May-2024 19:28:50 Rendering Class phpbb\event\dispatcher_interface build 13-May-2024 19:28:50  499/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\kernel_exception_subscriber build 13-May-2024 19:28:50 Rendering Class phpbb\event\kernel_terminate_subscriber build 13-May-2024 19:28:50 Rendering Class phpbb\event\md_exporter build 13-May-2024 19:28:50 Rendering Class phpbb\event\php_exporter build 13-May-2024 19:28:50  503/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\recursive_event_filter_iterator build 13-May-2024 19:28:50 Rendering Class phpbb\event\rst_exporter build 13-May-2024 19:28:50  505/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\exception\exception_interface build 13-May-2024 19:28:50 Rendering Class phpbb\exception\http_exception build 13-May-2024 19:28:50 Rendering Class phpbb\exception\runtime_exception build 13-May-2024 19:28:50 Rendering Class phpbb\exception\version_check_exception build 13-May-2024 19:28:50 Rendering Class phpbb\extension\base build 13-May-2024 19:28:50 Rendering Class phpbb\extension\di\extension_base build 13-May-2024 19:28:51  511/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\extension\exception build 13-May-2024 19:28:51 Rendering Class phpbb\extension\extension_interface build 13-May-2024 19:28:51 Rendering Class phpbb\extension\manager build 13-May-2024 19:28:51 Rendering Class phpbb\extension\provider build 13-May-2024 19:28:51  515/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\attachments_base build 13-May-2024 19:28:51 Rendering Class phpbb\feed\base build 13-May-2024 19:28:51  518/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\controller\feed build 13-May-2024 19:28:51 Rendering Class phpbb\feed\exception\feed_exception build 13-May-2024 19:28:51 Rendering Class phpbb\feed\exception\feed_unavailable_exception build 13-May-2024 19:28:51 Rendering Class phpbb\feed\exception\no_feed_exception build 13-May-2024 19:28:51 Rendering Class phpbb\feed\exception\no_forum_exception build 13-May-2024 19:28:51  522/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\no_topic_exception build 13-May-2024 19:28:51 Rendering Class phpbb\feed\exception\unauthorized_exception build 13-May-2024 19:28:51 Rendering Class phpbb\feed\exception\unauthorized_forum_exception build 13-May-2024 19:28:51 Rendering Class phpbb\feed\exception\unauthorized_topic_exception build 13-May-2024 19:28:51 Rendering Class phpbb\feed\feed_interface build 13-May-2024 19:28:51 Rendering Class phpbb\feed\forum build 13-May-2024 19:28:51 Rendering Class phpbb\feed\forums build 13-May-2024 19:28:51  529/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\helper build 13-May-2024 19:28:51 Rendering Class phpbb\feed\news build 13-May-2024 19:28:51 Rendering Class phpbb\feed\overall build 13-May-2024 19:28:51  532/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\post_base build 13-May-2024 19:28:51  534/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\quote_helper build 13-May-2024 19:28:51 Rendering Class phpbb\feed\topic build 13-May-2024 19:28:51 Rendering Class phpbb\feed\topic_base build 13-May-2024 19:28:51  537/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topics build 13-May-2024 19:28:51 Rendering Class phpbb\feed\topics_active build 13-May-2024 19:28:51 Rendering Class phpbb\file_downloader build 13-May-2024 19:28:51  539/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\factory build 13-May-2024 19:28:51 Rendering Class phpbb\files\filespec build 13-May-2024 19:28:51  542/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\filespec_storage build 13-May-2024 19:28:51 Rendering Class phpbb\files\types\base build 13-May-2024 19:28:51 Rendering Class phpbb\files\types\form build 13-May-2024 19:28:51 Rendering Class phpbb\files\types\form_storage build 13-May-2024 19:28:51  545/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\local build 13-May-2024 19:28:51 Rendering Class phpbb\files\types\local_storage build 13-May-2024 19:28:51 Rendering Class phpbb\files\types\type_interface build 13-May-2024 19:28:51 Rendering Class phpbb\files\upload build 13-May-2024 19:28:51  549/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\filesystem build 13-May-2024 19:28:51  551/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\exception\filesystem_exception build 13-May-2024 19:28:51 Rendering Class phpbb\filesystem\filesystem build 13-May-2024 19:28:51 Rendering Class phpbb\filesystem\filesystem_interface build 13-May-2024 19:28:51  553/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\helper build 13-May-2024 19:28:51 Rendering Class phpbb\filesystem\temp build 13-May-2024 19:28:51  555/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\factory build 13-May-2024 19:28:51 Rendering Class phpbb\finder\finder build 13-May-2024 19:28:51  558/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\recursive_dot_prefix_filter_iterator build 13-May-2024 19:28:51 Rendering Class phpbb\finder\recursive_path_iterator build 13-May-2024 19:28:51 Rendering Class phpbb\form\form_helper build 13-May-2024 19:28:51 Rendering Class phpbb\group\helper build 13-May-2024 19:28:51 Rendering Class phpbb\groupposition\exception build 13-May-2024 19:28:51 Rendering Class phpbb\groupposition\groupposition_interface build 13-May-2024 19:28:51 Rendering Class phpbb\groupposition\legend build 13-May-2024 19:28:51  564/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\groupposition\teampage build 13-May-2024 19:28:51 Rendering Class phpbb\help\controller\bbcode build 13-May-2024 19:28:51 Rendering Class phpbb\help\controller\controller build 13-May-2024 19:28:51  567/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\help\controller\faq build 13-May-2024 19:28:51 Rendering Class phpbb\help\controller\help build 13-May-2024 19:28:51 Rendering Class phpbb\help\manager build 13-May-2024 19:28:51 Rendering Class phpbb\install\console\command\install\config\show build 13-May-2024 19:28:51 Rendering Class phpbb\install\console\command\install\config\validate build 13-May-2024 19:28:51  572/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\install\install build 13-May-2024 19:28:51 Rendering Class phpbb\install\console\command\update\config\show build 13-May-2024 19:28:51 Rendering Class phpbb\install\console\command\update\config\validate build 13-May-2024 19:28:51 Rendering Class phpbb\install\console\command\update\update build 13-May-2024 19:28:51 Rendering Class phpbb\install\controller\archive_download build 13-May-2024 19:28:51  577/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Rendering Class phpbb\install\controller\helper build 13-May-2024 19:28:52 Rendering Class phpbb\install\controller\install build 13-May-2024 19:28:52 Rendering Class phpbb\install\controller\installer_index build 13-May-2024 19:28:52 Rendering Class phpbb\install\controller\timeout_check build 13-May-2024 19:28:52  581/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Rendering Class phpbb\install\controller\update build 13-May-2024 19:28:52 Rendering Class phpbb\install\event\kernel_exception_subscriber build 13-May-2024 19:28:52 Rendering Class phpbb\install\exception\cannot_build_container_exception build 13-May-2024 19:28:52 Rendering Class phpbb\install\exception\file_updater_failure_exception build 13-May-2024 19:28:52 Rendering Class phpbb\install\exception\installer_config_not_writable_exception build 13-May-2024 19:28:52 Rendering Class phpbb\install\exception\installer_exception build 13-May-2024 19:28:52 Rendering Class phpbb\install\exception\invalid_dbms_exception build 13-May-2024 19:28:52  588/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\exception\jump_to_restart_point_exception build 13-May-2024 19:28:52 Rendering Class phpbb\install\exception\resource_limit_reached_exception build 13-May-2024 19:28:52 Rendering Class phpbb\install\exception\user_interaction_required_exception build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\config build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\container_factory build 13-May-2024 19:28:52  593/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\file_updater\compression_file_updater build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\file_updater\factory build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\file_updater\file_updater build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\file_updater\file_updater_interface build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\file_updater\ftp_file_updater build 13-May-2024 19:28:52  598/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\install_helper build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\iohandler\ajax_iohandler build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\iohandler\cli_iohandler build 13-May-2024 19:28:52  601/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 13-May-2024 19:28:52  602/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\factory build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\iohandler\iohandler_base build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\iohandler\iohandler_interface build 13-May-2024 19:28:52  606/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\helper\navigation\convertor_navigation build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\navigation\install_navigation build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\navigation\main_navigation build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\navigation\navigation_interface build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\navigation\navigation_provider build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\navigation\update_navigation build 13-May-2024 19:28:52 Rendering Class phpbb\install\helper\update_helper build 13-May-2024 19:28:52 Rendering Class phpbb\install\installer build 13-May-2024 19:28:52  614/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\installer_configuration build 13-May-2024 19:28:52 Rendering Class phpbb\install\module\install_filesystem\module build 13-May-2024 19:28:52 Rendering Class phpbb\install\module\install_filesystem\task\create_config_file build 13-May-2024 19:28:52 Rendering Class phpbb\install\module\install_finish\module build 13-May-2024 19:28:52 Rendering Class phpbb\install\module\install_finish\task\install_extensions build 13-May-2024 19:28:52  618/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_finish\task\notify_user build 13-May-2024 19:28:52 Rendering Class phpbb\install\module\install_finish\task\populate_migrations build 13-May-2024 19:28:52 Rendering Class phpbb\install\module\requirements\abstract_requirements_module build 13-May-2024 19:28:52  622/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\requirements\install_module build 13-May-2024 19:28:52 Rendering Class phpbb\install\module\requirements\task\check_filesystem build 13-May-2024 19:28:52 Rendering Class phpbb\install\module\requirements\task\check_server_environment build 13-May-2024 19:28:52 Rendering Class phpbb\install\module\requirements\task\check_update build 13-May-2024 19:28:52  626/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\requirements\update_module build 13-May-2024 19:28:52 Rendering Class phpbb\install\module\update_filesystem\module build 13-May-2024 19:28:52 Rendering Class phpbb\install\module\update_filesystem\task\diff_files build 13-May-2024 19:28:52 Rendering Class phpbb\install\module\update_filesystem\task\download_updated_files build 13-May-2024 19:28:52 Rendering Class phpbb\install\module\update_filesystem\task\file_check build 13-May-2024 19:28:52  630/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\show_file_status build 13-May-2024 19:28:52 Rendering Class phpbb\install\module\update_filesystem\task\update_files build 13-May-2024 19:28:52 Rendering Class phpbb\install\module_base build 13-May-2024 19:28:52 Rendering Class phpbb\install\module_interface build 13-May-2024 19:28:52  634/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\sequential_task build 13-May-2024 19:28:52 Rendering Class phpbb\install\task_base build 13-May-2024 19:28:52 Rendering Class phpbb\install\task_interface build 13-May-2024 19:28:52 Rendering Class phpbb\install\updater_configuration build 13-May-2024 19:28:52 Rendering Class phpbb\json\sanitizer build 13-May-2024 19:28:52 Rendering Class phpbb\json_response build 13-May-2024 19:28:52 Rendering Class phpbb\language\exception\invalid_plural_rule_exception build 13-May-2024 19:28:52 Rendering Class phpbb\language\exception\language_exception build 13-May-2024 19:28:52  642/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Rendering Class phpbb\language\exception\language_file_not_found build 13-May-2024 19:28:52 Rendering Class phpbb\language\language build 13-May-2024 19:28:52 Rendering Class phpbb\language\language_file_helper build 13-May-2024 19:28:52 Rendering Class phpbb\language\language_file_loader build 13-May-2024 19:28:52 Rendering Class phpbb\lock\db build 13-May-2024 19:28:52  647/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\lock\flock build 13-May-2024 19:28:52 Rendering Class phpbb\lock\posting build 13-May-2024 19:28:52 Rendering Class phpbb\log\dummy build 13-May-2024 19:28:52 Rendering Class phpbb\log\log build 13-May-2024 19:28:52  652/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\log\log_interface build 13-May-2024 19:28:52 Rendering Class phpbb\mention\controller\mention build 13-May-2024 19:28:52 Rendering Class phpbb\mention\source\base_group build 13-May-2024 19:28:52 Rendering Class phpbb\mention\source\base_user build 13-May-2024 19:28:52 Rendering Class phpbb\mention\source\friend build 13-May-2024 19:28:52  656/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\group build 13-May-2024 19:28:52 Rendering Class phpbb\mention\source\source_interface build 13-May-2024 19:28:52 Rendering Class phpbb\mention\source\team build 13-May-2024 19:28:52 Rendering Class phpbb\mention\source\topic build 13-May-2024 19:28:52  660/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\mention\source\user build 13-May-2024 19:28:52 Rendering Class phpbb\mention\source\usergroup build 13-May-2024 19:28:52 Rendering Class phpbb\message\admin_form build 13-May-2024 19:28:52 Rendering Class phpbb\message\form build 13-May-2024 19:28:52  664/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\message build 13-May-2024 19:28:52 Rendering Class phpbb\message\topic_form build 13-May-2024 19:28:52 Rendering Class phpbb\message\user_form build 13-May-2024 19:28:52  667/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\mimetype\content_guesser build 13-May-2024 19:28:52 Rendering Class phpbb\mimetype\extension_guesser build 13-May-2024 19:28:53 Rendering Class phpbb\mimetype\guesser build 13-May-2024 19:28:53  671/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\mimetype\guesser_base build 13-May-2024 19:28:53 Rendering Class phpbb\mimetype\guesser_interface build 13-May-2024 19:28:53 Rendering Class phpbb\module\exception\module_exception build 13-May-2024 19:28:53 Rendering Class phpbb\module\exception\module_not_found_exception build 13-May-2024 19:28:53 Rendering Class phpbb\module\module_manager build 13-May-2024 19:28:53 Rendering Class phpbb\notification\exception build 13-May-2024 19:28:53  676/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\manager build 13-May-2024 19:28:53 Rendering Class phpbb\notification\method\base build 13-May-2024 19:28:53  678/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\board build 13-May-2024 19:28:53 Rendering Class phpbb\notification\method\email build 13-May-2024 19:28:53  680/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\extended_method_interface build 13-May-2024 19:28:53 Rendering Class phpbb\notification\method\jabber build 13-May-2024 19:28:53  682/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\messenger_base build 13-May-2024 19:28:53 Rendering Class phpbb\notification\method\method_interface build 13-May-2024 19:28:53  684/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\webpush build 13-May-2024 19:28:53  686/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\admin_activate_user build 13-May-2024 19:28:53  687/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\approve_post build 13-May-2024 19:28:53  688/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\approve_topic build 13-May-2024 19:28:53 Rendering Class phpbb\notification\type\base build 13-May-2024 19:28:53  689/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76% 690/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\bookmark build 13-May-2024 19:28:53 Rendering Class phpbb\notification\type\disapprove_post build 13-May-2024 19:28:53  691/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\disapprove_topic build 13-May-2024 19:28:53  692/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\forum build 13-May-2024 19:28:53  693/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request build 13-May-2024 19:28:53  694/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\group_request_approved build 13-May-2024 19:28:53  695/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\mention build 13-May-2024 19:28:53  696/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\pm build 13-May-2024 19:28:54  697/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post build 13-May-2024 19:28:54  698/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post_in_queue build 13-May-2024 19:28:54  699/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77% 700/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\quote build 13-May-2024 19:28:54 Rendering Class phpbb\notification\type\report_pm build 13-May-2024 19:28:54  701/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm_closed build 13-May-2024 19:28:54  702/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post build 13-May-2024 19:28:54  703/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\report_post_closed build 13-May-2024 19:28:54  704/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\topic build 13-May-2024 19:28:54  705/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\topic_in_queue build 13-May-2024 19:28:54  706/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\type_interface build 13-May-2024 19:28:54  707/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\pagination build 13-May-2024 19:28:54 Rendering Class phpbb\passwords\driver\argon2i build 13-May-2024 19:28:54  709/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\argon2id build 13-May-2024 19:28:54 Rendering Class phpbb\passwords\driver\base build 13-May-2024 19:28:54 Rendering Class phpbb\passwords\driver\base_native build 13-May-2024 19:28:54  712/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\bcrypt build 13-May-2024 19:28:54 Rendering Class phpbb\passwords\driver\bcrypt_2y build 13-May-2024 19:28:54  715/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\bcrypt_wcf2 build 13-May-2024 19:28:54 Rendering Class phpbb\passwords\driver\convert_password build 13-May-2024 19:28:54 Rendering Class phpbb\passwords\driver\driver_interface build 13-May-2024 19:28:54 Rendering Class phpbb\passwords\driver\helper build 13-May-2024 19:28:54  719/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\md5_mybb build 13-May-2024 19:28:54 Rendering Class phpbb\passwords\driver\md5_phpbb2 build 13-May-2024 19:28:54 Rendering Class phpbb\passwords\driver\md5_vb build 13-May-2024 19:28:54  722/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\phpass build 13-May-2024 19:28:54 Rendering Class phpbb\passwords\driver\rehashable_driver_interface build 13-May-2024 19:28:54 Rendering Class phpbb\passwords\driver\salted_md5 build 13-May-2024 19:28:54 Rendering Class phpbb\passwords\driver\sha1 build 13-May-2024 19:28:54  725/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha1_smf build 13-May-2024 19:28:54 Rendering Class phpbb\passwords\driver\sha1_wcf1 build 13-May-2024 19:28:54 Rendering Class phpbb\passwords\driver\sha_xf1 build 13-May-2024 19:28:54  728/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\helper build 13-May-2024 19:28:54 Rendering Class phpbb\passwords\manager build 13-May-2024 19:28:54 Rendering Class phpbb\path_helper build 13-May-2024 19:28:54  731/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\permissions build 13-May-2024 19:28:54  733/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\php\ini build 13-May-2024 19:28:54 Rendering Class phpbb\plupload\plupload build 13-May-2024 19:28:54 Rendering Class phpbb\posting\post_helper build 13-May-2024 19:28:54  736/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\lang_helper build 13-May-2024 19:28:54 Rendering Class phpbb\profilefields\manager build 13-May-2024 19:28:55 Rendering Class phpbb\profilefields\type\type_base build 13-May-2024 19:28:55 Rendering Class phpbb\profilefields\type\type_bool build 13-May-2024 19:28:55  739/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 82%Rendering Class phpbb\profilefields\type\type_date build 13-May-2024 19:28:55  740/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 82%Rendering Class phpbb\profilefields\type\type_dropdown build 13-May-2024 19:28:55 Rendering Class phpbb\profilefields\type\type_int build 13-May-2024 19:28:55  742/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_interface build 13-May-2024 19:28:55  743/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string build 13-May-2024 19:28:55 Rendering Class phpbb\profilefields\type\type_string_common build 13-May-2024 19:28:55  745/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_text build 13-May-2024 19:28:55  746/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_url build 13-May-2024 19:28:55  747/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\report\controller\report build 13-May-2024 19:28:55  748/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\already_reported_exception build 13-May-2024 19:28:55 Rendering Class phpbb\report\exception\empty_report_exception build 13-May-2024 19:28:55 Rendering Class phpbb\report\exception\entity_not_found_exception build 13-May-2024 19:28:55 Rendering Class phpbb\report\exception\factory_invalid_argument_exception build 13-May-2024 19:28:55 Rendering Class phpbb\report\exception\invalid_report_exception build 13-May-2024 19:28:55  753/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\pm_reporting_disabled_exception build 13-May-2024 19:28:55 Rendering Class phpbb\report\exception\report_permission_denied_exception build 13-May-2024 19:28:55 Rendering Class phpbb\report\handler_factory build 13-May-2024 19:28:55 Rendering Class phpbb\report\report_handler build 13-May-2024 19:28:55 Rendering Class phpbb\report\report_handler_interface build 13-May-2024 19:28:55 Rendering Class phpbb\report\report_handler_pm build 13-May-2024 19:28:55 Rendering Class phpbb\report\report_handler_post build 13-May-2024 19:28:55  760/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\report\report_reason_list_provider build 13-May-2024 19:28:55 Rendering Class phpbb\request\deactivated_super_global build 13-May-2024 19:28:55 Rendering Class phpbb\request\request build 13-May-2024 19:28:55 Rendering Class phpbb\request\request_interface build 13-May-2024 19:28:55  764/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\type_cast_helper build 13-May-2024 19:28:55 Rendering Class phpbb\request\type_cast_helper_interface build 13-May-2024 19:28:55 Rendering Class phpbb\routing\file_locator build 13-May-2024 19:28:55  767/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\routing\helper build 13-May-2024 19:28:55 Rendering Class phpbb\routing\loader_resolver build 13-May-2024 19:28:55 Rendering Class phpbb\routing\resources_locator\chained_resources_locator build 13-May-2024 19:28:55 Rendering Class phpbb\routing\resources_locator\default_resources_locator build 13-May-2024 19:28:55 Rendering Class phpbb\routing\resources_locator\installer_resources_locator build 13-May-2024 19:28:55 Rendering Class phpbb\routing\resources_locator\resources_locator_interface build 13-May-2024 19:28:55  773/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\routing\router build 13-May-2024 19:28:55 Rendering Class phpbb\search\backend\base build 13-May-2024 19:28:55 Rendering Class phpbb\search\backend\fulltext_mysql build 13-May-2024 19:28:55  776/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_native build 13-May-2024 19:28:55  777/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86% 778/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_postgres build 13-May-2024 19:28:55  779/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_sphinx build 13-May-2024 19:28:55  780/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\search_backend_interface build 13-May-2024 19:28:56 Rendering Class phpbb\search\backend\sphinx\config build 13-May-2024 19:28:56 Rendering Class phpbb\search\backend\sphinx\config_item build 13-May-2024 19:28:56  782/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config_section build 13-May-2024 19:28:56 Rendering Class phpbb\search\backend\sphinx\config_variable build 13-May-2024 19:28:56 Rendering Class phpbb\search\exception\action_in_progress_exception build 13-May-2024 19:28:56 Rendering Class phpbb\search\exception\no_action_in_progress_exception build 13-May-2024 19:28:56 Rendering Class phpbb\search\exception\no_search_backend_found_exception build 13-May-2024 19:28:56  787/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\exception\search_exception build 13-May-2024 19:28:56 Rendering Class phpbb\search\search_backend_factory build 13-May-2024 19:28:56 Rendering Class phpbb\search\state_helper build 13-May-2024 19:28:56 Rendering Class phpbb\session build 13-May-2024 19:28:56  792/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\adapter\adapter_interface build 13-May-2024 19:28:56 Rendering Class phpbb\storage\adapter\local build 13-May-2024 19:28:56 Rendering Class phpbb\storage\adapter_factory build 13-May-2024 19:28:56  794/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\controller\attachment build 13-May-2024 19:28:56 Rendering Class phpbb\storage\controller\avatar build 13-May-2024 19:28:56 Rendering Class phpbb\storage\controller\controller build 13-May-2024 19:28:56  797/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\exception\exception build 13-May-2024 19:28:56 Rendering Class phpbb\storage\file_info build 13-May-2024 19:28:56 Rendering Class phpbb\storage\provider\local build 13-May-2024 19:28:56 Rendering Class phpbb\storage\provider\provider_interface build 13-May-2024 19:28:56 Rendering Class phpbb\storage\storage build 13-May-2024 19:28:56 Rendering Class phpbb\storage\stream_interface build 13-May-2024 19:28:56  803/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Rendering Class phpbb\symfony_request build 13-May-2024 19:28:56 Rendering Class phpbb\template\asset build 13-May-2024 19:28:56 Rendering Class phpbb\template\assets_bag build 13-May-2024 19:28:56 Rendering Class phpbb\template\base build 13-May-2024 19:28:56  808/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\context build 13-May-2024 19:28:56 Rendering Class phpbb\template\exception\user_object_not_available build 13-May-2024 19:28:56 Rendering Class phpbb\template\template build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\definition build 13-May-2024 19:28:56  811/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\environment build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\extension build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\extension\avatar build 13-May-2024 19:28:56  814/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\config build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\extension\forms build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\extension\icon build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\extension\routing build 13-May-2024 19:28:56  818/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\username build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\lexer build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\loader build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\node\definenode build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\node\event build 13-May-2024 19:28:56  823/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\node\expression\binary\equalequal build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\node\expression\binary\notequalequal build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\node\includeasset build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\node\includecss build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\node\includejs build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\node\includenode build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\tokenparser\defineparser build 13-May-2024 19:28:56  831/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\template\twig\tokenparser\event build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\tokenparser\includecss build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\tokenparser\includejs build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\tokenparser\includeparser build 13-May-2024 19:28:56 Rendering Class phpbb\template\twig\twig build 13-May-2024 19:28:56 Rendering Class phpbb\textformatter\acp_utils_interface build 13-May-2024 19:28:56  836/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\textformatter\cache_interface build 13-May-2024 19:28:56 Rendering Class phpbb\textformatter\parser_interface build 13-May-2024 19:28:56 Rendering Class phpbb\textformatter\renderer_interface build 13-May-2024 19:28:56  839/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\acp_utils build 13-May-2024 19:28:56 Rendering Class phpbb\textformatter\s9e\bbcode_merger build 13-May-2024 19:28:56 Rendering Class phpbb\textformatter\s9e\factory build 13-May-2024 19:28:56 Rendering Class phpbb\textformatter\s9e\link_helper build 13-May-2024 19:28:56  843/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\mention_helper build 13-May-2024 19:28:56 Rendering Class phpbb\textformatter\s9e\parser build 13-May-2024 19:28:56 Rendering Class phpbb\textformatter\s9e\quote_helper build 13-May-2024 19:28:56  846/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\renderer build 13-May-2024 19:28:56 Rendering Class phpbb\textformatter\s9e\utils build 13-May-2024 19:28:56 Rendering Class phpbb\textformatter\utils_interface build 13-May-2024 19:28:56  849/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\base build 13-May-2024 19:28:56 Rendering Class phpbb\textreparser\manager build 13-May-2024 19:28:56  852/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\contact_admin_info build 13-May-2024 19:28:56 Rendering Class phpbb\textreparser\plugins\forum_description build 13-May-2024 19:28:56 Rendering Class phpbb\textreparser\plugins\forum_rules build 13-May-2024 19:28:56  854/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\group_description build 13-May-2024 19:28:56 Rendering Class phpbb\textreparser\plugins\pm_text build 13-May-2024 19:28:56  856/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\poll_option build 13-May-2024 19:28:57  858/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\poll_title build 13-May-2024 19:28:57 Rendering Class phpbb\textreparser\plugins\post_text build 13-May-2024 19:28:57 Rendering Class phpbb\textreparser\plugins\user_signature build 13-May-2024 19:28:57  860/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\reparser_interface build 13-May-2024 19:28:57 Rendering Class phpbb\textreparser\row_based_plugin build 13-May-2024 19:28:57 Rendering Class phpbb\tree\nestedset build 13-May-2024 19:28:57  863/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\nestedset_forum build 13-May-2024 19:28:57 Rendering Class phpbb\tree\tree_interface build 13-May-2024 19:28:57  865/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\ucp\controller\reset_password build 13-May-2024 19:28:57 Rendering Class phpbb\ucp\controller\webpush build 13-May-2024 19:28:57 Rendering Class phpbb\user build 13-May-2024 19:28:57  868/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\user_loader build 13-May-2024 19:28:57  869/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\version_helper build 13-May-2024 19:28:57 Rendering Class phpbb\viewonline_helper build 13-May-2024 19:28:57  871/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb_questionnaire_data_collector build 13-May-2024 19:28:57 Rendering Class phpbb_questionnaire_php_data_provider build 13-May-2024 19:28:57 Rendering Class phpbb_questionnaire_phpbb_data_provider build 13-May-2024 19:28:57 Rendering Class phpbb_questionnaire_system_data_provider build 13-May-2024 19:28:57 Rendering Class queue build 13-May-2024 19:28:57 Rendering Class smtp_class build 13-May-2024 19:28:57 Rendering Class transfer build 13-May-2024 19:28:57  878/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class ucp_activate build 13-May-2024 19:28:57 Rendering Class ucp_attachments build 13-May-2024 19:28:57 Rendering Class ucp_attachments_info build 13-May-2024 19:28:57 Rendering Class ucp_auth_link build 13-May-2024 19:28:57 Rendering Class ucp_auth_link_info build 13-May-2024 19:28:57 Rendering Class ucp_confirm build 13-May-2024 19:28:57 Rendering Class ucp_groups build 13-May-2024 19:28:57 Rendering Class ucp_groups_info build 13-May-2024 19:28:57 Rendering Class ucp_login_link build 13-May-2024 19:28:57  887/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_main build 13-May-2024 19:28:57 Rendering Class ucp_main_info build 13-May-2024 19:28:57 Rendering Class ucp_notifications build 13-May-2024 19:28:57 Rendering Class ucp_notifications_info build 13-May-2024 19:28:57  892/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 99%Rendering Class ucp_pm build 13-May-2024 19:28:57 Rendering Class ucp_pm_info build 13-May-2024 19:28:57 Rendering Class ucp_prefs build 13-May-2024 19:28:57 Rendering Class ucp_prefs_info build 13-May-2024 19:28:57 Rendering Class ucp_profile build 13-May-2024 19:28:57  897/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 99%Rendering Class ucp_profile_info build 13-May-2024 19:28:57 Rendering Class ucp_register build 13-May-2024 19:28:57 Rendering Class ucp_resend build 13-May-2024 19:28:57 Rendering Class ucp_zebra build 13-May-2024 19:28:57 Rendering Class ucp_zebra_info build 13-May-2024 19:28:57  901/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Rendering done build 13-May-2024 19:28:57 build 13-May-2024 19:28:57 build 13-May-2024 19:28:57 build 13-May-2024 19:28:57 build 13-May-2024 19:28:57 Version Updated C Removed C build 13-May-2024 19:28:57 main 739 0 build 13-May-2024 19:28:57 build 13-May-2024 19:28:57 build 13-May-2024 19:28:57 Version Updated C Updated N Removed C Removed N build 13-May-2024 19:28:57 main 739 151 0 0 build 13-May-2024 19:28:57 build 13-May-2024 19:28:57  build 13-May-2024 19:28:57 phpBB > build: build 13-May-2024 19:28:57  build 13-May-2024 19:28:57  build 13-May-2024 19:28:57 BUILD FINISHED build 13-May-2024 19:28:57 build 13-May-2024 19:28:57 Total time: 10 minutes 24.00 seconds build 13-May-2024 19:28:57  simple 13-May-2024 19:29:02 Finished task 'Run tests' with result: Success command 13-May-2024 19:29:02 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 13-May-2024 19:29:02 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 13-May-2024 19:29:02 Running image name (phpbb:php-8.1) command 13-May-2024 19:29:02 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1253 (PHPBB3-DDM-JOB1-1253)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/build --rm -u=991 phpbb:php-8.1 ../phpBB/vendor/bin/phing sniff\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 13-May-2024 19:29:03 Buildfile: /data/build/build.xml build 13-May-2024 19:29:03 build 13-May-2024 19:29:03 phpBB > sniff: build 13-May-2024 19:29:03 build 13-May-2024 19:29:14 ............................................................ 60 / 914 (7%) build 13-May-2024 19:29:18 ............................................................ 120 / 914 (13%) build 13-May-2024 19:29:19 ............................................................ 180 / 914 (20%) build 13-May-2024 19:29:19 ............................................................ 240 / 914 (26%) build 13-May-2024 19:29:20 ............................................................ 300 / 914 (33%) build 13-May-2024 19:29:22 ............................................................ 360 / 914 (39%) build 13-May-2024 19:29:25 ............................................................ 420 / 914 (46%) build 13-May-2024 19:29:33 ............................................................ 480 / 914 (53%) build 13-May-2024 19:29:36 ............................................................ 540 / 914 (59%) build 13-May-2024 19:29:42 ............................................................ 600 / 914 (66%) build 13-May-2024 19:29:47 ............................................................ 660 / 914 (72%) build 13-May-2024 19:29:52 ............................................................ 720 / 914 (79%) build 13-May-2024 19:29:57 ............................................................ 780 / 914 (85%) build 13-May-2024 19:30:03 ............................................................ 840 / 914 (92%) build 13-May-2024 19:30:08 ............................................................ 900 / 914 (98%) build 13-May-2024 19:30:08 .............. 914 / 914 (100%) build 13-May-2024 19:30:08 build 13-May-2024 19:30:08 build 13-May-2024 19:30:08 Time: 1 mins, 4.61 secs; Memory: 24MB build 13-May-2024 19:30:08 build 13-May-2024 19:30:08 [php] Calling PHP function: preg_replace() build 13-May-2024 19:30:15 ............................................................ 60 / 206 (29%) build 13-May-2024 19:30:32 ............................................................ 120 / 206 (58%) build 13-May-2024 19:30:46 ............................................................ 180 / 206 (87%) build 13-May-2024 19:30:53 .......................... 206 / 206 (100%) build 13-May-2024 19:30:53 build 13-May-2024 19:30:53 build 13-May-2024 19:30:53 Time: 44.8 secs; Memory: 34MB build 13-May-2024 19:30:53 build 13-May-2024 19:30:53 build 13-May-2024 19:30:53 build 13-May-2024 19:30:53 Time: 32ms; Memory: 6MB build 13-May-2024 19:30:53 build 13-May-2024 19:30:53 build 13-May-2024 19:30:53 BUILD FINISHED build 13-May-2024 19:30:53 build 13-May-2024 19:30:53 Total time: 1 minute 49.93 seconds build 13-May-2024 19:30:53 simple 13-May-2024 19:30:54 Finished task 'Run sniffs' with result: Success simple 13-May-2024 19:30:54 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 13-May-2024 19:30:54 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1... simple 13-May-2024 19:30:54 Finished task 'Parsing test results' with result: Success simple 13-May-2024 19:30:54 Running post build plugin 'Artifact Copier' simple 13-May-2024 19:30:54 Publishing an artifact: Coverage HTML Report simple 13-May-2024 19:31:00 Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 6.380 s simple 13-May-2024 19:31:00 Running post build plugin 'npm Cache Cleanup' simple 13-May-2024 19:31:00 Running post build plugin 'NCover Results Collector' simple 13-May-2024 19:31:00 Running post build plugin 'Build Results Label Collector' simple 13-May-2024 19:31:00 Running post build plugin 'Clover Results Collector' simple 13-May-2024 19:31:00 Running post build plugin 'Docker Container Cleanup' simple 13-May-2024 19:31:02 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1' simple 13-May-2024 19:31:02 Finalising the build... simple 13-May-2024 19:31:02 Stopping timer. simple 13-May-2024 19:31:02 Build PHPBB3-DDM-JOB1-1253 completed. simple 13-May-2024 19:31:02 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 13-May-2024 19:31:02 Running on server: post build plugin 'NCover Results Collector' simple 13-May-2024 19:31:02 Running on server: post build plugin 'Build Labeller' simple 13-May-2024 19:31:02 Running on server: post build plugin 'Clover Delta Calculator' simple 13-May-2024 19:31:02 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 13-May-2024 19:31:02 All post build plugins have finished simple 13-May-2024 19:31:02 Generating build results summary... simple 13-May-2024 19:31:08 Saving build results to disk... simple 13-May-2024 19:31:08 Store variable context... simple 13-May-2024 19:31:08 Finished building PHPBB3-DDM-JOB1-1253.