[Gluster-infra] [Bug 1787196] EL6 smoke tests are failing

2020-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1787196

Niels de Vos  changed:

   What|Removed |Added

  Flags|needinfo?(nde...@redhat.com |
   |)   |



--- Comment #3 from Niels de Vos  ---
(In reply to Yaniv Kaul from comment #2)
> I'm fine with it - but I'm not sure if we've decided to drop EL6 support
> upstream? (I know we did downstream).
> Niels - are you still building for CentOS 6?

We are still building the client-side parts for CentOS 6, server parts are for
CentOS 7 (and soon CentOS 8).


The error that is hit looks like there is/was some mirror providing incorrect
contents. The cached contents might be broken, and because it is considered
newer than what is available on other mirrors, it does not get refreshed.
Deleting the caches for mock might solve the issues (or maybe there is some
timeout after which caches always get refreshed?).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Gluster-infra mailing list
Gluster-infra@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1755721] Unable to start the release job

2020-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1755721



--- Comment #26 from hari gowtham  ---
I tried it and I'm facing problems with triggering the job.
This time instead of just an access denied, its giving the below output.

HTTP ERROR 403 Problem accessing //job/release-new/build. Reason: No valid
crumb was included in the request

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Gluster-infra mailing list
Gluster-infra@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1779059] Glusterfs project: Remove commit rights for nbala...@redhat.com

2020-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1779059

Deepshikha khandelwal  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||dkhan...@redhat.com
 Resolution|--- |CURRENTRELEASE
Last Closed||2020-01-03 10:20:33



--- Comment #2 from Deepshikha khandelwal  ---
Done.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Gluster-infra mailing list
Gluster-infra@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1756947] gerrit creates duplicate accounts for existing users

2020-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1756947

Deepshikha khandelwal  changed:

   What|Removed |Added

  Flags||needinfo?(srakonde@redhat.c
   ||om)



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Gluster-infra mailing list
Gluster-infra@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1777193] CI run platform upgrade

2020-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1777193



--- Comment #11 from Deepshikha khandelwal  ---
Let's give another test regression run on the Centos8 machine.

Sankarshan, once this test regression run passes we should be having nightly
runs on Centos8 builders.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Gluster-infra mailing list
Gluster-infra@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1787196] EL6 smoke tests are failing

2020-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1787196

M. Scherer  changed:

   What|Removed |Added

  Flags|needinfo?(mscherer@redhat.c |
   |om) |



--- Comment #5 from M. Scherer  ---
ok so on closer mock --help reading, I did notice that --clean and --scrub are
different commands, so I ran : "mock --scrub all -r epel-6-x86_64" and I am
testing now on https://build.gluster.org/job/devrpm-el6/18944/console

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Gluster-infra mailing list
Gluster-infra@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1756947] gerrit creates duplicate accounts for existing users

2020-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1756947

Sanju  changed:

   What|Removed |Added

  Flags|needinfo?(srakonde@redhat.c |
   |om) |



--- Comment #10 from Sanju  ---
(In reply to Deepshikha khandelwal from comment #9)
> Hi Sanju, I've provided you the merge rights on id srakond...@gmail.com.
> 
> Please check and confirm.

Thanks, I have them now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Gluster-infra mailing list
Gluster-infra@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1777193] CI run platform upgrade

2020-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1777193



--- Comment #12 from M. Scherer  ---
before the shutdown, I was running and disabling the test from the test suite
one by one to decide if it work or not. Ideally, if someone could tell me "I
did a run and it work fine each time" would bring me confidence that the
builder is problematic, not that the test suite si broken.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Gluster-infra mailing list
Gluster-infra@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1787196] EL6 smoke tests are failing

2020-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1787196



--- Comment #6 from M. Scherer  ---
And that's look like a success. So TIL, --clean is different from --scrub.
Guess that explain the state of my kitchen.

I did start to look at the script we run, but I am not sure if we should scrub
each time, since this consume more ressources on build. If the error come again
too often, we might need to fix that, but in the mean time, let's keep it this
way.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Gluster-infra mailing list
Gluster-infra@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1787196] EL6 smoke tests are failing

2020-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1787196



--- Comment #4 from M. Scherer  ---
I did tried to debug yesterday afternoon. Rebooting didn't change much (in case
of some strange in memory cache), removing the chroot several time didn't work
either. And running the command by hand did work, so I suspect there is a cache
somewhere that I did miss on the mock side. That builder is not using the
internal proxy, so that can be ruled out afaik.

In the mean time, deepshika did remove the builderfrom rotation, I should have
done that but I needed it to test the job each time, and forgot when i left out
for the night.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Gluster-infra mailing list
Gluster-infra@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-infra


Re: [Gluster-infra] Infra & Tests: Few requests

2020-01-03 Thread Yaniv Kaul
On Fri, Jan 3, 2020 at 4:07 PM Amar Tumballi  wrote:

> Hi Team,
>
> First thing first - Happy 2020 !! Hope this year will be great for all of
> us :-)
>
> Few requests to begin the new year!
>
> 1. Lets please move all the fedora builders to F31.
>- There can be some warnings with F31, so we can start with 'skip' mode
> and once fixed enabled to vote.
>

I use F31 and things seem OK.
Probably worth adding / moving to CentOS 8 (streams?!).


> 2. Failures to smoke due to devrpm-el.
>- I was not able to get the info just by looking at console logs, and
> other things. It is not the previous glitches of Build root locked by
> another process error.
>- Would be great to get this resolved, so we can merge some good
> patches.
>

It's being worked on.

>
> 3. Random failures in centos-regression.
>- Again, I am not sure if someone looking into this.
>- I have noticed tests like 
> './tests/basic/distribute/rebal-all-nodes-migrate.t'
> etc failing on few machines.
>

Same, I think.
I know a patch of mine broke CI - but was reverted - do you still see
regular failures, or just random? Per node?
Y.

>
> Thanks in advance!
>
> Regards,
> Amar
>
>
___
Gluster-infra mailing list
Gluster-infra@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-infra

Re: [Gluster-infra] [Gluster-devel] Infra & Tests: Few requests

2020-01-03 Thread Sankarshan Mukhopadhyay
On Fri, Jan 3, 2020 at 7:37 PM Amar Tumballi  wrote:
>
> Hi Team,
>
> First thing first - Happy 2020 !! Hope this year will be great for all of us 
> :-)
>
> Few requests to begin the new year!
>
> 1. Lets please move all the fedora builders to F31.
>- There can be some warnings with F31, so we can start with 'skip' mode 
> and once fixed enabled to vote.
>

Probably needs a ticket/issue/bug (I often forget which is the method
that is used to track tasks)

> 2. Failures to smoke due to devrpm-el.
>- I was not able to get the info just by looking at console logs, and 
> other things. It is not the previous glitches of Build root locked by another 
> process error.
>- Would be great to get this resolved, so we can merge some good patches.
>
> 3. Random failures in centos-regression.
>- Again, I am not sure if someone looking into this.
>- I have noticed tests like 
> './tests/basic/distribute/rebal-all-nodes-migrate.t' etc failing on few 
> machines.

Some of the random issues have been a bit difficult to nail down.
___
Gluster-infra mailing list
Gluster-infra@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-infra