+ '[' 1 -ne 1 ']' + case "$1" in + MESSAGE='Generating network files' + dialog 'Generating network files' + echo -n 'PLC: Generating network files: ' + mv -f /etc/hosts /etc/hosts_plc.backup ++ mktemp + hfile=/tmp/tmp.QDo8amzjAr + for server in DB API BOOT WWW + hostname=PLC_DB_HOST + ip=PLC_DB_IP + '[' -n '' ']' ++ gethostbyname vplc21.pl.sophia.inria.fr ++ python -c 'import socket; import sys; print socket.gethostbyname(sys.argv[1])' vplc21.pl.sophia.inria.fr + ip=138.96.112.91 + '[' -n 138.96.112.91 ']' + echo '138.96.112.91 vplc21.pl.sophia.inria.fr' + for server in DB API BOOT WWW + hostname=PLC_API_HOST + ip=PLC_API_IP + '[' -n '' ']' ++ gethostbyname vplc21.pl.sophia.inria.fr ++ python -c 'import socket; import sys; print socket.gethostbyname(sys.argv[1])' vplc21.pl.sophia.inria.fr + ip=138.96.112.91 + '[' -n 138.96.112.91 ']' + echo '138.96.112.91 vplc21.pl.sophia.inria.fr' + for server in DB API BOOT WWW + hostname=PLC_BOOT_HOST + ip=PLC_BOOT_IP + '[' -n '' ']' ++ gethostbyname vplc21.pl.sophia.inria.fr ++ python -c 'import socket; import sys; print socket.gethostbyname(sys.argv[1])' vplc21.pl.sophia.inria.fr + ip=138.96.112.91 + '[' -n 138.96.112.91 ']' + echo '138.96.112.91 vplc21.pl.sophia.inria.fr' + for server in DB API BOOT WWW + hostname=PLC_WWW_HOST + ip=PLC_WWW_IP + '[' -n '' ']' ++ gethostbyname vplc21.pl.sophia.inria.fr ++ python -c 'import socket; import sys; print socket.gethostbyname(sys.argv[1])' vplc21.pl.sophia.inria.fr + ip=138.96.112.91 + '[' -n 138.96.112.91 ']' + echo '138.96.112.91 vplc21.pl.sophia.inria.fr' + echo '#generated by /etc/plc.d/network' + echo '127.0.0.1 localhost.localdomain localhost' + sort -u /tmp/tmp.QDo8amzjAr + chmod +r /etc/hosts + rm -f /tmp/tmp.QDo8amzjAr + result 'Generating network files' + '[' 0 -eq 0 ']' + success 'Generating network files' + '[' serial '!=' verbose -a -z '' ']' + echo_success + '[' serial = color ']' + echo -n '[' + '[' serial = color ']' + echo -n ' OK ' + '[' serial = color ']' + echo -n ']' + echo -ne '\r' + return 0 + return 0 + echo + exit 0 + case "$1" in + '[' 0 '!=' 1 ']' + exit 0 + case "$1" in + MESSAGE='Generating SSL certificates for' + dialog 'Generating SSL certificates for' + echo -n 'PLC: Generating SSL certificates for: ' + for server in WWW API BOOT MONITOR + eval 'a=$PLC_WWW_ENABLED' ++ a=1 + echo 1 1 + '[' 1 -ne 1 ']' + dialog WWW + echo -n 'PLC: WWW: ' + ssl_key=PLC_WWW_SSL_KEY + ssl_crt=PLC_WWW_SSL_CRT + ca_ssl_crt=PLC_WWW_CA_SSL_CRT + hostname=PLC_WWW_HOST + for previous_server in WWW API BOOT MONITOR + '[' WWW = WWW ']' + break + verify_or_generate_certificate /etc/planetlab/www_ssl.crt /etc/planetlab/www_ssl.key /etc/planetlab/www_ca_ssl.crt vplc21.pl.sophia.inria.fr + crt=/etc/planetlab/www_ssl.crt + key=/etc/planetlab/www_ssl.key + ca=/etc/planetlab/www_ca_ssl.crt ++ lower vplc21.pl.sophia.inria.fr ++ '[' 1 -ge 1 ']' ++ tr A-Z a-z + cname=vplc21.pl.sophia.inria.fr + '[' '!' -f /etc/planetlab/www_ca_ssl.crt ']' + cp -a /etc/planetlab/www_ssl.crt /etc/planetlab/www_ca_ssl.crt cp: cannot stat '/etc/planetlab/www_ssl.crt': No such file or directory + '[' -f /etc/planetlab/www_ssl.crt ']' + '[' '!' -f /etc/planetlab/www_ssl.crt ']' + subj= + '[' -n vplc21.pl.sophia.inria.fr ']' + subj=/CN=vplc21.pl.sophia.inria.fr ++ dirname /etc/planetlab/www_ssl.crt + mkdir -p /etc/planetlab + openssl req -new -x509 -days 3650 -set_serial 7949 -batch -subj /CN=vplc21.pl.sophia.inria.fr -nodes -keyout /etc/planetlab/www_ssl.key -out /etc/planetlab/www_ssl.crt Generating a 2048 bit RSA private key ............................................................+++ .............+++ writing new private key to '/etc/planetlab/www_ssl.key' ----- + check + ERRORS=0 + cp -a /etc/planetlab/www_ssl.crt /etc/planetlab/www_ca_ssl.crt + chmod 644 /etc/planetlab/www_ssl.crt /etc/planetlab/www_ca_ssl.crt + for server in WWW API BOOT MONITOR + eval 'a=$PLC_API_ENABLED' ++ a=1 + echo 1 1 + '[' 1 -ne 1 ']' + dialog API + echo -n 'PLC: API: ' + ssl_key=PLC_API_SSL_KEY + ssl_crt=PLC_API_SSL_CRT + ca_ssl_crt=PLC_API_CA_SSL_CRT + hostname=PLC_API_HOST + for previous_server in WWW API BOOT MONITOR + '[' API = WWW ']' + previous_ssl_key=PLC_WWW_SSL_KEY + previous_ssl_crt=PLC_WWW_SSL_CRT + previous_ca_ssl_crt=PLC_WWW_CA_SSL_CRT + previous_hostname=PLC_WWW_HOST + '[' -f /etc/planetlab/www_ssl.crt ']' ++ ssl_cname /etc/planetlab/www_ssl.crt ++ openssl x509 -noout -in /etc/planetlab/www_ssl.crt -subject ++ sed -n -e 's@.*/CN=\([^/]*\).*@\1@p' ++ lower ++ '[' 0 -ge 1 ']' ++ tr A-Z a-z + '[' vplc21.pl.sophia.inria.fr = vplc21.pl.sophia.inria.fr ']' + cp -a /etc/planetlab/www_ssl.key /etc/planetlab/api_ssl.key + cp -a /etc/planetlab/www_ssl.crt /etc/planetlab/api_ssl.crt + cp -a /etc/planetlab/www_ca_ssl.crt /etc/planetlab/api_ca_ssl.crt + break + verify_or_generate_certificate /etc/planetlab/api_ssl.crt /etc/planetlab/api_ssl.key /etc/planetlab/api_ca_ssl.crt vplc21.pl.sophia.inria.fr + crt=/etc/planetlab/api_ssl.crt + key=/etc/planetlab/api_ssl.key + ca=/etc/planetlab/api_ca_ssl.crt ++ lower vplc21.pl.sophia.inria.fr ++ '[' 1 -ge 1 ']' ++ tr A-Z a-z + cname=vplc21.pl.sophia.inria.fr + '[' '!' -f /etc/planetlab/api_ca_ssl.crt ']' + '[' -f /etc/planetlab/api_ssl.crt ']' + openssl verify -CAfile /etc/planetlab/api_ca_ssl.crt /etc/planetlab/api_ssl.crt + grep -q error ++ ssl_cname /etc/planetlab/api_ssl.crt ++ openssl x509 -noout -in /etc/planetlab/api_ssl.crt -subject ++ sed -n -e 's@.*/CN=\([^/]*\).*@\1@p' ++ lower ++ '[' 0 -ge 1 ']' ++ tr A-Z a-z + '[' vplc21.pl.sophia.inria.fr '!=' vplc21.pl.sophia.inria.fr ']' + '[' '!' -f /etc/planetlab/api_ssl.crt ']' + chmod 644 /etc/planetlab/api_ssl.crt /etc/planetlab/api_ca_ssl.crt + for server in WWW API BOOT MONITOR + eval 'a=$PLC_BOOT_ENABLED' ++ a=1 + echo 1 1 + '[' 1 -ne 1 ']' + dialog BOOT + echo -n 'PLC: BOOT: ' + ssl_key=PLC_BOOT_SSL_KEY + ssl_crt=PLC_BOOT_SSL_CRT + ca_ssl_crt=PLC_BOOT_CA_SSL_CRT + hostname=PLC_BOOT_HOST + for previous_server in WWW API BOOT MONITOR + '[' BOOT = WWW ']' + previous_ssl_key=PLC_WWW_SSL_KEY + previous_ssl_crt=PLC_WWW_SSL_CRT + previous_ca_ssl_crt=PLC_WWW_CA_SSL_CRT + previous_hostname=PLC_WWW_HOST + '[' -f /etc/planetlab/www_ssl.crt ']' ++ ssl_cname /etc/planetlab/www_ssl.crt ++ openssl x509 -noout -in /etc/planetlab/www_ssl.crt -subject ++ sed -n -e 's@.*/CN=\([^/]*\).*@\1@p' ++ lower ++ '[' 0 -ge 1 ']' ++ tr A-Z a-z + '[' vplc21.pl.sophia.inria.fr = vplc21.pl.sophia.inria.fr ']' + cp -a /etc/planetlab/www_ssl.key /etc/planetlab/boot_ssl.key + cp -a /etc/planetlab/www_ssl.crt /etc/planetlab/boot_ssl.crt + cp -a /etc/planetlab/www_ca_ssl.crt /etc/planetlab/boot_ca_ssl.crt + break + verify_or_generate_certificate /etc/planetlab/boot_ssl.crt /etc/planetlab/boot_ssl.key /etc/planetlab/boot_ca_ssl.crt vplc21.pl.sophia.inria.fr + crt=/etc/planetlab/boot_ssl.crt + key=/etc/planetlab/boot_ssl.key + ca=/etc/planetlab/boot_ca_ssl.crt ++ lower vplc21.pl.sophia.inria.fr ++ '[' 1 -ge 1 ']' ++ tr A-Z a-z + cname=vplc21.pl.sophia.inria.fr + '[' '!' -f /etc/planetlab/boot_ca_ssl.crt ']' + '[' -f /etc/planetlab/boot_ssl.crt ']' + openssl verify -CAfile /etc/planetlab/boot_ca_ssl.crt /etc/planetlab/boot_ssl.crt + grep -q error ++ ssl_cname /etc/planetlab/boot_ssl.crt ++ openssl x509 -noout -in /etc/planetlab/boot_ssl.crt -subject ++ sed -n -e 's@.*/CN=\([^/]*\).*@\1@p' ++ lower ++ '[' 0 -ge 1 ']' ++ tr A-Z a-z + '[' vplc21.pl.sophia.inria.fr '!=' vplc21.pl.sophia.inria.fr ']' + '[' '!' -f /etc/planetlab/boot_ssl.crt ']' + chmod 644 /etc/planetlab/boot_ssl.crt /etc/planetlab/boot_ca_ssl.crt + for server in WWW API BOOT MONITOR + eval 'a=$PLC_MONITOR_ENABLED' ++ a=0 + echo 0 0 + '[' 0 -ne 1 ']' + echo Skipping Skipping + continue + for server in API BOOT MONITOR WWW + enabled=PLC_API_ENABLED + '[' 1 '!=' 1 ']' + ssl_key=PLC_API_SSL_KEY + ssl_crt=PLC_API_SSL_CRT + ssl_ca_crt=PLC_API_CA_SSL_CRT + symlink /etc/planetlab/api_ssl.crt /etc/pki/tls/certs/localhost.crt ++ dirname /etc/pki/tls/certs/localhost.crt + mkdir -p /etc/pki/tls/certs + rm -f /etc/pki/tls/certs/localhost.crt + ln -s /etc/planetlab/api_ssl.crt /etc/pki/tls/certs/localhost.crt + symlink /etc/planetlab/api_ssl.key /etc/pki/tls/private/localhost.key ++ dirname /etc/pki/tls/private/localhost.key + mkdir -p /etc/pki/tls/private + rm -f /etc/pki/tls/private/localhost.key + ln -s /etc/planetlab/api_ssl.key /etc/pki/tls/private/localhost.key + symlink /etc/planetlab/api_ca_ssl.crt /etc/pki/tls/certs/server-chain.crt ++ dirname /etc/pki/tls/certs/server-chain.crt + mkdir -p /etc/pki/tls/certs + rm -f /etc/pki/tls/certs/server-chain.crt + ln -s /etc/planetlab/api_ca_ssl.crt /etc/pki/tls/certs/server-chain.crt + symlink /etc/planetlab/api_ssl.crt /etc/httpd/conf/ssl.crt/server.crt ++ dirname /etc/httpd/conf/ssl.crt/server.crt + mkdir -p /etc/httpd/conf/ssl.crt + rm -f /etc/httpd/conf/ssl.crt/server.crt + ln -s /etc/planetlab/api_ssl.crt /etc/httpd/conf/ssl.crt/server.crt + symlink /etc/planetlab/api_ssl.key /etc/httpd/conf/ssl.key/server.key ++ dirname /etc/httpd/conf/ssl.key/server.key + mkdir -p /etc/httpd/conf/ssl.key + rm -f /etc/httpd/conf/ssl.key/server.key + ln -s /etc/planetlab/api_ssl.key /etc/httpd/conf/ssl.key/server.key + for server in API BOOT MONITOR WWW + enabled=PLC_BOOT_ENABLED + '[' 1 '!=' 1 ']' + ssl_key=PLC_BOOT_SSL_KEY + ssl_crt=PLC_BOOT_SSL_CRT + ssl_ca_crt=PLC_BOOT_CA_SSL_CRT + symlink /etc/planetlab/boot_ssl.crt /etc/pki/tls/certs/localhost.crt ++ dirname /etc/pki/tls/certs/localhost.crt + mkdir -p /etc/pki/tls/certs + rm -f /etc/pki/tls/certs/localhost.crt + ln -s /etc/planetlab/boot_ssl.crt /etc/pki/tls/certs/localhost.crt + symlink /etc/planetlab/boot_ssl.key /etc/pki/tls/private/localhost.key ++ dirname /etc/pki/tls/private/localhost.key + mkdir -p /etc/pki/tls/private + rm -f /etc/pki/tls/private/localhost.key + ln -s /etc/planetlab/boot_ssl.key /etc/pki/tls/private/localhost.key + symlink /etc/planetlab/boot_ca_ssl.crt /etc/pki/tls/certs/server-chain.crt ++ dirname /etc/pki/tls/certs/server-chain.crt + mkdir -p /etc/pki/tls/certs + rm -f /etc/pki/tls/certs/server-chain.crt + ln -s /etc/planetlab/boot_ca_ssl.crt /etc/pki/tls/certs/server-chain.crt + symlink /etc/planetlab/boot_ssl.crt /etc/httpd/conf/ssl.crt/server.crt ++ dirname /etc/httpd/conf/ssl.crt/server.crt + mkdir -p /etc/httpd/conf/ssl.crt + rm -f /etc/httpd/conf/ssl.crt/server.crt + ln -s /etc/planetlab/boot_ssl.crt /etc/httpd/conf/ssl.crt/server.crt + symlink /etc/planetlab/boot_ssl.key /etc/httpd/conf/ssl.key/server.key ++ dirname /etc/httpd/conf/ssl.key/server.key + mkdir -p /etc/httpd/conf/ssl.key + rm -f /etc/httpd/conf/ssl.key/server.key + ln -s /etc/planetlab/boot_ssl.key /etc/httpd/conf/ssl.key/server.key + for server in API BOOT MONITOR WWW + enabled=PLC_MONITOR_ENABLED + '[' 0 '!=' 1 ']' + continue + for server in API BOOT MONITOR WWW + enabled=PLC_WWW_ENABLED + '[' 1 '!=' 1 ']' + ssl_key=PLC_WWW_SSL_KEY + ssl_crt=PLC_WWW_SSL_CRT + ssl_ca_crt=PLC_WWW_CA_SSL_CRT + symlink /etc/planetlab/www_ssl.crt /etc/pki/tls/certs/localhost.crt ++ dirname /etc/pki/tls/certs/localhost.crt + mkdir -p /etc/pki/tls/certs + rm -f /etc/pki/tls/certs/localhost.crt + ln -s /etc/planetlab/www_ssl.crt /etc/pki/tls/certs/localhost.crt + symlink /etc/planetlab/www_ssl.key /etc/pki/tls/private/localhost.key ++ dirname /etc/pki/tls/private/localhost.key + mkdir -p /etc/pki/tls/private + rm -f /etc/pki/tls/private/localhost.key + ln -s /etc/planetlab/www_ssl.key /etc/pki/tls/private/localhost.key + symlink /etc/planetlab/www_ca_ssl.crt /etc/pki/tls/certs/server-chain.crt ++ dirname /etc/pki/tls/certs/server-chain.crt + mkdir -p /etc/pki/tls/certs + rm -f /etc/pki/tls/certs/server-chain.crt + ln -s /etc/planetlab/www_ca_ssl.crt /etc/pki/tls/certs/server-chain.crt + symlink /etc/planetlab/www_ssl.crt /etc/httpd/conf/ssl.crt/server.crt ++ dirname /etc/httpd/conf/ssl.crt/server.crt + mkdir -p /etc/httpd/conf/ssl.crt + rm -f /etc/httpd/conf/ssl.crt/server.crt + ln -s /etc/planetlab/www_ssl.crt /etc/httpd/conf/ssl.crt/server.crt + symlink /etc/planetlab/www_ssl.key /etc/httpd/conf/ssl.key/server.key ++ dirname /etc/httpd/conf/ssl.key/server.key + mkdir -p /etc/httpd/conf/ssl.key + rm -f /etc/httpd/conf/ssl.key/server.key + ln -s /etc/planetlab/www_ssl.key /etc/httpd/conf/ssl.key/server.key + sed -i -e 's/^#SSLCertificateChainFile /SSLCertificateChainFile /' /etc/httpd/conf.d/ssl.conf + result 'Generating SSL certificates for' + '[' 0 -eq 0 ']' + success 'Generating SSL certificates for' + '[' serial '!=' verbose -a -z '' ']' + echo_success + '[' serial = color ']' + echo -n '[' + '[' serial = color ']' + echo -n ' OK ' + '[' serial = color ']' + echo -n ']' + echo -ne '\r' + return 0 + return 0 + echo + exit 0 + case "$1" in ++ mktemp -d /tmp/gpg.XXXXXX + homedir=/tmp/gpg.qY1cQk + '[' -f /etc/planetlab/pubring.gpg -a '!' -s /etc/planetlab/pubring.gpg ']' + '[' -f /etc/planetlab/secring.gpg -a '!' -s /etc/planetlab/secring.gpg ']' + '[' '!' -f /etc/planetlab/pubring.gpg -o '!' -f /etc/planetlab/secring.gpg ']' + MESSAGE='Generating GPG keys' + dialog 'Generating GPG keys' + echo -n 'PLC: Generating GPG keys: ' ++ dirname /etc/planetlab/pubring.gpg + mkdir -p /etc/planetlab ++ dirname /etc/planetlab/secring.gpg + mkdir -p /etc/planetlab + '[' -f /dev/random.preserve ']' + mv -f /dev/random /dev/random.preserve + check + ERRORS=0 + ln -s /dev/urandom /dev/random + check + ERRORS=0 + gpg --homedir=/tmp/gpg.qY1cQk --no-permission-warning --batch --no-tty --yes --gen-key gpg: keyring `/tmp/gpg.qY1cQk/secring.gpg' created gpg: keyring `/tmp/gpg.qY1cQk/pubring.gpg' created +++++++++++++++++++++++++++++++++++++++++++++.++++++++++++++++++++...++++++++++.+++++..+++++.++++++++++++++++++++++++++++++++++++++++++++++++++..................................................................+++++ ++++++++++++++++++++.+++++.+++++...+++++++++++++++.++++++++++++++++++++.+++++++++++++++++++++++++.+++++.++++++++++.++++++++++.+++++..++++++++++>+++++.+++++^^^ + check + ERRORS=0 + mv -f /dev/random.preserve /dev/random + check + ERRORS=0 + mkdir -p /etc/pki/rpm-gpg + gpg --homedir=/tmp/gpg.qY1cQk --no-permission-warning --batch --no-tty --yes --no-default-keyring --secret-keyring=/etc/planetlab/secring.gpg --keyring=/etc/planetlab/pubring.gpg --export --armor + check + ERRORS=0 + rpm -q gpg-pubkey gpg-pubkey-fdb19c98-56fd6333 + rpm --allmatches -e gpg-pubkey + check + ERRORS=0 + rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-25-fedora '/etc/pki/rpm-gpg/RPM-GPG-KEY-Regression TestLab' /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-10-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-10-ppc /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-10-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-10-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-10-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-11-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-11-ppc /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-11-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-11-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-11-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-12-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-12-ppc /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-12-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-12-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-12-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-13-arm /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-13-armhfp /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-13-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-13-mips /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-13-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-13-secondary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-13-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-14-arm /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-14-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-14-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-14-secondary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-14-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-arm /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-armhfp /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-ppc /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-s390 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-s390x /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-secondary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-arm /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-armhfp /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-ppc /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-s390 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-s390x /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-secondary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-arm /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-armhfp /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-ppc /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-s390 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-s390x /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-secondary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-arm /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-armhfp /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-ppc /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-s390 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-s390x /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-secondary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-armhfp /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-ppc /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-s390 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-s390x /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-secondary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-armhfp /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-ppc /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-s390 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-s390x /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-secondary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-aarch64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-armhfp /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-ppc64le /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-s390 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-s390x /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-secondary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-aarch64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-armhfp /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-ppc64le /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-s390 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-s390x /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-secondary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-aarch64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-armhfp /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-ppc64le /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-s390 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-s390x /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-secondary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-aarch64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-armhfp /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-ppc64le /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-s390x /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-secondary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-aarch64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-armhfp /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-ppc64le /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-s390x /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-secondary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-aarch64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-armhfp /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-ppc64le /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-s390x /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-secondary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-aarch64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-armhfp /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-ppc64le /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-s390x /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-7-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-ppc /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-primary-original /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-ia64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-ppc /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-ppc64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-primary-original /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-secondary /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-modularity + check + ERRORS=0 + chown apache /etc/planetlab/secring.gpg + chmod 644 /etc/planetlab/pubring.gpg + chmod 600 /etc/planetlab/secring.gpg + check + ERRORS=0 + rm -rf /tmp/gpg.qY1cQk + result 'Generating GPG keys' + '[' 0 -eq 0 ']' + success 'Generating GPG keys' + '[' serial '!=' verbose -a -z '' ']' + echo_success + '[' serial = color ']' + echo -n '[' + '[' serial = color ']' + echo -n ' OK ' + '[' serial = color ']' + echo -n ']' + echo -ne '\r' + return 0 + return 0 + echo + exit 0 + KEY_TYPE_ROOT=rsa + KEY_LEN_ROOT=1024 + KEY_TYPE_DEBUG=rsa + KEY_LEN_DEBUG=2048 + case "$1" in + MESSAGE='Generating SSH keys' + dialog 'Generating SSH keys' + echo -n 'PLC: Generating SSH keys: ' ++ mktemp -d /tmp/ssh.XXXXXX + tmp=/tmp/ssh.7t8AFn + '[' '!' -f /etc/planetlab/root_ssh_key.pub -o '!' -f /etc/planetlab/root_ssh_key.rsa ']' + ssh-keygen -N '' -C 'Regression TestLab Central ' -b 1024 -t rsa -f /tmp/ssh.7t8AFn/root Generating public/private rsa key pair. Your identification has been saved in /tmp/ssh.7t8AFn/root. Your public key has been saved in /tmp/ssh.7t8AFn/root.pub. The key fingerprint is: SHA256:cOhU/FckOxR8kMjtfczoTTi8XC5jqdWfVlQTxZXNFsk Regression TestLab Central The key's randomart image is: +---[RSA 1024]----+ | ... +==o=@| | o. o.+ooE*| | + .. .o= *o| | o o . o.* B| | . S . o % | | X =| | + o+| | . o.| | . | +----[SHA256]-----+ + check + ERRORS=0 + install -D -m 600 /tmp/ssh.7t8AFn/root /etc/planetlab/root_ssh_key.rsa + install -D -m 644 /tmp/ssh.7t8AFn/root.pub /etc/planetlab/root_ssh_key.pub + '[' '!' -f /etc/planetlab/debug_ssh_key.pub -o '!' -f /etc/planetlab/debug_ssh_key.rsa ']' + ssh-keygen -N '' -C 'Regression TestLab Central ' -b 2048 -t rsa -f /tmp/ssh.7t8AFn/debug Generating public/private rsa key pair. Your identification has been saved in /tmp/ssh.7t8AFn/debug. Your public key has been saved in /tmp/ssh.7t8AFn/debug.pub. The key fingerprint is: SHA256:pAURrA4flZuJ1Ih2thZ3T9/8AumGFP/HVAUkayalI+I Regression TestLab Central The key's randomart image is: +---[RSA 2048]----+ | . +++ o.o.o| | o * *.. oo o .| | . + B.=+o++++ .| | . *.+= .o== o .| | = .E S. o o + | | o . o o +| | . o | | | | | +----[SHA256]-----+ + check + ERRORS=0 + install -D -m 600 /tmp/ssh.7t8AFn/debug /etc/planetlab/debug_ssh_key.rsa + install -D -m 644 /tmp/ssh.7t8AFn/debug.pub /etc/planetlab/debug_ssh_key.pub + rm -rf /tmp/ssh.7t8AFn + result 'Generating SSH keys' + '[' 0 -eq 0 ']' + success 'Generating SSH keys' + '[' serial '!=' verbose -a -z '' ']' + echo_success + '[' serial = color ']' + echo -n '[' + '[' serial = color ']' + echo -n ' OK ' + '[' serial = color ']' + echo -n ']' + echo -ne '\r' + return 0 + return 0 + echo + exit 0 + DocumentRoot=/var/www/html + php_ini=/etc/php.ini + httpd_conf=/etc/httpd/conf/httpd.conf + ssl_conf=/etc/httpd/conf.d/ssl.conf + plc_conf=/etc/httpd/conf.d/plc.conf + case "$1" in + '[' 1 '!=' 1 -a 1 '!=' 1 -a 1 '!=' 1 ']' + MESSAGE='Starting web server' + dialog 'Starting web server' + echo -n 'PLC: Starting web server: ' + sed -i -e 's@^DocumentRoot.*@DocumentRoot "/var/www/html"@' /etc/httpd/conf/httpd.conf + '[' 1 '!=' 1 ']' + enable_file /var/www/html/index.php + file=/var/www/html/index.php + shift + '[' '!' -f /var/www/html/index.php ']' + include_path=.:/var/www/html/planetlab/includes:/var/www/html/plekit/php:/var/www/html/generated:/etc/planetlab/php:/usr/share/plc_api/php + sed -i -e 's@[;]*include_path = "\.:.*"@include_path = ".:/var/www/html/planetlab/includes:/var/www/html/plekit/php:/var/www/html/generated:/etc/planetlab/php:/usr/share/plc_api/php"@' /etc/php.ini + open_basedir=/var/www/html:/etc/planetlab/php:/usr/share/plc_api/php:/var/log/myslice:/var/tmp/bootmedium:/var/log/bm:/tmp + sed -i -e 's@[;]*open_basedir =.*@open_basedir = "/var/www/html:/etc/planetlab/php:/usr/share/plc_api/php:/var/log/myslice:/var/tmp/bootmedium:/var/log/bm:/tmp"@' /etc/php.ini + grep '^;date.timezone' /etc/php.ini + dialog 'Setting PHP timezone to GMT' + echo -n 'PLC: Setting PHP timezone to GMT: ' + sed -i -e 's,^;date.timezone.*,date.timezone = GMT,' /etc/php.ini + grep '^short_open_tag = Off' /etc/php.ini + sed -i -e 's,^short_open_tag = Off,short_open_tag = On,' /etc/php.ini + sed -i -e '/^Listen/d' /etc/httpd/conf/httpd.conf ++ echo /PLCAPI/ ++ sed -e s,/,,g + plc_api_path_noslash=PLCAPI + for server in WWW API BOOT + enabled=PLC_WWW_ENABLED + '[' 1 '!=' 1 ']' + hostname=PLC_WWW_HOST + http_port=PLC_WWW_PORT + https_port=PLC_WWW_SSL_PORT + '[' WWW = API ']' + echo '# DBG server=WWW hostname=vplc21.pl.sophia.inria.fr http_port=80 https_port=443' + skip_http=0 + skip_https=0 + for previous_server in WWW API BOOT + '[' WWW = WWW ']' + break + '[' 0 -eq 0 -a -n 80 ']' + cat + '[' 0 -eq 0 -a -n 443 ']' + sed -i -e 's/^Listen .*/Listen 443/' -e 's///' /etc/httpd/conf.d/ssl.conf ++ echo WWW ++ tr A-Z a-z + server_lower=www + rpm -q mod_python + rpm -q mod_wsgi + configure_for_mod_wsgi=true + '[' -n '' ']' + '[' -n true ']' + cat ++ apache_allow ++ apache_newauth +++ apachectl -V +++ grep 'Server version' +++ cut -d ' ' -f3 +++ sed -e 's,^.*/,,' ++ apache_version=2.4.27 +++ echo 2.4.27 +++ cut -d. -f1 ++ apache_major=2 +++ echo 2.4.27 +++ cut -d. -f2 ++ apache_minor=4 ++ test 4 -ge 4 ++ echo -e 'Require all granted' + for server in WWW API BOOT + enabled=PLC_API_ENABLED + '[' 1 '!=' 1 ']' + hostname=PLC_API_HOST + http_port=PLC_API_PORT + https_port=PLC_API_SSL_PORT + '[' API = API ']' + https_port=443 + http_port= + echo '# DBG server=API hostname=vplc21.pl.sophia.inria.fr http_port= https_port=' + skip_http=0 + skip_https=0 + for previous_server in WWW API BOOT + '[' API = WWW ']' + previous_enabled=PLC_WWW_ENABLED + '[' 1 '!=' 1 ']' + previous_http_port=PLC_WWW_PORT + previous_https_port=PLC_WWW_SSL_PORT + '[' '' = 80 ']' + '[' '' = 443 ']' + for previous_server in WWW API BOOT + '[' API = API ']' + break + '[' 0 -eq 0 -a -n '' ']' + '[' 0 -eq 0 -a -n '' ']' + for server in WWW API BOOT + enabled=PLC_BOOT_ENABLED + '[' 1 '!=' 1 ']' + hostname=PLC_BOOT_HOST + http_port=PLC_BOOT_PORT + https_port=PLC_BOOT_SSL_PORT + '[' BOOT = API ']' + echo '# DBG server=BOOT hostname=vplc21.pl.sophia.inria.fr http_port=80 https_port=443' + skip_http=0 + skip_https=0 + for previous_server in WWW API BOOT + '[' BOOT = WWW ']' + previous_enabled=PLC_WWW_ENABLED + '[' 1 '!=' 1 ']' + previous_http_port=PLC_WWW_PORT + previous_https_port=PLC_WWW_SSL_PORT + '[' 80 = 80 ']' + skip_http=1 + '[' 443 = 443 ']' + skip_https=1 + for previous_server in WWW API BOOT + '[' BOOT = API ']' + previous_enabled=PLC_API_ENABLED + '[' 1 '!=' 1 ']' + previous_http_port=PLC_API_PORT + previous_https_port=PLC_API_SSL_PORT + '[' 80 = 443 ']' + '[' 443 = '' ']' + for previous_server in WWW API BOOT + '[' BOOT = BOOT ']' + break + '[' 1 -eq 0 -a -n 80 ']' + '[' 1 -eq 0 -a -n 443 ']' + cat + '[' 1 '!=' 1 ']' + '[' 1 '!=' 1 ']' + chown apache:apache /var/www/html/alpina-logs/nodes chown: cannot access '/var/www/html/alpina-logs/nodes': No such file or directory + mkdir -p /var/www/html/files + chown apache:apache /var/www/html/files + for file in '/data/$DocumentRoot/*' + '[' -e '/data//var/www/html/*' -a '!' -h '/data//var/www/html/*' ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/PLCAPI -a '!' -e /var/www/html/PLCAPI ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/PlanetLabConf -a '!' -e /var/www/html/PlanetLabConf ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/boot -a '!' -e /var/www/html/boot ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/cron.php -a '!' -e /var/www/html/cron.php ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/database -a '!' -e /var/www/html/database ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/drupal-hacks -a '!' -e /var/www/html/drupal-hacks ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/files -a '!' -e /var/www/html/files ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/googlemap -a '!' -e /var/www/html/googlemap ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/includes -a '!' -e /var/www/html/includes ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/index.php -a '!' -e /var/www/html/index.php ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/install-rpms -a '!' -e /var/www/html/install-rpms ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/misc -a '!' -e /var/www/html/misc ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/modules -a '!' -e /var/www/html/modules ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/planetlab -a '!' -e /var/www/html/planetlab ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/plekit -a '!' -e /var/www/html/plekit ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/registerwizard -a '!' -e /var/www/html/registerwizard ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/scripts -a '!' -e /var/www/html/scripts ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/sites -a '!' -e /var/www/html/sites ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/themes -a '!' -e /var/www/html/themes ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/update.php -a '!' -e /var/www/html/update.php ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/wsdl -a '!' -e /var/www/html/wsdl ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/xmlrpc.php -a '!' -e /var/www/html/xmlrpc.php ']' + for file in '$DocumentRoot/*' + '[' -h /var/www/html/yum -a '!' -e /var/www/html/yum ']' + mkdir -p /etc/planetlab/php + cat + sed -i -e 's,^memory_limit = 32M *;,memory_limit = 80M ; patch myplc -- ,' /etc/php.ini + grep '^error_log *=' /etc/php.ini + echo 'error_log = /var/log/php.log' + touch /var/log/php.log + chmod 666 /var/log/php.log + touch /var/log/plcapi.log + chmod 666 /var/log/plcapi.log + plc_daemon httpd + base=httpd + '[' -f /var/run/plc_httpd.pid ']' + '[' -n '' -a -z '' ']' + exec + exec -a plc_httpd httpd + ret=0 + '[' -f /var/run/httpd.pid ']' + return 0 + check + ERRORS=0 + result 'Starting web server' + '[' 0 -eq 0 ']' + success 'Starting web server' + '[' serial '!=' verbose -a -z '' ']' + echo_success + '[' serial = color ']' + echo -n '[' + '[' serial = color ']' + echo -n ' OK ' + '[' serial = color ']' + echo -n ']' + echo -ne '\r' + return 0 + return 0 + echo + exit 0 + PGDATA=/var/lib/pgsql/data + postgresql_conf=/var/lib/pgsql/data/postgresql.conf + pghba_conf=/var/lib/pgsql/data/pg_hba.conf + postgresql_sysconfig=/etc/sysconfig/pgsql/postgresql + export PGPORT=5432 + PGPORT=5432 + case "$1" in + '[' 1 '!=' 1 ']' + MESSAGE='Starting PostgreSQL server' + dialog 'Starting PostgreSQL server' + echo -n 'PLC: Starting PostgreSQL server: ' ++ dirname /etc/sysconfig/pgsql/postgresql + mkdir -p /etc/sysconfig/pgsql + touch /etc/sysconfig/pgsql/postgresql + tmp=/etc/sysconfig/pgsql/postgresql.new + egrep -v '^(PGDATA=|PGLOG=|PGPORT=)' /etc/sysconfig/pgsql/postgresql + echo PGDATA=/var/lib/pgsql/data + echo PGLOG=/var/log/pgsql + echo PGPORT=5432 + mv -f /etc/sysconfig/pgsql/postgresql.new /etc/sysconfig/pgsql/postgresql ++ dirname /var/lib/pgsql/data + chown -R -H postgres:postgres /var/lib/pgsql + '[' '!' -f /var/lib/pgsql/data/postgresql.conf ']' + type postgresql-setup + postgresql-setup initdb WARNING: using obsoleted argument syntax, try --help WARNING: arguments transformed to: postgresql-setup --initdb --unit postgresql * Initializing database in '/var/lib/pgsql/data' * Initialized, logs are in /var/lib/pgsql/initdb_postgresql.log + check + ERRORS=0 + sed -i -e '/^listen_addresses/d' /var/lib/pgsql/data/postgresql.conf + echo 'listen_addresses = '\''vplc21.pl.sophia.inria.fr,localhost'\''' + sed -i -e '/^timezone=/d' /var/lib/pgsql/data/postgresql.conf + echo 'timezone='\''UTC'\''' + sed -i -e '/^\(host\|local\)/d' /var/lib/pgsql/data/pg_hba.conf + echo 'local all all trust' ++ gethostbyname vplc21.pl.sophia.inria.fr ++ python -c 'import socket; import sys; print socket.gethostbyname(sys.argv[1])' vplc21.pl.sophia.inria.fr + PLC_API_IP=138.96.112.91 ++ gethostbyname vplc21.pl.sophia.inria.fr ++ python -c 'import socket; import sys; print socket.gethostbyname(sys.argv[1])' vplc21.pl.sophia.inria.fr + PLC_BOOT_IP=138.96.112.91 ++ gethostbyname vplc21.pl.sophia.inria.fr ++ python -c 'import socket; import sys; print socket.gethostbyname(sys.argv[1])' vplc21.pl.sophia.inria.fr + PLC_WWW_IP=138.96.112.91 + ip_failure=0 + '[' -z 138.96.112.91 ']' + '[' -z 138.96.112.91 ']' + '[' -z 138.96.112.91 ']' + '[' 0 -eq 1 ']' + echo 'host planetlab5 pgsqluser 127.0.0.1/32 password' + echo 'host planetlab5 pgsqluser 138.96.112.91/32 password' + echo 'host planetlab5 pgsqluser 138.96.112.91/32 password' + echo 'host planetlab5 pgsqluser 138.96.112.91/32 password' + echo 'host drupal pgsqluser 127.0.0.1/32 password' + echo 'host drupal pgsqluser 138.96.112.91/32 password' + for file in '$pghba_conf.d/*.conf' + cat '/var/lib/pgsql/data/pg_hba.conf.d/*.conf' cat: '/var/lib/pgsql/data/pg_hba.conf.d/*.conf': No such file or directory + chown postgres:postgres /var/lib/pgsql/data/postgresql.conf /var/lib/pgsql/data/pg_hba.conf + exec + service postgresql start Redirecting to /bin/systemctl start postgresql.service + postgresql_check + status postmaster + local base pid lock_file= pid_file= + '[' 1 = 0 ']' + '[' postmaster = -p ']' + '[' postmaster = -l ']' + base=postmaster + '[' '' = 1 ']' + __pids_var_run postmaster '' + local base=postmaster + local pid_file=/var/run/postmaster.pid ++ /usr/bin/dirname /var/run/postmaster.pid + local pid_dir= + '[' -d '' -a '!' -r '' ']' + pid= + '[' -f /var/run/postmaster.pid ']' + return 3 + RC=3 + '[' -z '' -a -z '' ']' ++ __pids_pidof postmaster ++ pidof -c -m -o 13771 -o 13423 -o %PPID -x postmaster ++ pidof -c -m -o 13771 -o 13423 -o %PPID -x postmaster + pid= + '[' -n '' ']' + case "$RC" in + '[' -z '' ']' + lock_file=postmaster + '[' -f /var/lock/subsys/postmaster ']' + echo 'postmaster is stopped' postmaster is stopped + return 3 + return 1 + check + ERRORS=1 + '[' -z '' ']' ++ uuidgen + PLC_DB_PASSWORD=e4def76b-c7cd-4a00-ba50-abd3a3a34148 + plc-config --category=plc_db --variable=password --value=e4def76b-c7cd-4a00-ba50-abd3a3a34148 --save=/etc/planetlab/configs/site.xml /etc/planetlab/configs/site.xml parsed save option /etc/planetlab/configs/site.xml + plc_reload force + force=force + files=(/etc/planetlab/default_config.xml /etc/planetlab/configs/site.xml) + for file in '"${files[@]}"' + '[' -n force -o /etc/planetlab/default_config.xml -nt /etc/planetlab/plc_config.xml ']' ++ mktemp /tmp/plc_config.xml.XXXXXX + tmp=/tmp/plc_config.xml.bOasEh + plc-config --xml /etc/planetlab/default_config.xml /etc/planetlab/configs/site.xml + '[' 0 -eq 0 ']' + mv /tmp/plc_config.xml.bOasEh /etc/planetlab/plc_config.xml + chmod 444 /etc/planetlab/plc_config.xml + break + '[' -n force -o /etc/planetlab/plc_config.xml -nt /etc/planetlab/plc_config ']' + plc-config --shell + '[' -n force -o /etc/planetlab/plc_config.xml -nt /etc/planetlab/plc_config.py ']' + plc-config --python + '[' -n force -o /etc/planetlab/plc_config.xml -nt /etc/planetlab/php/plc_config.php ']' + mkdir -p /etc/planetlab/php + plc-config --php + psql -U pgsqluser -c '' template1 + psql -U postgres -c 'CREATE USER pgsqluser PASSWORD '\''e4def76b-c7cd-4a00-ba50-abd3a3a34148'\''' template1 CREATE ROLE + check + ERRORS=1 + psql -U pgsqluser -c '' planetlab5 + createdb -U postgres --template=template0 --encoding=UNICODE --owner=pgsqluser planetlab5 + psql -U pgsqluser -f /usr/share/plc_api/planetlab5.sql planetlab5 SET CREATE TABLE INSERT 16390 1 CREATE AGGREGATE CREATE TABLE INSERT 16402 1 INSERT 16403 1 INSERT 16404 1 INSERT 16405 1 CREATE TABLE CREATE TABLE CREATE INDEX CREATE TABLE CREATE VIEW CREATE VIEW CREATE TABLE CREATE INDEX CREATE TABLE CREATE INDEX CREATE INDEX CREATE VIEW CREATE VIEW CREATE VIEW CREATE TABLE CREATE VIEW CREATE VIEW CREATE TABLE INSERT 16565 1 INSERT 16566 1 INSERT 16567 1 CREATE TABLE CREATE TABLE CREATE INDEX CREATE INDEX CREATE VIEW CREATE TABLE CREATE INDEX CREATE INDEX CREATE VIEW CREATE TABLE INSERT 16629 1 CREATE TABLE CREATE TABLE CREATE INDEX CREATE VIEW CREATE TABLE CREATE INDEX CREATE VIEW CREATE TABLE INSERT 16695 1 INSERT 16696 1 INSERT 16697 1 INSERT 16698 1 CREATE TABLE INSERT 16707 1 INSERT 16708 1 INSERT 16709 1 INSERT 16710 1 CREATE TABLE INSERT 16719 1 INSERT 16720 1 CREATE TABLE CREATE INDEX CREATE INDEX CREATE VIEW CREATE TABLE CREATE TABLE INSERT 16793 1 CREATE TABLE INSERT 16802 1 INSERT 16803 1 INSERT 16804 1 INSERT 16805 1 INSERT 16806 1 INSERT 16807 1 CREATE TABLE CREATE INDEX CREATE VIEW CREATE VIEW CREATE TABLE CREATE VIEW CREATE VIEW CREATE VIEW CREATE TABLE CREATE VIEW CREATE TABLE CREATE VIEW CREATE VIEW CREATE VIEW CREATE TABLE CREATE TABLE CREATE INDEX CREATE INDEX CREATE VIEW CREATE VIEW CREATE TABLE CREATE INDEX CREATE INDEX CREATE VIEW CREATE VIEW CREATE TABLE CREATE INDEX CREATE VIEW CREATE TABLE CREATE INDEX CREATE INDEX CREATE VIEW CREATE VIEW CREATE TABLE INSERT 17062 1 INSERT 17063 1 INSERT 17064 1 INSERT 17065 1 CREATE TABLE CREATE INDEX CREATE INDEX CREATE TABLE CREATE INDEX CREATE INDEX CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW CREATE TABLE CREATE INDEX CREATE INDEX CREATE VIEW CREATE VIEW CREATE TABLE CREATE INDEX CREATE INDEX CREATE VIEW CREATE TABLE CREATE INDEX CREATE INDEX CREATE INDEX CREATE TABLE CREATE INDEX CREATE TABLE CREATE INDEX CREATE INDEX CREATE TABLE CREATE INDEX CREATE VIEW CREATE TABLE CREATE INDEX CREATE VIEW CREATE TABLE CREATE INDEX CREATE VIEW CREATE TABLE CREATE INDEX CREATE VIEW CREATE TABLE CREATE INDEX CREATE VIEW CREATE TABLE CREATE TABLE CREATE INDEX CREATE TABLE CREATE TABLE CREATE INDEX CREATE TABLE CREATE INDEX CREATE VIEW CREATE TABLE CREATE TABLE CREATE TABLE CREATE INDEX CREATE INDEX CREATE INDEX CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW psql:/usr/share/plc_api/planetlab5.sql:1206: ERROR: column nodes.last_boot does not exist LINE 19: CAST(date_part('epoch', nodes.last_boot) AS bigint) AS last_... ^ CREATE VIEW CREATE VIEW psql:/usr/share/plc_api/planetlab5.sql:1234: ERROR: view "view_pcus" does not exist CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW INSERT 17562 1 INSERT 17563 1 INSERT 17564 1 INSERT 17565 1 INSERT 17566 1 INSERT 17567 1 + check + ERRORS=1 + psql -U pgsqluser -c '' drupal + createdb -U postgres --template=template0 --encoding=UNICODE --owner=pgsqluser drupal + psql -U pgsqluser -f /var/www/html/database/database.pgsql drupal SET CREATE TABLE CREATE TABLE CREATE INDEX CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE INDEX CREATE INDEX CREATE TABLE CREATE TABLE CREATE INDEX CREATE TABLE CREATE INDEX CREATE TABLE CREATE TABLE CREATE INDEX CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE INDEX CREATE TABLE CREATE TABLE CREATE INDEX CREATE INDEX CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE SEQUENCE CREATE TABLE CREATE TABLE CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE TABLE CREATE TABLE CREATE INDEX CREATE INDEX CREATE SEQUENCE CREATE TABLE CREATE INDEX CREATE TABLE CREATE INDEX CREATE INDEX CREATE TABLE CREATE INDEX CREATE INDEX CREATE TABLE CREATE INDEX CREATE TABLE CREATE TABLE CREATE INDEX CREATE INDEX CREATE INDEX CREATE TABLE CREATE INDEX CREATE TABLE CREATE TABLE CREATE INDEX CREATE TABLE CREATE INDEX CREATE INDEX CREATE INDEX CREATE TABLE CREATE TABLE CREATE INDEX CREATE INDEX CREATE TABLE CREATE INDEX CREATE INDEX CREATE INDEX CREATE TABLE CREATE INDEX CREATE TABLE CREATE INDEX CREATE TABLE CREATE INDEX CREATE INDEX CREATE TABLE CREATE INDEX CREATE INDEX CREATE TABLE CREATE INDEX CREATE INDEX CREATE TABLE CREATE INDEX CREATE INDEX CREATE TABLE CREATE INDEX CREATE SEQUENCE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 SET CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION INSERT 0 1 INSERT 0 1 INSERT 0 1 UPDATE 1 + check + ERRORS=1 + result 'Starting PostgreSQL server' + '[' 1 -eq 0 ']' + failure 'Starting PostgreSQL server' + local rc=1 + '[' serial '!=' verbose -a -z '' ']' + echo_failure + '[' serial = color ']' + echo -n '[' + '[' serial = color ']' + echo -n FAILED + '[' serial = color ']' + echo -n ']' + echo -ne '\r' + return 1 + '[' -x /bin/plymouth ']' + return 1 + echo + exit 1 + case "$1" in + '[' 1 '!=' 1 ']' + MESSAGE='Configuring the API' + dialog 'Configuring the API' + echo -n 'PLC: Configuring the API: ' + '[' -z '' ']' ++ uuidgen + PLC_API_MAINTENANCE_PASSWORD=5b9d841d-f6fc-452d-ba90-80f75d308573 + plc-config --category=plc_api --variable=maintenance_password --value=5b9d841d-f6fc-452d-ba90-80f75d308573 --save=/etc/planetlab/configs/site.xml /etc/planetlab/configs/site.xml parsed save option /etc/planetlab/configs/site.xml + plc_reload force + force=force + files=(/etc/planetlab/default_config.xml /etc/planetlab/configs/site.xml) + for file in '"${files[@]}"' + '[' -n force -o /etc/planetlab/default_config.xml -nt /etc/planetlab/plc_config.xml ']' ++ mktemp /tmp/plc_config.xml.XXXXXX + tmp=/tmp/plc_config.xml.tn88GS + plc-config --xml /etc/planetlab/default_config.xml /etc/planetlab/configs/site.xml + '[' 0 -eq 0 ']' + mv /tmp/plc_config.xml.tn88GS /etc/planetlab/plc_config.xml + chmod 444 /etc/planetlab/plc_config.xml + break + '[' -n force -o /etc/planetlab/plc_config.xml -nt /etc/planetlab/plc_config ']' + plc-config --shell + '[' -n force -o /etc/planetlab/plc_config.xml -nt /etc/planetlab/plc_config.py ']' + plc-config --python + '[' -n force -o /etc/planetlab/plc_config.xml -nt /etc/planetlab/php/plc_config.php ']' + mkdir -p /etc/planetlab/php + plc-config --php + PLC_API_MAINTENANCE_SOURCES=($(( for ip in $PLC_API_MAINTENANCE_SOURCES ; do echo $ip done for server in API BOOT WWW ; do hostname=PLC_${server}_HOST gethostbyname ${!hostname} done ) | sort -u)) ++ for server in API BOOT WWW ++ hostname=PLC_API_HOST ++ sort -u ++ gethostbyname vplc21.pl.sophia.inria.fr ++ python -c 'import socket; import sys; print socket.gethostbyname(sys.argv[1])' vplc21.pl.sophia.inria.fr ++ for server in API BOOT WWW ++ hostname=PLC_BOOT_HOST ++ gethostbyname vplc21.pl.sophia.inria.fr ++ python -c 'import socket; import sys; print socket.gethostbyname(sys.argv[1])' vplc21.pl.sophia.inria.fr ++ for server in API BOOT WWW ++ hostname=PLC_WWW_HOST ++ gethostbyname vplc21.pl.sophia.inria.fr ++ python -c 'import socket; import sys; print socket.gethostbyname(sys.argv[1])' vplc21.pl.sophia.inria.fr + PLC_API_MAINTENANCE_SOURCES=138.96.112.91 + plc-config --category=plc_api --variable=maintenance_sources --value=138.96.112.91 --save=/etc/planetlab/configs/site.xml /etc/planetlab/configs/site.xml parsed save option /etc/planetlab/configs/site.xml + plc_reload force + force=force + files=(/etc/planetlab/default_config.xml /etc/planetlab/configs/site.xml) + for file in '"${files[@]}"' + '[' -n force -o /etc/planetlab/default_config.xml -nt /etc/planetlab/plc_config.xml ']' ++ mktemp /tmp/plc_config.xml.XXXXXX + tmp=/tmp/plc_config.xml.LxiWH2 + plc-config --xml /etc/planetlab/default_config.xml /etc/planetlab/configs/site.xml + '[' 0 -eq 0 ']' + mv /tmp/plc_config.xml.LxiWH2 /etc/planetlab/plc_config.xml + chmod 444 /etc/planetlab/plc_config.xml + break + '[' -n force -o /etc/planetlab/plc_config.xml -nt /etc/planetlab/plc_config ']' + plc-config --shell + '[' -n force -o /etc/planetlab/plc_config.xml -nt /etc/planetlab/plc_config.py ']' + plc-config --python + '[' -n force -o /etc/planetlab/plc_config.xml -nt /etc/planetlab/php/plc_config.php ']' + mkdir -p /etc/planetlab/php + plc-config --php + result 'Configuring the API' + '[' 0 -eq 0 ']' + success 'Configuring the API' + '[' serial '!=' verbose -a -z '' ']' + echo_success + '[' serial = color ']' + echo -n '[' + '[' serial = color ']' + echo -n ' OK ' + '[' serial = color ']' + echo -n ']' + echo -ne '\r' + return 0 + return 0 + echo + exit 0 + export PGPORT=5432 + PGPORT=5432 ++ date +%Y-%m-%d-%H-%M-%S + DATE=2017-07-16-22-27-23 + '[' 1 -ne 1 ']' + case "$1" in + MESSAGE='Bootstrapping the database' + dialog 'Bootstrapping the database' + echo -n 'PLC: Bootstrapping the database: ' + migrate_db ++ psql -U pgsqluser --quiet --tuples-only --no-align -c 'SELECT subversion FROM plc_db_version LIMIT 1' planetlab5 + subversion=100 + shopt -s nullglob + for file in '/usr/share/plc_api/migrations/[0-9]*-up-*' ++ basename /usr/share/plc_api/migrations/100-up-major-to-5.sql + script=100-up-major-to-5.sql + index=100 + extension=sql + '[' 100 -gt 100 ']' + for file in '/usr/share/plc_api/migrations/[0-9]*-up-*' ++ basename /usr/share/plc_api/migrations/101-up-leases.sql + script=101-up-leases.sql + index=101 + extension=sql + '[' 101 -gt 100 ']' + '[' sql = sql ']' + dialog ' - 101-up-leases.sql (dbdumped)' + echo -n 'PLC: - 101-up-leases.sql (dbdumped): ' + dump_planetlab_db before-101-up-leases.sql + '[' -n before-101-up-leases.sql ']' + suffix=-before-101-up-leases.sql ++ date +planetlab5.2017-07-16-22-27-23-before-101-up-leases.sql.sql + dumpfile=/var/lib/pgsql/backups/planetlab5.2017-07-16-22-27-23-before-101-up-leases.sql.sql + checkpoint_planetlab_db /var/lib/pgsql/backups/planetlab5.2017-07-16-22-27-23-before-101-up-leases.sql.sql + dumpfile=/var/lib/pgsql/backups/planetlab5.2017-07-16-22-27-23-before-101-up-leases.sql.sql + pg_dump -U pgsqluser planetlab5 + check + ERRORS=0 + psql -U pgsqluser -f /usr/share/plc_api/migrations/101-up-leases.sql planetlab5 INSERT 18334 1 DELETE 1 SET CREATE TABLE psql:/usr/share/plc_api/migrations/101-up-leases.sql:24: ERROR: language "plpgsql" already exists CREATE FUNCTION CREATE TRIGGER CREATE VIEW CREATE VIEW UPDATE 1 + check + ERRORS=0 + for file in '/usr/share/plc_api/migrations/[0-9]*-up-*' ++ basename /usr/share/plc_api/migrations/102-up-isvalid.sql + script=102-up-isvalid.sql + index=102 + extension=sql + '[' 102 -gt 100 ']' + '[' sql = sql ']' + dialog ' - 102-up-isvalid.sql (dbdumped)' + echo -n 'PLC: - 102-up-isvalid.sql (dbdumped): ' + dump_planetlab_db before-102-up-isvalid.sql + '[' -n before-102-up-isvalid.sql ']' + suffix=-before-102-up-isvalid.sql ++ date +planetlab5.2017-07-16-22-27-23-before-102-up-isvalid.sql.sql + dumpfile=/var/lib/pgsql/backups/planetlab5.2017-07-16-22-27-23-before-102-up-isvalid.sql.sql + checkpoint_planetlab_db /var/lib/pgsql/backups/planetlab5.2017-07-16-22-27-23-before-102-up-isvalid.sql.sql + dumpfile=/var/lib/pgsql/backups/planetlab5.2017-07-16-22-27-23-before-102-up-isvalid.sql.sql + pg_dump -U pgsqluser planetlab5 + check + ERRORS=0 + psql -U pgsqluser -f /usr/share/plc_api/migrations/102-up-isvalid.sql planetlab5 ALTER TABLE psql:/usr/share/plc_api/migrations/102-up-isvalid.sql:2: ERROR: column "last_download" of relation "nodes" already exists psql:/usr/share/plc_api/migrations/102-up-isvalid.sql:3: ERROR: column "last_pcu_reboot" of relation "nodes" already exists psql:/usr/share/plc_api/migrations/102-up-isvalid.sql:4: ERROR: column "last_pcu_confirmation" of relation "nodes" already exists psql:/usr/share/plc_api/migrations/102-up-isvalid.sql:6: ERROR: column "last_updated" of relation "pcus" already exists psql:/usr/share/plc_api/migrations/102-up-isvalid.sql:8: ERROR: column "last_updated" of relation "interfaces" already exists psql:/usr/share/plc_api/migrations/102-up-isvalid.sql:10: ERROR: view "view_nodes" does not exist CREATE VIEW DROP VIEW CREATE VIEW DROP VIEW CREATE VIEW UPDATE 1 + check + ERRORS=0 + for file in '/usr/share/plc_api/migrations/[0-9]*-up-*' ++ basename /usr/share/plc_api/migrations/103-up-extensions.sql + script=103-up-extensions.sql + index=103 + extension=sql + '[' 103 -gt 100 ']' + '[' sql = sql ']' + dialog ' - 103-up-extensions.sql (dbdumped)' + echo -n 'PLC: - 103-up-extensions.sql (dbdumped): ' + dump_planetlab_db before-103-up-extensions.sql + '[' -n before-103-up-extensions.sql ']' + suffix=-before-103-up-extensions.sql ++ date +planetlab5.2017-07-16-22-27-23-before-103-up-extensions.sql.sql + dumpfile=/var/lib/pgsql/backups/planetlab5.2017-07-16-22-27-23-before-103-up-extensions.sql.sql + checkpoint_planetlab_db /var/lib/pgsql/backups/planetlab5.2017-07-16-22-27-23-before-103-up-extensions.sql.sql + dumpfile=/var/lib/pgsql/backups/planetlab5.2017-07-16-22-27-23-before-103-up-extensions.sql.sql + pg_dump -U pgsqluser planetlab5 + check + ERRORS=0 + psql -U pgsqluser -f /usr/share/plc_api/migrations/103-up-extensions.sql planetlab5 CREATE TABLE UPDATE 1 + check + ERRORS=0 + for file in '/usr/share/plc_api/migrations/[0-9]*-up-*' ++ basename /usr/share/plc_api/migrations/104-up-noderole.sql + script=104-up-noderole.sql + index=104 + extension=sql + '[' 104 -gt 100 ']' + '[' sql = sql ']' + dialog ' - 104-up-noderole.sql (dbdumped)' + echo -n 'PLC: - 104-up-noderole.sql (dbdumped): ' + dump_planetlab_db before-104-up-noderole.sql + '[' -n before-104-up-noderole.sql ']' + suffix=-before-104-up-noderole.sql ++ date +planetlab5.2017-07-16-22-27-23-before-104-up-noderole.sql.sql + dumpfile=/var/lib/pgsql/backups/planetlab5.2017-07-16-22-27-23-before-104-up-noderole.sql.sql + checkpoint_planetlab_db /var/lib/pgsql/backups/planetlab5.2017-07-16-22-27-23-before-104-up-noderole.sql.sql + dumpfile=/var/lib/pgsql/backups/planetlab5.2017-07-16-22-27-23-before-104-up-noderole.sql.sql + pg_dump -U pgsqluser planetlab5 + check + ERRORS=0 + psql -U pgsqluser -f /usr/share/plc_api/migrations/104-up-noderole.sql planetlab5 CREATE TABLE CREATE INDEX CREATE INDEX INSERT 0 0 psql:/usr/share/plc_api/migrations/104-up-noderole.sql:20: NOTICE: drop cascades to 6 other objects DETAIL: drop cascades to view view_person_tags drop cascades to view view_site_tags drop cascades to view view_interface_tags drop cascades to view view_ilinks drop cascades to view view_node_tags drop cascades to view view_slice_tags ALTER TABLE CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW INSERT 18438 1 UPDATE 1 + check + ERRORS=0 + for file in '/usr/share/plc_api/migrations/[0-9]*-up-*' ++ basename /usr/share/plc_api/migrations/105-up-timespent.sql + script=105-up-timespent.sql + index=105 + extension=sql + '[' 105 -gt 100 ']' + '[' sql = sql ']' + dialog ' - 105-up-timespent.sql (dbdumped)' + echo -n 'PLC: - 105-up-timespent.sql (dbdumped): ' + dump_planetlab_db before-105-up-timespent.sql + '[' -n before-105-up-timespent.sql ']' + suffix=-before-105-up-timespent.sql ++ date +planetlab5.2017-07-16-22-27-23-before-105-up-timespent.sql.sql + dumpfile=/var/lib/pgsql/backups/planetlab5.2017-07-16-22-27-23-before-105-up-timespent.sql.sql + checkpoint_planetlab_db /var/lib/pgsql/backups/planetlab5.2017-07-16-22-27-23-before-105-up-timespent.sql.sql + dumpfile=/var/lib/pgsql/backups/planetlab5.2017-07-16-22-27-23-before-105-up-timespent.sql.sql + pg_dump -U pgsqluser planetlab5 + check + ERRORS=0 + psql -U pgsqluser -f /usr/share/plc_api/migrations/105-up-timespent.sql planetlab5 ALTER TABLE ALTER TABLE DROP VIEW CREATE VIEW UPDATE 1 + check + ERRORS=0 + extend_db + shopt -s nullglob + psql -U pgsqluser -c 'UPDATE persons SET email='\''maint@localhost.localdomain'\'' WHERE person_id=1' planetlab5 UPDATE 1 + psql -U pgsqluser drupal DELETE 0 INSERT 0 1 DELETE 0 INSERT 0 1 DELETE 0 + db-config + check + ERRORS=0 + result 'Bootstrapping the database' + '[' 0 -eq 0 ']' + success 'Bootstrapping the database' + '[' serial '!=' verbose -a -z '' ']' + echo_success + '[' serial = color ']' + echo -n '[' + '[' serial = color ']' + echo -n ' OK ' + '[' serial = color ']' + echo -n ']' + echo -ne '\r' + return 0 + return 0 + echo + exit 0 + case "$1" in + '[' 1 -eq 1 ']' + MESSAGE='Starting DNS server' + dialog 'Starting DNS server' + echo -n 'PLC: Starting DNS server: ' + dns-config + check + ERRORS=0 + '[' -n 138.96.112.1 -o -n 138.96.112.2 ']' + MESSAGE='Configuring resolv.conf' + dialog 'Configuring resolv.conf' + echo -n 'PLC: Configuring resolv.conf: ' ++ mktemp + rfile=/tmp/tmp.bD4vvy5r9J + echo ';' generated by /etc/plc.d/dns --- DO NOT REMOVE THIS TEXT + '[' -n 138.96.112.1 ']' + echo 'nameserver 138.96.112.1' + '[' -n 138.96.112.2 -a 138.96.112.1 '!=' 138.96.112.2 ']' + echo 'nameserver 138.96.112.2' + '[' 1 -eq 1 ']' ++ grep '; generated by /etc/plc.d/dns --- DO NOT REMOVE THIS TEXT' /etc/resolv.conf ++ wc -l + ourfile=0 + '[' 0 -eq 0 ']' + cp /etc/resolv.conf /etc/plc_resolv.conf + mv -f /tmp/tmp.bD4vvy5r9J /etc/resolv.conf + chmod 444 /etc/resolv.conf + '[' 1 -eq 1 ']' + plc_daemon dnsmasq + base=dnsmasq + '[' -f /var/run/plc_dnsmasq.pid ']' + '[' -n '' -a -z '' ']' + exec + exec -a plc_dnsmasq dnsmasq + ret=0 + '[' -f /var/run/dnsmasq.pid ']' + mv /var/run/dnsmasq.pid /var/run/plc_dnsmasq.pid + return 0 + check + ERRORS=0 + result 'Configuring resolv.conf' + '[' 0 -eq 0 ']' + success 'Configuring resolv.conf' + '[' serial '!=' verbose -a -z '' ']' + echo_success + '[' serial = color ']' + echo -n '[' + '[' serial = color ']' + echo -n ' OK ' + '[' serial = color ']' + echo -n ']' + echo -ne '\r' + return 0 + return 0 + echo + exit 0 + case "$1" in + MESSAGE='Creating BootCD variants' + dialog 'Creating BootCD variants' + echo -n 'PLC: Creating BootCD variants: ' + success=0 + for i in '/usr/share/bootcd-*' + pushd /usr/share/bootcd-lxc-f25-x86_64 /usr/share/bootcd-lxc-f25-x86_64 / ++ echo /usr/share/bootcd-lxc-f25-x86_64 ++ awk -F- '{ print $NF }' + basearch=x86_64 ++ echo x86_64 ++ sed s/i386/i686/ + arch=x86_64 ++ ls -d '/etc/planetlab/bootcd-variants/*' + popd / + test 0 = 0 + check + ERRORS=0 + result 'Creating BootCD variants' + '[' 0 -eq 0 ']' + success 'Creating BootCD variants' + '[' serial '!=' verbose -a -z '' ']' + echo_success + '[' serial = color ']' + echo -n '[' + '[' serial = color ']' + echo -n ' OK ' + '[' serial = color ']' + echo -n ']' + echo -ne '\r' + return 0 + return 0 + echo + exit 0 + case "$1" in + '[' 1 '!=' 1 -a 1 '!=' 1 ']' + dialog 'Rebuilding Boot CD' + echo -n 'PLC: Rebuilding Boot CD: ' + shopt -s nullglob + for bootcd in '/usr/share/bootcd-*' ++ basename /usr/share/bootcd-lxc-f25-x86_64 + name=bootcd-lxc-f25-x86_64 ++ echo bootcd-lxc-f25-x86_64 ++ sed -e s,bootcd-,, + nodefamily=lxc-f25-x86_64 + download=/var/www/html/download-lxc-f25-x86_64 + '[' -d /var/www/html/download-lxc-f25-x86_64 ']' + mkdir -p /var/www/html/download-lxc-f25-x86_64 + pushd /var/www/html/download-lxc-f25-x86_64 /var/www/html/download-lxc-f25-x86_64 / + action 'Rebuilding BootCD bootcd-lxc-f25-x86_64' /usr/share/bootcd-lxc-f25-x86_64/build.sh + local STRING rc + STRING='Rebuilding BootCD bootcd-lxc-f25-x86_64' + echo -n 'Rebuilding BootCD bootcd-lxc-f25-x86_64 ' Rebuilding BootCD bootcd-lxc-f25-x86_64 + shift + /usr/share/bootcd-lxc-f25-x86_64/build.sh Checking type usb Checking type iso /usr/share/bootcd-lxc-f25-x86_64 /var/www/html/download-lxc-f25-x86_64 * Building bootcd images for (Regression TestLab BootCD 5.4) - 22-27:27 Standard, graphic, non-serial mode * Populating root filesystem... * Creating version files * Installing boot server configuration files * Generating /etc/issue * Setting root password * Compressing overlay image /var/www/html/download-lxc-f25-x86_64 *** Dealing with type=usb * build_usb Regression TestLab-BootCD-5.4.usb * Creating USB image... mkfs.fat 4.1 (2017-01-24) populating USB image... making USB image bootable. *** Dealing with type=iso * build_iso Regression TestLab-BootCD-5.4.iso * Generated isolinux.cfg -------------------- BEG PROMPT 0 DEFAULT planetlab-bootcd LABEL planetlab-bootcd DISPLAY pl_version LINUX kernel APPEND ramdisk_size=516233 initrd=bootcd.img,overlay.img root=/dev/ram0 rw biosdevname=0 selinux=0 * Generated isolinux.cfg -------------------- END * Creating ISO image in pwd=/var/www/html/download-lxc-f25-x86_64 * with command mkisofs -o Regression TestLab-BootCD-5.4.iso -R -J -r -f -b isolinux.bin -c boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table /var/tmp/bootcd.Cq8NiT/isofs Warning: -follow-links does not always work correctly; be careful. Size of boot image is 4 sectors -> No emulation 4.18% done, estimate finish Sun Jul 16 22:27:28 2017 8.34% done, estimate finish Sun Jul 16 22:27:28 2017 12.52% done, estimate finish Sun Jul 16 22:27:28 2017 16.68% done, estimate finish Sun Jul 16 22:27:28 2017 20.86% done, estimate finish Sun Jul 16 22:27:28 2017 25.02% done, estimate finish Sun Jul 16 22:27:28 2017 29.20% done, estimate finish Sun Jul 16 22:27:28 2017 33.36% done, estimate finish Sun Jul 16 22:27:28 2017 37.53% done, estimate finish Sun Jul 16 22:27:28 2017 41.70% done, estimate finish Sun Jul 16 22:27:28 2017 45.87% done, estimate finish Sun Jul 16 22:27:28 2017 50.04% done, estimate finish Sun Jul 16 22:27:28 2017 54.21% done, estimate finish Sun Jul 16 22:27:28 2017 58.37% done, estimate finish Sun Jul 16 22:27:28 2017 62.55% done, estimate finish Sun Jul 16 22:27:28 2017 66.71% done, estimate finish Sun Jul 16 22:27:28 2017 70.89% done, estimate finish Sun Jul 16 22:27:28 2017 75.05% done, estimate finish Sun Jul 16 22:27:28 2017 79.23% done, estimate finish Sun Jul 16 22:27:28 2017 83.39% done, estimate finish Sun Jul 16 22:27:28 2017 87.57% done, estimate finish Sun Jul 16 22:27:28 2017 91.73% done, estimate finish Sun Jul 16 22:27:28 2017 95.90% done, estimate finish Sun Jul 16 22:27:28 2017 Total translation table size: 2048 Total rockridge attributes bytes: 825 Total directory bytes: 0 Path table size(bytes): 10 Max brk space used 0 119924 extents written (234 MB) * Done with bootcd images for - 22-27:28 + success 'Rebuilding BootCD bootcd-lxc-f25-x86_64' + '[' serial '!=' verbose -a -z '' ']' + echo_success + '[' serial = color ']' + echo -n '[' [+ '[' serial = color ']' + echo -n ' OK ' OK + '[' serial = color ']' + echo -n ']' ]+ echo -ne '\r' + return 0 + return 0 + rc=0 + echo + return 0 + check + ERRORS=0 + popd / + for legacy in /usr/share/bootcd /var/www/html/download + '[' -e /usr/share/bootcd ']' + for legacy in /usr/share/bootcd /var/www/html/download + '[' -e /var/www/html/download ']' + result '' + '[' 0 -eq 0 ']' + success '' + '[' serial '!=' verbose -a -z '' ']' + echo_success + '[' serial = color ']' + echo -n '[' + '[' serial = color ']' + echo -n ' OK ' + '[' serial = color ']' + echo -n ']' + echo -ne '\r' + return 0 + return 0 + echo + exit 0 + case "$1" in + '[' 1 '!=' 1 -a 1 '!=' 1 ']' + shopt -s nullglob + for topdir in '/usr/share/bootmanager/*' + '[' -d /usr/share/bootmanager/README ']' + continue + for topdir in '/usr/share/bootmanager/*' + '[' -d /usr/share/bootmanager/regular ']' ++ basename /usr/share/bootmanager/regular + deployment=regular + '[' regular = regular ']' + action 'Rebuilding Boot Manager' /usr/share/bootmanager/regular/build.sh regular + local STRING rc + STRING='Rebuilding Boot Manager' + echo -n 'Rebuilding Boot Manager ' Rebuilding Boot Manager + shift + /usr/share/bootmanager/regular/build.sh regular gpg: /root/trustdb.gpg: trustdb created + success 'Rebuilding Boot Manager' + '[' serial '!=' verbose -a -z '' ']' + echo_success + '[' serial = color ']' + echo -n '[' [+ '[' serial = color ']' + echo -n ' OK ' OK + '[' serial = color ']' + echo -n ']' ]+ echo -ne '\r' + return 0 + return 0 + rc=0 + echo + return 0 + check + ERRORS=0 + result '' + '[' 0 -eq 0 ']' + success '' + '[' serial '!=' verbose -a -z '' ']' + echo_success + '[' serial = color ']' + echo -n '[' + '[' serial = color ']' + echo -n ' OK ' + '[' serial = color ']' + echo -n ']' + echo -ne '\r' + return 0 + return 0 + echo + exit 0 + case "$1" in + '[' 1 '!=' 1 ']' + MESSAGE='Signing and indexing node packages' + dialog 'Signing and indexing node packages' + echo -n 'PLC: Signing and indexing node packages: ' + shopt -s nullglob + mode=start + shift + [[ -n '' ]] ++ find /var/www/html/install-rpms -maxdepth 1 -mindepth 1 -type d '!' -name 'slice-*' + repositories=/var/www/html/install-rpms/lxc-f25-x86_64 + cross_repositories= + for repository in '$repositories' + '[' -f /var/www/html/install-rpms/lxc-f25-x86_64/PRESERVE ']' + cross_repositories=' /var/www/html/install-rpms/lxc-f25-x86_64' ++ find /var/www/html/install-rpms/lxc-f25-x86_64 -name 'sliceimage*rpm' -a -type f + sirpms='/var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm' ++ find /var/www/html/install-rpms/lxc-f25-x86_64 '(' -name 'sliceimage*rpm' -o -name 'vserver*rpm' ')' -a -type l + silinks= + for repository in '$cross_repositories' + for sirpm in '$sirpms' ++ echo /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm ++ sed -e 's,^/var/www/html/install-rpms/lxc-f25-x86_64,,' + '[' /sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm '!=' /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm ']' + continue + for sirpm in '$sirpms' ++ echo /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm ++ sed -e 's,^/var/www/html/install-rpms/lxc-f25-x86_64,,' + '[' /sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm '!=' /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm ']' + continue + for repository in '$cross_repositories' + hack_yumgroups /var/www/html/install-rpms/lxc-f25-x86_64 + repo=/var/www/html/install-rpms/lxc-f25-x86_64 + shift + pushd /var/www/html/install-rpms/lxc-f25-x86_64 + pwd /var/www/html/install-rpms/lxc-f25-x86_64 ++ find . -name 'sliceimage*rpm' + sirpms='./sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm ./sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm' + echo found sirpms ./sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm ./sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm found sirpms ./sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm ./sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm + '[' '!' -f yumgroups.xml ']' + '[' -z './sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm ./sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm' ']' + cp yumgroups.xml yumgroups.xml.hacking + grep -v '>sliceimage-' yumgroups.xml.hacking + insert= + for sirpm in '$sirpms' ++ rpm -q --qf '%{name}' -p ./sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm + rpmname=sliceimage-lxc-f25-x86_64 + echo found file ./sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm with name sliceimage-lxc-f25-x86_64 found file ./sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm with name sliceimage-lxc-f25-x86_64 + insert='sliceimage-lxc-f25-x86_64' + for sirpm in '$sirpms' ++ rpm -q --qf '%{name}' -p ./sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm + rpmname=sliceimage-system-lxc-f25-x86_64 + echo found file ./sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm with name sliceimage-system-lxc-f25-x86_64 found file ./sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm with name sliceimage-system-lxc-f25-x86_64 + insert='sliceimage-lxc-f25-x86_64sliceimage-system-lxc-f25-x86_64' + echo inserting 'sliceimage-lxc-f25-x86_64sliceimage-system-lxc-f25-x86_64' inserting sliceimage-lxc-f25-x86_64sliceimage-system-lxc-f25-x86_64 + ed yumgroups.xml 18392 PlanetLab NodeUpdate 18534 + popd + for repository in '$repositories' + '[' -d /var/www/html/install-rpms/lxc-f25-x86_64 ']' + new_rpms= + new_stamps= + need_createrepo= + '[' start == force ']' + '[' '!' -f /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true ++ find /var/www/html/install-rpms/lxc-f25-x86_64/ -name '*.rpm' -a '!' -type l + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/bind_public-0.1-3.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/bind_public-0.1-3.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/bind_public-0.1-3.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/bind_public-0.1-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lib-5.2-19.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lib-5.2-19.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/bind_public-0.1-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lib-5.2-19.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/vsys-0.99-3.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-0.99-3.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/vsys-0.99-3.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-0.99-3.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-0.99-3.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/bind_public-0.1-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lib-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-0.99-3.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/vsys-0.99-3.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/vsys-0.99-3.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/vsys-scripts-0.95-51.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-scripts-0.95-51.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/vsys-scripts-0.95-51.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-scripts-0.95-51.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-scripts-0.95-51.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/bind_public-0.1-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lib-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-scripts-0.95-51.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/vsys-scripts-0.95-51.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/vsys-scripts-0.95-51.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/NodeUpdate-0.5-14.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/NodeUpdate-0.5-14.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/NodeUpdate-0.5-14.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/NodeUpdate-0.5-14.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-scripts-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/NodeUpdate-0.5-14.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/bind_public-0.1-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lib-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-scripts-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/NodeUpdate-0.5-14.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/NodeUpdate-0.5-14.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/NodeUpdate-0.5-14.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/ipod-client-2.2-1.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-client-2.2-1.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-client-2.2-1.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-client-2.2-1.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-scripts-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/NodeUpdate-0.5-14.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/ipod-client-2.2-1.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/bind_public-0.1-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lib-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-scripts-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/NodeUpdate-0.5-14.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-client-2.2-1.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-client-2.2-1.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-client-2.2-1.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/pl_sshd-1.0-11.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/pl_sshd-1.0-11.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/pl_sshd-1.0-11.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/pl_sshd-1.0-11.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-scripts-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/NodeUpdate-0.5-14.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/ipod-client-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/pl_sshd-1.0-11.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/bind_public-0.1-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lib-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-scripts-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/NodeUpdate-0.5-14.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-client-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/pl_sshd-1.0-11.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/pl_sshd-1.0-11.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/pl_sshd-1.0-11.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/codemux-0.1-15.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/codemux-0.1-15.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/codemux-0.1-15.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/codemux-0.1-15.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-scripts-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/NodeUpdate-0.5-14.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/ipod-client-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/pl_sshd-1.0-11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/codemux-0.1-15.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/bind_public-0.1-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lib-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-scripts-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/NodeUpdate-0.5-14.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-client-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/pl_sshd-1.0-11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/codemux-0.1-15.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/codemux-0.1-15.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/codemux-0.1-15.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/pyplnet-4.3-19.lxc.noarch.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/pyplnet-4.3-19.lxc.noarch.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/pyplnet-4.3-19.lxc.noarch.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/pyplnet-4.3-19.lxc.noarch.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-scripts-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/NodeUpdate-0.5-14.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/ipod-client-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/pl_sshd-1.0-11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/codemux-0.1-15.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/pyplnet-4.3-19.lxc.noarch.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/bind_public-0.1-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lib-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-scripts-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/NodeUpdate-0.5-14.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-client-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/pl_sshd-1.0-11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/codemux-0.1-15.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/pyplnet-4.3-19.lxc.noarch.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/pyplnet-4.3-19.lxc.noarch.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/pyplnet-4.3-19.lxc.noarch.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + for package in '$(find $repository/ -name '\''*.rpm'\'' -a \! -type l)' ++ basename /var/www/html/install-rpms/lxc-f25-x86_64/plnode-utils-0.2-2.lxc.x86_64.rpm + stamp=/var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/plnode-utils-0.2-2.lxc.x86_64.rpm.signed + '[' /var/www/html/install-rpms/lxc-f25-x86_64/plnode-utils-0.2-2.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/plnode-utils-0.2-2.lxc.x86_64.rpm.signed ']' + new_rpms=' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-scripts-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/NodeUpdate-0.5-14.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/ipod-client-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/pl_sshd-1.0-11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/codemux-0.1-15.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/pyplnet-4.3-19.lxc.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/plnode-utils-0.2-2.lxc.x86_64.rpm' + new_stamps=' /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/bind_public-0.1-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lib-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-scripts-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/NodeUpdate-0.5-14.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-client-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/pl_sshd-1.0-11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/codemux-0.1-15.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/pyplnet-4.3-19.lxc.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/plnode-utils-0.2-2.lxc.x86_64.rpm.signed' + '[' /var/www/html/install-rpms/lxc-f25-x86_64/plnode-utils-0.2-2.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/repomd.xml ']' + need_createrepo=true + '[' /var/www/html/install-rpms/lxc-f25-x86_64/plnode-utils-0.2-2.lxc.x86_64.rpm -nt /var/www/html/install-rpms/lxc-f25-x86_64/repodata/filelists.xml.gz ']' + need_createrepo=true + '[' -n ' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-scripts-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/NodeUpdate-0.5-14.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/ipod-client-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/pl_sshd-1.0-11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/codemux-0.1-15.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/pyplnet-4.3-19.lxc.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/plnode-utils-0.2-2.lxc.x86_64.rpm' ']' + mkdir /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps + echo + setsid rpm --define '_signature gpg' --define '_gpg_path /etc/planetlab' --define '_gpg_name thierry.parmentelat@inria.fr' --resign /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-0.99-3.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/vsys-scripts-0.95-51.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/NodeUpdate-0.5-14.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/ipod-client-2.2-1.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/pl_sshd-1.0-11.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/codemux-0.1-15.lxc.x86_64.rpm /var/www/html/install-rpms/lxc-f25-x86_64/pyplnet-4.3-19.lxc.noarch.rpm /var/www/html/install-rpms/lxc-f25-x86_64/plnode-utils-0.2-2.lxc.x86_64.rpm gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: starting migration from earlier GnuPG versions gpg: porting secret keys from '/etc/planetlab/secring.gpg' to gpg-agent gpg: key 827779805E35C8D1: secret key imported gpg: migration succeeded gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' gpg: WARNING: unsafe permissions on homedir '/etc/planetlab' /var/www/html/install-rpms/lxc-f25-x86_64/ipod-2.2-1.lxc.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/lxc-userspace-1.0-12.lxc.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/vsyssh-0.99-3.lxc.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lxc-5.2-19.lxc.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/vsys-wrapper-0.95-51.lxc.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-backend-0.7-1.noarch.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/bind_public-0.1-3.lxc.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/nodemanager-lib-5.2-19.lxc.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/vsys-0.99-3.lxc.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/vsys-scripts-0.95-51.lxc.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/NodeUpdate-0.5-14.lxc.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/ipod-client-2.2-1.lxc.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/pl_sshd-1.0-11.lxc.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/codemux-0.1-15.lxc.x86_64.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/pyplnet-4.3-19.lxc.noarch.rpm: /var/www/html/install-rpms/lxc-f25-x86_64/plnode-utils-0.2-2.lxc.x86_64.rpm: + touch /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliver-openvswitch-2.2.90-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-userspace-1.0-12.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsyssh-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lxc-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-wrapper-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-backend-0.7-1.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/lxc-sliceimage-5.1-11.lxc.2017.07.16.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/transforward-0.1-4.11.9.200.fc25.11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/sliceimage-system-lxc-f25-x86_64-5.1-11.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/comgt-0.3-1.lxc.2017.07.16.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/bind_public-0.1-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/planetlab-umts-tools-frontend-0.7-1.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/nodemanager-lib-5.2-19.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-0.99-3.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/vsys-scripts-0.95-51.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/NodeUpdate-0.5-14.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/ipod-client-2.2-1.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/pl_sshd-1.0-11.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/codemux-0.1-15.lxc.x86_64.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/pyplnet-4.3-19.lxc.noarch.rpm.signed /var/www/html/install-rpms/lxc-f25-x86_64/signed-stamps/plnode-utils-0.2-2.lxc.x86_64.rpm.signed + need_createrepo=true + '[' -n true ']' + '[' -f /var/www/html/install-rpms/lxc-f25-x86_64/yumgroups.xml ']' + createrepo --quiet -g yumgroups.xml /var/www/html/install-rpms/lxc-f25-x86_64 + check + ERRORS=0 + result 'Signing and indexing node packages' + '[' 0 -eq 0 ']' + success 'Signing and indexing node packages' + '[' serial '!=' verbose -a -z '' ']' + echo_success + '[' serial = color ']' + echo -n '[' + '[' serial = color ']' + echo -n ' OK ' + '[' serial = color ']' + echo -n ']' + echo -ne '\r' + return 0 + return 0 + echo + exit 0