Hi Lucas,

Thanks for running your tests and reporting the issue!  The
below error, reformated for readability, suggests a race
condition of some sort:

        Integration test error : Traceback (most recent call last):
          File 
"/build/reproducible-path/kissplice-2.6.7/obj-x86_64-linux-gnu/bin/kissplice", 
line 1665, in <module>
            main()
            ~~~~^^
          File 
"/build/reproducible-path/kissplice-2.6.7/obj-x86_64-linux-gnu/bin/kissplice", 
line 1412, in main
            os.mkdir(outdir)
            ~~~~~~~~^^^^^^^^
        FileExistsError: [Errno 17] File exists: 'results'

However, I have seen no failures out of a dozen attempts to
reproduce the problem.  I am running with parallelization level
12, which should be sufficient to hit problems as there are only
8 tests; although my system tends to be otherwise busy.  Your
own logs suggest an error rate of 33% on your hardware.  There
is a sample of one of my build logs available on the people's
machine[1], if you want to have a peek at eventual environment
differences.

[1]: https://people.debian.org/~emollier/logs/kissplice/

Assuming this is indeed a race condition matter, then I suppose
running the test suite with dh_auto_test --no-parallel for good
measure would resolve the issue, but I don't really have means
to verify the regression is indeed corrected if my guess is
wrong.  I consider uploading such fix, but don't hesitate to
keep an eye on the behavior of the build and reopen the bug if
it turns out to still happen.

Have a nice day,  :)
-- 
  .''`.  Étienne Mollier <[email protected]>
 : :' :  pgp: 8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
 `. `'   sent from /dev/pts/1, please excuse my verbosity
   `-    on air: Mostly Autumn - Future Is a Child

Attachment: signature.asc
Description: PGP signature

Reply via email to