[Swan-dev] tests: improvement!

D. Hugh Redelmeier hugh at mimosa.com
Sun Feb 3 16:12:26 UTC 2019


I ran the tests before all the flurry of activity last night and again 
afterwards.

The improvements were great!

All these had failed on the earlier run and passed on the later one:

	ikev2-04-basic-x509-ckaid
	ikev2-algo-01-modp2048-initiator
	ikev2-algo-02-modp2048-responder
	ikev2-unknown-payload-02-auth-critical
	netkey-vti-03
	newoe-27-replace-sa-auth-authnull
	dnsoe-01
	dnsoe-02
	dnsoe-04
	newoe-18-poc-cop-port22-transport
	nat-pluto-04
	ikev2-55-ipseckey-01
	ikev2-55-ipseckey-03
	ikev2-55-ipseckey-04
	ikev2-55-ipseckey-05
	ikev2-55-ipseckey-06
	ikev2-redirect-01-global
	interop-ikev2-strongswan-37-initiator-no-digsig

There were some new failures.

================

< testing/pluto/newoe-25-cat-3-4-way failed east:output-different road:output-different
> testing/pluto/newoe-25-cat-3-4-way failed east:output-different west:output-different

testing/pluto/newoe-25-cat-3-4-way/OUTPUT/east.console.diff:
  ipsec whack --trafficstatus
-006 #3: "private-or-clear#192.1.2.0/24"[1] ...192.1.2.45, type=ESP, add_time=1234567890, inBytes=252, outBytes=252, id='ID_NULL'
-006 #5: "private-or-clear#192.1.2.0/24"[2] ...192.1.2.254===10.0.10.1/32, type=ESP, add_time=1234567890, inBytes=252, outBytes=252, id='ID_NULL', lease=10.0.10.1/32
+006 #4: "private-or-clear#192.1.2.0/24"[2] ...192.1.2.45, type=ESP, add_time=1234567890, inBytes=252, outBytes=252, id='ID_NULL'
+006 #6: "private-or-clear#192.1.2.0/24"[3] ...192.1.2.254===10.0.10.1/32, type=ESP, add_time=1234567890, inBytes=252, outBytes=252, id='ID_NULL', lease=10.0.10.1/32

testing/pluto/newoe-25-cat-3-4-way/OUTPUT/west.console.diff:
more XFRMs than last time.

I have no idea why this happens or if it points out a bug.

================

< testing/pluto/interop-ikev1-strongswan-14-camellia passed
> testing/pluto/interop-ikev1-strongswan-14-camellia failed west:output-different

testing/pluto/interop-ikev1-strongswan-14-camellia/OUTPUT/west.console.diff:
A data packet lost.  This is a normal random event.

================

< testing/pluto/ipv6-tunnel-mode-02-netkey-netkey failed east:output-different
> testing/pluto/ipv6-tunnel-mode-02-netkey-netkey failed east:output-different west:output-different

testing/pluto/ipv6-tunnel-mode-02-netkey-netkey/OUTPUT/east.console.diff:
 000 using kernel interface: netkey
+000 interface eth0/eth0 2001:db8:0:2::254 at 500
+000 interface lo/lo ::1 at 500
 000 interface eth1/eth1 2001:db8:1:2::23 at 500
-000 interface lo/lo ::1 at 500
 000 interface eth2/eth2 2001:db8:9:2::23 at 500
-000 interface eth0/eth0 2001:db8:0:2::254 at 500

testing/pluto/ipv6-tunnel-mode-02-netkey-netkey/OUTPUT/west.console.diff:
 000 using kernel interface: netkey
+000 interface eth2/eth2 2001:db8:9:4::45 at 500
 000 interface lo/lo ::1 at 500
+000 interface eth1/eth1 2001:db8:1:2::45 at 500
 000 interface eth0/eth0 2001:db8:0:1::254 at 500
-000 interface eth2/eth2 2001:db8:9:4::45 at 500
-000 interface eth1/eth1 2001:db8:1:2::45 at 500

Didn't we sort the list of interfaces?  If so, what's up here?


More information about the Swan-dev mailing list