[Gluster-infra] [Bug 1490993] Redirect fun with lists

2017-09-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1490993

Amye Scavarda  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |NOTABUG
Last Closed||2017-09-20 11:52:26



--- Comment #16 from Amye Scavarda  ---
WPEngine gave me a note on the internal portal that we were likely to go over
our traffic, so I've moved this to their nginx redirect rules as of 8:50am
Pacific time.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=NwomxLnuQI&a=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1493408] abort regression jobs after a period of inactivity rather than a hard timeout of 360 minutes

2017-09-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1493408

Nigel Babu  changed:

   What|Removed |Added

 CC||nig...@redhat.com



--- Comment #1 from Nigel Babu  ---
We currently use type: absolute for timeout (see
http://git.gluster.org/cgit/build-jobs.git/tree/build-gluster-org/jobs/centos6-regression.yml#n60)

There's a type: no-activity which will abort after no activity for the timeout
defined. If we set that to 900 (15 mins), it should potentially work.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Tpsre9o2f8&a=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1490994] Missing redirect on the new wordpress blog for older links

2017-09-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1490994

Nigel Babu  changed:

   What|Removed |Added

 CC||nig...@redhat.com



--- Comment #8 from Nigel Babu  ---
As far as I can see, we have more than a redirection problem. When I visit
http://blog.gluster.org/2013/09/git-reincarnating-remote-master-branch-so-you-can-easily-pr-to-upstream/
I'm greeted with a WPEngine error. This is most likely because our domain
points to glsuter.wpengine.com, but isn't added to wpengine itself as a domain
that it should accept.

Is this intended? Do we plan to have blog.gluster.org added as a domain on the
wpengine install and then go to
gluster.org/2013/09/git-reincarnating-remote-master-branch-so-you-can-easily-pr-to-upstream/
?

If this is not intended, should blog.gluster.org/$foo redirect to
gluster.org/$foo?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=oX7RCILeak&a=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1493408] New: abort regression jobs after a period of inactivity rather than a hard timeout of 360 minutes

2017-09-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1493408

Bug ID: 1493408
   Summary: abort regression jobs after a period of inactivity
rather than a hard timeout of 360 minutes
   Product: GlusterFS
   Version: mainline
 Component: project-infrastructure
  Assignee: b...@gluster.org
  Reporter: mchan...@redhat.com
CC: b...@gluster.org, gluster-infra@gluster.org



Description of problem:
Sometimes regression jobs hang earlier than 360 minutes.
Sometimes the regressions just run slower.

Expected results:
It would help to abort regression jobs earlier than 360 minutes and reboot the
node to make way for other jobs if there has been 15 minutes of inactivity on
the STDOUT.

This will help to abort hung jobs earlier than wasting time.
For slow running regression jobs, this would help to continue and complete the
regression run than aborting the job and running it again for 360 minutes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=RdZliWJ3qJ&a=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1493387] java.io.EOFException prevents launching of regression tests

2017-09-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1493387



--- Comment #2 from Nigel Babu  ---
For future reference, after fixing up the server, it needs to be disconnected
from Jenkins and connected back. That's when the channel information refreshes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=9QobPY1OCw&a=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1493387] java.io.EOFException prevents launching of regression tests

2017-09-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1493387

Nigel Babu  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |CURRENTRELEASE
Last Closed||2017-09-20 02:34:02



--- Comment #1 from Nigel Babu  ---
After this test run, the centos node was left with a lot of long-running
gluster processes:
https://build.gluster.org/job/regression-test-with-multiplex/354/console

I've pkilled all the processes, rebooted the node and put it back in the pool.
It should be back to normal now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=rOpavDF8Rk&a=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1493387] New: java.io.EOFException prevents launching of regression tests

2017-09-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1493387

Bug ID: 1493387
   Summary: java.io.EOFException prevents launching of regression
tests
   Product: GlusterFS
   Version: mainline
 Component: project-infrastructure
  Severity: high
  Assignee: b...@gluster.org
  Reporter: anoo...@redhat.com
CC: b...@gluster.org, gluster-infra@gluster.org



Description of problem:
Regression tests failed to start for the following review request:
https://review.gluster.org/#/c/18325/

Version-Release number of selected component (if applicable):
master

How reproducible:
2/2

Steps to Reproduce:
1. Comment "recheck centos" on https://review.gluster.org/#/c/18325/

Actual results:
Immediate reply from build system indicating failure to start regression run.

Expected results:
Regression tests should be launched successfully.

Additional info:
Specific build links:
Ist try: https://build.gluster.org/job/centos6-regression/6482/console
2nd try: https://build.gluster.org/job/centos6-regression/6485/console

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=dkVxUGM6TD&a=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1493387] java.io.EOFException prevents launching of regression tests

2017-09-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1493387

Anoop C S  changed:

   What|Removed |Added

   Priority|unspecified |high
   Assignee|b...@gluster.org|nig...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Jz57Cc91bz&a=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1493387] java.io.EOFException prevents launching of regression tests

2017-09-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1493387

Anoop C S  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=HSst3De2GM&a=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1490994] Missing redirect on the new wordpress blog for older links

2017-09-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1490994



--- Comment #7 from M. Scherer  ---
I suspect a regexp like:

^/\d{4}/\d{2}/(.*)

to:

/$1

should suffice for the blog part.

Ideally, the import should have also used the settings of the old blog. 

A quick verification on the internet show that's in Settings->Permalink, cf the
doc: https://codex.wordpress.org/Using_Permalinks

I have set a vhost oldblog.gluster.org if people want to take a look at the
existing settings there.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=vd7QSXq6KP&a=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra