rultor.com logo This build log was produced by rultor.com for yegor256/phprack#123
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1381
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Aug  7 21:30:14 UTC 2024
+ uptime
 21:30:14 up 0 min,  0 users,  load average: 2.83, 0.72, 0.24
+ ff=default
+ image=yegor256/rultor-image
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency squizlabs/php_codesniffer to v2.8.1 [SECURITY]'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/phprack.git
+ pull_id=123
+ fork=git@github.com:yegor256/phprack.git
+ fork_branch=renovate/packagist-squizlabs-php_codesniffer-vulnerability
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/phprack.git' '--env=pull_id=123' '--env=fork=git@github.com:yegor256/phprack.git' '--env=fork_branch=renovate/packagist-squizlabs-php_codesniffer-vulnerability' '--env=head_branch=master' '--env=pull_title=Update dependency squizlabs/php_codesniffer to v2.8.1 [SECURITY]' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/phprack.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=123'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/phprack.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/packagist-squizlabs-php_codesniffer-vulnerability'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency squizlabs/php_codesniffer to v2.8.1 [SECURITY]'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo pecl install xdebug'\'' '\'';'\'' '\''echo "zend_extension=xdebug.so" > xdebug.ini'\'' '\'';'\'' '\''sudo mv xdebug.ini /etc/php5/cli/conf.d'\'' '\'';'\'' '\''composer install'\'' '\'';'\'' '\''sudo npm install jscoverage -g'\'' '\'';'\'' '\''./vendor/phing/phing/bin/phing'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/phprack.git'\''' ';' 'export '\''pull_id=123'\''' ';' 'export '\''fork=git@github.com:yegor256/phprack.git'\''' ';' 'export '\''fork_branch=renovate/packagist-squizlabs-php_codesniffer-vulnerability'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency squizlabs/php_codesniffer to v2.8.1 [SECURITY]'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo pecl install xdebug' ';' 'echo "zend_extension=xdebug.so" > xdebug.ini' ';' 'sudo mv xdebug.ini /etc/php5/cli/conf.d' ';' 'composer install' ';' 'sudo npm install jscoverage -g' ';' './vendor/phing/phing/bin/phing' ';')
+ container=yegor256_phprack_123
+ as_root=false
+ hostname
ip-172-31-29-231
+ pwd
/tmp/rultor-idCp
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone git@github.com:yegor256/phprack.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:yegor256/phprack.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/phprack.git'\''' ';' 'export '\''pull_id=123'\''' ';' 'export '\''fork=git@github.com:yegor256/phprack.git'\''' ';' 'export '\''fork_branch=renovate/packagist-squizlabs-php_codesniffer-vulnerability'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency squizlabs/php_codesniffer to v2.8.1 [SECURITY]'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo pecl install xdebug' ';' 'echo "zend_extension=xdebug.so" > xdebug.ini' ';' 'sudo mv xdebug.ini /etc/php5/cli/conf.d' ';' 'composer install' ';' 'sudo npm install jscoverage -g' ';' ./vendor/phing/phing/bin/phing ';'
+ sensitive=()
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:yegor256/phprack.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/phprack
 * [new branch]      48                       -> fork/48
 * [new branch]      59                       -> fork/59
 * [new branch]      78                       -> fork/78
 * [new branch]      master                   -> fork/master
 * [new branch]      renovate/packagist-squizlabs-php_codesniffer-vulnerability -> fork/renovate/packagist-squizlabs-php_codesniffer-vulnerability
 * [new branch]      renovate/phing-phing-2.x -> fork/renovate/phing-phing-2.x
 * [new branch]      renovate/phing-phing-3.x -> fork/renovate/phing-phing-3.x
 * [new branch]      renovate/phpdocumentor-phpdocumentor-2.x -> fork/renovate/phpdocumentor-phpdocumentor-2.x
 * [new branch]      renovate/phpdocumentor-phpdocumentor-3.x -> fork/renovate/phpdocumentor-phpdocumentor-3.x
 * [new branch]      renovate/phpmd-phpmd-2.x -> fork/renovate/phpmd-phpmd-2.x
 * [new branch]      renovate/phpunit-phpunit-11.x -> fork/renovate/phpunit-phpunit-11.x
 * [new branch]      renovate/phpunit-phpunit-4.x -> fork/renovate/phpunit-phpunit-4.x
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/packagist-squizlabs-php_codesniffer-vulnerability
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/packagist-squizlabs-php_codesniffer-vulnerability' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating 65f119c..d031249
Fast-forward
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.30
++ bc
++ echo 0.30 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.30, low enough to run a new Docker container'
load average is 0.30, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image
+ docker pull yegor256/rultor-image
Using default tag: latest
latest: Pulling from yegor256/rultor-image
bccd10f490ab: Pulling fs layer
4f4fb700ef54: Pulling fs layer
3388fa6ed601: Pulling fs layer
a12507e52312: Pulling fs layer
e23ebcc037b3: Pulling fs layer
bb4f039d23e6: Pulling fs layer
bff0f5c21f97: Pulling fs layer
d9fc8e7722be: Pulling fs layer
ad0d8d906737: Pulling fs layer
da0965651d17: Pulling fs layer
258028b06422: Pulling fs layer
78ff19bf7482: Pulling fs layer
b4f403e87234: Pulling fs layer
27f9babec026: Pulling fs layer
edda9c9c491a: Pulling fs layer
8a3be2ae9667: Pulling fs layer
0fb2ad8587f2: Pulling fs layer
ad339a44131b: Pulling fs layer
1333140dab36: Pulling fs layer
a9b611ac1ac8: Pulling fs layer
bc8a8b928d03: Pulling fs layer
b082b933f133: Pulling fs layer
16116aa7a2bd: Pulling fs layer
ba52c94956f1: Pulling fs layer
f3c2f8b0afdd: Pulling fs layer
b16e153fbe48: Pulling fs layer
6b8d855570b3: Pulling fs layer
a12507e52312: Waiting
e23ebcc037b3: Waiting
bb4f039d23e6: Waiting
bff0f5c21f97: Waiting
d9fc8e7722be: Waiting
ad0d8d906737: Waiting
da0965651d17: Waiting
258028b06422: Waiting
78ff19bf7482: Waiting
b4f403e87234: Waiting
27f9babec026: Waiting
edda9c9c491a: Waiting
8a3be2ae9667: Waiting
0fb2ad8587f2: Waiting
ad339a44131b: Waiting
1333140dab36: Waiting
a9b611ac1ac8: Waiting
bc8a8b928d03: Waiting
b082b933f133: Waiting
16116aa7a2bd: Waiting
ba52c94956f1: Waiting
f3c2f8b0afdd: Waiting
b16e153fbe48: Waiting
6b8d855570b3: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
3388fa6ed601: Verifying Checksum
3388fa6ed601: Download complete
bccd10f490ab: Verifying Checksum
bccd10f490ab: Download complete
a12507e52312: Verifying Checksum
a12507e52312: Download complete
bff0f5c21f97: Verifying Checksum
bff0f5c21f97: Download complete
d9fc8e7722be: Verifying Checksum
d9fc8e7722be: Download complete
ad0d8d906737: Verifying Checksum
ad0d8d906737: Download complete
da0965651d17: Verifying Checksum
da0965651d17: Download complete
258028b06422: Verifying Checksum
258028b06422: Download complete
e23ebcc037b3: Verifying Checksum
e23ebcc037b3: Download complete
b4f403e87234: Verifying Checksum
b4f403e87234: Download complete
bccd10f490ab: Pull complete
4f4fb700ef54: Pull complete
3388fa6ed601: Pull complete
78ff19bf7482: Verifying Checksum
78ff19bf7482: Download complete
27f9babec026: Verifying Checksum
27f9babec026: Download complete
8a3be2ae9667: Verifying Checksum
8a3be2ae9667: Download complete
0fb2ad8587f2: Verifying Checksum
0fb2ad8587f2: Download complete
ad339a44131b: Verifying Checksum
ad339a44131b: Download complete
1333140dab36: Verifying Checksum
1333140dab36: Download complete
a9b611ac1ac8: Verifying Checksum
a9b611ac1ac8: Download complete
bc8a8b928d03: Verifying Checksum
bc8a8b928d03: Download complete
b082b933f133: Verifying Checksum
b082b933f133: Download complete
16116aa7a2bd: Verifying Checksum
16116aa7a2bd: Download complete
ba52c94956f1: Verifying Checksum
ba52c94956f1: Download complete
a12507e52312: Pull complete
f3c2f8b0afdd: Verifying Checksum
f3c2f8b0afdd: Download complete
b16e153fbe48: Verifying Checksum
b16e153fbe48: Download complete
6b8d855570b3: Verifying Checksum
6b8d855570b3: Download complete
edda9c9c491a: Verifying Checksum
edda9c9c491a: Download complete
bb4f039d23e6: Verifying Checksum
bb4f039d23e6: Download complete
e23ebcc037b3: Pull complete
bb4f039d23e6: Pull complete
bff0f5c21f97: Pull complete
d9fc8e7722be: Pull complete
ad0d8d906737: Pull complete
da0965651d17: Pull complete
258028b06422: Pull complete
78ff19bf7482: Pull complete
b4f403e87234: Pull complete
27f9babec026: Pull complete
edda9c9c491a: Pull complete
8a3be2ae9667: Pull complete
0fb2ad8587f2: Pull complete
ad339a44131b: Pull complete
1333140dab36: Pull complete
a9b611ac1ac8: Pull complete
bc8a8b928d03: Pull complete
b082b933f133: Pull complete
16116aa7a2bd: Pull complete
ba52c94956f1: Pull complete
f3c2f8b0afdd: Pull complete
b16e153fbe48: Pull complete
6b8d855570b3: Pull complete
Digest: sha256:54a67f9dafd27aa59e014b2982870d51c742fd7a5885fee19442213819d43dc7
Status: Downloaded newer image for yegor256/rultor-image:latest
docker.io/yegor256/rultor-image:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_phprack_123\s*$'
+ ls -al .
total 48
drwx------  3 ubuntu ubuntu  4096 Aug  7 21:30 .
drwxrwxrwt 12 root   root    4096 Aug  7 21:31 ..
-rwxrwxr-x  1 ubuntu ubuntu   556 Aug  7 21:34 end.sh
-rwxrwxr-x  1 ubuntu ubuntu   490 Aug  7 21:30 entry.sh
-rw-rw-r--  1 ubuntu ubuntu     5 Aug  7 21:30 pid
drwxrwxr-x  7 ubuntu ubuntu  4096 Aug  7 21:30 repo
-rwxrwxr-x  1 ubuntu ubuntu  6518 Aug  7 21:30 run.sh
-rw-rw-r--  1 ubuntu ubuntu   733 Aug  7 21:30 script.sh
-rw-rw-r--  1 ubuntu ubuntu 10612 Aug  7 21:35 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-idCp:/main --env=head=git@github.com:yegor256/phprack.git --env=pull_id=123 --env=fork=git@github.com:yegor256/phprack.git --env=fork_branch=renovate/packagist-squizlabs-php_codesniffer-vulnerability --env=head_branch=master '--env=pull_title=Update dependency squizlabs/php_codesniffer to v2.8.1 [SECURITY]' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/phprack.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=123'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/phprack.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/packagist-squizlabs-php_codesniffer-vulnerability'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency squizlabs/php_codesniffer to v2.8.1 [SECURITY]'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo pecl install xdebug'\'' '\'';'\'' '\''echo "zend_extension=xdebug.so" > xdebug.ini'\'' '\'';'\'' '\''sudo mv xdebug.ini /etc/php5/cli/conf.d'\'' '\'';'\'' '\''composer install'\'' '\'';'\'' '\''sudo npm install jscoverage -g'\'' '\'';'\'' '\''./vendor/phing/phing/bin/phing'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-idCp/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_phprack_123 yegor256/rultor-image /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.npm /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/bin/bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:yegor256/phprack.git' ; export 'pull_id=123' ; export 'fork=git@github.com:yegor256/phprack.git' ; export 'fork_branch=renovate/packagist-squizlabs-php_codesniffer-vulnerability' ; export 'head_branch=master' ; export 'pull_title=Update dependency squizlabs/php_codesniffer to v2.8.1 [SECURITY]' ; export 'author=yegor256' ; sudo pecl install xdebug ; echo "zend_extension=xdebug.so" > xdebug.ini ; sudo mv xdebug.ini /etc/php5/cli/conf.d ; composer install ; sudo npm install jscoverage -g ; ./vendor/phing/phing/bin/phing ;
+ su --login r --command /home/r/script.sh
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: Trying to access array offset on null in Role.php on line 250
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on null in Role.php on line 251
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on null in Role.php on line 250
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on null in Role.php on line 251
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on null in Role.php on line 250
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on null in Role.php on line 251
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on null in Role.php on line 250
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on null in Role.php on line 251
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on null in Role.php on line 250
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on null in Role.php on line 251
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on null in Role.php on line 250
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on null in Role.php on line 251
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on null in Role.php on line 250
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on null in Role.php on line 251
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on null in Role.php on line 250
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on null in Role.php on line 251
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on null in Role.php on line 250
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on null in Role.php on line 251
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Trying to access array offset on null in Role.php on line 250
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 250

Warning: Trying to access array offset on null in Role.php on line 251
PHP Warning:  Trying to access array offset on null in /usr/share/php/PEAR/Installer/Role.php on line 251

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "honorsbaseinstall" in Role.php on line 173
PHP Warning:  Undefined array key "honorsbaseinstall" in /usr/share/php/PEAR/Installer/Role.php on line 173

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "installable" in Role.php on line 139
PHP Warning:  Undefined array key "installable" in /usr/share/php/PEAR/Installer/Role.php on line 139

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "phpfile" in Role.php on line 204
PHP Warning:  Undefined array key "phpfile" in /usr/share/php/PEAR/Installer/Role.php on line 204

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: Undefined array key "config_vars" in Role.php on line 46
PHP Warning:  Undefined array key "config_vars" in /usr/share/php/PEAR/Installer/Role.php on line 46

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249

Warning: foreach() argument must be of type array|object, null given in PEAR/Command.php on line 249
PHP Warning:  foreach() argument must be of type array|object, null given in /usr/share/php/PEAR/Command.php on line 249
XML Extension not found
container 150bc90d931d14da4c915f6fab38a22a4eaa2e3185078ba59334016a6f9e1d57 is dead
Wed Aug  7 21:36:54 UTC 2024