#1055107 crowdsec fails its autopkgtests on armel

#1055107#5
Date:
2023-10-31 14:43:23 UTC
From:
To:
Dear Maintainer,

crowdsec fails its autopkgtests on unstable with:

| 316s === RUN   TestOneShot
| 316s     journalctl_test.go:172: Expected log output 'journalctl: invalid option' but got nothing !
| 316s --- FAIL: TestOneShot (0.08s)
| 316s === RUN   TestStreaming
| 316s     journalctl_test.go:181: unreliable test: https://github.com/crowdsecurity/crowdsec/issues/2352
| 316s --- SKIP: TestStreaming (0.00s)
| 316s FAIL
| 316s FAIL	github.com/crowdsecurity/crowdsec/pkg/acquisition/modules/journalctl	0.225s
| 319s ?   	github.com/crowdsecurity/crowdsec/pkg/apiserver/controllers	[no test files]
| 319s ?   	github.com/crowdsecurity/crowdsec/pkg/apiserver/controllers/v1	[no test files]
| 319s ?   	github.com/crowdsecurity/crowdsec/pkg/apiserver/middlewares/v1	[no test files]
| 319s ?   	github.com/crowdsecurity/crowdsec/pkg/cstest	[no test files]

This is currently blocking golang-github-gin-gonic-gin to testing which
fixes a bunch of RC bugs (of same kind).

#1055107#10
Date:
2023-10-31 15:09:05 UTC
From:
To:

Best,
Nilesh

#1055107#15
Date:
2023-10-31 16:32:53 UTC
From:
To:
Hi,

Nilesh Patra <nilesh@debian.org> (2023-10-31):

I think we've had this issue showing up in a few cases (on other archs
though), but I wasn't able to replicate it, possibly timing issues or
something similar. I'd suggest a retry if that wasn't attempted already.


Cheers,

#1055107#20
Date:
2023-10-31 17:12:47 UTC
From:
To:
Since this means it is a flaky test and a recurring problem, would it
make sense to skip those tests to save some cycles for debci?

I had triggered it - we will see if it fixes itself.


Best,
Nilesh

#1055107#25
Date:
2023-10-31 19:05:29 UTC
From:
To:
Nilesh Patra <nilesh@debian.org> (2023-10-31):

I didn't say I was certain, quite the opposite.

Looking at https://ci.debian.net/packages/c/crowdsec/testing/armel/
it succeeded, 4 times in a row, within 2 minutes…


Cheers,

#1055107#30
Date:
2023-11-26 08:29:46 UTC
From:
To:
Cyril Brulebois <cyril@debamax.com> (2023-10-31):

Downgrading severity as this isn't actually blocking any packages.


Cheers,