MidnightBSD Magus

sysutils/datadog-agent

Datadog Agent: collect metrics and events from your systems and apps

Flavor Version Run OSVersion Arch License Restricted Status
7.24.1_3 543 3.1 i386 bsd4 0 fail

License Permissions:

Events

Machine Type Time Message
m3132 info 2023-10-22 23:33:04.880201 Test Started
m3132 fail 2023-10-22 23:37:07.807606 make build returned non-zero: 1
m3132 fail 2023-10-22 23:37:08.000022 Test complete.

Log

===>  Building for datadog-agent-7.24.1_3
(cd /magus/work/usr/mports/sysutils/datadog-agent/work/datadog-agent-7.24.1/rtloader &&  /usr/bin/env XDG_DATA_HOME=/magus/work/usr/mports/sysutils/datadog-agent/work  XDG_CONFIG_HOME=/magus/work/usr/mports/sysutils/datadog-agent/work  HOME=/magus/work/usr/mports/sysutils/datadog-agent/work TMPDIR="/tmp" PATH=/magus/work/usr/mports/sysutils/datadog-agent/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/magus/work/usr/mports/sysutils/datadog-agent/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES TARGETDIR=/usr/local  DESTDIR=  PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"  /usr/local/bin/cmake  -DBUILD_DEMO:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr/local  -DDISABLE_PYTHON2:BOOL=ON -DDISABLE_PYTHON3:BOOL=OFF &&  /usr/bin/make -C .)
CMake Warning:
  No source or binary directory provided.  Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.


-- The C compiler identification is Clang 13.0.0
-- The CXX compiler identification is Clang 13.0.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Python3: /usr/local/bin/python3.9 (found version "3.9.17") found components: Interpreter Development Development.Module Development.Embed 
-- Looking for backtrace
-- Looking for backtrace - not found
-- Found Backtrace: /usr/lib/libexecinfo.so  
-- Configuring done
-- Generating done
-- Build files have been written to: /magus/work/usr/mports/sysutils/datadog-agent/work/datadog-agent-7.24.1/rtloader
[  6%] Building CXX object rtloader/CMakeFiles/datadog-agent-rtloader.dir/api.cpp.o
[ 12%] Building CXX object rtloader/CMakeFiles/datadog-agent-rtloader.dir/rtloader.cpp.o
[ 18%] Building C object rtloader/CMakeFiles/datadog-agent-rtloader.dir/__/common/rtloader_mem.c.o
[ 25%] Linking CXX shared library libdatadog-agent-rtloader.so
[ 25%] Built target datadog-agent-rtloader
[ 31%] Building CXX object three/CMakeFiles/datadog-agent-three.dir/three.cpp.o
[ 37%] Building C object three/CMakeFiles/datadog-agent-three.dir/__/common/cgo_free.c.o
[ 43%] Building C object three/CMakeFiles/datadog-agent-three.dir/__/common/stringutils.c.o
[ 50%] Building C object three/CMakeFiles/datadog-agent-three.dir/__/common/log.c.o
[ 56%] Building C object three/CMakeFiles/datadog-agent-three.dir/__/common/builtins/aggregator.c.o
[ 62%] Building C object three/CMakeFiles/datadog-agent-three.dir/__/common/builtins/datadog_agent.c.o
[ 68%] Building C object three/CMakeFiles/datadog-agent-three.dir/__/common/builtins/util.c.o
[ 75%] Building C object three/CMakeFiles/datadog-agent-three.dir/__/common/builtins/_util.c.o
[ 81%] Building C object three/CMakeFiles/datadog-agent-three.dir/__/common/builtins/tagger.c.o
[ 87%] Building C object three/CMakeFiles/datadog-agent-three.dir/__/common/builtins/kubeutil.c.o
[ 93%] Building C object three/CMakeFiles/datadog-agent-three.dir/__/common/builtins/containers.c.o
[100%] Linking CXX shared library libdatadog-agent-three.so
[100%] Built target datadog-agent-three
/usr/bin/env CGO_ENABLED=1  CGO_CFLAGS="-w -I. -I/magus/work/usr/mports/sysutils/datadog-agent/work/datadog-agent-7.24.1/rtloader/include -I/magus/work/usr/mports/sysutils/datadog-agent/work/datadog-agent-7.24.1/rtloader/common -I/usr/local/include"  CGO_LDFLAGS="-L/magus/work/usr/mports/sysutils/datadog-agent/work/datadog-agent-7.24.1/rtloader/rtloader -L/usr/local/lib"  GOAMD64=  GOARM=  GOTMPDIR="/magus/work/usr/mports/sysutils/datadog-agent/work" GOPATH="/magus/distfiles/go/sysutils_datadog-agent"  GOBIN="/magus/work/usr/mports/sysutils/datadog-agent/work/bin"  GO111MODULE=on  GOFLAGS=-modcacherw  GOSUMDB=sum.golang.org GO_NO_VENDOR_CHECKS=1 GOCACHE=/tmp GO111MODULE=off GOFLAGS="-mod=vendor" /usr/local/bin/go120 generate /magus/work/usr/mports/sysutils/datadog-agent/work/datadog-agent-7.24.1/pkg/status/render.go
templates.go
/usr/bin/env CGO_ENABLED=1  CGO_CFLAGS="-w -I. -I/magus/work/usr/mports/sysutils/datadog-agent/work/datadog-agent-7.24.1/rtloader/include -I/magus/work/usr/mports/sysutils/datadog-agent/work/datadog-agent-7.24.1/rtloader/common -I/usr/local/include"  CGO_LDFLAGS="-L/magus/work/usr/mports/sysutils/datadog-agent/work/datadog-agent-7.24.1/rtloader/rtloader -L/usr/local/lib"  GOAMD64=  GOARM=  GOTMPDIR="/magus/work/usr/mports/sysutils/datadog-agent/work" GOPATH="/magus/distfiles/go/sysutils_datadog-agent"  GOBIN="/magus/work/usr/mports/sysutils/datadog-agent/work/bin"  GO111MODULE=on  GOFLAGS=-modcacherw  GOSUMDB=sum.golang.org GO_NO_VENDOR_CHECKS=1 GOCACHE=/tmp GO111MODULE=off GOFLAGS="-mod=vendor" /usr/local/bin/go120 generate /magus/work/usr/mports/sysutils/datadog-agent/work/datadog-agent-7.24.1/cmd/agent/gui/gui.go
templates.go
(cd /magus/work/usr/mports/sysutils/datadog-agent/work/datadog-agent-7.24.1;  for t in ./cmd/agent ./cmd/process-agent; do  out=$(/usr/bin/basename $(echo ${t} |  /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/datadog-agent/'));  pkg=$(echo ${t} |  /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^datadog-agent$/./');  echo "===>  Building ${out} from ${pkg}";  /usr/bin/env XDG_DATA_HOME=/magus/work/usr/mports/sysutils/datadog-agent/work  XDG_CONFIG_HOME=/magus/work/usr/mports/sysutils/datadog-agent/work  HOME=/magus/work/usr/mports/sysutils/datadog-agent/work TMPDIR="/tmp" PATH=/magus/work/usr/mports/sysutils/datadog-agent/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/magus/work/usr/mports/sysutils/datadog-agent/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES TARGETDIR=/usr/local  DESTDIR=  PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444" CGO_ENABLED=1  CGO_CFLAGS="-w -I. -I/magus/work/usr/mports/sysutils/datadog-agent/work/datadog-agent-7.24.1/rtloader/include -I/magus/work/usr/mports/sysutils/datadog-agent/work/datadog-agent-7.24.1/rtloader/common -I/usr/local/include"  CGO_LDFLAGS="-L/magus/work/usr/mports/sysutils/datadog-agent/work/datadog-agent-7.24.1/rtloader/rtloader -L/usr/local/lib"  GOAMD64=  GOARM=  GOTMPDIR="/magus/work/usr/mports/sysutils/datadog-agent/work" GOPATH="/magus/distfiles/go/sysutils_datadog-agent"  GOBIN="/magus/work/usr/mports/sysutils/datadog-agent/work/bin"  GO111MODULE=on  GOFLAGS=-modcacherw  GOSUMDB=sum.golang.org GO_NO_VENDOR_CHECKS=1 GOMAXPROCS=6 GOPROXY=off /usr/local/bin/go120 build -tags 'python log process'  -ldflags="-s -X 'github.com/DataDog/datadog-agent/pkg/version.AgentVersion=7.24.1' -X 'github.com/DataDog/datadog-agent/pkg/config.DefaultPython=3'" -buildmode=exe -v -trimpath -buildvcs=false -mod=vendor  -o /magus/work/usr/mports/sysutils/datadog-agent/work/bin/${out}  ${pkg};  done)
===>  Building agent from ./cmd/agent
internal/coverage/rtcov
internal/unsafeheader
internal/goarch
internal/goexperiment
internal/goos
internal/cpu
runtime/internal/atomic
sync/atomic
internal/race
unicode
internal/abi
runtime/internal/math
runtime/internal/sys
unicode/utf8
internal/itoa
internal/bytealg
math/bits
encoding
unicode/utf16
container/list
crypto/internal/alias
crypto/internal/boring/sig
math
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/nettrace
vendor/golang.org/x/crypto/internal/alias
golang.org/x/sys/internal/unsafeheader
k8s.io/apimachinery/pkg/selection
github.com/DataDog/datadog-agent/pkg/autodiscovery/providers/names
github.com/DataDog/datadog-agent/pkg/util/ecs
github.com/DataDog/datadog-agent/pkg/util/ecs/common
github.com/DataDog/datadog-agent/pkg/util/ecs/metadata/v1
github.com/DataDog/datadog-agent/pkg/util/ecs/metadata/v2
runtime
github.com/DataDog/datadog-agent/pkg/util/ecs/metadata/v3
github.com/gobwas/glob/util/runes
github.com/DataDog/datadog-agent/pkg/util/compression
github.com/benesch/cgosymbolizer
github.com/DataDog/datadog-agent/cmd/agent/common/signals
github.com/DataDog/datadog-agent/pkg/metadata/resources
github.com/DataDog/datadog-agent/pkg/ebpf/oomkill
github.com/DataDog/datadog-agent/pkg/ebpf/tcpqueuelength
gopkg.in/DataDog/dd-trace-go.v1/internal/version
github.com/DataDog/datadog-agent/pkg/clusteragent/custommetrics
github.com/DataDog/datadog-agent/pkg/clusteragent/admission
golang.org/x/text/encoding/internal/identifier
golang.org/x/text/internal/utf8internal
github.com/dsnet/compress/bzip2/internal/sais
github.com/dsnet/compress/internal
github.com/ulikunitz/xz/internal/hash
google.golang.org/grpc/serviceconfig
github.com/DataDog/datadog-agent/pkg/collector/corechecks/cluster
github.com/DataDog/datadog-agent/pkg/collector/corechecks/containers
github.com/DataDog/datadog-agent/pkg/collector/corechecks/ebpf
golang.org/x/net/internal/iana
github.com/DataDog/datadog-agent/pkg/collector/corechecks/embed/jmx
github.com/DataDog/datadog-agent/pkg/collector/corechecks/system/gpu/nvidia/jetson
github.com/DataDog/datadog-agent/pkg/collector/corechecks/systemd
crypto/subtle
sync
internal/reflectlite
internal/testlog
internal/godebug
internal/singleflight
internal/sysinfo
github.com/DataDog/datadog-agent/pkg/metadata/externalhost
runtime/cgo
github.com/DataDog/datadog-agent/pkg/logs/service
math/rand
internal/intern
github.com/DataDog/datadog-agent/pkg/logs/restart
google.golang.org/grpc/internal/buffer
google.golang.org/grpc/internal/grpcsync
errors
sort
io
internal/oserror
internal/safefilepath
strconv
syscall
path
bytes
strings
reflect
hash
hash/crc32
bufio
crypto
crypto/internal/randutil
crypto/internal/nistec/fiat
crypto/rc4
vendor/golang.org/x/net/dns/dnsmessage
internal/syscall/unix
time
internal/syscall/execenv
net/netip
vendor/golang.org/x/text/transform
net/http/internal/ascii
html
regexp/syntax
golang.org/x/text/transform
github.com/hashicorp/hcl/hcl/strconv
text/tabwriter
regexp
hash/fnv
github.com/gogo/protobuf/sortkeys
github.com/beorn7/perks/quantile
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
internal/poll
io/fs
context
github.com/DataDog/datadog-agent/pkg/collector/check/defaults
github.com/DataDog/datadog-agent/pkg/util/containers/metrics
github.com/DataDog/datadog-agent/pkg/util/tmplvar
github.com/DataDog/datadog-agent/pkg/status/health
crypto/internal/nistec
github.com/gobwas/glob/util/strings
net/http/internal/testcert
github.com/DataDog/datadog-agent/pkg/util/kubernetes/hostinfo
github.com/hashicorp/golang-lru/simplelru
gopkg.in/DataDog/dd-trace-go.v1/ddtrace
github.com/DataDog/datadog-agent/pkg/logs/client
golang.org/x/text/encoding
golang.org/x/text/runes
internal/fmtsort
encoding/binary
k8s.io/apimachinery/pkg/util/sets
internal/saferio
github.com/DataDog/datadog-agent/pkg/util/common
github.com/twmb/murmur3
github.com/philhofer/fwd
golang.org/x/text/encoding/internal
encoding/base64
crypto/cipher
crypto/internal/edwards25519/field
os
crypto/md5
encoding/pem
vendor/golang.org/x/crypto/internal/poly1305
crypto/internal/edwards25519
github.com/cespare/xxhash
github.com/DataDog/mmh3
github.com/DataDog/datadog-agent/pkg/clusteragent/api/v1
golang.org/x/text/encoding/unicode
github.com/dsnet/compress/internal/errors
crypto/internal/boring
crypto/des
vendor/golang.org/x/crypto/chacha20
github.com/dsnet/compress
github.com/DataDog/datadog-agent/pkg/logs/parser
crypto/aes
crypto/ecdh
crypto/sha512
crypto/hmac
crypto/sha1
crypto/sha256
vendor/golang.org/x/crypto/chacha20poly1305
vendor/golang.org/x/crypto/hkdf
github.com/golang/snappy
github.com/pierrec/lz4/internal/xxh32
fmt
path/filepath
vendor/golang.org/x/net/route
io/ioutil
internal/lazyregexp
os/signal
hash/crc64
github.com/grpc-ecosystem/grpc-gateway/utilities
google.golang.org/grpc/backoff
net
github.com/spf13/afero/mem
os/exec
github.com/kardianos/osext
google.golang.org/grpc/internal/grpcrand
github.com/DataDog/datadog-agent/pkg/util/executable
google.golang.org/grpc/encoding
compress/flate
log
encoding/json
encoding/hex
math/big
net/url
vendor/golang.org/x/text/unicode/bidi
archive/zip
vendor/golang.org/x/text/unicode/norm
compress/gzip
vendor/golang.org/x/text/secure/bidirule
vendor/golang.org/x/net/http2/hpack
mime
mime/quotedprintable
net/http/internal
encoding/csv
text/template/parse
github.com/DataDog/datadog-agent/pkg/secrets
encoding/xml
github.com/DataDog/datadog-agent/pkg/version
crypto/rand
crypto/elliptic
crypto/internal/bigmod
crypto/internal/boring/bbig
encoding/asn1
crypto/ed25519
crypto/rsa
crypto/dsa
vendor/golang.org/x/net/idna
vendor/golang.org/x/crypto/cryptobyte
crypto/x509/pkix
text/template
golang.org/x/text/unicode/norm
flag
crypto/ecdsa
golang.org/x/sys/unix
html/template
github.com/hashicorp/hcl/hcl/token
github.com/pelletier/go-toml
github.com/hashicorp/hcl/hcl/ast
github.com/hashicorp/hcl/hcl/scanner
github.com/DataDog/datadog-agent/pkg/config/seelog
github.com/hashicorp/hcl/hcl/parser
github.com/hashicorp/hcl/json/token
github.com/hashicorp/hcl/hcl/printer
github.com/hashicorp/hcl/json/scanner
github.com/hashicorp/hcl/json/parser
github.com/spf13/cast
github.com/spf13/jwalterweatherman
github.com/hashicorp/hcl
github.com/fsnotify/fsnotify
gopkg.in/yaml.v2
runtime/debug
runtime/trace
github.com/gogo/protobuf/proto
gopkg.in/inf.v0
testing
github.com/google/gofuzz
k8s.io/apimachinery/third_party/forked/golang/reflect
k8s.io/apimachinery/pkg/conversion
k8s.io/apimachinery/pkg/fields
k8s.io/apimachinery/pkg/util/errors
os/user
go/token
go/doc/comment
go/scanner
go/ast
k8s.io/apimachinery/pkg/util/validation/field
k8s.io/apimachinery/pkg/conversion/queryparams
k8s.io/apimachinery/pkg/util/json
go/doc
go/internal/typeparams
go/parser
k8s.io/apimachinery/pkg/util/naming
k8s.io/apimachinery/pkg/types
golang.org/x/text/unicode/bidi
crypto/x509
net/textproto
vendor/golang.org/x/net/http/httpproxy
github.com/spf13/pflag
github.com/mitchellh/mapstructure
vendor/golang.org/x/net/http/httpguts
github.com/soniah/gosnmp
mime/multipart
k8s.io/apimachinery/pkg/util/validation
k8s.io/klog
crypto/tls
k8s.io/apimachinery/pkg/api/resource
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/apimachinery/pkg/labels
k8s.io/apimachinery/pkg/util/intstr
golang.org/x/text/secure/bidirule
golang.org/x/net/idna
golang.org/x/net/http2/hpack
github.com/golang/protobuf/proto
github.com/prometheus/common/model
github.com/prometheus/procfs/internal/fs
github.com/prometheus/procfs/internal/util
github.com/modern-go/concurrent
golang.org/x/net/http/httpguts
github.com/modern-go/reflect2
github.com/prometheus/procfs
encoding/gob
github.com/DataDog/datadog-agent/pkg/util/retry
github.com/DataDog/datadog-agent/pkg/errors
github.com/gobwas/glob/match
github.com/gobwas/glob/syntax/lexer
github.com/patrickmn/go-cache
code.cloudfoundry.org/lager
github.com/gobwas/glob/syntax/ast
github.com/gobwas/glob/compiler
github.com/gobwas/glob/syntax
github.com/gogo/protobuf/protoc-gen-gogo/descriptor
github.com/gobwas/glob
github.com/DataDog/datadog-agent/pkg/quantile/summary
github.com/DataDog/datadog-agent/pkg/util/cache
github.com/dustin/go-humanize
github.com/davecgh/go-spew/spew
net/http/httptrace
net/smtp
net/http
github.com/DataDog/datadog-agent/pkg/util/kubernetes
github.com/cihub/seelog
github.com/golang/protobuf/ptypes/timestamp
github.com/golang/protobuf/ptypes/any
github.com/golang/protobuf/ptypes/duration
github.com/prometheus/client_model/go
github.com/matttproud/golang_protobuf_extensions/pbutil
github.com/golang/protobuf/ptypes
github.com/json-iterator/go
github.com/gogo/protobuf/gogoproto
github.com/DataDog/datadog-agent/pkg/quantile
github.com/prometheus/client_golang/prometheus/internal
github.com/pmezard/go-difflib/difflib
github.com/DataDog/agent-payload/gogen
github.com/stretchr/objx
github.com/DataDog/datadog-agent/pkg/trace/flags
github.com/DataDog/datadog-go/statsd
github.com/tinylib/msgp/msgp
github.com/dgraph-io/ristretto/z
github.com/go-ini/ini
github.com/DataDog/datadog-agent/pkg/util/log
github.com/dgraph-io/ristretto
github.com/DataDog/datadog-agent/pkg/diagnose/diagnosis
github.com/DataDog/datadog-agent/pkg/util/hostname/validate
github.com/DataDog/datadog-agent/pkg/trace/osutil
github.com/hashicorp/golang-lru
github.com/shirou/gopsutil/internal/common
github.com/DataDog/datadog-agent/pkg/metadata/host/container
github.com/DataDog/datadog-agent/pkg/trace/pb
github.com/DataDog/datadog-agent/pkg/util/hostname/kubelet
github.com/DataDog/zstd
github.com/gogo/protobuf/types
github.com/DataDog/datadog-agent/pkg/serializer/marshaler
github.com/DataDog/datadog-agent/pkg/util/json
github.com/DataDog/datadog-agent/pkg/trace/traceutil
github.com/pkg/errors
github.com/shirou/gopsutil/cpu
github.com/shirou/gopsutil/mem
github.com/shirou/gopsutil/net
github.com/DataDog/gopsutil/internal/common
github.com/DataDog/datadog-agent/pkg/ebpf/bytecode
github.com/shirou/gopsutil/process
github.com/mattn/go-isatty
github.com/mattn/go-colorable
github.com/fatih/color
github.com/shirou/gopsutil/host
github.com/DataDog/gopsutil/cpu
github.com/DataDog/gopsutil/mem
github.com/DataDog/gopsutil/net
gopkg.in/DataDog/dd-trace-go.v1/internal/log
runtime/pprof
github.com/DataDog/gopsutil/process
# github.com/DataDog/gopsutil/process
vendor/github.com/DataDog/gopsutil/process/process_freebsd.go:95:9: cannot use k.Start.Sec * 1000 (value of type int32) as int64 value in return statement
vendor/github.com/DataDog/gopsutil/process/process_freebsd.go:383:17: cannot use k.Start.Sec * 1000 (value of type int32) as int64 value in struct literal
github.com/DataDog/datadog-agent/pkg/diagnose
golang.org/x/net/internal/socks
github.com/DataDog/datadog-agent/pkg/logs/pb
github.com/clbanning/mxj
golang.org/x/net/proxy
github.com/DataDog/datadog-agent/pkg/util/kubernetes/apiserver
archive/tar
github.com/dsnet/compress/internal/prefix
github.com/nwaples/rardecode
github.com/dsnet/compress/bzip2
github.com/ulikunitz/xz/internal/xlog
github.com/pierrec/lz4
expvar
github.com/spf13/afero
github.com/magiconair/properties
k8s.io/apimachinery/pkg/util/runtime
golang.org/x/net/http2
k8s.io/apimachinery/pkg/runtime
github.com/prometheus/common/expfmt
code.cloudfoundry.org/garden
github.com/bmizerany/pat
github.com/spf13/viper
github.com/tedsuo/rata
code.cloudfoundry.org/garden/transport
net/http/httputil
code.cloudfoundry.org/garden/routes
net/http/httptest
github.com/prometheus/client_golang/prometheus
code.cloudfoundry.org/garden/client/connection
github.com/gogo/protobuf/jsonpb
github.com/stretchr/testify/assert
code.cloudfoundry.org/garden/client
github.com/DataDog/datadog-agent/pkg/config
gopkg.in/DataDog/dd-trace-go.v1/profiler
github.com/DataDog/agent-payload/process
github.com/DataDog/datadog-agent/pkg/util/profiling
github.com/stretchr/testify/mock
github.com/stretchr/testify/require
github.com/DataDog/datadog-agent/pkg/orchestrator
k8s.io/apimachinery/pkg/util/net
github.com/DataDog/datadog-agent/pkg/clusteragent/orchestrator
github.com/prometheus/client_golang/prometheus/promhttp
github.com/gorilla/mux
github.com/ulikunitz/xz/lzma
k8s.io/apimachinery/pkg/watch
github.com/DataDog/datadog-agent/pkg/util/containers
github.com/DataDog/datadog-agent/pkg/persistentcache
github.com/DataDog/datadog-agent/pkg/autodiscovery/integration
github.com/DataDog/datadog-agent/pkg/snmp
k8s.io/apimachinery/pkg/apis/meta/v1
github.com/DataDog/datadog-agent/cmd/agent/api/response
github.com/DataDog/datadog-agent/pkg/clusteragent/clusterchecks/types
github.com/DataDog/datadog-agent/pkg/telemetry/utils
github.com/DataDog/datadog-agent/pkg/util/alibaba
github.com/DataDog/datadog-agent/pkg/util/azure
github.com/DataDog/datadog-agent/pkg/util/ec2
github.com/DataDog/datadog-agent/pkg/util/fargate
github.com/DataDog/datadog-agent/pkg/util/gce
github.com/DataDog/datadog-agent/pkg/telemetry
github.com/DataDog/datadog-agent/pkg/util/tencent
github.com/DataDog/datadog-agent/pkg/api/security
github.com/DataDog/datadog-agent/pkg/util/hostname
github.com/DataDog/datadog-agent/pkg/api/util
github.com/DataDog/datadog-agent/pkg/util/docker
github.com/DataDog/datadog-agent/pkg/util/ecs/metadata
github.com/DataDog/datadog-agent/pkg/collector/check
github.com/DataDog/datadog-agent/pkg/autodiscovery/scheduler
github.com/DataDog/datadog-agent/pkg/util/clusteragent
github.com/DataDog/datadog-agent/pkg/tagger/utils
github.com/DataDog/datadog-agent/pkg/util/containers/providers
github.com/DataDog/datadog-agent/pkg/metadata/inventories
github.com/DataDog/datadog-agent/pkg/collector/loaders
github.com/DataDog/datadog-agent/pkg/util/http
github.com/DataDog/datadog-agent/pkg/util/flavor
github.com/DataDog/datadog-agent/pkg/util
github.com/DataDog/datadog-agent/pkg/util/kubernetes/clustername
github.com/DataDog/datadog-agent/pkg/collector/scheduler
github.com/DataDog/datadog-agent/pkg/dogstatsd/listeners
github.com/DataDog/datadog-agent/pkg/forwarder
github.com/DataDog/datadog-agent/pkg/trace/config
github.com/DataDog/datadog-agent/pkg/util/cloudfoundry
github.com/DataDog/datadog-agent/pkg/aggregator/ckey
github.com/DataDog/datadog-agent/pkg/metrics
github.com/DataDog/datadog-agent/pkg/tagger/collectors
github.com/DataDog/datadog-agent/pkg/trace/metrics
github.com/DataDog/datadog-agent/pkg/trace/obfuscate
github.com/DataDog/datadog-agent/pkg/serializer/jsonstream
github.com/DataDog/datadog-agent/pkg/tagger
github.com/DataDog/datadog-agent/pkg/serializer/split
github.com/DataDog/datadog-agent/pkg/dogstatsd/mapper
github.com/DataDog/datadog-agent/pkg/serializer
github.com/DataDog/datadog-agent/pkg/util/kubernetes/kubelet
github.com/DataDog/datadog-agent/pkg/snmp/traps
github.com/DataDog/datadog-agent/pkg/logs/metrics
github.com/DataDog/datadog-agent/pkg/metadata/common
github.com/DataDog/datadog-agent/pkg/util/containers/collectors
github.com/DataDog/datadog-agent/pkg/aggregator
github.com/ulikunitz/xz
github.com/DataDog/datadog-agent/pkg/process/util
github.com/DataDog/datadog-agent/pkg/process/util/api
github.com/urfave/negroni
github.com/mholt/archiver
github.com/DataDog/datadog-agent/pkg/network
github.com/DataDog/datadog-agent/cmd/agent/api/check
github.com/DataDog/datadog-agent/pkg/logs/config
github.com/golang/protobuf/protoc-gen-go/descriptor
github.com/DataDog/datadog-agent/pkg/collector/python
github.com/DataDog/datadog-agent/pkg/dogstatsd
github.com/DataDog/datadog-agent/pkg/ebpf
github.com/DataDog/datadog-agent/pkg/logs/scheduler
github.com/DataDog/datadog-agent/pkg/logs/status
github.com/DataDog/datadog-agent/pkg/metadata/host
github.com/DataDog/datadog-agent/pkg/collector/corechecks
github.com/DataDog/datadog-agent/pkg/logs/message
github.com/DataDog/datadog-agent/pkg/logs/client/http
github.com/DataDog/datadog-agent/pkg/metadata/v5
github.com/DataDog/datadog-agent/pkg/logs/auditor
github.com/DataDog/datadog-agent/pkg/logs/client/tcp
github.com/DataDog/datadog-agent/pkg/logs/processor
github.com/DataDog/datadog-agent/pkg/metadata
github.com/DataDog/datadog-agent/pkg/logs/sender
github.com/DataDog/datadog-agent/pkg/logs/input/kubernetes
github.com/DataDog/datadog-agent/pkg/logs/decoder
github.com/DataDog/datadog-agent/pkg/logs/tag
github.com/DataDog/datadog-agent/pkg/logs/pipeline
github.com/DataDog/datadog-agent/pkg/process/net
github.com/golang/protobuf/descriptor
github.com/golang/protobuf/ptypes/struct
k8s.io/api/core/v1
github.com/DataDog/datadog-agent/pkg/logs/input/docker
github.com/DataDog/datadog-agent/pkg/logs/input/journald
github.com/DataDog/datadog-agent/pkg/logs/input/container
github.com/DataDog/datadog-agent/pkg/logs/input/traps
github.com/DataDog/datadog-agent/pkg/logs/input/file
github.com/DataDog/datadog-agent/pkg/logs/input/listener
github.com/DataDog/datadog-agent/pkg/logs/input/windowsevent
github.com/golang/protobuf/jsonpb
github.com/golang/protobuf/ptypes/wrappers
github.com/grpc-ecosystem/grpc-gateway/internal
google.golang.org/genproto/googleapis/api/httpbody
google.golang.org/genproto/protobuf/field_mask
google.golang.org/grpc/codes
google.golang.org/grpc/grpclog
google.golang.org/grpc/metadata
google.golang.org/genproto/googleapis/rpc/status
google.golang.org/genproto/googleapis/api/annotations
golang.org/x/net/internal/timeseries
google.golang.org/grpc/credentials/internal
google.golang.org/grpc/connectivity
google.golang.org/grpc/internal
google.golang.org/grpc/attributes
google.golang.org/grpc/encoding/proto
google.golang.org/grpc/status
google.golang.org/grpc/credentials
golang.org/x/net/trace
google.golang.org/grpc/internal/backoff
github.com/grpc-ecosystem/grpc-gateway/runtime
google.golang.org/grpc/resolver
google.golang.org/grpc/internal/balancerload
google.golang.org/grpc/binarylog/grpc_binarylog_v1
google.golang.org/grpc/balancer
google.golang.org/grpc/internal/channelz
google.golang.org/grpc/balancer/base
google.golang.org/grpc/internal/binarylog
google.golang.org/grpc/balancer/roundrobin
google.golang.org/grpc/internal/envconfig
google.golang.org/grpc/internal/resolver/dns
google.golang.org/grpc/internal/resolver/passthrough
google.golang.org/grpc/internal/syscall
google.golang.org/grpc/keepalive
google.golang.org/grpc/peer
google.golang.org/grpc/stats
google.golang.org/grpc/tap
google.golang.org/grpc/naming
github.com/grpc-ecosystem/go-grpc-middleware/util/metautils
github.com/spf13/cobra
google.golang.org/grpc/internal/transport
github.com/DataDog/datadog-agent/cmd/agent/common/misconfig
github.com/DataDog/datadog-agent/pkg/api/healthprobe
github.com/DataDog/datadog-agent/pkg/collector/corechecks/embed
golang.org/x/net/bpf
golang.org/x/net/internal/socket
github.com/blabber/go-freebsd-sysctl/sysctl
github.com/shirou/gopsutil/disk
golang.org/x/net/ipv4
github.com/shirou/gopsutil/load
github.com/DataDog/datadog-agent/pkg/pidfile
github.com/DataDog/datadog-agent/pkg/util/input
github.com/coreos/go-semver/semver
google.golang.org/grpc
internal/profile
github.com/beevik/ntp
github.com/DataDog/datadog-agent/pkg/collector/corechecks/system
github.com/DataDog/datadog-agent/pkg/collector/corechecks/net
net/http/pprof
github.com/DataDog/datadog-agent/pkg/collector/runner
github.com/DataDog/datadog-agent/pkg/collector
github.com/DataDog/datadog-agent/cmd/agent/api/pb
github.com/grpc-ecosystem/go-grpc-middleware
github.com/grpc-ecosystem/go-grpc-middleware/auth
github.com/DataDog/datadog-agent/pkg/autodiscovery/listeners
github.com/DataDog/datadog-agent/pkg/autodiscovery/configresolver
github.com/DataDog/datadog-agent/pkg/autodiscovery/providers
github.com/DataDog/datadog-agent/pkg/autodiscovery
github.com/DataDog/datadog-agent/pkg/config/legacy
github.com/DataDog/datadog-agent/pkg/clusteragent/clusterchecks
github.com/DataDog/datadog-agent/pkg/logs
github.com/DataDog/datadog-agent/pkg/status
github.com/DataDog/datadog-agent/pkg/collector/metadata/agentchecks
github.com/DataDog/datadog-agent/pkg/flare
github.com/DataDog/datadog-agent/pkg/collector/metadata
*** Error code 1

Stop.
make: stopped in /usr/mports/sysutils/datadog-agent

Links

Depends On

Depend Of

Categories

CVEs

  • Loading CVE information...

LLM Analysis