Tests pending pull requests
Build: #10248 was successful
Job: Build and Test Job was successful
Build log
The build generated 540 lines of output. Download or view full build log.
14-Jun-2024 04:03:24 | Build phpBB3 - Pull Requests - Build and Test Job #10248 (PHPBB3-PR-JOB1-10248) is being prepared for building on agent Default Agent, bamboo version: 9.2.7 |
14-Jun-2024 04:03:24 | |
14-Jun-2024 04:03:24 | Build working directory is /home/bamboo/local-working-dir/PHPBB3-PR-JOB1 |
14-Jun-2024 04:03:24 | Executing build phpBB3 - Pull Requests - Build and Test Job #10248 (PHPBB3-PR-JOB1-10248) |
14-Jun-2024 04:03:24 | Starting task 'Checkout develop branch' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
14-Jun-2024 04:03:24 | Build always requires a clean checkout |
14-Jun-2024 04:03:24 | Cleaning build directory '/home/bamboo/local-working-dir/PHPBB3-PR-JOB1' |
14-Jun-2024 04:03:24 | Checking out into /home/bamboo/local-working-dir/PHPBB3-PR-JOB1 |
14-Jun-2024 04:03:24 | Updating source code to revision: cd0e6829845d470925a32a74815ff0934ed4b78f |
14-Jun-2024 04:03:24 | Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-PR-JOB1/.git'. |
14-Jun-2024 04:03:24 | Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-PR-JOB1/.git/ |
14-Jun-2024 04:03:24 | Fetching 'refs/heads/3.3.x' from 'https://github.com/phpbb/phpbb.git'. |
14-Jun-2024 04:03:35 | Checking out revision cd0e6829845d470925a32a74815ff0934ed4b78f. |
14-Jun-2024 04:03:35 | Switched to branch '3.3.x' |
14-Jun-2024 04:03:35 | Updated source code to revision: cd0e6829845d470925a32a74815ff0934ed4b78f |
14-Jun-2024 04:03:35 | Finished task 'Checkout develop branch' with result: Success |
14-Jun-2024 04:03:35 | Running pre-build action: VCS Version Collector |
14-Jun-2024 04:03:35 | Running pre-build action: Build Log Labeller Pre Build Action |
14-Jun-2024 04:03:35 | Build phpBB3 - Pull Requests - Build and Test Job #10248 (PHPBB3-PR-JOB1-10248) started building on agent 'Default Agent' () |
14-Jun-2024 04:03:35 | Substituting variable: ${bamboo.PRnumber} with 6642 |
14-Jun-2024 04:03:35 | Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR-JOB1-10248 |
14-Jun-2024 04:03:35 | Starting task 'Set pending build status' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
14-Jun-2024 04:03:35 | Beginning to execute external process for build 'phpBB3 - Pull Requests - Build and Test Job #10248 (PHPBB3-PR-JOB1-10248)' ... running command line: /bin/sh /home/bamboo/temp/PHPBB3-PR-JOB1-10248-ScriptBuildTask-772997313710663422.sh ... in: /home/bamboo/local-working-dir/PHPBB3-PR-JOB1 |
14-Jun-2024 04:03:37 | From https://github.com/phpbb/phpbb |
14-Jun-2024 04:03:37 | * branch refs/pull/6642/head -> FETCH_HEAD |
14-Jun-2024 04:03:37 | % Total % Received % Xferd Average Speed Time Time Time Current |
14-Jun-2024 04:03:37 | Dload Upload Total Spent Left Speed |
14-Jun-2024 04:03:37 | |
14-Jun-2024 04:03:37 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
14-Jun-2024 04:03:37 | 100 1746 100 1563 100 183 2608 305 --:--:-- --:--:-- --:--:-- 2613 |
14-Jun-2024 04:03:37 | Finished task 'Set pending build status' with result: Success |
14-Jun-2024 04:03:37 | Substituting variable: ${bamboo.PRnumber} with 6642 |
14-Jun-2024 04:03:37 | Starting task 'Fetch PR' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
14-Jun-2024 04:03:37 | Beginning to execute external process for build 'phpBB3 - Pull Requests - Build and Test Job #10248 (PHPBB3-PR-JOB1-10248)' ... running command line: /bin/sh /home/bamboo/temp/PHPBB3-PR-JOB1-10248-ScriptBuildTask-3043086683801787282.sh ... in: /home/bamboo/local-working-dir/PHPBB3-PR-JOB1 |
14-Jun-2024 04:03:38 | From https://github.com/phpbb/phpbb |
14-Jun-2024 04:03:38 | * branch refs/pull/6642/merge -> FETCH_HEAD |
14-Jun-2024 04:03:38 | Note: checking out 'FETCH_HEAD'. |
14-Jun-2024 04:03:38 | |
14-Jun-2024 04:03:38 | You are in 'detached HEAD' state. You can look around, make experimental |
14-Jun-2024 04:03:38 | changes and commit them, and you can discard any commits you make in this |
14-Jun-2024 04:03:38 | state without impacting any branches by performing another checkout. |
14-Jun-2024 04:03:38 | |
14-Jun-2024 04:03:38 | If you want to create a new branch to retain commits you create, you may |
14-Jun-2024 04:03:38 | do so (now or later) by using -b with the checkout command again. Example: |
14-Jun-2024 04:03:38 | |
14-Jun-2024 04:03:38 | git checkout -b new_branch_name |
14-Jun-2024 04:03:38 | |
14-Jun-2024 04:03:38 | HEAD is now at 4b6eec9... Merge db9874546b95f17254ca944b050f4ea595d688b2 into cd0e6829845d470925a32a74815ff0934ed4b78f |
14-Jun-2024 04:03:38 | Finished task 'Fetch PR' with result: Success |
14-Jun-2024 04:03:38 | Skipping execution of task 'Prepare directory' as it is disabled |
14-Jun-2024 04:03:38 | Substituting variable: ${bamboo.PHPVersion} with 7.2 |
14-Jun-2024 04:03:38 | Substituting variable: ${bamboo.PHPVersion} with 7.2 |
14-Jun-2024 04:03:38 | Substituting variable: ${bamboo.xdebugVersion} with 2.9.0 |
14-Jun-2024 04:03:38 | Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR-JOB1 |
14-Jun-2024 04:03:38 | Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' |
14-Jun-2024 04:03:38 | Beginning to execute external process for build 'phpBB3 - Pull Requests - Build and Test Job #10248 (PHPBB3-PR-JOB1-10248)' ... running command line: /usr/bin/docker build --force-rm=true --tag=phpbb:php-7.2 /home/bamboo/local-working-dir/PHPBB3-PR-JOB1 ... in: /home/bamboo/local-working-dir/PHPBB3-PR-JOB1 |
14-Jun-2024 04:03:39 | #0 building with "default" instance using docker driver |
14-Jun-2024 04:03:39 | |
14-Jun-2024 04:03:39 | #1 [internal] load build definition from Dockerfile |
14-Jun-2024 04:03:39 | #1 transferring dockerfile: 511B done |
14-Jun-2024 04:03:39 | #1 DONE 0.0s |
14-Jun-2024 04:03:39 | |
14-Jun-2024 04:03:39 | #2 [internal] load metadata for docker.io/library/php:7.2 |
14-Jun-2024 04:03:39 | #2 DONE 0.7s |
14-Jun-2024 04:03:40 | |
14-Jun-2024 04:03:40 | #3 [internal] load .dockerignore |
14-Jun-2024 04:03:40 | #3 transferring context: 2B done |
14-Jun-2024 04:03:40 | #3 DONE 0.0s |
14-Jun-2024 04:03:40 | |
14-Jun-2024 04:03:40 | #4 [1/6] FROM docker.io/library/php:7.2@sha256:42ffbc0798e4449bbd1e14fc4dcb87774aa1ad1900a09ef6a965bc0880aa2161 |
14-Jun-2024 04:03:40 | #4 DONE 0.0s |
14-Jun-2024 04:03:40 | |
14-Jun-2024 04:03:40 | #5 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev libzip-dev bzip2 zip && docker-php-ext-install -j$(nproc) zip |
14-Jun-2024 04:03:40 | #5 CACHED |
14-Jun-2024 04:03:40 | |
14-Jun-2024 04:03:40 | #6 [3/6] RUN pecl install xdebug-2.9.0 |
14-Jun-2024 04:03:40 | #6 CACHED |
14-Jun-2024 04:03:40 | |
14-Jun-2024 04:03:40 | #7 [4/6] RUN docker-php-ext-enable xdebug |
14-Jun-2024 04:03:40 | #7 CACHED |
14-Jun-2024 04:03:40 | |
14-Jun-2024 04:03:40 | #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini |
14-Jun-2024 04:03:40 | #8 CACHED |
14-Jun-2024 04:03:40 | |
14-Jun-2024 04:03:40 | #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost |
14-Jun-2024 04:03:40 | #9 CACHED |
14-Jun-2024 04:03:40 | |
14-Jun-2024 04:03:40 | #10 exporting to image |
14-Jun-2024 04:03:40 | #10 exporting layers done |
14-Jun-2024 04:03:40 | #10 writing image sha256:ef8e17c9859037217caf7b0fb56fc6614843bef771e87fab209329746ddfc14f done |
14-Jun-2024 04:03:40 | #10 naming to docker.io/library/phpbb:php-7.2 done |
14-Jun-2024 04:03:40 | #10 DONE 0.0s |
14-Jun-2024 04:03:40 | Built Docker image 'phpbb:php-7.2' |
14-Jun-2024 04:03:40 | Finished task 'Build image' with result: Success |
14-Jun-2024 04:03:40 | Substituting variable: ${bamboo.PHPVersion} with 7.2 |
14-Jun-2024 04:03:40 | Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR-JOB1 |
14-Jun-2024 04:03:40 | Starting task 'Prepare directory' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' |
14-Jun-2024 04:03:40 | Running image name (phpbb:php-7.2) |
14-Jun-2024 04:03:40 | Beginning to execute external process for build 'phpBB3 - Pull Requests - Build and Test Job #10248 (PHPBB3-PR-JOB1-10248)' ... running command line: /usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR-JOB1:/data --workdir /data/phpBB --rm -e HOME=/home/bamboo -u=991 phpbb:php-7.2 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing clean prepare ... in: /home/bamboo/local-working-dir/PHPBB3-PR-JOB1 |
14-Jun-2024 04:03:41 | You are using the deprecated option "--dev". It has no effect and will break in Composer 3. |
14-Jun-2024 04:03:41 | Installing dependencies from lock file (including require-dev) |
14-Jun-2024 04:03:41 | Verifying lock file contents can be installed on current platform. |
14-Jun-2024 04:03:41 | Package operations: 76 installs, 0 updates, 0 removals |
14-Jun-2024 04:03:41 | Cannot create cache directory /home/bamboo/.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. |
14-Jun-2024 04:03:41 | - Downloading composer/package-versions-deprecated (1.11.99.5) |
14-Jun-2024 04:03:41 | - Downloading bantu/ini-get-wrapper (v1.0.1) |
14-Jun-2024 04:03:41 | - Downloading carlos-mg89/oauth (0.8.15) |
14-Jun-2024 04:03:41 | - Downloading symfony/polyfill-mbstring (v1.29.0) |
14-Jun-2024 04:03:41 | - Downloading symfony/polyfill-ctype (v1.29.0) |
14-Jun-2024 04:03:41 | - Downloading symfony/dom-crawler (v3.4.47) |
14-Jun-2024 04:03:41 | - Downloading symfony/css-selector (v3.4.47) |
14-Jun-2024 04:03:41 | - Downloading symfony/browser-kit (v3.4.47) |
14-Jun-2024 04:03:41 | - Downloading symfony/polyfill-php72 (v1.29.0) |
14-Jun-2024 04:03:41 | - Downloading symfony/polyfill-intl-normalizer (v1.29.0) |
14-Jun-2024 04:03:41 | - Downloading symfony/polyfill-intl-idn (v1.29.0) |
14-Jun-2024 04:03:41 | - Downloading ralouphie/getallheaders (3.0.3) |
14-Jun-2024 04:03:41 | - Downloading psr/http-message (1.1) |
14-Jun-2024 04:03:41 | - Downloading guzzlehttp/psr7 (1.9.1) |
14-Jun-2024 04:03:41 | - Downloading guzzlehttp/promises (1.5.3) |
14-Jun-2024 04:03:41 | - Downloading guzzlehttp/guzzle (6.5.8) |
14-Jun-2024 04:03:41 | - Downloading fabpot/goutte (v3.2.3) |
14-Jun-2024 04:03:41 | - Downloading google/recaptcha (1.2.4) |
14-Jun-2024 04:03:41 | - Downloading symfony/yaml (v3.4.47) |
14-Jun-2024 04:03:41 | - Downloading symfony/process (v3.4.47) |
14-Jun-2024 04:03:41 | - Downloading psr/log (1.1.4) |
14-Jun-2024 04:03:41 | - Downloading symfony/debug (v3.4.47) |
14-Jun-2024 04:03:41 | - Downloading symfony/console (v3.4.47) |
14-Jun-2024 04:03:41 | - Downloading laravel/homestead (v7.20.0) |
14-Jun-2024 04:03:41 | - Downloading marc1706/fast-image-size (v1.1.7) |
14-Jun-2024 04:03:41 | - Downloading phing/phing (2.17.4) |
14-Jun-2024 04:03:41 | - Downloading php-webdriver/webdriver (1.13.1) |
14-Jun-2024 04:03:41 | - Downloading webmozart/assert (1.11.0) |
14-Jun-2024 04:03:41 | - Downloading phpdocumentor/reflection-common (2.2.0) |
14-Jun-2024 04:03:41 | - Downloading phpdocumentor/type-resolver (1.6.1) |
14-Jun-2024 04:03:41 | - Downloading phpdocumentor/reflection-docblock (5.3.0) |
14-Jun-2024 04:03:41 | - Downloading sebastian/version (2.0.1) |
14-Jun-2024 04:03:41 | - Downloading sebastian/resource-operations (2.0.2) |
14-Jun-2024 04:03:41 | - Downloading sebastian/recursion-context (3.0.1) |
14-Jun-2024 04:03:41 | - Downloading sebastian/object-reflector (1.1.2) |
14-Jun-2024 04:03:41 | - Downloading sebastian/object-enumerator (3.0.4) |
14-Jun-2024 04:03:41 | - Downloading sebastian/global-state (2.0.0) |
14-Jun-2024 04:03:41 | - Downloading sebastian/exporter (3.1.5) |
14-Jun-2024 04:03:41 | - Downloading sebastian/environment (4.2.4) |
14-Jun-2024 04:03:41 | - Downloading sebastian/diff (3.0.4) |
14-Jun-2024 04:03:41 | - Downloading sebastian/comparator (3.0.5) |
14-Jun-2024 04:03:41 | - Downloading phpunit/php-timer (2.1.3) |
14-Jun-2024 04:03:41 | - Downloading phpunit/php-text-template (1.2.1) |
14-Jun-2024 04:03:41 | - Downloading phpunit/php-file-iterator (2.0.5) |
14-Jun-2024 04:03:41 | - Downloading theseer/tokenizer (1.2.2) |
14-Jun-2024 04:03:41 | - Downloading sebastian/code-unit-reverse-lookup (1.0.2) |
14-Jun-2024 04:03:41 | - Downloading phpunit/php-token-stream (3.1.3) |
14-Jun-2024 04:03:41 | - Downloading phpunit/php-code-coverage (6.1.4) |
14-Jun-2024 04:03:41 | - Downloading doctrine/instantiator (1.5.0) |
14-Jun-2024 04:03:41 | - Downloading phpspec/prophecy (v1.18.0) |
14-Jun-2024 04:03:41 | - Downloading phar-io/version (2.0.1) |
14-Jun-2024 04:03:41 | - Downloading phar-io/manifest (1.0.3) |
14-Jun-2024 04:03:41 | - Downloading myclabs/deep-copy (1.11.1) |
14-Jun-2024 04:03:41 | - Downloading phpunit/phpunit (7.5.20) |
14-Jun-2024 04:03:41 | - Downloading phpunit/dbunit (4.0.0) |
14-Jun-2024 04:03:41 | - Downloading psr/container (1.1.1) |
14-Jun-2024 04:03:41 | - Downloading s9e/sweetdom (2.1.0.1) |
14-Jun-2024 04:03:41 | - Downloading s9e/regexp-builder (1.4.6) |
14-Jun-2024 04:03:41 | - Downloading s9e/text-formatter (2.11.5) |
14-Jun-2024 04:03:41 | - Downloading squizlabs/php_codesniffer (3.9.0) |
14-Jun-2024 04:03:41 | - Downloading symfony/filesystem (v3.4.47) |
14-Jun-2024 04:03:41 | - Downloading symfony/config (v3.4.47) |
14-Jun-2024 04:03:41 | - Downloading symfony/finder (v3.4.47) |
14-Jun-2024 04:03:41 | - Downloading symfony/http-foundation (v3.4.47) |
14-Jun-2024 04:03:41 | - Downloading symfony/event-dispatcher (v3.4.47) |
14-Jun-2024 04:03:41 | - Downloading symfony/http-kernel (v3.4.49) |
14-Jun-2024 04:03:41 | - Downloading symfony/dependency-injection (v3.4.47) |
14-Jun-2024 04:03:41 | - Downloading zendframework/zend-eventmanager (3.2.1) |
14-Jun-2024 04:03:41 | - Downloading zendframework/zend-code (3.4.1) |
14-Jun-2024 04:03:41 | - Downloading ocramius/proxy-manager (2.2.4) |
14-Jun-2024 04:03:41 | - Downloading symfony/proxy-manager-bridge (v3.4.47) |
14-Jun-2024 04:03:41 | - Downloading symfony/routing (v3.4.47) |
14-Jun-2024 04:03:41 | - Downloading twig/twig (v2.16.0) |
14-Jun-2024 04:03:41 | - Downloading symfony/twig-bridge (v3.4.47) |
14-Jun-2024 04:03:41 | 0/74 [>---------------------------] 0% |
14-Jun-2024 04:03:41 | 13/74 [====>-----------------------] 17% |
14-Jun-2024 04:03:41 | 21/74 [=======>--------------------] 28% |
14-Jun-2024 04:03:41 | 26/74 [=========>------------------] 35% |
14-Jun-2024 04:03:41 | 34/74 [============>---------------] 45% |
14-Jun-2024 04:03:42 | 37/74 [==============>-------------] 50% |
14-Jun-2024 04:03:42 | 47/74 [=================>----------] 63% |
14-Jun-2024 04:03:42 | 54/74 [====================>-------] 72% |
14-Jun-2024 04:03:42 | 62/74 [=======================>----] 83% |
14-Jun-2024 04:03:42 | 69/74 [==========================>-] 93% |
14-Jun-2024 04:03:42 | 74/74 [============================] 100% |
14-Jun-2024 04:03:42 | - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive |
14-Jun-2024 04:03:42 | - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive |
14-Jun-2024 04:03:42 | - Installing carlos-mg89/oauth (0.8.15): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/dom-crawler (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/css-selector (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/browser-kit (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive |
14-Jun-2024 04:03:42 | - Installing ralouphie/getallheaders (3.0.3): Extracting archive |
14-Jun-2024 04:03:42 | - Installing psr/http-message (1.1): Extracting archive |
14-Jun-2024 04:03:42 | - Installing guzzlehttp/psr7 (1.9.1): Extracting archive |
14-Jun-2024 04:03:42 | - Installing guzzlehttp/promises (1.5.3): Extracting archive |
14-Jun-2024 04:03:42 | - Installing guzzlehttp/guzzle (6.5.8): Extracting archive |
14-Jun-2024 04:03:42 | - Installing fabpot/goutte (v3.2.3): Extracting archive |
14-Jun-2024 04:03:42 | - Installing google/recaptcha (1.2.4): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/yaml (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/process (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | - Installing psr/log (1.1.4): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/debug (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/console (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | - Installing laravel/homestead (v7.20.0): Extracting archive |
14-Jun-2024 04:03:42 | - Installing marc1706/fast-image-size (v1.1.7): Extracting archive |
14-Jun-2024 04:03:42 | - Installing phing/phing (2.17.4): Extracting archive |
14-Jun-2024 04:03:42 | - Installing php-webdriver/webdriver (1.13.1): Extracting archive |
14-Jun-2024 04:03:42 | - Installing webmozart/assert (1.11.0): Extracting archive |
14-Jun-2024 04:03:42 | - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive |
14-Jun-2024 04:03:42 | - Installing phpdocumentor/type-resolver (1.6.1): Extracting archive |
14-Jun-2024 04:03:42 | - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive |
14-Jun-2024 04:03:42 | - Installing sebastian/version (2.0.1): Extracting archive |
14-Jun-2024 04:03:42 | - Installing sebastian/resource-operations (2.0.2): Extracting archive |
14-Jun-2024 04:03:42 | - Installing sebastian/recursion-context (3.0.1): Extracting archive |
14-Jun-2024 04:03:42 | - Installing sebastian/object-reflector (1.1.2): Extracting archive |
14-Jun-2024 04:03:42 | - Installing sebastian/object-enumerator (3.0.4): Extracting archive |
14-Jun-2024 04:03:42 | - Installing sebastian/global-state (2.0.0): Extracting archive |
14-Jun-2024 04:03:42 | - Installing sebastian/exporter (3.1.5): Extracting archive |
14-Jun-2024 04:03:42 | - Installing sebastian/environment (4.2.4): Extracting archive |
14-Jun-2024 04:03:42 | - Installing sebastian/diff (3.0.4): Extracting archive |
14-Jun-2024 04:03:42 | - Installing sebastian/comparator (3.0.5): Extracting archive |
14-Jun-2024 04:03:42 | - Installing phpunit/php-timer (2.1.3): Extracting archive |
14-Jun-2024 04:03:42 | - Installing phpunit/php-text-template (1.2.1): Extracting archive |
14-Jun-2024 04:03:42 | - Installing phpunit/php-file-iterator (2.0.5): Extracting archive |
14-Jun-2024 04:03:42 | - Installing theseer/tokenizer (1.2.2): Extracting archive |
14-Jun-2024 04:03:42 | - Installing sebastian/code-unit-reverse-lookup (1.0.2): Extracting archive |
14-Jun-2024 04:03:42 | - Installing phpunit/php-token-stream (3.1.3): Extracting archive |
14-Jun-2024 04:03:42 | - Installing phpunit/php-code-coverage (6.1.4): Extracting archive |
14-Jun-2024 04:03:42 | - Installing doctrine/instantiator (1.5.0): Extracting archive |
14-Jun-2024 04:03:42 | - Installing phpspec/prophecy (v1.18.0): Extracting archive |
14-Jun-2024 04:03:42 | - Installing phar-io/version (2.0.1): Extracting archive |
14-Jun-2024 04:03:42 | - Installing phar-io/manifest (1.0.3): Extracting archive |
14-Jun-2024 04:03:42 | - Installing myclabs/deep-copy (1.11.1): Extracting archive |
14-Jun-2024 04:03:42 | - Installing phpunit/phpunit (7.5.20): Extracting archive |
14-Jun-2024 04:03:42 | - Installing phpunit/dbunit (4.0.0): Extracting archive |
14-Jun-2024 04:03:42 | - Installing psr/container (1.1.1): Extracting archive |
14-Jun-2024 04:03:42 | - Installing s9e/sweetdom (2.1.0.1): Extracting archive |
14-Jun-2024 04:03:42 | - Installing s9e/regexp-builder (1.4.6): Extracting archive |
14-Jun-2024 04:03:42 | - Installing s9e/text-formatter (2.11.5): Extracting archive |
14-Jun-2024 04:03:42 | - Installing squizlabs/php_codesniffer (3.9.0): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/filesystem (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/config (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/finder (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/polyfill-php56 (v1.20.0) |
14-Jun-2024 04:03:42 | - Installing symfony/polyfill-php70 (v1.20.0) |
14-Jun-2024 04:03:42 | - Installing symfony/http-foundation (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/event-dispatcher (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/http-kernel (v3.4.49): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/dependency-injection (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | - Installing zendframework/zend-eventmanager (3.2.1): Extracting archive |
14-Jun-2024 04:03:42 | - Installing zendframework/zend-code (3.4.1): Extracting archive |
14-Jun-2024 04:03:42 | - Installing ocramius/proxy-manager (2.2.4): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/proxy-manager-bridge (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/routing (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | - Installing twig/twig (v2.16.0): Extracting archive |
14-Jun-2024 04:03:42 | - Installing symfony/twig-bridge (v3.4.47): Extracting archive |
14-Jun-2024 04:03:42 | 0/73 [>---------------------------] 0% |
14-Jun-2024 04:03:43 | 10/73 [===>------------------------] 13% |
14-Jun-2024 04:03:43 | 20/73 [=======>--------------------] 27% |
14-Jun-2024 04:03:43 | 27/73 [==========>-----------------] 36% |
14-Jun-2024 04:03:43 | 35/73 [=============>--------------] 47% |
14-Jun-2024 04:03:43 | 45/73 [=================>----------] 61% |
14-Jun-2024 04:03:44 | 53/73 [====================>-------] 72% |
14-Jun-2024 04:03:44 | 63/73 [========================>---] 86% |
14-Jun-2024 04:03:44 | 68/73 [==========================>-] 93% |
14-Jun-2024 04:03:44 | 73/73 [============================] 100% |
14-Jun-2024 04:03:44 | Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. |
14-Jun-2024 04:03:44 | Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. |
14-Jun-2024 04:03:44 | Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. |
14-Jun-2024 04:03:44 | Package fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead. |
14-Jun-2024 04:03:44 | Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. |
14-Jun-2024 04:03:44 | Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. |
14-Jun-2024 04:03:44 | Generating autoload files |
14-Jun-2024 04:03:45 | 47 packages you are using are looking for funding. |
14-Jun-2024 04:03:45 | Use the `composer fund` command to find out more! |
14-Jun-2024 04:03:45 | Buildfile: /data/build/build.xml |
14-Jun-2024 04:03:45 | |
14-Jun-2024 04:03:45 | phpBB > clean: |
14-Jun-2024 04:03:45 | |
14-Jun-2024 04:03:45 | [delete] Directory /data/build/logs does not exist or is not a directory. |
14-Jun-2024 04:03:45 | [delete] Directory /data/build/api does not exist or is not a directory. |
14-Jun-2024 04:03:45 | [delete] Directory /data/build/codebrowser does not exist or is not a directory. |
14-Jun-2024 04:03:45 | [delete] Directory /data/build/coverage does not exist or is not a directory. |
14-Jun-2024 04:03:45 | [delete] Directory /data/build/cpd does not exist or is not a directory. |
14-Jun-2024 04:03:45 | [delete] Directory /data/build/dependencies does not exist or is not a directory. |
14-Jun-2024 04:03:45 | [delete] Directory /data/build/new_version does not exist or is not a directory. |
14-Jun-2024 04:03:45 | [delete] Directory /data/build/old_versions does not exist or is not a directory. |
14-Jun-2024 04:03:45 | [delete] Directory /data/build/save does not exist or is not a directory. |
14-Jun-2024 04:03:45 | |
14-Jun-2024 04:03:45 | phpBB > prepare: |
14-Jun-2024 04:03:45 | |
14-Jun-2024 04:03:45 | [mkdir] Created dir: /data/build/logs |
14-Jun-2024 04:03:45 | [mkdir] Created dir: /data/build/api |
14-Jun-2024 04:03:45 | [mkdir] Created dir: /data/build/codebrowser |
14-Jun-2024 04:03:45 | [mkdir] Created dir: /data/build/coverage |
14-Jun-2024 04:03:45 | [mkdir] Created dir: /data/build/cpd |
14-Jun-2024 04:03:45 | [mkdir] Created dir: /data/build/dependencies |
14-Jun-2024 04:03:45 | [mkdir] Created dir: /data/build/new_version |
14-Jun-2024 04:03:45 | [mkdir] Created dir: /data/build/new_version/files |
14-Jun-2024 04:03:45 | [mkdir] Created dir: /data/build/new_version/patches |
14-Jun-2024 04:03:45 | [mkdir] Created dir: /data/build/new_version/release_files |
14-Jun-2024 04:03:45 | [mkdir] Created dir: /data/build/new_version/update |
14-Jun-2024 04:03:45 | [mkdir] Created dir: /data/build/old_versions |
14-Jun-2024 04:03:45 | [mkdir] Created dir: /data/build/save |
14-Jun-2024 04:03:45 | |
14-Jun-2024 04:03:45 | BUILD FINISHED |
14-Jun-2024 04:03:45 | |
14-Jun-2024 04:03:45 | Total time: 0.1136 seconds |
14-Jun-2024 04:03:45 | |
14-Jun-2024 04:03:47 | Finished task 'Prepare directory' with result: Success |
14-Jun-2024 04:03:47 | Skipping execution of task 'Run sniffs' as it is disabled |
14-Jun-2024 04:03:47 | Substituting variable: ${bamboo.PHPVersion} with 7.2 |
14-Jun-2024 04:03:47 | Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR-JOB1 |
14-Jun-2024 04:03:47 | Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' |
14-Jun-2024 04:03:47 | Running image name (phpbb:php-7.2) |
14-Jun-2024 04:03:47 | Beginning to execute external process for build 'phpBB3 - Pull Requests - Build and Test Job #10248 (PHPBB3-PR-JOB1-10248)' ... running command line: /usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR-JOB1:/data --workdir /data/build --rm -u=991 phpbb:php-7.2 ../phpBB/vendor/bin/phing sniff ... in: /home/bamboo/local-working-dir/PHPBB3-PR-JOB1 |
14-Jun-2024 04:03:47 | Buildfile: /data/build/build.xml |
14-Jun-2024 04:03:47 | |
14-Jun-2024 04:03:47 | phpBB > sniff: |
14-Jun-2024 04:03:47 | |
14-Jun-2024 04:03:56 | ............................................................ 60 / 797 (8%) |
14-Jun-2024 04:03:57 | ............................................................ 120 / 797 (15%) |
14-Jun-2024 04:03:57 | ............................................................ 180 / 797 (23%) |
14-Jun-2024 04:03:58 | ............................................................ 240 / 797 (30%) |
14-Jun-2024 04:04:00 | ............................................................ 300 / 797 (38%) |
14-Jun-2024 04:04:02 | ............................................................ 360 / 797 (45%) |
14-Jun-2024 04:04:09 | ............................................................ 420 / 797 (53%) |
14-Jun-2024 04:04:14 | ............................................................ 480 / 797 (60%) |
14-Jun-2024 04:04:20 | ............................................................ 540 / 797 (68%) |
14-Jun-2024 04:04:23 | ............................................................ 600 / 797 (75%) |
14-Jun-2024 04:04:28 | ............................................................ 660 / 797 (83%) |
14-Jun-2024 04:04:33 | ............................................................ 720 / 797 (90%) |
14-Jun-2024 04:04:36 | ............................................................ 780 / 797 (98%) |
14-Jun-2024 04:04:36 | ................. 797 / 797 (100%) |
14-Jun-2024 04:04:36 | |
14-Jun-2024 04:04:36 | |
14-Jun-2024 04:04:36 | Time: 49.05 secs; Memory: 50.01MB |
14-Jun-2024 04:04:36 | |
14-Jun-2024 04:04:36 | [php] Calling PHP function: preg_replace() |
14-Jun-2024 04:04:43 | ............................................................ 60 / 205 (29%) |
14-Jun-2024 04:04:59 | ............................................................ 120 / 205 (59%) |
14-Jun-2024 04:05:13 | ............................................................ 180 / 205 (88%) |
14-Jun-2024 04:05:18 | ......................... 205 / 205 (100%) |
14-Jun-2024 04:05:18 | |
14-Jun-2024 04:05:18 | |
14-Jun-2024 04:05:18 | Time: 41.9 secs; Memory: 36.01MB |
14-Jun-2024 04:05:18 | |
14-Jun-2024 04:05:18 | |
14-Jun-2024 04:05:18 | |
14-Jun-2024 04:05:18 | Time: 39ms; Memory: 4MB |
14-Jun-2024 04:05:18 | |
14-Jun-2024 04:05:18 | |
14-Jun-2024 04:05:18 | BUILD FINISHED |
14-Jun-2024 04:05:18 | |
14-Jun-2024 04:05:18 | Total time: 1 minute 31.27 seconds |
14-Jun-2024 04:05:18 | |
14-Jun-2024 04:05:19 | Finished task 'Run sniffs' with result: Success |
14-Jun-2024 04:05:19 | Skipping execution of task 'Run tests' as it is disabled |
14-Jun-2024 04:05:19 | Substituting variable: ${bamboo.PHPVersion} with 7.2 |
14-Jun-2024 04:05:19 | Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR-JOB1 |
14-Jun-2024 04:05:19 | Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' |
14-Jun-2024 04:05:19 | Running image name (phpbb:php-7.2) |
14-Jun-2024 04:05:19 | Beginning to execute external process for build 'phpBB3 - Pull Requests - Build and Test Job #10248 (PHPBB3-PR-JOB1-10248)' ... running command line: /usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR-JOB1:/data --workdir /data --rm -u=991 -t phpbb:php-7.2 /bin/bash -c phpBB/vendor/bin/phpunit --log-junit build/logs/phpunit.xml ... in: /home/bamboo/local-working-dir/PHPBB3-PR-JOB1 |
14-Jun-2024 04:05:21 | PHPUnit 7.5.20 by Sebastian Bergmann and contributors. |
14-Jun-2024 04:05:21 | |
14-Jun-2024 04:05:26 | ............................................................. 61 / 7475 ( 0%) |
14-Jun-2024 04:05:27 | ............................................................. 122 / 7475 ( 1%) |
14-Jun-2024 04:05:28 | ..............I.....SSSS............SSSSSSSS.........S...S... 183 / 7475 ( 2%) |
14-Jun-2024 04:05:29 | ............................................................. 244 / 7475 ( 3%) |
14-Jun-2024 04:05:35 | ........S.................................................... 305 / 7475 ( 4%) |
14-Jun-2024 04:05:36 | ............................................................. 366 / 7475 ( 4%) |
14-Jun-2024 04:05:36 | ............................................................. 427 / 7475 ( 5%) |
14-Jun-2024 04:05:36 | ............................................................. 488 / 7475 ( 6%) |
14-Jun-2024 04:05:37 | ............................................................. 549 / 7475 ( 7%) |
14-Jun-2024 04:05:37 | ............................................................. 610 / 7475 ( 8%) |
14-Jun-2024 04:05:37 | ............................................................. 671 / 7475 ( 8%) |
14-Jun-2024 04:05:38 | ............................................................. 732 / 7475 ( 9%) |
14-Jun-2024 04:05:38 | ............................................................. 793 / 7475 ( 10%) |
14-Jun-2024 04:05:39 | ............................................................. 854 / 7475 ( 11%) |
14-Jun-2024 04:05:39 | ............................................................. 915 / 7475 ( 12%) |
14-Jun-2024 04:05:39 | ............................................................. 976 / 7475 ( 13%) |
14-Jun-2024 04:05:40 | ............................................................. 1037 / 7475 ( 13%) |
14-Jun-2024 04:05:42 | ............................................................I 1098 / 7475 ( 14%) |
14-Jun-2024 04:05:45 | ............................................................. 1159 / 7475 ( 15%) |
14-Jun-2024 04:05:52 | ............................................................. 1220 / 7475 ( 16%) |
14-Jun-2024 04:05:54 | ............................................................. 1281 / 7475 ( 17%) |
14-Jun-2024 04:05:55 | ...S.S.S..................................................... 1342 / 7475 ( 17%) |
14-Jun-2024 04:05:56 | ............................................................. 1403 / 7475 ( 18%) |
14-Jun-2024 04:05:56 | ............................................................. 1464 / 7475 ( 19%) |
14-Jun-2024 04:05:56 | ............................................................. 1525 / 7475 ( 20%) |
14-Jun-2024 04:05:56 | ............................................................. 1586 / 7475 ( 21%) |
14-Jun-2024 04:05:56 | ............................................................. 1647 / 7475 ( 22%) |
14-Jun-2024 04:05:56 | ............................................................. 1708 / 7475 ( 22%) |
14-Jun-2024 04:05:56 | ............................................................. 1769 / 7475 ( 23%) |
14-Jun-2024 04:05:56 | ............................................................. 1830 / 7475 ( 24%) |
14-Jun-2024 04:05:56 | ............................................................. 1891 / 7475 ( 25%) |
14-Jun-2024 04:05:56 | ............................................................. 1952 / 7475 ( 26%) |
14-Jun-2024 04:05:57 | ............................................................. 2013 / 7475 ( 26%) |
14-Jun-2024 04:05:57 | ............................................................. 2074 / 7475 ( 27%) |
14-Jun-2024 04:05:57 | ............................................................. 2135 / 7475 ( 28%) |
14-Jun-2024 04:05:58 | ............................................................. 2196 / 7475 ( 29%) |
14-Jun-2024 04:05:59 | ............................................................. 2257 / 7475 ( 30%) |
14-Jun-2024 04:06:00 | ............................................................. 2318 / 7475 ( 31%) |
14-Jun-2024 04:06:00 | ............................................................. 2379 / 7475 ( 31%) |
14-Jun-2024 04:06:03 | .............I.II............................................ 2440 / 7475 ( 32%) |
14-Jun-2024 04:06:03 | ............................................................. 2501 / 7475 ( 33%) |
14-Jun-2024 04:06:03 | ............................................................. 2562 / 7475 ( 34%) |
14-Jun-2024 04:06:03 | ............................................................. 2623 / 7475 ( 35%) |
14-Jun-2024 04:06:05 | ............................................................. 2684 / 7475 ( 35%) |
14-Jun-2024 04:06:06 | ............................................................. 2745 / 7475 ( 36%) |
14-Jun-2024 04:06:07 | ............................................................. 2806 / 7475 ( 37%) |
14-Jun-2024 04:06:07 | ............................................................. 2867 / 7475 ( 38%) |
14-Jun-2024 04:06:09 | ............................................................. 2928 / 7475 ( 39%) |
14-Jun-2024 04:06:16 | ............................................................. 2989 / 7475 ( 39%) |
14-Jun-2024 04:06:19 | ............................................................. 3050 / 7475 ( 40%) |
14-Jun-2024 04:06:23 | .............S............................................... 3111 / 7475 ( 41%) |
14-Jun-2024 04:06:23 | ............................................................. 3172 / 7475 ( 42%) |
14-Jun-2024 04:06:23 | ............................................................. 3233 / 7475 ( 43%) |
14-Jun-2024 04:06:30 | ............................................................. 3294 / 7475 ( 44%) |
14-Jun-2024 04:06:33 | ............................................................. 3355 / 7475 ( 44%) |
14-Jun-2024 04:06:44 | ............................................................. 3416 / 7475 ( 45%) |
14-Jun-2024 04:06:49 | ............................................................. 3477 / 7475 ( 46%) |
14-Jun-2024 04:06:50 | ............................................................. 3538 / 7475 ( 47%) |
14-Jun-2024 04:06:50 | ............................................................. 3599 / 7475 ( 48%) |
14-Jun-2024 04:06:50 | ............................................................. 3660 / 7475 ( 48%) |
14-Jun-2024 04:06:51 | ............................................................. 3721 / 7475 ( 49%) |
14-Jun-2024 04:06:51 | ............................................................. 3782 / 7475 ( 50%) |
14-Jun-2024 04:06:51 | ............................................................. 3843 / 7475 ( 51%) |
14-Jun-2024 04:06:51 | ............................................................. 3904 / 7475 ( 52%) |
14-Jun-2024 04:06:51 | ............................................................. 3965 / 7475 ( 53%) |
14-Jun-2024 04:06:53 | ............................................................. 4026 / 7475 ( 53%) |
14-Jun-2024 04:06:54 | ............................................................. 4087 / 7475 ( 54%) |
14-Jun-2024 04:06:56 | ............................................................. 4148 / 7475 ( 55%) |
14-Jun-2024 04:06:56 | ............................................................. 4209 / 7475 ( 56%) |
14-Jun-2024 04:06:57 | ............................................................. 4270 / 7475 ( 57%) |
14-Jun-2024 04:07:00 | ............................................................. 4331 / 7475 ( 57%) |
14-Jun-2024 04:07:04 | ............................................................. 4392 / 7475 ( 58%) |
14-Jun-2024 04:07:11 | ............................................................. 4453 / 7475 ( 59%) |
14-Jun-2024 04:07:11 | ............................................................. 4514 / 7475 ( 60%) |
14-Jun-2024 04:07:12 | ............................................................. 4575 / 7475 ( 61%) |
14-Jun-2024 04:07:12 | ............................................................. 4636 / 7475 ( 62%) |
14-Jun-2024 04:07:12 | ............................................................. 4697 / 7475 ( 62%) |
14-Jun-2024 04:07:12 | ............................................................. 4758 / 7475 ( 63%) |
14-Jun-2024 04:07:12 | ............................................................. 4819 / 7475 ( 64%) |
14-Jun-2024 04:07:12 | ............................................................. 4880 / 7475 ( 65%) |
14-Jun-2024 04:07:12 | ............................................................. 4941 / 7475 ( 66%) |
14-Jun-2024 04:07:12 | ............................................................. 5002 / 7475 ( 66%) |
14-Jun-2024 04:07:14 | ............................................................. 5063 / 7475 ( 67%) |
14-Jun-2024 04:07:25 | ............................................................. 5124 / 7475 ( 68%) |
14-Jun-2024 04:07:30 | ............................................................. 5185 / 7475 ( 69%) |
14-Jun-2024 04:07:36 | ............................................................. 5246 / 7475 ( 70%) |
14-Jun-2024 04:07:39 | ............................................................. 5307 / 7475 ( 70%) |
14-Jun-2024 04:07:40 | ............................................................. 5368 / 7475 ( 71%) |
14-Jun-2024 04:07:40 | ............................................................. 5429 / 7475 ( 72%) |
14-Jun-2024 04:07:41 | ............................................................. 5490 / 7475 ( 73%) |
14-Jun-2024 04:07:41 | ........................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5551 / 7475 ( 74%) |
14-Jun-2024 04:07:41 | SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5612 / 7475 ( 75%) |
14-Jun-2024 04:07:41 | SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5673 / 7475 ( 75%) |
14-Jun-2024 04:07:41 | SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5734 / 7475 ( 76%) |
14-Jun-2024 04:07:43 | SSSSSSSSSSSSSSSSSSSSSSSSSS................................... 5795 / 7475 ( 77%) |
14-Jun-2024 04:07:46 | ............................................................. 5856 / 7475 ( 78%) |
14-Jun-2024 04:07:49 | ............................................................. 5917 / 7475 ( 79%) |
14-Jun-2024 04:07:52 | ............................................................. 5978 / 7475 ( 79%) |
14-Jun-2024 04:07:56 | ............................................................. 6039 / 7475 ( 80%) |
14-Jun-2024 04:07:59 | ............................................................. 6100 / 7475 ( 81%) |
14-Jun-2024 04:08:02 | ............................................................. 6161 / 7475 ( 82%) |
14-Jun-2024 04:08:05 | ............................................................. 6222 / 7475 ( 83%) |
14-Jun-2024 04:08:08 | ............................................................. 6283 / 7475 ( 84%) |
14-Jun-2024 04:08:11 | ............................................................. 6344 / 7475 ( 84%) |
14-Jun-2024 04:08:15 | ............................................................. 6405 / 7475 ( 85%) |
14-Jun-2024 04:08:18 | ............................................................. 6466 / 7475 ( 86%) |
14-Jun-2024 04:08:21 | ............................................................. 6527 / 7475 ( 87%) |
14-Jun-2024 04:08:24 | ............................................................. 6588 / 7475 ( 88%) |
14-Jun-2024 04:08:28 | ............................................................. 6649 / 7475 ( 88%) |
14-Jun-2024 04:08:31 | ............................................................. 6710 / 7475 ( 89%) |
14-Jun-2024 04:08:34 | ............................................................. 6771 / 7475 ( 90%) |
14-Jun-2024 04:08:37 | ............................................................. 6832 / 7475 ( 91%) |
14-Jun-2024 04:08:40 | ............................................................. 6893 / 7475 ( 92%) |
14-Jun-2024 04:08:44 | ............................................................. 6954 / 7475 ( 93%) |
14-Jun-2024 04:08:47 | ............................................................. 7015 / 7475 ( 93%) |
14-Jun-2024 04:08:50 | ............................................................. 7076 / 7475 ( 94%) |
14-Jun-2024 04:08:54 | ............................................................. 7137 / 7475 ( 95%) |
14-Jun-2024 04:08:57 | ............................................................. 7198 / 7475 ( 96%) |
14-Jun-2024 04:09:00 | ............................................................. 7259 / 7475 ( 97%) |
14-Jun-2024 04:09:03 | ............................................................. 7320 / 7475 ( 97%) |
14-Jun-2024 04:09:06 | ............................................................. 7381 / 7475 ( 98%) |
14-Jun-2024 04:09:07 | ..................... |
14-Jun-2024 04:09:07 | |
14-Jun-2024 04:09:07 | Time: 3.8 minutes, Memory: 232.25 MB |
14-Jun-2024 04:09:07 | |
14-Jun-2024 04:09:07 | OK, but incomplete, skipped, or risky tests! |
14-Jun-2024 04:09:07 | Tests: 7475, Assertions: 110143, Skipped: 265, Incomplete: 5. |
14-Jun-2024 04:09:08 | Finished task 'Run tests' with result: Success |
14-Jun-2024 04:09:08 | Starting task 'Parsing test results produced by script' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
14-Jun-2024 04:09:08 | Parsing test results under /home/bamboo/local-working-dir/PHPBB3-PR-JOB1... |
14-Jun-2024 04:09:08 | Finished task 'Parsing test results produced by script' with result: Success |
14-Jun-2024 04:09:08 | Substituting variable: ${bamboo.PRnumber} with 6642 |
14-Jun-2024 04:09:08 | Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR-JOB1-10248 |
14-Jun-2024 04:09:08 | Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR-JOB1-10248 |
14-Jun-2024 04:09:08 | Starting task 'Set result build status' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
14-Jun-2024 04:09:08 | Beginning to execute external process for build 'phpBB3 - Pull Requests - Build and Test Job #10248 (PHPBB3-PR-JOB1-10248)' ... running command line: /bin/sh /home/bamboo/temp/PHPBB3-PR-JOB1-10248-ScriptBuildTask-1491336026973458491.sh ... in: /home/bamboo/local-working-dir/PHPBB3-PR-JOB1 |
14-Jun-2024 04:09:08 | From https://github.com/phpbb/phpbb |
14-Jun-2024 04:09:08 | * branch refs/pull/6642/head -> FETCH_HEAD |
14-Jun-2024 04:09:08 | % Total % Received % Xferd Average Speed Time Time Time Current |
14-Jun-2024 04:09:08 | Dload Upload Total Spent Left Speed |
14-Jun-2024 04:09:08 | |
14-Jun-2024 04:09:09 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
14-Jun-2024 04:09:09 | 10 1742 0 0 100 181 0 334 --:--:-- --:--:-- --:--:-- 333 |
14-Jun-2024 04:09:09 | 100 1742 100 1561 100 181 2879 333 --:--:-- --:--:-- --:--:-- 2880 |
14-Jun-2024 04:09:09 | Finished task 'Set result build status' with result: Success |
14-Jun-2024 04:09:09 | Running post build plugin 'Artifact Copier' |
14-Jun-2024 04:09:09 | Running post build plugin 'npm Cache Cleanup' |
14-Jun-2024 04:09:09 | Running post build plugin 'NCover Results Collector' |
14-Jun-2024 04:09:09 | Running post build plugin 'Build Results Label Collector' |
14-Jun-2024 04:09:09 | Substituting variable: ${bamboo.PRnumber} with 6642 |
14-Jun-2024 04:09:09 | Running post build plugin 'Clover Results Collector' |
14-Jun-2024 04:09:09 | Running post build plugin 'Docker Container Cleanup' |
14-Jun-2024 04:09:10 | Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-PR-JOB1' |
14-Jun-2024 04:09:10 | Finalising the build... |
14-Jun-2024 04:09:10 | Stopping timer. |
14-Jun-2024 04:09:10 | Build PHPBB3-PR-JOB1-10248 completed. |
14-Jun-2024 04:09:10 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
14-Jun-2024 04:09:10 | Running on server: post build plugin 'NCover Results Collector' |
14-Jun-2024 04:09:10 | Running on server: post build plugin 'Build Labeller' |
14-Jun-2024 04:09:10 | Running on server: post build plugin 'Clover Delta Calculator' |
14-Jun-2024 04:09:10 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
14-Jun-2024 04:09:10 | All post build plugins have finished |
14-Jun-2024 04:09:10 | Generating build results summary... |
14-Jun-2024 04:09:17 | Saving build results to disk... |
14-Jun-2024 04:09:17 | Store variable context... |
14-Jun-2024 04:09:17 | Finished building PHPBB3-PR-JOB1-10248. |