Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/sme/+/12608 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4360 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-oXyUxQ2eBUlb/agent.2099 SSH_AGENT_PID=2101 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master@tmp/private_key_8455388826848677290.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme > git init /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme refs/changes/08/12608/1 # timeout=10 > git rev-parse 03695976fe722ea29f3de580310e4faa2ae8e587^{commit} # timeout=10 Checking out Revision 03695976fe722ea29f3de580310e4faa2ae8e587 (refs/changes/08/12608/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 03695976fe722ea29f3de580310e4faa2ae8e587 # timeout=10 Commit message: "NONRTRIC-946: Servicemanager - mock kong and capif" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk ff5fb255f6c98317ffb69f40fc1f77e98bb650a6 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content GO_ROOT=servicemanager [EnvInject] - Variables injected successfully. [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins5371947456675177696.sh + echo '--> go-test.sh' --> go-test.sh + go version go version go1.19 linux/amd64 + cd servicemanager + go mod tidy go: downloading github.com/getkin/kin-openapi v0.106.0 go: downloading github.com/deepmap/oapi-codegen v1.11.0 go: downloading github.com/labstack/echo/v4 v4.9.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/joho/godotenv v1.5.1 go: downloading github.com/stretchr/testify v1.7.1 go: downloading github.com/go-resty/resty/v2 v2.10.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/invopop/yaml v0.1.0 go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/labstack/gommon v0.4.0 go: downloading golang.org/x/crypto v0.14.0 go: downloading golang.org/x/net v0.17.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading github.com/valyala/fasttemplate v1.2.2 go: downloading golang.org/x/time v0.3.0 go: downloading golang.org/x/sys v0.13.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/go-openapi/swag v0.21.1 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.18 go: downloading github.com/valyala/bytebufferpool v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/kr/pretty v0.3.0 go: downloading golang.org/x/text v0.13.0 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.8.0 + go test ./... time="2024-03-12T09:49:04Z" level=info msg="imported .env: mock" time="2024-03-12T09:49:04Z" level=info msg="KONG_DOMAIN kong" time="2024-03-12T09:49:04Z" level=info msg="KONG_PROTOCOL http" time="2024-03-12T09:49:04Z" level=info msg="KONG_IPV4 10.101.1.101" time="2024-03-12T09:49:04Z" level=info msg="KONG_DATA_PLANE_PORT 32080" time="2024-03-12T09:49:04Z" level=info msg="KONG_CONTROL_PLANE_PORT 32081" time="2024-03-12T09:49:04Z" level=info msg="CAPIF_PROTOCOL http" time="2024-03-12T09:49:04Z" level=info msg="CAPIF_IPV4 10.101.1.101" time="2024-03-12T09:49:04Z" level=info msg="CAPIF_PORT 31570" time="2024-03-12T09:49:04Z" level=info msg="LOG_LEVEL Info" time="2024-03-12T09:49:04Z" level=info msg="SERVICE_MANAGER_PORT 8095" time="2024-03-12T09:49:04Z" level=info msg="TEST_SERVICE_IPV4 10.101.1.101" time="2024-03-12T09:49:04Z" level=info msg="TEST_SERVICE_PORT 30951" {"time":"2024-03-12T09:49:04.407510879Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/","user_agent":"","status":200,"error":"","latency":5760,"latency_human":"5.76µs","bytes_in":0,"bytes_out":13} --- FAIL: Test_routing (0.00s) --- FAIL: Test_routing/Provider_path (0.00s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x8e99b2] goroutine 11 [running]: testing.tRunner.func1.2({0x970b60, 0xe32710}) /opt/go/1.19/src/testing/testing.go:1396 +0x24e testing.tRunner.func1() /opt/go/1.19/src/testing/testing.go:1399 +0x39f panic({0x970b60, 0xe32710}) /opt/go/1.19/src/runtime/panic.go:884 +0x212 oransc.org/nonrtric/servicemanager/internal/providermanagement.(*ProviderManager).DeleteRegistrationsRegistrationId(0xc000220e70, {0xb0ad80, 0xc00026a500}, {0xc000660581, 0x8}) /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/providermanagement/providermanagement.go:117 +0x212 oransc.org/nonrtric/servicemanager/internal/providermanagementapi.(*ServerInterfaceWrapper).DeleteRegistrationsRegistrationId(0xc000179c40, {0xb0ad80, 0xc00026a500}) /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/providermanagementapi/providermanagementapi-server.gen.go:65 +0x15e github.com/labstack/echo/v4.(*Echo).add.func1({0xb0ad80, 0xc00026a500}) /home/jenkins/go/pkg/mod/github.com/labstack/echo/v4@v4.9.1/echo.go:536 +0x51 github.com/labstack/echo/v4/middleware.LoggerWithConfig.func2.1({0xb0ad80, 0xc00026a500}) /home/jenkins/go/pkg/mod/github.com/labstack/echo/v4@v4.9.1/middleware/logger.go:119 +0xe2 github.com/labstack/echo/v4.(*Echo).ServeHTTP(0xc0000c3440, {0xb04918?, 0xc00049e8c0}, 0xc0000e2100) /home/jenkins/go/pkg/mod/github.com/labstack/echo/v4@v4.9.1/echo.go:646 +0x3d1 github.com/deepmap/oapi-codegen/pkg/testutil.(*RequestBuilder).GoWithHTTPHandler(0xc000063e90, 0xc000063f28?, {0xb001c0, 0xc0000c3440}) /home/jenkins/go/pkg/mod/github.com/deepmap/oapi-codegen@v1.11.0/pkg/testutil/request_helpers.go:166 +0x40d github.com/deepmap/oapi-codegen/pkg/testutil.(*RequestBuilder).Go(...) /home/jenkins/go/pkg/mod/github.com/deepmap/oapi-codegen@v1.11.0/pkg/testutil/request_helpers.go:176 oransc.org/nonrtric/servicemanager.Test_routing.func1(0x0?) /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/main_test.go:141 +0x1b8 testing.tRunner(0xc000657ba0, 0xc0001179d0) /opt/go/1.19/src/testing/testing.go:1446 +0x10b created by testing.(*T).Run /opt/go/1.19/src/testing/testing.go:1493 +0x35f FAIL oransc.org/nonrtric/servicemanager 0.411s ? oransc.org/nonrtric/servicemanager/internal [no test files] ? oransc.org/nonrtric/servicemanager/internal/common [no test files] ? oransc.org/nonrtric/servicemanager/internal/common29122 [no test files] ? oransc.org/nonrtric/servicemanager/internal/common29571 [no test files] time="2024-03-12T09:49:04Z" level=info msg="imported .env: mock" time="2024-03-12T09:49:04Z" level=info msg="KONG_DOMAIN kong" time="2024-03-12T09:49:04Z" level=info msg="KONG_PROTOCOL http" time="2024-03-12T09:49:04Z" level=info msg="KONG_IPV4 127.0.0.1" time="2024-03-12T09:49:04Z" level=info msg="KONG_DATA_PLANE_PORT 32080" time="2024-03-12T09:49:04Z" level=info msg="KONG_CONTROL_PLANE_PORT 35287" time="2024-03-12T09:49:04Z" level=info msg="CAPIF_PROTOCOL http" time="2024-03-12T09:49:04Z" level=info msg="CAPIF_IPV4 10.101.1.101" time="2024-03-12T09:49:04Z" level=info msg="CAPIF_PORT 31570" time="2024-03-12T09:49:04Z" level=info msg="LOG_LEVEL Debug" time="2024-03-12T09:49:04Z" level=info msg="SERVICE_MANAGER_PORT 8095" time="2024-03-12T09:49:04Z" level=info msg="TEST_SERVICE_IPV4 10.101.1.101" time="2024-03-12T09:49:04Z" level=info msg="TEST_SERVICE_PORT 30951" time="2024-03-12T09:49:05Z" level=error msg="error on DeleteOnboardedInvokersOnboardingId Delete \"http://10.101.1.101:31570/api-invoker-management/v1/onboardedInvokers/api_invoker_id_invoker_a\": dial tcp 10.101.1.101:31570: connect: network is unreachable" time="2024-03-12T09:49:05Z" level=debug msg="call GetApfIdServiceApisServiceApiIdWithResponse before delete apfId APF_id_rApp_Kong_as_APF serviceApiId api_id_apiName" time="2024-03-12T09:49:21Z" level=error msg="error on GetApfIdServiceApisServiceApiIdWithResponse Get \"http://10.101.1.101:31570/published-apis/v1/APF_id_rApp_Kong_as_APF/service-apis/api_id_apiName\": dial tcp 10.101.1.101:31570: connect: network is unreachable" time="2024-03-12T09:49:21Z" level=debug msg="call GetApfIdServiceApisServiceApiIdWithResponse before delete apfId APF_id_rApp_Kong_as_APF serviceApiId api_id_apiName1" time="2024-03-12T09:49:28Z" level=error msg="error on GetApfIdServiceApisServiceApiIdWithResponse Get \"http://10.101.1.101:31570/published-apis/v1/APF_id_rApp_Kong_as_APF/service-apis/api_id_apiName1\": dial tcp 10.101.1.101:31570: connect: network is unreachable" time="2024-03-12T09:49:28Z" level=debug msg="call GetApfIdServiceApisServiceApiIdWithResponse before delete apfId APF_id_rApp_Kong_as_APF serviceApiId api_id_apiName2" time="2024-03-12T09:49:31Z" level=error msg="error on GetApfIdServiceApisServiceApiIdWithResponse Get \"http://10.101.1.101:31570/published-apis/v1/APF_id_rApp_Kong_as_APF/service-apis/api_id_apiName2\": dial tcp 10.101.1.101:31570: connect: network is unreachable" panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x8fe572] goroutine 1 [running]: oransc.org/nonrtric/servicemanager/internal/providermanagement.(*ProviderManager).DeleteRegistrationsRegistrationId(0xc000387fb0, {0xb16ea8, 0xc000212e60}, {0xc0004344e1, 0xe}) /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/providermanagement/providermanagement.go:117 +0x212 oransc.org/nonrtric/servicemanager/internal/providermanagementapi.(*ServerInterfaceWrapper).DeleteRegistrationsRegistrationId(0xc000500ab0, {0xb16ea8, 0xc000212e60}) /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/providermanagementapi/providermanagementapi-server.gen.go:65 +0x15e github.com/labstack/echo/v4.(*Echo).add.func1({0xb16ea8, 0xc000212e60}) /home/jenkins/go/pkg/mod/github.com/labstack/echo/v4@v4.9.1/echo.go:536 +0x51 github.com/labstack/echo/v4.(*Echo).ServeHTTP(0xc00013b680, {0xb10b58?, 0xc00041c300}, 0xc000538300) /home/jenkins/go/pkg/mod/github.com/labstack/echo/v4@v4.9.1/echo.go:646 +0x3d1 github.com/deepmap/oapi-codegen/pkg/testutil.(*RequestBuilder).GoWithHTTPHandler(0xc0000c7bc8, 0xa22f7a?, {0xb0c3c0, 0xc00013b680}) /home/jenkins/go/pkg/mod/github.com/deepmap/oapi-codegen@v1.11.0/pkg/testutil/request_helpers.go:166 +0x40d github.com/deepmap/oapi-codegen/pkg/testutil.(*RequestBuilder).Go(...) /home/jenkins/go/pkg/mod/github.com/deepmap/oapi-codegen@v1.11.0/pkg/testutil/request_helpers.go:176 oransc.org/nonrtric/servicemanager/internal/discoverservice.teardown() /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/discoverservice/discoverservice_test.go:197 +0x629 oransc.org/nonrtric/servicemanager/internal/discoverservice.setupTest() /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/discoverservice/discoverservice_test.go:121 +0x51b oransc.org/nonrtric/servicemanager/internal/discoverservice.TestMain(0xffffffffffffffff?) /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/discoverservice/discoverservice_test.go:65 +0x1e main.main() _testmain.go:73 +0x1d3 FAIL oransc.org/nonrtric/servicemanager/internal/discoverservice 56.992s ? oransc.org/nonrtric/servicemanager/internal/discoverserviceapi [no test files] ? oransc.org/nonrtric/servicemanager/internal/envreader [no test files] time="2024-03-12T09:49:04Z" level=info msg="imported .env: mock" time="2024-03-12T09:49:04Z" level=info msg="KONG_DOMAIN kong" time="2024-03-12T09:49:04Z" level=info msg="KONG_PROTOCOL http" time="2024-03-12T09:49:04Z" level=info msg="KONG_IPV4 127.0.0.1" time="2024-03-12T09:49:04Z" level=info msg="KONG_DATA_PLANE_PORT 32080" time="2024-03-12T09:49:04Z" level=info msg="KONG_CONTROL_PLANE_PORT 42503" time="2024-03-12T09:49:04Z" level=info msg="CAPIF_PROTOCOL http" time="2024-03-12T09:49:04Z" level=info msg="CAPIF_IPV4 10.101.1.101" time="2024-03-12T09:49:04Z" level=info msg="CAPIF_PORT 31570" time="2024-03-12T09:49:04Z" level=info msg="LOG_LEVEL Info" time="2024-03-12T09:49:04Z" level=info msg="SERVICE_MANAGER_PORT 8095" time="2024-03-12T09:49:04Z" level=info msg="TEST_SERVICE_IPV4 10.101.1.101" time="2024-03-12T09:49:04Z" level=info msg="TEST_SERVICE_PORT 30951" time="2024-03-12T09:49:34Z" level=error msg="error on DeleteOnboardedInvokersOnboardingId Delete \"http://10.101.1.101:31570/api-invoker-management/v1/onboardedInvokers/api_invoker_id_invoker_a\": dial tcp 10.101.1.101:31570: i/o timeout" time="2024-03-12T09:49:38Z" level=error msg="error on GetApfIdServiceApisServiceApiIdWithResponse Get \"http://10.101.1.101:31570/published-apis/v1/APF_id_rApp_Kong_as_APF/service-apis/api_id_apiName\": dial tcp 10.101.1.101:31570: connect: network is unreachable" time="2024-03-12T09:50:08Z" level=error msg="error on GetApfIdServiceApisServiceApiIdWithResponse Get \"http://10.101.1.101:31570/published-apis/v1/APF_id_rApp_Kong_as_APF/service-apis/api_id_apiName1\": dial tcp 10.101.1.101:31570: i/o timeout" time="2024-03-12T09:50:38Z" level=error msg="error on GetApfIdServiceApisServiceApiIdWithResponse Get \"http://10.101.1.101:31570/published-apis/v1/APF_id_rApp_Kong_as_APF/service-apis/api_id_apiName2\": dial tcp 10.101.1.101:31570: i/o timeout" panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x8bdb32] goroutine 1 [running]: oransc.org/nonrtric/servicemanager/internal/providermanagement.(*ProviderManager).DeleteRegistrationsRegistrationId(0xc00047e600, {0xb081e8, 0xc0008b0640}, {0xc00091e351, 0xe}) /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/providermanagement/providermanagement.go:117 +0x212 oransc.org/nonrtric/servicemanager/internal/providermanagementapi.(*ServerInterfaceWrapper).DeleteRegistrationsRegistrationId(0xc00047b700, {0xb081e8, 0xc0008b0640}) /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/providermanagementapi/providermanagementapi-server.gen.go:65 +0x15e github.com/labstack/echo/v4.(*Echo).add.func1({0xb081e8, 0xc0008b0640}) /home/jenkins/go/pkg/mod/github.com/labstack/echo/v4@v4.9.1/echo.go:536 +0x51 github.com/labstack/echo/v4.(*Echo).ServeHTTP(0xc000101680, {0xb01f78?, 0xc00056aa00}, 0xc0004e7600) /home/jenkins/go/pkg/mod/github.com/labstack/echo/v4@v4.9.1/echo.go:646 +0x3d1 github.com/deepmap/oapi-codegen/pkg/testutil.(*RequestBuilder).GoWithHTTPHandler(0xc000167bc8, 0xa17239?, {0xafd840, 0xc000101680}) /home/jenkins/go/pkg/mod/github.com/deepmap/oapi-codegen@v1.11.0/pkg/testutil/request_helpers.go:166 +0x40d github.com/deepmap/oapi-codegen/pkg/testutil.(*RequestBuilder).Go(...) /home/jenkins/go/pkg/mod/github.com/deepmap/oapi-codegen@v1.11.0/pkg/testutil/request_helpers.go:176 oransc.org/nonrtric/servicemanager/internal/invokermanagement.teardown() /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/invokermanagement/invokermanagement_test.go:189 +0x629 oransc.org/nonrtric/servicemanager/internal/invokermanagement.setupTest() /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/invokermanagement/invokermanagement_test.go:113 +0x51b oransc.org/nonrtric/servicemanager/internal/invokermanagement.TestMain(0xffffffffffffffff?) /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/invokermanagement/invokermanagement_test.go:57 +0x1e main.main() _testmain.go:57 +0x1d3 FAIL oransc.org/nonrtric/servicemanager/internal/invokermanagement 93.378s ? oransc.org/nonrtric/servicemanager/internal/invokermanagementapi [no test files] ? oransc.org/nonrtric/servicemanager/internal/kongclear [no test files] time="2024-03-12T09:49:04Z" level=info msg="imported .env: mock" time="2024-03-12T09:49:04Z" level=info msg="KONG_DOMAIN kong" time="2024-03-12T09:49:04Z" level=info msg="KONG_PROTOCOL http" time="2024-03-12T09:49:04Z" level=info msg="KONG_IPV4 127.0.0.1" time="2024-03-12T09:49:04Z" level=info msg="KONG_DATA_PLANE_PORT 32080" time="2024-03-12T09:49:04Z" level=info msg="KONG_CONTROL_PLANE_PORT 44153" time="2024-03-12T09:49:04Z" level=info msg="CAPIF_PROTOCOL http" time="2024-03-12T09:49:04Z" level=info msg="CAPIF_IPV4 10.101.1.101" time="2024-03-12T09:49:04Z" level=info msg="CAPIF_PORT 31570" time="2024-03-12T09:49:04Z" level=info msg="LOG_LEVEL Info" time="2024-03-12T09:49:04Z" level=info msg="SERVICE_MANAGER_PORT 8095" time="2024-03-12T09:49:04Z" level=info msg="TEST_SERVICE_IPV4 10.101.1.101" time="2024-03-12T09:49:04Z" level=info msg="TEST_SERVICE_PORT 30951" time="2024-03-12T09:49:20Z" level=error msg="error on GetApfIdServiceApisServiceApiIdWithResponse Get \"http://10.101.1.101:31570/published-apis/v1/APF_id_rApp_Kong_as_APF/service-apis/api_id_apiName\": dial tcp 10.101.1.101:31570: connect: network is unreachable" time="2024-03-12T09:49:50Z" level=error msg="error on GetApfIdServiceApisServiceApiIdWithResponse Get \"http://10.101.1.101:31570/published-apis/v1/APF_id_rApp_Kong_as_APF/service-apis/api_id_apiName1\": dial tcp 10.101.1.101:31570: i/o timeout" time="2024-03-12T09:49:50Z" level=error msg="error on GetApfIdServiceApisServiceApiIdWithResponse Get \"http://10.101.1.101:31570/published-apis/v1/APF_id_rApp_Kong_as_APF/service-apis/api_id_apiName2\": dial tcp 10.101.1.101:31570: connect: network is unreachable" --- FAIL: TestRegisterValidProvider (75.40s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x8f3e52] goroutine 8 [running]: testing.tRunner.func1.2({0x965640, 0xe1cb50}) /opt/go/1.19/src/testing/testing.go:1396 +0x24e testing.tRunner.func1() /opt/go/1.19/src/testing/testing.go:1399 +0x39f panic({0x965640, 0xe1cb50}) /opt/go/1.19/src/runtime/panic.go:884 +0x212 oransc.org/nonrtric/servicemanager/internal/providermanagement.(*ProviderManager).DeleteRegistrationsRegistrationId(0xc0000df680, {0xafa408, 0xc00035b540}, {0xc000282581, 0xe}) /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/providermanagement/providermanagement.go:117 +0x212 oransc.org/nonrtric/servicemanager/internal/providermanagementapi.(*ServerInterfaceWrapper).DeleteRegistrationsRegistrationId(0xc000109fd0, {0xafa408, 0xc00035b540}) /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/providermanagementapi/providermanagementapi-server.gen.go:65 +0x15e github.com/labstack/echo/v4.(*Echo).add.func1({0xafa408, 0xc00035b540}) /home/jenkins/go/pkg/mod/github.com/labstack/echo/v4@v4.9.1/echo.go:536 +0x51 github.com/labstack/echo/v4.(*Echo).ServeHTTP(0xc000165680, {0xaf4278?, 0xc000118340}, 0xc000212300) /home/jenkins/go/pkg/mod/github.com/labstack/echo/v4@v4.9.1/echo.go:646 +0x3d1 github.com/deepmap/oapi-codegen/pkg/testutil.(*RequestBuilder).GoWithHTTPHandler(0xc0005f7af0, 0xa0b9d0?, {0xaefb60, 0xc000165680}) /home/jenkins/go/pkg/mod/github.com/deepmap/oapi-codegen@v1.11.0/pkg/testutil/request_helpers.go:166 +0x40d github.com/deepmap/oapi-codegen/pkg/testutil.(*RequestBuilder).Go(...) /home/jenkins/go/pkg/mod/github.com/deepmap/oapi-codegen@v1.11.0/pkg/testutil/request_helpers.go:176 oransc.org/nonrtric/servicemanager/internal/providermanagement.teardown() /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/providermanagement/providermanagement_test.go:161 +0x62b oransc.org/nonrtric/servicemanager/internal/providermanagement.TestRegisterValidProvider(0x0?) /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/providermanagement/providermanagement_test.go:180 +0x33 testing.tRunner(0xc0001511e0, 0xa57440) /opt/go/1.19/src/testing/testing.go:1446 +0x10b created by testing.(*T).Run /opt/go/1.19/src/testing/testing.go:1493 +0x35f FAIL oransc.org/nonrtric/servicemanager/internal/providermanagement 75.556s ? oransc.org/nonrtric/servicemanager/internal/providermanagementapi [no test files] time="2024-03-12T09:49:05Z" level=info msg="imported .env: mock" time="2024-03-12T09:49:05Z" level=info msg="KONG_DOMAIN kong" time="2024-03-12T09:49:05Z" level=info msg="KONG_PROTOCOL http" time="2024-03-12T09:49:05Z" level=info msg="KONG_IPV4 127.0.0.1" time="2024-03-12T09:49:05Z" level=info msg="KONG_DATA_PLANE_PORT 32080" time="2024-03-12T09:49:05Z" level=info msg="KONG_CONTROL_PLANE_PORT 45817" time="2024-03-12T09:49:05Z" level=info msg="CAPIF_PROTOCOL http" time="2024-03-12T09:49:05Z" level=info msg="CAPIF_IPV4 10.101.1.101" time="2024-03-12T09:49:05Z" level=info msg="CAPIF_PORT 31570" time="2024-03-12T09:49:05Z" level=info msg="LOG_LEVEL Info" time="2024-03-12T09:49:05Z" level=info msg="SERVICE_MANAGER_PORT 8095" time="2024-03-12T09:49:05Z" level=info msg="TEST_SERVICE_IPV4 10.101.1.101" time="2024-03-12T09:49:05Z" level=info msg="TEST_SERVICE_PORT 30951" time="2024-03-12T09:49:35Z" level=error msg="error on GetApfIdServiceApisServiceApiIdWithResponse Get \"http://10.101.1.101:31570/published-apis/v1/APF_id_rApp_Kong_as_APF/service-apis/api_id_apiName\": dial tcp 10.101.1.101:31570: i/o timeout" time="2024-03-12T09:50:05Z" level=error msg="error on GetApfIdServiceApisServiceApiIdWithResponse Get \"http://10.101.1.101:31570/published-apis/v1/APF_id_rApp_Kong_as_APF/service-apis/api_id_apiName1\": dial tcp 10.101.1.101:31570: i/o timeout" time="2024-03-12T09:50:20Z" level=error msg="error on GetApfIdServiceApisServiceApiIdWithResponse Get \"http://10.101.1.101:31570/published-apis/v1/APF_id_rApp_Kong_as_APF/service-apis/api_id_apiName2\": dial tcp 10.101.1.101:31570: connect: network is unreachable" panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x8f0af2] goroutine 1 [running]: oransc.org/nonrtric/servicemanager/internal/providermanagement.(*ProviderManager).DeleteRegistrationsRegistrationId(0xc000457170, {0xafd4a8, 0xc0002f63c0}, {0xc00056a1c1, 0xe}) /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/providermanagement/providermanagement.go:117 +0x212 oransc.org/nonrtric/servicemanager/internal/providermanagementapi.(*ServerInterfaceWrapper).DeleteRegistrationsRegistrationId(0xc00045ed90, {0xafd4a8, 0xc0002f63c0}) /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/providermanagementapi/providermanagementapi-server.gen.go:65 +0x15e github.com/labstack/echo/v4.(*Echo).add.func1({0xafd4a8, 0xc0002f63c0}) /home/jenkins/go/pkg/mod/github.com/labstack/echo/v4@v4.9.1/echo.go:536 +0x51 github.com/labstack/echo/v4.(*Echo).ServeHTTP(0xc00013b680, {0xaf7318?, 0xc0000245c0}, 0xc000572300) /home/jenkins/go/pkg/mod/github.com/labstack/echo/v4@v4.9.1/echo.go:646 +0x3d1 github.com/deepmap/oapi-codegen/pkg/testutil.(*RequestBuilder).GoWithHTTPHandler(0xc0000cbbb8, 0xa0dd40?, {0xaf2c00, 0xc00013b680}) /home/jenkins/go/pkg/mod/github.com/deepmap/oapi-codegen@v1.11.0/pkg/testutil/request_helpers.go:166 +0x40d github.com/deepmap/oapi-codegen/pkg/testutil.(*RequestBuilder).Go(...) /home/jenkins/go/pkg/mod/github.com/deepmap/oapi-codegen@v1.11.0/pkg/testutil/request_helpers.go:176 oransc.org/nonrtric/servicemanager/internal/publishservice.teardown() /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/publishservice/publishservice_test.go:188 +0x629 oransc.org/nonrtric/servicemanager/internal/publishservice.setupTest() /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/publishservice/publishservice_test.go:112 +0x576 oransc.org/nonrtric/servicemanager/internal/publishservice.TestMain(0xffffffffffffffff?) /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/internal/publishservice/publishservice_test.go:56 +0x1e main.main() _testmain.go:53 +0x1d3 FAIL oransc.org/nonrtric/servicemanager/internal/publishservice 76.464s ? oransc.org/nonrtric/servicemanager/internal/publishserviceapi [no test files] ? oransc.org/nonrtric/servicemanager/mocks [no test files] FAIL Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2101 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins8397912423029957350.sh ---> sysstat.sh [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins12059437821645319014.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master ']' + mkdir -p /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/archives/ [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins1467901290478086244.sh ---> capture-instance-metadata.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kyui lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Kyui/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins1110813431491644623.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master@tmp/config13997310808211077849tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins504624511441475715.sh ---> create-netrc.sh [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins4229009040096627750.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kyui from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Kyui/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-Kyui/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.3 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.60 botocore==1.34.60 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.2 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.9 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.5.0 python-openstackclient==6.5.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.4.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins12896022718805881383.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins390521508977774591.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kyui from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Kyui/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash -l /tmp/jenkins16909835811045496351.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kyui from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Kyui/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-servicemanager-go-verify-master/6 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4360 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 9.1G 11G 47% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 443 1154 0 2345 3233 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:d9:d4:bb brd ff:ff:ff:ff:ff:ff inet 10.32.7.41/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86106sec preferred_lft 86106sec inet6 fe80::f816:3eff:fed9:d4bb/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:ca:19:cc:1d brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4360) 03/12/24 _x86_64_ (4 CPU) 09:48:06 LINUX RESTART (4 CPU) 09:49:01 tps rtps wtps bread/s bwrtn/s 09:50:01 35.69 13.73 21.96 2137.11 8496.58 09:51:01 41.01 20.91 20.10 705.88 2170.44 09:52:01 67.82 4.87 62.96 178.77 8370.07 Average: 48.18 13.17 35.01 1007.25 6345.70 09:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:50:01 1515908 3351008 2522744 62.47 38264 1953992 1322260 25.99 753904 1589688 172 09:51:01 1433712 3315992 2604940 64.50 47988 1987588 923388 18.15 745584 1673652 59164 09:52:01 1215096 3285432 2823556 69.91 64256 2148832 946628 18.61 783852 1832200 46088 Average: 1388239 3317477 2650413 65.63 50169 2030137 1064092 20.92 761113 1698513 35141 09:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:50:01 ens3 0.47 1.32 0.11 0.27 0.00 0.00 0.00 0.00 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:01 ens3 44.38 41.13 471.25 5.80 0.00 0.00 0.00 0.00 09:51:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:01 ens3 43.19 41.36 488.57 6.94 0.00 0.00 0.00 0.00 09:52:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 29.35 27.93 319.98 4.33 0.00 0.00 0.00 0.00 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4360) 03/12/24 _x86_64_ (4 CPU) 09:48:06 LINUX RESTART (4 CPU) 09:49:01 CPU %user %nice %system %iowait %steal %idle 09:50:01 all 4.14 0.00 0.68 0.49 0.01 94.67 09:50:01 0 4.30 0.00 0.80 0.55 0.02 94.33 09:50:01 1 4.11 0.00 0.65 0.63 0.02 94.59 09:50:01 2 3.97 0.00 0.77 0.73 0.02 94.51 09:50:01 3 4.16 0.00 0.50 0.02 0.02 95.30 09:51:01 all 8.20 0.00 0.61 0.87 0.03 90.29 09:51:01 0 0.69 0.00 0.22 2.36 0.03 96.70 09:51:01 1 11.15 0.00 0.85 0.13 0.02 87.85 09:51:01 2 10.57 0.00 0.75 0.87 0.03 87.78 09:51:01 3 10.34 0.00 0.57 0.17 0.03 88.89 09:52:01 all 21.15 0.00 1.10 1.95 0.06 75.73 09:52:01 0 13.63 0.00 0.89 2.29 0.05 83.14 09:52:01 1 31.26 0.00 1.22 0.23 0.08 67.21 09:52:01 2 6.12 0.00 0.67 0.08 0.05 93.08 09:52:01 3 33.57 0.00 1.67 5.21 0.08 59.47 Average: all 11.16 0.00 0.80 1.10 0.04 86.90 Average: 0 6.21 0.00 0.64 1.74 0.03 91.39 Average: 1 15.51 0.00 0.91 0.33 0.04 83.21 Average: 2 6.89 0.00 0.73 0.56 0.03 91.79 Average: 3 16.02 0.00 0.91 1.80 0.04 81.23