• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cilium / cilium / 10448 / 1
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 29 Aug 2019 06:37AM UTC
Files 439
Run time 24s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Aug 2019 06:17AM UTC coverage: 44.082% (+0.01%) from 44.07%
10448.1

push

travis-ci-com

borkmann
cilium: silence harmless CILIUM_TRANSIENT_FORWARD warning on startup

Given we're first trying to remove the rule before installing it, the
current code may throw a warning such as:

  [...]
  INFO  [2019-08-20T20:10:53.678686015Z] cilium.io/agent: "Setting up base BPF datapath" subsys=daemon
  WARN  [2019-08-20T20:10:55.071877466Z] cilium.io/agent: "Unable to flush Cilium iptables chain" error="exit status 1" obj="[-w 5 -t filter -F CILIUM_TRANSIENT_FORWARD]" subsys=iptables
  WARN  [2019-08-20T20:10:55.073127268Z] cilium.io/agent: "Unable to delete Cilium iptables chain" error="exit status 1" obj="[-w 5 -t filter -X CILIUM_TRANSIENT_FORWARD]" subsys=iptables
  [...]

To avoid confusion on user side, just silence it.

Fixes: #8980
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>

25454 of 57742 relevant lines covered (44.08%)

1171.63 hits per line

Source Files on job 10448.1
  • Tree
  • List 0
  • Changed 83
  • Source Changed 3
  • Coverage Changed 80
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5987
  • Travis Job 10448.1
  • 7f7efa9f on github
  • Prev Job for on master (#10447.1)
  • Next Job for on master (#10453.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc