>>> subfinder: Building testing/subfinder 2.16.0-r0 (using abuild 3.18.0_rc5-r1) started Mon, 24 Aug 2026 21:24:26 +0000 >>> subfinder: Validating /home/buildozer/aports/testing/subfinder/APKBUILD... >>> subfinder: Analyzing dependencies... >>> subfinder: Installing for build: build-base go (1/2) Installing go (1.27.0-r0) (2/2) Installing .makedepends-subfinder (20260824.212427) Executing busybox-1.38.0-r4.trigger OK: 444.0 MiB in 105 packages >>> subfinder: Cleaning up srcdir >>> subfinder: Cleaning up pkgdir >>> subfinder: Cleaning up tmpdir >>> subfinder: Fetching https://distfiles.alpinelinux.org/distfiles/edge/subfinder-2.16.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> subfinder: Fetching subfinder-2.16.0.tar.gz::https://github.com/projectdiscovery/subfinder/archive/refs/tags/v2.16.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/subfinder-2.16.0.tar.gz.part' subfinder-2.16.0.tar 100% |********************************| 1094k 0:00:00 ETA '/var/cache/distfiles/subfinder-2.16.0.tar.gz.part' saved /var/cache/distfiles/subfinder-2.16.0.tar.gz: OK /home/buildozer/aports/testing/subfinder/10-disable-failing-tests.patch: OK /home/buildozer/aports/testing/subfinder/20-set-GOFLAGS.patch: OK >>> subfinder: Fetching https://distfiles.alpinelinux.org/distfiles/edge/subfinder-2.16.0.tar.gz /var/cache/distfiles/subfinder-2.16.0.tar.gz: OK /home/buildozer/aports/testing/subfinder/10-disable-failing-tests.patch: OK /home/buildozer/aports/testing/subfinder/20-set-GOFLAGS.patch: OK >>> subfinder: Unpacking /var/cache/distfiles/subfinder-2.16.0.tar.gz... >>> subfinder: 10-disable-failing-tests.patch patching file pkg/passive/sources_wo_auth_test.go Hunk #1 succeeded at 37 (offset -1 lines). >>> subfinder: 20-set-GOFLAGS.patch patching file Makefile go build -buildmode=pie -modcacherw -trimpath -buildvcs=false -v -ldflags '-extldflags "-static"' -o "subfinder" cmd/subfinder/main.go go: downloading github.com/projectdiscovery/fdmax v0.0.4 go: downloading github.com/projectdiscovery/gologger v1.1.72 go: downloading github.com/hako/durafmt v0.0.0-20210316092057-3a2c319c1acd go: downloading github.com/projectdiscovery/utils v0.11.1 go: downloading github.com/projectdiscovery/dnsx v1.3.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/projectdiscovery/chaos-client v0.5.2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/projectdiscovery/goflags v0.1.76 go: downloading github.com/rs/xid v1.5.0 go: downloading github.com/projectdiscovery/ratelimit v0.0.88 go: downloading github.com/corpix/uarand v0.2.0 go: downloading github.com/lib/pq v1.10.9 go: downloading github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 go: downloading github.com/logrusorgru/aurora/v4 v4.0.0 go: downloading github.com/djherbis/times v1.6.0 go: downloading github.com/cnf/structhash v0.0.0-20250313080605-df4c6cc74a9a go: downloading github.com/pkg/errors v0.9.1 go: downloading golang.org/x/exp v0.0.0-20260112195511-716be5621a96 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading golang.org/x/term v0.43.0 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading golang.org/x/sys v0.45.0 go: downloading golang.org/x/time v0.5.0 go: downloading github.com/projectdiscovery/retryablehttp-go v1.3.23 go: downloading github.com/Mzack9999/go-http-digest-auth-client v0.6.1-0.20220414142836-eb8883508809 go: downloading github.com/projectdiscovery/fastdialer v0.5.16 go: downloading golang.org/x/net v0.55.0 go: downloading github.com/projectdiscovery/blackrock v0.0.2 go: downloading github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d go: downloading github.com/microcosm-cc/bluemonday v1.0.27 go: downloading github.com/tidwall/gjson v1.18.0 go: downloading github.com/projectdiscovery/machineid v0.0.0-20250715113114-c77eb3567582 go: downloading github.com/google/go-github/v30 v30.1.0 go: downloading github.com/cheggaaa/pb/v3 v3.1.4 go: downloading github.com/minio/selfupdate v0.6.1-0.20230907112617-f11e74f84ca7 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/miekg/dns v1.1.72 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading golang.org/x/oauth2 v0.27.0 go: downloading github.com/shirou/gopsutil/v4 v4.26.3 go: downloading github.com/zcalusic/sysinfo v1.0.2 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/google/uuid v1.3.1 go: downloading github.com/dsnet/compress v0.0.2-0.20230904184137-39efe44ab707 go: downloading github.com/charmbracelet/glamour v0.8.0 go: downloading golang.org/x/text v0.37.0 go: downloading github.com/klauspost/compress v1.18.2 go: downloading github.com/docker/go-units v0.5.0 go: downloading golang.org/x/sync v0.20.0 go: downloading github.com/tidwall/pretty v1.2.1 go: downloading github.com/tidwall/match v1.2.0 go: downloading github.com/Mzack9999/gcache v0.0.0-20230410081825-519e28eab057 go: downloading github.com/projectdiscovery/hmap v0.0.101 go: downloading github.com/dimchansky/utfbom v1.1.1 go: downloading github.com/projectdiscovery/networkpolicy v0.1.45 go: downloading github.com/projectdiscovery/retryabledns v1.0.115 go: downloading github.com/refraction-networking/utls v1.8.2 go: downloading github.com/zmap/zcrypto v0.0.0-20240803002437-3a861682ac77 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/fatih/color v1.15.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading aead.dev/minisign v0.2.0 go: downloading github.com/tklauser/go-sysconf v0.3.16 go: downloading github.com/aymerick/douceur v0.2.0 go: downloading github.com/akrylysov/pogreb v0.10.1 go: downloading github.com/gaissmai/bart v0.29.0 go: downloading github.com/tidwall/buntdb v1.3.0 go: downloading github.com/syndtr/goleveldb v1.0.0 go: downloading go.etcd.io/bbolt v1.3.7 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading golang.org/x/crypto v0.52.0 go: downloading github.com/tklauser/numcpus v0.11.0 go: downloading github.com/gorilla/css v1.0.1 go: downloading github.com/tidwall/rtred v0.1.2 go: downloading github.com/tidwall/btree v1.6.0 go: downloading github.com/tidwall/grect v0.1.4 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/google/go-querystring v1.1.0 go: downloading github.com/andybalholm/brotli v1.2.0 go: downloading github.com/alecthomas/chroma/v2 v2.14.0 go: downloading github.com/muesli/termenv v0.15.3-0.20240618155329-98d742f6907a go: downloading github.com/yuin/goldmark-emoji v1.0.3 go: downloading github.com/yuin/goldmark v1.7.4 go: downloading github.com/charmbracelet/lipgloss v0.13.0 go: downloading github.com/tidwall/tinyqueue v0.1.1 go: downloading github.com/charmbracelet/x/ansi v0.3.2 go: downloading github.com/muesli/reflow v0.3.0 go: downloading github.com/zmap/rc2 v0.0.0-20190804163417-abaa70531248 go: downloading github.com/weppos/publicsuffix-go v0.50.3-0.20260104170930-90713dec78f2 go: downloading github.com/aymanbagabas/go-osc52/v2 v2.0.1 go: downloading github.com/lucasb-eyer/go-colorful v1.2.0 go: downloading github.com/dlclark/regexp2 v1.11.5 go: downloading github.com/projectdiscovery/cdncheck v1.2.49 internal/goarch internal/unsafeheader internal/goos internal/msan math/bits internal/godebugs internal/byteorder internal/runtime/pprof/label internal/coverage/rtcov unicode/utf8 encoding internal/goexperiment unicode/utf16 cmp internal/profilerecord internal/trace/tracev2 log/slog/internal unicode vendor/golang.org/x/crypto/internal/alias github.com/projectdiscovery/gologger/levels crypto/internal/constanttime vendor/golang.org/x/crypto/cryptobyte/asn1 crypto/internal/fips140deps/time log/internal container/list internal/asan internal/nettrace internal/cpu sync/atomic github.com/Mzack9999/gcache/internal/list crypto/internal/fips140/alias crypto/internal/boring/sig golang.org/x/net/internal/iana internal/abi internal/runtime/syscall/linux internal/runtime/gc github.com/refraction-networking/utls/dicttls internal/runtime/sys internal/runtime/math github.com/refraction-networking/utls/internal/byteorder github.com/refraction-networking/utls/internal/fips140tls golang.org/x/crypto/cryptobyte/asn1 golang.org/x/crypto/internal/alias github.com/tidwall/tinyqueue golang.org/x/net/html/atom github.com/projectdiscovery/utils/conversion golang.org/x/exp/constraints github.com/gaissmai/bart/internal/value github.com/zmap/zcrypto/cryptobyte/asn1 crypto/internal/fips140deps/byteorder github.com/projectdiscovery/utils/ptr github.com/dsnet/compress/internal golang.org/x/text/encoding/internal/identifier database/sql/internal image/color github.com/VividCortex/ewma github.com/shirou/gopsutil/v4/common internal/strconv github.com/gaissmai/bart/internal/art math github.com/zcalusic/sysinfo/cpuid github.com/projectdiscovery/utils/race github.com/gaissmai/bart/internal/bitset github.com/lib/pq/oid github.com/tidwall/match internal/runtime/gc/scan github.com/rivo/uniseg crypto/internal/fips140deps/cpu internal/chacha8rand internal/runtime/atomic internal/bytealg github.com/gaissmai/bart/internal/lpm github.com/gaissmai/bart/internal/sparse github.com/gaissmai/bart/internal/allot internal/runtime/exithook internal/stringslite internal/runtime/cgroup github.com/klauspost/compress github.com/projectdiscovery/blackrock github.com/charmbracelet/x/ansi/parser github.com/tidwall/rtred/base internal/synctest internal/race internal/sync internal/runtime/maps runtime iter github.com/projectdiscovery/utils/os weak internal/reflectlite sync maps slices golang.org/x/exp/maps errors sort log/slog/internal/buffer github.com/tidwall/rtred internal/singleflight internal/testlog unique github.com/tidwall/btree crypto/internal/fips140cache github.com/yuin/goldmark-emoji/definition internal/bisect internal/oserror io strconv encoding/json/internal container/heap github.com/projectdiscovery/utils/consts internal/godebug crypto/internal/entropy/v1.0.0 path golang.org/x/crypto/cast5 math/rand/v2 vendor/golang.org/x/net/dns/dnsmessage syscall encoding/json/internal/jsonflags golang.org/x/crypto/openpgp/errors net/netip reflect encoding/json/internal/jsonopts encoding/base64 hash internal/saferio encoding/base32 github.com/zmap/zcrypto/internal/randutil strings bytes github.com/dimchansky/utfbom crypto/internal/randutil crypto hash/adler32 hash/fnv hash/crc32 runtime/cgo crypto/internal/fips140deps/godebug math/rand golang.org/x/crypto/openpgp/s2k github.com/syndtr/goleveldb/leveldb/comparer vendor/golang.org/x/text/transform golang.org/x/text/transform github.com/saintfish/chardet net/http/internal/ascii crypto/internal/impl bufio encoding/json/internal/jsonwire encoding/pem crypto/internal/fips140 github.com/dsnet/compress/internal/errors html regexp/syntax golang.org/x/text/encoding crypto/internal/fips140/subtle crypto/internal/fips140/sha256 crypto/internal/fips140/sha512 crypto/internal/fips140/sha3 golang.org/x/text/encoding/internal crypto/subtle golang.org/x/crypto/openpgp/armor compress/bzip2 image encoding/json/jsontext golang.org/x/text/encoding/charmap golang.org/x/text/encoding/simplifiedchinese crypto/internal/fips140/hmac crypto/sha3 internal/syscall/execenv time internal/syscall/unix crypto/internal/fips140/check crypto/internal/fips140hash crypto/fips140 crypto/internal/fips140/tls12 crypto/internal/fips140/edwards25519/field crypto/internal/fips140/hkdf crypto/internal/fips140/aes crypto/internal/fips140/bigmod crypto/internal/fips140/pbkdf2 regexp crypto/internal/fips140/nistec/fiat image/internal/imageutil crypto/internal/fips140/tls13 image/jpeg crypto/tls/internal/fips140tls crypto/internal/fips140/edwards25519 github.com/projectdiscovery/utils/slice golang.org/x/net/internal/httpsfv context net/http/internal/httpsfv io/fs github.com/projectdiscovery/hmap/store/cache github.com/corpix/uarand internal/poll github.com/microcosm-cc/bluemonday/css golang.org/x/sync/semaphore github.com/projectdiscovery/utils/context internal/filepathlite embed github.com/projectdiscovery/utils/sync/semaphore encoding/binary internal/fmtsort github.com/modern-go/reflect2 github.com/projectdiscovery/utils/sync/sizedpool crypto/internal/fips140/nistec os github.com/klauspost/compress/internal/le github.com/klauspost/compress/internal/snapref golang.org/x/crypto/internal/poly1305 github.com/klauspost/compress/zstd/internal/xxhash vendor/golang.org/x/crypto/internal/poly1305 golang.org/x/crypto/blake2b github.com/golang/snappy golang.org/x/sys/unix github.com/projectdiscovery/utils/env crypto/internal/sysrand github.com/projectdiscovery/utils/reader/rawmode io/ioutil os/signal github.com/mattn/go-runewidth path/filepath golang.org/x/sys/cpu fmt crypto/internal/fips140/drbg golang.org/x/crypto/sha3 github.com/muesli/reflow/ansi os/exec github.com/akrylysov/pogreb/fs crypto/internal/fips140only crypto/internal/fips140/ed25519 crypto/internal/fips140/aes/gcm crypto/internal/fips140/mlkem crypto/internal/fips140/mldsa crypto/internal/fips140/rsa github.com/muesli/reflow/indent github.com/muesli/reflow/padding github.com/muesli/reflow/wordwrap crypto/hkdf crypto/pbkdf2 crypto/md5 crypto/rc4 crypto/internal/fips140/ecdh crypto/internal/fips140/ecdsa golang.org/x/crypto/pbkdf2 github.com/refraction-networking/utls/internal/hkdf crypto/cipher github.com/refraction-networking/utls/internal/tls13 github.com/minio/selfupdate/internal/binarydist crypto/mlkem crypto/mldsa github.com/refraction-networking/utls/internal/boring github.com/zmap/rc2 vendor/golang.org/x/crypto/chacha20 crypto/des golang.org/x/crypto/chacha20 crypto/internal/boring encoding/hex flag github.com/pkg/errors golang.org/x/time/rate net/url github.com/hako/durafmt compress/flate log runtime/debug vendor/golang.org/x/net/http2/hpack net/http/internal golang.org/x/net/bpf github.com/docker/go-units github.com/andybalholm/brotli/matchfinder github.com/Mzack9999/gcache math/big mime/quotedprintable mime encoding/gob vendor/golang.org/x/text/unicode/norm github.com/refraction-networking/utls/internal/quicvarint/protocol github.com/klauspost/compress/fse crypto/aes crypto/internal/rand crypto/sha512 crypto/hmac crypto/sha256 vendor/golang.org/x/crypto/chacha20poly1305 crypto/sha1 github.com/akrylysov/pogreb/internal/errors golang.org/x/crypto/chacha20poly1305 github.com/syndtr/goleveldb/leveldb/util github.com/syndtr/goleveldb/leveldb/storage encoding/json/v2 debug/dwarf github.com/refraction-networking/utls/internal/quicvarint github.com/refraction-networking/utls/internal/tls12 internal/zstd golang.org/x/crypto/hkdf vendor/golang.org/x/text/unicode/bidi github.com/aymerick/douceur/css crypto/ecdh github.com/modern-go/concurrent github.com/gorilla/css/scanner golang.org/x/net/html gopkg.in/yaml.v3 go.uber.org/multierr github.com/gaissmai/bart/internal/nodes github.com/klauspost/compress/huff0 golang.org/x/text/unicode/bidi golang.org/x/sync/singleflight golang.org/x/net/http2/hpack golang.org/x/text/unicode/norm github.com/syndtr/goleveldb/leveldb/cache github.com/syndtr/goleveldb/leveldb/filter github.com/zmap/zcrypto/util github.com/dsnet/compress/brotli net crypto/hpke github.com/aymerick/douceur/parser encoding/xml github.com/dlclark/regexp2/syntax github.com/charmbracelet/x/ansi github.com/aymanbagabas/go-osc52/v2 github.com/logrusorgru/aurora/v4 text/template/parse github.com/syndtr/goleveldb/leveldb/opt github.com/yuin/goldmark/util github.com/cheggaaa/pb/v3/termutil github.com/google/go-querystring/query golang.org/x/crypto/scrypt vendor/golang.org/x/text/secure/bidirule github.com/minio/selfupdate/internal/osext github.com/projectdiscovery/machineid github.com/shirou/gopsutil/v4/internal/common github.com/cnf/structhash github.com/google/shlex github.com/syndtr/goleveldb/leveldb/errors golang.org/x/text/secure/bidirule github.com/projectdiscovery/utils/time text/tabwriter github.com/tomnomnom/linkheader github.com/projectdiscovery/utils/log compress/gzip compress/zlib github.com/klauspost/compress/flate archive/zip github.com/syndtr/goleveldb/leveldb/iterator github.com/syndtr/goleveldb/leveldb/journal github.com/djherbis/times github.com/mattn/go-isatty go.etcd.io/bbolt github.com/projectdiscovery/utils/permission github.com/projectdiscovery/fdmax golang.org/x/term github.com/tklauser/numcpus debug/elf github.com/projectdiscovery/fdmax/autofdmax github.com/syndtr/goleveldb/leveldb/memdb github.com/syndtr/goleveldb/leveldb/table github.com/mattn/go-colorable github.com/tklauser/go-sysconf vendor/golang.org/x/net/idna github.com/projectdiscovery/gologger/writer text/template github.com/fatih/color github.com/microcosm-cc/bluemonday crypto/internal/boring/bbig github.com/zmap/zcrypto/dsa crypto/rand crypto/dsa encoding/asn1 github.com/zmap/zcrypto/encoding/asn1 golang.org/x/net/idna crypto/elliptic os/user github.com/dlclark/regexp2 github.com/syndtr/goleveldb/leveldb crypto/rsa github.com/refraction-networking/utls/internal/hpke github.com/akrylysov/pogreb/internal/hash uuid github.com/lib/pq/scram golang.org/x/crypto/openpgp/elgamal github.com/klauspost/compress/zstd crypto/ed25519 database/sql/driver github.com/projectdiscovery/utils/strings archive/tar golang.org/x/crypto/ed25519 aead.dev/minisign github.com/klauspost/compress/zlib github.com/klauspost/compress/gzip github.com/rs/xid database/sql github.com/zmap/zcrypto/cryptobyte crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte golang.org/x/crypto/cryptobyte github.com/cheggaaa/pb/v3 github.com/refraction-networking/utls/internal/helper crypto/ecdsa github.com/alecthomas/chroma/v2 encoding/json vendor/golang.org/x/net/http/httpproxy net/textproto golang.org/x/net/internal/socks golang.org/x/net/internal/socket github.com/alecthomas/chroma/v2/formatters/html github.com/alecthomas/chroma/v2/formatters/svg github.com/alecthomas/chroma/v2/styles github.com/tidwall/pretty github.com/zmap/zcrypto/x509/ct github.com/shirou/gopsutil/v4/mem github.com/zmap/zcrypto/json github.com/lucasb-eyer/go-colorful github.com/google/uuid github.com/shirou/gopsutil/v4/net github.com/Masterminds/semver/v3 github.com/shirou/gopsutil/v4/cpu log/slog github.com/gaissmai/bart github.com/zmap/zcrypto/x509/pkix crypto/x509 github.com/alecthomas/chroma/v2/lexers github.com/json-iterator/go golang.org/x/crypto/openpgp/packet golang.org/x/net/proxy vendor/golang.org/x/net/http/httpguts mime/multipart golang.org/x/net/http/httpguts github.com/tidwall/gjson github.com/alecthomas/chroma/v2/formatters github.com/zcalusic/sysinfo golang.org/x/net/ipv6 golang.org/x/net/ipv4 github.com/muesli/termenv github.com/shirou/gopsutil/v4/process github.com/tidwall/grect github.com/tidwall/buntdb github.com/projectdiscovery/utils/errkit golang.org/x/crypto/openpgp github.com/charmbracelet/lipgloss github.com/projectdiscovery/ratelimit github.com/projectdiscovery/utils/reader github.com/charmbracelet/lipgloss/table github.com/asaskevich/govalidator crypto/tls github.com/alecthomas/chroma/v2/quick github.com/projectdiscovery/gologger/formatter github.com/projectdiscovery/gologger net/http/httptrace github.com/lib/pq github.com/miekg/dns net/http/internal/httpcommon golang.org/x/net/internal/httpcommon net/http/internal/http2 github.com/yuin/goldmark/text github.com/yuin/goldmark/ast net/http github.com/yuin/goldmark/renderer github.com/yuin/goldmark-emoji/ast github.com/yuin/goldmark/extension/ast github.com/yuin/goldmark/parser github.com/yuin/goldmark/renderer/html github.com/charmbracelet/glamour/ansi github.com/yuin/goldmark github.com/yuin/goldmark-emoji github.com/yuin/goldmark/extension github.com/charmbracelet/glamour/styles github.com/charmbracelet/glamour expvar github.com/Mzack9999/go-http-digest-auth-client golang.org/x/oauth2/internal github.com/minio/selfupdate net/http/httputil github.com/projectdiscovery/utils/file github.com/projectdiscovery/retryabledns/doh github.com/projectdiscovery/utils/ip net/http/cookiejar golang.org/x/net/http2 github.com/google/go-github/v30/github github.com/andybalholm/brotli github.com/projectdiscovery/fastdialer/fastdialer/utils golang.org/x/oauth2 github.com/weppos/publicsuffix-go/publicsuffix github.com/projectdiscovery/retryabledns/hostsfile github.com/projectdiscovery/utils/process github.com/akrylysov/pogreb github.com/projectdiscovery/utils/maps github.com/projectdiscovery/utils/http github.com/projectdiscovery/subfinder/v2/pkg/subscraping github.com/projectdiscovery/retryabledns github.com/projectdiscovery/utils/folder github.com/projectdiscovery/utils/url github.com/projectdiscovery/hmap/store/disk github.com/projectdiscovery/goflags github.com/zmap/zcrypto/x509 github.com/projectdiscovery/networkpolicy github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/bevigil github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/anubis github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/builtwith github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/bufferover github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/alienvault github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/censys github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/c99 github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/chinaz github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/certspotter github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/commoncrawl github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/crtsh github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/digitalyama github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/digitorus github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/dnsdb github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/dnsdumpster github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/fofa github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/dnsrepo github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/fullhunt github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/github github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/hackertarget github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/domainsproject github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/hudsonrock github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/driftnet github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/leakix github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/intelx github.com/projectdiscovery/cdncheck github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/merklemap github.com/projectdiscovery/hmap/store/hybrid github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/netlas github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/onyphe github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/pugrecon github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/profundis github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/quake github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/reconeer github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/redhuntlabs github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/rapiddns github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/robtex github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/rsecloud github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/scanmalware github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/securitytrails github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/shodan github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/shodanct github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/sitedossier github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/submd github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/thc github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/threatbook github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/threatcrowd github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/virustotal github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/urlscan github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/waybackarchive github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/whoisxmlapi github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/windvane github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/zoomeyeapi github.com/projectdiscovery/fastdialer/fastdialer/metafiles github.com/zmap/zcrypto/tls github.com/projectdiscovery/dnsx/libs/dnsx github.com/projectdiscovery/subfinder/v2/pkg/resolve github.com/projectdiscovery/utils/crypto github.com/projectdiscovery/utils/update github.com/refraction-networking/utls github.com/projectdiscovery/fastdialer/fastdialer/ja3/impersonate github.com/projectdiscovery/fastdialer/fastdialer github.com/projectdiscovery/retryablehttp-go github.com/projectdiscovery/chaos-client/pkg/chaos github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/chaos github.com/projectdiscovery/subfinder/v2/pkg/passive github.com/projectdiscovery/subfinder/v2/pkg/runner command-line-arguments go test -buildmode=pie -modcacherw -trimpath -buildvcs=false -v ./... go: downloading github.com/stretchr/testify v1.11.1 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 ? github.com/projectdiscovery/subfinder/v2/cmd/subfinder [no test files] ? github.com/projectdiscovery/subfinder/v2/examples [no test files] === RUN TestEnumerateDrainsSourcesOnCancel --- PASS: TestEnumerateDrainsSourcesOnCancel (0.50s) === RUN TestResolveSourceRateLimit_PerSourceOverride --- PASS: TestResolveSourceRateLimit_PerSourceOverride (0.00s) === RUN TestResolveSourceRateLimit_GlobalFallback --- PASS: TestResolveSourceRateLimit_GlobalFallback (0.00s) === RUN TestResolveSourceRateLimit_NoLimit --- PASS: TestResolveSourceRateLimit_NoLimit (0.00s) === RUN TestResolveSourceRateLimit_ZeroValueRateLimit --- PASS: TestResolveSourceRateLimit_ZeroValueRateLimit (0.00s) === RUN TestResolveSourceRateLimit_PerSourceDefaultDuration --- PASS: TestResolveSourceRateLimit_PerSourceDefaultDuration (0.00s) === RUN TestBuildMultiRateLimiter_GlobalAppliedToAll --- PASS: TestBuildMultiRateLimiter_GlobalAppliedToAll (0.00s) === RUN TestBuildMultiRateLimiter_NilRateLimit --- PASS: TestBuildMultiRateLimiter_NilRateLimit (0.00s) === RUN TestBuildMultiRateLimiter_PerSourceWithDuration --- PASS: TestBuildMultiRateLimiter_PerSourceWithDuration (0.00s) === RUN TestBuildMultiRateLimiter_UnlimitedWhenNoLimits --- PASS: TestBuildMultiRateLimiter_UnlimitedWhenNoLimits (0.00s) === RUN TestResolveSourceRateLimit_PerSourceExceedsGlobal --- PASS: TestResolveSourceRateLimit_PerSourceExceedsGlobal (0.00s) === RUN TestResolveSourceRateLimit_CaseInsensitive --- PASS: TestResolveSourceRateLimit_CaseInsensitive (0.00s) === RUN TestSourceCategorization --- PASS: TestSourceCategorization (0.00s) === RUN TestSourceFiltering === RUN TestSourceFiltering/1 crtsh chaos === RUN TestSourceFiltering/2 crtsh === RUN TestSourceFiltering/3 hackertarget reconeer commoncrawl profundis scanmalware waybackarchive builtwith digitalyama onyphe whoisxmlapi urlscan bevigil driftnet github bufferover rsecloud rapiddns shodan dnsdb securitytrails threatcrowd redhuntlabs censys zoomeyeapi robtex netlas thc dnsrepo chinaz leakix sitedossier merklemap quake anubis shodanct windvane intelx chaos c99 threatbook digitorus dnsdumpster submd certspotter fofa pugrecon crtsh domainsproject hudsonrock fullhunt === RUN TestSourceFiltering/4 alienvault chaos crtsh virustotal === RUN TestSourceFiltering/5 dnsrepo windvane commoncrawl digitorus threatcrowd submd crtsh domainsproject redhuntlabs digitalyama zoomeyeapi robtex c99 intelx onyphe bevigil driftnet rsecloud leakix sitedossier chaos fofa profundis hudsonrock quake fullhunt anubis rapiddns reconeer netlas shodan censys hackertarget threatbook thc waybackarchive dnsdb dnsdumpster alienvault github bufferover whoisxmlapi certspotter virustotal pugrecon securitytrails builtwith chinaz merklemap shodanct scanmalware urlscan === RUN TestSourceFiltering/6 digitalyama domainsproject shodanct bevigil c99 censys crtsh dnsdumpster dnsrepo onyphe rsecloud fofa leakix redhuntlabs securitytrails virustotal builtwith chaos reconeer intelx profundis scanmalware submd alienvault anubis digitorus fullhunt quake urlscan whoisxmlapi certspotter driftnet robtex shodan windvane hackertarget bufferover chinaz === RUN TestSourceFiltering/7 domainsproject leakix rapiddns whoisxmlapi shodan thc dnsdumpster driftnet chinaz quake onyphe anubis chaos fofa windvane alienvault rsecloud reconeer zoomeyeapi robtex profundis urlscan virustotal crtsh hackertarget commoncrawl waybackarchive redhuntlabs digitalyama certspotter merklemap netlas threatbook pugrecon securitytrails bufferover shodanct scanmalware dnsdb dnsrepo hudsonrock fullhunt c99 bevigil submd github censys sitedossier intelx digitorus threatcrowd builtwith === RUN TestSourceFiltering/8 virustotal securitytrails crtsh bufferover hackertarget shodanct scanmalware digitorus certspotter dnsdb leakix alienvault urlscan merklemap driftnet --- PASS: TestSourceFiltering (0.00s) --- PASS: TestSourceFiltering/1 (0.00s) --- PASS: TestSourceFiltering/2 (0.00s) --- PASS: TestSourceFiltering/3 (0.00s) --- PASS: TestSourceFiltering/4 (0.00s) --- PASS: TestSourceFiltering/5 (0.00s) --- PASS: TestSourceFiltering/6 (0.00s) --- PASS: TestSourceFiltering/7 (0.00s) --- PASS: TestSourceFiltering/8 (0.00s) === RUN TestSourcesWithKeys Skipping alienvault as no API key is provided Skipping bevigil as no API key is provided Skipping bufferover as no API key is provided Skipping builtwith as no API key is provided Skipping c99 as no API key is provided Skipping censys as no API key is provided Skipping certspotter as no API key is provided Skipping chaos as no API key is provided Skipping chinaz as no API key is provided Skipping digitalyama as no API key is provided Skipping dnsdb as no API key is provided Skipping dnsdumpster as no API key is provided Skipping dnsrepo as no API key is provided Skipping domainsproject as no API key is provided Skipping driftnet as no API key is provided Skipping fofa as no API key is provided Skipping fullhunt as no API key is provided Skipping github as no API key is provided Skipping intelx as no API key is provided Skipping leakix as no API key is provided Skipping merklemap as no API key is provided Skipping netlas as no API key is provided Skipping onyphe as no API key is provided Skipping profundis as no API key is provided Skipping pugrecon as no API key is provided Skipping quake as no API key is provided Skipping redhuntlabs as no API key is provided Skipping robtex as no API key is provided Skipping rsecloud as no API key is provided Skipping securitytrails as no API key is provided Skipping shodan as no API key is provided Skipping threatbook as no API key is provided Skipping urlscan as no API key is provided Skipping virustotal as no API key is provided Skipping whoisxmlapi as no API key is provided Skipping windvane as no API key is provided Skipping zoomeyeapi as no API key is provided --- PASS: TestSourcesWithKeys (0.00s) === RUN TestSourcesWithoutKeys === RUN TestSourcesWithoutKeys/hudsonrock === RUN TestSourcesWithoutKeys/scanmalware === RUN TestSourcesWithoutKeys/shodanct === RUN TestSourcesWithoutKeys/thc --- PASS: TestSourcesWithoutKeys (0.42s) --- PASS: TestSourcesWithoutKeys/hudsonrock (0.06s) --- PASS: TestSourcesWithoutKeys/scanmalware (0.25s) --- PASS: TestSourcesWithoutKeys/shodanct (0.05s) --- PASS: TestSourcesWithoutKeys/thc (0.06s) PASS ok github.com/projectdiscovery/subfinder/v2/pkg/passive 0.976s ? github.com/projectdiscovery/subfinder/v2/pkg/resolve [no test files] === RUN TestFilterAndMatchSubdomain === RUN TestFilterAndMatchSubdomain/Literal_Match [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml === RUN TestFilterAndMatchSubdomain/Multiple_Wildcards_Match [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml === RUN TestFilterAndMatchSubdomain/Sequential_Match [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml === RUN TestFilterAndMatchSubdomain/Literal_Filter [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml === RUN TestFilterAndMatchSubdomain/Multiple_Wildcards_Filter [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml === RUN TestFilterAndMatchSubdomain/Sequential_Filter [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml === RUN TestFilterAndMatchSubdomain/Filter_and_Match [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml === RUN TestFilterAndMatchSubdomain/Filter_and_Match_-_Same_Root_Domain [INF] Loading provider config from the default location: /home/buildozer/.config/subfinder/provider-config.yaml --- PASS: TestFilterAndMatchSubdomain (0.00s) --- PASS: TestFilterAndMatchSubdomain/Literal_Match (0.00s) --- PASS: TestFilterAndMatchSubdomain/Multiple_Wildcards_Match (0.00s) --- PASS: TestFilterAndMatchSubdomain/Sequential_Match (0.00s) --- PASS: TestFilterAndMatchSubdomain/Literal_Filter (0.00s) --- PASS: TestFilterAndMatchSubdomain/Multiple_Wildcards_Filter (0.00s) --- PASS: TestFilterAndMatchSubdomain/Sequential_Filter (0.00s) --- PASS: TestFilterAndMatchSubdomain/Filter_and_Match (0.00s) --- PASS: TestFilterAndMatchSubdomain/Filter_and_Match_-_Same_Root_Domain (0.00s) === RUN TestPreprocessDomain === RUN TestPreprocessDomain/bare_domain === RUN TestPreprocessDomain/uppercase === RUN TestPreprocessDomain/https_scheme === RUN TestPreprocessDomain/http_scheme === RUN TestPreprocessDomain/uppercase_scheme_and_path === RUN TestPreprocessDomain/scheme_and_path === RUN TestPreprocessDomain/scheme_and_query === RUN TestPreprocessDomain/scheme_and_fragment === RUN TestPreprocessDomain/path_only === RUN TestPreprocessDomain/query_only === RUN TestPreprocessDomain/trailing_slash === RUN TestPreprocessDomain/ip_with_scheme === RUN TestPreprocessDomain/resolver_host_port_kept === RUN TestPreprocessDomain/wildcard_kept === RUN TestPreprocessDomain/quoted_and_spaced === RUN TestPreprocessDomain/comment_line === RUN TestPreprocessDomain/inline_comment === RUN TestPreprocessDomain/empty --- PASS: TestPreprocessDomain (0.00s) --- PASS: TestPreprocessDomain/bare_domain (0.00s) --- PASS: TestPreprocessDomain/uppercase (0.00s) --- PASS: TestPreprocessDomain/https_scheme (0.00s) --- PASS: TestPreprocessDomain/http_scheme (0.00s) --- PASS: TestPreprocessDomain/uppercase_scheme_and_path (0.00s) --- PASS: TestPreprocessDomain/scheme_and_path (0.00s) --- PASS: TestPreprocessDomain/scheme_and_query (0.00s) --- PASS: TestPreprocessDomain/scheme_and_fragment (0.00s) --- PASS: TestPreprocessDomain/path_only (0.00s) --- PASS: TestPreprocessDomain/query_only (0.00s) --- PASS: TestPreprocessDomain/trailing_slash (0.00s) --- PASS: TestPreprocessDomain/ip_with_scheme (0.00s) --- PASS: TestPreprocessDomain/resolver_host_port_kept (0.00s) --- PASS: TestPreprocessDomain/wildcard_kept (0.00s) --- PASS: TestPreprocessDomain/quoted_and_spaced (0.00s) --- PASS: TestPreprocessDomain/comment_line (0.00s) --- PASS: TestPreprocessDomain/inline_comment (0.00s) --- PASS: TestPreprocessDomain/empty (0.00s) === RUN TestLoadFromFile --- PASS: TestLoadFromFile (0.00s) === RUN TestLoadFromFileMissing --- PASS: TestLoadFromFileMissing (0.00s) PASS ok github.com/projectdiscovery/subfinder/v2/pkg/runner 0.115s === RUN TestLimitResponseBody_CapsOversizedBody --- PASS: TestLimitResponseBody_CapsOversizedBody (0.00s) === RUN TestLimitResponseBody_SmallBodyUntouched --- PASS: TestLimitResponseBody_SmallBodyUntouched (0.00s) === RUN TestLimitResponseBody_ZeroIsUnlimited --- PASS: TestLimitResponseBody_ZeroIsUnlimited (0.00s) === RUN TestLimitResponseBody_NilSafe --- PASS: TestLimitResponseBody_NilSafe (0.00s) === RUN TestHTTPRequestWrapper_CapsResponseBody --- PASS: TestHTTPRequestWrapper_CapsResponseBody (0.01s) === RUN TestHTTPRequestWrapper_UnlimitedByDefault --- PASS: TestHTTPRequestWrapper_UnlimitedByDefault (0.00s) === RUN TestRegexSubdomainExtractor_Extract === RUN TestRegexSubdomainExtractor_Extract/simple_subdomain === RUN TestRegexSubdomainExtractor_Extract/multi-level_subdomain === RUN TestRegexSubdomainExtractor_Extract/case_is_normalized_to_lower === RUN TestRegexSubdomainExtractor_Extract/wildcard_prefix_is_preserved === RUN TestRegexSubdomainExtractor_Extract/multiple_subdomains_in_one_blob === RUN TestRegexSubdomainExtractor_Extract/trailing_dot_(FQDN_form)_is_kept === RUN TestRegexSubdomainExtractor_Extract/domain_dots_are_literal,_not_wildcards === RUN TestRegexSubdomainExtractor_Extract/domain_as_a_prefix_of_another_apex_is_rejected === RUN TestRegexSubdomainExtractor_Extract/longer_label_ending_in_domain_is_rejected --- PASS: TestRegexSubdomainExtractor_Extract (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/simple_subdomain (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/multi-level_subdomain (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/case_is_normalized_to_lower (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/wildcard_prefix_is_preserved (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/multiple_subdomains_in_one_blob (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/trailing_dot_(FQDN_form)_is_kept (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/domain_dots_are_literal,_not_wildcards (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/domain_as_a_prefix_of_another_apex_is_rejected (0.00s) --- PASS: TestRegexSubdomainExtractor_Extract/longer_label_ending_in_domain_is_rejected (0.00s) PASS ok github.com/projectdiscovery/subfinder/v2/pkg/subscraping 0.016s ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/alienvault [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/anubis [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/bevigil [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/bufferover [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/builtwith [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/c99 [no test files] === RUN TestCensysSource_FollowsPagesWhenUnlimited --- PASS: TestCensysSource_FollowsPagesWhenUnlimited (0.01s) === RUN TestCensysSource_MaxResultsCapsPagination --- PASS: TestCensysSource_MaxResultsCapsPagination (0.00s) === RUN TestCensysSource_NoApiKey --- PASS: TestCensysSource_NoApiKey (0.00s) === RUN TestCensysSource_ContextCancellation --- PASS: TestCensysSource_ContextCancellation (0.00s) === RUN TestCensysSource_Metadata --- PASS: TestCensysSource_Metadata (0.00s) === RUN TestCensysSource_AddApiKeys === RUN TestCensysSource_AddApiKeys/PAT_with_OrgID === RUN TestCensysSource_AddApiKeys/PAT_without_OrgID_(free_user) --- PASS: TestCensysSource_AddApiKeys (0.00s) --- PASS: TestCensysSource_AddApiKeys/PAT_with_OrgID (0.00s) --- PASS: TestCensysSource_AddApiKeys/PAT_without_OrgID_(free_user) (0.00s) === RUN TestCensysSource_Statistics --- PASS: TestCensysSource_Statistics (0.00s) PASS ok github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/censys 0.016s === RUN TestCertspotterSource_Metadata --- PASS: TestCertspotterSource_Metadata (0.00s) === RUN TestCertspotterSource_NoApiKey --- PASS: TestCertspotterSource_NoApiKey (0.00s) === RUN TestCertspotterSource_FollowsCursorWhenUnlimited --- PASS: TestCertspotterSource_FollowsCursorWhenUnlimited (0.01s) === RUN TestCertspotterSource_MaxResultsCapsPagination --- PASS: TestCertspotterSource_MaxResultsCapsPagination (0.00s) PASS ok github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/certspotter 0.016s ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/chaos [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/chinaz [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/commoncrawl [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/crtsh [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/digitalyama [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/digitorus [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/dnsdb [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/dnsdumpster [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/dnsrepo [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/domainsproject [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/driftnet [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/fofa [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/fullhunt [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/github [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/gitlab [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/hackertarget [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/hudsonrock [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/intelx [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/leakix [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/merklemap [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/netlas [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/onyphe [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/profundis [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/pugrecon [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/quake [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/rapiddns [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/reconcloud [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/reconeer [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/redhuntlabs [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/riddler [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/robtex [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/rsecloud [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/scanmalware [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/securitytrails [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/shodan [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/shodanct [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/sitedossier [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/submd [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/thc [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/threatbook [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/threatcrowd [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/threatminer [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/urlscan [no test files] === RUN TestVirustotalSource_Metadata --- PASS: TestVirustotalSource_Metadata (0.00s) === RUN TestVirustotalSource_NoApiKey --- PASS: TestVirustotalSource_NoApiKey (0.00s) === RUN TestVirustotalSource_FollowsCursorWhenUnlimited --- PASS: TestVirustotalSource_FollowsCursorWhenUnlimited (0.01s) === RUN TestVirustotalSource_MaxResultsCapsPagination --- PASS: TestVirustotalSource_MaxResultsCapsPagination (0.00s) === RUN TestVirustotalSource_StopsWhenCursorEmpty --- PASS: TestVirustotalSource_StopsWhenCursorEmpty (0.00s) === RUN TestVirustotalSource_RateLimitedReturnsActionableError --- PASS: TestVirustotalSource_RateLimitedReturnsActionableError (0.00s) PASS ok github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/virustotal 0.018s ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/waybackarchive [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/whoisxmlapi [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/windvane [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/zoomeyeapi [no test files] ? github.com/projectdiscovery/subfinder/v2/pkg/testutils [no test files] >>> subfinder: Entering fakeroot... >>> subfinder-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/testing/subfinder/pkg/subfinder-doc/usr/share/licenses' >>> subfinder-doc*: Preparing subpackage subfinder-doc... >>> subfinder-doc*: Running postcheck for subfinder-doc >>> subfinder*: Running postcheck for subfinder >>> subfinder*: Preparing package subfinder... >>> subfinder*: Stripping binaries >>> subfinder*: Scanning shared objects >>> subfinder*: Tracing dependencies... so:libc.musl-loongarch64.so.1 >>> subfinder*: Package size: 30.9 MB >>> subfinder*: Compressing data... >>> subfinder*: Create checksum... >>> subfinder*: Create subfinder-2.16.0-r0.apk >>> subfinder-doc*: Tracing dependencies... >>> subfinder-doc*: Package size: 1.1 KB >>> subfinder-doc*: Compressing data... >>> subfinder-doc*: Create checksum... >>> subfinder-doc*: Create subfinder-doc-2.16.0-r0.apk >>> subfinder: Build complete at Mon, 24 Aug 2026 21:25:11 +0000 elapsed time 0h 0m 45s >>> subfinder: Cleaning up srcdir >>> subfinder: Cleaning up pkgdir >>> subfinder: Cleaning up tmpdir >>> subfinder: Uninstalling dependencies... (1/2) Purging .makedepends-subfinder (20260824.212427) (2/2) Purging go (1.27.0-r0) Executing busybox-1.38.0-r4.trigger OK: 270.1 MiB in 103 packages >>> subfinder: Updating the testing/loongarch64 repository index... >>> subfinder: Signing the index...