:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Test run ID : 16 Package : unknown beakerlib RPM : beakerlib-1.33.3-1.fc45.noarch Test name : /tests/precommit Test started : 2026-05-27 08:51:18 UTC Test finished : 2026-05-27 08:52:22 UTC Test duration : 64 seconds Distro : Fedora release 45 (Rawhide) Hostname : ip-172-31-19-221.us-east-2.compute.internal Architecture : unknown CPUs : 2 x AMD EPYC 7R13 Processor RAM size : 3780 MB HDD size : 399.69 GB :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 08:51:19 ] :: [ PASS ] :: Command 'set -o pipefail' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 1 good, 0 bad :: RESULT: PASS (Setup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Hook: tmt-tests-lint :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 08:51:19 ] :: [ PASS ] :: Creating tmp directory (Expected 0, got 0) :: [ 08:51:19 ] :: [ PASS ] :: Command 'pushd /tmp/tmp.I9OCzKvL9u' (Expected 0, got 0) :: [ 08:51:21 ] :: [ PASS ] :: Command 'tmt init' (Expected 0, got 0) :: [ 08:51:21 ] :: [ PASS ] :: Command 'git init' (Expected 0, got 0) :: [ 08:51:21 ] :: [ PASS ] :: Command 'git config --local user.name LZachar' (Expected 0, got 0) :: [ 08:51:21 ] :: [ PASS ] :: Command 'git config --local user.email lzachar@redhat.com' (Expected 0, got 0) :: [ 08:51:21 ] :: [ PASS ] :: Command 'cat .pre-commit-config.yaml' (Expected 0, got 0) :: [ 08:51:21 ] :: [ PASS ] :: Command 'pre-commit install' (Expected 0, got 0) :: [ 08:51:21 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.IkVor2Tv' should contain 'pre-commit installed' :: [ 08:51:21 ] :: [ PASS ] :: Command 'git add .pre-commit-config.yaml' (Expected 0, got 0) :: [ 08:51:32 ] :: [ PASS ] :: Command 'git commit -m nothing_to_check' (Expected 0, got 0) :: [ 08:51:32 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.QbFHa3dp' should contain 'tmt tests lint.*no files to check' :: [ 08:51:32 ] :: [ PASS ] :: Command 'echo 'test: echo' > main.fmf' (Expected 0, got 0) :: [ 08:51:32 ] :: [ PASS ] :: Command 'git add main.fmf' (Expected 0, got 0) :: [ 08:51:33 ] :: [ PASS ] :: Command 'git commit -m 'missing_fmf_root'' (Expected 1, got 1) :: [ 08:51:33 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.cRbI6PPe' should contain 'tmt tests lint.*Failed' :: [ 08:51:33 ] :: [ PASS ] :: Command 'git add .fmf/version' (Expected 0, got 0) :: [ 08:51:35 ] :: [ PASS ] :: Command 'git commit -m 'pass'' (Expected 0, got 0) :: [ 08:51:35 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.bYrRvvPB' should contain 'tmt tests lint.*Passed' :: [ 08:51:35 ] :: [ PASS ] :: Command 'echo foo: bar > wrong.fmf' (Expected 0, got 0) :: [ 08:51:35 ] :: [ PASS ] :: Command 'git add wrong.fmf' (Expected 0, got 0) :: [ 08:51:36 ] :: [ PASS ] :: Command 'git commit -m wrong' (Expected 1, got 1) :: [ 08:51:36 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.8wJnhtTT' should contain 'tmt tests lint.*Failed' :: [ 08:51:36 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.8wJnhtTT' should contain 'fail .001 unknown key "foo" is used' :: [ 08:51:36 ] :: [ PASS ] :: Command 'git commit --no-verify -m wrong' (Expected 0, got 0) :: [ 08:51:36 ] :: [ PASS ] :: Command 'echo summary: hello world > good.fmf' (Expected 0, got 0) :: [ 08:51:36 ] :: [ PASS ] :: Command 'git add good.fmf' (Expected 0, got 0) :: [ 08:51:38 ] :: [ PASS ] :: Command 'git commit -m 'add_good'' (Expected 0, got 0) :: [ 08:51:38 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.1FNhDt36' should contain 'tmt tests lint.*Passed' :: [ 08:51:38 ] :: [ PASS ] :: Command 'echo summary: foo >> main.fmf' (Expected 0, got 0) :: [ 08:51:40 ] :: [ PASS ] :: Command 'git commit -a -m 'modify_main'' (Expected 1, got 1) :: [ 08:51:40 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.96CCE5ZK' should contain 'tmt tests lint.*Failed' :: [ 08:51:40 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.96CCE5ZK' should not contain '/good' :: [ 08:51:40 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.96CCE5ZK' should contain '/wrong' :: [ 08:51:40 ] :: [ PASS ] :: Command 'mkdir tmt_root' (Expected 0, got 0) :: [ 08:51:40 ] :: [ PASS ] :: Command 'git mv .fmf/ tmt_root/.fmf/' (Expected 0, got 0) :: [ 08:51:41 ] :: [ PASS ] :: Command 'git commit -m 'wrong_fmf_root'' (Expected 1, got 1) :: [ 08:51:41 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.MS4uewGz' should contain 'tmt tests lint.*Failed' :: [ 08:51:41 ] :: [ PASS ] :: Command 'git add .pre-commit-config.yaml' (Expected 0, got 0) :: [ 08:51:41 ] :: [ PASS ] :: Command 'git mv main.fmf tmt_root' (Expected 0, got 0) :: [ 08:51:43 ] :: [ PASS ] :: Command 'git commit -m 'pass different root'' (Expected 0, got 0) :: [ 08:51:43 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.GrtuzpM6' should contain 'tmt tests lint.*Passed' :: [ 08:51:43 ] :: [ PASS ] :: Command 'popd' (Expected 0, got 0) :: [ 08:51:43 ] :: [ PASS ] :: Removing tmp directory (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 24s :: Assertions: 44 good, 0 bad :: RESULT: PASS (Hook: tmt-tests-lint) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Hook: tmt-plans-lint :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 08:51:43 ] :: [ PASS ] :: Creating tmp directory (Expected 0, got 0) :: [ 08:51:43 ] :: [ PASS ] :: Command 'pushd /tmp/tmp.uNBFBV5yMc' (Expected 0, got 0) :: [ 08:51:44 ] :: [ PASS ] :: Command 'tmt init' (Expected 0, got 0) :: [ 08:51:44 ] :: [ PASS ] :: Command 'git init' (Expected 0, got 0) :: [ 08:51:44 ] :: [ PASS ] :: Command 'git config --local user.name LZachar' (Expected 0, got 0) :: [ 08:51:44 ] :: [ PASS ] :: Command 'git config --local user.email lzachar@redhat.com' (Expected 0, got 0) :: [ 08:51:44 ] :: [ PASS ] :: Command 'cat .pre-commit-config.yaml' (Expected 0, got 0) :: [ 08:51:45 ] :: [ PASS ] :: Command 'pre-commit install' (Expected 0, got 0) :: [ 08:51:45 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.gsRcQcY2' should contain 'pre-commit installed' :: [ 08:51:45 ] :: [ PASS ] :: Command 'git add .pre-commit-config.yaml' (Expected 0, got 0) :: [ 08:51:45 ] :: [ PASS ] :: Command 'git commit -m nothing_to_check' (Expected 0, got 0) :: [ 08:51:45 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.YopKxtMh' should contain 'tmt plans lint.*no files to check' :: [ 08:51:45 ] :: [ PASS ] :: Command 'echo -e 'execute: how: tmt' > main.fmf' (Expected 0, got 0) :: [ 08:51:45 ] :: [ PASS ] :: Command 'git add main.fmf' (Expected 0, got 0) :: [ 08:51:46 ] :: [ PASS ] :: Command 'git commit -m 'missing_fmf_root'' (Expected 1, got 1) :: [ 08:51:46 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.phJXigyU' should contain 'tmt plans lint.*Failed' :: [ 08:51:46 ] :: [ PASS ] :: Command 'git add .fmf/version' (Expected 0, got 0) :: [ 08:51:48 ] :: [ PASS ] :: Command 'git commit -m 'pass'' (Expected 0, got 0) :: [ 08:51:48 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.MPWA5Sgh' should contain 'tmt plans lint.*Passed' :: [ 08:51:48 ] :: [ PASS ] :: Command 'echo foo: bar > wrong.fmf' (Expected 0, got 0) :: [ 08:51:48 ] :: [ PASS ] :: Command 'git add wrong.fmf' (Expected 0, got 0) :: [ 08:51:50 ] :: [ PASS ] :: Command 'git commit -m wrong' (Expected 1, got 1) :: [ 08:51:50 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.REAOABnj' should contain 'tmt plans lint.*Failed' :: [ 08:51:50 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.REAOABnj' should contain 'fail .001 unknown key "foo" is used' :: [ 08:51:50 ] :: [ PASS ] :: Command 'git commit --no-verify -m wrong' (Expected 0, got 0) :: [ 08:51:50 ] :: [ PASS ] :: Command 'echo summary: hello world > good.fmf' (Expected 0, got 0) :: [ 08:51:50 ] :: [ PASS ] :: Command 'git add good.fmf' (Expected 0, got 0) :: [ 08:51:51 ] :: [ PASS ] :: Command 'git commit -m 'add_good'' (Expected 0, got 0) :: [ 08:51:51 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.WzWp55kc' should contain 'tmt plans lint.*Passed' :: [ 08:51:51 ] :: [ PASS ] :: Command 'echo summary: foo >> main.fmf' (Expected 0, got 0) :: [ 08:51:53 ] :: [ PASS ] :: Command 'git commit -a -m 'modify_main'' (Expected 1, got 1) :: [ 08:51:53 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.wg0QXS6O' should contain 'tmt plans lint.*Failed' :: [ 08:51:53 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.wg0QXS6O' should not contain '/good' :: [ 08:51:53 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.wg0QXS6O' should contain '/wrong' :: [ 08:51:53 ] :: [ PASS ] :: Command 'mkdir tmt_root' (Expected 0, got 0) :: [ 08:51:53 ] :: [ PASS ] :: Command 'git mv .fmf/ tmt_root/.fmf/' (Expected 0, got 0) :: [ 08:51:55 ] :: [ PASS ] :: Command 'git commit -m 'wrong_fmf_root'' (Expected 1, got 1) :: [ 08:51:55 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.iA3ESfRN' should contain 'tmt plans lint.*Failed' :: [ 08:51:55 ] :: [ PASS ] :: Command 'git add .pre-commit-config.yaml' (Expected 0, got 0) :: [ 08:51:55 ] :: [ PASS ] :: Command 'git mv main.fmf tmt_root' (Expected 0, got 0) :: [ 08:51:56 ] :: [ PASS ] :: Command 'git commit -m 'pass different root'' (Expected 0, got 0) :: [ 08:51:56 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.SlDrH2vC' should contain 'tmt plans lint.*Passed' :: [ 08:51:56 ] :: [ PASS ] :: Command 'popd' (Expected 0, got 0) :: [ 08:51:56 ] :: [ PASS ] :: Removing tmp directory (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 13s :: Assertions: 44 good, 0 bad :: RESULT: PASS (Hook: tmt-plans-lint) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Hook: tmt-stories-lint :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 08:51:56 ] :: [ PASS ] :: Creating tmp directory (Expected 0, got 0) :: [ 08:51:56 ] :: [ PASS ] :: Command 'pushd /tmp/tmp.A0ZdK3HefN' (Expected 0, got 0) :: [ 08:51:58 ] :: [ PASS ] :: Command 'tmt init' (Expected 0, got 0) :: [ 08:51:58 ] :: [ PASS ] :: Command 'git init' (Expected 0, got 0) :: [ 08:51:58 ] :: [ PASS ] :: Command 'git config --local user.name LZachar' (Expected 0, got 0) :: [ 08:51:58 ] :: [ PASS ] :: Command 'git config --local user.email lzachar@redhat.com' (Expected 0, got 0) :: [ 08:51:58 ] :: [ PASS ] :: Command 'cat .pre-commit-config.yaml' (Expected 0, got 0) :: [ 08:51:58 ] :: [ PASS ] :: Command 'pre-commit install' (Expected 0, got 0) :: [ 08:51:58 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.wgjVsP2h' should contain 'pre-commit installed' :: [ 08:51:58 ] :: [ PASS ] :: Command 'git add .pre-commit-config.yaml' (Expected 0, got 0) :: [ 08:51:58 ] :: [ PASS ] :: Command 'git commit -m nothing_to_check' (Expected 0, got 0) :: [ 08:51:58 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.8H1wVwLv' should contain 'tmt stories lint.*no files to check' :: [ 08:51:58 ] :: [ PASS ] :: Command 'echo 'story: whatever' > main.fmf' (Expected 0, got 0) :: [ 08:51:58 ] :: [ PASS ] :: Command 'git add main.fmf' (Expected 0, got 0) :: [ 08:52:00 ] :: [ PASS ] :: Command 'git commit -m 'missing_fmf_root'' (Expected 1, got 1) :: [ 08:52:00 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.9v3p2tru' should contain 'tmt stories lint.*Failed' :: [ 08:52:00 ] :: [ PASS ] :: Command 'git add .fmf/version' (Expected 0, got 0) :: [ 08:52:01 ] :: [ PASS ] :: Command 'git commit -m 'pass'' (Expected 0, got 0) :: [ 08:52:01 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.iWdY7clB' should contain 'tmt stories lint.*Passed' :: [ 08:52:01 ] :: [ PASS ] :: Command 'echo foo: bar > wrong.fmf' (Expected 0, got 0) :: [ 08:52:01 ] :: [ PASS ] :: Command 'git add wrong.fmf' (Expected 0, got 0) :: [ 08:52:03 ] :: [ PASS ] :: Command 'git commit -m wrong' (Expected 1, got 1) :: [ 08:52:03 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.kZfeIfy2' should contain 'tmt stories lint.*Failed' :: [ 08:52:03 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.kZfeIfy2' should contain 'fail .001 unknown key "foo" is used' :: [ 08:52:03 ] :: [ PASS ] :: Command 'git commit --no-verify -m wrong' (Expected 0, got 0) :: [ 08:52:03 ] :: [ PASS ] :: Command 'echo summary: hello world > good.fmf' (Expected 0, got 0) :: [ 08:52:03 ] :: [ PASS ] :: Command 'git add good.fmf' (Expected 0, got 0) :: [ 08:52:04 ] :: [ PASS ] :: Command 'git commit -m 'add_good'' (Expected 0, got 0) :: [ 08:52:04 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.UDHIQwO0' should contain 'tmt stories lint.*Passed' :: [ 08:52:05 ] :: [ PASS ] :: Command 'echo summary: foo >> main.fmf' (Expected 0, got 0) :: [ 08:52:06 ] :: [ PASS ] :: Command 'git commit -a -m 'modify_main'' (Expected 1, got 1) :: [ 08:52:06 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.ViNqew2d' should contain 'tmt stories lint.*Failed' :: [ 08:52:06 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.ViNqew2d' should not contain '/good' :: [ 08:52:06 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.ViNqew2d' should contain '/wrong' :: [ 08:52:06 ] :: [ PASS ] :: Command 'mkdir tmt_root' (Expected 0, got 0) :: [ 08:52:06 ] :: [ PASS ] :: Command 'git mv .fmf/ tmt_root/.fmf/' (Expected 0, got 0) :: [ 08:52:08 ] :: [ PASS ] :: Command 'git commit -m 'wrong_fmf_root'' (Expected 1, got 1) :: [ 08:52:08 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.G1K9nHry' should contain 'tmt stories lint.*Failed' :: [ 08:52:08 ] :: [ PASS ] :: Command 'git add .pre-commit-config.yaml' (Expected 0, got 0) :: [ 08:52:08 ] :: [ PASS ] :: Command 'git mv main.fmf tmt_root' (Expected 0, got 0) :: [ 08:52:09 ] :: [ PASS ] :: Command 'git commit -m 'pass different root'' (Expected 0, got 0) :: [ 08:52:09 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.WJE9FqfY' should contain 'tmt stories lint.*Passed' :: [ 08:52:09 ] :: [ PASS ] :: Command 'popd' (Expected 0, got 0) :: [ 08:52:09 ] :: [ PASS ] :: Removing tmp directory (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 13s :: Assertions: 44 good, 0 bad :: RESULT: PASS (Hook: tmt-stories-lint) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Hook: tmt-lint :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 08:52:09 ] :: [ PASS ] :: Creating tmp directory (Expected 0, got 0) :: [ 08:52:09 ] :: [ PASS ] :: Command 'pushd /tmp/tmp.9A9sIPjfCU' (Expected 0, got 0) :: [ 08:52:11 ] :: [ PASS ] :: Command 'tmt init' (Expected 0, got 0) :: [ 08:52:11 ] :: [ PASS ] :: Command 'git init' (Expected 0, got 0) :: [ 08:52:11 ] :: [ PASS ] :: Command 'git config --local user.name LZachar' (Expected 0, got 0) :: [ 08:52:11 ] :: [ PASS ] :: Command 'git config --local user.email lzachar@redhat.com' (Expected 0, got 0) :: [ 08:52:11 ] :: [ PASS ] :: Command 'cat .pre-commit-config.yaml' (Expected 0, got 0) :: [ 08:52:11 ] :: [ PASS ] :: Command 'pre-commit install' (Expected 0, got 0) :: [ 08:52:11 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.HUGEkgZJ' should contain 'pre-commit installed' :: [ 08:52:11 ] :: [ PASS ] :: Command 'git add .pre-commit-config.yaml' (Expected 0, got 0) :: [ 08:52:11 ] :: [ PASS ] :: Command 'git commit -m nothing_to_check' (Expected 0, got 0) :: [ 08:52:11 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.1hPoPsVe' should contain 'tmt lint.*no files to check' :: [ 08:52:11 ] :: [ PASS ] :: Command 'echo 'test: echo' > main.fmf' (Expected 0, got 0) :: [ 08:52:11 ] :: [ PASS ] :: Command 'git add main.fmf' (Expected 0, got 0) :: [ 08:52:13 ] :: [ PASS ] :: Command 'git commit -m 'missing_fmf_root'' (Expected 1, got 1) :: [ 08:52:13 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.WQk3yx1D' should contain 'tmt lint.*Failed' :: [ 08:52:13 ] :: [ PASS ] :: Command 'git add .fmf/version' (Expected 0, got 0) :: [ 08:52:14 ] :: [ PASS ] :: Command 'git commit -m 'pass'' (Expected 0, got 0) :: [ 08:52:14 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.hmTPzauh' should contain 'tmt lint.*Passed' :: [ 08:52:14 ] :: [ PASS ] :: Command 'echo foo: bar > wrong.fmf' (Expected 0, got 0) :: [ 08:52:14 ] :: [ PASS ] :: Command 'git add wrong.fmf' (Expected 0, got 0) :: [ 08:52:16 ] :: [ PASS ] :: Command 'git commit -m wrong' (Expected 1, got 1) :: [ 08:52:16 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.ER0jkepA' should contain 'tmt lint.*Failed' :: [ 08:52:16 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.ER0jkepA' should contain 'fail .001 unknown key "foo" is used' :: [ 08:52:16 ] :: [ PASS ] :: Command 'git commit --no-verify -m wrong' (Expected 0, got 0) :: [ 08:52:16 ] :: [ PASS ] :: Command 'echo summary: hello world > good.fmf' (Expected 0, got 0) :: [ 08:52:16 ] :: [ PASS ] :: Command 'git add good.fmf' (Expected 0, got 0) :: [ 08:52:17 ] :: [ PASS ] :: Command 'git commit -m 'add_good'' (Expected 0, got 0) :: [ 08:52:17 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.iurTw1S8' should contain 'tmt lint.*Passed' :: [ 08:52:17 ] :: [ PASS ] :: Command 'echo summary: foo >> main.fmf' (Expected 0, got 0) :: [ 08:52:19 ] :: [ PASS ] :: Command 'git commit -a -m 'modify_main'' (Expected 1, got 1) :: [ 08:52:19 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.LbUoWdjL' should contain 'tmt lint.*Failed' :: [ 08:52:19 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.LbUoWdjL' should not contain '/good' :: [ 08:52:19 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.LbUoWdjL' should contain '/wrong' :: [ 08:52:19 ] :: [ PASS ] :: Command 'mkdir tmt_root' (Expected 0, got 0) :: [ 08:52:19 ] :: [ PASS ] :: Command 'git mv .fmf/ tmt_root/.fmf/' (Expected 0, got 0) :: [ 08:52:20 ] :: [ PASS ] :: Command 'git commit -m 'wrong_fmf_root'' (Expected 1, got 1) :: [ 08:52:20 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.Dk7J4ALJ' should contain 'tmt lint.*Failed' :: [ 08:52:20 ] :: [ PASS ] :: Command 'git add .pre-commit-config.yaml' (Expected 0, got 0) :: [ 08:52:20 ] :: [ PASS ] :: Command 'git mv main.fmf tmt_root' (Expected 0, got 0) :: [ 08:52:22 ] :: [ PASS ] :: Command 'git commit -m 'pass different root'' (Expected 0, got 0) :: [ 08:52:22 ] :: [ PASS ] :: File '/var/tmp/rlRun_LOG.GyKJhiCv' should contain 'tmt lint.*Passed' :: [ 08:52:22 ] :: [ PASS ] :: Command 'popd' (Expected 0, got 0) :: [ 08:52:22 ] :: [ PASS ] :: Removing tmp directory (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 13s :: Assertions: 44 good, 0 bad :: RESULT: PASS (Hook: tmt-lint) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: /tests/precommit :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 08:52:22 ] :: [ LOG ] :: Phases fingerprint: UTc6CYxw :: [ 08:52:22 ] :: [ LOG ] :: Asserts fingerprint: xxD3VV/3 :: [ 08:52:22 ] :: [ INFO ] :: Deleting rlRun_LOG file(s) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 64s :: Phases: 5 good, 0 bad :: OVERALL RESULT: PASS (/tests/precommit)