Failed

logicmoo.pfc.test.sanity_base.ATTVAR_09.logicmoo.pfc.test.sanity_base.ATTVAR_09@Test_0003_Line_0000__sk_in_1_in_user: user:(findall(In,(clause_u(sk_in(In),Sk_in5,U8),wdmsg(sk_in(In))),Findall_Length),length(Findall_Length,Length10),Length10=3) (from logicmoo.pfc.test.sanity_base.logicmoo.pfc.test.sanity_base.ATTVAR_09)

Failing for the past 1 build (Since #9 )
Took 1 ms.

Error Message

failure = "failure=info((why_was_true(user:(\\+ (findall(_80890,(clause_u(sk_in(_80890),_80912,_80934),wdmsg(sk_in(_80890))),_80956),length(_80956,_80978),_80978=3))),nop(ftrace(user:(findall(_80890,(clause_u(sk_in(_80890),_80912,_80934),wdmsg(sk_in(_80890))),_80956),length(_80956,_80978),_80978=3)))))\nno_proof_for(\\+ (findall(In,(clause_u(sk_in(In),Sk_in5,U8),wdmsg(sk_in(In))),Findall_Length),length(Findall_Length,Length10),Length10=3)).\n\nno_proof_for(\\+ (findall(In,(clause_u(sk_in(In),Sk_in5,U8),wdmsg(sk_in(In))),Findall_Length),length(Findall_Length,Length10),Length10=3)).\n\nno_proof_for(\\+ (findall(In,(clause_u(sk_in(In),Sk_in5,U8),wdmsg(sk_in(In))),Findall_Length),length(Findall_Length,Length10),Length10=3)).\n\n". failure = []. 

Standard Error

name=Test_0003_Line_0000__sk_in_1_in_user
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.ATTVAR_09'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'attvar_09.pfc\']"'.
 (cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "['attvar_09.pfc']")

```
%~ init_phase(after_load)
%~ init_phase(restore_state)
%
%~ init_why(after_boot,program)
%~ after_boot.
%~ Dont forget to ?- logicmoo_i_cyc_xform.
running('/var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/attvar_09.pfc'),
%~ this_test_might_need( :-( use_module( library(logicmoo_plarkc))))
%~ /var/lib/jenkins/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test_header.pl:98
%~ message_hook(
%~    error( permission_error(redefine,module,logicmoo_test),
%~      context(module/2,'Already loaded from /root/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test.pl')),
%~    error,
%~    [ '~q/~w: '-[module,2],
%~      'No permission to ~w ~w `~p\''-[redefine,module,logicmoo_test],
%~      ' (~w)'-['Already loaded from /root/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test.pl']])
%~ source_location('/var/lib/jenkins/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test_header.pl',98)
module/2: No permission to redefine module `logicmoo_test' (Already loaded from /root/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test.pl)
ERROR: /var/lib/jenkins/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test_header.pl:98:
ERROR:    module/2: No permission to redefine module `logicmoo_test' (Already loaded from /root/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test.pl)

:- nodebug_logicmoo(_).
/*~
~*/

:- debug_logicmoo(http(_)).
/*~
~*/

:- debug_logicmoo(logicmoo(_)).

/*~
~*/

:- dynamic(sk_out/1).
/*~
~*/

:- dynamic(sk_in/1).

% :- process_this_script.

/*~
~*/

% :- process_this_script.

:- must(mpred_trace_exec).
/*~
%~ ?-( mpred_test("Test_0001_Line_0000__Mpred_trace_exec_in_user",user:mpred_trace_exec)).
passed=info(why_was_true(user:mpred_trace_exec))
no_proof_for(mpred_trace_exec).

no_proof_for(mpred_trace_exec).

no_proof_for(mpred_trace_exec).

name='logicmoo.pfc.test.sanity_base.ATTVAR_09-Test_0001_Line_0000__Mpred_trace_exec_in_user'.
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.ATTVAR_09'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'attvar_09.pfc\']"'.
% saving_junit: /var/lib/jenkins/workspace/logicmoo_workspace/test_results/jenkins/Report-logicmoo-pfc-test-sanity_base-vSTARv0vSTARvvDOTvvSTARv-2-1--grep-2-i-WARN-ERROR-_file-00-fail-pass--Units-Logicmoo_pfc_test_sanity_base_ATTVAR_09_Test_0001_Line_0000_Mpred_trace_exec_in_user-junit.xml
~*/

