Skip to content

v1.8: CI: Smoke test / lint test: go/src/github.com/onsi/gomega/matchers/have_http_body_matcher.go:84:30: undefined: io.ReadAll #17263

@joestringer

Description

@joestringer

v1.8 branch appears to hit some trouble in the smoke tests while pulling ginkgo at the moment:

https://github.com/cilium/cilium/actions/runs/1164820938

Install Ginkgo

Run cd $HOME
  cd $HOME
  go get -u github.com/onsi/ginkgo/ginkgo
  go get -u github.com/onsi/gomega/...
  shell: /usr/bin/bash -e {0}
  env:
    CT_CONFIG_DIR: /opt/hostedtoolcache/ct/v3.4.0/x86_64/etc
    VIRTUAL_ENV: /opt/hostedtoolcache/ct/v3.4.0/x86_64/venv
# github.com/onsi/gomega/matchers
go/src/github.com/onsi/gomega/matchers/have_http_body_matcher.go:84:30: undefined: io.ReadAll
go/src/github.com/onsi/gomega/matchers/have_http_status_matcher.go:81:16: undefined: io.ReadAll
# github.com/onsi/gomega/gmeasure
go/src/github.com/onsi/gomega/gmeasure/cache.go:69:18: undefined: os.ReadDir
go/src/github.com/onsi/gomega/gmeasure/cache.go:90:18: undefined: os.ReadDir
Error: Process completed with exit code 2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/CIContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!staleThe stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions