JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for TB-SUPPORT Archives


TB-SUPPORT Archives

TB-SUPPORT Archives


TB-SUPPORT@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

TB-SUPPORT Home

TB-SUPPORT Home

TB-SUPPORT  September 2007

TB-SUPPORT September 2007

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: Autentication/mapping problem (long)

From:

Alessandra Forti <[log in to unmask]>

Reply-To:

Testbed Support for GridPP member institutes <[log in to unmask]>

Date:

Wed, 19 Sep 2007 17:41:10 +0200

Content-Type:

TEXT/PLAIN

Parts/Attachments:

Parts/Attachments

TEXT/PLAIN (1030 lines)

Hi Paul,

I suspect you have renewed your certificate recently.

If so you need to ask to be deleted your DN by the dteam VO (open a ticket
in GGUS for dteam VO manager) and you have to reregister. The instructions
are here.

http://goc.grid.sinica.edu.tw/gocwiki/Grid_users_renewing_their_personal_certificates

cheers
alessandra

On Wed, 19 Sep 2007, Paul Trepka wrote:

> Hi,
> 
> I have been experienced some problems of getting to proper autenticated
> at several services level last week.
> 
> First caused ptoblems over JANET router and later campus network
> duties, afterwards glite/edg stoping work to me, even for
> the rest of dteam members it probably work fine,
> 
> -bash-2.05b$ edg-job-list-match --vo dteam testJob.jdl
> 
> Selected Virtual Organisation name (from --vo option): dteam
> **** Error: API_NATIVE_ERROR ****
> Error while calling the "NSClient::multi" native api
> AuthenticationException: Failed to establish security context...
> 
> **** Error: UI_NO_NS_CONTACT ****
> Unable to contact any Network Server
> 
> -bash-2.05b$ glite-job-list-match --vo dteam testJob.jdl
> 
> Selected Virtual Organisation name (from --vo option): dteam
> **** Warning: API_NATIVE_ERROR ****
> Error while calling the "NSClient::multi" native api
> AuthenticationException: Failed to establish security context...
> 
> Do you wish to query the Service Discovery for more Network Addresses? 
> [y/n]n :n
> **** Error: UI_NO_NS_CONTACT ****
> Unable to contact any Network Server
> 
> it's working for our crew member Rob, 
> 
> $ edg-job-list-match --vo dteam testJob.jdl
> 
> Selected Virtual Organisation name (from --vo option): dteam
> Connecting to host lcgrb01.gridpp.rl.ac.uk, port 7772
> 
>  
> ***************************************************************************
>                          COMPUTING ELEMENT IDs LIST
>  The following CE(s) matching your job requirements have been found:
> 
>                    *CEId*
>  hepgrid2.ph.liv.ac.uk:2119/jobmanager-lcgpbs-dteam
>  
> ***************************************************************************
> 
> 
> I wrote short tool to test autentication at globus level crossing CE's
> and results is attached below that you can see where I met troubles.
> 
> Test point me to authentication issues over VOms/VO services ruled by
> RB (lcgrb01.gridpp.rl.ac.uk)
> 
> Thanks in advance
> 
> Cheers
> Paul
> 
> 
> script
> -bash-2.05b$ cat ./cert_test.sh
> #!/usr/bin/env bash
> 
> 
> ce_list="$HOME/ce_list";
> 
> (cat $ce_list)| while read line; do
> echo "-- testing $line --";
>  globus-job-run $line/jobmanager-fork /bin/date
> echo "-------------------";
> done
> 
> test
> 
> -- testing lcg-compute.hpc.unimelb.edu.au --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing melon.ngpp.ngp.org.sg --
> GRAM Job submission failed because the connection to the server failed (check host and port) (error code 12)
> -------------------
> -- testing ce.grid.hku.hk --
> Wed Sep 19 13:54:22 UTC 2007
> -------------------
> -- testing gridce01.tier2-kol.res.in --
> Wed Sep 19 19:29:52 IST 2007
> -------------------
> -- testing ce.indiacms.res.in --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing dg10.cc.kek.jp --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing rls02.cc.kek.jp --
> GRAM Job submission failed because the connection to the server failed (check host and port) (error code 12)
> -------------------
> -- testing darthvader.kisti.re.kr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing palpatine.kisti.re.kr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing venus.gridcenter.or.kr --
> Wed Sep 19 22:58:30 KST 2007
> -------------------
> -- testing cluster50.knu.ac.kr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing pcncp04.ncp.edu.pk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing CE.pakgrid.org.pk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing dgce0.icepp.jp --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lcg-ce01.icepp.jp --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing f-ce01.grid.sinica.edu.tw --
> Wed Sep 19 13:59:21 UTC 2007
> -------------------
> -- testing grid01.phy.ncu.edu.tw --
> Wed Sep 19 21:59:40 CST 2007
> -------------------
> -- testing niugce.grid.niu.edu.tw --
> Wed Sep 19 14:00:13 UTC 2007
> -------------------
> -- testing host001.hpc.ntcu.edu.tw --
> Wed Sep 19 14:00:33 UTC 2007
> -------------------
> -- testing ce.hpc.csie.thu.edu.tw --
> Wed Sep 19 22:00:53 CST 2007
> -------------------
> -- testing atlasce.phys.sinica.edu.tw --
> Wed Sep 19 22:01:11 CST 2007
> -------------------
> -- testing lcg00125.grid.sinica.edu.tw --
> Wed Sep 19 14:01:27 UTC 2007
> -------------------
> -- testing quanta.grid.sinica.edu.tw --
> Wed Sep 19 14:01:43 UTC 2007
> -------------------
> -- testing w-ce01.grid.sinica.edu.tw --
> Wed Sep 19 14:03:50 UTC 2007
> -------------------
> -- testing ce.cc.ncu.edu.tw --
> Wed Sep 19 22:02:16 CST 2007
> -------------------
> -- testing lcgce02.nic.ualberta.ca --
> Wed Sep 19 08:02:31 MDT 2007
> -------------------
> -- testing ce-lcg.sdg.ac.cn --
> Wed Sep 19 22:02:46 CST 2007
> -------------------
> -- testing lcg002.ihep.ac.cn --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce101.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce102.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce106.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce107.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce108.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce109.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce112.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce113.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce114.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce115.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce116.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce117.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce118.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce119.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce120.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce121.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce122.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce123.cern.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce.grid.hepg.sdu.edu.cn --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing snowpatch.hpc.sfu.ca --
> Wed Sep 19 07:03:21 PDT 2007
> -------------------
> -- testing bigmac-lcg-ce.physics.utoronto.ca --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce1.triumf.ca --
> Wed Sep 19 07:03:35 PDT 2007
> -------------------
> -- testing ce2.triumf.ca --
> Wed Sep 19 07:03:46 PDT 2007
> -------------------
> -- testing lcg-ce.lps.umontreal.ca --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lcg-ce.rcf.uvic.ca --
> Wed Sep 19 07:04:13 PDT 2007
> -------------------
> -- testing armgrid1.yerphi.am --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing fangorn.man.poznan.pl --
> Wed Sep 19 16:04:43 CEST 2007
> -------------------
> -- testing ce.hpc.iit.bme.hu --
> Wed Sep 19 16:04:48 CEST 2007
> -------------------
> -- testing grid109.kfki.hu --
> Wed Sep 19 16:04:56 CEST 2007
> -------------------
> -- testing ares02.cyf-kr.edu.pl --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing zeus02.cyf-kr.edu.pl --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing eszakigrid66.inf.elte.hu --
> Wed Sep 19 16:03:53 CEST 2007
> -------------------
> -- testing lcgrid.dnp.fmph.uniba.sk --
> Wed Sep 19 16:05:20 CEST 2007
> -------------------
> -- testing egee-ce1.gup.uni-linz.ac.at --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid.uibk.ac.at --
> Wed Sep 19 16:05:30 CEST 2007
> -------------------
> -- testing hepx4.uibk.ac.at --
> Wed Sep 19 16:05:37 CEST 2007
> -------------------
> -- testing test-lcgCE.uibk.ac.at --
> Wed Sep 19 16:05:45 CEST 2007
> -------------------
> -- testing hephygr.oeaw.ac.at --
> Wed Sep 19 16:05:52 CEST 2007
> -------------------
> -- testing ce-iep-grid.saske.sk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce.ui.savba.sk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing pearl.amu.edu.pl --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lcgce.ijs.si --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce.grid.tuke.sk --
> Wed Sep 19 16:06:05 CEST 2007
> -------------------
> -- testing ce.polgrid.pl --
> Wed Sep 19 16:06:14 CEST 2007
> -------------------
> -- testing dwarf.wcss.wroc.pl --
> Wed Sep 19 16:06:21 CEST 2007
> -------------------
> -- testing ce1-egee.fesb.hr --
> Wed Sep 19 16:06:33 CEST 2007
> -------------------
> -- testing egee-ce.grid.niif.hu --
> Wed Sep 19 16:06:22 CEST 2007
> -------------------
> -- testing egee.irb.hr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce.egee.man.poznan.pl --
> Wed Sep 19 16:06:55 CEST 2007
> -------------------
> -- testing ce1-egee.srce.hr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing skurut17.cesnet.cz --
> Wed Sep 19 16:07:07 CEST 2007
> -------------------
> -- testing golias25.farm.particle.cz --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing iut15auvergridce01.univ-bpclermont.fr --
> Wed Sep 19 16:07:20 CEST 2007
> -------------------
> -- testing iut43auvergridce01.univ-bpclermont.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing obsauvergridce01.univ-bpclermont.fr --
> Wed Sep 19 16:07:28 CEST 2007
> -------------------
> -- testing ce1.egee.fr.cgg.com --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid10.lal.in2p3.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ipnls2001.in2p3.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lpnce.in2p3.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing node07.datagrid.cea.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing polgrid1.in2p3.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing cclcgceli01.in2p3.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing cclcgceli03.in2p3.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing cclcgceli04.in2p3.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing cclcgceli02.in2p3.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing cclcgceli05.in2p3.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing marseillece01.mrs.grid.cnrs.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lyogrid02.in2p3.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing sbgce1.in2p3.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lapp-ce01.in2p3.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing clrlcgce01.in2p3.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing clrlcgce02.in2p3.fr --
> Wed Sep 19 16:07:50 CEST 2007
> -------------------
> -- testing clrlcgce03.in2p3.fr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing nanlcg01.in2p3.fr --
> Wed Sep 19 16:07:59 CEST 2007
> -------------------
> -- testing hudson.datagrid.jussieu.fr --
> Wed Sep 19 16:08:04 CEST 2007
> -------------------
> -- testing ce01-lcg.projects.cscs.ch --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid-ce0.desy.de --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid-ce2.desy.de --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid-ce3.desy.de --
> Wed Sep 19 16:08:16 CEST 2007
> -------------------
> -- testing zeus-ce1.desy.de --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lcg-ce0.ifh.de --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lcg-ce1.ifh.de --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing a01-004-128.gridka.de --
> Wed Sep 19 16:08:27 CEST 2007
> -------------------
> -- testing ce-fzk.gridka.de --
> Wed Sep 19 16:08:34 CEST 2007
> -------------------
> -- testing grid13.gsi.de --
> Wed Sep 19 16:08:41 CEST 2007
> -------------------
> -- testing lcg-ce.gsi.de --
> Wed Sep 19 16:08:53 CEST 2007
> -------------------
> -- testing fornax-ce.itwm.fhg.de --
> Wed Sep 19 16:09:00 CEST 2007
> -------------------
> -- testing lcg-lrz-ce.lrz-muenchen.de --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid-ce.rzg.mpg.de --
> Wed Sep 19 16:09:18 CEST 2007
> -------------------
> -- testing grid-ce.physik.rwth-aachen.de --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing scaicl0.scai.fraunhofer.de --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing e5grid05.physik.uni-dortmund.de --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing udo-ce01.grid.uni-dortmund.de --
> Wed Sep 19 16:09:32 CEST 2007
> -------------------
> -- testing ce.bfg.uni-freiburg.de --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ic-kit-lcgce.rz.uni-karlsruhe.de --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing gcn54.hep.physik.uni-siegen.de --
> Wed Sep 19 16:09:41 CEST 2007
> -------------------
> -- testing grid-ce.physik.uni-wuppertal.de --
> Wed Sep 19 16:09:49 CEST 2007
> -------------------
> -- testing gridce.ilc.cnr.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing egce.frascati.enea.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing pcgrid01.esrin.esa.int --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid001.oat.ts.astro.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing gridba2.ba.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing bogrid5.bo.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid002.ca.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid012.ct.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing gridit-ce-001.cnaf.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid0.fe.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid001.fi.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing atlasce.lnf.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid01.ge.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing t2-ce-01.lnl.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing t2-ce-02.lnl.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing t2-ce-01.mi.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing griditce01.na.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing atlasce01.na.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing cmsce01.na.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing pamelace01.na.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing prod-ce-01.pd.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid-ce.pr.infn.it --
> GRAM Job submission failed because the connection to the server failed (check host and port) (error code 12)
> -------------------
> -- testing gridce.pg.infn.it --
> GRAM Job submission failed because the connection to the server failed (check host and port) (error code 12)
> -------------------
> -- testing gridce.pi.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing gridce2.pi.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing t2-ce-01.roma1.infn.it --
> Wed Sep 19 16:17:15 CEST 2007
> -------------------
> -- testing cmsrm-ce01.roma1.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing virgo-ce.roma1.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid003.roma2.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing gridce.roma3.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce03-lcg.cr.cnaf.infn.it --
> Wed Sep 19 16:17:29 CEST 2007
> -------------------
> -- testing ce05-lcg.cr.cnaf.infn.it --
> Wed Sep 19 16:17:36 CEST 2007
> -------------------
> -- testing ce06-lcg.cr.cnaf.infn.it --
> Wed Sep 19 16:17:43 CEST 2007
> -------------------
> -- testing t2-ce-01.to.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid001.ts.infn.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing beagle14.ba.itb.cnr.it --
> Wed Sep 19 16:17:56 CEST 2007
> -------------------
> -- testing gridce.sns.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing spacin-ce1.dma.unina.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce.grid.unipg.it --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing kg-ce01.cc.kuleuven.ac.be --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing gridce.atlantis.ugent.be --
> Wed Sep 19 16:18:13 CEST 2007
> -------------------
> -- testing gridce.iihe.ac.be --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ingrid.cism.ucl.ac.be --
> Wed Sep 19 16:18:21 CEST 2007
> -------------------
> -- testing csc-ce.csc.fi --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing kriit.eenet.ee --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing i101.hpc2n.umu.se --
> Wed Sep 19 16:18:33 CEST 2007
> -------------------
> -- testing puduris.latnet.lv --
> Wed Sep 19 17:26:45 EEST 2007
> -------------------
> -- testing birzs.latnet.lv --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing atomas.itpa.lt --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing spektras.itpa.lt --
> GRAM Job submission failed because authentication failed:
> GSS Major Status: Authentication Failed
> GSS Minor Status Error Chain:
> 
> init.c:499: globus_gss_assist_init_sec_context_async: Error during context initialization
> init_sec_context.c:171: gss_init_sec_context: SSLv3 handshake problems
> globus_i_gsi_gss_utils.c:888: globus_i_gsi_gss_handshake: Unable to verify remote side's credentials
> globus_i_gsi_gss_utils.c:847: globus_i_gsi_gss_handshake: Unable to verify remote side's credentials: Couldn't verify the remote certificate
> OpenSSL Error: s3_pkt.c:1046: in library: SSL routines, function SSL3_READ_BYTES: sslv3 alert bad certificate (error code 7)
> -------------------
> -- testing ce.bg.ktu.lt --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing pupa.elen.ktu.lt --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing gb-ce-ams.els.sara.nl --
> GRAM Job submission failed because the connection to the server failed (check host and port) (error code 12)
> -------------------
> -- testing gb-ce-kun.els.sara.nl --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing gb-ce-wur.els.sara.nl --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing tbn20.nikhef.nl --
> Wed Sep 19 16:19:01 CEST 2007
> -------------------
> -- testing lcg-ce.bluesmoke.nsc.liu.se --
> Wed Sep 19 16:19:10 CEST 2007
> -------------------
> -- testing g03n02.pdc.kth.se --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce01.grid.etf.rtu.lv --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce.grid.rug.nl --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing mu9.matrix.sara.nl --
> Wed Sep 19 16:19:24 CEST 2007
> -------------------
> -- testing ce.gina.sara.nl --
> Wed Sep 19 16:19:31 CEST 2007
> -------------------
> -- testing mu6.matrix.sara.nl --
> Wed Sep 19 16:19:38 CEST 2007
> -------------------
> -- testing oberon.hep.kbfi.ee --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing vdupdc.vdu.lt --
> Wed Sep 19 17:19:49 EEST 2007
> -------------------
> -- testing grid.vtu.lt --
> GRAM Job submission failed because authentication failed:
> GSS Major Status: Unexpected Gatekeeper or Service Name
> GSS Minor Status Error Chain:
> 
> init.c:499: globus_gss_assist_init_sec_context_async: Error during context initialization
> init_sec_context.c:251: gss_init_sec_context: Mutual authentication failed: The target name (/DC=org/DC=balticgrid/OU=vtu.lt/CN=host/grid.vtu.lt) in the context, and the target name (/CN=host/grid.vgtu.lt) passed to the function do not match (error code 7)
> -------------------
> -- testing grid2.mif.vu.lt --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid6.mif.vu.lt --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid9.mif.vu.lt --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ceitep.itep.ru --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lcgce01.jinr.ru --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lgdce01.jinr.ru --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing gate.grid.kiae.ru --
> Wed Sep 19 18:20:07 MSD 2007
> -------------------
> -- testing ce.keldysh.ru --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce.phys.spbu.ru --
> Wed Sep 19 18:20:17 MSD 2007
> -------------------
> -- testing ce0001.m45.ihep.su --
> Wed Sep 19 18:20:25 MSD 2007
> -------------------
> -- testing alice01.spbu.ru --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grce001.inr.troitsk.ru --
> Wed Sep 19 18:20:37 MSD 2007
> -------------------
> -- testing lcgce.psn.ru --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce1.grid.lebedev.ru --
> Wed Sep 19 18:20:53 MSD 2007
> -------------------
> -- testing grid8.wdcb.ru --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lxfarm07.mephi.ru --
> Wed Sep 19 18:21:03 MSD 2007
> -------------------
> -- testing lcg06.sinp.msu.ru --
> Wed Sep 19 18:21:11 MSD 2007
> -------------------
> -- testing cluster.pnpi.nw.ru --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce.phy.bg.ac.yu --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce1.inrne.bas.bg --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce002.ipp.acad.bg --
> Wed Sep 19 17:21:24 EEST 2007
> -------------------
> -- testing ce001.imbm.bas.bg --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce02.grid.acad.bg --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce001.grid.uni-sofia.bg --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce101.grid.ucy.ac.cy --
> Wed Sep 19 17:21:41 EEST 2007
> -------------------
> -- testing ce301.intercol.edu --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing node001.grid.auth.gr --
> Wed Sep 19 17:21:00 EEST 2007
> -------------------
> -- testing ce.hep.ntua.gr --
> Wed Sep 19 17:22:11 EEST 2007
> -------------------
> -- testing grid001.ics.forth.gr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing arxiloxos1.inp.demokritos.gr --
> Wed Sep 19 17:21:52 EEST 2007
> -------------------
> -- testing ce02.marie.hellasgrid.gr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce01.isabella.grnet.gr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce01.marie.hellasgrid.gr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce01.afroditi.hellasgrid.gr --
> Wed Sep 19 16:22:38 CEST 2007
> -------------------
> -- testing ce01.kallisto.hellasgrid.gr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce01.ariagni.hellasgrid.gr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce01.athena.hellasgrid.gr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing cs-grid0.bgu.ac.il --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grim-ce.iucc.ac.il --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid01.cslab.openu.ac.il --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid-ce.ii.edu.mk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing alice003.nipne.ro --
> Wed Sep 19 17:22:57 EEST 2007
> -------------------
> -- testing testbed001.grid.ici.ro --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing tbat01.nipne.ro --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing tbit01.nipne.ro --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lhcb-ce.nipne.ro --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lcfgng.cs.tau.ac.il --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce.ulakbim.gov.tr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing cox01.grid.metu.edu.tr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid01.erciyes.edu.tr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing yildirim.grid.boun.edu.tr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing paugrid1.pamukkale.edu.tr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid01.cu.edu.tr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ituce.grid.itu.edu.tr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing kalkan1.ulakbim.gov.tr --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing wipp-ce.weizmann.ac.il --
> Wed Sep 19 16:23:33 IST 2007
> -------------------
> -- testing ce2.egee.cesga.es --
> GRAM Job submission failed because the connection to the server failed (check host and port) (error code 12)
> -------------------
> -- testing lcg02.ciemat.es --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing mallarme.cnb.uam.es --
> Wed Sep 19 16:26:51 CEST 2007
> -------------------
> -- testing ce01.fam.ulusiada.pt --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce.egee.di.uminho.pt --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing esacgrid09.esac.esa.int --
> Wed Sep 19 16:27:03 CEST 2007
> -------------------
> -- testing egeece01.ifca.es --
> Wed Sep 19 16:27:11 CEST 2007
> -------------------
> -- testing ce01.ific.uv.es --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lcg2ce.ific.uv.es --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid006.lca.uc.pt --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce02.lip.pt --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid003.ft.uam.es --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lcg-ce.ecm.ub.es --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ramses.dsic.upv.es --
> Wed Sep 19 16:27:31 CEST 2007
> -------------------
> -- testing grid001.fc.up.pt --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing grid001.fe.up.pt --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing zephyr.up.pt --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lcg-ce.usc.cesga.es --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ifaece01.pic.es --
> Wed Sep 19 16:27:45 CEST 2007
> -------------------
> -- testing ce-test.pic.es --
> Wed Sep 19 16:27:54 CEST 2007
> -------------------
> -- testing ce05.pic.es --
> Wed Sep 19 16:28:02 CEST 2007
> -------------------
> -- testing ce06.pic.es --
> Wed Sep 19 16:28:10 CEST 2007
> -------------------
> -- testing ce07.pic.es --
> Wed Sep 19 16:28:18 CEST 2007
> -------------------
> -- testing grid002.jet.efda.org --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lcgce01.gridpp.rl.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lcgce02.gridpp.rl.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce.epcc.ed.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing dgc-grid-35.brunel.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing dgc-grid-40.brunel.ac.uk --
> Wed Sep 19 15:28:28 BST 2007
> -------------------
> -- testing dgc-grid-44.brunel.ac.uk --
> Wed Sep 19 15:28:34 BST 2007
> -------------------
> -- testing ce00.hep.ph.ic.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing gw39.hep.ph.ic.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing hep-ce.cx1.hpc.ic.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing mars-ce2.mars.lesc.doc.ic.ac.uk --
> Wed Sep 19 15:28:43 BST 2007
> -------------------
> -- testing viking-ce0.viking.lesc.doc.ic.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce02.esc.qmul.ac.uk --
> Wed Sep 19 15:28:51 BST 2007
> -------------------
> -- testing ce1.pp.rhul.ac.uk --
> Wed Sep 19 15:29:00 BST 2007
> -------------------
> -- testing gw-2.ccc.ucl.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing pc90.hep.ucl.ac.uk --
> Wed Sep 19 15:29:12 BST 2007
> -------------------
> -- testing fal-pygrid-18.lancs.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing hepgrid2.ph.liv.ac.uk --
> Wed Sep 19 15:29:20 BST 2007
> -------------------
> -- testing ce01.tier2.hep.manchester.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing ce02.tier2.hep.manchester.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lcgce0.shef.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing helmsley.dur.scotgrid.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing svr016.gla.scotgrid.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing epgce1.ph.bham.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing lcgce01.phy.bris.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing serv03.hep.phy.cam.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing t2ce02.physics.ox.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing t2ce03.physics.ox.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing heplnx207.pp.rl.ac.uk --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing gridgate.cp.dias.ie --
> GRAM Job submission failed because the connection to the server failed (check host and port) (error code 12)
> -------------------
> -- testing gridgate.cs.tcd.ie --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing gridgate.ichec.ie --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> -- testing gridgate.ucd.ie --
> GRAM Job submission failed because authentication with the remote server failed (error code 7)
> -------------------
> 
> 
> 
> -- 
> 
> Dr. Paul A. Trepka       ;Intl:+44(0)151 794 2137
> Oliver Lodge Laboratory  ;Fax: +44(0)151 794 3444
> Dept. of Physics         ;e-mail: [log in to unmask]
> The University of Liverpool
> Liverpool L69 7ZE
> England, UK
> 

Alessandra Forti
NorthGrid Technical Coordinator
University of Manchester

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
April 2004
March 2004
February 2004
January 2004
December 2003
November 2003
October 2003
September 2003
August 2003
July 2003
June 2003
May 2003
April 2003
March 2003
February 2003
January 2003
December 2002
November 2002
October 2002
September 2002
August 2002
July 2002
June 2002
May 2002
April 2002
March 2002
February 2002
January 2002


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager