2.4.0: unit test failures on powerpc

Bug #1483572 reported by James Page
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openvswitch (Ubuntu)
Expired
Low
Unassigned

Bug Description

https://launchpadlibrarian.net/214057212/buildlog_ubuntu-wily-powerpc.openvswitch_2.4.0~git20150810.97bab95-0ubuntu1_BUILDING.txt.gz

## ----------------------------- ##
## openvswitch 2.4.0 test suite. ##
## ----------------------------- ##

tunnel_push_pop

637: tunnel_push_pop - action FAILED (tunnel-push-pop.at:76)

dpif-netdev

779: dpif-netdev - dummy interface FAILED (dpif-netdev.at:47)
780: dpif-netdev - miss upcall key matches flow_install FAILED (dpif-netdev.at:71)

ofproto-dpif

785: ofproto-dpif - active-backup bonding FAILED (ofproto-dpif.at:45)
803: ofproto-dpif - select group with hash selection method FAILED (ofproto-dpif.at:444)
833: ofproto-dpif - MPLS handling FAILED (ofproto-dpif.at:1975)
879: ofproto-dpif - MPLS actions that result in a userspace action FAILED (ofproto-dpif.at:5499)
880: ofproto-dpif - MPLS actions that result in a drop FAILED (ofproto-dpif.at:5538)
881: ofproto-dpif - patch ports FAILED (ofproto-dpif.at:5594)
882: ofproto-dpif - patch ports - stack FAILED (ofproto-dpif.at:5659)

ofproto-dpif -- megaflows

884: ofproto-dpif megaflow - port classification FAILED (ofproto-dpif.at:5702)
885: ofproto-dpif megaflow - L2 classification FAILED (ofproto-dpif.at:5719)
886: ofproto-dpif megaflow - L3 classification FAILED (ofproto-dpif.at:5738)
887: ofproto-dpif megaflow - IPv6 classification FAILED (ofproto-dpif.at:5757)
888: ofproto-dpif megaflow - L4 classification FAILED (ofproto-dpif.at:5776)
889: ofproto-dpif megaflow - normal FAILED (ofproto-dpif.at:5790)
890: ofproto-dpif megaflow - mpls FAILED (ofproto-dpif.at:5809)
891: ofproto-dpif megaflow - netflow - IPv4 collector FAILED (ofproto-dpif.at:5846)
892: ofproto-dpif megaflow - netflow - IPv6 collector FAILED (ofproto-dpif.at:5847)
893: ofproto-dpif megaflow - normal, active-backup bonding FAILED (ofproto-dpif.at:5863)
894: ofproto-dpif megaflow - normal, balance-slb bonding FAILED (ofproto-dpif.at:5884)
895: ofproto-dpif megaflow - normal, balance-tcp bonding FAILED (ofproto-dpif.at:5922)
896: ofproto-dpif megaflow - resubmit port action FAILED (ofproto-dpif.at:5941)
897: ofproto-dpif megaflow - resubmit table action FAILED (ofproto-dpif.at:5961)
898: ofproto-dpif megaflow - goto_table action FAILED (ofproto-dpif.at:5980)
899: ofproto-dpif megaflow - mirroring, select_all FAILED (ofproto-dpif.at:6004)
900: ofproto-dpif megaflow - mirroring, select_vlan FAILED (ofproto-dpif.at:6026)
901: ofproto-dpif megaflow - move action FAILED (ofproto-dpif.at:6046)
902: ofproto-dpif megaflow - push action FAILED (ofproto-dpif.at:6064)
903: ofproto-dpif megaflow - learning FAILED (ofproto-dpif.at:6091)
904: ofproto-dpif megaflow - tunnels FAILED (ofproto-dpif.at:6123)
905: ofproto-dpif megaflow - dec_ttl FAILED (ofproto-dpif.at:6143)
906: ofproto-dpif megaflow - set dl_dst FAILED (ofproto-dpif.at:6164)
907: ofproto-dpif megaflow - disabled FAILED (ofproto-dpif.at:6193)

ofproto-dpif - flow translation resource limits

922: ofproto-dpif - vlan matching FAILED (ofproto-dpif.at:6688)

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: All 35 tests were run,
35 failed unexpectedly.

James Page (james-page)
description: updated
Changed in openvswitch (Ubuntu):
importance: Undecided → Low
status: New → Triaged
tags: added: powerpc s390x
Revision history for this message
Dimitri John Ledkov (xnox) wrote :

ditto on s390x.

bugproxy (bugproxy)
tags: added: architecture-ppc64le bugnameltc-136174 severity-low targetmilestone-inin1510
Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2016-01-27 19:25 EDT-------
Hello,

The openvswitch package previously existed in Trusty so is the problem reported something new to version 2.4.0?

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

Hello,

The synced tags are incorrect.

* ppc64le is good (powerpc64le-linux-gnu)

The test suite failures are present on the big endian platforms:

* s390x - IBM z Systems (s390x-linux-gnu)
* powerpc - the older big endian 32 bit port (powerpc-linux-gnu)

Correct these are new for 2.4.0, the older 2.3.2 compiled successfully on powerpc. I haven't tried to compile 2.3.2 on s390x, but can do as a data point.

Steve Langasek (vorlon)
tags: removed: architecture-ppc64le severity-low targetmilestone-inin1510
bugproxy (bugproxy)
tags: added: architecture-ppc64le severity-low targetmilestone-inin1510
Revision history for this message
bugproxy (bugproxy) wrote :