:- expects_dialect(pfc).
/*~
~*/

:- if( \+ current_module(attvar_reader)).
:- use_module(library(logicmoo/attvar_reader)).
/*~
~*/

:- endif.
:- read_attvars(true).

/*~
%~ install_attvar_expander(user)
~*/

sk_in(fl(X,Y,X,Y)).
/*~
~*/

sk_in(avar([vn='ExIn',sk='SKF-666'])).
/*~
~*/

:- listing([sk_in/1,spft/3]).
%:- break.
/*~
%~ skipped( listing( [ sk_in/1,
%~                     spft/3]))
~*/

%:- break.
sk_in(_DUNNO).
/*~
~*/

:- listing([sk_in/1,spft/3]).
%:- break.

/*~
%~ skipped( listing( [ sk_in/1,
%~                     spft/3]))
~*/

%:- break.

:- must((findall(clause_u(sk_in(H),B,Ref),(clause_u(sk_in(H),B,Ref),wdmsg(clause_u(sk_in(H),B,Ref))),L),length(L,COUNT),wdmsg(cOUNT=COUNT))).

/*~
%~ ?-( mpred_test( "Test_0002_Line_0000__sk_in_1_in_user",
%~       user : ( findall(
%~                   clause_u(sk_in(H),B,Ref),
%~                   ( clause_u(sk_in(H),B,Ref) ,
%~                     wdmsg( clause_u(sk_in(H),B,Ref))),
%~                   L)  ,
%~                length(L,COUNT) ,
%~                wdmsg( cOUNT=COUNT)))).
%~ cOUNT=0.
%~ cOUNT=0.
passed=info(why_was_true(user:(findall(clause_u(sk_in(_19454),_19476,_19498),(clause_u(sk_in(_19454),_19476,_19498),wdmsg(clause_u(sk_in(_19454),_19476,_19498))),[]),length([],0),wdmsg(cOUNT=0))))
no_proof_for((findall(clause_u(sk_in(In),Sk_in,U),(clause_u(sk_in(In),Sk_in,U),wdmsg(clause_u(sk_in(In),Sk_in,U))),[]),length([],0),wdmsg(cOUNT=0))).

%~ cOUNT=0
no_proof_for((findall(clause_u(sk_in(In),Sk_in,U),(clause_u(sk_in(In),Sk_in,U),wdmsg(clause_u(sk_in(In),Sk_in,U))),[]),length([],0
goal=user:(findall(_136612,(clause_u(sk_in(_136612),_136628,_136630),wdmsg(sk_in(_136612))),_136616),length(_136616,_136654),_136654=3).
time=0.001016378402709961.
failure=failure=info((why_was_true(user:(\+ (findall(_80890,(clause_u(sk_in(_80890),_80912,_80934),wdmsg(sk_in(_80890))),_80956),length(_80956,_80978),_80978=3))),nop(ftrace(user:(findall(_80890,(clause_u(sk_in(_80890),_80912,_80934),wdmsg(sk_in(_80890))),_80956),length(_80956,_80978),_80978=3)))))
no_proof_for(\+ (findall(In,(clause_u(sk_in(In),Sk_in5,U8),wdmsg(sk_in(In))),Findall_Length),length(Findall_Length,Length10),Length10=3)).

no_proof_for(\+ (findall(In,(clause_u(sk_in(In),Sk_in5,U8),wdmsg(sk_in(In))),Findall_Length),length(Findall_Length,Length10),Length10=3)).

no_proof_for(\+ (findall(In,(clause_u(sk_in(In),Sk_in5,U8),wdmsg(sk_in(In))),Findall_Length),length(Findall_Length,Length10),Length10=3)).

result=failure.