#153 clang tests take longer then 4 hours
Closed by msrb. Opened by mvadkert.

Seems some tests do not fit into 4 hours execution, what about raising the limit. Downstream we have timeout for 24h, but that might be too long .. dunno.

https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/dist-git-pipeline/job/f32/17/console

See:

http://artifacts.dev.testing-farm.io/0334338a-e030-4d66-8d27-da3dd4d02b24/pipeline.log

Tests finished, but one of the playbooks took > 4 hours


Timeout bumped to 12 hours. Let's see: https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/dist-git-pipeline/job/f32/19/

No error, but the test failed now: https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/dist-git-pipeline/job/f32/19/testReport/junit/(root)/tests/

Yep, looks better now.

Seems it fails at the end while archiving due to wrong set perms on the key on the workers.

TASK [str-common-final : Pull out the logs from test environment to test runner] ***
fatal: [sut]: FAILED! => {
    "changed": false, 
    "cmd": "/usr/bin/rsync --delay-updates -F --compress --archive --rsh=/usr/bin/ssh -S none -i /CONFIG/id_rsa_artemis -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o UserKnownHostsFile=/dev/null --out-format=<<CHANGED>>%i %n%L root@172.31.30.10:/tmp/artifacts// /ARTIFACTS/work-tests.ymlDePhuS/tests-cZtCsa/", 
    "rc": 255
}
MSG:
load pubkey "/CONFIG/id_rsa_artemis": invalid format
Warning: Permanently added '172.31.30.10' (ECDSA) to the list of known hosts.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@         WARNING: UNPROTECTED PRIVATE KEY FILE!          @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0664 for '/CONFIG/id_rsa_artemis' are too open.
It is required that your private key files are NOT accessible by others.
This private key will be ignored.
Load key "/CONFIG/id_rsa_artemis": bad permissions
Permission denied, please try again.
Permission denied, please try again.
root@172.31.30.10: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(228) [Receiver=3.2.3]
PLAY RECAP *********************************************************************
sut                        : ok=32   changed=8    unreachable=0    failed=1    skipped=9    rescued=0    ignored=0   

Will look into it ... I wonder why this does not happen for all runs ...

deployed, retesting ...

https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/dist-git-pipeline/job/f32/20/console

uvidime, ako slepy povedal :sunglasses:

Nice: https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/dist-git-pipeline/job/f32/20/testReport/junit/(root)/tests/

Much better now :) I think we are good here now. Thanks Miro :wink:

Metadata Update from @msrb:
- Issue status updated to: Closed (was: Open)

Metadata