From d7dfb99b165b090381c950081dc2f47d23e014b9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 23 Nov 2021 15:19:11 -0400 Subject: [PATCH] comment --- ...nt_1_dd4734cec6290cd3eacd58545ef039e4._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/bugs/tests___34__exit_code_124__34___with_HOME_and_PWD_on_NFS/comment_1_dd4734cec6290cd3eacd58545ef039e4._comment diff --git a/doc/bugs/tests___34__exit_code_124__34___with_HOME_and_PWD_on_NFS/comment_1_dd4734cec6290cd3eacd58545ef039e4._comment b/doc/bugs/tests___34__exit_code_124__34___with_HOME_and_PWD_on_NFS/comment_1_dd4734cec6290cd3eacd58545ef039e4._comment new file mode 100644 index 0000000000..9f978ec8a6 --- /dev/null +++ b/doc/bugs/tests___34__exit_code_124__34___with_HOME_and_PWD_on_NFS/comment_1_dd4734cec6290cd3eacd58545ef039e4._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2021-11-23T19:14:47Z" + content=""" +124 is SIGTERM, and the test process does not complete, the last line +output is: + + migrate (via gitattributes): + +I can reproduce that behavior exactly with `killall -TERM git-annex`. + +I think something is timing out on your CI system and it's sending a +TERM signal. +"""]] -- 2.30.2