Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-opentelemetry-contrib-0.20.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-732742-27567/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-opentelemetry-contrib-0.20.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1685923200 Wrote: /builddir/build/SRPMS/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.src.rpm RPM build warnings: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-opentelemetry-contrib-0.20.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-732742-27567/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-opentelemetry-contrib-0.20.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1685923200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.67p0Lu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf opentelemetry-go-contrib-0.20.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/opentelemetry-go-contrib-0.20.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd opentelemetry-go-contrib-0.20.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/vendor + [[ ! -e /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build/bin install: creating directory '/builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build' install: creating directory '/builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build/bin' + export GOPATH=/builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build/src/go.opentelemetry.io/contrib-0.20 ]] ++ dirname /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build/src/go.opentelemetry.io/contrib-0.20 + install -m 0755 -vd /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build/src/go.opentelemetry.io install: creating directory '/builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build/src' install: creating directory '/builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build/src/go.opentelemetry.io' + ln -fs /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0 /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build/src/go.opentelemetry.io/contrib-0.20 + cd /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build/src/go.opentelemetry.io/contrib-0.20 Patch #0 (0001-Fix-Errorf-variable-in-host_test.patch): + echo 'Patch #0 (0001-Fix-Errorf-variable-in-host_test.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file instrumentation/host/host_test.go ++ find . -name '*.go' + sed -i -e 's|"go.opentelemetry.io/contrib|"go.opentelemetry.io/contrib-0.20|' ./internal/util/testutil.go ./propagators/aws/xray/propagator.go ./propagators/aws/xray/idgenerator_test.go ./propagators/aws/xray/idgenerator.go ./propagators/aws/xray/propagator_test.go ./propagators/ot/ot_integration_test.go ./propagators/ot/ot_example_test.go ./propagators/ot/ot_data_test.go ./propagators/ot/ot_propagator_test.go ./propagators/ot/doc.go ./propagators/ot/ot_propagator.go ./propagators/jaeger/context_test.go ./propagators/jaeger/jaeger_data_test.go ./propagators/jaeger/doc.go ./propagators/jaeger/jaeger_integration_test.go ./propagators/jaeger/jaeger_propagator.go ./propagators/jaeger/context.go ./propagators/jaeger/jaeger_example_test.go ./propagators/jaeger/jaeger_propagator_test.go ./propagators/b3/context_test.go ./propagators/b3/b3_benchmark_test.go ./propagators/b3/doc.go ./propagators/b3/b3_propagator_test.go ./propagators/b3/b3_propagator.go ./propagators/b3/b3_integration_test.go ./propagators/b3/context.go ./propagators/b3/b3_data_test.go ./propagators/b3/b3_example_test.go ./propagators/doc.go ./propagators/opencensus/binary_test.go ./propagators/opencensus/binary.go ./propagators/opencensus/examples/opencensus_client/client.go ./propagators/opencensus/examples/opentelemetry_server/server.go ./exporters/metric/dogstatsd/internal/statsd/conn_test.go ./exporters/metric/dogstatsd/internal/statsd/conn.go ./exporters/metric/dogstatsd/labels_test.go ./exporters/metric/dogstatsd/dogstatsd_test.go ./exporters/metric/dogstatsd/labels.go ./exporters/metric/dogstatsd/example_test.go ./exporters/metric/dogstatsd/dogstatsd.go ./exporters/metric/datadog/datadog.go ./exporters/metric/datadog/example_test.go ./exporters/metric/cortex/config.go ./exporters/metric/cortex/example/main.go ./exporters/metric/cortex/sanitize.go ./exporters/metric/cortex/sanitize_test.go ./exporters/metric/cortex/config_test.go ./exporters/metric/cortex/utils/config_utils_data_test.go ./exporters/metric/cortex/utils/config_utils.go ./exporters/metric/cortex/utils/config_utils_test.go ./exporters/metric/cortex/auth.go ./exporters/metric/cortex/cortex.go ./exporters/metric/cortex/config_data_test.go ./exporters/metric/cortex/auth_test.go ./exporters/metric/cortex/testutil_test.go ./exporters/metric/cortex/cortex_test.go ./detectors/aws/aws.go ./detectors/aws/eks/detector_test.go ./detectors/aws/eks/detector.go ./detectors/aws/ecs/ecs.go ./detectors/aws/ecs/ecs_test.go ./detectors/aws/aws_test.go ./detectors/gcp/gce.go ./detectors/gcp/gke.go ./detectors/gcp/cloud-run_test.go ./detectors/gcp/cloud-run.go ./doc.go ./tools/tools.go ./instrumentation/gopkg.in/macaron.v1/otelmacaron/config.go ./instrumentation/gopkg.in/macaron.v1/otelmacaron/macaron.go ./instrumentation/gopkg.in/macaron.v1/otelmacaron/macaron_test.go ./instrumentation/gopkg.in/macaron.v1/otelmacaron/example/server.go ./instrumentation/gopkg.in/macaron.v1/otelmacaron/doc.go ./instrumentation/google.golang.org/grpc/otelgrpc/example/api/hello-service.pb.go ./instrumentation/google.golang.org/grpc/otelgrpc/example/config/config.go ./instrumentation/google.golang.org/grpc/otelgrpc/example/server/main.go ./instrumentation/google.golang.org/grpc/otelgrpc/example/client/main.go ./instrumentation/google.golang.org/grpc/otelgrpc/interceptor_test.go ./instrumentation/google.golang.org/grpc/otelgrpc/example_interceptor_test.go ./instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go ./instrumentation/google.golang.org/grpc/otelgrpc/grpctrace.go ./instrumentation/google.golang.org/grpc/otelgrpc/benchmark_test.go ./instrumentation/google.golang.org/grpc/otelgrpc/grpc_test.go ./instrumentation/runtime/example/main.go ./instrumentation/runtime/runtime_test.go ./instrumentation/runtime/doc.go ./instrumentation/runtime/runtime.go ./instrumentation/net/http/otelhttp/config.go ./instrumentation/net/http/otelhttp/example/server/server.go ./instrumentation/net/http/otelhttp/example/client/client.go ./instrumentation/net/http/otelhttp/filters/header_nongo14.go ./instrumentation/net/http/otelhttp/filters/filters.go ./instrumentation/net/http/otelhttp/filters/header_go14.go ./instrumentation/net/http/otelhttp/filters/filters_test.go ./instrumentation/net/http/otelhttp/client_test.go ./instrumentation/net/http/otelhttp/common.go ./instrumentation/net/http/otelhttp/config_test.go ./instrumentation/net/http/otelhttp/wrap.go ./instrumentation/net/http/otelhttp/handler_example_test.go ./instrumentation/net/http/otelhttp/doc.go ./instrumentation/net/http/otelhttp/handler_test.go ./instrumentation/net/http/otelhttp/handler.go ./instrumentation/net/http/otelhttp/transport.go ./instrumentation/net/http/otelhttp/labeler.go ./instrumentation/net/http/otelhttp/client.go ./instrumentation/net/http/otelhttp/transport_test.go ./instrumentation/net/http/otelhttp/transport_example_test.go ./instrumentation/net/http/httptrace/otelhttptrace/clienttrace_test.go ./instrumentation/net/http/httptrace/otelhttptrace/example/server/server.go ./instrumentation/net/http/httptrace/otelhttptrace/example/client/client.go ./instrumentation/net/http/httptrace/otelhttptrace/httptrace_test.go ./instrumentation/net/http/httptrace/otelhttptrace/api.go ./instrumentation/net/http/httptrace/otelhttptrace/clienttrace.go ./instrumentation/net/http/httptrace/otelhttptrace/httptrace.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/config.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/db.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/mongo.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/doc.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/example_test.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/peer.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/tags.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/mongo_test.go ./instrumentation/github.com/gocql/gocql/otelgocql/config.go ./instrumentation/github.com/gocql/gocql/otelgocql/example/client.go ./instrumentation/github.com/gocql/gocql/otelgocql/cass.go ./instrumentation/github.com/gocql/gocql/otelgocql/observer.go ./instrumentation/github.com/gocql/gocql/otelgocql/gocql_test.go ./instrumentation/github.com/gocql/gocql/otelgocql/doc.go ./instrumentation/github.com/gocql/gocql/otelgocql/example_session_test.go ./instrumentation/github.com/gocql/gocql/otelgocql/instrument.go ./instrumentation/github.com/gocql/gocql/otelgocql/gocql.go ./instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/config.go ./instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/main.go ./instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/aws.go ./instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/attributes.go ./instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/aws_test.go ./instrumentation/github.com/Shopify/sarama/otelsarama/example/producer/producer.go ./instrumentation/github.com/Shopify/sarama/otelsarama/example/consumer/consumer.go ./instrumentation/github.com/Shopify/sarama/otelsarama/example/init.go ./instrumentation/github.com/Shopify/sarama/otelsarama/consumer_group_test.go ./instrumentation/github.com/Shopify/sarama/otelsarama/producer.go ./instrumentation/github.com/Shopify/sarama/otelsarama/doc.go ./instrumentation/github.com/Shopify/sarama/otelsarama/option_test.go ./instrumentation/github.com/Shopify/sarama/otelsarama/option.go ./instrumentation/github.com/Shopify/sarama/otelsarama/message.go ./instrumentation/github.com/Shopify/sarama/otelsarama/consumer.go ./instrumentation/github.com/Shopify/sarama/otelsarama/dispatcher.go ./instrumentation/github.com/Shopify/sarama/otelsarama/message_test.go ./instrumentation/github.com/Shopify/sarama/otelsarama/consumer_group.go ./instrumentation/github.com/Shopify/sarama/otelsarama/producer_test.go ./instrumentation/github.com/Shopify/sarama/otelsarama/consumer_test.go ./instrumentation/github.com/gorilla/mux/otelmux/config.go ./instrumentation/github.com/gorilla/mux/otelmux/example/server.go ./instrumentation/github.com/gorilla/mux/otelmux/mux.go ./instrumentation/github.com/gorilla/mux/otelmux/doc.go ./instrumentation/github.com/gorilla/mux/otelmux/mux_test.go ./instrumentation/github.com/emicklei/go-restful/otelrestful/config.go ./instrumentation/github.com/emicklei/go-restful/otelrestful/example/server.go ./instrumentation/github.com/emicklei/go-restful/otelrestful/restful.go ./instrumentation/github.com/emicklei/go-restful/otelrestful/doc.go ./instrumentation/github.com/emicklei/go-restful/otelrestful/restful_test.go ./instrumentation/github.com/labstack/echo/otelecho/config.go ./instrumentation/github.com/labstack/echo/otelecho/example/server.go ./instrumentation/github.com/labstack/echo/otelecho/echo_test.go ./instrumentation/github.com/labstack/echo/otelecho/doc.go ./instrumentation/github.com/labstack/echo/otelecho/echo.go ./instrumentation/github.com/go-kit/kit/otelkit/config.go ./instrumentation/github.com/go-kit/kit/otelkit/example/server.go ./instrumentation/github.com/go-kit/kit/otelkit/doc.go ./instrumentation/github.com/go-kit/kit/otelkit/endpoint.go ./instrumentation/github.com/go-kit/kit/otelkit/endpoint_test.go ./instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/config.go ./instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/example/client.go ./instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/gomemcache_test.go ./instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/doc.go ./instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/attributes.go ./instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/gomemcache.go ./instrumentation/github.com/astaxie/beego/otelbeego/config.go ./instrumentation/github.com/astaxie/beego/otelbeego/example_middleware_test.go ./instrumentation/github.com/astaxie/beego/otelbeego/example/server/server.go ./instrumentation/github.com/astaxie/beego/otelbeego/example/client/client.go ./instrumentation/github.com/astaxie/beego/otelbeego/common.go ./instrumentation/github.com/astaxie/beego/otelbeego/doc.go ./instrumentation/github.com/astaxie/beego/otelbeego/beego.go ./instrumentation/github.com/astaxie/beego/otelbeego/beego_test.go ./instrumentation/github.com/gin-gonic/gin/otelgin/example/server.go ./instrumentation/github.com/gin-gonic/gin/otelgin/gintrace_test.go ./instrumentation/github.com/gin-gonic/gin/otelgin/gintrace.go ./instrumentation/github.com/gin-gonic/gin/otelgin/doc.go ./instrumentation/github.com/gin-gonic/gin/otelgin/option.go ./instrumentation/host/host.go ./instrumentation/host/example/main.go ./instrumentation/host/doc.go ./instrumentation/host/host_test.go ./contrib.go ++ find . -name '*.go' + sed -i -e 's|"go.opentelemetry.io/otel|"go.opentelemetry.io/otel-0.20|' ./internal/util/testutil.go ./propagators/aws/xray/propagator.go ./propagators/aws/xray/idgenerator_test.go ./propagators/aws/xray/idgenerator.go ./propagators/aws/xray/propagator_test.go ./propagators/ot/ot_integration_test.go ./propagators/ot/ot_example_test.go ./propagators/ot/ot_data_test.go ./propagators/ot/ot_propagator_test.go ./propagators/ot/doc.go ./propagators/ot/ot_propagator.go ./propagators/jaeger/context_test.go ./propagators/jaeger/jaeger_data_test.go ./propagators/jaeger/doc.go ./propagators/jaeger/jaeger_integration_test.go ./propagators/jaeger/jaeger_propagator.go ./propagators/jaeger/context.go ./propagators/jaeger/jaeger_example_test.go ./propagators/jaeger/jaeger_propagator_test.go ./propagators/b3/context_test.go ./propagators/b3/b3_benchmark_test.go ./propagators/b3/doc.go ./propagators/b3/b3_propagator_test.go ./propagators/b3/b3_propagator.go ./propagators/b3/b3_integration_test.go ./propagators/b3/context.go ./propagators/b3/b3_data_test.go ./propagators/b3/b3_example_test.go ./propagators/doc.go ./propagators/opencensus/binary_test.go ./propagators/opencensus/binary.go ./propagators/opencensus/examples/opencensus_client/client.go ./propagators/opencensus/examples/opentelemetry_server/server.go ./exporters/metric/dogstatsd/internal/statsd/conn_test.go ./exporters/metric/dogstatsd/internal/statsd/conn.go ./exporters/metric/dogstatsd/labels_test.go ./exporters/metric/dogstatsd/dogstatsd_test.go ./exporters/metric/dogstatsd/labels.go ./exporters/metric/dogstatsd/example_test.go ./exporters/metric/dogstatsd/dogstatsd.go ./exporters/metric/datadog/datadog.go ./exporters/metric/datadog/example_test.go ./exporters/metric/cortex/config.go ./exporters/metric/cortex/example/main.go ./exporters/metric/cortex/sanitize.go ./exporters/metric/cortex/sanitize_test.go ./exporters/metric/cortex/config_test.go ./exporters/metric/cortex/utils/config_utils_data_test.go ./exporters/metric/cortex/utils/config_utils.go ./exporters/metric/cortex/utils/config_utils_test.go ./exporters/metric/cortex/auth.go ./exporters/metric/cortex/cortex.go ./exporters/metric/cortex/config_data_test.go ./exporters/metric/cortex/auth_test.go ./exporters/metric/cortex/testutil_test.go ./exporters/metric/cortex/cortex_test.go ./detectors/aws/aws.go ./detectors/aws/eks/detector_test.go ./detectors/aws/eks/detector.go ./detectors/aws/ecs/ecs.go ./detectors/aws/ecs/ecs_test.go ./detectors/aws/aws_test.go ./detectors/gcp/gce.go ./detectors/gcp/gke.go ./detectors/gcp/cloud-run_test.go ./detectors/gcp/cloud-run.go ./doc.go ./tools/tools.go ./instrumentation/gopkg.in/macaron.v1/otelmacaron/config.go ./instrumentation/gopkg.in/macaron.v1/otelmacaron/macaron.go ./instrumentation/gopkg.in/macaron.v1/otelmacaron/macaron_test.go ./instrumentation/gopkg.in/macaron.v1/otelmacaron/example/server.go ./instrumentation/gopkg.in/macaron.v1/otelmacaron/doc.go ./instrumentation/google.golang.org/grpc/otelgrpc/example/api/hello-service.pb.go ./instrumentation/google.golang.org/grpc/otelgrpc/example/config/config.go ./instrumentation/google.golang.org/grpc/otelgrpc/example/server/main.go ./instrumentation/google.golang.org/grpc/otelgrpc/example/client/main.go ./instrumentation/google.golang.org/grpc/otelgrpc/interceptor_test.go ./instrumentation/google.golang.org/grpc/otelgrpc/example_interceptor_test.go ./instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go ./instrumentation/google.golang.org/grpc/otelgrpc/grpctrace.go ./instrumentation/google.golang.org/grpc/otelgrpc/benchmark_test.go ./instrumentation/google.golang.org/grpc/otelgrpc/grpc_test.go ./instrumentation/runtime/example/main.go ./instrumentation/runtime/runtime_test.go ./instrumentation/runtime/doc.go ./instrumentation/runtime/runtime.go ./instrumentation/net/http/otelhttp/config.go ./instrumentation/net/http/otelhttp/example/server/server.go ./instrumentation/net/http/otelhttp/example/client/client.go ./instrumentation/net/http/otelhttp/filters/header_nongo14.go ./instrumentation/net/http/otelhttp/filters/filters.go ./instrumentation/net/http/otelhttp/filters/header_go14.go ./instrumentation/net/http/otelhttp/filters/filters_test.go ./instrumentation/net/http/otelhttp/client_test.go ./instrumentation/net/http/otelhttp/common.go ./instrumentation/net/http/otelhttp/config_test.go ./instrumentation/net/http/otelhttp/wrap.go ./instrumentation/net/http/otelhttp/handler_example_test.go ./instrumentation/net/http/otelhttp/doc.go ./instrumentation/net/http/otelhttp/handler_test.go ./instrumentation/net/http/otelhttp/handler.go ./instrumentation/net/http/otelhttp/transport.go ./instrumentation/net/http/otelhttp/labeler.go ./instrumentation/net/http/otelhttp/client.go ./instrumentation/net/http/otelhttp/transport_test.go ./instrumentation/net/http/otelhttp/transport_example_test.go ./instrumentation/net/http/httptrace/otelhttptrace/clienttrace_test.go ./instrumentation/net/http/httptrace/otelhttptrace/example/server/server.go ./instrumentation/net/http/httptrace/otelhttptrace/example/client/client.go ./instrumentation/net/http/httptrace/otelhttptrace/httptrace_test.go ./instrumentation/net/http/httptrace/otelhttptrace/api.go ./instrumentation/net/http/httptrace/otelhttptrace/clienttrace.go ./instrumentation/net/http/httptrace/otelhttptrace/httptrace.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/config.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/db.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/mongo.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/doc.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/example_test.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/peer.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/tags.go ./instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/mongo_test.go ./instrumentation/github.com/gocql/gocql/otelgocql/config.go ./instrumentation/github.com/gocql/gocql/otelgocql/example/client.go ./instrumentation/github.com/gocql/gocql/otelgocql/cass.go ./instrumentation/github.com/gocql/gocql/otelgocql/observer.go ./instrumentation/github.com/gocql/gocql/otelgocql/gocql_test.go ./instrumentation/github.com/gocql/gocql/otelgocql/doc.go ./instrumentation/github.com/gocql/gocql/otelgocql/example_session_test.go ./instrumentation/github.com/gocql/gocql/otelgocql/instrument.go ./instrumentation/github.com/gocql/gocql/otelgocql/gocql.go ./instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/config.go ./instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/main.go ./instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/aws.go ./instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/attributes.go ./instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/aws_test.go ./instrumentation/github.com/Shopify/sarama/otelsarama/example/producer/producer.go ./instrumentation/github.com/Shopify/sarama/otelsarama/example/consumer/consumer.go ./instrumentation/github.com/Shopify/sarama/otelsarama/example/init.go ./instrumentation/github.com/Shopify/sarama/otelsarama/consumer_group_test.go ./instrumentation/github.com/Shopify/sarama/otelsarama/producer.go ./instrumentation/github.com/Shopify/sarama/otelsarama/doc.go ./instrumentation/github.com/Shopify/sarama/otelsarama/option_test.go ./instrumentation/github.com/Shopify/sarama/otelsarama/option.go ./instrumentation/github.com/Shopify/sarama/otelsarama/message.go ./instrumentation/github.com/Shopify/sarama/otelsarama/consumer.go ./instrumentation/github.com/Shopify/sarama/otelsarama/dispatcher.go ./instrumentation/github.com/Shopify/sarama/otelsarama/message_test.go ./instrumentation/github.com/Shopify/sarama/otelsarama/consumer_group.go ./instrumentation/github.com/Shopify/sarama/otelsarama/producer_test.go ./instrumentation/github.com/Shopify/sarama/otelsarama/consumer_test.go ./instrumentation/github.com/gorilla/mux/otelmux/config.go ./instrumentation/github.com/gorilla/mux/otelmux/example/server.go ./instrumentation/github.com/gorilla/mux/otelmux/mux.go ./instrumentation/github.com/gorilla/mux/otelmux/doc.go ./instrumentation/github.com/gorilla/mux/otelmux/mux_test.go ./instrumentation/github.com/emicklei/go-restful/otelrestful/config.go ./instrumentation/github.com/emicklei/go-restful/otelrestful/example/server.go ./instrumentation/github.com/emicklei/go-restful/otelrestful/restful.go ./instrumentation/github.com/emicklei/go-restful/otelrestful/doc.go ./instrumentation/github.com/emicklei/go-restful/otelrestful/restful_test.go ./instrumentation/github.com/labstack/echo/otelecho/config.go ./instrumentation/github.com/labstack/echo/otelecho/example/server.go ./instrumentation/github.com/labstack/echo/otelecho/echo_test.go ./instrumentation/github.com/labstack/echo/otelecho/doc.go ./instrumentation/github.com/labstack/echo/otelecho/echo.go ./instrumentation/github.com/go-kit/kit/otelkit/config.go ./instrumentation/github.com/go-kit/kit/otelkit/example/server.go ./instrumentation/github.com/go-kit/kit/otelkit/doc.go ./instrumentation/github.com/go-kit/kit/otelkit/endpoint.go ./instrumentation/github.com/go-kit/kit/otelkit/endpoint_test.go ./instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/config.go ./instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/example/client.go ./instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/gomemcache_test.go ./instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/doc.go ./instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/attributes.go ./instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/gomemcache.go ./instrumentation/github.com/astaxie/beego/otelbeego/config.go ./instrumentation/github.com/astaxie/beego/otelbeego/example_middleware_test.go ./instrumentation/github.com/astaxie/beego/otelbeego/example/server/server.go ./instrumentation/github.com/astaxie/beego/otelbeego/example/client/client.go ./instrumentation/github.com/astaxie/beego/otelbeego/common.go ./instrumentation/github.com/astaxie/beego/otelbeego/doc.go ./instrumentation/github.com/astaxie/beego/otelbeego/beego.go ./instrumentation/github.com/astaxie/beego/otelbeego/beego_test.go ./instrumentation/github.com/gin-gonic/gin/otelgin/example/server.go ./instrumentation/github.com/gin-gonic/gin/otelgin/gintrace_test.go ./instrumentation/github.com/gin-gonic/gin/otelgin/gintrace.go ./instrumentation/github.com/gin-gonic/gin/otelgin/doc.go ./instrumentation/github.com/gin-gonic/gin/otelgin/option.go ./instrumentation/host/host.go ./instrumentation/host/example/main.go ./instrumentation/host/doc.go ./instrumentation/host/host_test.go ./contrib.go + rm -rfv instrumentation/github.com/astaxie/beego/ removed 'instrumentation/github.com/astaxie/beego/otelbeego/config.go' removed 'instrumentation/github.com/astaxie/beego/otelbeego/example_middleware_test.go' removed 'instrumentation/github.com/astaxie/beego/otelbeego/example/views/hello.tpl' removed directory 'instrumentation/github.com/astaxie/beego/otelbeego/example/views' removed 'instrumentation/github.com/astaxie/beego/otelbeego/example/go.sum' removed 'instrumentation/github.com/astaxie/beego/otelbeego/example/server/server.go' removed directory 'instrumentation/github.com/astaxie/beego/otelbeego/example/server' removed 'instrumentation/github.com/astaxie/beego/otelbeego/example/Dockerfile' removed 'instrumentation/github.com/astaxie/beego/otelbeego/example/README.md' removed 'instrumentation/github.com/astaxie/beego/otelbeego/example/client/client.go' removed directory 'instrumentation/github.com/astaxie/beego/otelbeego/example/client' removed 'instrumentation/github.com/astaxie/beego/otelbeego/example/docker-compose.yml' removed 'instrumentation/github.com/astaxie/beego/otelbeego/example/go.mod' removed directory 'instrumentation/github.com/astaxie/beego/otelbeego/example' removed 'instrumentation/github.com/astaxie/beego/otelbeego/go.sum' removed 'instrumentation/github.com/astaxie/beego/otelbeego/common.go' removed 'instrumentation/github.com/astaxie/beego/otelbeego/doc.go' removed 'instrumentation/github.com/astaxie/beego/otelbeego/beego.go' removed 'instrumentation/github.com/astaxie/beego/otelbeego/beego_test.go' removed 'instrumentation/github.com/astaxie/beego/otelbeego/go.mod' removed directory 'instrumentation/github.com/astaxie/beego/otelbeego' removed directory 'instrumentation/github.com/astaxie/beego/' + rm -rfv instrumentation/github.com/aws/aws-sdk-go-v2/ removed 'instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/config.go' removed 'instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/go.sum' removed 'instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/Dockerfile' removed 'instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/README.md' removed 'instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/docker-compose.yml' removed 'instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/main.go' removed 'instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example/go.mod' removed directory 'instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example' removed 'instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/go.sum' removed 'instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/aws.go' removed 'instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/attributes.go' removed 'instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/go.mod' removed 'instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/aws_test.go' removed directory 'instrumentation/github.com/aws/aws-sdk-go-v2/otelaws' removed directory 'instrumentation/github.com/aws/aws-sdk-go-v2/' + rm -rvf propagators/opencensus/examples removed 'propagators/opencensus/examples/go.sum' removed 'propagators/opencensus/examples/README.md' removed 'propagators/opencensus/examples/opencensus_client/client.go' removed directory 'propagators/opencensus/examples/opencensus_client' removed 'propagators/opencensus/examples/opentelemetry_server/server.go' removed directory 'propagators/opencensus/examples/opentelemetry_server' removed 'propagators/opencensus/examples/go.mod' removed directory 'propagators/opencensus/examples' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.43PaL1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64 + cd opentelemetry-go-contrib-0.20.0 + cd /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build/src/go.opentelemetry.io/contrib-0.20 + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i go.opentelemetry.io/contrib-0.20 -b /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build/bin -s /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build -o golang-opentelemetry-contrib-0.20-devel.file-list -O /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0 -V 0.20.0-1.fc38 -p /builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64 -g /usr/share/gocode -r '.*example.*' Installing: go.opentelemetry.io/contrib-0.20 + IFS= +++ realpath -e --relative-base=. CHANGELOG.md CONTRIBUTING.md README.md RELEASING.md example +++ sort -u realpath: example: No such file or directory ++ listfiles_include='CHANGELOG.md CONTRIBUTING.md README.md RELEASING.md' ++ echo 'CHANGELOG.md CONTRIBUTING.md README.md RELEASING.md' + godocs='CHANGELOG.md CONTRIBUTING.md README.md RELEASING.md' + [[ -n CHANGELOG.md CONTRIBUTING.md README.md RELEASING.md ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"CONTRIBUTING.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"RELEASING.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.z00qAC + umask 022 + cd /builddir/build/BUILD + cd opentelemetry-go-contrib-0.20.0 + LDFLAGS=' -X go.opentelemetry.io/contrib-0.20/version=0.20.0' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + go-rpm-integration check -i go.opentelemetry.io/contrib-0.20 -b /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build/bin -s /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build -V 0.20.0-1.fc38 -p /builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64 -g /usr/share/gocode -r '.*example.*' -t exporters/metric Testing in: /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build/src PATH: /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/opentelemetry-go-contrib-0.20.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X go.opentelemetry.io/contrib-0.20/version=0.20.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '" testing: go.opentelemetry.io/contrib-0.20 go.opentelemetry.io/contrib-0.20 ? go.opentelemetry.io/contrib-0.20 [no test files] go.opentelemetry.io/contrib-0.20/detectors/aws PASS ok go.opentelemetry.io/contrib-0.20/detectors/aws 1.588s go.opentelemetry.io/contrib-0.20/detectors/aws PASS ok go.opentelemetry.io/contrib-0.20/detectors/aws 1.420s go.opentelemetry.io/contrib-0.20/detectors/aws/ecs PASS ok go.opentelemetry.io/contrib-0.20/detectors/aws/ecs 0.643s go.opentelemetry.io/contrib-0.20/detectors/aws/ecs PASS ok go.opentelemetry.io/contrib-0.20/detectors/aws/ecs 0.857s go.opentelemetry.io/contrib-0.20/detectors/aws/eks PASS ok go.opentelemetry.io/contrib-0.20/detectors/aws/eks 0.620s go.opentelemetry.io/contrib-0.20/detectors/aws/eks PASS ok go.opentelemetry.io/contrib-0.20/detectors/aws/eks 0.681s go.opentelemetry.io/contrib-0.20/detectors/gcp PASS ok go.opentelemetry.io/contrib-0.20/detectors/gcp 0.967s go.opentelemetry.io/contrib-0.20/detectors/gcp PASS ok go.opentelemetry.io/contrib-0.20/detectors/gcp 0.829s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/Shopify/sarama/otelsarama PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/Shopify/sarama/otelsarama 0.779s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/Shopify/sarama/otelsarama PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/Shopify/sarama/otelsarama 0.736s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache --- SKIP: to enable integration test, set the INTEGRATION environment variable to "test-gomemcache" ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache 0.538s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache --- SKIP: to enable integration test, set the INTEGRATION environment variable to "test-gomemcache" ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache 0.497s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/emicklei/go-restful/otelrestful PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/emicklei/go-restful/otelrestful 0.810s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/emicklei/go-restful/otelrestful PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/emicklei/go-restful/otelrestful 0.671s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/gin-gonic/gin/otelgin PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/gin-gonic/gin/otelgin 1.327s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/gin-gonic/gin/otelgin PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/gin-gonic/gin/otelgin 1.449s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/go-kit/kit/otelkit PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/go-kit/kit/otelkit 0.730s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/go-kit/kit/otelkit PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/go-kit/kit/otelkit 0.567s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/gocql/gocql/otelgocql --- SKIP: to enable integration test, set the INTEGRATION environment variable to "test-gocql" ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/gocql/gocql/otelgocql 0.719s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/gocql/gocql/otelgocql --- SKIP: to enable integration test, set the INTEGRATION environment variable to "test-gocql" ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/gocql/gocql/otelgocql 0.627s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/gorilla/mux/otelmux PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/gorilla/mux/otelmux 0.678s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/gorilla/mux/otelmux PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/gorilla/mux/otelmux 0.675s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/labstack/echo/otelecho PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/labstack/echo/otelecho 0.669s go.opentelemetry.io/contrib-0.20/instrumentation/github.com/labstack/echo/otelecho PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/github.com/labstack/echo/otelecho 0.673s go.opentelemetry.io/contrib-0.20/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo --- SKIP: to enable integration test, set the INTEGRATION environment variable to "test-mongo-driver" ok go.opentelemetry.io/contrib-0.20/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo 1.610s go.opentelemetry.io/contrib-0.20/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo --- SKIP: to enable integration test, set the INTEGRATION environment variable to "test-mongo-driver" ok go.opentelemetry.io/contrib-0.20/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo 1.486s go.opentelemetry.io/contrib-0.20/instrumentation/google.golang.org/grpc/otelgrpc PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/google.golang.org/grpc/otelgrpc 3.139s go.opentelemetry.io/contrib-0.20/instrumentation/google.golang.org/grpc/otelgrpc PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/google.golang.org/grpc/otelgrpc 2.859s go.opentelemetry.io/contrib-0.20/instrumentation/gopkg.in/macaron.v1/otelmacaron [Macaron] 2023-06-05 17:28:48: Started GET /user/123 for 192.0.2.1 [Macaron] 2023-06-05 17:28:48: Completed GET /user/123 200 OK in 41.985398ms [Macaron] 2023-06-05 17:28:48: Started GET /user/123 for 192.0.2.1 [Macaron] 2023-06-05 17:28:48: Completed GET /user/123 200 OK in 10.319199ms [Macaron] 2023-06-05 17:28:48: Started GET /book/foo for 192.0.2.1 [Macaron] 2023-06-05 17:28:48: Completed GET /book/foo 200 OK in 5.0789ms [Macaron] 2023-06-05 17:28:48: Started GET /user/123 for 192.0.2.1 [Macaron] 2023-06-05 17:28:48: Completed GET /user/123 200 OK in 1.2377ms [Macaron] 2023-06-05 17:28:48: Started GET /user/123 for 192.0.2.1 [Macaron] 2023-06-05 17:28:48: Completed GET /user/123 200 OK in 6.141299ms [Macaron] 2023-06-05 17:28:48: Started GET /user/123 for 192.0.2.1 [Macaron] 2023-06-05 17:28:48: Completed GET /user/123 200 OK in 4.7829ms PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/gopkg.in/macaron.v1/otelmacaron 0.699s go.opentelemetry.io/contrib-0.20/instrumentation/gopkg.in/macaron.v1/otelmacaron [Macaron] 2023-06-05 17:29:07: Started GET /user/123 for 192.0.2.1 [Macaron] 2023-06-05 17:29:07: Completed GET /user/123 200 OK in 36.920499ms [Macaron] 2023-06-05 17:29:07: Started GET /user/123 for 192.0.2.1 [Macaron] 2023-06-05 17:29:07: Completed GET /user/123 200 OK in 3.2491ms [Macaron] 2023-06-05 17:29:07: Started GET /book/foo for 192.0.2.1 [Macaron] 2023-06-05 17:29:07: Completed GET /book/foo 200 OK in 1.9792ms [Macaron] 2023-06-05 17:29:07: Started GET /user/123 for 192.0.2.1 [Macaron] 2023-06-05 17:29:07: Completed GET /user/123 200 OK in 1.1214ms [Macaron] 2023-06-05 17:29:07: Started GET /user/123 for 192.0.2.1 [Macaron] 2023-06-05 17:29:07: Completed GET /user/123 200 OK in 5.0224ms [Macaron] 2023-06-05 17:29:07: Started GET /user/123 for 192.0.2.1 [Macaron] 2023-06-05 17:29:07: Completed GET /user/123 200 OK in 10.4494ms PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/gopkg.in/macaron.v1/otelmacaron 0.628s go.opentelemetry.io/contrib-0.20/instrumentation/host PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/host 2.626s go.opentelemetry.io/contrib-0.20/instrumentation/host PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/host 2.614s go.opentelemetry.io/contrib-0.20/instrumentation/net/http/httptrace/otelhttptrace PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/net/http/httptrace/otelhttptrace 1.047s go.opentelemetry.io/contrib-0.20/instrumentation/net/http/httptrace/otelhttptrace PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/net/http/httptrace/otelhttptrace 1.143s go.opentelemetry.io/contrib-0.20/instrumentation/net/http/otelhttp PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/net/http/otelhttp 1.005s go.opentelemetry.io/contrib-0.20/instrumentation/net/http/otelhttp PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/net/http/otelhttp 1.669s go.opentelemetry.io/contrib-0.20/instrumentation/net/http/otelhttp/filters PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/net/http/otelhttp/filters 0.529s go.opentelemetry.io/contrib-0.20/instrumentation/net/http/otelhttp/filters PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/net/http/otelhttp/filters 0.513s go.opentelemetry.io/contrib-0.20/instrumentation/runtime PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/runtime 1.863s go.opentelemetry.io/contrib-0.20/instrumentation/runtime PASS ok go.opentelemetry.io/contrib-0.20/instrumentation/runtime 1.836s go.opentelemetry.io/contrib-0.20/internal/util ? go.opentelemetry.io/contrib-0.20/internal/util [no test files] go.opentelemetry.io/contrib-0.20/propagators ? go.opentelemetry.io/contrib-0.20/propagators [no test files] go.opentelemetry.io/contrib-0.20/propagators/aws/xray PASS ok go.opentelemetry.io/contrib-0.20/propagators/aws/xray 0.577s go.opentelemetry.io/contrib-0.20/propagators/aws/xray PASS ok go.opentelemetry.io/contrib-0.20/propagators/aws/xray 0.563s go.opentelemetry.io/contrib-0.20/propagators/b3 PASS ok go.opentelemetry.io/contrib-0.20/propagators/b3 0.779s go.opentelemetry.io/contrib-0.20/propagators/b3 PASS ok go.opentelemetry.io/contrib-0.20/propagators/b3 0.917s go.opentelemetry.io/contrib-0.20/propagators/jaeger PASS ok go.opentelemetry.io/contrib-0.20/propagators/jaeger 0.767s go.opentelemetry.io/contrib-0.20/propagators/jaeger PASS ok go.opentelemetry.io/contrib-0.20/propagators/jaeger 0.747s go.opentelemetry.io/contrib-0.20/propagators/opencensus PASS ok go.opentelemetry.io/contrib-0.20/propagators/opencensus 0.624s go.opentelemetry.io/contrib-0.20/propagators/opencensus PASS ok go.opentelemetry.io/contrib-0.20/propagators/opencensus 0.676s go.opentelemetry.io/contrib-0.20/propagators/ot PASS ok go.opentelemetry.io/contrib-0.20/propagators/ot 1.498s go.opentelemetry.io/contrib-0.20/propagators/ot PASS ok go.opentelemetry.io/contrib-0.20/propagators/ot 0.718s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-opentelemetry-contrib-0.20-devel-0.20.0-1.fc38.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9NnHBt + umask 022 + cd /builddir/build/BUILD + cd opentelemetry-go-contrib-0.20.0 + DOCDIR=/builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64/usr/share/doc/golang-opentelemetry-contrib-0.20-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64/usr/share/doc/golang-opentelemetry-contrib-0.20-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64/usr/share/doc/golang-opentelemetry-contrib-0.20-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64/usr/share/doc/golang-opentelemetry-contrib-0.20-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64/usr/share/doc/golang-opentelemetry-contrib-0.20-devel + cp -pr RELEASING.md /builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64/usr/share/doc/golang-opentelemetry-contrib-0.20-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rELA38 + umask 022 + cd /builddir/build/BUILD + cd opentelemetry-go-contrib-0.20.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64/usr/share/licenses/golang-opentelemetry-contrib-0.20-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64/usr/share/licenses/golang-opentelemetry-contrib-0.20-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64/usr/share/licenses/golang-opentelemetry-contrib-0.20-devel + RPM_EC=0 ++ jobs -p + exit 0 grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : Provides: golang(go.opentelemetry.io/contrib-0.20) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/detectors/aws) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/detectors/aws/ecs) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/detectors/aws/eks) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/detectors/gcp) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/exporters/metric/cortex) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/exporters/metric/cortex/utils) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/exporters/metric/datadog) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/exporters/metric/dogstatsd) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/exporters/metric/dogstatsd/internal/statsd) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/github.com/Shopify/sarama/otelsarama) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/github.com/emicklei/go-restful/otelrestful) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/github.com/gin-gonic/gin/otelgin) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/github.com/go-kit/kit/otelkit) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/github.com/gocql/gocql/otelgocql) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/github.com/gorilla/mux/otelmux) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/github.com/labstack/echo/otelecho) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/google.golang.org/grpc/otelgrpc) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/gopkg.in/macaron.v1/otelmacaron) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/host) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/net/http/httptrace/otelhttptrace) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/net/http/otelhttp) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/net/http/otelhttp/filters) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/instrumentation/runtime) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/internal/util) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/propagators) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/propagators/aws/xray) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/propagators/b3) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/propagators/jaeger) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/propagators/opencensus) = 0.20.0-1.fc38 golang(go.opentelemetry.io/contrib-0.20/propagators/ot) = 0.20.0-1.fc38 golang-ipath(go.opentelemetry.io/contrib-0.20) = 0.20.0-1.fc38 golang-opentelemetry-contrib-0.20-devel = 0.20.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(cloud.google.com/go/compute/metadata) golang(github.com/DataDog/datadog-go/statsd) golang(github.com/Shopify/sarama) golang(github.com/aws/aws-sdk-go/aws/awserr) golang(github.com/aws/aws-sdk-go/aws/ec2metadata) golang(github.com/aws/aws-sdk-go/aws/session) golang(github.com/bradfitz/gomemcache/memcache) golang(github.com/emicklei/go-restful/v3) golang(github.com/felixge/httpsnoop) golang(github.com/gin-gonic/gin) golang(github.com/go-kit/kit/endpoint) golang(github.com/go-kit/kit/sd/lb) golang(github.com/gocql/gocql) golang(github.com/gogo/protobuf/proto) golang(github.com/golang/protobuf/proto) golang(github.com/golang/snappy) golang(github.com/gorilla/mux) golang(github.com/labstack/echo/v4) golang(github.com/prometheus/prometheus/prompb) golang(github.com/shirou/gopsutil/cpu) golang(github.com/shirou/gopsutil/mem) golang(github.com/shirou/gopsutil/net) golang(github.com/shirou/gopsutil/process) golang(github.com/spf13/afero) golang(github.com/spf13/viper) golang(go.mongodb.org/mongo-driver/bson) golang(go.mongodb.org/mongo-driver/event) golang(go.opencensus.io/trace/propagation) golang(go.opentelemetry.io/otel-0.20) golang(go.opentelemetry.io/otel-0.20/attribute) golang(go.opentelemetry.io/otel-0.20/baggage) golang(go.opentelemetry.io/otel-0.20/bridge/opencensus/utils) golang(go.opentelemetry.io/otel-0.20/codes) golang(go.opentelemetry.io/otel-0.20/metric) golang(go.opentelemetry.io/otel-0.20/metric/global) golang(go.opentelemetry.io/otel-0.20/metric/number) golang(go.opentelemetry.io/otel-0.20/propagation) golang(go.opentelemetry.io/otel-0.20/sdk/export/metric) golang(go.opentelemetry.io/otel-0.20/sdk/export/metric/aggregation) golang(go.opentelemetry.io/otel-0.20/sdk/metric/aggregator/histogram) golang(go.opentelemetry.io/otel-0.20/sdk/metric/controller/basic) golang(go.opentelemetry.io/otel-0.20/sdk/metric/processor/basic) golang(go.opentelemetry.io/otel-0.20/sdk/metric/selector/simple) golang(go.opentelemetry.io/otel-0.20/sdk/resource) golang(go.opentelemetry.io/otel-0.20/sdk/trace) golang(go.opentelemetry.io/otel-0.20/semconv) golang(go.opentelemetry.io/otel-0.20/trace) golang(go.opentelemetry.io/otel-0.20/unit) golang(google.golang.org/grpc) golang(google.golang.org/grpc/codes) golang(google.golang.org/grpc/metadata) golang(google.golang.org/grpc/peer) golang(google.golang.org/grpc/status) golang(gopkg.in/macaron.v1) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-opentelemetry-contrib-0.20-0.20.0-1.fc38.riscv64 Wrote: /builddir/build/RPMS/golang-opentelemetry-contrib-0.20-devel-0.20.0-1.fc38.noarch.rpm RPM build warnings: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Child return code was: 0