[Bug 37071] jobs-loop sometime can not find PHP script

2012-07-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37071

Bug 37071 depends on bug 36646, which changed state.

Bug 36646 Summary: get rid of NFS share
https://bugzilla.wikimedia.org/show_bug.cgi?id=36646

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37071] jobs-loop sometime can not find PHP script

2012-06-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37071

Antoine "hashar" Musso  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #6 from Antoine "hashar" Musso  2012-06-11 20:31:08 
UTC ---
Was some transient issue I have not reproduced seen reproduced so far. So I am
just closing this bug and will reopen it later on if it occurs again.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37071] jobs-loop sometime can not find PHP script

2012-05-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37071

Antoine "hashar" Musso  changed:

   What|Removed |Added

   Priority|Normal  |Low

--- Comment #5 from Antoine "hashar" Musso  2012-05-29 07:51:56 
UTC ---
Lowering priority, I have not seen that occurrence I guess. Most probably
someone renamed, altered the path.

I guess we can close the bug if it does not occur anymore over then next week
or so.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37071] jobs-loop sometime can not find PHP script

2012-05-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37071

--- Comment #4 from Faidon Liambotis  2012-05-25 11:47:58 
UTC ---
Are you sure you haven't deleted and recreated the directory since the process
was started? If yes & it happens again, don't restart the process and notify
me, I'd like to have a look.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37071] jobs-loop sometime can not find PHP script

2012-05-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37071

Antoine "hashar" Musso  changed:

   What|Removed |Added

 Depends on||36646

--- Comment #3 from Antoine "hashar" Musso  2012-05-25 08:27:59 
UTC ---
Restarting loop ( /etc/init.d/mw-job-runner ), seems to fix the link:

# ls -l /proc/6973/cwd
lrwxrwxrwx 1 apache apache 0 2012-05-25 08:24 /proc/6973/cwd ->
/usr/local/apache/common-local/multiversion/
# 

/usr/local/apache being a NFS mount :

deployment-nfs-memc:/mnt/export/apache on /usr/local/apache type nfs
(rw,bg,soft,tcp,timeo=14,intr,nfsvers=3,addr=10.4.0.58)


I have no idea what could make it unliked. Maybe the NFS server move the
directory somehow or whenever NFS has a connection issue the jobrunner servers
considers the file unaccessible permanently.


I am marking 36646 - "get rid of NFS" as a dependency.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37071] jobs-loop sometime can not find PHP script

2012-05-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37071

--- Comment #2 from Antoine "hashar" Musso  2012-05-25 08:20:52 
UTC ---
Looking at the process information for jobs-loop.sh , I found out that the
`cwd` pointed to a deleted path:

$ ls -l /proc/1234/cwd
lrwxrwxrwx 1 apache apache 0 2012-05-25 08:16 cwd ->
/usr/local/apache/common-local/multiversion (deleted)

Although the directory is actually there :-(

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37071] jobs-loop sometime can not find PHP script

2012-05-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37071

Antoine "hashar" Musso  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37071] jobs-loop sometime can not find PHP script

2012-05-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37071

--- Comment #1 from Antoine "hashar" Musso  2012-05-24 07:12:57 
UTC ---
$ ll /usr/local/apache/
ls: /usr/local/apache/: Input/output error

Sounds bad ;-D

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l