[Swift-devel] Coaster run fails from communicado to ranger

Mihael Hategan hategan at mcs.anl.gov
Mon Mar 16 15:08:56 CDT 2009


On Mon, 2009-03-16 at 14:44 -0500, Allan Espinosa wrote:
> What I did before was hardwire wget, md5sum and other binaries needed
> for coasters because the environment does not like you doing a "bash
> -l" .  You get access to TTY errors.

That's stty. Something that is used to configure the terminal, and
doesn't work well in non-terminals. But by itself it is a benign issue.

> 
> -Allan
> 
> On Mon, Mar 16, 2009 at 2:32 PM, Mihael Hategan <hategan at mcs.anl.gov> wrote:
> > On Mon, 2009-03-16 at 13:21 -0500, Michael Wilde wrote:
> >> I'm trying a simple test script to ranger, from communicado, using
> >> latest svn rev (swift-r2692 cog-r2329).
> >>
> >> I get the error below (/bin/bash: line 39: eval: --: invalid option)
> >
> > That's unfortunately because "/bin/bash -l -c 'which wget'" returns:
> > --------------------- Project balances for user tg455678
> > ---------------------- | Name Avail SUs Expires | Name Avail SUs Expires
> > |
> >  | TG-CCR080022N 7008 2009-05-31 | TG-DBS080004N 999508 2009-12-31 |
> > ------------------------ Disk quotas for user tg455678 ----------
> > -------------- | Disk Usage (GB) Limit %Used File Usage Limit %Used |
> > | /share 3.8 6 64.13 3086 100000 3.09 | ------------------------
> > ------------------------------------------------------- /usr/bin/wget
> >
> > (with slight variations).
> >
> > I guess another strategy is needed here.
> >
> >>
> >> Sites file is:
> >>
> >> <config>
> >> <pool handle="ranger" >
> >>    <execution provider="coaster"
> >> url="gatekeeper.ranger.tacc.teragrid.org" jobManager="gt2:gt2:SGE"/>
> >>    <gridftp url="gsiftp://gridftp.ranger.tacc.teragrid.org:2811" />
> >>    <workdirectory>/share/home/00306/tg455797/swiftwork</workdirectory>
> >>    <profile namespace="karajan" key="initialScore">1</profile>
> >>    <profile namespace="karajan" key="jobThrottle">8</profile>
> >>    <profile namespace="globus" key="maxwalltime">00:01:00</profile>
> >>    <profile namespace="globus" key="project">TG-CCR080022N</profile>
> >>    <profile namespace="globus" key="coastersPerNode">16</profile>
> >> </pool>
> >>
> >> </config>
> >> --
> >>
> >> Output is:
> >>
> >> Swift svn swift-r2692 cog-r2329
> >>
> >> RunID: 20090316-1220-kfipom0f
> >> Progress:
> >> Progress:  Stage in:1
> >> Progress:  Submitted:1
> >> Failed to transfer wrapper log from cat-20090316-1220-kfipom0f/info/r on
> >> ranger
> >> Progress:  Failed:1
> >> Execution failed:
> >>          Exception in cat:
> >> Arguments: [data.txt]
> >> Host: ranger
> >> Directory: cat-20090316-1220-kfipom0f/jobs/r/cat-rsrhc18j
> >> stderr.txt:
> >>
> >> stdout.txt:
> >>
> >> ----
> >>
> >> Caused by:
> >>          Could not submit job
> >> Caused by:
> >>          Could not start coaster service
> >> Caused by:
> >>          Task ended before registration was received.
> >> STDOUT: /bin/bash: line 39: eval: --: invalid option
> >> eval: usage: eval [arg ...]
> >>
> >> STDERR: null
> >> Cleaning up...
> >>   Done
> >> _______________________________________________
> >> Swift-devel mailing list
> >> Swift-devel at ci.uchicago.edu
> >> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
> >
> > _______________________________________________
> > Swift-devel mailing list
> > Swift-devel at ci.uchicago.edu
> > http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
> >
> >
> 
> 
> 




More information about the Swift-devel mailing list