/testing/guestbin/swan-prep kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# # confirm that the network is alive kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# ../../pluto/bin/wait-until-alive -I 192.0.1.254 192.0.2.254 destination -I 192.0.1.254 192.0.2.254 is alive kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# # ensure that clear text does not get through kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# iptables -A INPUT -i eth1 -s 192.0.2.0/24 -j LOGDROP kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# # confirm clear text does not get through kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# ../../pluto/bin/ping-once.sh --down -I 192.0.1.254 192.0.2.254 ==== cut ==== ping -q -n -c 1 -i 2 -w 1 -I 192.0.1.254 192.0.2.254 ==== tuc ==== ==== cut ==== PING 192.0.2.254 (192.0.2.254) from 192.0.1.254 : 56(84) bytes of data. --- 192.0.2.254 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms ==== tuc ==== down kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# ipsec start Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Error: Peer netns reference is invalid. Redirecting to: namespaces direct start via ipsec pluto kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# /testing/pluto/bin/wait-until-pluto-started kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# ipsec auto --add labeled 002 added connection description "labeled" kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# echo "initdone" initdone kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# # for port re-use in tests with protoport selectors kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# echo 1 >/proc/sys/net/ipv4/tcp_tw_reuse kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# ipsec auto --up labeled 002 "labeled" #1: initiating Main Mode 102 "labeled" #1: STATE_MAIN_I1: initiate 104 "labeled" #1: STATE_MAIN_I2: sent MI2, expecting MR2 106 "labeled" #1: STATE_MAIN_I3: sent MI3, expecting MR3 002 "labeled" #1: Peer ID is ID_FQDN: '@east' 003 "labeled" #1: Authenticated using RSA 004 "labeled" #1: STATE_MAIN_I4: ISAKMP SA established {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048} 002 "labeled" #2: initiating Quick Mode RSASIG+AUTHENTICATE+PFS+UP+IKEV1_ALLOW+SAREF_TRACK+IKE_FRAG_ALLOW+ESN_NO {using isakmp#1 msgid:8ea1f7c6 proposal=HMAC_SHA1_96 pfsgroup=MODP2048} 115 "labeled" #2: STATE_QUICK_I1: initiate 003 "labeled" #2: ERROR: netlink XFRM_MSG_UPDPOLICY response for flow esp.10000@192.1.2.45 included errno 22: Invalid argument 002 "labeled" #2: raw_eroute() in setup_half_ipsec_sa() failed to add inbound 003 "labeled" #2: ERROR: netlink XFRM_MSG_UPDPOLICY response for flow ah.4d7efdbb@192.1.2.23 included errno 22: Invalid argument 003 "labeled" #2: ERROR: netlink XFRM_MSG_DELPOLICY response for flow esp.10000@192.1.2.45 included errno 22: Invalid argument 003 "labeled" #2: ERROR: netlink XFRM_MSG_DELPOLICY response for flow esp.10000@192.1.2.45 included errno 22: Invalid argument 002 "labeled" #2: raw_eroute in teardown_half_ipsec_sa() failed to delete inbound 032 "labeled" #2: STATE_QUICK_I1: internal error 002 "labeled" #2: deleting state (STATE_QUICK_I1) aged 60.006s and NOT sending notification 003 "labeled" #2: ERROR: netlink response for Del SA ah.4d7efdbb@192.1.2.23 included errno 3: No such process 003 "labeled" #2: ERROR: netlink XFRM_MSG_DELPOLICY response for flow esp.10000@192.1.2.45 included errno 22: Invalid argument 003 "labeled" #2: ERROR: netlink XFRM_MSG_DELPOLICY response for flow esp.10000@192.1.2.45 included errno 22: Invalid argument 002 "labeled" #2: raw_eroute in teardown_half_ipsec_sa() failed to delete inbound 003 "labeled" #2: ERROR: netlink response for Del SA ah.fb9b6453@192.1.2.45 included errno 3: No such process kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# echo test | nc -p 4301 -vvv 192.0.1.254 4300 Ncat: Version 7.70 ( https://nmap.org/ncat ) NCAT DEBUG: Using system default trusted CA certificates and those in /usr/share/ncat/ca-bundle.crt. NCAT DEBUG: Unable to load trusted CA certificates from /usr/share/ncat/ca-bundle.crt: error:02001002:system library:fopen:No such file or directory libnsock nsock_iod_new2(): nsock_iod_new (IOD #1) libnsock nsock_connect_tcp(): TCP connection requested to 192.0.1.254:4300 (IOD #1) EID 8 libnsock mksock_bind_addr(): Binding to 0.0.0.0:4301 (IOD #1) libnsock nsock_trace_handler_callback(): Callback: CONNECT ERROR [Connection refused (111)] for EID 8 [192.0.1.254:4300] Ncat: Connection refused. kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01 1]# >>>>>>>>>>cutnonzeroexit>>>>>>>>>> exit status 1 westrun.sh 'echo test | nc -p 4301 -vvv 192.0.1.254 4300' <<<<<<<<< 000 sbindir=/usr/local/sbin, libexecdir=/usr/local/libexec/ipsec 000 pluto_version=v3.28-827-gc9aa82b8a6-master-s2, pluto_vendorid=OE-Libreswan-v3.28-827, audit-log=yes 000 nhelpers=-1, uniqueids=yes, dnssec-enable=yes, perpeerlog=no, logappend=no, logip=yes, shuntlifetime=900s, xfrmlifetime=30s 000 ddos-cookies-threshold=50000, ddos-max-halfopen=25000, ddos-mode=auto 000 ikeport=500, ikebuf=0, msg_errqueue=yes, strictcrlpolicy=no, crlcheckinterval=0, listen=, nflog-all=0 000 ocsp-enable=no, ocsp-strict=no, ocsp-timeout=2, ocsp-uri= 000 ocsp-trust-name= 000 ocsp-cache-size=1000, ocsp-cache-min-age=3600, ocsp-cache-max-age=86400, ocsp-method=get 000 global-redirect=no, global-redirect-to= 000 secctx-attr-type=32001 000 debug: base+cpu-usage 000 000 nat-traversal=yes, keep-alive=20, nat-ikeport=4500 000 virtual-private (%priv): 000 000 Kernel algorithms supported: 000 000 algorithm ESP encrypt: name=3DES_CBC, keysizemin=192, keysizemax=192 000 algorithm ESP encrypt: name=AES_CBC, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=AES_CCM_12, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=AES_CCM_16, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=AES_CCM_8, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=AES_CTR, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=AES_GCM_12, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=AES_GCM_16, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=AES_GCM_8, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=CAMELLIA_CBC, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=CHACHA20_POLY1305, keysizemin=256, keysizemax=256 000 algorithm ESP encrypt: name=NULL, keysizemin=0, keysizemax=0 000 algorithm ESP encrypt: name=NULL_AUTH_AES_GMAC, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=SERPENT_CBC, keysizemin=128, keysizemax=256 000 algorithm ESP encrypt: name=TWOFISH_CBC, keysizemin=128, keysizemax=256 000 algorithm AH/ESP auth: name=AES_CMAC_96, key-length=128 000 algorithm AH/ESP auth: name=AES_XCBC_96, key-length=128 000 algorithm AH/ESP auth: name=HMAC_MD5_96, key-length=128 000 algorithm AH/ESP auth: name=HMAC_SHA1_96, key-length=160 000 algorithm AH/ESP auth: name=HMAC_SHA2_256_128, key-length=256 000 algorithm AH/ESP auth: name=HMAC_SHA2_256_TRUNCBUG, key-length=256 000 algorithm AH/ESP auth: name=HMAC_SHA2_384_192, key-length=384 000 algorithm AH/ESP auth: name=HMAC_SHA2_512_256, key-length=512 000 algorithm AH/ESP auth: name=NONE, key-length=0 000 000 IKE algorithms supported: 000 000 algorithm IKE encrypt: v1id=5, v1name=OAKLEY_3DES_CBC, v2id=3, v2name=3DES, blocksize=8, keydeflen=192 000 algorithm IKE encrypt: v1id=8, v1name=OAKLEY_CAMELLIA_CBC, v2id=23, v2name=CAMELLIA_CBC, blocksize=16, keydeflen=128 000 algorithm IKE encrypt: v1id=-1, v1name=n/a, v2id=20, v2name=AES_GCM_C, blocksize=16, keydeflen=128 000 algorithm IKE encrypt: v1id=-1, v1name=n/a, v2id=19, v2name=AES_GCM_B, blocksize=16, keydeflen=128 000 algorithm IKE encrypt: v1id=-1, v1name=n/a, v2id=18, v2name=AES_GCM_A, blocksize=16, keydeflen=128 000 algorithm IKE encrypt: v1id=13, v1name=OAKLEY_AES_CTR, v2id=13, v2name=AES_CTR, blocksize=16, keydeflen=128 000 algorithm IKE encrypt: v1id=7, v1name=OAKLEY_AES_CBC, v2id=12, v2name=AES_CBC, blocksize=16, keydeflen=128 000 algorithm IKE encrypt: v1id=65004, v1name=OAKLEY_SERPENT_CBC, v2id=65004, v2name=SERPENT_CBC, blocksize=16, keydeflen=128 000 algorithm IKE encrypt: v1id=65005, v1name=OAKLEY_TWOFISH_CBC, v2id=65005, v2name=TWOFISH_CBC, blocksize=16, keydeflen=128 000 algorithm IKE encrypt: v1id=65289, v1name=OAKLEY_TWOFISH_CBC_SSH, v2id=65289, v2name=TWOFISH_CBC_SSH, blocksize=16, keydeflen=128 000 algorithm IKE encrypt: v1id=-1, v1name=n/a, v2id=28, v2name=CHACHA20_POLY1305, blocksize=16, keydeflen=256 000 algorithm IKE PRF: name=HMAC_MD5, hashlen=16 000 algorithm IKE PRF: name=HMAC_SHA1, hashlen=20 000 algorithm IKE PRF: name=HMAC_SHA2_256, hashlen=32 000 algorithm IKE PRF: name=HMAC_SHA2_384, hashlen=48 000 algorithm IKE PRF: name=HMAC_SHA2_512, hashlen=64 000 algorithm IKE PRF: name=AES_XCBC, hashlen=16 000 algorithm IKE DH Key Exchange: name=MODP1536, bits=1536 000 algorithm IKE DH Key Exchange: name=MODP2048, bits=2048 000 algorithm IKE DH Key Exchange: name=MODP3072, bits=3072 000 algorithm IKE DH Key Exchange: name=MODP4096, bits=4096 000 algorithm IKE DH Key Exchange: name=MODP6144, bits=6144 000 algorithm IKE DH Key Exchange: name=MODP8192, bits=8192 000 algorithm IKE DH Key Exchange: name=DH19, bits=512 000 algorithm IKE DH Key Exchange: name=DH20, bits=768 000 algorithm IKE DH Key Exchange: name=DH21, bits=1056 000 algorithm IKE DH Key Exchange: name=DH31, bits=256 000 000 stats db_ops: {curr_cnt, total_cnt, maxsz} :context={0,3,64} trans={0,3,216} attrs={0,3,144} 000 000 Connection list: 000 000 "labeled": 192.1.2.45<192.1.2.45>[@west]:6/0...192.1.2.23<192.1.2.23>[@east]:6/4300; unrouted; eroute owner: #0 000 "labeled": oriented; my_ip=unset; their_ip=unset; my_updown=ipsec _updown; 000 "labeled": xauth us:none, xauth them:none, my_username=[any]; their_username=[any] 000 "labeled": our auth:rsasig, their auth:rsasig 000 "labeled": modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, banner:unset, cat:unset; 000 "labeled": labeled_ipsec:yes; 000 "labeled": policy_label:system_u:object_r:ipsec_spd_t:s0-s15:c0.c1023; 000 "labeled": ike_life: 3600s; ipsec_life: 28800s; replay_window: 32; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 0; 000 "labeled": retransmit-interval: 500ms; retransmit-timeout: 60s; 000 "labeled": initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no; 000 "labeled": policy: RSASIG+AUTHENTICATE+PFS+UP+IKEV1_ALLOW+SAREF_TRACK+IKE_FRAG_ALLOW+ESN_NO; 000 "labeled": conn_prio: 32,32; interface: eth1; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none; 000 "labeled": nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:auto; 000 "labeled": our idtype: ID_FQDN; our id=@west; their idtype: ID_FQDN; their id=@east 000 "labeled": dpd: action:hold; delay:0; timeout:0; nat-t: encaps:auto; nat_keepalive:yes; ikev1_natt:both 000 "labeled": newest ISAKMP SA: #0; newest IPsec SA: #0; 000 "labeled": AH algorithms: HMAC_SHA1_96 000 000 Total IPsec connections: loaded 1, active 0 000 000 State Information: DDoS cookies not required, Accepting new IKE connections 000 IKE SAs: total(1), half-open(1), open(0), authenticated(0), anonymous(0) 000 IPsec SAs: total(0), authenticated(0), anonymous(0) 000 000 #3: "labeled":500 STATE_MAIN_I1 (sent MI1, expecting MR1); EVENT_RETRANSMIT in 1s; nodpd; idle; 000 #3: pending Phase 2 for "labeled" 000 000 Bare Shunt list: 000 kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# : ==== tuc ==== kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# ipsec whack --shutdown 002 shutting down kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# : ==== cut ==== kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# ipsec look # ../../pluto/bin/ipsec-look.sh west Sat Sep 21 07:38:15 UTC 2019 XFRM state: XFRM policy: XFRM done IPSEC mangle TABLES NEW_IPSEC_CONN mangle TABLES ROUTING TABLES default via 192.1.2.254 dev eth1 192.0.1.0/24 dev eth0 proto kernel scope link src 192.0.1.254 192.0.2.0/24 via 192.1.2.23 dev eth1 192.1.2.0/24 dev eth1 proto kernel scope link src 192.1.2.45 NSS_CERTIFICATES Certificate Nickname Trust Attributes SSL,S/MIME,JAR/XPI kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# : ==== tuc ==== kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# ../bin/check-for-core.sh CORE FOUND: /tmp/core.west.pluto.2971 [New LWP 2971] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/local/libexec/ipsec/pluto --config /etc/ipsec.conf'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x0000000000000000 in ?? () #0 0x0000000000000000 in ?? () #1 0x00007fcef6aa44d5 in time () from /usr/lib64/faketime/libfaketime.so.1 #2 0x00007fcef5c9f4cd in ?? () from /lib64/libcrypto.so.1.1 #3 0x00007fcef5c9e741 in ?? () from /lib64/libcrypto.so.1.1 #4 0x00007fcef5c9c8de in RAND_DRBG_instantiate () from /lib64/libcrypto.so.1.1 #5 0x00007fcef5c9d81b in ?? () from /lib64/libcrypto.so.1.1 #6 0x00007fcef5c9d8b7 in ?? () from /lib64/libcrypto.so.1.1 #7 0x00007fcef66d2e7f in __pthread_once_slow () from /lib64/libpthread.so.0 #8 0x00007fcef5cdbedd in CRYPTO_THREAD_run_once () from /lib64/libcrypto.so.1.1 #9 0x00007fcef5c9dc69 in RAND_DRBG_get0_private () from /lib64/libcrypto.so.1.1 #10 0x00007fcef5c9ef75 in RAND_priv_bytes () from /lib64/libcrypto.so.1.1 #11 0x00007fcef5bb3cbd in ?? () from /lib64/libcrypto.so.1.1 #12 0x00007fcef5bb3eae in ?? () from /lib64/libcrypto.so.1.1 #13 0x00007fcef5ba800e in BN_BLINDING_create_param () from /lib64/libcrypto.so.1.1 #14 0x00007fcef5ca7311 in RSA_setup_blinding () from /lib64/libcrypto.so.1.1 #15 0x00007fcef5cab613 in ?? () from /lib64/libcrypto.so.1.1 #16 0x00007fcef5cac960 in ?? () from /lib64/libcrypto.so.1.1 #17 0x00007fcef5cafa3c in RSA_sign () from /lib64/libcrypto.so.1.1 #18 0x00007fcef5cae7fa in ?? () from /lib64/libcrypto.so.1.1 #19 0x00007fcef5c61c7e in EVP_DigestSignFinal () from /lib64/libcrypto.so.1.1 #20 0x00007fcef5c6cf5f in ?? () from /lib64/libcrypto.so.1.1 #21 0x00007fcef5c6d8a0 in ?? () from /lib64/libcrypto.so.1.1 #22 0x00007fcef5c6ce31 in FIPS_selftest () from /lib64/libcrypto.so.1.1 #23 0x00007fcef5c6815f in ?? () from /lib64/libcrypto.so.1.1 #24 0x00007fcef5b68073 in ?? () from /lib64/libcrypto.so.1.1 #25 0x00007fcef6cbbf5a in call_init.part () from /lib64/ld-linux-x86-64.so.2 #26 0x00007fcef6cbc061 in _dl_init () from /lib64/ld-linux-x86-64.so.2 #27 0x00007fcef6cad14a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2 #28 0x0000000000000003 in ?? () #29 0x00007ffd1005ebda in ?? () #30 0x00007ffd1005ebf9 in ?? () #31 0x00007ffd1005ec02 in ?? () #32 0x0000000000000000 in ?? () CORE FOUND: /tmp/core.west.pluto.3263 [New LWP 3263] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/local/libexec/ipsec/pluto --config /etc/ipsec.conf'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x0000000000000000 in ?? () #0 0x0000000000000000 in ?? () #1 0x00007fc3680e84d5 in time () from /usr/lib64/faketime/libfaketime.so.1 #2 0x00007fc3672e34cd in ?? () from /lib64/libcrypto.so.1.1 #3 0x00007fc3672e2741 in ?? () from /lib64/libcrypto.so.1.1 #4 0x00007fc3672e08de in RAND_DRBG_instantiate () from /lib64/libcrypto.so.1.1 #5 0x00007fc3672e181b in ?? () from /lib64/libcrypto.so.1.1 #6 0x00007fc3672e18b7 in ?? () from /lib64/libcrypto.so.1.1 #7 0x00007fc367d16e7f in __pthread_once_slow () from /lib64/libpthread.so.0 #8 0x00007fc36731fedd in CRYPTO_THREAD_run_once () from /lib64/libcrypto.so.1.1 #9 0x00007fc3672e1c69 in RAND_DRBG_get0_private () from /lib64/libcrypto.so.1.1 #10 0x00007fc3672e2f75 in RAND_priv_bytes () from /lib64/libcrypto.so.1.1 #11 0x00007fc3671f7cbd in ?? () from /lib64/libcrypto.so.1.1 #12 0x00007fc3671f7eae in ?? () from /lib64/libcrypto.so.1.1 #13 0x00007fc3671ec00e in BN_BLINDING_create_param () from /lib64/libcrypto.so.1.1 #14 0x00007fc3672eb311 in RSA_setup_blinding () from /lib64/libcrypto.so.1.1 #15 0x00007fc3672ef613 in ?? () from /lib64/libcrypto.so.1.1 #16 0x00007fc3672f0960 in ?? () from /lib64/libcrypto.so.1.1 #17 0x00007fc3672f3a3c in RSA_sign () from /lib64/libcrypto.so.1.1 #18 0x00007fc3672f27fa in ?? () from /lib64/libcrypto.so.1.1 #19 0x00007fc3672a5c7e in EVP_DigestSignFinal () from /lib64/libcrypto.so.1.1 #20 0x00007fc3672b0f5f in ?? () from /lib64/libcrypto.so.1.1 #21 0x00007fc3672b18a0 in ?? () from /lib64/libcrypto.so.1.1 #22 0x00007fc3672b0e31 in FIPS_selftest () from /lib64/libcrypto.so.1.1 #23 0x00007fc3672ac15f in ?? () from /lib64/libcrypto.so.1.1 #24 0x00007fc3671ac073 in ?? () from /lib64/libcrypto.so.1.1 #25 0x00007fc3682fff5a in call_init.part () from /lib64/ld-linux-x86-64.so.2 #26 0x00007fc368300061 in _dl_init () from /lib64/ld-linux-x86-64.so.2 #27 0x00007fc3682f114a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2 #28 0x0000000000000003 in ?? () #29 0x00007ffdeb7bbbc2 in ?? () #30 0x00007ffdeb7bbbe1 in ?? () #31 0x00007ffdeb7bbbea in ?? () #32 0x0000000000000000 in ?? () kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01]# if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi kroot@swantest:/home/build/libreswan/testing/pluto/labeled-ipsec-01\[root@west labeled-ipsec-01 1]# >>>>>>>>>>cutnonzeroexit>>>>>>>>>> exit status 1 final.sh 'if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi' <<<<<<<<<