Proxy renewal - PASSED
It is necessary to clean the proxies from ice and proxyreneal:
[root@emitestbed44 ~]# /etc/init.d/glite-wms-ice stop
stopping ICE... ok
[root@emitestbed44 ~]# rm -rf /var/ice/persist_dir/*
[root@emitestbed44 ~]# /etc/init.d/glite-wms-ice start
starting ICE... ok
[root@emitestbed44 ~]# rm -f /var/glite/spool/glite-renewd/*
then
Setting MYPROXYSERVER=myproxy.cnaf.infn.it in wms-command.conf
[capannini@emitestbed54 ~]$ voms-proxy-init --voms testers.eu-emi.eu
Enter GRID pass phrase for this identity:
Your identity: /C=IT/O=INFN/OU=Personal Certificate/L=CNAF/CN=Fabio Capannini
Creating temporary proxy ................................................................... Done
Contacting emitestbed01.cnaf.infn.it:15002 [/C=IT/O=INFN/OU=Host/L=CNAF/CN=emitestbed01.cnaf.infn.it] "testers.eu-emi.eu" Done
Creating proxy ........................................................................ Done
Your proxy is valid until Tue Feb 19 23:07:16 2013
[capannini@emitestbed54 WMS-service]$ myproxy-init -s myproxy.cnaf.infn.it -d -n
Your identity: /C=IT/O=INFN/OU=Personal Certificate/L=CNAF/CN=Fabio Capannini
Enter GRID pass phrase for this identity:
Creating proxy .......................................... Done
Proxy Verify OK
Your proxy is valid until: Wed Aug 7 14:07:29 2013
A proxy valid for 168 hours (7.0 days) for user /C=IT/O=INFN/OU=Personal Certificate/L=CNAF/CN=Fabio Capannini now exists on myproxy.cnaf.infn.it.
[capannini@emitestbed54 WMS-service]$ python WMS-proxy-renewal.py -c wms-command.conf -V testers.eu-emi.eu -d 3 -l -i
===> +++++++++++++++++++++++++++++++++++++++++++++++++++++
===> + TestSuite of the WMS Service
===> + Description: WMS test proxy renewal operation
===> +++++++++++++++++++++++++++++++++++++++++++++++++++++
Enter the user proxy password:
Test 1: Test proxy renewal - CE_CREAM
Test 2: Test proxy renewal without setting MYPROXYSERVER - CE_CREAM
===>
===> Test: WMS-proxy-renewal.py
===> WMS: emitestbed44.cnaf.infn.it
===> Started: 14:09:09
===> Ended : 14:39:58
===>
===> === test PASSED ===
===>
===> Test log file is WMSService-TS_20130731140909.log
|