------- Comment From <email address hidden> 2016-03-06 21:05 EDT-------
(In reply to comment #6)
> I haven't tried to compile 2.3.2 on s390x, but can do as a data
> point.

Hi,

Did you have the opportunity to try the above?

Revision history for this message
Luciano Chavez (lnx1138) wrote :
Download full text (4.2 KiB)

Hello,

The s390x team reports this issue still persists with openvswitch 2.5.0.

Steps to reproduce:

apt-get source openvswitch
apt-get build-dep openvswitch
cd openvswitch-2.5.0/
make check

(be patient .... showing only the failed test cases)

627: JSON-RPC notification FAILED (jsonrpc.at:33)
630: JSON-RPC notification - Python FAILED (jsonrpc-py.at:36)
645: tunnel_push_pop - action FAILED (tunnel-push-pop.at:92)
798: dpif-netdev - dummy interface FAILED (dpif-netdev.at:47)
799: dpif-netdev - miss upcall key matches flow_install FAILED (dpif-netdev.at:71)
804: ofproto-dpif - active-backup bonding FAILED (ofproto-dpif.at:45)
822: ofproto-dpif - select group with hash selection method FAILED (ofproto-dpif.at:445)
852: ofproto-dpif - MPLS handling FAILED (ofproto-dpif.at:1977)
891: ofproto-dpif - sFlow packet sampling - tunnel push FAILED (ofproto-dpif.at:5325)
906: ofproto-dpif - MPLS actions that result in a userspace action FAILED (ofproto-dpif.at:5904)
907: ofproto-dpif - MPLS actions that result in a drop FAILED (ofproto-dpif.at:5943)
908: ofproto-dpif - patch ports FAILED (ofproto-dpif.at:5999)
909: ofproto-dpif - patch ports - stack FAILED (ofproto-dpif.at:6064)
911: ofproto-dpif megaflow - port classification FAILED (ofproto-dpif.at:6107)
912: ofproto-dpif megaflow - L2 classification FAILED (ofproto-dpif.at:6124)
913: ofproto-dpif megaflow - L3 classification FAILED (ofproto-dpif.at:6143)
914: ofproto-dpif megaflow - IPv6 classification FAILED (ofproto-dpif.at:6162)
915: ofproto-dpif megaflow - L4 classification FAILED (ofproto-dpif.at:6181)
916: ofproto-dpif megaflow - normal FAILED (ofproto-dpif.at:6195)
917: ofproto-dpif megaflow - mpls FAILED (ofproto-dpif.at:6214)
918: ofproto-dpif megaflow - netflow - IPv4 collector FAILED (ofproto-dpif.at:6248)
919: ofproto-dpif megaflow - netflow - IPv6 collector FAILED (ofproto-dpif.at:6253)
920: ofproto-dpif megaflow - normal, active-backup bonding FAILED (ofproto-dpif.at:6270)
921: ofproto-dpif megaflow - normal, balance-slb bonding FAILED (ofproto-dpif.at:6291)
922: ofproto-dpif megaflow - normal, balance-tcp bonding FAILED (ofproto-dpif.at:6329)
923: ofproto-dpif megaflow - resubmit port action FAILED (ofproto-dpif.at:6348)
924: ofproto-dpif megaflow - resubmit table action FAILED (ofproto-dpif.at:6368)
925: ofproto-dpif megaflow - goto_table action FAILED (ofproto-dpif.at:6387)
926: ofproto-dpif megaflow - mirroring, select_all FAILED (ofproto-dpif.at:6411)
927: ofproto-dpif megaflow - mirroring, select_vlan FAILED (ofproto-dpif.at:6433)
928: ofproto-dpif megaflow - move action FAILED (ofproto-dpif.at:6453)
929: ofproto-dpif megaflow - push action FAILED (ofproto-dpif.at:6471)
930: ofproto-dpif megaflow - learning FAILED (ofproto-dpif.at:6498)
931: ofproto-dpif megaflow - tunnels FAILED (ofproto-dpif.at:6530)
932: ofproto-dpif megaflow - dec_ttl FAILED (ofproto-dpif.at:6550)
933: ofproto-dpif me...

Read more...

Changed in openvswitch (Ubuntu):
assignee: nobody → Taco Screen team (taco-screen-team)
Revision history for this message
Luciano Chavez (lnx1138) wrote :
Revision history for this message
Luciano Chavez (lnx1138) wrote :
Revision history for this message
Dimitri John Ledkov (xnox) wrote :

@lnx1138

this issue canonical escalated to IBM engineers to engage upstream to help and resolve. There is no need to re-validate this issues, as this is a known upstream regression.

bugproxy (bugproxy)
tags: added: architecture-ppc64
removed: architecture-ppc64le
Changed in openvswitch (Ubuntu):
assignee: Taco Screen team (taco-screen-team) → nobody
status: Triaged → Incomplete
Revision history for this message
Manoj Iyer (manjo) wrote :

Based on comment #8, removing taco screen team from this bug.

Revision history for this message
bugproxy (bugproxy) wrote : testsuite.log

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : sosreport-GerhardStenzel.140741-20160426174643.tar.xz

Default Comment by Bridge

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for openvswitch (Ubuntu) because there has been no activity for 60 days.]

Changed in openvswitch (Ubuntu):
status: Incomplete → Expired
Revision history for this message
bugproxy (bugproxy) wrote : testsuite.log

Default Comment by Bridge

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.