Tests pending pull requests

Build: #106 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Build log

The build generated 1,339 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

14-Jun-2024 15:12:03 #5 19.62 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la)
14-Jun-2024 15:12:03 #5 19.63 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules
14-Jun-2024 15:12:03 #5 19.67 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so
14-Jun-2024 15:12:03 #5 19.68 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la
14-Jun-2024 15:12:03 #5 19.71 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules
14-Jun-2024 15:12:03 #5 19.71 ----------------------------------------------------------------------
14-Jun-2024 15:12:03 #5 19.71 Libraries have been installed in:
14-Jun-2024 15:12:03 #5 19.71    /usr/src/php/ext/zip/modules
14-Jun-2024 15:12:03 #5 19.71
14-Jun-2024 15:12:03 #5 19.71 If you ever happen to want to link against installed libraries
14-Jun-2024 15:12:03 #5 19.71 in a given directory, LIBDIR, you must either use libtool, and
14-Jun-2024 15:12:03 #5 19.71 specify the full pathname of the library, or use the `-LLIBDIR'
14-Jun-2024 15:12:03 #5 19.71 flag during linking and do at least one of the following:
14-Jun-2024 15:12:03 #5 19.71    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
14-Jun-2024 15:12:03 #5 19.71      during execution
14-Jun-2024 15:12:03 #5 19.71    - add LIBDIR to the `LD_RUN_PATH' environment variable
14-Jun-2024 15:12:03 #5 19.71      during linking
14-Jun-2024 15:12:03 #5 19.71    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
14-Jun-2024 15:12:03 #5 19.71    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
14-Jun-2024 15:12:03 #5 19.71
14-Jun-2024 15:12:03 #5 19.71 See any operating system documentation about shared libraries for
14-Jun-2024 15:12:03 #5 19.71 more information, such as the ld(1) and ld.so(8) manual pages.
14-Jun-2024 15:12:03 #5 19.71 ----------------------------------------------------------------------
14-Jun-2024 15:12:03 #5 19.72
14-Jun-2024 15:12:03 #5 19.72 Build complete.
14-Jun-2024 15:12:03 #5 19.72 Don't forget to run 'make test'.
14-Jun-2024 15:12:03 #5 19.73
14-Jun-2024 15:12:03 #5 19.78 + strip --strip-all modules/zip.so
14-Jun-2024 15:12:03 #5 19.83 Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20210902/
14-Jun-2024 15:12:03 #5 19.96 find . -name \*.gcno -o -name \*.gcda | xargs rm -f
14-Jun-2024 15:12:03 #5 19.96 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
14-Jun-2024 15:12:03 #5 19.97 find . -name \*.la -o -name \*.a | xargs rm -f
14-Jun-2024 15:12:03 #5 19.98 find . -name \*.so | xargs rm -f
14-Jun-2024 15:12:03 #5 19.99 find . -name .libs -a -type d|xargs rm -rf
14-Jun-2024 15:12:03 #5 19.99 rm -f libphp.la      modules/* libs/*
14-Jun-2024 15:12:03 #5 20.00 rm -f ext/opcache/jit/zend_jit_x86.c
14-Jun-2024 15:12:03 #5 20.00 rm -f ext/opcache/jit/zend_jit_arm64.c
14-Jun-2024 15:12:03 #5 20.00 rm -f ext/opcache/minilua
14-Jun-2024 15:12:05 #5 DONE 21.6s
14-Jun-2024 15:12:05
14-Jun-2024 15:12:05 #6 [3/6] RUN pecl install xdebug-3.2.2
14-Jun-2024 15:12:07 #6 2.507 downloading xdebug-3.2.2.tgz ...
14-Jun-2024 15:12:07 #6 2.507 Starting to download xdebug-3.2.2.tgz (246,966 bytes)
14-Jun-2024 15:12:08 #6 2.507 ....................................................done: 246,966 bytes
14-Jun-2024 15:12:08 #6 2.954 96 source files, building
14-Jun-2024 15:12:08 #6 2.954 running: phpize
14-Jun-2024 15:12:08 #6 2.970 Configuring for:
14-Jun-2024 15:12:08 #6 2.970 PHP Api Version:         20210902
14-Jun-2024 15:12:08 #6 2.970 Zend Module Api No:      20210902
14-Jun-2024 15:12:08 #6 2.970 Zend Extension Api No:   420210902
14-Jun-2024 15:12:09 #6 4.093 building in /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2
14-Jun-2024 15:12:09 #6 4.094 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config
14-Jun-2024 15:12:09 #6 4.286 checking for grep that handles long lines and -e... /usr/bin/grep
14-Jun-2024 15:12:09 #6 4.289 checking for egrep... /usr/bin/grep -E
14-Jun-2024 15:12:09 #6 4.297 checking for a sed that does not truncate output... /usr/bin/sed
14-Jun-2024 15:12:09 #6 4.317 checking for pkg-config... /usr/bin/pkg-config
14-Jun-2024 15:12:09 #6 4.320 checking pkg-config is at least version 0.9.0... yes
14-Jun-2024 15:12:09 #6 4.321 checking for cc... cc
14-Jun-2024 15:12:09 #6 4.470 checking whether the C compiler works... yes
14-Jun-2024 15:12:09 #6 4.471 checking for C compiler default output file name... a.out
14-Jun-2024 15:12:09 #6 4.558 checking for suffix of executables...
14-Jun-2024 15:12:09 #6 4.644 checking whether we are cross compiling... no
14-Jun-2024 15:12:10 #6 4.688 checking for suffix of object files... o
14-Jun-2024 15:12:10 #6 4.728 checking whether the compiler supports GNU C... yes
14-Jun-2024 15:12:10 #6 4.769 checking whether cc accepts -g... yes
14-Jun-2024 15:12:10 #6 4.868 checking for cc option to enable C11 features... none needed
14-Jun-2024 15:12:10 #6 4.922 checking how to run the C preprocessor... cc -E
14-Jun-2024 15:12:10 #6 4.993 checking for icc... no
14-Jun-2024 15:12:10 #6 5.012 checking for suncc... no
14-Jun-2024 15:12:10 #6 5.014 checking for system library directory... lib
14-Jun-2024 15:12:10 #6 5.087 checking if compiler supports -Wl,-rpath,... yes
14-Jun-2024 15:12:10 #6 5.187 checking build system type... x86_64-pc-linux-gnu
14-Jun-2024 15:12:10 #6 5.187 checking host system type... x86_64-pc-linux-gnu
14-Jun-2024 15:12:10 #6 5.187 checking target system type... x86_64-pc-linux-gnu
14-Jun-2024 15:12:10 #6 5.252 checking for PHP prefix... /usr/local
14-Jun-2024 15:12:10 #6 5.252 checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
14-Jun-2024 15:12:10 #6 5.252 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902
14-Jun-2024 15:12:10 #6 5.252 checking for PHP installed headers prefix... /usr/local/include/php
14-Jun-2024 15:12:10 #6 5.288 checking if debug is enabled... no
14-Jun-2024 15:12:10 #6 5.323 checking if zts is enabled... no
14-Jun-2024 15:12:10 #6 5.323 checking for gawk... no
14-Jun-2024 15:12:10 #6 5.323 checking for nawk... nawk
14-Jun-2024 15:12:10 #6 5.326 checking if nawk is broken... no
14-Jun-2024 15:12:10 #6 5.326 checking whether to enable Xdebug support... yes, shared
14-Jun-2024 15:12:10 #6 5.326 checking whether to enable Xdebug developer build flags... no
14-Jun-2024 15:12:10 #6 5.326 checking whether to compress profiler files (requires zlib)... yes
14-Jun-2024 15:12:10 #6 5.340 checking Check for supported PHP versions... supported (8.1.29)
14-Jun-2024 15:12:10 #6 5.420 checking for clock_gettime... yes
14-Jun-2024 15:12:10 #6 5.508 checking for clock_gettime_nsec_np... no
14-Jun-2024 15:12:10 #6 5.582 checking for gettimeofday... yes
14-Jun-2024 15:12:11 #6 5.621 checking for stdio.h... yes
14-Jun-2024 15:12:11 #6 5.671 checking for stdlib.h... yes
14-Jun-2024 15:12:11 #6 5.725 checking for string.h... yes
14-Jun-2024 15:12:11 #6 5.780 checking for inttypes.h... yes
14-Jun-2024 15:12:11 #6 5.835 checking for stdint.h... yes
14-Jun-2024 15:12:11 #6 5.892 checking for strings.h... yes
14-Jun-2024 15:12:11 #6 5.949 checking for sys/stat.h... yes
14-Jun-2024 15:12:11 #6 6.005 checking for sys/types.h... yes
14-Jun-2024 15:12:11 #6 6.078 checking for unistd.h... yes
14-Jun-2024 15:12:11 #6 6.146 checking for netinet/in.h... yes
14-Jun-2024 15:12:11 #6 6.207 checking for poll.h... yes
14-Jun-2024 15:12:11 #6 6.268 checking for sys/poll.h... yes
14-Jun-2024 15:12:11 #6 6.344 checking for linux/rtnetlink.h... yes
14-Jun-2024 15:12:11 #6 6.427 checking for res_ninit... no
14-Jun-2024 15:12:11 #6 6.503 checking for __res_ninit... yes
14-Jun-2024 15:12:11 #6 6.587 checking for res_nclose... no
14-Jun-2024 15:12:11 #6 6.668 checking for __res_nclose... yes
14-Jun-2024 15:12:12 #6 6.777 checking for cos in -lm... yes
14-Jun-2024 15:12:12 #6 6.790 checking for zlib >= 1.2.9... yes
14-Jun-2024 15:12:12 #6 6.910 checking for a sed that does not truncate output... /usr/bin/sed
14-Jun-2024 15:12:12 #6 6.921 checking for ld used by cc... /usr/bin/ld
14-Jun-2024 15:12:12 #6 6.926 checking if the linker (/usr/bin/ld) is GNU ld... yes
14-Jun-2024 15:12:12 #6 6.927 checking for /usr/bin/ld option to reload object files... -r
14-Jun-2024 15:12:12 #6 6.933 checking for BSD-compatible nm... /usr/bin/nm -B
14-Jun-2024 15:12:12 #6 6.933 checking whether ln -s works... yes
14-Jun-2024 15:12:12 #6 6.933 checking how to recognize dependent libraries... pass_all
14-Jun-2024 15:12:12 #6 7.022 checking for dlfcn.h... yes
14-Jun-2024 15:12:12 #6 7.031 checking the maximum length of command line arguments... 1572864
14-Jun-2024 15:12:12 #6 7.155 checking command to parse /usr/bin/nm -B output from cc object... ok
14-Jun-2024 15:12:12 #6 7.161 checking for objdir... .libs
14-Jun-2024 15:12:12 #6 7.163 checking for ar... ar
14-Jun-2024 15:12:12 #6 7.163 checking for ranlib... ranlib
14-Jun-2024 15:12:12 #6 7.163 checking for strip... strip
14-Jun-2024 15:12:12 #6 7.318 checking if cc supports -fno-rtti -fno-exceptions... no
14-Jun-2024 15:12:12 #6 7.318 checking for cc option to produce PIC... -fPIC
14-Jun-2024 15:12:12 #6 7.355 checking if cc PIC flag -fPIC works... yes
14-Jun-2024 15:12:12 #6 7.511 checking if cc static flag -static works... yes
14-Jun-2024 15:12:12 #6 7.569 checking if cc supports -c -o file.o... yes
14-Jun-2024 15:12:12 #6 7.591 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
14-Jun-2024 15:12:12 #6 7.640 checking whether -lc should be explicitly linked in... no
14-Jun-2024 15:12:13 #6 7.667 checking dynamic linker characteristics... GNU/Linux ld.so
14-Jun-2024 15:12:13 #6 7.667 checking how to hardcode library paths into programs... immediate
14-Jun-2024 15:12:13 #6 7.670 checking whether stripping libraries is possible... yes
14-Jun-2024 15:12:13 #6 7.671 checking if libtool supports shared libraries... yes
14-Jun-2024 15:12:13 #6 7.672 checking whether to build shared libraries... yes
14-Jun-2024 15:12:13 #6 7.672 checking whether to build static libraries... no
14-Jun-2024 15:12:13 #6 7.930
14-Jun-2024 15:12:13 #6 7.930 creating libtool
14-Jun-2024 15:12:13 #6 7.961 appending configuration tag "CXX" to libtool
14-Jun-2024 15:12:13 #6 8.106 configure: patching config.h.in
14-Jun-2024 15:12:13 #6 8.111 configure: creating ./config.status
14-Jun-2024 15:12:13 #6 8.202 config.status: creating config.h
14-Jun-2024 15:12:13 #6 8.268 running: make
14-Jun-2024 15:12:13 #6 8.271 Makefile:244: warning: overriding recipe for target 'test'
14-Jun-2024 15:12:13 #6 8.271 Makefile:136: warning: ignoring old recipe for target 'test'
14-Jun-2024 15:12:13 #6 8.281 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/xdebug.c -o xdebug.lo  -MMD -MF xdebug.dep -MT xdebug.lo
14-Jun-2024 15:12:13 #6 8.419 mkdir .libs
14-Jun-2024 15:12:13 #6 8.422  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/xdebug.c -MMD -MF xdebug.dep -MT xdebug.lo  -fPIC -DPIC -o .libs/xdebug.o
14-Jun-2024 15:12:14 #6 9.043 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/base.c -o src/base/base.lo  -MMD -MF src/base/base.dep -MT src/base/base.lo
14-Jun-2024 15:12:14 #6 9.192 mkdir src/base/.libs
14-Jun-2024 15:12:14 #6 9.196  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/base.c -MMD -MF src/base/base.dep -MT src/base/base.lo  -fPIC -DPIC -o src/base/.libs/base.o
14-Jun-2024 15:12:15 #6 10.19 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/filter.c -o src/base/filter.lo  -MMD -MF src/base/filter.dep -MT src/base/filter.lo
14-Jun-2024 15:12:15 #6 10.33  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/filter.c -MMD -MF src/base/filter.dep -MT src/base/filter.lo  -fPIC -DPIC -o src/base/.libs/filter.o
14-Jun-2024 15:12:16 #6 10.78 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/usefulstuff.c -o src/lib/usefulstuff.lo  -MMD -MF src/lib/usefulstuff.dep -MT src/lib/usefulstuff.lo
14-Jun-2024 15:12:16 #6 10.92 mkdir src/lib/.libs
14-Jun-2024 15:12:16 #6 10.93  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/usefulstuff.c -MMD -MF src/lib/usefulstuff.dep -MT src/lib/usefulstuff.lo  -fPIC -DPIC -o src/lib/.libs/usefulstuff.o
14-Jun-2024 15:12:16 #6 11.55 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/compat.c -o src/lib/compat.lo  -MMD -MF src/lib/compat.dep -MT src/lib/compat.lo
14-Jun-2024 15:12:16 #6 11.68  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/compat.c -MMD -MF src/lib/compat.dep -MT src/lib/compat.lo  -fPIC -DPIC -o src/lib/.libs/compat.o
14-Jun-2024 15:12:17 #6 12.25 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/crc32.c -o src/lib/crc32.lo  -MMD -MF src/lib/crc32.dep -MT src/lib/crc32.lo
14-Jun-2024 15:12:17 #6 12.39  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/crc32.c -MMD -MF src/lib/crc32.dep -MT src/lib/crc32.lo  -fPIC -DPIC -o src/lib/.libs/crc32.o
14-Jun-2024 15:12:17 #6 12.44 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/file.c -o src/lib/file.lo  -MMD -MF src/lib/file.dep -MT src/lib/file.lo
14-Jun-2024 15:12:17 #6 12.57  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/file.c -MMD -MF src/lib/file.dep -MT src/lib/file.lo  -fPIC -DPIC -o src/lib/.libs/file.o
14-Jun-2024 15:12:18 #6 12.95 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/hash.c -o src/lib/hash.lo  -MMD -MF src/lib/hash.dep -MT src/lib/hash.lo
14-Jun-2024 15:12:18 #6 13.09  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/hash.c -MMD -MF src/lib/hash.dep -MT src/lib/hash.lo  -fPIC -DPIC -o src/lib/.libs/hash.o
14-Jun-2024 15:12:18 #6 13.33 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/headers.c -o src/lib/headers.lo  -MMD -MF src/lib/headers.dep -MT src/lib/headers.lo
14-Jun-2024 15:12:18 #6 13.46  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/headers.c -MMD -MF src/lib/headers.dep -MT src/lib/headers.lo  -fPIC -DPIC -o src/lib/.libs/headers.o
14-Jun-2024 15:12:19 #6 13.85 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/lib.c -o src/lib/lib.lo  -MMD -MF src/lib/lib.dep -MT src/lib/lib.lo
14-Jun-2024 15:12:19 #6 14.00  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/lib.c -MMD -MF src/lib/lib.dep -MT src/lib/lib.lo  -fPIC -DPIC -o src/lib/.libs/lib.o
14-Jun-2024 15:12:19 #6 14.65 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/llist.c -o src/lib/llist.lo  -MMD -MF src/lib/llist.dep -MT src/lib/llist.lo
14-Jun-2024 15:12:20 #6 14.79  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/llist.c -MMD -MF src/lib/llist.dep -MT src/lib/llist.lo  -fPIC -DPIC -o src/lib/.libs/llist.o
14-Jun-2024 15:12:20 #6 14.90 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/log.c -o src/lib/log.lo  -MMD -MF src/lib/log.dep -MT src/lib/log.lo
14-Jun-2024 15:12:20 #6 15.03  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/log.c -MMD -MF src/lib/log.dep -MT src/lib/log.lo  -fPIC -DPIC -o src/lib/.libs/log.o
14-Jun-2024 15:12:20 #6 15.69 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/set.c -o src/lib/set.lo  -MMD -MF src/lib/set.dep -MT src/lib/set.lo
14-Jun-2024 15:12:21 #6 15.82  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/set.c -MMD -MF src/lib/set.dep -MT src/lib/set.lo  -fPIC -DPIC -o src/lib/.libs/set.o
14-Jun-2024 15:12:21 #6 15.94 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/str.c -o src/lib/str.lo  -MMD -MF src/lib/str.dep -MT src/lib/str.lo
14-Jun-2024 15:12:21 #6 16.08  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/str.c -MMD -MF src/lib/str.dep -MT src/lib/str.lo  -fPIC -DPIC -o src/lib/.libs/str.o
14-Jun-2024 15:12:21 #6 16.57 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/timing.c -o src/lib/timing.lo  -MMD -MF src/lib/timing.dep -MT src/lib/timing.lo
14-Jun-2024 15:12:22 #6 16.71  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/timing.c -MMD -MF src/lib/timing.dep -MT src/lib/timing.lo  -fPIC -DPIC -o src/lib/.libs/timing.o
14-Jun-2024 15:12:22 #6 17.12 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var.c -o src/lib/var.lo  -MMD -MF src/lib/var.dep -MT src/lib/var.lo
14-Jun-2024 15:12:22 #6 17.27  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var.c -MMD -MF src/lib/var.dep -MT src/lib/var.lo  -fPIC -DPIC -o src/lib/.libs/var.o
14-Jun-2024 15:12:23 #6 18.32 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_html.c -o src/lib/var_export_html.lo  -MMD -MF src/lib/var_export_html.dep -MT src/lib/var_export_html.lo
14-Jun-2024 15:12:23 #6 18.46  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_html.c -MMD -MF src/lib/var_export_html.dep -MT src/lib/var_export_html.lo  -fPIC -DPIC -o src/lib/.libs/var_export_html.o
14-Jun-2024 15:12:24 #6 18.98 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_line.c -o src/lib/var_export_line.lo  -MMD -MF src/lib/var_export_line.dep -MT src/lib/var_export_line.lo
14-Jun-2024 15:12:24 #6 19.12  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_line.c -MMD -MF src/lib/var_export_line.dep -MT src/lib/var_export_line.lo  -fPIC -DPIC -o src/lib/.libs/var_export_line.o
14-Jun-2024 15:12:24 #6 19.69 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_text.c -o src/lib/var_export_text.lo  -MMD -MF src/lib/var_export_text.dep -MT src/lib/var_export_text.lo
14-Jun-2024 15:12:25 #6 19.84  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_text.c -MMD -MF src/lib/var_export_text.dep -MT src/lib/var_export_text.lo  -fPIC -DPIC -o src/lib/.libs/var_export_text.o
14-Jun-2024 15:12:25 #6 20.50 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_xml.c -o src/lib/var_export_xml.lo  -MMD -MF src/lib/var_export_xml.dep -MT src/lib/var_export_xml.lo
14-Jun-2024 15:12:25 #6 20.70  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_xml.c -MMD -MF src/lib/var_export_xml.dep -MT src/lib/var_export_xml.lo  -fPIC -DPIC -o src/lib/.libs/var_export_xml.o
14-Jun-2024 15:12:26 #6 21.61 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/xml.c -o src/lib/xml.lo  -MMD -MF src/lib/xml.dep -MT src/lib/xml.lo
14-Jun-2024 15:12:27 #6 21.76  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/xml.c -MMD -MF src/lib/xml.dep -MT src/lib/xml.lo  -fPIC -DPIC -o src/lib/.libs/xml.o
14-Jun-2024 15:12:27 #6 22.30 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/branch_info.c -o src/coverage/branch_info.lo  -MMD -MF src/coverage/branch_info.dep -MT src/coverage/branch_info.lo
14-Jun-2024 15:12:27 #6 22.47 mkdir src/coverage/.libs
14-Jun-2024 15:12:27 #6 22.48  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/branch_info.c -MMD -MF src/coverage/branch_info.dep -MT src/coverage/branch_info.lo  -fPIC -DPIC -o src/coverage/.libs/branch_info.o
14-Jun-2024 15:12:28 #6 23.06 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/code_coverage.c -o src/coverage/code_coverage.lo  -MMD -MF src/coverage/code_coverage.dep -MT src/coverage/code_coverage.lo
14-Jun-2024 15:12:28 #6 23.21  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/code_coverage.c -MMD -MF src/coverage/code_coverage.dep -MT src/coverage/code_coverage.lo  -fPIC -DPIC -o src/coverage/.libs/code_coverage.o
14-Jun-2024 15:12:29 #6 24.21 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/com.c -o src/debugger/com.lo  -MMD -MF src/debugger/com.dep -MT src/debugger/com.lo
14-Jun-2024 15:12:29 #6 24.35 mkdir src/debugger/.libs
14-Jun-2024 15:12:29 #6 24.36  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/com.c -MMD -MF src/debugger/com.dep -MT src/debugger/com.lo  -fPIC -DPIC -o src/debugger/.libs/com.o
14-Jun-2024 15:12:30 #6 24.95 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/debugger.c -o src/debugger/debugger.lo  -MMD -MF src/debugger/debugger.dep -MT src/debugger/debugger.lo
14-Jun-2024 15:12:30 #6 25.10  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/debugger.c -MMD -MF src/debugger/debugger.dep -MT src/debugger/debugger.lo  -fPIC -DPIC -o src/debugger/.libs/debugger.o
14-Jun-2024 15:12:31 #6 25.94 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handler_dbgp.c -o src/debugger/handler_dbgp.lo  -MMD -MF src/debugger/handler_dbgp.dep -MT src/debugger/handler_dbgp.lo
14-Jun-2024 15:12:31 #6 26.10  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handler_dbgp.c -MMD -MF src/debugger/handler_dbgp.dep -MT src/debugger/handler_dbgp.lo  -fPIC -DPIC -o src/debugger/.libs/handler_dbgp.o
14-Jun-2024 15:12:33 #6 28.33 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handlers.c -o src/debugger/handlers.lo  -MMD -MF src/debugger/handlers.dep -MT src/debugger/handlers.lo
14-Jun-2024 15:12:33 #6 28.47  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handlers.c -MMD -MF src/debugger/handlers.dep -MT src/debugger/handlers.lo  -fPIC -DPIC -o src/debugger/.libs/handlers.o
14-Jun-2024 15:12:34 #6 28.83 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/ip_info.c -o src/debugger/ip_info.lo  -MMD -MF src/debugger/ip_info.dep -MT src/debugger/ip_info.lo
14-Jun-2024 15:12:34 #6 28.97  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/ip_info.c -MMD -MF src/debugger/ip_info.dep -MT src/debugger/ip_info.lo  -fPIC -DPIC -o src/debugger/.libs/ip_info.o
14-Jun-2024 15:12:34 #6 29.43 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/develop.c -o src/develop/develop.lo  -MMD -MF src/develop/develop.dep -MT src/develop/develop.lo
14-Jun-2024 15:12:34 #6 29.59 mkdir src/develop/.libs
14-Jun-2024 15:12:35 #6 29.59  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/develop.c -MMD -MF src/develop/develop.dep -MT src/develop/develop.lo  -fPIC -DPIC -o src/develop/.libs/develop.o
14-Jun-2024 15:12:35 #6 30.01 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/monitor.c -o src/develop/monitor.lo  -MMD -MF src/develop/monitor.dep -MT src/develop/monitor.lo
14-Jun-2024 15:12:35 #6 30.15  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/monitor.c -MMD -MF src/develop/monitor.dep -MT src/develop/monitor.lo  -fPIC -DPIC -o src/develop/.libs/monitor.o
14-Jun-2024 15:12:35 #6 30.58 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/php_functions.c -o src/develop/php_functions.lo  -MMD -MF src/develop/php_functions.dep -MT src/develop/php_functions.lo
14-Jun-2024 15:12:36 #6 30.73  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/php_functions.c -MMD -MF src/develop/php_functions.dep -MT src/develop/php_functions.lo  -fPIC -DPIC -o src/develop/.libs/php_functions.o
14-Jun-2024 15:12:36 #6 31.23 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/stack.c -o src/develop/stack.lo  -MMD -MF src/develop/stack.dep -MT src/develop/stack.lo
14-Jun-2024 15:12:36 #6 31.38  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/stack.c -MMD -MF src/develop/stack.dep -MT src/develop/stack.lo  -fPIC -DPIC -o src/develop/.libs/stack.o
14-Jun-2024 15:12:37 #6 32.18 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/superglobals.c -o src/develop/superglobals.lo  -MMD -MF src/develop/superglobals.dep -MT src/develop/superglobals.lo
14-Jun-2024 15:12:37 #6 32.36  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/superglobals.c -MMD -MF src/develop/superglobals.dep -MT src/develop/superglobals.lo  -fPIC -DPIC -o src/develop/.libs/superglobals.o
14-Jun-2024 15:12:38 #6 32.86 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/gcstats/gc_stats.c -o src/gcstats/gc_stats.lo  -MMD -MF src/gcstats/gc_stats.dep -MT src/gcstats/gc_stats.lo
14-Jun-2024 15:12:38 #6 33.00 mkdir src/gcstats/.libs
14-Jun-2024 15:12:38 #6 33.00  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/gcstats/gc_stats.c -MMD -MF src/gcstats/gc_stats.dep -MT src/gcstats/gc_stats.lo  -fPIC -DPIC -o src/gcstats/.libs/gc_stats.o
14-Jun-2024 15:12:38 #6 33.47 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/profiler/profiler.c -o src/profiler/profiler.lo  -MMD -MF src/profiler/profiler.dep -MT src/profiler/profiler.lo
14-Jun-2024 15:12:38 #6 33.61 mkdir src/profiler/.libs
14-Jun-2024 15:12:39 #6 33.61  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/profiler/profiler.c -MMD -MF src/profiler/profiler.dep -MT src/profiler/profiler.lo  -fPIC -DPIC -o src/profiler/.libs/profiler.o
14-Jun-2024 15:12:39 #6 34.21 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_computerized.c -o src/tracing/trace_computerized.lo  -MMD -MF src/tracing/trace_computerized.dep -MT src/tracing/trace_computerized.lo
14-Jun-2024 15:12:39 #6 34.35 mkdir src/tracing/.libs
14-Jun-2024 15:12:39 #6 34.36  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_computerized.c -MMD -MF src/tracing/trace_computerized.dep -MT src/tracing/trace_computerized.lo  -fPIC -DPIC -o src/tracing/.libs/trace_computerized.o
14-Jun-2024 15:12:40 #6 34.82 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_html.c -o src/tracing/trace_html.lo  -MMD -MF src/tracing/trace_html.dep -MT src/tracing/trace_html.lo
14-Jun-2024 15:12:40 #6 34.95  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_html.c -MMD -MF src/tracing/trace_html.dep -MT src/tracing/trace_html.lo  -fPIC -DPIC -o src/tracing/.libs/trace_html.o
14-Jun-2024 15:12:40 #6 35.37 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_textual.c -o src/tracing/trace_textual.lo  -MMD -MF src/tracing/trace_textual.dep -MT src/tracing/trace_textual.lo
14-Jun-2024 15:12:40 #6 35.53  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_textual.c -MMD -MF src/tracing/trace_textual.dep -MT src/tracing/trace_textual.lo  -fPIC -DPIC -o src/tracing/.libs/trace_textual.o
14-Jun-2024 15:12:41 #6 36.02 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2     -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/tracing.c -o src/tracing/tracing.lo  -MMD -MF src/tracing/tracing.dep -MT src/tracing/tracing.lo
14-Jun-2024 15:12:41 #6 36.20  cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/tracing.c -MMD -MF src/tracing/tracing.dep -MT src/tracing/tracing.lo  -fPIC -DPIC -o src/tracing/.libs/tracing.o
14-Jun-2024 15:12:42 #6 37.02 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/src  -DHAVE_CONFIG_H  -g -O2    -o xdebug.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/modules  xdebug.lo src/base/base.lo src/base/filter.lo src/lib/usefulstuff.lo src/lib/compat.lo src/lib/crc32.lo src/lib/file.lo src/lib/hash.lo src/lib/headers.lo src/lib/lib.lo src/lib/llist.lo src/lib/log.lo src/lib/set.lo src/lib/str.lo src/lib/timing.lo src/lib/var.lo src/lib/var_export_html.lo src/lib/var_export_line.lo src/lib/var_e
14-Jun-2024 15:12:42 #6 37.02 xport_text.lo src/lib/var_export_xml.lo src/lib/xml.lo src/coverage/branch_info.lo src/coverage/code_coverage.lo src/debugger/com.lo src/debugger/debugger.lo src/debugger/handler_dbgp.lo src/debugger/handlers.lo src/debugger/ip_info.lo src/develop/develop.lo src/develop/monitor.lo src/develop/php_functions.lo src/develop/stack.lo src/develop/superglobals.lo src/gcstats/gc_stats.lo src/profiler/profiler.lo src/tracing/trace_computerized.lo src/tracing/trace_html.lo src/tracing/trace_textual.lo src/tracing/tracing.lo -lm -lz
14-Jun-2024 15:12:42 #6 37.46 cc -shared  .libs/xdebug.o src/base/.libs/base.o src/base/.libs/filter.o src/lib/.libs/usefulstuff.o src/lib/.libs/compat.o src/lib/.libs/crc32.o src/lib/.libs/file.o src/lib/.libs/hash.o src/lib/.libs/headers.o src/lib/.libs/lib.o src/lib/.libs/llist.o src/lib/.libs/log.o src/lib/.libs/set.o src/lib/.libs/str.o src/lib/.libs/timing.o src/lib/.libs/var.o src/lib/.libs/var_export_html.o src/lib/.libs/var_export_line.o src/lib/.libs/var_export_text.o src/lib/.libs/var_export_xml.o src/lib/.libs/xml.o src/coverage/.libs/branch_info.o src/coverage/.libs/code_coverage.o src/debugger/.libs/com.o src/debugger/.libs/debugger.o src/debugger/.libs/handler_dbgp.o src/debugger/.libs/handlers.o src/debugger/.libs/ip_info.o src/develop/.libs/develop.o src/develop/.libs/monitor.o src/develop/.libs/php_functions.o src/develop/.libs/stack.o src/develop/.libs/superglobals.o src/gcstats/.libs/gc_stats.o src/profiler/.libs/profiler.o src/tracing/.libs/trace_computerized.o src/tracing/.libs/trace_html.o src/tracing/.libs/trace_t
14-Jun-2024 15:12:42 #6 37.46 extual.o src/tracing/.libs/tracing.o  -lm -lz  -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
14-Jun-2024 15:12:42 #6 37.58 creating xdebug.la
14-Jun-2024 15:12:42 #6 37.59 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
14-Jun-2024 15:12:42 #6 37.60 /bin/bash /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/modules
14-Jun-2024 15:12:42 #6 37.64 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/modules/xdebug.so
14-Jun-2024 15:12:42 #6 37.65 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/modules/xdebug.la
14-Jun-2024 15:12:42 #6 37.69 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/modules
14-Jun-2024 15:12:43 #6 37.69 ----------------------------------------------------------------------
14-Jun-2024 15:12:43 #6 37.69 Libraries have been installed in:
14-Jun-2024 15:12:43 #6 37.69    /tmp/pear/temp/pear-build-defaultuserfe4xe4/xdebug-3.2.2/modules
14-Jun-2024 15:12:43 #6 37.69
14-Jun-2024 15:12:43 #6 37.69 If you ever happen to want to link against installed libraries
14-Jun-2024 15:12:43 #6 37.69 in a given directory, LIBDIR, you must either use libtool, and
14-Jun-2024 15:12:43 #6 37.69 specify the full pathname of the library, or use the `-LLIBDIR'
14-Jun-2024 15:12:43 #6 37.69 flag during linking and do at least one of the following:
14-Jun-2024 15:12:43 #6 37.69    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
14-Jun-2024 15:12:43 #6 37.69      during execution
14-Jun-2024 15:12:43 #6 37.69    - add LIBDIR to the `LD_RUN_PATH' environment variable
14-Jun-2024 15:12:43 #6 37.69      during linking
14-Jun-2024 15:12:43 #6 37.69    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
14-Jun-2024 15:12:43 #6 37.69    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
14-Jun-2024 15:12:43 #6 37.69
14-Jun-2024 15:12:43 #6 37.69 See any operating system documentation about shared libraries for
14-Jun-2024 15:12:43 #6 37.69 more information, such as the ld(1) and ld.so(8) manual pages.
14-Jun-2024 15:12:43 #6 37.70 ----------------------------------------------------------------------
14-Jun-2024 15:12:43 #6 37.70
14-Jun-2024 15:12:43 #6 37.70 Build complete.
14-Jun-2024 15:12:43 #6 37.70 Don't forget to run 'make test'.
14-Jun-2024 15:12:43 #6 37.71
14-Jun-2024 15:12:43 #6 37.71 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserfe4xe4/install-xdebug-3.2.2" install
14-Jun-2024 15:12:43 #6 37.71 Makefile:244: warning: overriding recipe for target 'test'
14-Jun-2024 15:12:43 #6 37.71 Makefile:136: warning: ignoring old recipe for target 'test'
14-Jun-2024 15:12:43 #6 37.78 Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuserfe4xe4/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/
14-Jun-2024 15:12:43 #6 37.84
14-Jun-2024 15:12:43 #6 37.89 shtool:echo:Warning: unable to determine terminal sequence for bold mode
14-Jun-2024 15:12:43 #6 37.91   +----------------------------------------------------------------------+
14-Jun-2024 15:12:43 #6 37.91   |                                                                      |
14-Jun-2024 15:12:43 #6 37.91   |   INSTALLATION INSTRUCTIONS                                          |
14-Jun-2024 15:12:43 #6 37.91   |   =========================                                          |
14-Jun-2024 15:12:43 #6 37.92   |                                                                      |
14-Jun-2024 15:12:43 #6 37.92   |   See https://xdebug.org/install.php#configure-php for instructions  |
14-Jun-2024 15:12:43 #6 37.92   |   on how to enable Xdebug for PHP.                                   |
14-Jun-2024 15:12:43 #6 37.93   |                                                                      |
14-Jun-2024 15:12:43 #6 37.93   |   Documentation is available online as well:                         |
14-Jun-2024 15:12:43 #6 37.93   |   - A list of all settings:  https://xdebug.org/docs-settings.php    |
14-Jun-2024 15:12:43 #6 37.93   |   - A list of all functions: https://xdebug.org/docs-functions.php   |
14-Jun-2024 15:12:43 #6 37.94   |   - Profiling instructions:  https://xdebug.org/docs-profiling2.php  |
14-Jun-2024 15:12:43 #6 37.94   |   - Remote debugging:        https://xdebug.org/docs-debugger.php    |
14-Jun-2024 15:12:43 #6 37.94   |                                                                      |
14-Jun-2024 15:12:43 #6 37.94   |                                                                      |
14-Jun-2024 15:12:43 #6 37.95   |   NOTE: Please disregard the message                                 |
14-Jun-2024 15:12:43 #6 37.95   |       You should add "extension=xdebug.so" to php.ini                |
14-Jun-2024 15:12:43 #6 37.95   |   that is emitted by the PECL installer. This does not work for      |
14-Jun-2024 15:12:43 #6 37.96   |   Xdebug.                                                            |
14-Jun-2024 15:12:43 #6 37.96   |                                                                      |
14-Jun-2024 15:12:43 #6 37.96   +----------------------------------------------------------------------+
14-Jun-2024 15:12:43 #6 38.01 shtool:echo:Warning: unable to determine terminal sequence for bold mode
14-Jun-2024 15:12:43 #6 38.03
14-Jun-2024 15:12:43 #6 38.04
14-Jun-2024 15:12:43 #6 38.04 running: find "/tmp/pear/temp/pear-build-defaultuserfe4xe4/install-xdebug-3.2.2" | xargs ls -dils
14-Jun-2024 15:12:43 #6 38.04 4458768    4 drwxr-xr-x. 3 root root    4096 Jun 14 15:12 /tmp/pear/temp/pear-build-defaultuserfe4xe4/install-xdebug-3.2.2
14-Jun-2024 15:12:43 #6 38.04 4458920    4 drwxr-xr-x. 3 root root    4096 Jun 14 15:12 /tmp/pear/temp/pear-build-defaultuserfe4xe4/install-xdebug-3.2.2/usr
14-Jun-2024 15:12:43 #6 38.04 4458921    4 drwxr-xr-x. 3 root root    4096 Jun 14 15:12 /tmp/pear/temp/pear-build-defaultuserfe4xe4/install-xdebug-3.2.2/usr/local
14-Jun-2024 15:12:43 #6 38.04 4458922    4 drwxr-xr-x. 3 root root    4096 Jun 14 15:12 /tmp/pear/temp/pear-build-defaultuserfe4xe4/install-xdebug-3.2.2/usr/local/lib
14-Jun-2024 15:12:43 #6 38.04 4458923    4 drwxr-xr-x. 3 root root    4096 Jun 14 15:12 /tmp/pear/temp/pear-build-defaultuserfe4xe4/install-xdebug-3.2.2/usr/local/lib/php
14-Jun-2024 15:12:43 #6 38.04 4458924    4 drwxr-xr-x. 3 root root    4096 Jun 14 15:12 /tmp/pear/temp/pear-build-defaultuserfe4xe4/install-xdebug-3.2.2/usr/local/lib/php/extensions
14-Jun-2024 15:12:43 #6 38.04 4458925    4 drwxr-xr-x. 2 root root    4096 Jun 14 15:12 /tmp/pear/temp/pear-build-defaultuserfe4xe4/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902
14-Jun-2024 15:12:43 #6 38.04 4458919 1760 -rwxr-xr-x. 1 root root 1798232 Jun 14 15:12 /tmp/pear/temp/pear-build-defaultuserfe4xe4/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so
14-Jun-2024 15:12:43 #6 38.05
14-Jun-2024 15:12:43 #6 38.05 Build process completed successfully
14-Jun-2024 15:12:43 #6 38.05 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so'
14-Jun-2024 15:12:43 #6 38.08 install ok: channel://pecl.php.net/xdebug-3.2.2
14-Jun-2024 15:12:43 #6 38.08 configuration option "php_ini" is not set to php.ini location
14-Jun-2024 15:12:43 #6 38.08 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so" to php.ini
14-Jun-2024 15:12:43 #6 DONE 38.2s
14-Jun-2024 15:12:43
14-Jun-2024 15:12:43 #7 [4/6] RUN docker-php-ext-enable xdebug
14-Jun-2024 15:12:44 #7 DONE 0.5s
14-Jun-2024 15:12:44
14-Jun-2024 15:12:44 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini
14-Jun-2024 15:12:44 #8 DONE 0.8s
14-Jun-2024 15:12:44
14-Jun-2024 15:12:44 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost
14-Jun-2024 15:12:45 #9 DONE 0.4s
14-Jun-2024 15:12:45
14-Jun-2024 15:12:45 #10 exporting to image
14-Jun-2024 15:12:45 #10 exporting layers
14-Jun-2024 15:12:45 #10 exporting layers 0.8s done
14-Jun-2024 15:12:46 #10 writing image sha256:cb5926966248b9fcac04b2642b673fe51fe8adad332ad4bc3f7e9870e7fb9d44 done
14-Jun-2024 15:12:46 #10 naming to docker.io/library/phpbb:php-8.1 done
14-Jun-2024 15:12:46 #10 DONE 0.8s
14-Jun-2024 15:12:46 Built Docker image 'phpbb:php-8.1'
14-Jun-2024 15:12:46 Finished task 'Build image' with result: Success
14-Jun-2024 15:12:46
Substituting variable: ${bamboo.PHPVersion} with 8.1
14-Jun-2024 15:12:46
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
14-Jun-2024 15:12:46 Starting task 'Prepare directory' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
14-Jun-2024 15:12:46 Running image name (phpbb:php-8.1)
14-Jun-2024 15:12:46
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #106 (PHPBB3-PR1-JOB1-106)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1:/data --workdir /data/phpBB --rm -e HOME=/home/bamboo -u=991 phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing clean prepare
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
14-Jun-2024 15:12:46 You are using the deprecated option "--dev". It has no effect and will break in Composer 3.
14-Jun-2024 15:12:46 Installing dependencies from lock file (including require-dev)
14-Jun-2024 15:12:46 Verifying lock file contents can be installed on current platform.
14-Jun-2024 15:12:46 Package operations: 142 installs, 0 updates, 0 removals
14-Jun-2024 15:12:46 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 15:12:46   - Downloading composer/installers (v1.12.0)
14-Jun-2024 15:12:46   - Downloading composer/package-versions-deprecated (1.11.99.5)
14-Jun-2024 15:12:46   - Downloading bantu/ini-get-wrapper (v1.0.1)
14-Jun-2024 15:12:46   - Downloading carlos-mg89/oauth (0.8.15)
14-Jun-2024 15:12:46   - Downloading chita/topological_sort (v3.0.1)
14-Jun-2024 15:12:46   - Downloading symfony/process (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/polyfill-php81 (v1.29.0)
14-Jun-2024 15:12:46   - Downloading symfony/polyfill-php80 (v1.29.0)
14-Jun-2024 15:12:46   - Downloading symfony/polyfill-php73 (v1.29.0)
14-Jun-2024 15:12:46   - Downloading symfony/finder (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/polyfill-mbstring (v1.29.0)
14-Jun-2024 15:12:46   - Downloading symfony/polyfill-ctype (v1.29.0)
14-Jun-2024 15:12:46   - Downloading symfony/filesystem (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/polyfill-intl-normalizer (v1.29.0)
14-Jun-2024 15:12:46   - Downloading symfony/polyfill-intl-grapheme (v1.29.0)
14-Jun-2024 15:12:46   - Downloading symfony/string (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/deprecation-contracts (v3.5.0)
14-Jun-2024 15:12:46   - Downloading psr/container (2.0.2)
14-Jun-2024 15:12:46   - Downloading symfony/service-contracts (v3.5.0)
14-Jun-2024 15:12:46   - Downloading symfony/console (v6.4.8)
14-Jun-2024 15:12:46   - Downloading seld/signal-handler (2.0.2)
14-Jun-2024 15:12:46   - Downloading seld/phar-utils (1.2.1)
14-Jun-2024 15:12:46   - Downloading seld/jsonlint (1.10.2)
14-Jun-2024 15:12:46   - Downloading react/promise (v3.2.0)
14-Jun-2024 15:12:46   - Downloading psr/log (3.0.0)
14-Jun-2024 15:12:46   - Downloading justinrainbow/json-schema (v5.2.13)
14-Jun-2024 15:12:46   - Downloading composer/pcre (3.1.4)
14-Jun-2024 15:12:46   - Downloading composer/xdebug-handler (3.0.5)
14-Jun-2024 15:12:46   - Downloading composer/spdx-licenses (1.5.8)
14-Jun-2024 15:12:46   - Downloading composer/semver (3.4.0)
14-Jun-2024 15:12:46   - Downloading composer/metadata-minifier (1.0.0)
14-Jun-2024 15:12:46   - Downloading composer/class-map-generator (1.3.4)
14-Jun-2024 15:12:46   - Downloading composer/ca-bundle (1.5.0)
14-Jun-2024 15:12:46   - Downloading composer/composer (2.7.7)
14-Jun-2024 15:12:46   - Downloading psr/cache (3.0.0)
14-Jun-2024 15:12:46   - Downloading doctrine/deprecations (1.1.3)
14-Jun-2024 15:12:46   - Downloading doctrine/event-manager (1.2.0)
14-Jun-2024 15:12:46   - Downloading doctrine/cache (2.2.0)
14-Jun-2024 15:12:46   - Downloading doctrine/dbal (3.3.8)
14-Jun-2024 15:12:46   - Downloading google/recaptcha (1.3.0)
14-Jun-2024 15:12:46   - Downloading guzzlehttp/promises (1.5.3)
14-Jun-2024 15:12:46   - Downloading ralouphie/getallheaders (3.0.3)
14-Jun-2024 15:12:46   - Downloading psr/http-message (1.1)
14-Jun-2024 15:12:46   - Downloading guzzlehttp/psr7 (1.9.1)
14-Jun-2024 15:12:46   - Downloading laminas/laminas-code (4.13.0)
14-Jun-2024 15:12:46   - Downloading symfony/yaml (v6.4.8)
14-Jun-2024 15:12:46   - Downloading laravel/homestead (v14.5.0)
14-Jun-2024 15:12:46   - Downloading marc1706/fast-image-size (v1.1.7)
14-Jun-2024 15:12:46   - Downloading symfony/http-client-contracts (v3.5.0)
14-Jun-2024 15:12:46   - Downloading symfony/http-client (v6.4.8)
14-Jun-2024 15:12:46   - Downloading brick/math (0.12.1)
14-Jun-2024 15:12:46   - Downloading spomky-labs/pki-framework (1.2.1)
14-Jun-2024 15:12:46   - Downloading psr/http-factory (1.1.0)
14-Jun-2024 15:12:46   - Downloading psr/http-client (1.0.3)
14-Jun-2024 15:12:46   - Downloading psr/clock (1.0.0)
14-Jun-2024 15:12:46   - Downloading paragonie/random_compat (v9.99.100)
14-Jun-2024 15:12:46   - Downloading paragonie/sodium_compat (v1.21.1)
14-Jun-2024 15:12:46   - Downloading paragonie/constant_time_encoding (v2.7.0)
14-Jun-2024 15:12:46   - Downloading web-token/jwt-library (3.4.3)
14-Jun-2024 15:12:46   - Downloading web-token/jwt-util-ecc (3.4.3)
14-Jun-2024 15:12:46   - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.3)
14-Jun-2024 15:12:46   - Downloading web-token/jwt-signature (3.4.3)
14-Jun-2024 15:12:46   - Downloading web-token/jwt-key-mgmt (3.4.3)
14-Jun-2024 15:12:46   - Downloading spomky-labs/base64url (v2.0.4)
14-Jun-2024 15:12:46   - Downloading symfony/polyfill-php72 (v1.29.0)
14-Jun-2024 15:12:46   - Downloading symfony/polyfill-intl-idn (v1.29.0)
14-Jun-2024 15:12:46   - Downloading guzzlehttp/guzzle (6.5.8)
14-Jun-2024 15:12:46   - Downloading minishlink/web-push (v8.0.0)
14-Jun-2024 15:12:46   - Downloading sebastian/version (3.0.2)
14-Jun-2024 15:12:46   - Downloading sebastian/type (3.2.1)
14-Jun-2024 15:12:46   - Downloading sebastian/resource-operations (3.0.4)
14-Jun-2024 15:12:46   - Downloading sebastian/recursion-context (4.0.5)
14-Jun-2024 15:12:46   - Downloading sebastian/object-reflector (2.0.4)
14-Jun-2024 15:12:46   - Downloading sebastian/object-enumerator (4.0.4)
14-Jun-2024 15:12:46   - Downloading sebastian/global-state (5.0.7)
14-Jun-2024 15:12:46   - Downloading sebastian/exporter (4.0.6)
14-Jun-2024 15:12:46   - Downloading sebastian/environment (5.1.5)
14-Jun-2024 15:12:46   - Downloading sebastian/diff (4.0.6)
14-Jun-2024 15:12:46   - Downloading sebastian/comparator (4.0.8)
14-Jun-2024 15:12:46   - Downloading sebastian/code-unit (1.0.8)
14-Jun-2024 15:12:46   - Downloading sebastian/cli-parser (1.0.2)
14-Jun-2024 15:12:46   - Downloading phpunit/php-timer (5.0.3)
14-Jun-2024 15:12:46   - Downloading phpunit/php-text-template (2.0.4)
14-Jun-2024 15:12:46   - Downloading phpunit/php-invoker (3.1.1)
14-Jun-2024 15:12:46   - Downloading phpunit/php-file-iterator (3.0.6)
14-Jun-2024 15:12:46   - Downloading theseer/tokenizer (1.2.3)
14-Jun-2024 15:12:46   - Downloading nikic/php-parser (v4.19.1)
14-Jun-2024 15:12:46   - Downloading sebastian/lines-of-code (1.0.4)
14-Jun-2024 15:12:46   - Downloading sebastian/complexity (2.0.3)
14-Jun-2024 15:12:46   - Downloading sebastian/code-unit-reverse-lookup (2.0.3)
14-Jun-2024 15:12:46   - Downloading phpunit/php-code-coverage (9.2.31)
14-Jun-2024 15:12:46   - Downloading phar-io/version (3.2.1)
14-Jun-2024 15:12:46   - Downloading phar-io/manifest (2.0.4)
14-Jun-2024 15:12:46   - Downloading myclabs/deep-copy (1.12.0)
14-Jun-2024 15:12:46   - Downloading doctrine/instantiator (2.0.0)
14-Jun-2024 15:12:46   - Downloading phpunit/phpunit (9.6.19)
14-Jun-2024 15:12:46   - Downloading misantron/dbunit (5.3.0)
14-Jun-2024 15:12:46   - Downloading phing/phing (2.17.4)
14-Jun-2024 15:12:46   - Downloading webmozart/assert (1.11.0)
14-Jun-2024 15:12:46   - Downloading phpstan/phpdoc-parser (1.29.1)
14-Jun-2024 15:12:46   - Downloading phpdocumentor/reflection-common (2.2.0)
14-Jun-2024 15:12:46   - Downloading phpdocumentor/type-resolver (1.8.2)
14-Jun-2024 15:12:46   - Downloading phpdocumentor/reflection-docblock (5.4.1)
14-Jun-2024 15:12:46   - Downloading spatie/array-to-xml (3.3.0)
14-Jun-2024 15:12:46   - Downloading netresearch/jsonmapper (v4.4.1)
14-Jun-2024 15:12:46   - Downloading fidry/cpu-core-counter (1.1.0)
14-Jun-2024 15:12:46   - Downloading felixfbecker/language-server-protocol (v1.5.2)
14-Jun-2024 15:12:46   - Downloading felixfbecker/advanced-json-rpc (v3.2.1)
14-Jun-2024 15:12:46   - Downloading dnoegel/php-xdg-base-dir (v0.1.1)
14-Jun-2024 15:12:46   - Downloading amphp/amp (v2.6.4)
14-Jun-2024 15:12:46   - Downloading amphp/byte-stream (v1.8.2)
14-Jun-2024 15:12:46   - Downloading vimeo/psalm (5.24.0)
14-Jun-2024 15:12:46   - Downloading symfony/routing (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/polyfill-php83 (v1.29.0)
14-Jun-2024 15:12:46   - Downloading symfony/http-foundation (v6.4.8)
14-Jun-2024 15:12:46   - Downloading psr/event-dispatcher (1.0.0)
14-Jun-2024 15:12:46   - Downloading symfony/event-dispatcher-contracts (v3.5.0)
14-Jun-2024 15:12:46   - Downloading symfony/event-dispatcher (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/var-dumper (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/error-handler (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/http-kernel (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/var-exporter (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/dependency-injection (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/config (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/cache-contracts (v3.5.0)
14-Jun-2024 15:12:46   - Downloading symfony/cache (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/framework-bundle (v6.4.8)
14-Jun-2024 15:12:46   - Downloading psalm/plugin-symfony (v5.2.2)
14-Jun-2024 15:12:46   - Downloading s9e/sweetdom (3.4.1)
14-Jun-2024 15:12:46   - Downloading s9e/regexp-builder (1.4.6)
14-Jun-2024 15:12:46   - Downloading s9e/text-formatter (2.17.3)
14-Jun-2024 15:12:46   - Downloading squizlabs/php_codesniffer (3.10.1)
14-Jun-2024 15:12:46   - Downloading masterminds/html5 (2.9.0)
14-Jun-2024 15:12:46   - Downloading symfony/dom-crawler (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/browser-kit (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/css-selector (v6.4.8)
14-Jun-2024 15:12:46   - Downloading symfony/mime (v6.4.8)
14-Jun-2024 15:12:46   - Downloading friendsofphp/proxy-manager-lts (v1.0.18)
14-Jun-2024 15:12:46   - Downloading symfony/proxy-manager-bridge (v6.4.8)
14-Jun-2024 15:12:46   - Downloading twig/twig (v3.10.3)
14-Jun-2024 15:12:46   - Downloading symfony/translation-contracts (v3.5.0)
14-Jun-2024 15:12:46   - Downloading symfony/twig-bridge (v6.4.8)
14-Jun-2024 15:12:47    0/142 [>---------------------------]   0%
14-Jun-2024 15:12:47   18/142 [===>------------------------]  12%
14-Jun-2024 15:12:48   29/142 [=====>----------------------]  20%
14-Jun-2024 15:12:48   43/142 [========>-------------------]  30%
14-Jun-2024 15:12:48   59/142 [===========>----------------]  41%
14-Jun-2024 15:12:48   80/142 [===============>------------]  56%
14-Jun-2024 15:12:48   92/142 [==================>---------]  64%
14-Jun-2024 15:12:49 100/142 [===================>--------]  70%
14-Jun-2024 15:12:49 117/142 [=======================>----]  82%
14-Jun-2024 15:12:49 128/142 [=========================>--]  90%
14-Jun-2024 15:12:49 142/142 [============================] 100%
14-Jun-2024 15:12:49   - Installing composer/installers (v1.12.0): Extracting archive
14-Jun-2024 15:12:49   - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive
14-Jun-2024 15:12:49   - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive
14-Jun-2024 15:12:49   - Installing carlos-mg89/oauth (0.8.15): Extracting archive
14-Jun-2024 15:12:49   - Installing chita/topological_sort (v3.0.1): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/process (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/finder (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/filesystem (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/string (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive
14-Jun-2024 15:12:49   - Installing psr/container (2.0.2): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/service-contracts (v3.5.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/console (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing seld/signal-handler (2.0.2): Extracting archive
14-Jun-2024 15:12:49   - Installing seld/phar-utils (1.2.1): Extracting archive
14-Jun-2024 15:12:49   - Installing seld/jsonlint (1.10.2): Extracting archive
14-Jun-2024 15:12:49   - Installing react/promise (v3.2.0): Extracting archive
14-Jun-2024 15:12:49   - Installing psr/log (3.0.0): Extracting archive
14-Jun-2024 15:12:49   - Installing justinrainbow/json-schema (v5.2.13): Extracting archive
14-Jun-2024 15:12:49   - Installing composer/pcre (3.1.4): Extracting archive
14-Jun-2024 15:12:49   - Installing composer/xdebug-handler (3.0.5): Extracting archive
14-Jun-2024 15:12:49   - Installing composer/spdx-licenses (1.5.8): Extracting archive
14-Jun-2024 15:12:49   - Installing composer/semver (3.4.0): Extracting archive
14-Jun-2024 15:12:49   - Installing composer/metadata-minifier (1.0.0): Extracting archive
14-Jun-2024 15:12:49   - Installing composer/class-map-generator (1.3.4): Extracting archive
14-Jun-2024 15:12:49   - Installing composer/ca-bundle (1.5.0): Extracting archive
14-Jun-2024 15:12:49   - Installing composer/composer (2.7.7): Extracting archive
14-Jun-2024 15:12:49   - Installing psr/cache (3.0.0): Extracting archive
14-Jun-2024 15:12:49   - Installing doctrine/deprecations (1.1.3): Extracting archive
14-Jun-2024 15:12:49   - Installing doctrine/event-manager (1.2.0): Extracting archive
14-Jun-2024 15:12:49   - Installing doctrine/cache (2.2.0): Extracting archive
14-Jun-2024 15:12:49   - Installing doctrine/dbal (3.3.8): Extracting archive
14-Jun-2024 15:12:49   - Installing google/recaptcha (1.3.0): Extracting archive
14-Jun-2024 15:12:49   - Installing guzzlehttp/promises (1.5.3): Extracting archive
14-Jun-2024 15:12:49   - Installing ralouphie/getallheaders (3.0.3): Extracting archive
14-Jun-2024 15:12:49   - Installing psr/http-message (1.1): Extracting archive
14-Jun-2024 15:12:49   - Installing guzzlehttp/psr7 (1.9.1): Extracting archive
14-Jun-2024 15:12:49   - Installing laminas/laminas-code (4.13.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/yaml (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing laravel/homestead (v14.5.0): Extracting archive
14-Jun-2024 15:12:49   - Installing marc1706/fast-image-size (v1.1.7): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/http-client-contracts (v3.5.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/http-client (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing brick/math (0.12.1): Extracting archive
14-Jun-2024 15:12:49   - Installing spomky-labs/pki-framework (1.2.1): Extracting archive
14-Jun-2024 15:12:49   - Installing psr/http-factory (1.1.0): Extracting archive
14-Jun-2024 15:12:49   - Installing psr/http-client (1.0.3): Extracting archive
14-Jun-2024 15:12:49   - Installing psr/clock (1.0.0): Extracting archive
14-Jun-2024 15:12:49   - Installing paragonie/random_compat (v9.99.100): Extracting archive
14-Jun-2024 15:12:49   - Installing paragonie/sodium_compat (v1.21.1): Extracting archive
14-Jun-2024 15:12:49   - Installing paragonie/constant_time_encoding (v2.7.0): Extracting archive
14-Jun-2024 15:12:49   - Installing web-token/jwt-library (3.4.3): Extracting archive
14-Jun-2024 15:12:49   - Installing web-token/jwt-util-ecc (3.4.3): Extracting archive
14-Jun-2024 15:12:49   - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.3): Extracting archive
14-Jun-2024 15:12:49   - Installing web-token/jwt-signature (3.4.3): Extracting archive
14-Jun-2024 15:12:49   - Installing web-token/jwt-key-mgmt (3.4.3): Extracting archive
14-Jun-2024 15:12:49   - Installing spomky-labs/base64url (v2.0.4): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive
14-Jun-2024 15:12:49   - Installing guzzlehttp/guzzle (6.5.8): Extracting archive
14-Jun-2024 15:12:49   - Installing minishlink/web-push (v8.0.0): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/version (3.0.2): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/type (3.2.1): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/resource-operations (3.0.4): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/recursion-context (4.0.5): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/object-reflector (2.0.4): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/object-enumerator (4.0.4): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/global-state (5.0.7): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/exporter (4.0.6): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/environment (5.1.5): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/diff (4.0.6): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/comparator (4.0.8): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/code-unit (1.0.8): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/cli-parser (1.0.2): Extracting archive
14-Jun-2024 15:12:49   - Installing phpunit/php-timer (5.0.3): Extracting archive
14-Jun-2024 15:12:49   - Installing phpunit/php-text-template (2.0.4): Extracting archive
14-Jun-2024 15:12:49   - Installing phpunit/php-invoker (3.1.1): Extracting archive
14-Jun-2024 15:12:49   - Installing phpunit/php-file-iterator (3.0.6): Extracting archive
14-Jun-2024 15:12:49   - Installing theseer/tokenizer (1.2.3): Extracting archive
14-Jun-2024 15:12:49   - Installing nikic/php-parser (v4.19.1): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/lines-of-code (1.0.4): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/complexity (2.0.3): Extracting archive
14-Jun-2024 15:12:49   - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
14-Jun-2024 15:12:49   - Installing phpunit/php-code-coverage (9.2.31): Extracting archive
14-Jun-2024 15:12:49   - Installing phar-io/version (3.2.1): Extracting archive
14-Jun-2024 15:12:49   - Installing phar-io/manifest (2.0.4): Extracting archive
14-Jun-2024 15:12:49   - Installing myclabs/deep-copy (1.12.0): Extracting archive
14-Jun-2024 15:12:49   - Installing doctrine/instantiator (2.0.0): Extracting archive
14-Jun-2024 15:12:49   - Installing phpunit/phpunit (9.6.19): Extracting archive
14-Jun-2024 15:12:49   - Installing misantron/dbunit (5.3.0): Extracting archive
14-Jun-2024 15:12:49   - Installing phing/phing (2.17.4): Extracting archive
14-Jun-2024 15:12:49   - Installing webmozart/assert (1.11.0): Extracting archive
14-Jun-2024 15:12:49   - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive
14-Jun-2024 15:12:49   - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
14-Jun-2024 15:12:49   - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
14-Jun-2024 15:12:49   - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive
14-Jun-2024 15:12:49   - Installing spatie/array-to-xml (3.3.0): Extracting archive
14-Jun-2024 15:12:49   - Installing netresearch/jsonmapper (v4.4.1): Extracting archive
14-Jun-2024 15:12:49   - Installing fidry/cpu-core-counter (1.1.0): Extracting archive
14-Jun-2024 15:12:49   - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive
14-Jun-2024 15:12:49   - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
14-Jun-2024 15:12:49   - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive
14-Jun-2024 15:12:49   - Installing amphp/amp (v2.6.4): Extracting archive
14-Jun-2024 15:12:49   - Installing amphp/byte-stream (v1.8.2): Extracting archive
14-Jun-2024 15:12:49   - Installing vimeo/psalm (5.24.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/routing (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/http-foundation (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing psr/event-dispatcher (1.0.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/event-dispatcher (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/var-dumper (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/error-handler (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/http-kernel (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/var-exporter (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/dependency-injection (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/config (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/cache-contracts (v3.5.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/cache (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/framework-bundle (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing psalm/plugin-symfony (v5.2.2): Extracting archive
14-Jun-2024 15:12:49   - Installing s9e/sweetdom (3.4.1): Extracting archive
14-Jun-2024 15:12:49   - Installing s9e/regexp-builder (1.4.6): Extracting archive
14-Jun-2024 15:12:49   - Installing s9e/text-formatter (2.17.3): Extracting archive
14-Jun-2024 15:12:49   - Installing squizlabs/php_codesniffer (3.10.1): Extracting archive
14-Jun-2024 15:12:49   - Installing masterminds/html5 (2.9.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/dom-crawler (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/browser-kit (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/css-selector (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/mime (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive
14-Jun-2024 15:12:49   - Installing twig/twig (v3.10.3): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/translation-contracts (v3.5.0): Extracting archive
14-Jun-2024 15:12:49   - Installing symfony/twig-bridge (v6.4.8): Extracting archive
14-Jun-2024 15:12:49    0/140 [>---------------------------]   0%
14-Jun-2024 15:12:50   17/140 [===>------------------------]  12%
14-Jun-2024 15:12:50   35/140 [=======>--------------------]  25%
14-Jun-2024 15:12:50   45/140 [=========>------------------]  32%
14-Jun-2024 15:12:50   65/140 [=============>--------------]  46%
14-Jun-2024 15:12:50   75/140 [===============>------------]  53%
14-Jun-2024 15:12:51   84/140 [================>-----------]  60%
14-Jun-2024 15:12:51   98/140 [===================>--------]  70%
14-Jun-2024 15:12:51 113/140 [======================>-----]  80%
14-Jun-2024 15:12:51 127/140 [=========================>--]  90%
14-Jun-2024 15:12:51 140/140 [============================] 100%
14-Jun-2024 15:12:52 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead.
14-Jun-2024 15:12:52 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead.
14-Jun-2024 15:12:52 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead.
14-Jun-2024 15:12:52 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead.
14-Jun-2024 15:12:52 Generating autoload files
14-Jun-2024 15:12:52 101 packages you are using are looking for funding.
14-Jun-2024 15:12:52 Use the `composer fund` command to find out more!
14-Jun-2024 15:12:53 Buildfile: /data/build/build.xml
14-Jun-2024 15:12:53
14-Jun-2024 15:12:53 phpBB > clean:
14-Jun-2024 15:12:53
14-Jun-2024 15:12:53    [delete] Directory /data/build/logs does not exist or is not a directory.
14-Jun-2024 15:12:53    [delete] Directory /data/build/api does not exist or is not a directory.
14-Jun-2024 15:12:53    [delete] Directory /data/build/codebrowser does not exist or is not a directory.
14-Jun-2024 15:12:53    [delete] Directory /data/build/coverage does not exist or is not a directory.
14-Jun-2024 15:12:53    [delete] Directory /data/build/cpd does not exist or is not a directory.
14-Jun-2024 15:12:53    [delete] Directory /data/build/dependencies does not exist or is not a directory.
14-Jun-2024 15:12:53    [delete] Directory /data/build/new_version does not exist or is not a directory.
14-Jun-2024 15:12:53    [delete] Directory /data/build/old_versions does not exist or is not a directory.
14-Jun-2024 15:12:53    [delete] Directory /data/build/save does not exist or is not a directory.
14-Jun-2024 15:12:53
14-Jun-2024 15:12:53 phpBB > prepare:
14-Jun-2024 15:12:53
14-Jun-2024 15:12:53     [mkdir] Created dir: /data/build/logs
14-Jun-2024 15:12:53     [mkdir] Created dir: /data/build/api
14-Jun-2024 15:12:53     [mkdir] Created dir: /data/build/codebrowser
14-Jun-2024 15:12:53     [mkdir] Created dir: /data/build/coverage
14-Jun-2024 15:12:53     [mkdir] Created dir: /data/build/cpd
14-Jun-2024 15:12:53     [mkdir] Created dir: /data/build/dependencies
14-Jun-2024 15:12:53     [mkdir] Created dir: /data/build/new_version
14-Jun-2024 15:12:53     [mkdir] Created dir: /data/build/new_version/files
14-Jun-2024 15:12:53     [mkdir] Created dir: /data/build/new_version/patches
14-Jun-2024 15:12:53     [mkdir] Created dir: /data/build/new_version/release_files
14-Jun-2024 15:12:53     [mkdir] Created dir: /data/build/new_version/update
14-Jun-2024 15:12:53     [mkdir] Created dir: /data/build/old_versions
14-Jun-2024 15:12:53     [mkdir] Created dir: /data/build/save
14-Jun-2024 15:12:53
14-Jun-2024 15:12:53 BUILD FINISHED
14-Jun-2024 15:12:53
14-Jun-2024 15:12:53 Total time: 0.1057 seconds
14-Jun-2024 15:12:53
14-Jun-2024 15:12:53 Finished task 'Prepare directory' with result: Success
14-Jun-2024 15:12:53 Skipping execution of task 'Run sniffs' as it is disabled
14-Jun-2024 15:12:53
Substituting variable: ${bamboo.PHPVersion} with 8.1
14-Jun-2024 15:12:53
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
14-Jun-2024 15:12:53 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
14-Jun-2024 15:12:53 Running image name (phpbb:php-8.1)
14-Jun-2024 15:12:53
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #106 (PHPBB3-PR1-JOB1-106)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1:/data --workdir /data/build --rm -u=991 phpbb:php-8.1 ../phpBB/vendor/bin/phing sniff
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
14-Jun-2024 15:12:54 Buildfile: /data/build/build.xml
14-Jun-2024 15:12:54
14-Jun-2024 15:12:54 phpBB > sniff:
14-Jun-2024 15:12:54
14-Jun-2024 15:12:58 ............................................................  60 / 923 (7%)
14-Jun-2024 15:13:00 ............................................................ 120 / 923 (13%)
14-Jun-2024 15:13:00 ............................................................ 180 / 923 (20%)
14-Jun-2024 15:13:01 ............................................................ 240 / 923 (26%)
14-Jun-2024 15:13:01 ............................................................ 300 / 923 (33%)
14-Jun-2024 15:13:02 ............................................................ 360 / 923 (39%)
14-Jun-2024 15:13:03 ............................................................ 420 / 923 (46%)
14-Jun-2024 15:13:06 ............................................................ 480 / 923 (52%)
14-Jun-2024 15:13:08 ............................................................ 540 / 923 (59%)
14-Jun-2024 15:13:10 ............................................................ 600 / 923 (65%)
14-Jun-2024 15:13:13 ............................................................ 660 / 923 (72%)
14-Jun-2024 15:13:15 ............................................................ 720 / 923 (78%)
14-Jun-2024 15:13:17 ............................................................ 780 / 923 (85%)
14-Jun-2024 15:13:20 ............................................................ 840 / 923 (91%)
14-Jun-2024 15:13:21 ............................................................ 900 / 923 (98%)
14-Jun-2024 15:13:22 .......................                                      923 / 923 (100%)
14-Jun-2024 15:13:22
14-Jun-2024 15:13:22
14-Jun-2024 15:13:22 Time: 27.93 secs; Memory: 24MB
14-Jun-2024 15:13:22
14-Jun-2024 15:13:22       [php] Calling PHP function: preg_replace()
14-Jun-2024 15:13:25 ............................................................  60 / 206 (29%)
14-Jun-2024 15:13:33 ............................................................ 120 / 206 (58%)
14-Jun-2024 15:13:39 ............................................................ 180 / 206 (87%)
14-Jun-2024 15:13:42 ..........................                                   206 / 206 (100%)
14-Jun-2024 15:13:42
14-Jun-2024 15:13:42
14-Jun-2024 15:13:42 Time: 19.93 secs; Memory: 34MB
14-Jun-2024 15:13:42
14-Jun-2024 15:13:42
14-Jun-2024 15:13:42
14-Jun-2024 15:13:42 Time: 40ms; Memory: 6MB
14-Jun-2024 15:13:42
14-Jun-2024 15:13:42
14-Jun-2024 15:13:42 BUILD FINISHED
14-Jun-2024 15:13:42
14-Jun-2024 15:13:42 Total time: 48.1601 seconds
14-Jun-2024 15:13:42
14-Jun-2024 15:13:42 Finished task 'Run sniffs' with result: Success
14-Jun-2024 15:13:42 Skipping execution of task 'Run tests' as it is disabled
14-Jun-2024 15:13:42
Substituting variable: ${bamboo.PHPVersion} with 8.1
14-Jun-2024 15:13:42
Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
14-Jun-2024 15:13:42 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
14-Jun-2024 15:13:42 Running image name (phpbb:php-8.1)
14-Jun-2024 15:13:42
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #106 (PHPBB3-PR1-JOB1-106)'
... running command line:
/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1:/data --workdir /data --rm -u=991 -t phpbb:php-8.1 /bin/bash -c phpBB/vendor/bin/phpunit --log-junit build/logs/phpunit.xml
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
14-Jun-2024 15:13:45 PHPUnit 9.6.19 by Sebastian Bergmann and contributors.
14-Jun-2024 15:13:45
14-Jun-2024 15:13:54 .............................................................   61 / 7810 (  0%)
14-Jun-2024 15:13:58 .............................................................  122 / 7810 (  1%)
14-Jun-2024 15:14:00 .................................................I.....SSSS..  183 / 7810 (  2%)
14-Jun-2024 15:14:01 ..........SSSSSSSS............S...S..........................  244 / 7810 (  3%)
14-Jun-2024 15:14:02 .......................................................S.....  305 / 7810 (  3%)
14-Jun-2024 15:14:08 .............................................................  366 / 7810 (  4%)
14-Jun-2024 15:14:08 .............................................................  427 / 7810 (  5%)
14-Jun-2024 15:14:09 .............................................................  488 / 7810 (  6%)
14-Jun-2024 15:14:09 .............................................................  549 / 7810 (  7%)
14-Jun-2024 15:14:09 .............................................................  610 / 7810 (  7%)
14-Jun-2024 15:14:09 .............................................................  671 / 7810 (  8%)
14-Jun-2024 15:14:10 .............................................................  732 / 7810 (  9%)
14-Jun-2024 15:14:10 .............................................................  793 / 7810 ( 10%)
14-Jun-2024 15:14:10 .............................................................  854 / 7810 ( 10%)
14-Jun-2024 15:14:11 .............................................................  915 / 7810 ( 11%)
14-Jun-2024 15:14:11 .............................................................  976 / 7810 ( 12%)
14-Jun-2024 15:14:11 ............................................................. 1037 / 7810 ( 13%)
14-Jun-2024 15:14:11 ............................................................. 1098 / 7810 ( 14%)
14-Jun-2024 15:14:31 ..............................................I...S.......... 1159 / 7810 ( 14%)
14-Jun-2024 15:14:39 .....S....................................................... 1220 / 7810 ( 15%)
14-Jun-2024 15:14:44 ............................................................. 1281 / 7810 ( 16%)
14-Jun-2024 15:14:47 ...................................................S.S.S..... 1342 / 7810 ( 17%)
14-Jun-2024 15:14:48 ............................................................. 1403 / 7810 ( 17%)
14-Jun-2024 15:14:48 ............................................................. 1464 / 7810 ( 18%)
14-Jun-2024 15:14:48 ............................................................. 1525 / 7810 ( 19%)
14-Jun-2024 15:14:48 ............................................................. 1586 / 7810 ( 20%)
14-Jun-2024 15:14:48 ............................................................. 1647 / 7810 ( 21%)
14-Jun-2024 15:14:49 ............................................................. 1708 / 7810 ( 21%)
14-Jun-2024 15:14:49 ............................................................. 1769 / 7810 ( 22%)
14-Jun-2024 15:14:49 ............................................................. 1830 / 7810 ( 23%)
14-Jun-2024 15:14:49 ............................................................. 1891 / 7810 ( 24%)
14-Jun-2024 15:14:49 ............................................................. 1952 / 7810 ( 24%)
14-Jun-2024 15:14:49 ............................................................. 2013 / 7810 ( 25%)
14-Jun-2024 15:14:49 ............................................................. 2074 / 7810 ( 26%)
14-Jun-2024 15:14:49 ............................................................. 2135 / 7810 ( 27%)
14-Jun-2024 15:14:50 ............................................................. 2196 / 7810 ( 28%)
14-Jun-2024 15:14:50 ............................................................. 2257 / 7810 ( 28%)
14-Jun-2024 15:14:51 ............................................................. 2318 / 7810 ( 29%)
14-Jun-2024 15:14:52 ............................................................. 2379 / 7810 ( 30%)
14-Jun-2024 15:14:52 ............................................................. 2440 / 7810 ( 31%)
14-Jun-2024 15:14:52 ............................................................. 2501 / 7810 ( 32%)
14-Jun-2024 15:14:54 ................I.II......................................... 2562 / 7810 ( 32%)
14-Jun-2024 15:14:54 ............................................................. 2623 / 7810 ( 33%)
14-Jun-2024 15:14:54 ............................................................. 2684 / 7810 ( 34%)
14-Jun-2024 15:14:54 ............................................................. 2745 / 7810 ( 35%)
14-Jun-2024 15:14:55 ............................................................. 2806 / 7810 ( 35%)
14-Jun-2024 15:14:56 ............................................................. 2867 / 7810 ( 36%)
14-Jun-2024 15:14:57 ............................................................. 2928 / 7810 ( 37%)
14-Jun-2024 15:14:57 ............................................................. 2989 / 7810 ( 38%)
14-Jun-2024 15:14:57 ............................................................. 3050 / 7810 ( 39%)
14-Jun-2024 15:15:05 ............................................................. 3111 / 7810 ( 39%)
14-Jun-2024 15:15:09 ............................................................. 3172 / 7810 ( 40%)
14-Jun-2024 15:15:11 .................................................S........... 3233 / 7810 ( 41%)
14-Jun-2024 15:15:14 ............................................................. 3294 / 7810 ( 42%)
14-Jun-2024 15:15:14 ............................................................. 3355 / 7810 ( 42%)
14-Jun-2024 15:15:15 ............................................................. 3416 / 7810 ( 43%)
14-Jun-2024 15:15:22 ............................................................. 3477 / 7810 ( 44%)
14-Jun-2024 15:15:25 ............................................................. 3538 / 7810 ( 45%)
14-Jun-2024 15:15:38 ............................................................. 3599 / 7810 ( 46%)
14-Jun-2024 15:15:41 ............................................................. 3660 / 7810 ( 46%)
14-Jun-2024 15:15:42 ............................................................. 3721 / 7810 ( 47%)
14-Jun-2024 15:15:42 ............................................................. 3782 / 7810 ( 48%)
14-Jun-2024 15:15:42 ............................................................. 3843 / 7810 ( 49%)
14-Jun-2024 15:15:42 ............................................................. 3904 / 7810 ( 49%)
14-Jun-2024 15:15:42 ............................................................. 3965 / 7810 ( 50%)
14-Jun-2024 15:15:42 ............................................................. 4026 / 7810 ( 51%)
14-Jun-2024 15:15:42 ............................................................. 4087 / 7810 ( 52%)
14-Jun-2024 15:15:43 ............................................................. 4148 / 7810 ( 53%)
14-Jun-2024 15:15:45 ............................................................. 4209 / 7810 ( 53%)
14-Jun-2024 15:15:45 ............................................................. 4270 / 7810 ( 54%)
14-Jun-2024 15:15:47 ............................................................. 4331 / 7810 ( 55%)
14-Jun-2024 15:15:47 ............................................................. 4392 / 7810 ( 56%)
14-Jun-2024 15:15:48 .....................................FF...................... 4453 / 7810 ( 57%)
14-Jun-2024 15:15:50 ............................................................. 4514 / 7810 ( 57%)
14-Jun-2024 15:15:53 ............................................................. 4575 / 7810 ( 58%)
14-Jun-2024 15:15:58 ............................................................. 4636 / 7810 ( 59%)
14-Jun-2024 15:15:58 ............................................................. 4697 / 7810 ( 60%)
14-Jun-2024 15:15:58 ............................................................. 4758 / 7810 ( 60%)
14-Jun-2024 15:15:58 ............................................................. 4819 / 7810 ( 61%)
14-Jun-2024 15:15:58 ............................................................. 4880 / 7810 ( 62%)
14-Jun-2024 15:15:58 ............................................................. 4941 / 7810 ( 63%)
14-Jun-2024 15:15:58 ............................................................. 5002 / 7810 ( 64%)
14-Jun-2024 15:15:59 ............................................................. 5063 / 7810 ( 64%)
14-Jun-2024 15:15:59 ............................................................. 5124 / 7810 ( 65%)
14-Jun-2024 15:15:59 ............................................................. 5185 / 7810 ( 66%)
14-Jun-2024 15:15:59 ............................................................. 5246 / 7810 ( 67%)
14-Jun-2024 15:16:03 ............................................................. 5307 / 7810 ( 67%)
14-Jun-2024 15:16:09 ............................................................. 5368 / 7810 ( 68%)
14-Jun-2024 15:16:14 ............................................................. 5429 / 7810 ( 69%)
14-Jun-2024 15:16:17 ............................................................. 5490 / 7810 ( 70%)
14-Jun-2024 15:16:17 ............................................................. 5551 / 7810 ( 71%)
14-Jun-2024 15:16:18 ............................................................. 5612 / 7810 ( 71%)
14-Jun-2024 15:16:18 ............................................................. 5673 / 7810 ( 72%)
14-Jun-2024 15:16:18 ........................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5734 / 7810 ( 73%)
14-Jun-2024 15:16:18 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7810 ( 74%)
14-Jun-2024 15:16:19 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7810 ( 74%)
14-Jun-2024 15:16:19 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7810 ( 75%)
14-Jun-2024 15:16:20 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.............................. 5978 / 7810 ( 76%)
14-Jun-2024 15:16:22 ............................................................. 6039 / 7810 ( 77%)
14-Jun-2024 15:16:24 ............................................................. 6100 / 7810 ( 78%)
14-Jun-2024 15:16:26 ............................................................. 6161 / 7810 ( 78%)
14-Jun-2024 15:16:28 ............................................................. 6222 / 7810 ( 79%)
14-Jun-2024 15:16:30 ............................................................. 6283 / 7810 ( 80%)
14-Jun-2024 15:16:32 ............................................................. 6344 / 7810 ( 81%)
14-Jun-2024 15:16:34 ............................................................. 6405 / 7810 ( 82%)
14-Jun-2024 15:16:36 ............................................................. 6466 / 7810 ( 82%)
14-Jun-2024 15:16:38 ............................................................. 6527 / 7810 ( 83%)
14-Jun-2024 15:16:40 ............................................................. 6588 / 7810 ( 84%)
14-Jun-2024 15:16:42 ............................................................. 6649 / 7810 ( 85%)
14-Jun-2024 15:16:44 ............................................................. 6710 / 7810 ( 85%)
14-Jun-2024 15:16:46 ............................................................. 6771 / 7810 ( 86%)
14-Jun-2024 15:16:48 ............................................................. 6832 / 7810 ( 87%)
14-Jun-2024 15:16:50 ............................................................. 6893 / 7810 ( 88%)
14-Jun-2024 15:16:52 ............................................................. 6954 / 7810 ( 89%)
14-Jun-2024 15:16:54 ............................................................. 7015 / 7810 ( 89%)
14-Jun-2024 15:16:56 ............................................................. 7076 / 7810 ( 90%)
14-Jun-2024 15:16:58 ............................................................. 7137 / 7810 ( 91%)
14-Jun-2024 15:17:00 ............................................................. 7198 / 7810 ( 92%)
14-Jun-2024 15:17:03 ............................................................. 7259 / 7810 ( 92%)
14-Jun-2024 15:17:05 ............................................................. 7320 / 7810 ( 93%)
14-Jun-2024 15:17:07 ............................................................. 7381 / 7810 ( 94%)
14-Jun-2024 15:17:09 ............................................................. 7442 / 7810 ( 95%)
14-Jun-2024 15:17:11 ............................................................. 7503 / 7810 ( 96%)
14-Jun-2024 15:17:13 ............................................................. 7564 / 7810 ( 96%)
14-Jun-2024 15:17:15 ............................................................. 7625 / 7810 ( 97%)
14-Jun-2024 15:17:17 ............................................................. 7686 / 7810 ( 98%)
14-Jun-2024 15:17:19 ............................................................. 7747 / 7810 ( 99%)
14-Jun-2024 15:17:19
14-Jun-2024 15:17:19
14-Jun-2024 15:17:19 Time: 03:34.346, Memory: 248.50 MB
14-Jun-2024 15:17:19
14-Jun-2024 15:17:19 There were 2 failures:
14-Jun-2024 15:17:19
14-Jun-2024 15:17:19 1) phpbb_template_template_test::test_template with data set #28 ('define.html', array(), array(array(array(), array(), array(), array(), array(), array(), array()), array(array()), array(array()), array(array())), array(), 'xyz\nabc\n$VALUE == 'abc'\n($...|false')
14-Jun-2024 15:17:19 Testing define.html
14-Jun-2024 15:17:19 Failed asserting that two strings are equal.
14-Jun-2024 15:17:19 --- Expected
14-Jun-2024 15:17:19 +++ Actual
14-Jun-2024 15:17:19 @@ @@
14-Jun-2024 15:17:19 -'xyzabc$VALUE == 'abc'($VALUE == 'abc')(($VALUE == 'abc'))!$DOESNT_EXIST(!$DOESNT_EXIST)abcbarbarabctest!@#$%^&*()_-=+{}[]:;",<.>/?[]|foobar|false'
14-Jun-2024 15:17:19 +'xyzabc$VALUE == 'abc'($VALUE == 'abc')(($VALUE == 'abc'))!$DOESNT_EXIST(!$DOESNT_EXIST)abcbarbarabctest!@#$%^&*()_-=+{}[]:;",<.>/?[]foobar||false'
14-Jun-2024 15:17:19
14-Jun-2024 15:17:19 /data/tests/template/template_test_case.php:164
14-Jun-2024 15:17:19 /data/tests/template/template_test.php:556
14-Jun-2024 15:17:19
14-Jun-2024 15:17:19 2) phpbb_template_template_test::test_template with data set #29 ('define_advanced.html', array(), array(array(array(), array(), array(), array(), array(), array(), array()), array(array()), array(array()), array(array())), array(), 'abc\nzxc\ncde\nbcd')
14-Jun-2024 15:17:19 Testing define_advanced.html
14-Jun-2024 15:17:19 Failed asserting that two strings are equal.
14-Jun-2024 15:17:19 --- Expected
14-Jun-2024 15:17:19 +++ Actual
14-Jun-2024 15:17:19 @@ @@
14-Jun-2024 15:17:19 -'abczxccdebcd'
14-Jun-2024 15:17:19 +'abcbcdcdezxcqwe'
14-Jun-2024 15:17:19
14-Jun-2024 15:17:19 /data/tests/template/template_test_case.php:164
14-Jun-2024 15:17:19 /data/tests/template/template_test.php:556
14-Jun-2024 15:17:19
14-Jun-2024 15:17:19 FAILURES!
14-Jun-2024 15:17:19 Tests: 7810, Assertions: 156330, Failures: 2, Skipped: 272, Incomplete: 5.
14-Jun-2024 15:17:20 Exit code: 1, output: STDOUT:  -'xyzabc$VALUE == 'abc'($VALUE == 'abc')(($VALUE == 'abc'))!$DOESNT_EXIST(!$DOESNT_EXIST)abcbarbarabctest!@#$%^&*()_-=+{}[]:;",<.>/?[]|foobar|false'STDOUT:  +'xyzabc$VALUE == 'abc'($VALUE == 'abc')(($VALUE == 'abc'))!$DOESNT_EXIST(!$DOESNT_EXIST)abcbarbarabctest!@#$%^&*()_-=+{}[]:;",<.>/?[]foobar||false'STDOUT:  STDOUT:  /data/tests/template/template_test_case.php:164STDOUT:  /data/tests/template/template_test.php:556STDOUT:  STDOUT:  2) phpbb_template_template_test::test_template with data set #29 ('define_advanced.html', array(), array(array(array(), array(), array(), array(), array(), array(), array()), array(array()), array(array()), array(array())), array(), 'abc\nzxc\ncde\nbcd')STDOUT:  Testing define_advanced.htmlSTDOUT:  Failed asserting that two strings are equal.STDOUT:  --- ExpectedSTDOUT:  +++ ActualSTDOUT:  @@ @@STDOUT:  -'abczxccdebcd'STDOUT:  +'abcbcdcdezxcqwe'STDOUT:  STDOUT:  /data/tests/template/template_test_case.php:164STDOUT:  /data/tests/template/template_test.php:556STDOUT:  STDOUT:  FAILURES!STDOUT:  Tests: 7810, Assertions: 156330, Failures: 2, Skipped: 272, Incomplete: 5.
14-Jun-2024 15:17:20 Error occurred while running Task 'Run tests(10)' of type com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli.
14-Jun-2024 15:17:20 com.atlassian.bamboo.task.TaskException: Failed to execute task
14-Jun-2024 15:17:20         at com.atlassian.bamboo.plugins.docker.service.RunService.execute(RunService.java:75)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.plugins.docker.tasks.cli.DockerCliTask.execute(DockerCliTask.java:70)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:323)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:258)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:323)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.task.TaskExecutorImpl.execute(TaskExecutorImpl.java:118)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask.call(ExecuteBuildTask.java:73)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:207)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:179)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:169)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:118)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:162)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.lambda$start$0(DefaultBuildAgent.java:124)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41)
14-Jun-2024 15:17:20         at java.lang.Thread.run(Thread.java:750)
14-Jun-2024 15:17:20 Caused by: com.atlassian.bamboo.docker.DockerException: Error running Docker run command
14-Jun-2024 15:17:20         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.run(DockerContainerServiceImpl.java:134)
14-Jun-2024 15:17:20         at sun.reflect.GeneratedMethodAccessor4195.invoke(Unknown Source)
14-Jun-2024 15:17:20         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14-Jun-2024 15:17:20         at java.lang.reflect.Method.invoke(Method.java:498)
14-Jun-2024 15:17:20         at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
14-Jun-2024 15:17:20         at com.sun.proxy.$Proxy518.run(Unknown Source)
14-Jun-2024 15:17:20         at sun.reflect.GeneratedMethodAccessor4195.invoke(Unknown Source)
14-Jun-2024 15:17:20         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14-Jun-2024 15:17:20         at java.lang.reflect.Method.invoke(Method.java:498)
14-Jun-2024 15:17:20         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
14-Jun-2024 15:17:20         at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
14-Jun-2024 15:17:20         at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
14-Jun-2024 15:17:20         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
14-Jun-2024 15:17:20         at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137)
14-Jun-2024 15:17:20         at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
14-Jun-2024 15:17:20         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
14-Jun-2024 15:17:20         at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
14-Jun-2024 15:17:20         at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
14-Jun-2024 15:17:20         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
14-Jun-2024 15:17:20         at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
14-Jun-2024 15:17:20         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
14-Jun-2024 15:17:20         at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137)
14-Jun-2024 15:17:20         at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
14-Jun-2024 15:17:20         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
14-Jun-2024 15:17:20         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215)
14-Jun-2024 15:17:20         at com.sun.proxy.$Proxy1043.run(Unknown Source)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.plugins.docker.client.DockerCmd.run(DockerCmd.java:47)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.plugins.docker.service.RunService.execute(RunService.java:64)
14-Jun-2024 15:17:20         ... 17 more
14-Jun-2024 15:17:20 Caused by: com.atlassian.utils.process.ProcessException: Error executing /usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1:/data --workdir /data --rm -u=991 -t phpbb:php-8.1 /bin/bash -c "phpBB/vendor/bin/phpunit --log-junit build/logs/phpunit.xml"
14-Jun-2024 15:17:20         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.execute(DockerContainerServiceImpl.java:306)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.execute(DockerContainerServiceImpl.java:277)
14-Jun-2024 15:17:20         at com.atlassian.bamboo.docker.DockerContainerServiceImpl.run(DockerContainerServiceImpl.java:111)
14-Jun-2024 15:17:20         ... 44 more
14-Jun-2024 15:17:20 Starting task 'Parsing test results produced by script' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
14-Jun-2024 15:17:20 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1...
14-Jun-2024 15:17:20 Failing task since 2 failing test cases were found.
14-Jun-2024 15:17:20 Finished task 'Parsing test results produced by script' with result: Failed
14-Jun-2024 15:17:20
Substituting variable: ${bamboo.PRnumber} with 6644
14-Jun-2024 15:17:20
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-106
14-Jun-2024 15:17:20
Substituting variable: ${bamboo.buildResultsUrl} with https://bamboo.phpbb.com/browse/PHPBB3-PR1-JOB1-106
14-Jun-2024 15:17:20 Starting task 'Set result build status' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
14-Jun-2024 15:17:20
Beginning to execute external process for build 'phpBB3 - Pull Requests - master - Build and Test Job #106 (PHPBB3-PR1-JOB1-106)'
... running command line:
/bin/sh /home/bamboo/temp/PHPBB3-PR1-JOB1-106-ScriptBuildTask-2442224878540826099.sh
... in: /home/bamboo/local-working-dir/PHPBB3-PR1-JOB1
14-Jun-2024 15:17:21 From https://github.com/phpbb/phpbb
14-Jun-2024 15:17:21 * branch            refs/pull/6644/head -> FETCH_HEAD
14-Jun-2024 15:17:21   <testsuite name="" tests="7747" assertions="156330" errors="0" warnings="0" failures="2" skipped="277" time="208.912397">
14-Jun-2024 15:17:21     <testsuite name="phpBB Test Suite" tests="5697" assertions="154531" errors="0" warnings="0" failures="2" skipped="26" time="149.354207">
14-Jun-2024 15:17:21       <testsuite name="phpbb_template_template_test" file="/data/tests/template/template_test.php" tests="86" assertions="129" errors="0" warnings="0" failures="2" skipped="0" time="0.393952">
14-Jun-2024 15:17:21         <testsuite name="phpbb_template_template_test::test_template" tests="64" assertions="64" errors="0" warnings="0" failures="2" skipped="0" time="0.336109">
14-Jun-2024 15:17:21   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14-Jun-2024 15:17:21                                  Dload  Upload   Total   Spent    Left  Speed
14-Jun-2024 15:17:21
14-Jun-2024 15:17:21   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
14-Jun-2024 15:17:21 100  1728  100  1554  100   174   2767    309 --:--:-- --:--:-- --:--:--  2770
14-Jun-2024 15:17:21 Finished task 'Set result build status' with result: Success
14-Jun-2024 15:17:21 Running post build plugin 'Artifact Copier'
14-Jun-2024 15:17:21 Running post build plugin 'npm Cache Cleanup'
14-Jun-2024 15:17:21 Running post build plugin 'NCover Results Collector'
14-Jun-2024 15:17:21 Running post build plugin 'Build Results Label Collector'
14-Jun-2024 15:17:21
Substituting variable: ${bamboo.PRnumber} with 6644
14-Jun-2024 15:17:21 Running post build plugin 'Clover Results Collector'
14-Jun-2024 15:17:21 Running post build plugin 'Docker Container Cleanup'
14-Jun-2024 15:17:23 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-PR1-JOB1'
14-Jun-2024 15:17:23 Finalising the build...
14-Jun-2024 15:17:23 Stopping timer.
14-Jun-2024 15:17:23 Build PHPBB3-PR1-JOB1-106 completed.
14-Jun-2024 15:17:23 Running on server: post build plugin 'Build Hanging Detection Configuration'
14-Jun-2024 15:17:23 Running on server: post build plugin 'NCover Results Collector'
14-Jun-2024 15:17:23 Running on server: post build plugin 'Build Labeller'
14-Jun-2024 15:17:23 Running on server: post build plugin 'Clover Delta Calculator'
14-Jun-2024 15:17:23 Running on server: post build plugin 'Maven Dependencies Postprocessor'
14-Jun-2024 15:17:23 All post build plugins have finished
14-Jun-2024 15:17:23 Generating build results summary...
14-Jun-2024 15:17:29 Saving build results to disk...
14-Jun-2024 15:17:29 Store variable context...
14-Jun-2024 15:17:30 Finished building PHPBB3-PR1-JOB1-106.