Started by timer Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-42 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-appmgr-sonar-prescan-script [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-vSyHnkGsFo0f/agent.2110 SSH_AGENT_PID=2112 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-appmgr-sonar-prescan-script@tmp/private_key_5872575765332062432.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/ric-plt/appmgr > git init /w/workspace/ric-plt-appmgr-sonar-prescan-script # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr > 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/ric-plt/appmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 361faacb46d1f379406b205034c818fef37a9d76 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 361faacb46d1f379406b205034c818fef37a9d76 # timeout=10 Commit message: "Removing deprecated functions from readthedocs" > git rev-list --no-walk 361faacb46d1f379406b205034c818fef37a9d76 # 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 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2470189045180485432.sh ---> python-tools-install.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-Kph4 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-Kph4/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-Kph4/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.1.6 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.1 beautifulsoup4==4.12.2 boto3==1.29.2 botocore==1.32.2 bs4==0.0.1 cachetools==5.3.2 certifi==2023.7.22 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.23.4 httplib2==0.22.0 identify==2.5.31 idna==3.4 importlib-metadata==6.8.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.1 keystoneauth1==5.3.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==3.11.0 prettytable==3.9.0 pyasn1==0.5.0 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 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.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.2.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.31.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.0 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.7.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.8.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.24.6 wcwidth==0.2.10 websocket-client==1.6.4 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [ric-plt-appmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins2655918888582801609.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.4" 2022-07-19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [ric-plt-appmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins11979634734406904785.sh --> prescan-ric-plt-appmgr-ubuntu.sh starts Sending build context to Docker daemon 2.244MB Step 1/19 : FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 AS appmgr-build 1.0.0: Pulling from o-ran-sc/bldr-ubuntu20-c-go 7b1a6ab2e44d: Pulling fs layer fa71893429cb: Pulling fs layer 04d0e85b5cd0: Pulling fs layer 1a42d20fefec: Pulling fs layer edd90b732e54: Pulling fs layer 6e7ed7a8f5c1: Pulling fs layer 54da3b814b08: Pulling fs layer a7dc5108837a: Pulling fs layer 1a42d20fefec: Waiting edd90b732e54: Waiting 6e7ed7a8f5c1: Waiting 54da3b814b08: Waiting a7dc5108837a: Waiting 04d0e85b5cd0: Verifying Checksum 04d0e85b5cd0: Download complete 7b1a6ab2e44d: Verifying Checksum 7b1a6ab2e44d: Download complete 1a42d20fefec: Verifying Checksum 1a42d20fefec: Download complete 6e7ed7a8f5c1: Verifying Checksum 6e7ed7a8f5c1: Download complete 7b1a6ab2e44d: Pull complete 54da3b814b08: Verifying Checksum 54da3b814b08: Download complete edd90b732e54: Verifying Checksum edd90b732e54: Download complete fa71893429cb: Verifying Checksum fa71893429cb: Download complete a7dc5108837a: Verifying Checksum a7dc5108837a: Download complete fa71893429cb: Pull complete 04d0e85b5cd0: Pull complete 1a42d20fefec: Pull complete edd90b732e54: Pull complete 6e7ed7a8f5c1: Pull complete 54da3b814b08: Pull complete a7dc5108837a: Pull complete Digest: sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 Status: Downloaded newer image for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 ---> db54390f5aa2 Step 2/19 : RUN apt-get update -y && apt-get install -y jq ---> Running in d184d3fa1459 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3166 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1431 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3017 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3684 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3196 kB] Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1126 kB] Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB] Fetched 16.1 MB in 2s (7268 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libjq1 libonig5 The following NEW packages will be installed: jq libjq1 libonig5 0 upgraded, 3 newly installed, 0 to remove and 198 not upgraded. Need to get 313 kB of archives. After this operation, 1062 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 313 kB in 1s (591 kB/s) Selecting previously unselected package libonig5:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46361 files and directories currently installed.) Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... Unpacking libonig5:amd64 (6.9.4-1) ... Selecting previously unselected package libjq1:amd64. Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... Selecting previously unselected package jq. Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... Unpacking jq (1.6-1ubuntu0.20.04.1) ... Setting up libonig5:amd64 (6.9.4-1) ... Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... Setting up jq (1.6-1ubuntu0.20.04.1) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for libc-bin (2.31-0ubuntu9.2) ... Removing intermediate container d184d3fa1459 ---> e3865513b915 Step 3/19 : RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates ---> Running in edeac9ae59e5  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease Reading package lists... Building dependency tree... Reading state information... 198 packages can be upgraded. Run 'apt list --upgradable' to see them.  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following packages will be upgraded: ca-certificates 1 upgraded, 0 newly installed, 0 to remove and 197 not upgraded. Need to get 152 kB of archives. After this operation, 10.2 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 152 kB in 0s (383 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46378 files and directories currently installed.) Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 26 added, 17 removed; done. Processing triggers for man-db (2.9.1-1) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container edeac9ae59e5 ---> 4e89b726e661 Step 4/19 : ENV PATH="/usr/local/go/bin:${PATH}" ---> Running in f9feb3b9ca68 Removing intermediate container f9feb3b9ca68 ---> bc84c129717b Step 5/19 : ENV GOPATH="/go" ---> Running in 36e954a0c4d9 Removing intermediate container 36e954a0c4d9 ---> 0b8b77d6b58b Step 6/19 : RUN mkdir -p /go/bin ---> Running in 9c68d4d472f1 Removing intermediate container 9c68d4d472f1 ---> 70a0bf6915cd Step 7/19 : RUN cd /go/bin && wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.19.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger ---> Running in 7e47c38b2a31 Removing intermediate container 7e47c38b2a31 ---> 582fda2301d3 Step 8/19 : RUN mkdir -p /go/src/ws ---> Running in e40d4a0da063 Removing intermediate container e40d4a0da063 ---> 30f71140dcea Step 9/19 : WORKDIR "/go/src/ws" ---> Running in 04088f23a908 Removing intermediate container 04088f23a908 ---> c7399918a719 Step 10/19 : COPY go.mod /go/src/ws ---> 7e1c6dc22ad2 Step 11/19 : COPY go.sum /go/src/ws ---> 38f3cb7d1fee Step 12/19 : RUN GO111MODULE=on go mod download ---> Running in 8ded9f9b50af Removing intermediate container 8ded9f9b50af ---> 5219a39f2383 Step 13/19 : COPY . /go/src/ws ---> 06e780d20cc2 Step 14/19 : RUN /go/bin/swagger generate server -f api/appmgr_rest_api.yaml --name AppManager -t pkg/ --exclude-main ---> Running in cdb3d66dee58 2023/11/17 20:25:36 validating spec /go/src/ws/api/appmgr_rest_api.yaml 2023/11/17 20:25:36 preprocessing spec with option: minimal flattening 2023/11/17 20:25:36 building a plan for generation 2023/11/17 20:25:36 planning definitions 2023/11/17 20:25:36 planning operations 2023/11/17 20:25:36 grouping operations into packages 2023/11/17 20:25:36 planning meta data and facades 2023/11/17 20:25:36 rendering 20 models 2023/11/17 20:25:36 rendering 1 templates for model AllDeployableXapps 2023/11/17 20:25:36 name field AllDeployableXapps 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "all_deployable_xapps.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model AllDeployedXapps 2023/11/17 20:25:36 name field AllDeployedXapps 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "all_deployed_xapps.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model AllXappConfig 2023/11/17 20:25:36 name field AllXappConfig 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "all_xapp_config.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model ConfigMetadata 2023/11/17 20:25:36 name field ConfigMetadata 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "config_metadata.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model ConfigValidationError 2023/11/17 20:25:36 name field ConfigValidationError 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "config_validation_error.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model ConfigValidationErrors 2023/11/17 20:25:36 name field ConfigValidationErrors 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "config_validation_errors.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model EventType 2023/11/17 20:25:36 name field EventType 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "event_type.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model SubscriptionData 2023/11/17 20:25:36 name field SubscriptionData 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "subscription_data.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model XAppConfig 2023/11/17 20:25:36 name field XAppConfig 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "x_app_config.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model Xapp 2023/11/17 20:25:36 name field Xapp 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "xapp.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model XappDescriptor 2023/11/17 20:25:36 name field XappDescriptor 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "xapp_descriptor.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model XappDescriptorList 2023/11/17 20:25:36 name field XappDescriptorList 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "xapp_descriptor_list.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model XappInstance 2023/11/17 20:25:36 name field XappInstance 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "xapp_instance.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model allSubscriptions 2023/11/17 20:25:36 name field allSubscriptions 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "all_subscriptions.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model deregisterRequest 2023/11/17 20:25:36 name field deregisterRequest 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "deregister_request.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model registerRequest 2023/11/17 20:25:36 name field registerRequest 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "register_request.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model subscription 2023/11/17 20:25:36 name field subscription 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "subscription.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model subscriptionNotification 2023/11/17 20:25:36 name field subscriptionNotification 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "subscription_notification.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model subscriptionRequest 2023/11/17 20:25:36 name field subscriptionRequest 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "subscription_request.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 1 templates for model subscriptionResponse 2023/11/17 20:25:36 name field subscriptionResponse 2023/11/17 20:25:36 package field models 2023/11/17 20:25:36 creating generated file "subscription_response.go" in "pkg/models" as definition 2023/11/17 20:25:36 executed template asset:model 2023/11/17 20:25:36 rendering 3 operation groups (tags) 2023/11/17 20:25:36 rendering 2 operations for health 2023/11/17 20:25:36 rendering 4 templates for operation AppManager 2023/11/17 20:25:36 name field getHealthAlive 2023/11/17 20:25:36 package field health 2023/11/17 20:25:36 creating generated file "get_health_alive_parameters.go" in "pkg/restapi/operations/health" as parameters 2023/11/17 20:25:36 executed template asset:serverParameter 2023/11/17 20:25:36 name field getHealthAlive 2023/11/17 20:25:36 package field health 2023/11/17 20:25:36 creating generated file "get_health_alive_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 2023/11/17 20:25:36 executed template asset:serverUrlbuilder 2023/11/17 20:25:36 name field getHealthAlive 2023/11/17 20:25:36 package field health 2023/11/17 20:25:36 creating generated file "get_health_alive_responses.go" in "pkg/restapi/operations/health" as responses 2023/11/17 20:25:36 executed template asset:serverResponses 2023/11/17 20:25:36 name field getHealthAlive 2023/11/17 20:25:36 package field health 2023/11/17 20:25:36 creating generated file "get_health_alive.go" in "pkg/restapi/operations/health" as handler 2023/11/17 20:25:36 executed template asset:serverOperation 2023/11/17 20:25:36 rendering 4 templates for operation AppManager 2023/11/17 20:25:36 name field getHealthReady 2023/11/17 20:25:36 package field health 2023/11/17 20:25:36 creating generated file "get_health_ready_parameters.go" in "pkg/restapi/operations/health" as parameters 2023/11/17 20:25:36 executed template asset:serverParameter 2023/11/17 20:25:36 name field getHealthReady 2023/11/17 20:25:36 package field health 2023/11/17 20:25:36 creating generated file "get_health_ready_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 2023/11/17 20:25:36 executed template asset:serverUrlbuilder 2023/11/17 20:25:36 name field getHealthReady 2023/11/17 20:25:36 package field health 2023/11/17 20:25:36 creating generated file "get_health_ready_responses.go" in "pkg/restapi/operations/health" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field getHealthReady 2023/11/17 20:25:37 package field health 2023/11/17 20:25:37 creating generated file "get_health_ready.go" in "pkg/restapi/operations/health" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 0 templates for operation group AppManager 2023/11/17 20:25:37 rendering 7 operations for operations 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field addSubscription 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "add_subscription_parameters.go" in "pkg/restapi/operations" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field addSubscription 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "add_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field addSubscription 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "add_subscription_responses.go" in "pkg/restapi/operations" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field addSubscription 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "add_subscription.go" in "pkg/restapi/operations" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field deleteSubscription 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "delete_subscription_parameters.go" in "pkg/restapi/operations" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field deleteSubscription 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "delete_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field deleteSubscription 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "delete_subscription_responses.go" in "pkg/restapi/operations" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field deleteSubscription 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "delete_subscription.go" in "pkg/restapi/operations" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field deregisterXapp 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "deregister_xapp_parameters.go" in "pkg/restapi/operations" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field deregisterXapp 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "deregister_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field deregisterXapp 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "deregister_xapp_responses.go" in "pkg/restapi/operations" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field deregisterXapp 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "deregister_xapp.go" in "pkg/restapi/operations" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field getSubscriptionById 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "get_subscription_by_id_parameters.go" in "pkg/restapi/operations" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field getSubscriptionById 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "get_subscription_by_id_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field getSubscriptionById 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "get_subscription_by_id_responses.go" in "pkg/restapi/operations" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field getSubscriptionById 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "get_subscription_by_id.go" in "pkg/restapi/operations" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field getSubscriptions 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "get_subscriptions_parameters.go" in "pkg/restapi/operations" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field getSubscriptions 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "get_subscriptions_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field getSubscriptions 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "get_subscriptions_responses.go" in "pkg/restapi/operations" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field getSubscriptions 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "get_subscriptions.go" in "pkg/restapi/operations" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field modifySubscription 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "modify_subscription_parameters.go" in "pkg/restapi/operations" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field modifySubscription 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "modify_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field modifySubscription 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "modify_subscription_responses.go" in "pkg/restapi/operations" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field modifySubscription 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "modify_subscription.go" in "pkg/restapi/operations" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field registerXapp 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "register_xapp_parameters.go" in "pkg/restapi/operations" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field registerXapp 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "register_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field registerXapp 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "register_xapp_responses.go" in "pkg/restapi/operations" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field registerXapp 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "register_xapp.go" in "pkg/restapi/operations" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 0 templates for operation group AppManager 2023/11/17 20:25:37 rendering 9 operations for xapp 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field GetConfigElement 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_config_element_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field GetConfigElement 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_config_element_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field GetConfigElement 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_config_element_responses.go" in "pkg/restapi/operations/xapp" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field GetConfigElement 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_config_element.go" in "pkg/restapi/operations/xapp" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field ModifyXappConfig 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "modify_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field ModifyXappConfig 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "modify_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field ModifyXappConfig 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "modify_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field ModifyXappConfig 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "modify_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field deployXapp 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "deploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field deployXapp 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "deploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field deployXapp 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "deploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field deployXapp 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "deploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field getAllXappConfig 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_all_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field getAllXappConfig 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_all_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field getAllXappConfig 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_all_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field getAllXappConfig 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_all_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field getAllXapps 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field getAllXapps 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field getAllXapps 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field getAllXapps 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field getXappByName 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_xapp_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field getXappByName 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_xapp_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field getXappByName 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_xapp_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field getXappByName 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_xapp_by_name.go" in "pkg/restapi/operations/xapp" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field getXappInstanceByName 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field getXappInstanceByName 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_xapp_instance_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field getXappInstanceByName 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field getXappInstanceByName 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "get_xapp_instance_by_name.go" in "pkg/restapi/operations/xapp" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field listAllXapps 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "list_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field listAllXapps 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "list_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field listAllXapps 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "list_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field listAllXapps 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "list_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 4 templates for operation AppManager 2023/11/17 20:25:37 name field undeployXapp 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "undeploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 2023/11/17 20:25:37 executed template asset:serverParameter 2023/11/17 20:25:37 name field undeployXapp 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "undeploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 2023/11/17 20:25:37 executed template asset:serverUrlbuilder 2023/11/17 20:25:37 name field undeployXapp 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "undeploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 2023/11/17 20:25:37 executed template asset:serverResponses 2023/11/17 20:25:37 name field undeployXapp 2023/11/17 20:25:37 package field xapp 2023/11/17 20:25:37 creating generated file "undeploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 2023/11/17 20:25:37 executed template asset:serverOperation 2023/11/17 20:25:37 rendering 0 templates for operation group AppManager 2023/11/17 20:25:37 rendering support 2023/11/17 20:25:37 rendering 6 templates for application AppManager 2023/11/17 20:25:37 name field AppManager 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "configure_app_manager.go" in "pkg/restapi" as configure 2023/11/17 20:25:37 executed template asset:serverConfigureapi 2023/11/17 20:25:37 name field AppManager 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec 2023/11/17 20:25:37 executed template asset:swaggerJsonEmbed 2023/11/17 20:25:37 name field AppManager 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "server.go" in "pkg/restapi" as server 2023/11/17 20:25:37 executed template asset:serverServer 2023/11/17 20:25:37 name field AppManager 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "app_manager_api.go" in "pkg/restapi/operations" as builder 2023/11/17 20:25:37 executed template asset:serverBuilder 2023/11/17 20:25:37 name field AppManager 2023/11/17 20:25:37 package field operations 2023/11/17 20:25:37 creating generated file "doc.go" in "pkg/restapi" as doc 2023/11/17 20:25:37 executed template asset:serverDoc 2023/11/17 20:25:37 Generation completed! For this generation to compile you need to have some packages in your GOPATH: * github.com/go-openapi/runtime * github.com/jessevdk/go-flags You can get these now with: go get -u -f pkg/... Removing intermediate container cdb3d66dee58 ---> 145a9d7a7d6b Step 15/19 : COPY . /go/src/ws ---> 227c1b436e79 Step 16/19 : RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o /go/src/ws/cache/go/cmd/appmgr cmd/appmgr.go ---> Running in c76899a6885d Removing intermediate container c76899a6885d ---> 68bd815b9627 Step 17/19 : RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -coverprofile cover.out ./pkg/resthooks/ ---> Running in 6d10e490ecb3 ok gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/resthooks 3.085s coverage: 89.1% of statements Removing intermediate container 6d10e490ecb3 ---> bd585e05fb30 Step 18/19 : RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') ---> Running in 40e51c61d25b pkg/appmgr/appmgr.go pkg/cm/cm.go pkg/helm/helm.go pkg/logger/logger.go Removing intermediate container 40e51c61d25b ---> 19ad5e32d5a1 Step 19/19 : CMD ["/bin/bash"] ---> Running in 2b7033a83972 Removing intermediate container 2b7033a83972 ---> b3fa3e528565 Successfully built b3fa3e528565 Successfully tagged tmpimg:latest 67a2026c395817aa466cbc1d31b37be0e036ff99595e8145eea9e98cd5c1324d --> prescan-ric-plt-appmgr-ubuntu.sh ends Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-docker-4c-4g-42 [ric-plt-appmgr-sonar-prescan-script] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_ric-plt-appmgr -Dsonar.projectName=ric-plt-appmgr -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.go.coverage.reportPaths=**/cover.out -Dsonar.organization=o-ran-sc -Dsonar.sources=. -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go -Dsonar.projectBaseDir=/w/workspace/ric-plt-appmgr-sonar-prescan-script WARN: Property 'sonar.login' with value 'd9e23c28dc39b6d7531d2ecabf122ce84e6253ef' is overridden with value 'd9e23c28dc39b6d7531d2ecabf122ce84e6253ef' INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarScanner 4.6.2.2472 INFO: Java 17.0.4 Private Build (64-bit) INFO: Linux 4.15.0-194-generic amd64 INFO: User cache: /home/jenkins/.sonar/cache INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: Analyzing on SonarCloud INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=294ms INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu INFO: User cache: /home/jenkins/.sonar/cache INFO: Loading required plugins INFO: Load plugins index INFO: Load plugins index (done) | time=238ms INFO: Load/download plugins INFO: Load/download plugins (done) | time=1420ms INFO: Loaded core extensions: developer-scanner INFO: Found an active CI vendor: 'Jenkins' INFO: Load project settings for component key: 'o-ran-sc_ric-plt-appmgr' INFO: Load project settings for component key: 'o-ran-sc_ric-plt-appmgr' (done) | time=201ms INFO: Process project properties INFO: Execute project builders INFO: Execute project builders (done) | time=2ms INFO: Project key: o-ran-sc_ric-plt-appmgr INFO: Base dir: /w/workspace/ric-plt-appmgr-sonar-prescan-script INFO: Working dir: /w/workspace/ric-plt-appmgr-sonar-prescan-script/.scannerwork INFO: Load project branches INFO: Load project branches (done) | time=215ms INFO: Check ALM binding of project 'o-ran-sc_ric-plt-appmgr' INFO: Detected project binding: BOUND INFO: Check ALM binding of project 'o-ran-sc_ric-plt-appmgr' (done) | time=187ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=189ms INFO: Load branch configuration INFO: Load branch configuration (done) | time=1ms INFO: Load quality profiles INFO: Load quality profiles (done) | time=258ms INFO: Load active rules INFO: Load active rules (done) | time=9511ms INFO: Organization key: o-ran-sc WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. INFO: Preprocessing files... INFO: 1 language detected in 11 preprocessed files INFO: 120 files ignored because of inclusion/exclusion patterns INFO: 0 files ignored because of scm ignore settings INFO: Loading plugins for detected languages INFO: Load/download plugins INFO: Load/download plugins (done) | time=141ms INFO: Load project repositories INFO: Load project repositories (done) | time=260ms INFO: Indexing files... INFO: Project configuration: INFO: Included sources: **/*.go INFO: Excluded sources: **/build-wrapper-dump.json, **/*_test.go INFO: 11 files indexed INFO: Quality profile for go: Sonar way INFO: ------------- Run sensors on module ric-plt-appmgr INFO: Load metrics repository INFO: Load metrics repository (done) | time=189ms INFO: Sensor cache enabled INFO: Load sensor cache INFO: Load sensor cache (404) | time=649ms INFO: Sensor JaCoCo XML Report Importer [jacoco] INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms INFO: Sensor Code Quality and Security for Go [go] INFO: 11 source files to be analyzed INFO: 11/11 source files have been analyzed INFO: Sensor Code Quality and Security for Go [go] (done) | time=552ms INFO: Sensor Go Cover sensor for Go coverage [go] INFO: Load coverage report from '/w/workspace/ric-plt-appmgr-sonar-prescan-script/cover.out' INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=46ms INFO: Sensor CSS Rules [javascript] INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. INFO: Sensor CSS Rules [javascript] (done) | time=1ms INFO: Sensor C# Project Type Information [csharp] INFO: Sensor C# Project Type Information [csharp] (done) | time=1ms INFO: Sensor C# Analysis Log [csharp] INFO: Sensor C# Analysis Log [csharp] (done) | time=11ms INFO: Sensor C# Properties [csharp] INFO: Sensor C# Properties [csharp] (done) | time=0ms INFO: Sensor TextAndSecretsSensor [text] INFO: 11 source files to be analyzed INFO: 11/11 source files have been analyzed INFO: Sensor TextAndSecretsSensor [text] (done) | time=632ms INFO: Sensor VB.NET Project Type Information [vbnet] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=2ms INFO: Sensor VB.NET Analysis Log [vbnet] INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=14ms INFO: Sensor VB.NET Properties [vbnet] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms INFO: Sensor IaC Docker Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor IaC Docker Sensor [iac] (done) | time=58ms INFO: Sensor javabugs [dbd] INFO: Reading IR files from: /w/workspace/ric-plt-appmgr-sonar-prescan-script/.scannerwork/ir/java INFO: No IR files have been included for analysis. INFO: Sensor javabugs [dbd] (done) | time=1ms INFO: Sensor pythonbugs [dbd] INFO: Reading IR files from: /w/workspace/ric-plt-appmgr-sonar-prescan-script/.scannerwork/ir/python INFO: No IR files have been included for analysis. INFO: Sensor pythonbugs [dbd] (done) | time=0ms INFO: ------------- Run sensors on project INFO: Sensor Analysis Warnings import [csharp] INFO: Sensor Analysis Warnings import [csharp] (done) | time=0ms INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=10ms INFO: CPD Executor 1 file had no CPD blocks INFO: CPD Executor Calculating CPD for 10 files INFO: CPD Executor CPD calculation finished (done) | time=21ms INFO: Analysis report generated in 220ms, dir size=326 KB INFO: Analysis report compressed in 29ms, zip size=86 KB INFO: Analysis report uploaded in 485ms INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-appmgr INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AYve9tb6j5aBK-_-ts5l INFO: Analysis total time: 15.608 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 20.792s INFO: Final Memory: 19M/70M INFO: ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2112 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins6059134171437882861.sh ---> sysstat.sh [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins15669622517625587863.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-appmgr-sonar-prescan-script + 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/ric-plt-appmgr-sonar-prescan-script ']' + 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/ric-plt-appmgr-sonar-prescan-script ']' + mkdir -p /w/workspace/ric-plt-appmgr-sonar-prescan-script/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-appmgr-sonar-prescan-script/archives/ [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2348420676221754868.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kph4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Kph4/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14462149989602227214.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-appmgr-sonar-prescan-script@tmp/config15577739996859876945tmp 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. [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins15254704166533073407.sh ---> create-netrc.sh [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins9445842964358280069.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kph4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Kph4/bin to PATH [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4898325239896668515.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins9778764288847320640.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kph4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-Kph4/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins4170996731084710230.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kph4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Kph4/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-appmgr-sonar-prescan-script/1089 INFO: archiving workspace using pattern(s): -p **/*.log Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-42 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 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 688K 394M 1% /run /dev/vda1 20G 13G 7.2G 63% / 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 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 477 656 0 2809 3183 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:1d:0f:27 brd ff:ff:ff:ff:ff:ff inet 10.32.7.37/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86080sec preferred_lft 86080sec inet6 fe80::f816:3eff:fe1d:f27/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:b3:5a:d6:e3 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-194-generic (prd-ubuntu1804-docker-4c-4g-42) 11/17/23 _x86_64_ (4 CPU) 20:22:26 LINUX RESTART (4 CPU) 20:23:02 tps rtps wtps bread/s bwrtn/s 20:24:01 81.87 32.15 49.72 1683.10 6174.82 20:25:01 249.46 44.87 204.59 6808.71 115194.95 20:26:01 367.81 196.03 171.77 7595.53 42092.32 20:27:01 91.48 62.72 28.76 3510.48 7157.61 Average: 198.17 84.14 114.03 4914.02 42849.90 20:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:24:01 1622868 3345652 2415796 59.82 52352 1824600 856100 16.83 569716 1663372 159672 20:25:01 115888 3251256 3922776 97.13 107628 3077892 1113932 21.90 630244 2965460 560 20:26:01 472428 3272172 3566236 88.30 154380 2721220 1293936 25.43 738648 2523568 37292 20:27:01 738544 3283872 3300120 81.71 158804 2476068 913436 17.96 866892 2144196 43644 Average: 737432 3288238 3301232 81.74 118291 2524945 1044351 20.53 701375 2324149 60292 20:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:24:01 lo 0.92 0.92 0.08 0.08 0.00 0.00 0.00 0.00 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:01 ens3 86.58 73.26 965.46 16.71 0.00 0.00 0.00 0.00 20:25:01 lo 2.59 2.59 0.25 0.25 0.00 0.00 0.00 0.00 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:01 ens3 521.90 369.69 11992.81 27.28 0.00 0.00 0.00 0.00 20:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:01 ens3 240.91 201.27 1361.20 23.24 0.00 0.00 0.00 0.00 20:27:01 lo 1.23 1.23 0.11 0.11 0.00 0.00 0.00 0.00 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:01 ens3 311.55 227.48 2416.74 26.98 0.00 0.00 0.00 0.00 Average: lo 1.27 1.27 0.12 0.12 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 Average: ens3 291.22 218.62 4202.08 23.58 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-42) 11/17/23 _x86_64_ (4 CPU) 20:22:26 LINUX RESTART (4 CPU) 20:23:02 CPU %user %nice %system %iowait %steal %idle 20:24:01 all 19.97 0.00 1.36 2.28 0.05 76.33 20:24:01 0 13.06 0.00 1.33 6.82 0.05 78.74 20:24:01 1 33.45 0.00 1.83 1.15 0.07 63.50 20:24:01 2 13.40 0.00 1.08 0.41 0.07 85.04 20:24:01 3 20.08 0.00 1.19 0.71 0.03 77.98 20:25:01 all 24.89 0.00 7.70 3.52 0.10 63.78 20:25:01 0 20.04 0.00 6.92 5.00 0.07 67.98 20:25:01 1 41.91 0.00 8.72 3.59 0.13 45.64 20:25:01 2 19.71 0.00 7.40 2.43 0.10 70.36 20:25:01 3 17.95 0.00 7.76 3.12 0.10 71.06 20:26:01 all 28.08 0.00 7.47 12.01 0.11 52.33 20:26:01 0 28.46 0.00 7.60 12.66 0.12 51.16 20:26:01 1 27.91 0.00 7.83 14.06 0.10 50.09 20:26:01 2 28.43 0.00 7.01 9.08 0.12 55.36 20:26:01 3 27.53 0.00 7.45 12.19 0.10 52.73 20:27:01 all 20.64 0.00 3.01 1.91 0.07 74.37 20:27:01 0 33.07 0.00 3.78 1.25 0.08 61.81 20:27:01 1 17.10 0.00 2.79 1.15 0.05 78.92 20:27:01 2 16.95 0.00 2.59 2.46 0.07 77.94 20:27:01 3 15.43 0.00 2.91 2.79 0.07 78.81 Average: all 23.39 0.00 4.89 4.92 0.08 66.71 Average: 0 23.67 0.00 4.90 6.42 0.08 64.94 Average: 1 30.05 0.00 5.29 4.98 0.09 59.59 Average: 2 19.63 0.00 4.53 3.59 0.09 72.16 Average: 3 20.24 0.00 4.83 4.71 0.08 70.16