07:00:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/portal-ng/history/+/141645 07:00:12 Running as SYSTEM 07:00:12 [EnvInject] - Loading node environment variables. 07:00:12 Building remotely on prd-ubuntu1804-docker-8c-8g-32926 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-history-gradle-build-master 07:00:12 [ssh-agent] Looking for ssh-agent implementation... 07:00:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:12 $ ssh-agent 07:00:12 SSH_AUTH_SOCK=/tmp/ssh-xFpxBLE5k1iT/agent.2048 07:00:12 SSH_AGENT_PID=2050 07:00:12 [ssh-agent] Started. 07:00:12 Running ssh-add (command line suppressed) 07:00:12 Identity added: /w/workspace/portal-ng-history-gradle-build-master@tmp/private_key_3897915220538448993.key (/w/workspace/portal-ng-history-gradle-build-master@tmp/private_key_3897915220538448993.key) 07:00:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:00:13 The recommended git tool is: NONE 07:00:14 using credential onap-jenkins-ssh 07:00:14 Wiping out workspace first. 07:00:14 Cloning the remote Git repository 07:00:14 Cloning repository git://cloud.onap.org/mirror/portal-ng/history 07:00:14 > git init /w/workspace/portal-ng-history-gradle-build-master # timeout=10 07:00:14 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/history 07:00:14 > git --version # timeout=10 07:00:14 > git --version # 'git version 2.17.1' 07:00:14 using GIT_SSH to set credentials Gerrit user 07:00:14 Verifying host key using manually-configured host key entries 07:00:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/history +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:14 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/history # timeout=10 07:00:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:15 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/history # timeout=10 07:00:15 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/history 07:00:15 using GIT_SSH to set credentials Gerrit user 07:00:15 Verifying host key using manually-configured host key entries 07:00:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/history refs/changes/45/141645/2 # timeout=10 07:00:15 > git rev-parse d8bf180987b62476a0777c7d5ca9d4a4c484c5d9^{commit} # timeout=10 07:00:15 Checking out Revision d8bf180987b62476a0777c7d5ca9d4a4c484c5d9 (refs/changes/45/141645/2) 07:00:15 > git config core.sparsecheckout # timeout=10 07:00:15 > git checkout -f d8bf180987b62476a0777c7d5ca9d4a4c484c5d9 # timeout=10 07:00:19 Commit message: "chore(dep): update dependencies" 07:00:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:00:19 > git rev-list --no-walk 1c330c32b00449bc35749c5979f14c5ccc7e5b63 # timeout=10 07:00:19 provisioning config files... 07:00:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:00:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:00:19 [portal-ng-history-gradle-build-master] $ /bin/bash /tmp/jenkins4071660547173212651.sh 07:00:19 ---> python-tools-install.sh 07:00:19 Setup pyenv: 07:00:19 * system (set by /opt/pyenv/version) 07:00:19 * 3.8.13 (set by /opt/pyenv/version) 07:00:19 * 3.9.13 (set by /opt/pyenv/version) 07:00:19 * 3.10.6 (set by /opt/pyenv/version) 07:00:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k0Wa 07:00:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:00:28 lf-activate-venv(): INFO: Installing: lftools 07:00:53 lf-activate-venv(): INFO: Adding /tmp/venv-k0Wa/bin to PATH 07:00:53 Generating Requirements File 07:01:14 Python 3.10.6 07:01:15 pip 25.2 from /tmp/venv-k0Wa/lib/python3.10/site-packages/pip (python 3.10) 07:01:15 appdirs==1.4.4 07:01:15 argcomplete==3.6.2 07:01:15 aspy.yaml==1.3.0 07:01:15 attrs==25.3.0 07:01:15 autopage==0.5.2 07:01:15 beautifulsoup4==4.13.4 07:01:15 boto3==1.40.1 07:01:15 botocore==1.40.1 07:01:15 bs4==0.0.2 07:01:15 cachetools==5.5.2 07:01:15 certifi==2025.8.3 07:01:15 cffi==1.17.1 07:01:15 cfgv==3.4.0 07:01:15 chardet==5.2.0 07:01:15 charset-normalizer==3.4.2 07:01:15 click==8.2.1 07:01:15 cliff==4.10.0 07:01:15 cmd2==2.7.0 07:01:15 cryptography==3.3.2 07:01:15 debtcollector==3.0.0 07:01:15 decorator==5.2.1 07:01:15 defusedxml==0.7.1 07:01:15 Deprecated==1.2.18 07:01:15 distlib==0.4.0 07:01:15 dnspython==2.7.0 07:01:15 docker==7.1.0 07:01:15 dogpile.cache==1.4.0 07:01:15 durationpy==0.10 07:01:15 email_validator==2.2.0 07:01:15 filelock==3.18.0 07:01:15 future==1.0.0 07:01:15 gitdb==4.0.12 07:01:15 GitPython==3.1.45 07:01:15 google-auth==2.40.3 07:01:15 httplib2==0.22.0 07:01:15 identify==2.6.12 07:01:15 idna==3.10 07:01:15 importlib-resources==1.5.0 07:01:15 iso8601==2.1.0 07:01:15 Jinja2==3.1.6 07:01:15 jmespath==1.0.1 07:01:15 jsonpatch==1.33 07:01:15 jsonpointer==3.0.0 07:01:15 jsonschema==4.25.0 07:01:15 jsonschema-specifications==2025.4.1 07:01:15 keystoneauth1==5.11.1 07:01:15 kubernetes==33.1.0 07:01:15 lftools==0.37.13 07:01:15 lxml==6.0.0 07:01:15 markdown-it-py==3.0.0 07:01:15 MarkupSafe==3.0.2 07:01:15 mdurl==0.1.2 07:01:15 msgpack==1.1.1 07:01:15 multi_key_dict==2.0.3 07:01:15 munch==4.0.0 07:01:15 netaddr==1.3.0 07:01:15 niet==1.4.2 07:01:15 nodeenv==1.9.1 07:01:15 oauth2client==4.1.3 07:01:15 oauthlib==3.3.1 07:01:15 openstacksdk==4.6.0 07:01:15 os-client-config==2.3.0 07:01:15 os-service-types==1.8.0 07:01:15 osc-lib==4.1.0 07:01:15 oslo.config==10.0.0 07:01:15 oslo.context==6.0.0 07:01:15 oslo.i18n==6.5.1 07:01:15 oslo.log==7.2.0 07:01:15 oslo.serialization==5.7.0 07:01:15 oslo.utils==9.0.0 07:01:15 packaging==25.0 07:01:15 pbr==6.1.1 07:01:15 platformdirs==4.3.8 07:01:15 prettytable==3.16.0 07:01:15 psutil==7.0.0 07:01:15 pyasn1==0.6.1 07:01:15 pyasn1_modules==0.4.2 07:01:15 pycparser==2.22 07:01:15 pygerrit2==2.0.15 07:01:15 PyGithub==2.7.0 07:01:15 Pygments==2.19.2 07:01:15 PyJWT==2.10.1 07:01:15 PyNaCl==1.5.0 07:01:15 pyparsing==2.4.7 07:01:15 pyperclip==1.9.0 07:01:15 pyrsistent==0.20.0 07:01:15 python-cinderclient==9.7.0 07:01:15 python-dateutil==2.9.0.post0 07:01:15 python-heatclient==4.3.0 07:01:15 python-jenkins==1.8.3 07:01:15 python-keystoneclient==5.6.0 07:01:15 python-magnumclient==4.8.1 07:01:15 python-openstackclient==8.1.0 07:01:15 python-swiftclient==4.8.0 07:01:15 PyYAML==6.0.2 07:01:15 referencing==0.36.2 07:01:15 requests==2.32.4 07:01:15 requests-oauthlib==2.0.0 07:01:15 requestsexceptions==1.4.0 07:01:15 rfc3986==2.0.0 07:01:15 rich==14.1.0 07:01:15 rich-argparse==1.7.1 07:01:15 rpds-py==0.26.0 07:01:15 rsa==4.9.1 07:01:15 ruamel.yaml==0.18.14 07:01:15 ruamel.yaml.clib==0.2.12 07:01:15 s3transfer==0.13.1 07:01:15 simplejson==3.20.1 07:01:15 six==1.17.0 07:01:15 smmap==5.0.2 07:01:15 soupsieve==2.7 07:01:15 stevedore==5.4.1 07:01:15 tabulate==0.9.0 07:01:15 toml==0.10.2 07:01:15 tomlkit==0.13.3 07:01:15 tqdm==4.67.1 07:01:15 typing_extensions==4.14.1 07:01:15 tzdata==2025.2 07:01:15 urllib3==1.26.20 07:01:15 virtualenv==20.33.0 07:01:15 wcwidth==0.2.13 07:01:15 websocket-client==1.8.0 07:01:15 wrapt==1.17.2 07:01:15 xdg==6.0.0 07:01:15 xmltodict==0.14.2 07:01:15 yq==3.4.3 07:01:15 [EnvInject] - Injecting environment variables from a build step. 07:01:15 [EnvInject] - Injecting as environment variables the properties content 07:01:15 SET_JDK_VERSION=openjdk17 07:01:15 GIT_URL="git://cloud.onap.org/mirror" 07:01:15 07:01:15 [EnvInject] - Variables injected successfully. 07:01:15 [portal-ng-history-gradle-build-master] $ /bin/sh /tmp/jenkins2014788368383621985.sh 07:01:15 ---> update-java-alternatives.sh 07:01:15 ---> Updating Java version 07:01:15 ---> Ubuntu/Debian system detected 07:01:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 07:01:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 07:01:15 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 07:01:16 openjdk version "17.0.4" 2022-07-19 07:01:16 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 07:01:16 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 07:01:16 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 07:01:16 [EnvInject] - Injecting environment variables from a build step. 07:01:16 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:01:16 [EnvInject] - Variables injected successfully. 07:01:16 provisioning config files... 07:01:16 copy managed file [global-settings] to file:/w/workspace/portal-ng-history-gradle-build-master@tmp/config15542400771414187071tmp 07:01:16 copy managed file [portal-ng-history] to file:/w/workspace/portal-ng-history-gradle-build-master@tmp/config7552356942414416183tmp 07:01:16 [portal-ng-history-gradle-build-master] $ /bin/bash /tmp/jenkins15988596606808771012.sh 07:01:16 ---> docker-login.sh 07:01:16 nexus3.onap.org:10001 07:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:16 Configure a credential helper to remove this warning. See 07:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:16 07:01:16 Login Succeeded 07:01:16 nexus3.onap.org:10002 07:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:16 Configure a credential helper to remove this warning. See 07:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:16 07:01:16 Login Succeeded 07:01:16 nexus3.onap.org:10003 07:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:16 Configure a credential helper to remove this warning. See 07:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:16 07:01:16 Login Succeeded 07:01:16 nexus3.onap.org:10004 07:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:17 Configure a credential helper to remove this warning. See 07:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:17 07:01:17 Login Succeeded 07:01:17 docker.io 07:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:17 Configure a credential helper to remove this warning. See 07:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:17 07:01:17 Login Succeeded 07:01:17 ---> docker-login.sh ends 07:01:17 [portal-ng-history-gradle-build-master] $ /bin/bash /tmp/jenkins15562141249080912696.sh 07:01:17 [Gradle] - Launching build. 07:01:17 [portal-ng-history-gradle-build-master] $ /w/workspace/portal-ng-history-gradle-build-master/gradlew build -b build.gradle 07:01:17 Downloading https://services.gradle.org/distributions/gradle-8.14-bin.zip 07:01:19 .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100% 07:01:20 07:01:20 Welcome to Gradle 8.14! 07:01:20 07:01:20 Here are the highlights of this release: 07:01:20 - Java 24 support 07:01:20 - GraalVM Native Image toolchain selection 07:01:20 - Enhancements to test reporting 07:01:20 - Build Authoring improvements 07:01:20 07:01:20 For more details see https://docs.gradle.org/8.14/release-notes.html 07:01:20 07:01:21 Starting a Gradle Daemon (subsequent builds will be faster) 07:01:42 > Task :app:bootBuildInfo 07:01:43 07:01:43 > Task :openapi:openApiGenerate 07:01:43 No application/json content media type found in response. Response examples can currently only be generated for application/json media type. 07:01:43 ############################################################################################ 07:01:43 # Thanks for using OpenAPI Generator. # 07:01:43 # We appreciate your support! Please consider donation to help us maintain this project. # 07:01:43 # https://opencollective.com/openapi_generator/donate # 07:01:43 ############################################################################################ 07:01:43 Successfully generated code to /w/workspace/portal-ng-history-gradle-build-master/openapi/build/openapi 07:01:47 07:01:47 > Task :openapi:compileJava 07:01:47 > Task :openapi:processResources 07:01:48 > Task :openapi:classes 07:01:48 > Task :openapi:jar 07:01:51 07:01:51 > Task :app:compileJava 07:01:51 /w/workspace/portal-ng-history-gradle-build-master/app/src/main/java/org/onap/portalng/history/configuration/SecurityConfig.java:44: warning: [removal] cors() in ServerHttpSecurity has been deprecated and marked for removal 07:01:51 .cors()))) 07:01:51 ^ 07:01:51 /w/workspace/portal-ng-history-gradle-build-master/app/src/main/java/org/onap/portalng/history/configuration/SecurityConfig.java:48: warning: [removal] jwt() in ServerHttpSecurity.OAuth2ResourceServerSpec has been deprecated and marked for removal 07:01:51 .oauth2ResourceServer(ServerHttpSecurity.OAuth2ResourceServerSpec::jwt) 07:01:51 ^ 07:01:51 2 warnings 07:01:57 07:01:57 > Task :app:generateGitProperties 07:01:57 > Task :app:processResources 07:01:57 > Task :app:classes 07:01:57 > Task :app:resolveMainClassName 07:01:59 > Task :app:bootJar 07:02:01 > Task :app:bootStartScripts 07:02:01 > Task :app:bootDistTar 07:02:05 > Task :app:bootDistZip 07:02:05 > Task :app:jar 07:02:05 > Task :app:startScripts 07:02:05 > Task :app:distTar 07:02:09 > Task :app:distZip 07:02:09 > Task :app:assemble 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/logging/LoggerProperties.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/entities/ActionsDao.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/logging/ReactiveRequestLoggingFilter.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/services/ActionsService.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/util/IdTokenExchange.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/logging/StatusCode.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/HistoryApplication.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/repository/ActionsRepository.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/configuration/BeansConfig.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/configuration/Errorhandler.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/configuration/SchedulerConfig.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/logging/LoggingHelper.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/util/Logger.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/exception/ProblemException.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/configuration/SecurityConfig.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/configuration/HistoryConfig.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/logging/WebExchangeUtils.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/logging/LogContextVariable.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/configuration/RequestIdInterceptor.java 07:02:09 Missing header in: app/src/main/java/org/onap/portalng/history/controller/ActionsController.java 07:02:09 > Task :app:licenseMain 07:02:09 Missing header in: app/src/test/java/org/onap/portalng/history/actions/ActionDto.java 07:02:09 Missing header in: app/src/test/java/org/onap/portalng/history/actions/ActionsControllerIntegrationTest.java 07:02:09 Missing header in: app/src/test/java/org/onap/portalng/history/TokenGenerator.java 07:02:09 Missing header in: app/src/test/java/org/onap/portalng/history/actions/ActionFixtures.java 07:02:09 Missing header in: app/src/test/java/org/onap/portalng/history/BaseIntegrationTest.java 07:02:09 > Task :app:licenseTest 07:02:09 > Task :app:license 07:02:09 > Task :app:spotlessCheck UP-TO-DATE 07:02:16 > Task :app:compileTestJava 07:02:16 > Task :app:processTestResources 07:02:16 > Task :app:testClasses 07:02:46 > Task :app:test 07:02:51 07:02:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:02:57 {"@timestamp":"2025-08-04T07:02:57.061436776Z","@version":"1","message":"Commencing graceful shutdown. Waiting for active requests to complete","logger_name":"org.springframework.boot.web.embedded.netty.GracefulShutdown","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} 07:02:57 {"@timestamp":"2025-08-04T07:02:57.230614047Z","@version":"1","message":"Graceful shutdown complete","logger_name":"org.springframework.boot.web.embedded.netty.GracefulShutdown","thread_name":"netty-shutdown","level":"INFO","level_value":20000} 07:02:59 {"@timestamp":"2025-08-04T07:02:59.275708746Z","@version":"1","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} 07:02:59 {"@timestamp":"2025-08-04T07:02:59.277912825Z","@version":"1","message":"HikariPool-1 - Shutdown initiated...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} 07:02:59 {"@timestamp":"2025-08-04T07:02:59.713027229Z","@version":"1","message":"HikariPool-1 - Shutdown completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"SpringApplicationShutdownHook","level":"INFO","level_value":20000} 07:03:01 07:03:01 > Task :app:jacocoTestReport 07:03:01 > Task :app:downloadLicenses 07:03:01 > Task :app:verifyLicenses 07:03:01 > Task :app:check 07:03:01 > Task :app:build 07:03:01 > Task :openapi:assemble 07:03:01 > Task :openapi:compileTestJava NO-SOURCE 07:03:01 > Task :openapi:processTestResources NO-SOURCE 07:03:01 > Task :openapi:testClasses UP-TO-DATE 07:03:01 > Task :openapi:test NO-SOURCE 07:03:01 > Task :openapi:check UP-TO-DATE 07:03:01 > Task :openapi:build 07:03:01 07:03:01 [Incubating] Problems report is available at: file:///w/workspace/portal-ng-history-gradle-build-master/build/reports/problems/problems-report.html 07:03:01 07:03:01 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. 07:03:01 07:03:01 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 07:03:01 07:03:01 For more on this, please refer to https://docs.gradle.org/8.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 07:03:01 07:03:01 BUILD SUCCESSFUL in 1m 43s 07:03:01 25 actionable tasks: 25 executed 07:03:01 Build step 'Invoke Gradle script' changed build result to SUCCESS 07:03:01 $ ssh-agent -k 07:03:01 unset SSH_AUTH_SOCK; 07:03:01 unset SSH_AGENT_PID; 07:03:01 echo Agent pid 2050 killed; 07:03:01 [ssh-agent] Stopped. 07:03:02 [PostBuildScript] - [INFO] Executing post build scripts. 07:03:02 [portal-ng-history-gradle-build-master] $ /bin/bash /tmp/jenkins12199362462690168071.sh 07:03:02 ---> sysstat.sh 07:03:02 [portal-ng-history-gradle-build-master] $ /bin/bash /tmp/jenkins9850310342260438092.sh 07:03:02 ---> package-listing.sh 07:03:02 ++ facter osfamily 07:03:02 ++ tr '[:upper:]' '[:lower:]' 07:03:02 + OS_FAMILY=debian 07:03:02 + workspace=/w/workspace/portal-ng-history-gradle-build-master 07:03:02 + START_PACKAGES=/tmp/packages_start.txt 07:03:02 + END_PACKAGES=/tmp/packages_end.txt 07:03:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:03:02 + PACKAGES=/tmp/packages_start.txt 07:03:02 + '[' /w/workspace/portal-ng-history-gradle-build-master ']' 07:03:02 + PACKAGES=/tmp/packages_end.txt 07:03:02 + case "${OS_FAMILY}" in 07:03:02 + dpkg -l 07:03:02 + grep '^ii' 07:03:02 + '[' -f /tmp/packages_start.txt ']' 07:03:02 + '[' -f /tmp/packages_end.txt ']' 07:03:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:03:02 + '[' /w/workspace/portal-ng-history-gradle-build-master ']' 07:03:02 + mkdir -p /w/workspace/portal-ng-history-gradle-build-master/archives/ 07:03:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-ng-history-gradle-build-master/archives/ 07:03:02 [portal-ng-history-gradle-build-master] $ /bin/bash /tmp/jenkins2483157599957443067.sh 07:03:02 ---> capture-instance-metadata.sh 07:03:02 Setup pyenv: 07:03:03 system 07:03:03 3.8.13 07:03:03 3.9.13 07:03:03 * 3.10.6 (set by /w/workspace/portal-ng-history-gradle-build-master/.python-version) 07:03:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k0Wa from file:/tmp/.os_lf_venv 07:03:05 lf-activate-venv(): INFO: Installing: lftools 07:03:13 lf-activate-venv(): INFO: Adding /tmp/venv-k0Wa/bin to PATH 07:03:13 INFO: Running in OpenStack, capturing instance metadata 07:03:14 [portal-ng-history-gradle-build-master] $ /bin/bash /tmp/jenkins10913974971589639977.sh 07:03:14 provisioning config files... 07:03:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-history-gradle-build-master@tmp/config811410372013924477tmp 07:03:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:03:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:03:14 [EnvInject] - Injecting environment variables from a build step. 07:03:14 [EnvInject] - Injecting as environment variables the properties content 07:03:14 SERVER_ID=logs 07:03:14 07:03:14 [EnvInject] - Variables injected successfully. 07:03:14 [portal-ng-history-gradle-build-master] $ /bin/bash /tmp/jenkins16494933862698965674.sh 07:03:14 ---> create-netrc.sh 07:03:14 [portal-ng-history-gradle-build-master] $ /bin/bash /tmp/jenkins9283817390906656157.sh 07:03:14 ---> python-tools-install.sh 07:03:14 Setup pyenv: 07:03:14 system 07:03:14 3.8.13 07:03:14 3.9.13 07:03:14 * 3.10.6 (set by /w/workspace/portal-ng-history-gradle-build-master/.python-version) 07:03:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k0Wa from file:/tmp/.os_lf_venv 07:03:16 lf-activate-venv(): INFO: Installing: lftools 07:03:24 lf-activate-venv(): INFO: Adding /tmp/venv-k0Wa/bin to PATH 07:03:24 [portal-ng-history-gradle-build-master] $ /bin/bash /tmp/jenkins1682197029940217902.sh 07:03:24 ---> sudo-logs.sh 07:03:24 Archiving 'sudo' log.. 07:03:24 [portal-ng-history-gradle-build-master] $ /bin/bash /tmp/jenkins5727536834454507797.sh 07:03:24 ---> job-cost.sh 07:03:24 Setup pyenv: 07:03:24 system 07:03:24 3.8.13 07:03:24 3.9.13 07:03:24 * 3.10.6 (set by /w/workspace/portal-ng-history-gradle-build-master/.python-version) 07:03:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k0Wa from file:/tmp/.os_lf_venv 07:03:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:03:31 lf-activate-venv(): INFO: Adding /tmp/venv-k0Wa/bin to PATH 07:03:31 INFO: No Stack... 07:03:32 INFO: Retrieving Pricing Info for: v3-standard-8 07:03:32 INFO: Archiving Costs 07:03:32 [portal-ng-history-gradle-build-master] $ /bin/bash -l /tmp/jenkins1471415077819917838.sh 07:03:32 ---> logs-deploy.sh 07:03:32 Setup pyenv: 07:03:32 system 07:03:32 3.8.13 07:03:32 3.9.13 07:03:32 * 3.10.6 (set by /w/workspace/portal-ng-history-gradle-build-master/.python-version) 07:03:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k0Wa from file:/tmp/.os_lf_venv 07:03:34 lf-activate-venv(): INFO: Installing: lftools 07:03:42 lf-activate-venv(): INFO: Adding /tmp/venv-k0Wa/bin to PATH 07:03:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-history-gradle-build-master/353 07:03:42 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 07:03:43 Archives upload complete. 07:03:44 INFO: archiving logs to Nexus 07:03:44 ---> uname -a: 07:03:44 Linux prd-ubuntu1804-docker-8c-8g-32926 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:03:44 07:03:44 07:03:44 ---> lscpu: 07:03:44 Architecture: x86_64 07:03:44 CPU op-mode(s): 32-bit, 64-bit 07:03:44 Byte Order: Little Endian 07:03:44 CPU(s): 8 07:03:44 On-line CPU(s) list: 0-7 07:03:44 Thread(s) per core: 1 07:03:44 Core(s) per socket: 1 07:03:44 Socket(s): 8 07:03:44 NUMA node(s): 1 07:03:44 Vendor ID: AuthenticAMD 07:03:44 CPU family: 23 07:03:44 Model: 49 07:03:44 Model name: AMD EPYC-Rome Processor 07:03:44 Stepping: 0 07:03:44 CPU MHz: 2800.000 07:03:44 BogoMIPS: 5600.00 07:03:44 Virtualization: AMD-V 07:03:44 Hypervisor vendor: KVM 07:03:44 Virtualization type: full 07:03:44 L1d cache: 32K 07:03:44 L1i cache: 32K 07:03:44 L2 cache: 512K 07:03:44 L3 cache: 16384K 07:03:44 NUMA node0 CPU(s): 0-7 07:03:44 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 07:03:44 07:03:44 07:03:44 ---> nproc: 07:03:44 8 07:03:44 07:03:44 07:03:44 ---> df -h: 07:03:44 Filesystem Size Used Avail Use% Mounted on 07:03:44 udev 16G 0 16G 0% /dev 07:03:44 tmpfs 3.2G 708K 3.2G 1% /run 07:03:44 /dev/vda1 155G 12G 144G 8% / 07:03:44 tmpfs 16G 0 16G 0% /dev/shm 07:03:44 tmpfs 5.0M 0 5.0M 0% /run/lock 07:03:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:03:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:03:44 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:03:44 07:03:44 07:03:44 ---> free -m: 07:03:44 total used free shared buff/cache available 07:03:44 Mem: 32167 849 27715 0 3601 30861 07:03:44 Swap: 1023 0 1023 07:03:44 07:03:44 07:03:44 ---> ip addr: 07:03:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:03:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:03:44 inet 127.0.0.1/8 scope host lo 07:03:44 valid_lft forever preferred_lft forever 07:03:44 inet6 ::1/128 scope host 07:03:44 valid_lft forever preferred_lft forever 07:03:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:03:44 link/ether fa:16:3e:eb:f0:47 brd ff:ff:ff:ff:ff:ff 07:03:44 inet 10.30.107.174/23 brd 10.30.107.255 scope global dynamic ens3 07:03:44 valid_lft 86153sec preferred_lft 86153sec 07:03:44 inet6 fe80::f816:3eff:feeb:f047/64 scope link 07:03:44 valid_lft forever preferred_lft forever 07:03:44 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:03:44 link/ether 02:42:57:1f:05:a1 brd ff:ff:ff:ff:ff:ff 07:03:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:03:44 valid_lft forever preferred_lft forever 07:03:44 inet6 fe80::42:57ff:fe1f:5a1/64 scope link 07:03:44 valid_lft forever preferred_lft forever 07:03:44 07:03:44 07:03:44 ---> sar -b -r -n DEV: 07:03:44 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-32926) 08/04/25 _x86_64_ (8 CPU) 07:03:44 07:03:44 06:59:40 LINUX RESTART (8 CPU) 07:03:44 07:03:44 07:00:01 tps rtps wtps bread/s bwrtn/s 07:03:44 07:01:01 280.64 58.19 222.45 3673.25 95325.98 07:03:44 07:02:01 344.57 45.10 299.47 3443.25 77494.30 07:03:44 07:03:01 126.18 8.03 118.15 662.56 61625.33 07:03:44 Average: 250.47 37.11 213.36 2593.07 78148.50 07:03:44 07:03:44 07:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:03:44 07:01:01 30129808 31685856 2809412 8.53 68000 1800204 1386560 4.08 861492 1655040 166184 07:03:44 07:02:01 28431944 30746280 4507276 13.68 105512 2496764 2264164 6.66 2141216 2020488 217748 07:03:44 07:03:01 27197832 30406888 5741388 17.43 117780 3356500 2793072 8.22 2665796 2676124 3568 07:03:44 Average: 28586528 30946341 4352692 13.21 97097 2551156 2147932 6.32 1889501 2117217 129167 07:03:44 07:03:44 07:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:03:44 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:44 07:01:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 07:03:44 07:01:01 ens3 432.06 297.80 1690.33 81.49 0.00 0.00 0.00 0.00 07:03:44 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:44 07:02:01 lo 172.98 172.98 28.18 28.18 0.00 0.00 0.00 0.00 07:03:44 07:02:01 ens3 504.25 338.69 4835.08 33.24 0.00 0.00 0.00 0.00 07:03:44 07:03:01 docker0 31.58 33.24 5.32 6.47 0.00 0.00 0.00 0.00 07:03:44 07:03:01 lo 180.47 180.47 29.07 29.07 0.00 0.00 0.00 0.00 07:03:44 07:03:01 veth03d26cb 0.15 0.43 0.01 0.03 0.00 0.00 0.00 0.00 07:03:44 07:03:01 ens3 342.19 182.04 3727.17 15.22 0.00 0.00 0.00 0.00 07:03:44 Average: docker0 10.53 11.08 1.77 2.16 0.00 0.00 0.00 0.00 07:03:44 Average: lo 118.40 118.40 19.15 19.15 0.00 0.00 0.00 0.00 07:03:44 Average: veth03d26cb 0.05 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:03:44 Average: ens3 426.17 272.84 3417.61 43.32 0.00 0.00 0.00 0.00 07:03:44 07:03:44 07:03:44 ---> sar -P ALL: 07:03:44 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-32926) 08/04/25 _x86_64_ (8 CPU) 07:03:44 07:03:44 06:59:40 LINUX RESTART (8 CPU) 07:03:44 07:03:44 07:00:01 CPU %user %nice %system %iowait %steal %idle 07:03:44 07:01:01 all 10.71 0.00 1.15 5.97 0.04 82.13 07:03:44 07:01:01 0 1.91 0.00 0.79 7.52 0.02 89.77 07:03:44 07:01:01 1 3.12 0.00 0.63 0.07 0.02 96.16 07:03:44 07:01:01 2 8.70 0.00 0.61 12.55 0.02 78.12 07:03:44 07:01:01 3 10.60 0.00 1.29 4.75 0.03 83.33 07:03:44 07:01:01 4 25.94 0.00 1.86 2.44 0.05 69.71 07:03:44 07:01:01 5 5.91 0.00 1.06 8.76 0.07 84.20 07:03:44 07:01:01 6 25.35 0.00 1.84 1.15 0.05 71.61 07:03:44 07:01:01 7 4.16 0.00 1.06 10.51 0.05 84.22 07:03:44 07:02:01 all 35.03 0.00 1.73 3.27 0.07 59.90 07:03:44 07:02:01 0 28.23 0.00 0.95 1.44 0.07 69.31 07:03:44 07:02:01 1 35.28 0.00 1.92 1.04 0.07 61.70 07:03:44 07:02:01 2 26.75 0.00 2.10 2.72 0.08 68.35 07:03:44 07:02:01 3 32.05 0.00 2.47 6.75 0.08 58.65 07:03:44 07:02:01 4 59.71 0.00 2.27 1.52 0.10 36.39 07:03:44 07:02:01 5 34.90 0.00 1.46 7.46 0.07 56.11 07:03:44 07:02:01 6 33.23 0.00 1.07 0.48 0.05 65.17 07:03:44 07:02:01 7 30.13 0.00 1.58 4.80 0.07 63.42 07:03:44 07:03:01 all 24.14 0.00 1.91 4.09 0.08 69.79 07:03:44 07:03:01 0 22.61 0.00 2.62 8.99 0.10 65.67 07:03:44 07:03:01 1 23.96 0.00 1.85 2.51 0.07 71.61 07:03:44 07:03:01 2 20.04 0.00 1.56 0.92 0.07 77.41 07:03:44 07:03:01 3 24.05 0.00 1.49 15.27 0.07 59.12 07:03:44 07:03:01 4 33.51 0.00 2.31 0.49 0.07 63.63 07:03:44 07:03:01 5 23.15 0.00 1.79 3.71 0.12 71.23 07:03:44 07:03:01 6 21.83 0.00 1.66 0.40 0.07 76.05 07:03:44 07:03:01 7 23.94 0.00 1.94 0.42 0.07 73.64 07:03:44 Average: all 23.29 0.00 1.59 4.44 0.06 70.61 07:03:44 Average: 0 17.57 0.00 1.45 5.97 0.06 74.94 07:03:44 Average: 1 20.77 0.00 1.47 1.20 0.05 76.51 07:03:44 Average: 2 18.48 0.00 1.42 5.42 0.06 74.63 07:03:44 Average: 3 22.22 0.00 1.75 8.92 0.06 67.05 07:03:44 Average: 4 39.73 0.00 2.15 1.48 0.07 56.57 07:03:44 Average: 5 21.32 0.00 1.44 6.64 0.08 70.52 07:03:44 Average: 6 26.81 0.00 1.52 0.68 0.06 70.94 07:03:44 Average: 7 19.41 0.00 1.53 5.24 0.06 73.76 07:03:44 07:03:44 07:03:44