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

cilium / cilium / 10448
39%

Build:
DEFAULT BRANCH: master
Ran 29 Aug 2019 06:37AM UTC
Jobs 1
Files 439
Run time 26s
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

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>

10 of 10 new or added lines in 2 files covered. (100.0%)

25454 of 57742 relevant lines covered (44.08%)

1171.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10448.1 29 Aug 2019 06:37AM UTC 0
44.08
Travis Job 10448.1
Source Files on build 10448
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #10448
  • 7f7efa9f on github
  • Prev Build on master (#10447)
  • Next Build on master (#10453)
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