Tags:
, view all tags

WMS test report

Summary

  • Component: WMS 3.3.2

  • ETICS Subsystem Configuration Name: emi-wms_R_3_3_3_0

  • VCS Tag: emi-wmproxy_R_3_3_2_0 emi-wms-common_R_3_3_2_0 emi-wms-helper_R_3_3_2_0 emi-yaim-wms_R_4_1_3_0

  • EMI Major Release: EMI 1 (Kebnekaise)

  • Platform: sl5 epel

  • Build reports:

  • Repository:

  • Certification

  • Author: Alessio Gianelle

  • Outcome: In certification

Clean installation

Update

  • Starting from a released version:
    [root@devel11 ~]# cat /etc/emi-release
    EMI release 1.0 (Kebnekaise)
    [root@devel11 ~]# cat /etc/emi-version
    1.0.2-1
  • yum update
  • /opt/glite/yaim/bin/yaim -c -s site-info.def -n WMS

Check Bugs

Bugs #82687: emi WMS problems with ISB tar file handling FIXED

Submit a jdl like this one:

[ale@cream-12 UI]$ cat 82687.jdl 
[
Executable = "/bin/ls" ;
Arguments = "-lha " ;
Stdoutput = "ls.out" ;
InputSandbox = { "supercalifragilistichespiralidose.txt", "82687.jdl"} ;
OutputSandbox = { ".BrokerInfo", "ls.out"} ;
Retrycount = 2;
ShallowRetryCount = -1;
usertags = [ bug = "#82687" ];
VirtualOrganisation="dteam";
]

With a long file name as input file (and at least two files as input):

[ale@cream-12 UI]$ glite-wms-job-submit -a -c etc/wmp_cream-44.conf 82687.jdl

Connecting to the service https://cream-44.pd.infn.it:7443/glite_wms_wmproxy_server


====================== glite-wms-job-submit Success ======================

The job has been successfully submitted to the WMProxy
Your job identifier is:

https://cream-44.pd.infn.it:9000/50rMqKVPm3Qe1cYH1L3Wmw

==========================================================================

When the job arrives to Done (Success):

[ale@cream-12 UI]$ glite-wms-job-status https://cream-44.pd.infn.it:9000/50rMqKVPm3Qe1cYH1L3Wmw


======================= glite-wms-job-status Success =====================
BOOKKEEPING INFORMATION:

Status info for the Job : https://cream-44.pd.infn.it:9000/50rMqKVPm3Qe1cYH1L3Wmw
Current Status:     Done (Success)
Logged Reason(s):
    - job completed
    - Job Terminated Successfully
Exit code:          0
Status Reason:      Job Terminated Successfully
Destination:        cream-19.pd.infn.it:8443/cream-lsf-creamcert2
Submitted:          Fri Jul  1 14:01:41 2011 CEST
==========================================================================

Check in the output file of the job if all the input files are listed:


[ale@cream-12 UI]$ glite-wms-job-output https://cream-44.pd.infn.it:9000/50rMqKVPm3Qe1cYH1L3Wmw

Connecting to the service https://cream-44.pd.infn.it:7443/glite_wms_wmproxy_server


================================================================================

         JOB GET OUTPUT OUTCOME

Output sandbox files for the job:
https://cream-44.pd.infn.it:9000/50rMqKVPm3Qe1cYH1L3Wmw
have been successfully retrieved and stored in the directory:
/tmp/jobOutput/ale_50rMqKVPm3Qe1cYH1L3Wmw

================================================================================


[ale@cream-12 UI]$ cat /tmp/jobOutput/ale_50rMqKVPm3Qe1cYH1L3Wmw/ls.out 
total 20K
drwxr-xr-x 2 dteam017 dteam 4.0K Jul  1 14:01 .
drwxr-xr-x 3 dteam017 dteam 4.0K Jul  1 14:01 ..
-rw-r--r-- 1 dteam017 dteam  293 Jul  1 14:01 82687.jdl
-rw-r--r-- 1 dteam017 dteam 2.3K Jul  1 14:01 .BrokerInfo
-rw-r--r-- 1 dteam017 dteam    0 Jul  1 14:01 ls.out
-rw-r--r-- 1 dteam017 dteam   17 Jul  1 14:01 supercalifragilistichespiralidose.txt
-rw-r--r-- 1 dteam017 dteam    0 Jul  1 14:01 .tmp_file

Bugs #82776: typo in WMS jobwrapper FIXED

Simply check the JobWrapper template on the WMS:

[root@cream-44 ~]# cat  /usr/share/glite-wms/jobwrapper.template.sh  | grep "Taken token ${__shallow_resubmission_token}"
      push_in_LM_done_reason "Taken token ${__shallow_resubmission_token}"

-- AlessioGianelle - 2011-07-01

Topic attachments
I Attachment Action Size Date WhoSorted ascending Comment
Texttxt cleaninstallation.txt manage 170.5 K 2011-07-01 - 09:32 AlessioGianelle Clean installation log file
Texttxt update.txt manage 32.7 K 2011-07-01 - 10:22 AlessioGianelle Update log file
Edit | Attach | PDF | History: r25 | r4 < r3 < r2 < r1 | Backlinks | Raw View | More topic actions...
Topic revision: r1 - 2011-07-01 - AlessioGianelle
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback