Push event to branch main Started by user Jin Lin Guan Rebuilds build #270 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16994111868939389746.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2744661669915348460.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10660467835000638259.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17043665825103938449.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10177791401404203421.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-42413 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 (main) Commit message: "Merge pull request #719 from judehung/update-gitignore" > git config core.sparsecheckout # timeout=10 > git checkout -f 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 # timeout=10 > git rev-list --no-walk 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-31T06:16:51.818Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-31T06:16:51.918Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T06:16:51.948Z] ========================================================= [2025-03-31T06:16:51.948Z] EdgeX Global Pipelines Version Info [2025-03-31T06:16:51.948Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:16:52.686Z] ------------------- [2025-03-31T06:16:52.686Z] stable info: [2025-03-31T06:16:52.686Z] ------------------- [2025-03-31T06:16:52.686Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-31T06:16:52.686Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-03-31T06:16:52.686Z] Message: update stable to v1.0.274 [2025-03-31T06:16:53.260Z] ------------------- [2025-03-31T06:16:53.260Z] experimental info: [2025-03-31T06:16:53.260Z] ------------------- [2025-03-31T06:16:53.260Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-31T06:16:53.260Z] Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018 [2025-03-31T06:16:53.260Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-31T06:16:53.349Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-03-31T06:16:53.375Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-03-31T06:16:53.400Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-31T06:16:53.425Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-31T06:16:53.451Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-31T06:16:53.479Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-31T06:16:53.504Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-31T06:16:53.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-31T06:16:53.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-31T06:16:53.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-31T06:16:53.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-31T06:16:53.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-03-31T06:16:53.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-31T06:16:53.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-31T06:16:53.702Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-31T06:16:53.724Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-31T06:16:53.752Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-31T06:16:53.777Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-31T06:16:53.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-31T06:16:53.834Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-31T06:16:53.860Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-31T06:16:53.882Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-31T06:16:53.913Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-31T06:16:53.999Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-31T06:16:54.030Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-31T06:16:54.055Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-31T06:16:54.079Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-31T06:16:54.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-31T06:16:54.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-31T06:16:54.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-31T06:16:54.170Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo [2025-03-31T06:16:54.196Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9490ec8 [Pipeline] echo [2025-03-31T06:16:54.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:16:54.288Z] provisioning config files... [2025-03-31T06:16:54.304Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17714867796754614804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:16:54.642Z] ---> ****-login.sh [2025-03-31T06:16:54.642Z] nexus3.edgexfoundry.org:10001 [2025-03-31T06:16:54.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:16:54.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:16:54.901Z] Configure a credential helper to remove this warning. See [2025-03-31T06:16:54.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:16:54.901Z] [2025-03-31T06:16:54.901Z] Login Succeeded [2025-03-31T06:16:54.901Z] nexus3.edgexfoundry.org:10002 [2025-03-31T06:16:55.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:16:55.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:16:55.162Z] Configure a credential helper to remove this warning. See [2025-03-31T06:16:55.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:16:55.163Z] [2025-03-31T06:16:55.163Z] Login Succeeded [2025-03-31T06:16:55.163Z] nexus3.edgexfoundry.org:10003 [2025-03-31T06:16:55.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:16:55.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:16:55.163Z] Configure a credential helper to remove this warning. See [2025-03-31T06:16:55.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:16:55.163Z] [2025-03-31T06:16:55.163Z] Login Succeeded [2025-03-31T06:16:55.163Z] nexus3.edgexfoundry.org:10004 [2025-03-31T06:16:55.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:16:55.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:16:55.423Z] Configure a credential helper to remove this warning. See [2025-03-31T06:16:55.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:16:55.423Z] [2025-03-31T06:16:55.423Z] Login Succeeded [2025-03-31T06:16:55.423Z] ****.io [2025-03-31T06:16:55.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:16:55.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:16:55.683Z] Configure a credential helper to remove this warning. See [2025-03-31T06:16:55.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:16:55.683Z] [2025-03-31T06:16:55.683Z] Login Succeeded [2025-03-31T06:16:55.683Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T06:16:55.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-31T06:16:56.107Z] + git rev-list -1 --merges 9490ec8a6ecf6bb530846c3bb0017639f45d9c95~1..9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo [2025-03-31T06:16:56.136Z] -----------> git rev-list -1 --merges 9490ec8a6ecf6bb530846c3bb0017639f45d9c95~1..9490ec8a6ecf6bb530846c3bb0017639f45d9c95 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-31T06:16:56.136Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [false] [Pipeline] sh [2025-03-31T06:16:56.431Z] + git log --format=format:%s -1 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo [2025-03-31T06:16:56.445Z] ========================================================= [2025-03-31T06:16:56.445Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-31T06:16:56.445Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-31T06:16:56.781Z] + git log --format=format:%s -1 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo [2025-03-31T06:16:56.794Z] [semverPrep] GIT_COMMIT: 9490ec8a6ecf6bb530846c3bb0017639f45d9c95, Commit Message: Merge pull request #719 from judehung/update-gitignore [Pipeline] echo [2025-03-31T06:16:56.808Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-31T06:16:57.175Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T06:16:57.175Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-31T06:16:57.175Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-31T06:16:57.175Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-31T06:16:57.175Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-31T06:16:57.175Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-31T06:16:57.175Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:16:57.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T06:16:57.536Z] [2025-03-31T06:16:57.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:16:57.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T06:16:57.844Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-31T06:16:57.844Z] b85a868b505f: Pulling fs layer [2025-03-31T06:16:57.844Z] e2be974225ed: Pulling fs layer [2025-03-31T06:16:57.844Z] 339a4e72a1f5: Pulling fs layer [2025-03-31T06:16:57.844Z] 988bab9f4d93: Pulling fs layer [2025-03-31T06:16:57.844Z] 1469e6f7b9e6: Pulling fs layer [2025-03-31T06:16:57.844Z] eaf3925da568: Pulling fs layer [2025-03-31T06:16:57.844Z] bab4dde63d76: Pulling fs layer [2025-03-31T06:16:57.844Z] bde34c3a00c8: Pulling fs layer [2025-03-31T06:16:57.844Z] b352a97aabf1: Pulling fs layer [2025-03-31T06:16:57.844Z] 4872d77fe225: Pulling fs layer [2025-03-31T06:16:57.844Z] 5851b861e8e6: Pulling fs layer [2025-03-31T06:16:57.844Z] 988bab9f4d93: Waiting [2025-03-31T06:16:57.844Z] 5851b861e8e6: Waiting [2025-03-31T06:16:57.844Z] b352a97aabf1: Waiting [2025-03-31T06:16:57.844Z] 4872d77fe225: Waiting [2025-03-31T06:16:57.844Z] 1469e6f7b9e6: Waiting [2025-03-31T06:16:57.844Z] bde34c3a00c8: Waiting [2025-03-31T06:16:57.844Z] eaf3925da568: Waiting [2025-03-31T06:16:57.844Z] bab4dde63d76: Waiting [2025-03-31T06:16:57.844Z] e2be974225ed: Download complete [2025-03-31T06:16:57.844Z] 988bab9f4d93: Verifying Checksum [2025-03-31T06:16:57.844Z] 988bab9f4d93: Download complete [2025-03-31T06:16:57.844Z] 1469e6f7b9e6: Verifying Checksum [2025-03-31T06:16:57.844Z] 1469e6f7b9e6: Download complete [2025-03-31T06:16:57.844Z] eaf3925da568: Download complete [2025-03-31T06:16:57.844Z] 339a4e72a1f5: Verifying Checksum [2025-03-31T06:16:57.844Z] 339a4e72a1f5: Download complete [2025-03-31T06:16:58.103Z] bde34c3a00c8: Download complete [2025-03-31T06:16:58.103Z] b352a97aabf1: Download complete [2025-03-31T06:16:58.103Z] 4872d77fe225: Verifying Checksum [2025-03-31T06:16:58.103Z] 4872d77fe225: Download complete [2025-03-31T06:16:58.103Z] 5851b861e8e6: Verifying Checksum [2025-03-31T06:16:58.103Z] 5851b861e8e6: Download complete [2025-03-31T06:16:58.103Z] b85a868b505f: Verifying Checksum [2025-03-31T06:16:58.103Z] b85a868b505f: Download complete [2025-03-31T06:16:58.361Z] bab4dde63d76: Verifying Checksum [2025-03-31T06:16:58.362Z] bab4dde63d76: Download complete [2025-03-31T06:16:59.298Z] b85a868b505f: Pull complete [2025-03-31T06:16:59.298Z] e2be974225ed: Pull complete [2025-03-31T06:16:59.866Z] 339a4e72a1f5: Pull complete [2025-03-31T06:16:59.866Z] 988bab9f4d93: Pull complete [2025-03-31T06:17:00.125Z] 1469e6f7b9e6: Pull complete [2025-03-31T06:17:00.125Z] eaf3925da568: Pull complete [2025-03-31T06:17:01.504Z] bab4dde63d76: Pull complete [2025-03-31T06:17:01.765Z] bde34c3a00c8: Pull complete [2025-03-31T06:17:01.765Z] b352a97aabf1: Pull complete [2025-03-31T06:17:01.765Z] 4872d77fe225: Pull complete [2025-03-31T06:17:02.026Z] 5851b861e8e6: Pull complete [2025-03-31T06:17:02.026Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-31T06:17:02.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T06:17:02.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:17:02.164Z] prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container [2025-03-31T06:17:02.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-31T06:17:04.032Z] $ docker top 091fc3e83ee0e54cfe3cf736218c370b80477d5fa5901c84079fdc1cbdefc034 -eo pid,comm [2025-03-31T06:17:04.092Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-31T06:17:04.092Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-31T06:17:04.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-31T06:17:04.162Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-31T06:17:04.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-31T06:17:04.278Z] $ docker exec 091fc3e83ee0e54cfe3cf736218c370b80477d5fa5901c84079fdc1cbdefc034 ssh-agent [2025-03-31T06:17:04.390Z] SSH_AUTH_SOCK=/tmp/ssh-oiysbJjGWVxU/agent.33 [2025-03-31T06:17:04.390Z] SSH_AGENT_PID=39 [2025-03-31T06:17:04.395Z] Running ssh-add (command line suppressed) [2025-03-31T06:17:04.482Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13244978725114400341.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13244978725114400341.key) [2025-03-31T06:17:04.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-31T06:17:04.798Z] + git tag --points-at HEAD [Pipeline] } [2025-03-31T06:17:04.803Z] $ docker exec --env ******** --env ******** 091fc3e83ee0e54cfe3cf736218c370b80477d5fa5901c84079fdc1cbdefc034 ssh-agent -k [2025-03-31T06:17:04.896Z] unset SSH_AUTH_SOCK; [2025-03-31T06:17:04.896Z] unset SSH_AGENT_PID; [2025-03-31T06:17:04.896Z] echo Agent pid 39 killed; [2025-03-31T06:17:04.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-31T06:17:04.955Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0-dev.22' [Pipeline] sshagent [2025-03-31T06:17:04.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-31T06:17:04.984Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-31T06:17:05.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-31T06:17:05.095Z] $ docker exec 091fc3e83ee0e54cfe3cf736218c370b80477d5fa5901c84079fdc1cbdefc034 ssh-agent [2025-03-31T06:17:05.198Z] SSH_AUTH_SOCK=/tmp/ssh-sRZBys4PLcKh/agent.72 [2025-03-31T06:17:05.198Z] SSH_AGENT_PID=78 [2025-03-31T06:17:05.203Z] Running ssh-add (command line suppressed) [2025-03-31T06:17:05.291Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1388134993608878332.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1388134993608878332.key) [2025-03-31T06:17:05.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-31T06:17:05.605Z] + git semver init [2025-03-31T06:17:05.865Z] 2025-03-31 06:17:05,776 [run_init] DEBUG init version:0.0.0 force:False [2025-03-31T06:17:05.865Z] 2025-03-31 06:17:05,777 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-03-31T06:17:05.865Z] 2025-03-31 06:17:05,777 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-03-31T06:17:05.865Z] 2025-03-31 06:17:05,777 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-03-31T06:17:07.245Z] 2025-03-31 06:17:07,054 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-03-31T06:17:07.245Z] 2025-03-31 06:17:07,054 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-03-31T06:17:07.245Z] 2025-03-31 06:17:07,055 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-31T06:17:07.245Z] 2025-03-31 06:17:07,055 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-31T06:17:07.245Z] 4.1.0-dev.1 [Pipeline] } [2025-03-31T06:17:07.249Z] $ docker exec --env ******** --env ******** 091fc3e83ee0e54cfe3cf736218c370b80477d5fa5901c84079fdc1cbdefc034 ssh-agent -k [2025-03-31T06:17:07.342Z] unset SSH_AUTH_SOCK; [2025-03-31T06:17:07.342Z] unset SSH_AGENT_PID; [2025-03-31T06:17:07.343Z] echo Agent pid 78 killed; [2025-03-31T06:17:07.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T06:17:07.739Z] + git semver [Pipeline] } [2025-03-31T06:17:08.005Z] $ docker stop --time=1 091fc3e83ee0e54cfe3cf736218c370b80477d5fa5901c84079fdc1cbdefc034 [2025-03-31T06:17:09.292Z] $ docker rm -f --volumes 091fc3e83ee0e54cfe3cf736218c370b80477d5fa5901c84079fdc1cbdefc034 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T06:17:09.644Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-31T06:17:09.884Z] Stashed 1 file(s) [Pipeline] echo [2025-03-31T06:17:09.889Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:17:10.076Z] provisioning config files... [2025-03-31T06:17:10.086Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11593079342384277705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:17:10.389Z] ---> ****-login.sh [2025-03-31T06:17:10.390Z] nexus3.edgexfoundry.org:10001 [2025-03-31T06:17:10.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:17:10.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:17:10.390Z] Configure a credential helper to remove this warning. See [2025-03-31T06:17:10.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:17:10.390Z] [2025-03-31T06:17:10.390Z] Login Succeeded [2025-03-31T06:17:10.390Z] nexus3.edgexfoundry.org:10002 [2025-03-31T06:17:10.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:17:10.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:17:10.390Z] Configure a credential helper to remove this warning. See [2025-03-31T06:17:10.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:17:10.390Z] [2025-03-31T06:17:10.390Z] Login Succeeded [2025-03-31T06:17:10.390Z] nexus3.edgexfoundry.org:10003 [2025-03-31T06:17:10.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:17:10.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:17:10.650Z] Configure a credential helper to remove this warning. See [2025-03-31T06:17:10.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:17:10.650Z] [2025-03-31T06:17:10.650Z] Login Succeeded [2025-03-31T06:17:10.650Z] nexus3.edgexfoundry.org:10004 [2025-03-31T06:17:10.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:17:10.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:17:10.651Z] Configure a credential helper to remove this warning. See [2025-03-31T06:17:10.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:17:10.651Z] [2025-03-31T06:17:10.651Z] Login Succeeded [2025-03-31T06:17:10.651Z] ****.io [2025-03-31T06:17:10.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:17:10.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:17:10.911Z] Configure a credential helper to remove this warning. See [2025-03-31T06:17:10.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:17:10.912Z] [2025-03-31T06:17:10.912Z] Login Succeeded [2025-03-31T06:17:10.912Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T06:17:10.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-31T06:17:11.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T06:17:11.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T06:17:11.061Z] ========================================================= [2025-03-31T06:17:11.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-31T06:17:11.061Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:17:11.405Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-31T06:17:11.405Z] Sending build context to Docker daemon 14.83MB [2025-03-31T06:17:11.405Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T06:17:11.405Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-31T06:17:11.405Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-31T06:17:11.405Z] da9db072f522: Pulling fs layer [2025-03-31T06:17:11.405Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-31T06:17:11.405Z] 06f05ace1117: Pulling fs layer [2025-03-31T06:17:11.405Z] 5fe327b54edc: Pulling fs layer [2025-03-31T06:17:11.405Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T06:17:11.405Z] 92a5565b7b96: Pulling fs layer [2025-03-31T06:17:11.405Z] ff9bb7016b71: Pulling fs layer [2025-03-31T06:17:11.405Z] b67dba6c2c7d: Pulling fs layer [2025-03-31T06:17:11.405Z] a813b0c90790: Pulling fs layer [2025-03-31T06:17:11.405Z] 92a5565b7b96: Waiting [2025-03-31T06:17:11.405Z] ff9bb7016b71: Waiting [2025-03-31T06:17:11.405Z] 5fe327b54edc: Waiting [2025-03-31T06:17:11.405Z] 4f4fb700ef54: Waiting [2025-03-31T06:17:11.405Z] a813b0c90790: Waiting [2025-03-31T06:17:11.405Z] b67dba6c2c7d: Waiting [2025-03-31T06:17:11.405Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-31T06:17:11.405Z] 6ef4a4ee8ca5: Download complete [2025-03-31T06:17:11.665Z] 5fe327b54edc: Verifying Checksum [2025-03-31T06:17:11.665Z] 5fe327b54edc: Download complete [2025-03-31T06:17:11.665Z] 4f4fb700ef54: Verifying Checksum [2025-03-31T06:17:11.665Z] 4f4fb700ef54: Download complete [2025-03-31T06:17:11.665Z] 92a5565b7b96: Verifying Checksum [2025-03-31T06:17:11.665Z] 92a5565b7b96: Download complete [2025-03-31T06:17:11.665Z] da9db072f522: Download complete [2025-03-31T06:17:11.665Z] ff9bb7016b71: Verifying Checksum [2025-03-31T06:17:11.665Z] ff9bb7016b71: Download complete [2025-03-31T06:17:11.665Z] da9db072f522: Pull complete [2025-03-31T06:17:11.924Z] a813b0c90790: Verifying Checksum [2025-03-31T06:17:11.924Z] a813b0c90790: Download complete [2025-03-31T06:17:11.924Z] 6ef4a4ee8ca5: Pull complete [2025-03-31T06:17:11.924Z] 06f05ace1117: Verifying Checksum [2025-03-31T06:17:11.924Z] 06f05ace1117: Download complete [2025-03-31T06:17:12.488Z] b67dba6c2c7d: Verifying Checksum [2025-03-31T06:17:12.488Z] b67dba6c2c7d: Download complete [2025-03-31T06:17:15.770Z] 06f05ace1117: Pull complete [2025-03-31T06:17:15.770Z] 5fe327b54edc: Pull complete [2025-03-31T06:17:15.770Z] 4f4fb700ef54: Pull complete [2025-03-31T06:17:15.770Z] 92a5565b7b96: Pull complete [2025-03-31T06:17:15.770Z] ff9bb7016b71: Pull complete [2025-03-31T06:17:17.667Z] b67dba6c2c7d: Pull complete [2025-03-31T06:17:18.236Z] a813b0c90790: Pull complete [2025-03-31T06:17:18.236Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-31T06:17:18.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-31T06:17:18.236Z] ---> 3ba60ce46760 [2025-03-31T06:17:18.236Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-31T06:17:20.768Z] ---> Running in b3b4f37429fe [2025-03-31T06:17:20.768Z] Removing intermediate container b3b4f37429fe [2025-03-31T06:17:20.768Z] ---> 2364118296ef [2025-03-31T06:17:20.768Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T06:17:20.769Z] ---> Running in dd1de2b016b4 [2025-03-31T06:17:20.769Z] Removing intermediate container dd1de2b016b4 [2025-03-31T06:17:20.769Z] ---> db8d409a5422 [2025-03-31T06:17:20.769Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-31T06:17:20.769Z] ---> Running in a7bded6e5164 [2025-03-31T06:17:21.027Z] Removing intermediate container a7bded6e5164 [2025-03-31T06:17:21.027Z] ---> c2c8f5961003 [2025-03-31T06:17:21.028Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T06:17:21.028Z] ---> Running in 5afa4b722461 [2025-03-31T06:17:21.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T06:17:21.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T06:17:21.854Z] OK: 248 MiB in 58 packages [2025-03-31T06:17:22.113Z] Removing intermediate container 5afa4b722461 [2025-03-31T06:17:22.113Z] ---> 79a8485557ec [2025-03-31T06:17:22.113Z] Step 7/12 : WORKDIR /app [2025-03-31T06:17:22.113Z] ---> Running in 0f9f27fd920e [2025-03-31T06:17:22.113Z] Removing intermediate container 0f9f27fd920e [2025-03-31T06:17:22.113Z] ---> f238ade50cae [2025-03-31T06:17:22.113Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-31T06:17:22.372Z] ---> 9f7c40ff95d8 [2025-03-31T06:17:22.372Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T06:17:22.372Z] ---> Running in 5735dc50ead2 [2025-03-31T06:17:25.035Z] Still waiting to schedule task [2025-03-31T06:17:25.035Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-42414’ [2025-03-31T06:18:01.118Z] Removing intermediate container 5735dc50ead2 [2025-03-31T06:18:01.119Z] ---> d997137d7e40 [2025-03-31T06:18:01.119Z] Step 10/12 : COPY . . [2025-03-31T06:18:01.119Z] ---> c539a28339f7 [2025-03-31T06:18:01.119Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T06:18:01.119Z] ---> Running in f05aaa317933 [2025-03-31T06:18:01.119Z] Removing intermediate container f05aaa317933 [2025-03-31T06:18:01.119Z] ---> 6f28ef8d1a3f [2025-03-31T06:18:01.119Z] Step 12/12 : RUN $MAKE [2025-03-31T06:18:01.119Z] ---> Running in 274da6cf8320 [2025-03-31T06:18:01.119Z] noop [2025-03-31T06:18:01.119Z] Removing intermediate container 274da6cf8320 [2025-03-31T06:18:01.119Z] ---> 616ce0bdfd38 [2025-03-31T06:18:01.119Z] Successfully built 616ce0bdfd38 [2025-03-31T06:18:01.119Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:18:01.447Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-31T06:18:01.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:18:01.539Z] prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container [2025-03-31T06:18:01.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-31T06:18:01.894Z] $ docker top 6aa65898cfed49e459b4a05f57ed2023228291a3d3acc0bea507b3f5caf2ccd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T06:18:02.256Z] + go version [2025-03-31T06:18:02.256Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-31T06:18:02.259Z] $ docker stop --time=1 6aa65898cfed49e459b4a05f57ed2023228291a3d3acc0bea507b3f5caf2ccd5 [2025-03-31T06:18:03.547Z] $ docker rm -f --volumes 6aa65898cfed49e459b4a05f57ed2023228291a3d3acc0bea507b3f5caf2ccd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:18:03.999Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-31T06:18:04.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:18:04.079Z] prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container [2025-03-31T06:18:04.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-31T06:18:04.430Z] $ docker top 8aac3477e3095c350791954dad73d862dd934bff7f19668e7dc0acbab5e9dca7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T06:18:04.792Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-03-31T06:18:05.096Z] + make test [2025-03-31T06:18:05.096Z] go test -race -coverprofile=coverage.out ./... [2025-03-31T06:18:37.165Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-31T06:19:09.228Z] go vet ./... [2025-03-31T06:19:11.124Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-31T06:19:11.124Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-31T06:19:11.124Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-31T06:19:11.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-31T06:19:11.146Z] $ docker stop --time=1 8aac3477e3095c350791954dad73d862dd934bff7f19668e7dc0acbab5e9dca7 [2025-03-31T06:19:15.634Z] $ docker rm -f --volumes 8aac3477e3095c350791954dad73d862dd934bff7f19668e7dc0acbab5e9dca7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T06:19:16.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-31T06:19:16.335Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-31T06:19:16.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-31T06:19:17.145Z] + ls -al . [2025-03-31T06:19:17.145Z] total 248 [2025-03-31T06:19:17.145Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 31 06:18 . [2025-03-31T06:19:17.145Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 06:16 .. [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 31 06:16 .dockerignore [2025-03-31T06:19:17.145Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 06:18 .git [2025-03-31T06:19:17.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 06:16 .github [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 108 Mar 31 06:16 .gitignore [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 31 06:16 .golangci.yml [2025-03-31T06:19:17.145Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 06:17 .semver [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 16550 Mar 31 06:16 Attribution.txt [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 31 06:16 CHANGELOG.md [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 31 06:16 Dockerfile [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 06:16 GOVERNANCE.md [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 31 06:16 Jenkinsfile [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 31 06:16 LICENSE [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 31 06:16 OWNERS.md [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 31 06:16 README.md [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 06:17 VERSION [2025-03-31T06:19:17.145Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 06:16 bin [2025-03-31T06:19:17.145Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 31 06:18 coverage.out [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 6497 Mar 31 06:16 go.mod [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 88170 Mar 31 06:16 go.sum [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 31 06:16 main.go [2025-03-31T06:19:17.145Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 31 06:16 makefile [2025-03-31T06:19:17.145Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 31 06:16 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:19:17.463Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 --label arch=amd64 --label version=4.1.0-dev.1 . [2025-03-31T06:19:17.463Z] Sending build context to Docker daemon 14.83MB [2025-03-31T06:19:17.463Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T06:19:17.463Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-31T06:19:17.463Z] ---> 616ce0bdfd38 [2025-03-31T06:19:17.463Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-31T06:19:17.721Z] ---> Running in 15737c12c0f0 [2025-03-31T06:19:17.721Z] Removing intermediate container 15737c12c0f0 [2025-03-31T06:19:17.721Z] ---> 8c2a7ec63d29 [2025-03-31T06:19:17.721Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T06:19:17.721Z] ---> Running in 9bd0816d888d [2025-03-31T06:19:17.981Z] Removing intermediate container 9bd0816d888d [2025-03-31T06:19:17.981Z] ---> ec902e8fd99e [2025-03-31T06:19:17.981Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-31T06:19:17.981Z] ---> Running in 9f7383f9da2a [2025-03-31T06:19:17.981Z] Removing intermediate container 9f7383f9da2a [2025-03-31T06:19:17.981Z] ---> 97e9d6ad41a2 [2025-03-31T06:19:17.981Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T06:19:17.981Z] ---> Running in 25c79c79c33e [2025-03-31T06:19:18.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T06:19:18.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T06:19:18.758Z] OK: 248 MiB in 58 packages [2025-03-31T06:19:19.019Z] Removing intermediate container 25c79c79c33e [2025-03-31T06:19:19.019Z] ---> 139621fc84ec [2025-03-31T06:19:19.019Z] Step 7/27 : WORKDIR /app [2025-03-31T06:19:19.019Z] ---> Running in c8f31def2d33 [2025-03-31T06:19:19.277Z] Removing intermediate container c8f31def2d33 [2025-03-31T06:19:19.277Z] ---> 004334a1d446 [2025-03-31T06:19:19.277Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-31T06:19:19.277Z] ---> d02c87fe827c [2025-03-31T06:19:19.277Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T06:19:19.277Z] ---> Running in 9d5b493a5833 [2025-03-31T06:19:19.843Z] Removing intermediate container 9d5b493a5833 [2025-03-31T06:19:19.843Z] ---> e60bc3edba15 [2025-03-31T06:19:19.843Z] Step 10/27 : COPY . . [2025-03-31T06:19:20.410Z] ---> 4101f48c5465 [2025-03-31T06:19:20.410Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T06:19:20.410Z] ---> Running in 06c0e8a8c334 [2025-03-31T06:19:20.410Z] Removing intermediate container 06c0e8a8c334 [2025-03-31T06:19:20.410Z] ---> 40216aca14e6 [2025-03-31T06:19:20.410Z] Step 12/27 : RUN $MAKE [2025-03-31T06:19:20.410Z] ---> Running in 37097e1cd4b0 [2025-03-31T06:19:20.673Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-03-31T06:19:52.747Z] Removing intermediate container 37097e1cd4b0 [2025-03-31T06:19:52.747Z] ---> 3e9030011322 [2025-03-31T06:19:52.747Z] Step 13/27 : FROM alpine:3.20 [2025-03-31T06:19:52.747Z] 3.20: Pulling from library/alpine [2025-03-31T06:19:52.747Z] 0a9a5dfd008f: Pulling fs layer [2025-03-31T06:19:52.747Z] 0a9a5dfd008f: Verifying Checksum [2025-03-31T06:19:52.747Z] 0a9a5dfd008f: Download complete [2025-03-31T06:19:52.747Z] 0a9a5dfd008f: Pull complete [2025-03-31T06:19:52.747Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-31T06:19:52.747Z] Status: Downloaded newer image for alpine:3.20 [2025-03-31T06:19:52.747Z] ---> ff221270b9fb [2025-03-31T06:19:52.747Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-31T06:19:52.747Z] ---> Running in d555895d731f [2025-03-31T06:19:52.747Z] Removing intermediate container d555895d731f [2025-03-31T06:19:52.747Z] ---> 5fb09ea9f59b [2025-03-31T06:19:52.747Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-31T06:19:52.747Z] ---> Running in 0d4656f0b519 [2025-03-31T06:19:52.747Z] Removing intermediate container 0d4656f0b519 [2025-03-31T06:19:52.747Z] ---> 29998da65938 [2025-03-31T06:19:52.747Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-31T06:19:52.747Z] ---> Running in a9cc88cf0b53 [2025-03-31T06:19:53.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T06:19:53.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T06:19:53.524Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-31T06:19:53.524Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-31T06:19:53.524Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T06:19:53.524Z] Executing ca-certificates-20241121-r1.trigger [2025-03-31T06:19:53.783Z] OK: 9 MiB in 16 packages [2025-03-31T06:19:54.042Z] Removing intermediate container a9cc88cf0b53 [2025-03-31T06:19:54.043Z] ---> 719304323704 [2025-03-31T06:19:54.043Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-31T06:19:54.043Z] ---> Running in ffe7676c8356 [2025-03-31T06:19:54.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T06:19:54.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T06:19:54.818Z] OK: 9 MiB in 16 packages [2025-03-31T06:19:55.077Z] Removing intermediate container ffe7676c8356 [2025-03-31T06:19:55.077Z] ---> 79c75fb918ca [2025-03-31T06:19:55.077Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-31T06:19:55.335Z] ---> 6081b6fb9292 [2025-03-31T06:19:55.335Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-31T06:19:55.335Z] ---> a1483982ef09 [2025-03-31T06:19:55.335Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-31T06:19:55.598Z] ---> df7b3ba3d0be [2025-03-31T06:19:55.598Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-31T06:19:56.537Z] ---> 0e828f21b367 [2025-03-31T06:19:56.537Z] Step 22/27 : EXPOSE 48095 [2025-03-31T06:19:56.537Z] ---> Running in 5c9b34dd0a59 [2025-03-31T06:19:56.537Z] Removing intermediate container 5c9b34dd0a59 [2025-03-31T06:19:56.537Z] ---> 9ba8ef9a213e [2025-03-31T06:19:56.537Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-31T06:19:56.796Z] ---> Running in f322d0bb0e04 [2025-03-31T06:19:56.796Z] Removing intermediate container f322d0bb0e04 [2025-03-31T06:19:56.796Z] ---> 5b87db4787a8 [2025-03-31T06:19:56.796Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-31T06:19:56.796Z] ---> Running in 86a23a4fd2d9 [2025-03-31T06:19:56.796Z] Removing intermediate container 86a23a4fd2d9 [2025-03-31T06:19:56.796Z] ---> e8e63ee65d99 [2025-03-31T06:19:56.796Z] Step 25/27 : LABEL arch=amd64 [2025-03-31T06:19:56.796Z] ---> Running in f081cc0d97cb [2025-03-31T06:19:57.056Z] Removing intermediate container f081cc0d97cb [2025-03-31T06:19:57.056Z] ---> b87a52429193 [2025-03-31T06:19:57.056Z] Step 26/27 : LABEL git_sha=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-31T06:19:57.056Z] ---> Running in 58b451d7d435 [2025-03-31T06:19:57.056Z] Removing intermediate container 58b451d7d435 [2025-03-31T06:19:57.056Z] ---> 369ca603854e [2025-03-31T06:19:57.056Z] Step 27/27 : LABEL version=4.1.0-dev.1 [2025-03-31T06:19:57.056Z] ---> Running in 32d58195a113 [2025-03-31T06:19:57.056Z] Removing intermediate container 32d58195a113 [2025-03-31T06:19:57.056Z] ---> 5bde77afa1a7 [2025-03-31T06:19:57.056Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-31T06:19:57.056Z] Successfully built 5bde77afa1a7 [2025-03-31T06:19:57.056Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:19:57.185Z] provisioning config files... [2025-03-31T06:19:57.194Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2689054067419020898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:19:57.500Z] ---> ****-login.sh [2025-03-31T06:19:57.500Z] nexus3.edgexfoundry.org:10001 [2025-03-31T06:19:57.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:19:57.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:19:57.500Z] Configure a credential helper to remove this warning. See [2025-03-31T06:19:57.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:19:57.501Z] [2025-03-31T06:19:57.501Z] Login Succeeded [2025-03-31T06:19:57.501Z] nexus3.edgexfoundry.org:10002 [2025-03-31T06:19:57.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:19:57.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:19:57.501Z] Configure a credential helper to remove this warning. See [2025-03-31T06:19:57.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:19:57.501Z] [2025-03-31T06:19:57.501Z] Login Succeeded [2025-03-31T06:19:57.501Z] nexus3.edgexfoundry.org:10003 [2025-03-31T06:19:57.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:19:57.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:19:57.760Z] Configure a credential helper to remove this warning. See [2025-03-31T06:19:57.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:19:57.760Z] [2025-03-31T06:19:57.760Z] Login Succeeded [2025-03-31T06:19:57.760Z] nexus3.edgexfoundry.org:10004 [2025-03-31T06:19:57.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:19:57.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:19:57.760Z] Configure a credential helper to remove this warning. See [2025-03-31T06:19:57.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:19:57.760Z] [2025-03-31T06:19:57.760Z] Login Succeeded [2025-03-31T06:19:57.760Z] ****.io [2025-03-31T06:19:58.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:19:58.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:19:58.019Z] Configure a credential helper to remove this warning. See [2025-03-31T06:19:58.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:19:58.020Z] [2025-03-31T06:19:58.020Z] Login Succeeded [2025-03-31T06:19:58.020Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T06:19:58.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T06:19:58.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T06:19:58.099Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-03-31T06:19:58.099Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-31T06:19:58.099Z] latest [2025-03-31T06:19:58.099Z] 4.1.0-dev.1 [2025-03-31T06:19:58.099Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 [2025-03-31T06:19:58.099Z] main [2025-03-31T06:19:58.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:19:58.441Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:19:58.772Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-31T06:19:58.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-31T06:19:58.772Z] a6802a1d2d65: Preparing [2025-03-31T06:19:58.772Z] f9214b3d4f3d: Preparing [2025-03-31T06:19:58.772Z] 392084527a13: Preparing [2025-03-31T06:19:58.772Z] bd2bdac9d0df: Preparing [2025-03-31T06:19:58.772Z] 8f7eab0e9782: Preparing [2025-03-31T06:19:58.772Z] 09e633ee4842: Preparing [2025-03-31T06:19:58.772Z] 994456c4fd7b: Preparing [2025-03-31T06:19:58.772Z] 09e633ee4842: Waiting [2025-03-31T06:19:58.772Z] 994456c4fd7b: Waiting [2025-03-31T06:19:58.772Z] 8f7eab0e9782: Pushed [2025-03-31T06:19:58.772Z] bd2bdac9d0df: Pushed [2025-03-31T06:19:58.772Z] 392084527a13: Pushed [2025-03-31T06:19:58.772Z] f9214b3d4f3d: Pushed [2025-03-31T06:19:58.772Z] 994456c4fd7b: Layer already exists [2025-03-31T06:19:59.031Z] 09e633ee4842: Pushed [2025-03-31T06:20:03.226Z] a6802a1d2d65: Pushed [2025-03-31T06:20:03.226Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95: digest: sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:20:03.571Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:20:03.899Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-03-31T06:20:03.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-31T06:20:03.899Z] a6802a1d2d65: Preparing [2025-03-31T06:20:03.899Z] f9214b3d4f3d: Preparing [2025-03-31T06:20:03.900Z] 392084527a13: Preparing [2025-03-31T06:20:03.900Z] bd2bdac9d0df: Preparing [2025-03-31T06:20:03.900Z] 8f7eab0e9782: Preparing [2025-03-31T06:20:03.900Z] 09e633ee4842: Preparing [2025-03-31T06:20:03.900Z] 994456c4fd7b: Preparing [2025-03-31T06:20:03.900Z] 09e633ee4842: Waiting [2025-03-31T06:20:03.900Z] 994456c4fd7b: Waiting [2025-03-31T06:20:03.900Z] f9214b3d4f3d: Layer already exists [2025-03-31T06:20:03.900Z] bd2bdac9d0df: Layer already exists [2025-03-31T06:20:03.900Z] a6802a1d2d65: Layer already exists [2025-03-31T06:20:03.900Z] 392084527a13: Layer already exists [2025-03-31T06:20:03.900Z] 8f7eab0e9782: Layer already exists [2025-03-31T06:20:03.900Z] 09e633ee4842: Layer already exists [2025-03-31T06:20:03.900Z] 994456c4fd7b: Layer already exists [2025-03-31T06:20:03.900Z] latest: digest: sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:20:04.236Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:20:04.568Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 [2025-03-31T06:20:04.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-31T06:20:04.568Z] a6802a1d2d65: Preparing [2025-03-31T06:20:04.568Z] f9214b3d4f3d: Preparing [2025-03-31T06:20:04.568Z] 392084527a13: Preparing [2025-03-31T06:20:04.568Z] bd2bdac9d0df: Preparing [2025-03-31T06:20:04.568Z] 8f7eab0e9782: Preparing [2025-03-31T06:20:04.568Z] 09e633ee4842: Preparing [2025-03-31T06:20:04.568Z] 994456c4fd7b: Preparing [2025-03-31T06:20:04.568Z] 09e633ee4842: Waiting [2025-03-31T06:20:04.568Z] a6802a1d2d65: Layer already exists [2025-03-31T06:20:04.568Z] 8f7eab0e9782: Layer already exists [2025-03-31T06:20:04.568Z] bd2bdac9d0df: Layer already exists [2025-03-31T06:20:04.568Z] 392084527a13: Layer already exists [2025-03-31T06:20:04.568Z] f9214b3d4f3d: Layer already exists [2025-03-31T06:20:04.568Z] 09e633ee4842: Layer already exists [2025-03-31T06:20:04.568Z] 994456c4fd7b: Layer already exists [2025-03-31T06:20:04.568Z] 4.1.0-dev.1: digest: sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:20:04.898Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:20:05.233Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 [2025-03-31T06:20:05.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-31T06:20:05.233Z] a6802a1d2d65: Preparing [2025-03-31T06:20:05.233Z] f9214b3d4f3d: Preparing [2025-03-31T06:20:05.233Z] 392084527a13: Preparing [2025-03-31T06:20:05.233Z] bd2bdac9d0df: Preparing [2025-03-31T06:20:05.233Z] 8f7eab0e9782: Preparing [2025-03-31T06:20:05.233Z] 09e633ee4842: Preparing [2025-03-31T06:20:05.233Z] 994456c4fd7b: Preparing [2025-03-31T06:20:05.233Z] 09e633ee4842: Waiting [2025-03-31T06:20:05.233Z] 994456c4fd7b: Waiting [2025-03-31T06:20:05.233Z] f9214b3d4f3d: Layer already exists [2025-03-31T06:20:05.233Z] 392084527a13: Layer already exists [2025-03-31T06:20:05.233Z] a6802a1d2d65: Layer already exists [2025-03-31T06:20:05.233Z] 8f7eab0e9782: Layer already exists [2025-03-31T06:20:05.233Z] bd2bdac9d0df: Layer already exists [2025-03-31T06:20:05.233Z] 09e633ee4842: Layer already exists [2025-03-31T06:20:05.233Z] 994456c4fd7b: Layer already exists [2025-03-31T06:20:05.233Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1: digest: sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:20:05.562Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:20:05.898Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-03-31T06:20:05.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-31T06:20:05.898Z] a6802a1d2d65: Preparing [2025-03-31T06:20:05.898Z] f9214b3d4f3d: Preparing [2025-03-31T06:20:05.898Z] 392084527a13: Preparing [2025-03-31T06:20:05.898Z] bd2bdac9d0df: Preparing [2025-03-31T06:20:05.898Z] 8f7eab0e9782: Preparing [2025-03-31T06:20:05.898Z] 09e633ee4842: Preparing [2025-03-31T06:20:05.898Z] 994456c4fd7b: Preparing [2025-03-31T06:20:05.898Z] 09e633ee4842: Waiting [2025-03-31T06:20:05.898Z] 994456c4fd7b: Waiting [2025-03-31T06:20:05.898Z] bd2bdac9d0df: Layer already exists [2025-03-31T06:20:05.898Z] a6802a1d2d65: Layer already exists [2025-03-31T06:20:05.898Z] 8f7eab0e9782: Layer already exists [2025-03-31T06:20:05.898Z] 392084527a13: Layer already exists [2025-03-31T06:20:05.898Z] f9214b3d4f3d: Layer already exists [2025-03-31T06:20:05.898Z] 09e633ee4842: Layer already exists [2025-03-31T06:20:05.898Z] 994456c4fd7b: Layer already exists [2025-03-31T06:20:05.898Z] main: digest: sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T06:20:05.979Z] ===================================================== [Pipeline] echo [2025-03-31T06:20:06.000Z] taggedImages: [2025-03-31T06:20:06.000Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-31T06:20:06.000Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-03-31T06:20:06.000Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 [2025-03-31T06:20:06.000Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 [2025-03-31T06:20:06.000Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo [2025-03-31T06:20:06.047Z] ========================================================= [2025-03-31T06:20:06.047Z] [edgeXBuildMultiArch] RAW Config: [2025-03-31T06:20:06.047Z] images: [2025-03-31T06:20:06.047Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-31T06:20:06.047Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-03-31T06:20:06.047Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 [2025-03-31T06:20:06.047Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 [2025-03-31T06:20:06.047Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-03-31T06:20:06.047Z] settingsFile: [2025-03-31T06:20:06.047Z] app-service-configurable-settings [2025-03-31T06:20:06.047Z] ========================================================= [Pipeline] node [2025-03-31T06:20:21.051Z] Still waiting to schedule task [2025-03-31T06:20:21.051Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-42415’ [2025-03-31T06:21:02.863Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42416 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-03-31T06:21:03.036Z] Running in /w/workspace/app-service-configurable/271 [Pipeline] { [Pipeline] checkout [2025-03-31T06:21:03.079Z] The recommended git tool is: git [2025-03-31T06:21:08.271Z] using credential edgex-jenkins-ssh [2025-03-31T06:21:08.296Z] Cloning the remote Git repository [2025-03-31T06:21:08.349Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-03-31T06:21:08.455Z] > git init /w/workspace/app-service-configurable/271 # timeout=10 [2025-03-31T06:21:08.617Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-03-31T06:21:08.619Z] > git --version # timeout=10 [2025-03-31T06:21:08.642Z] > git --version # 'git version 2.25.1' [2025-03-31T06:21:08.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-31T06:21:08.807Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-31T06:21:11.686Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-03-31T06:21:11.712Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-31T06:21:12.600Z] Avoid second fetch [2025-03-31T06:21:12.601Z] Checking out Revision 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 (main) [2025-03-31T06:21:13.244Z] Commit message: "Merge pull request #719 from judehung/update-gitignore" [2025-03-31T06:21:12.616Z] > git config core.sparsecheckout # timeout=10 [2025-03-31T06:21:12.695Z] > git checkout -f 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-31T06:21:18.088Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-31T06:21:18.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-31T06:21:18.088Z] Dload Upload Total Spent Left Speed [2025-03-31T06:21:18.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 91628 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2025-03-31T06:21:18.428Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-31T06:21:18.756Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-31T06:21:18.756Z] + sudo tee /etc/docker/daemon.new [2025-03-31T06:21:18.756Z] { [2025-03-31T06:21:18.756Z] "registry-mirrors": [ [2025-03-31T06:21:18.756Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-31T06:21:18.756Z] ], [2025-03-31T06:21:18.756Z] "bip": "10.250.0.254/24", [2025-03-31T06:21:18.756Z] "hosts": [ [2025-03-31T06:21:18.756Z] "tcp://0.0.0.0:5555", [2025-03-31T06:21:18.756Z] "unix:///var/run/docker.sock" [2025-03-31T06:21:18.756Z] ], [2025-03-31T06:21:18.756Z] "mtu": 1458, [2025-03-31T06:21:18.756Z] "selinux-enabled": true, [2025-03-31T06:21:18.756Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-31T06:21:18.756Z] } [Pipeline] sh [2025-03-31T06:21:19.093Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-31T06:21:19.425Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:21:37.692Z] provisioning config files... [2025-03-31T06:21:37.716Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/271@tmp/config16219275311556838726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:21:38.183Z] ---> ****-login.sh [2025-03-31T06:21:38.183Z] nexus3.edgexfoundry.org:10001 [2025-03-31T06:21:38.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:21:38.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:21:38.722Z] Configure a credential helper to remove this warning. See [2025-03-31T06:21:38.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:21:38.722Z] [2025-03-31T06:21:38.722Z] Login Succeeded [2025-03-31T06:21:38.722Z] nexus3.edgexfoundry.org:10002 [2025-03-31T06:21:38.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:21:38.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:21:38.990Z] Configure a credential helper to remove this warning. See [2025-03-31T06:21:38.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:21:38.990Z] [2025-03-31T06:21:38.990Z] Login Succeeded [2025-03-31T06:21:39.260Z] nexus3.edgexfoundry.org:10003 [2025-03-31T06:21:39.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:21:39.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:21:39.532Z] Configure a credential helper to remove this warning. See [2025-03-31T06:21:39.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:21:39.532Z] [2025-03-31T06:21:39.532Z] Login Succeeded [2025-03-31T06:21:39.532Z] nexus3.edgexfoundry.org:10004 [2025-03-31T06:21:39.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:21:39.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:21:39.804Z] Configure a credential helper to remove this warning. See [2025-03-31T06:21:39.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:21:39.804Z] [2025-03-31T06:21:39.804Z] Login Succeeded [2025-03-31T06:21:39.804Z] ****.io [2025-03-31T06:21:40.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:21:40.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:21:40.342Z] Configure a credential helper to remove this warning. See [2025-03-31T06:21:40.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:21:40.343Z] [2025-03-31T06:21:40.343Z] Login Succeeded [2025-03-31T06:21:40.343Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T06:21:40.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-31T06:21:40.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T06:21:40.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T06:21:40.725Z] ========================================================= [2025-03-31T06:21:40.725Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-31T06:21:40.725Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:21:41.099Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-31T06:21:41.099Z] Sending build context to Docker daemon 224.3kB [2025-03-31T06:21:41.372Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T06:21:41.372Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-31T06:21:41.372Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-31T06:21:41.372Z] 9986a736f7d3: Pulling fs layer [2025-03-31T06:21:41.372Z] 1f018df60701: Pulling fs layer [2025-03-31T06:21:41.372Z] 39f8f326b044: Pulling fs layer [2025-03-31T06:21:41.372Z] e6a1e7a6a96a: Pulling fs layer [2025-03-31T06:21:41.372Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T06:21:41.372Z] e6a1e7a6a96a: Waiting [2025-03-31T06:21:41.372Z] 4f4fb700ef54: Waiting [2025-03-31T06:21:41.372Z] d45d956e0dbf: Pulling fs layer [2025-03-31T06:21:41.372Z] d45d956e0dbf: Waiting [2025-03-31T06:21:41.372Z] d7702b0d1db1: Pulling fs layer [2025-03-31T06:21:41.372Z] 5c7f0f088c93: Pulling fs layer [2025-03-31T06:21:41.372Z] d7702b0d1db1: Waiting [2025-03-31T06:21:41.372Z] 4fdc064ae6cf: Pulling fs layer [2025-03-31T06:21:41.372Z] 5c7f0f088c93: Waiting [2025-03-31T06:21:41.372Z] 4fdc064ae6cf: Waiting [2025-03-31T06:21:41.372Z] 1f018df60701: Download complete [2025-03-31T06:21:41.644Z] e6a1e7a6a96a: Verifying Checksum [2025-03-31T06:21:41.644Z] e6a1e7a6a96a: Download complete [2025-03-31T06:21:41.644Z] 4f4fb700ef54: Verifying Checksum [2025-03-31T06:21:41.644Z] 4f4fb700ef54: Download complete [2025-03-31T06:21:41.644Z] d45d956e0dbf: Verifying Checksum [2025-03-31T06:21:41.644Z] d45d956e0dbf: Download complete [2025-03-31T06:21:41.644Z] d7702b0d1db1: Verifying Checksum [2025-03-31T06:21:41.644Z] d7702b0d1db1: Download complete [2025-03-31T06:21:41.644Z] 9986a736f7d3: Verifying Checksum [2025-03-31T06:21:41.644Z] 9986a736f7d3: Download complete [2025-03-31T06:21:41.914Z] 4fdc064ae6cf: Verifying Checksum [2025-03-31T06:21:41.914Z] 4fdc064ae6cf: Download complete [2025-03-31T06:21:42.502Z] 9986a736f7d3: Pull complete [2025-03-31T06:21:43.090Z] 1f018df60701: Pull complete [2025-03-31T06:21:43.360Z] 39f8f326b044: Verifying Checksum [2025-03-31T06:21:43.360Z] 39f8f326b044: Download complete [2025-03-31T06:21:44.773Z] 5c7f0f088c93: Verifying Checksum [2025-03-31T06:21:44.773Z] 5c7f0f088c93: Download complete [2025-03-31T06:21:57.118Z] 39f8f326b044: Pull complete [2025-03-31T06:21:57.118Z] e6a1e7a6a96a: Pull complete [2025-03-31T06:21:57.387Z] 4f4fb700ef54: Pull complete [2025-03-31T06:21:57.657Z] d45d956e0dbf: Pull complete [2025-03-31T06:21:57.925Z] d7702b0d1db1: Pull complete [2025-03-31T06:22:06.180Z] 5c7f0f088c93: Pull complete [2025-03-31T06:22:08.133Z] 4fdc064ae6cf: Pull complete [2025-03-31T06:22:08.133Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-31T06:22:08.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-31T06:22:08.133Z] ---> 63f30b955cb9 [2025-03-31T06:22:08.133Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-31T06:22:08.719Z] ---> Running in c714127daf26 [2025-03-31T06:22:08.990Z] Removing intermediate container c714127daf26 [2025-03-31T06:22:08.990Z] ---> a1f8e462a29d [2025-03-31T06:22:08.990Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T06:22:09.257Z] ---> Running in 38f3b559795b [2025-03-31T06:22:09.524Z] Removing intermediate container 38f3b559795b [2025-03-31T06:22:09.524Z] ---> 5e22a20a05ce [2025-03-31T06:22:09.524Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-31T06:22:09.524Z] ---> Running in 2987c0b7b1cc [2025-03-31T06:22:09.793Z] Removing intermediate container 2987c0b7b1cc [2025-03-31T06:22:09.793Z] ---> f8201e05d414 [2025-03-31T06:22:09.793Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T06:22:10.061Z] ---> Running in a46e4ea781dd [2025-03-31T06:22:11.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T06:22:11.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T06:22:12.697Z] OK: 239 MiB in 58 packages [2025-03-31T06:22:13.676Z] Removing intermediate container a46e4ea781dd [2025-03-31T06:22:13.676Z] ---> e1f1c03bc3fb [2025-03-31T06:22:13.676Z] Step 7/12 : WORKDIR /app [2025-03-31T06:22:13.676Z] ---> Running in d8e6e392874c [2025-03-31T06:22:13.943Z] Removing intermediate container d8e6e392874c [2025-03-31T06:22:13.943Z] ---> 02e2cd2b4d16 [2025-03-31T06:22:13.943Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-31T06:22:14.529Z] ---> 5073b6eeab4f [2025-03-31T06:22:14.529Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T06:22:14.529Z] ---> Running in caf836a84a59 [2025-03-31T06:22:42.559Z] Running on prd-centos7-docker-4c-2g-42417 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:22:42.611Z] provisioning config files... [2025-03-31T06:22:42.648Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1124476260610729412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:22:43.777Z] ---> ****-login.sh [2025-03-31T06:22:43.778Z] nexus3.edgexfoundry.org:10001 [2025-03-31T06:22:44.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:22:44.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:22:44.051Z] Configure a credential helper to remove this warning. See [2025-03-31T06:22:44.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:22:44.051Z] [2025-03-31T06:22:44.051Z] Login Succeeded [2025-03-31T06:22:44.051Z] nexus3.edgexfoundry.org:10002 [2025-03-31T06:22:44.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:22:44.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:22:44.329Z] Configure a credential helper to remove this warning. See [2025-03-31T06:22:44.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:22:44.329Z] [2025-03-31T06:22:44.329Z] Login Succeeded [2025-03-31T06:22:44.329Z] nexus3.edgexfoundry.org:10003 [2025-03-31T06:22:44.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:22:44.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:22:44.607Z] Configure a credential helper to remove this warning. See [2025-03-31T06:22:44.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:22:44.607Z] [2025-03-31T06:22:44.607Z] Login Succeeded [2025-03-31T06:22:44.607Z] nexus3.edgexfoundry.org:10004 [2025-03-31T06:22:44.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:22:44.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:22:44.882Z] Configure a credential helper to remove this warning. See [2025-03-31T06:22:44.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:22:44.882Z] [2025-03-31T06:22:44.882Z] Login Succeeded [2025-03-31T06:22:44.882Z] ****.io [2025-03-31T06:22:45.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:22:45.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:22:45.426Z] Configure a credential helper to remove this warning. See [2025-03-31T06:22:45.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:22:45.426Z] [2025-03-31T06:22:45.426Z] Login Succeeded [2025-03-31T06:22:45.426Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T06:22:45.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T06:22:45.885Z] + docker buildx ls [2025-03-31T06:22:46.515Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-31T06:22:46.515Z] default * docker [2025-03-31T06:22:46.515Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-31T06:22:46.916Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-31T06:22:46.916Z] edgex-builder [Pipeline] sh [2025-03-31T06:22:47.243Z] + docker buildx inspect --bootstrap [2025-03-31T06:22:47.243Z] #1 [internal] booting buildkit [2025-03-31T06:22:47.243Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-31T06:22:49.783Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2025-03-31T06:22:49.783Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-31T06:22:51.693Z] #1 creating container buildx_buildkit_edgex-builder0 1.8s done [2025-03-31T06:22:51.693Z] #1 DONE 4.4s [2025-03-31T06:22:51.693Z] Name: edgex-builder [2025-03-31T06:22:51.693Z] Driver: docker-container [2025-03-31T06:22:51.693Z] [2025-03-31T06:22:51.693Z] Nodes: [2025-03-31T06:22:51.693Z] Name: edgex-builder0 [2025-03-31T06:22:51.693Z] Endpoint: unix:///var/run/docker.sock [2025-03-31T06:22:51.693Z] Status: running [2025-03-31T06:22:51.693Z] Buildkit: v0.20.2 [2025-03-31T06:22:51.693Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-31T06:22:51.979Z] + docker buildx ls [2025-03-31T06:22:51.979Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-31T06:22:51.979Z] edgex-builder * docker-container [2025-03-31T06:22:51.979Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-31T06:22:51.979Z] default docker [2025-03-31T06:22:51.979Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-31T06:22:52.268Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95' [2025-03-31T06:22:52.268Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 --push - [2025-03-31T06:22:52.268Z] #1 [internal] load build definition from Dockerfile [2025-03-31T06:22:52.268Z] #1 transferring dockerfile: 209B done [2025-03-31T06:22:52.268Z] #1 DONE 0.0s [2025-03-31T06:22:52.268Z] [2025-03-31T06:22:52.268Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-31T06:22:52.268Z] #2 DONE 0.1s [2025-03-31T06:22:52.268Z] [2025-03-31T06:22:52.268Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-31T06:22:52.528Z] #3 DONE 0.1s [2025-03-31T06:22:52.528Z] [2025-03-31T06:22:52.528Z] #4 [internal] load .dockerignore [2025-03-31T06:22:52.528Z] #4 transferring context: 2B done [2025-03-31T06:22:52.528Z] #4 DONE 0.0s [2025-03-31T06:22:52.528Z] [2025-03-31T06:22:52.528Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 [2025-03-31T06:22:52.528Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done [2025-03-31T06:22:52.528Z] #5 DONE 0.0s [2025-03-31T06:22:52.528Z] [2025-03-31T06:22:52.528Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 [2025-03-31T06:22:52.528Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done [2025-03-31T06:22:52.528Z] #6 DONE 0.1s [2025-03-31T06:22:52.787Z] [2025-03-31T06:22:52.787Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-31T06:22:52.787Z] #7 DONE 0.0s [2025-03-31T06:22:52.787Z] [2025-03-31T06:22:52.787Z] #8 exporting to image [2025-03-31T06:22:52.787Z] #8 exporting layers done [2025-03-31T06:22:52.787Z] #8 exporting manifest sha256:8029691263ade2c724855a5bf33a0b2c69fa3502b96284eb9b7ef9356a769824 done [2025-03-31T06:22:52.787Z] #8 exporting config sha256:ed00afda8ec94c8f9f7d6ae6c0225d243a86f782b67ac9d5e4c6b43f41ee1235 done [2025-03-31T06:22:52.787Z] #8 exporting manifest sha256:2c00deb9e82ede787cde8fade6c5492a590e0289ce73b185a06cf630c0e96842 done [2025-03-31T06:22:52.787Z] #8 exporting config sha256:2759a58c8c4d7d4604e34220f6e0e51ba463c30e4d1cf500ccf860fb1cdaa1c7 done [2025-03-31T06:22:52.787Z] #8 exporting manifest list sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 done [2025-03-31T06:22:52.787Z] #8 pushing layers 0.1s done [2025-03-31T06:22:52.787Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95@sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 [2025-03-31T06:22:52.787Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-31T06:22:52.787Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95@sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 0.1s done [2025-03-31T06:22:52.787Z] #8 DONE 0.2s [2025-03-31T06:22:52.787Z] [2025-03-31T06:22:52.787Z] 1 warning found (use --debug to expand): [2025-03-31T06:22:52.787Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-31T06:22:53.080Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' [2025-03-31T06:22:53.080Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - [2025-03-31T06:22:53.080Z] #1 [internal] load build definition from Dockerfile [2025-03-31T06:22:53.080Z] #1 transferring dockerfile: 175B done [2025-03-31T06:22:53.080Z] #1 DONE 0.0s [2025-03-31T06:22:53.080Z] [2025-03-31T06:22:53.080Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-03-31T06:22:53.080Z] #2 DONE 0.0s [2025-03-31T06:22:53.080Z] [2025-03-31T06:22:53.080Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-03-31T06:22:53.081Z] #3 DONE 0.0s [2025-03-31T06:22:53.081Z] [2025-03-31T06:22:53.081Z] #4 [internal] load .dockerignore [2025-03-31T06:22:53.081Z] #4 transferring context: 2B done [2025-03-31T06:22:53.081Z] #4 DONE 0.0s [2025-03-31T06:22:53.081Z] [2025-03-31T06:22:53.081Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 [2025-03-31T06:22:53.081Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done [2025-03-31T06:22:53.081Z] #5 DONE 0.0s [2025-03-31T06:22:53.081Z] [2025-03-31T06:22:53.081Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 [2025-03-31T06:22:53.339Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done [2025-03-31T06:22:53.339Z] #6 CACHED [2025-03-31T06:22:53.339Z] [2025-03-31T06:22:53.339Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 [2025-03-31T06:22:53.339Z] #5 CACHED [2025-03-31T06:22:53.339Z] [2025-03-31T06:22:53.339Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-31T06:22:53.339Z] #7 DONE 0.0s [2025-03-31T06:22:53.339Z] [2025-03-31T06:22:53.339Z] #8 exporting to image [2025-03-31T06:22:53.339Z] #8 exporting layers done [2025-03-31T06:22:53.339Z] #8 exporting manifest sha256:8029691263ade2c724855a5bf33a0b2c69fa3502b96284eb9b7ef9356a769824 done [2025-03-31T06:22:53.339Z] #8 exporting config sha256:ed00afda8ec94c8f9f7d6ae6c0225d243a86f782b67ac9d5e4c6b43f41ee1235 done [2025-03-31T06:22:53.339Z] #8 exporting manifest sha256:2c00deb9e82ede787cde8fade6c5492a590e0289ce73b185a06cf630c0e96842 done [2025-03-31T06:22:53.339Z] #8 exporting config sha256:2759a58c8c4d7d4604e34220f6e0e51ba463c30e4d1cf500ccf860fb1cdaa1c7 done [2025-03-31T06:22:53.339Z] #8 exporting manifest list sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 done [2025-03-31T06:22:53.339Z] #8 pushing layers 0.0s done [2025-03-31T06:22:53.339Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 0.1s done [2025-03-31T06:22:53.339Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-31T06:22:53.339Z] #8 DONE 0.1s [2025-03-31T06:22:53.339Z] [2025-03-31T06:22:53.339Z] 1 warning found (use --debug to expand): [2025-03-31T06:22:53.339Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-31T06:22:53.628Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1' [2025-03-31T06:22:53.628Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 --push - [2025-03-31T06:22:53.628Z] #1 [internal] load build definition from Dockerfile [2025-03-31T06:22:53.628Z] #1 transferring dockerfile: 180B done [2025-03-31T06:22:53.628Z] #1 DONE 0.0s [2025-03-31T06:22:53.628Z] [2025-03-31T06:22:53.628Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 [2025-03-31T06:22:53.628Z] #2 DONE 0.0s [2025-03-31T06:22:53.628Z] [2025-03-31T06:22:53.628Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 [2025-03-31T06:22:53.628Z] #3 DONE 0.0s [2025-03-31T06:22:53.628Z] [2025-03-31T06:22:53.628Z] #4 [internal] load .dockerignore [2025-03-31T06:22:53.628Z] #4 transferring context: 2B done [2025-03-31T06:22:53.628Z] #4 DONE 0.0s [2025-03-31T06:22:53.628Z] [2025-03-31T06:22:53.628Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 [2025-03-31T06:22:53.628Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done [2025-03-31T06:22:53.628Z] #5 CACHED [2025-03-31T06:22:53.628Z] [2025-03-31T06:22:53.628Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 [2025-03-31T06:22:53.628Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done [2025-03-31T06:22:53.628Z] #6 CACHED [2025-03-31T06:22:53.628Z] [2025-03-31T06:22:53.628Z] #7 exporting to image [2025-03-31T06:22:53.628Z] #7 exporting layers done [2025-03-31T06:22:53.628Z] #7 exporting manifest sha256:8029691263ade2c724855a5bf33a0b2c69fa3502b96284eb9b7ef9356a769824 done [2025-03-31T06:22:53.628Z] #7 exporting config sha256:ed00afda8ec94c8f9f7d6ae6c0225d243a86f782b67ac9d5e4c6b43f41ee1235 done [2025-03-31T06:22:53.628Z] #7 exporting manifest sha256:2c00deb9e82ede787cde8fade6c5492a590e0289ce73b185a06cf630c0e96842 done [2025-03-31T06:22:53.628Z] #7 exporting config sha256:2759a58c8c4d7d4604e34220f6e0e51ba463c30e4d1cf500ccf860fb1cdaa1c7 done [2025-03-31T06:22:53.628Z] #7 exporting manifest list sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 done [2025-03-31T06:22:53.628Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-31T06:22:53.888Z] #7 pushing layers 0.0s done [2025-03-31T06:22:53.888Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 0.1s done [2025-03-31T06:22:53.888Z] #7 DONE 0.1s [2025-03-31T06:22:53.888Z] [2025-03-31T06:22:53.888Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-31T06:22:53.888Z] #8 DONE 0.0s [2025-03-31T06:22:53.888Z] [2025-03-31T06:22:53.888Z] 1 warning found (use --debug to expand): [2025-03-31T06:22:53.888Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-31T06:22:54.180Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 --push - [2025-03-31T06:22:54.180Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1' [2025-03-31T06:22:54.180Z] #1 [internal] load build definition from Dockerfile [2025-03-31T06:22:54.180Z] #1 transferring dockerfile: 221B done [2025-03-31T06:22:54.180Z] #1 DONE 0.0s [2025-03-31T06:22:54.180Z] [2025-03-31T06:22:54.180Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 [2025-03-31T06:22:54.180Z] #2 DONE 0.0s [2025-03-31T06:22:54.180Z] [2025-03-31T06:22:54.180Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 [2025-03-31T06:22:54.180Z] #3 DONE 0.0s [2025-03-31T06:22:54.180Z] [2025-03-31T06:22:54.180Z] #4 [internal] load .dockerignore [2025-03-31T06:22:54.180Z] #4 transferring context: 2B done [2025-03-31T06:22:54.180Z] #4 DONE 0.0s [2025-03-31T06:22:54.180Z] [2025-03-31T06:22:54.180Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 [2025-03-31T06:22:54.180Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done [2025-03-31T06:22:54.180Z] #5 CACHED [2025-03-31T06:22:54.180Z] [2025-03-31T06:22:54.180Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 [2025-03-31T06:22:54.443Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done [2025-03-31T06:22:54.443Z] #6 CACHED [2025-03-31T06:22:54.443Z] [2025-03-31T06:22:54.443Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-31T06:22:54.443Z] #7 DONE 0.0s [2025-03-31T06:22:54.443Z] [2025-03-31T06:22:54.443Z] #8 exporting to image [2025-03-31T06:22:54.443Z] #8 exporting layers done [2025-03-31T06:22:54.443Z] #8 exporting manifest sha256:8029691263ade2c724855a5bf33a0b2c69fa3502b96284eb9b7ef9356a769824 done [2025-03-31T06:22:54.443Z] #8 exporting config sha256:ed00afda8ec94c8f9f7d6ae6c0225d243a86f782b67ac9d5e4c6b43f41ee1235 done [2025-03-31T06:22:54.443Z] #8 exporting manifest sha256:2c00deb9e82ede787cde8fade6c5492a590e0289ce73b185a06cf630c0e96842 done [2025-03-31T06:22:54.443Z] #8 exporting config sha256:2759a58c8c4d7d4604e34220f6e0e51ba463c30e4d1cf500ccf860fb1cdaa1c7 done [2025-03-31T06:22:54.443Z] #8 exporting manifest list sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 done [2025-03-31T06:22:54.443Z] #8 pushing layers 0.0s done [2025-03-31T06:22:54.443Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1@sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 0.1s done [2025-03-31T06:22:54.443Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-31T06:22:54.443Z] #8 DONE 0.1s [2025-03-31T06:22:54.443Z] [2025-03-31T06:22:54.443Z] 1 warning found (use --debug to expand): [2025-03-31T06:22:54.443Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-31T06:22:54.736Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' [2025-03-31T06:22:54.736Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - [2025-03-31T06:22:54.736Z] #1 [internal] load build definition from Dockerfile [2025-03-31T06:22:54.736Z] #1 transferring dockerfile: 173B done [2025-03-31T06:22:54.736Z] #1 DONE 0.0s [2025-03-31T06:22:54.736Z] [2025-03-31T06:22:54.736Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-03-31T06:22:54.736Z] #2 DONE 0.0s [2025-03-31T06:22:54.736Z] [2025-03-31T06:22:54.736Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-03-31T06:22:54.736Z] #3 DONE 0.0s [2025-03-31T06:22:54.736Z] [2025-03-31T06:22:54.736Z] #4 [internal] load .dockerignore [2025-03-31T06:22:54.736Z] #4 transferring context: 2B done [2025-03-31T06:22:54.736Z] #4 DONE 0.0s [2025-03-31T06:22:54.736Z] [2025-03-31T06:22:54.736Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 [2025-03-31T06:22:54.736Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done [2025-03-31T06:22:54.736Z] #5 CACHED [2025-03-31T06:22:54.736Z] [2025-03-31T06:22:54.736Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 [2025-03-31T06:22:54.998Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done [2025-03-31T06:22:54.998Z] #6 CACHED [2025-03-31T06:22:54.998Z] [2025-03-31T06:22:54.998Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-31T06:22:54.998Z] #7 DONE 0.0s [2025-03-31T06:22:54.998Z] [2025-03-31T06:22:54.998Z] #8 exporting to image [2025-03-31T06:22:54.998Z] #8 exporting layers done [2025-03-31T06:22:54.998Z] #8 exporting manifest sha256:8029691263ade2c724855a5bf33a0b2c69fa3502b96284eb9b7ef9356a769824 done [2025-03-31T06:22:54.998Z] #8 exporting config sha256:ed00afda8ec94c8f9f7d6ae6c0225d243a86f782b67ac9d5e4c6b43f41ee1235 done [2025-03-31T06:22:54.998Z] #8 exporting manifest sha256:2c00deb9e82ede787cde8fade6c5492a590e0289ce73b185a06cf630c0e96842 done [2025-03-31T06:22:54.998Z] #8 exporting config sha256:2759a58c8c4d7d4604e34220f6e0e51ba463c30e4d1cf500ccf860fb1cdaa1c7 done [2025-03-31T06:22:54.998Z] #8 exporting manifest list sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 done [2025-03-31T06:22:54.998Z] #8 pushing layers 0.0s done [2025-03-31T06:22:54.998Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 0.1s done [2025-03-31T06:22:54.998Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-31T06:22:54.998Z] #8 DONE 0.1s [2025-03-31T06:22:54.998Z] [2025-03-31T06:22:54.998Z] 1 warning found (use --debug to expand): [2025-03-31T06:22:54.998Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-31T06:22:55.415Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:22:55.715Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:22:56.270Z] ---> package-listing.sh [2025-03-31T06:22:56.270Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-31T06:22:56.270Z] ++ facter osfamily [2025-03-31T06:22:56.533Z] + OS_FAMILY=redhat [2025-03-31T06:22:56.533Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-03-31T06:22:56.533Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-31T06:22:56.533Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-31T06:22:56.533Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-31T06:22:56.533Z] + PACKAGES=/tmp/packages_start.txt [2025-03-31T06:22:56.533Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-03-31T06:22:56.533Z] + PACKAGES=/tmp/packages_end.txt [2025-03-31T06:22:56.533Z] + case "${OS_FAMILY}" in [2025-03-31T06:22:56.533Z] + rpm -qa [2025-03-31T06:22:56.533Z] + sort [2025-03-31T06:22:57.103Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-31T06:22:57.103Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-31T06:22:57.103Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-31T06:22:57.103Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-03-31T06:22:57.103Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-03-31T06:22:57.103Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-03-31T06:22:57.115Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-31T06:22:57.397Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:22:57.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T06:22:57.970Z] [2025-03-31T06:22:57.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:22:58.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T06:22:58.283Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-31T06:22:58.283Z] 5eb5b503b376: Pulling fs layer [2025-03-31T06:22:58.283Z] 5c69ac0246d0: Pulling fs layer [2025-03-31T06:22:58.283Z] ec43610c2a17: Pulling fs layer [2025-03-31T06:22:58.283Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-31T06:22:58.283Z] 33b1e0a273af: Pulling fs layer [2025-03-31T06:22:58.283Z] 5d3b04190fa2: Pulling fs layer [2025-03-31T06:22:58.283Z] 2f39f015ded8: Pulling fs layer [2025-03-31T06:22:58.283Z] 3a2ae6a8a46f: Waiting [2025-03-31T06:22:58.283Z] 33b1e0a273af: Waiting [2025-03-31T06:22:58.283Z] 5d3b04190fa2: Waiting [2025-03-31T06:22:58.283Z] 2f39f015ded8: Waiting [2025-03-31T06:22:58.283Z] 5c69ac0246d0: Verifying Checksum [2025-03-31T06:22:58.283Z] 5c69ac0246d0: Download complete [2025-03-31T06:22:58.283Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-31T06:22:58.283Z] 3a2ae6a8a46f: Download complete [2025-03-31T06:22:58.283Z] 33b1e0a273af: Verifying Checksum [2025-03-31T06:22:58.283Z] 33b1e0a273af: Download complete [2025-03-31T06:22:58.283Z] 5d3b04190fa2: Verifying Checksum [2025-03-31T06:22:58.283Z] 5d3b04190fa2: Download complete [2025-03-31T06:22:58.283Z] ec43610c2a17: Verifying Checksum [2025-03-31T06:22:58.283Z] ec43610c2a17: Download complete [2025-03-31T06:22:58.545Z] 5eb5b503b376: Verifying Checksum [2025-03-31T06:22:58.545Z] 5eb5b503b376: Download complete [2025-03-31T06:22:59.115Z] 2f39f015ded8: Download complete [2025-03-31T06:23:00.065Z] 5eb5b503b376: Pull complete [2025-03-31T06:23:00.065Z] 5c69ac0246d0: Pull complete [2025-03-31T06:23:00.328Z] ec43610c2a17: Pull complete [2025-03-31T06:23:00.590Z] 3a2ae6a8a46f: Pull complete [2025-03-31T06:23:00.590Z] 33b1e0a273af: Pull complete [2025-03-31T06:23:00.857Z] 5d3b04190fa2: Pull complete [2025-03-31T06:23:05.075Z] 2f39f015ded8: Pull complete [2025-03-31T06:23:05.075Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-31T06:23:05.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T06:23:05.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:23:05.333Z] prd-centos7-docker-4c-2g-42417 does not seem to be running inside a container [2025-03-31T06:23:05.366Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-31T06:23:10.212Z] $ docker top a49f4d900a42bc5990c6b9f1d5ed61bb35b99a7e1b1eed55c9831dddc8501df5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T06:23:10.571Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-31T06:23:10.860Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-31T06:23:11.254Z] + ls /var/log/sa-host [2025-03-31T06:23:11.254Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:23:11.432Z] provisioning config files... [2025-03-31T06:23:11.441Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16868676925082597101tmp [Pipeline] { [Pipeline] echo [2025-03-31T06:23:11.464Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:23:11.755Z] ---> create-netrc.sh [Pipeline] } [2025-03-31T06:23:11.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:23:12.112Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-31T06:23:12.121Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:23:12.414Z] ---> sudo-logs.sh [2025-03-31T06:23:12.414Z] Archiving 'sudo' log.. [2025-03-31T06:23:12.414Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42417.novalocal: Name or service not known [2025-03-31T06:23:12.414Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42417.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-03-31T06:23:12.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:23:12.738Z] ---> job-cost.sh [2025-03-31T06:23:12.738Z] lf-activate-venv: SKIPPING [2025-03-31T06:23:12.738Z] INFO: No Stack... [2025-03-31T06:23:12.998Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-03-31T06:23:13.257Z] INFO: Archiving Costs [Pipeline] echo [2025-03-31T06:23:13.272Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:23:13.565Z] ---> logs-deploy.sh [2025-03-31T06:23:13.565Z] lf-activate-venv: SKIPPING [2025-03-31T06:23:13.565Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/271 [2025-03-31T06:23:13.565Z] INFO: archiving workspace using pattern(s): [2025-03-31T06:23:14.503Z] Archives upload complete. [2025-03-31T06:23:14.503Z] INFO: archiving logs to Nexus [2025-03-31T06:23:15.076Z] ---> uname -a: [2025-03-31T06:23:15.076Z] Linux prd-centos7-docker-4c-2g-42417.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-03-31T06:23:15.076Z] [2025-03-31T06:23:15.076Z] [2025-03-31T06:23:15.076Z] ---> lscpu: [2025-03-31T06:23:15.076Z] Architecture: x86_64 [2025-03-31T06:23:15.076Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-31T06:23:15.076Z] Byte Order: Little Endian [2025-03-31T06:23:15.076Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-31T06:23:15.076Z] CPU(s): 2 [2025-03-31T06:23:15.076Z] On-line CPU(s) list: 0,1 [2025-03-31T06:23:15.076Z] Thread(s) per core: 1 [2025-03-31T06:23:15.076Z] Core(s) per socket: 1 [2025-03-31T06:23:15.076Z] Socket(s): 2 [2025-03-31T06:23:15.076Z] NUMA node(s): 1 [2025-03-31T06:23:15.076Z] Vendor ID: AuthenticAMD [2025-03-31T06:23:15.076Z] CPU family: 23 [2025-03-31T06:23:15.076Z] Model: 49 [2025-03-31T06:23:15.076Z] Model name: AMD EPYC-Rome Processor [2025-03-31T06:23:15.076Z] Stepping: 0 [2025-03-31T06:23:15.076Z] CPU MHz: 2800.000 [2025-03-31T06:23:15.076Z] BogoMIPS: 5600.00 [2025-03-31T06:23:15.076Z] Virtualization: AMD-V [2025-03-31T06:23:15.076Z] Hypervisor vendor: KVM [2025-03-31T06:23:15.076Z] Virtualization type: full [2025-03-31T06:23:15.076Z] L1d cache: 64 KiB [2025-03-31T06:23:15.076Z] L1i cache: 64 KiB [2025-03-31T06:23:15.076Z] L2 cache: 1 MiB [2025-03-31T06:23:15.076Z] L3 cache: 32 MiB [2025-03-31T06:23:15.076Z] NUMA node0 CPU(s): 0,1 [2025-03-31T06:23:15.076Z] Vulnerability Itlb multihit: Not affected [2025-03-31T06:23:15.076Z] Vulnerability L1tf: Not affected [2025-03-31T06:23:15.076Z] Vulnerability Mds: Not affected [2025-03-31T06:23:15.076Z] Vulnerability Meltdown: Not affected [2025-03-31T06:23:15.076Z] Vulnerability Mmio stale data: Not affected [2025-03-31T06:23:15.076Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-31T06:23:15.076Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-03-31T06:23:15.076Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-03-31T06:23:15.076Z] Vulnerability Srbds: Not affected [2025-03-31T06:23:15.076Z] Vulnerability Tsx async abort: Not affected [2025-03-31T06:23:15.076Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-03-31T06:23:15.076Z] [2025-03-31T06:23:15.076Z] [2025-03-31T06:23:15.076Z] ---> nproc: [2025-03-31T06:23:15.076Z] 2 [2025-03-31T06:23:15.076Z] [2025-03-31T06:23:15.076Z] [2025-03-31T06:23:15.076Z] ---> df -h: [2025-03-31T06:23:15.076Z] Filesystem Size Used Avail Use% Mounted on [2025-03-31T06:23:15.076Z] overlay 40G 7.3G 33G 19% / [2025-03-31T06:23:15.076Z] tmpfs 64M 0 64M 0% /dev [2025-03-31T06:23:15.076Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-03-31T06:23:15.076Z] shm 64M 0 64M 0% /dev/shm [2025-03-31T06:23:15.076Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-03-31T06:23:15.076Z] [2025-03-31T06:23:15.076Z] [2025-03-31T06:23:15.076Z] Cannot open /var/log/sysstat/sa31: No such file or directory [2025-03-31T06:23:15.076Z] Please check if data collecting is enabled [2025-03-31T06:23:15.076Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T06:23:15.369Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-31T06:23:15.372Z] $ docker stop --time=1 a49f4d900a42bc5990c6b9f1d5ed61bb35b99a7e1b1eed55c9831dddc8501df5 [2025-03-31T06:23:16.518Z] $ docker rm -f --volumes a49f4d900a42bc5990c6b9f1d5ed61bb35b99a7e1b1eed55c9831dddc8501df5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-31T06:23:16.626Z] [WS-CLEANUP] Deleting project workspace... [2025-03-31T06:23:16.626Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-31T06:23:16.641Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:23:17.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T06:23:17.088Z] [2025-03-31T06:23:17.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:23:17.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T06:23:17.390Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-31T06:23:17.390Z] 5eb5b503b376: Pulling fs layer [2025-03-31T06:23:17.390Z] 5c69ac0246d0: Pulling fs layer [2025-03-31T06:23:17.390Z] ec43610c2a17: Pulling fs layer [2025-03-31T06:23:17.390Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-31T06:23:17.390Z] 33b1e0a273af: Pulling fs layer [2025-03-31T06:23:17.390Z] 3a2ae6a8a46f: Waiting [2025-03-31T06:23:17.390Z] 5d3b04190fa2: Pulling fs layer [2025-03-31T06:23:17.390Z] 2f39f015ded8: Pulling fs layer [2025-03-31T06:23:17.390Z] 2f39f015ded8: Waiting [2025-03-31T06:23:17.390Z] 5d3b04190fa2: Waiting [2025-03-31T06:23:17.390Z] 5c69ac0246d0: Download complete [2025-03-31T06:23:17.390Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-31T06:23:17.390Z] 3a2ae6a8a46f: Download complete [2025-03-31T06:23:17.390Z] 33b1e0a273af: Verifying Checksum [2025-03-31T06:23:17.390Z] 33b1e0a273af: Download complete [2025-03-31T06:23:17.390Z] 5d3b04190fa2: Verifying Checksum [2025-03-31T06:23:17.390Z] 5d3b04190fa2: Download complete [2025-03-31T06:23:17.390Z] ec43610c2a17: Verifying Checksum [2025-03-31T06:23:17.390Z] ec43610c2a17: Download complete [2025-03-31T06:23:17.650Z] 5eb5b503b376: Verifying Checksum [2025-03-31T06:23:17.650Z] 5eb5b503b376: Download complete [2025-03-31T06:23:18.216Z] 2f39f015ded8: Verifying Checksum [2025-03-31T06:23:18.216Z] 2f39f015ded8: Download complete [2025-03-31T06:23:18.783Z] 5eb5b503b376: Pull complete [2025-03-31T06:23:18.783Z] 5c69ac0246d0: Pull complete [2025-03-31T06:23:19.347Z] ec43610c2a17: Pull complete [2025-03-31T06:23:19.347Z] 3a2ae6a8a46f: Pull complete [2025-03-31T06:23:19.347Z] 33b1e0a273af: Pull complete [2025-03-31T06:23:19.605Z] 5d3b04190fa2: Pull complete [2025-03-31T06:23:23.789Z] 2f39f015ded8: Pull complete [2025-03-31T06:23:23.789Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-31T06:23:23.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T06:23:23.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:23:23.885Z] prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container [2025-03-31T06:23:23.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-31T06:23:26.611Z] $ docker top 0984ee0ad1a5984a1f92e90f71f662898d9e537c51c7904cb4991d9b542ca763 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:23:27.004Z] ---> job-cost.sh [2025-03-31T06:23:27.004Z] lf-activate-venv: SKIPPING [2025-03-31T06:23:27.004Z] INFO: No Stack... [2025-03-31T06:23:27.262Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-31T06:23:27.830Z] INFO: Archiving Costs [Pipeline] sh [2025-03-31T06:23:28.116Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-03-31T06:23:28.116Z] + cut -d, -f6 [Pipeline] lock [2025-03-31T06:23:28.132Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] [2025-03-31T06:23:28.140Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] did not exist. Created. [2025-03-31T06:23:28.147Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-31T06:23:28.460Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-31T06:23:28.485Z] Stashed 1 file(s) [Pipeline] } [2025-03-31T06:23:28.495Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-31T06:23:28.508Z] $ docker stop --time=1 0984ee0ad1a5984a1f92e90f71f662898d9e537c51c7904cb4991d9b542ca763 [2025-03-31T06:23:29.657Z] $ docker rm -f --volumes 0984ee0ad1a5984a1f92e90f71f662898d9e537c51c7904cb4991d9b542ca763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-31T06:24:06.315Z] Removing intermediate container caf836a84a59 [2025-03-31T06:24:06.315Z] ---> 3425425f317f [2025-03-31T06:24:06.315Z] Step 10/12 : COPY . . [2025-03-31T06:24:06.315Z] ---> 11a1dd02b96c [2025-03-31T06:24:06.315Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T06:24:06.315Z] ---> Running in efac20355e6c [2025-03-31T06:24:06.315Z] Removing intermediate container efac20355e6c [2025-03-31T06:24:06.315Z] ---> 9accd4721f1e [2025-03-31T06:24:06.315Z] Step 12/12 : RUN $MAKE [2025-03-31T06:24:06.315Z] ---> Running in e1f4a8d6b410 [2025-03-31T06:24:07.277Z] noop [2025-03-31T06:24:07.859Z] Removing intermediate container e1f4a8d6b410 [2025-03-31T06:24:07.859Z] ---> e061e9710406 [2025-03-31T06:24:07.859Z] Successfully built e061e9710406 [2025-03-31T06:24:07.859Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:24:08.304Z] + docker inspect -f . ci-base-image-arm64 [2025-03-31T06:24:08.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:24:08.510Z] prd-ubuntu20.04-docker-arm64-4c-16g-42416 does not seem to be running inside a container [2025-03-31T06:24:08.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/271 -v /w/workspace/app-service-configurable/271:/w/workspace/app-service-configurable/271:rw,z -v /w/workspace/app-service-configurable/271@tmp:/w/workspace/app-service-configurable/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-31T06:24:10.000Z] $ docker top a565b49034bf8941e3b99998beed5edd18cf10ac0f3a76ac9b27ac101bc74226 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T06:24:10.909Z] + go version [2025-03-31T06:24:10.909Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-31T06:24:10.931Z] $ docker stop --time=1 a565b49034bf8941e3b99998beed5edd18cf10ac0f3a76ac9b27ac101bc74226 [2025-03-31T06:24:12.599Z] $ docker rm -f --volumes a565b49034bf8941e3b99998beed5edd18cf10ac0f3a76ac9b27ac101bc74226 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:24:13.195Z] + docker inspect -f . ci-base-image-arm64 [2025-03-31T06:24:13.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:24:13.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-42416 does not seem to be running inside a container [2025-03-31T06:24:13.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/271 -v /w/workspace/app-service-configurable/271:/w/workspace/app-service-configurable/271:rw,z -v /w/workspace/app-service-configurable/271@tmp:/w/workspace/app-service-configurable/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-31T06:24:14.518Z] $ docker top 23eef8462aca57bca1ca914774df605fa313e12aba36b0d700402f67b8dfa4fd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T06:24:15.354Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/271 [Pipeline] fileExists [Pipeline] sh [2025-03-31T06:24:16.006Z] + make test [2025-03-31T06:24:16.006Z] go test -race -coverprofile=coverage.out ./... [2025-03-31T06:28:22.827Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-31T06:28:22.827Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-31T06:28:22.827Z] go vet ./... [2025-03-31T06:32:00.076Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-31T06:32:00.076Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-31T06:32:00.076Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-31T06:32:00.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-31T06:32:00.701Z] $ docker stop --time=1 23eef8462aca57bca1ca914774df605fa313e12aba36b0d700402f67b8dfa4fd [2025-03-31T06:32:02.683Z] $ docker rm -f --volumes 23eef8462aca57bca1ca914774df605fa313e12aba36b0d700402f67b8dfa4fd [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T06:32:04.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-31T06:32:04.918Z] Warning: overwriting stash ‘coverage-report’ [2025-03-31T06:32:05.358Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-31T06:32:05.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-31T06:32:06.100Z] + ls -al . [2025-03-31T06:32:06.100Z] total 244 [2025-03-31T06:32:06.100Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 31 06:24 . [2025-03-31T06:32:06.100Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 06:21 .. [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 31 06:21 .dockerignore [2025-03-31T06:32:06.100Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 06:21 .git [2025-03-31T06:32:06.100Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 06:21 .github [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 108 Mar 31 06:21 .gitignore [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 31 06:21 .golangci.yml [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 16550 Mar 31 06:21 Attribution.txt [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 31 06:21 CHANGELOG.md [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 31 06:21 Dockerfile [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 06:21 GOVERNANCE.md [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 31 06:21 Jenkinsfile [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 31 06:21 LICENSE [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 31 06:21 OWNERS.md [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 31 06:21 README.md [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 06:17 VERSION [2025-03-31T06:32:06.100Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 06:21 bin [2025-03-31T06:32:06.100Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 31 06:28 coverage.out [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 6497 Mar 31 06:21 go.mod [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 88170 Mar 31 06:21 go.sum [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 31 06:21 main.go [2025-03-31T06:32:06.100Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 31 06:21 makefile [2025-03-31T06:32:06.100Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 31 06:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:32:06.485Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 --label arch=arm64 --label version=4.1.0-dev.1 . [2025-03-31T06:32:06.486Z] Sending build context to Docker daemon 225.8kB [2025-03-31T06:32:06.754Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T06:32:06.754Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-31T06:32:06.754Z] ---> e061e9710406 [2025-03-31T06:32:06.754Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-31T06:32:06.754Z] ---> Running in 8f87b4a99682 [2025-03-31T06:32:07.021Z] Removing intermediate container 8f87b4a99682 [2025-03-31T06:32:07.021Z] ---> dae814b6a37f [2025-03-31T06:32:07.021Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T06:32:07.297Z] ---> Running in 4d9ca7a81087 [2025-03-31T06:32:07.565Z] Removing intermediate container 4d9ca7a81087 [2025-03-31T06:32:07.565Z] ---> a9715f2fb7ab [2025-03-31T06:32:07.565Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-31T06:32:07.565Z] ---> Running in bdf87f0d7695 [2025-03-31T06:32:07.832Z] Removing intermediate container bdf87f0d7695 [2025-03-31T06:32:07.832Z] ---> c6874124a1e0 [2025-03-31T06:32:07.832Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T06:32:07.832Z] ---> Running in 98792646e0aa [2025-03-31T06:32:08.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T06:32:09.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T06:32:10.764Z] OK: 239 MiB in 58 packages [2025-03-31T06:32:11.344Z] Removing intermediate container 98792646e0aa [2025-03-31T06:32:11.344Z] ---> 650e84964cf2 [2025-03-31T06:32:11.344Z] Step 7/27 : WORKDIR /app [2025-03-31T06:32:11.609Z] ---> Running in 468142ca965a [2025-03-31T06:32:11.874Z] Removing intermediate container 468142ca965a [2025-03-31T06:32:11.874Z] ---> 0a84057cdbd9 [2025-03-31T06:32:11.874Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-31T06:32:12.452Z] ---> d711c0c43ac1 [2025-03-31T06:32:12.452Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T06:32:12.452Z] ---> Running in 07921af28085 [2025-03-31T06:32:15.015Z] Removing intermediate container 07921af28085 [2025-03-31T06:32:15.016Z] ---> 28a51f678057 [2025-03-31T06:32:15.016Z] Step 10/27 : COPY . . [2025-03-31T06:32:15.281Z] ---> 26db437c832d [2025-03-31T06:32:15.281Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T06:32:15.281Z] ---> Running in 67d3d0a61ade [2025-03-31T06:32:15.554Z] Removing intermediate container 67d3d0a61ade [2025-03-31T06:32:15.554Z] ---> 39fdb888d528 [2025-03-31T06:32:15.554Z] Step 12/27 : RUN $MAKE [2025-03-31T06:32:15.554Z] ---> Running in f9d1288bff3c [2025-03-31T06:32:16.511Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-03-31T06:35:53.486Z] Removing intermediate container f9d1288bff3c [2025-03-31T06:35:53.486Z] ---> dda289ae9472 [2025-03-31T06:35:53.486Z] Step 13/27 : FROM alpine:3.20 [2025-03-31T06:35:53.486Z] 3.20: Pulling from library/alpine [2025-03-31T06:35:53.486Z] 94e9d8af2201: Pulling fs layer [2025-03-31T06:35:53.486Z] 94e9d8af2201: Verifying Checksum [2025-03-31T06:35:53.486Z] 94e9d8af2201: Download complete [2025-03-31T06:35:53.486Z] 94e9d8af2201: Pull complete [2025-03-31T06:35:53.486Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-31T06:35:53.486Z] Status: Downloaded newer image for alpine:3.20 [2025-03-31T06:35:53.486Z] ---> 7aab056cecc6 [2025-03-31T06:35:53.486Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-31T06:35:53.486Z] ---> Running in 7b8fe8dab2b7 [2025-03-31T06:35:53.486Z] Removing intermediate container 7b8fe8dab2b7 [2025-03-31T06:35:53.486Z] ---> 0244eca17832 [2025-03-31T06:35:53.486Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-31T06:35:53.486Z] ---> Running in 12fb4cb2053a [2025-03-31T06:35:53.486Z] Removing intermediate container 12fb4cb2053a [2025-03-31T06:35:53.486Z] ---> 397519b635a9 [2025-03-31T06:35:53.486Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-31T06:35:53.486Z] ---> Running in 51369f22b159 [2025-03-31T06:35:53.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T06:35:53.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T06:35:53.487Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-31T06:35:53.487Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-31T06:35:53.487Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T06:35:53.487Z] Executing ca-certificates-20241121-r1.trigger [2025-03-31T06:35:53.487Z] OK: 10 MiB in 16 packages [2025-03-31T06:35:53.487Z] Removing intermediate container 51369f22b159 [2025-03-31T06:35:53.487Z] ---> b4aee4578ad6 [2025-03-31T06:35:53.487Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-31T06:35:53.487Z] ---> Running in da7bf197b14d [2025-03-31T06:35:53.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T06:35:53.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T06:35:53.487Z] OK: 10 MiB in 16 packages [2025-03-31T06:35:53.487Z] Removing intermediate container da7bf197b14d [2025-03-31T06:35:53.487Z] ---> d7cdf47798a8 [2025-03-31T06:35:53.487Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-31T06:35:53.487Z] ---> 055759036188 [2025-03-31T06:35:53.487Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-31T06:35:53.487Z] ---> 9b5b3b5c374b [2025-03-31T06:35:53.487Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-31T06:35:53.487Z] ---> d3c1b67e9196 [2025-03-31T06:35:53.487Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-31T06:35:53.756Z] ---> c8c4cca67dda [2025-03-31T06:35:53.756Z] Step 22/27 : EXPOSE 48095 [2025-03-31T06:35:53.756Z] ---> Running in d4ccd957b769 [2025-03-31T06:35:54.023Z] Removing intermediate container d4ccd957b769 [2025-03-31T06:35:54.023Z] ---> 11d8ddb03573 [2025-03-31T06:35:54.023Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-31T06:35:54.023Z] ---> Running in 44d83acb4702 [2025-03-31T06:35:54.290Z] Removing intermediate container 44d83acb4702 [2025-03-31T06:35:54.290Z] ---> 78fb0fa6c20f [2025-03-31T06:35:54.290Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-31T06:35:54.557Z] ---> Running in 0bbf9b90747f [2025-03-31T06:35:54.824Z] Removing intermediate container 0bbf9b90747f [2025-03-31T06:35:54.824Z] ---> e9d6934cbc20 [2025-03-31T06:35:54.824Z] Step 25/27 : LABEL arch=arm64 [2025-03-31T06:35:54.824Z] ---> Running in 8f9a00883c93 [2025-03-31T06:35:55.097Z] Removing intermediate container 8f9a00883c93 [2025-03-31T06:35:55.097Z] ---> ec4911ac147e [2025-03-31T06:35:55.097Z] Step 26/27 : LABEL git_sha=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-31T06:35:55.097Z] ---> Running in 9328f17dbb5f [2025-03-31T06:35:55.366Z] Removing intermediate container 9328f17dbb5f [2025-03-31T06:35:55.366Z] ---> af40c8a8569c [2025-03-31T06:35:55.366Z] Step 27/27 : LABEL version=4.1.0-dev.1 [2025-03-31T06:35:55.631Z] ---> Running in e8abb927ad68 [2025-03-31T06:35:55.903Z] Removing intermediate container e8abb927ad68 [2025-03-31T06:35:55.903Z] ---> f15ceff378ba [2025-03-31T06:35:55.903Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-31T06:35:55.903Z] Successfully built f15ceff378ba [2025-03-31T06:35:55.903Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:35:56.108Z] provisioning config files... [2025-03-31T06:35:56.123Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/271@tmp/config8888974615186332944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:35:56.463Z] ---> ****-login.sh [2025-03-31T06:35:56.463Z] nexus3.edgexfoundry.org:10001 [2025-03-31T06:35:56.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:35:56.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:35:56.732Z] Configure a credential helper to remove this warning. See [2025-03-31T06:35:56.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:35:56.732Z] [2025-03-31T06:35:56.732Z] Login Succeeded [2025-03-31T06:35:56.732Z] nexus3.edgexfoundry.org:10002 [2025-03-31T06:35:56.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:35:56.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:35:56.997Z] Configure a credential helper to remove this warning. See [2025-03-31T06:35:56.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:35:56.997Z] [2025-03-31T06:35:56.997Z] Login Succeeded [2025-03-31T06:35:56.997Z] nexus3.edgexfoundry.org:10003 [2025-03-31T06:35:57.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:35:57.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:35:57.265Z] Configure a credential helper to remove this warning. See [2025-03-31T06:35:57.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:35:57.265Z] [2025-03-31T06:35:57.265Z] Login Succeeded [2025-03-31T06:35:57.265Z] nexus3.edgexfoundry.org:10004 [2025-03-31T06:35:57.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:35:57.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:35:57.806Z] Configure a credential helper to remove this warning. See [2025-03-31T06:35:57.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:35:57.806Z] [2025-03-31T06:35:57.806Z] Login Succeeded [2025-03-31T06:35:57.806Z] ****.io [2025-03-31T06:35:58.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T06:35:58.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T06:35:58.072Z] Configure a credential helper to remove this warning. See [2025-03-31T06:35:58.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T06:35:58.072Z] [2025-03-31T06:35:58.072Z] Login Succeeded [2025-03-31T06:35:58.336Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T06:35:58.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T06:35:58.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T06:35:58.446Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-03-31T06:35:58.446Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-31T06:35:58.446Z] latest [2025-03-31T06:35:58.446Z] 4.1.0-dev.1 [2025-03-31T06:35:58.446Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 [2025-03-31T06:35:58.446Z] main [2025-03-31T06:35:58.446Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:35:58.827Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:35:59.186Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-31T06:35:59.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-31T06:35:59.186Z] 77876f97146e: Preparing [2025-03-31T06:35:59.186Z] 5e8788d64460: Preparing [2025-03-31T06:35:59.186Z] 5061d26d71cd: Preparing [2025-03-31T06:35:59.186Z] cd6c93c90eed: Preparing [2025-03-31T06:35:59.186Z] 3a5943e641bd: Preparing [2025-03-31T06:35:59.186Z] f0fda8f3c9a5: Preparing [2025-03-31T06:35:59.186Z] dd9c8f8612c8: Preparing [2025-03-31T06:35:59.186Z] f0fda8f3c9a5: Waiting [2025-03-31T06:35:59.186Z] dd9c8f8612c8: Waiting [2025-03-31T06:35:59.453Z] cd6c93c90eed: Pushed [2025-03-31T06:35:59.453Z] 3a5943e641bd: Pushed [2025-03-31T06:35:59.453Z] 5061d26d71cd: Pushed [2025-03-31T06:35:59.453Z] 5e8788d64460: Pushed [2025-03-31T06:35:59.453Z] dd9c8f8612c8: Layer already exists [2025-03-31T06:35:59.716Z] f0fda8f3c9a5: Pushed [2025-03-31T06:36:07.900Z] 77876f97146e: Pushed [2025-03-31T06:36:07.900Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95: digest: sha256:ae0b3b13deae415e760571e151ad7e90afbb9bf788366415eeaff30102782823 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:36:08.266Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:36:08.618Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-03-31T06:36:08.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-31T06:36:08.619Z] 77876f97146e: Preparing [2025-03-31T06:36:08.619Z] 5e8788d64460: Preparing [2025-03-31T06:36:08.619Z] 5061d26d71cd: Preparing [2025-03-31T06:36:08.619Z] cd6c93c90eed: Preparing [2025-03-31T06:36:08.619Z] 3a5943e641bd: Preparing [2025-03-31T06:36:08.619Z] f0fda8f3c9a5: Preparing [2025-03-31T06:36:08.619Z] dd9c8f8612c8: Preparing [2025-03-31T06:36:08.619Z] dd9c8f8612c8: Waiting [2025-03-31T06:36:08.619Z] f0fda8f3c9a5: Waiting [2025-03-31T06:36:08.619Z] 5e8788d64460: Layer already exists [2025-03-31T06:36:08.619Z] 77876f97146e: Layer already exists [2025-03-31T06:36:08.619Z] 5061d26d71cd: Layer already exists [2025-03-31T06:36:08.619Z] 3a5943e641bd: Layer already exists [2025-03-31T06:36:08.619Z] cd6c93c90eed: Layer already exists [2025-03-31T06:36:08.619Z] f0fda8f3c9a5: Layer already exists [2025-03-31T06:36:08.619Z] dd9c8f8612c8: Layer already exists [2025-03-31T06:36:08.619Z] latest: digest: sha256:ae0b3b13deae415e760571e151ad7e90afbb9bf788366415eeaff30102782823 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:36:08.979Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:36:09.342Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 [2025-03-31T06:36:09.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-31T06:36:09.342Z] 77876f97146e: Preparing [2025-03-31T06:36:09.342Z] 5e8788d64460: Preparing [2025-03-31T06:36:09.342Z] 5061d26d71cd: Preparing [2025-03-31T06:36:09.342Z] cd6c93c90eed: Preparing [2025-03-31T06:36:09.342Z] 3a5943e641bd: Preparing [2025-03-31T06:36:09.342Z] f0fda8f3c9a5: Preparing [2025-03-31T06:36:09.342Z] dd9c8f8612c8: Preparing [2025-03-31T06:36:09.342Z] f0fda8f3c9a5: Waiting [2025-03-31T06:36:09.342Z] dd9c8f8612c8: Waiting [2025-03-31T06:36:09.342Z] 77876f97146e: Layer already exists [2025-03-31T06:36:09.342Z] cd6c93c90eed: Layer already exists [2025-03-31T06:36:09.342Z] 3a5943e641bd: Layer already exists [2025-03-31T06:36:09.342Z] 5061d26d71cd: Layer already exists [2025-03-31T06:36:09.342Z] 5e8788d64460: Layer already exists [2025-03-31T06:36:09.342Z] f0fda8f3c9a5: Layer already exists [2025-03-31T06:36:09.342Z] dd9c8f8612c8: Layer already exists [2025-03-31T06:36:09.342Z] 4.1.0-dev.1: digest: sha256:ae0b3b13deae415e760571e151ad7e90afbb9bf788366415eeaff30102782823 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:36:09.774Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:36:10.148Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 [2025-03-31T06:36:10.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-31T06:36:10.148Z] 77876f97146e: Preparing [2025-03-31T06:36:10.148Z] 5e8788d64460: Preparing [2025-03-31T06:36:10.148Z] 5061d26d71cd: Preparing [2025-03-31T06:36:10.148Z] cd6c93c90eed: Preparing [2025-03-31T06:36:10.148Z] 3a5943e641bd: Preparing [2025-03-31T06:36:10.148Z] f0fda8f3c9a5: Preparing [2025-03-31T06:36:10.148Z] dd9c8f8612c8: Preparing [2025-03-31T06:36:10.148Z] dd9c8f8612c8: Waiting [2025-03-31T06:36:10.148Z] f0fda8f3c9a5: Waiting [2025-03-31T06:36:10.148Z] 5e8788d64460: Layer already exists [2025-03-31T06:36:10.148Z] cd6c93c90eed: Layer already exists [2025-03-31T06:36:10.148Z] 77876f97146e: Layer already exists [2025-03-31T06:36:10.148Z] 5061d26d71cd: Layer already exists [2025-03-31T06:36:10.148Z] 3a5943e641bd: Layer already exists [2025-03-31T06:36:10.148Z] f0fda8f3c9a5: Layer already exists [2025-03-31T06:36:10.148Z] dd9c8f8612c8: Layer already exists [2025-03-31T06:36:10.419Z] 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1: digest: sha256:ae0b3b13deae415e760571e151ad7e90afbb9bf788366415eeaff30102782823 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:36:10.801Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:36:11.199Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-03-31T06:36:11.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-31T06:36:11.199Z] 77876f97146e: Preparing [2025-03-31T06:36:11.199Z] 5e8788d64460: Preparing [2025-03-31T06:36:11.199Z] 5061d26d71cd: Preparing [2025-03-31T06:36:11.199Z] cd6c93c90eed: Preparing [2025-03-31T06:36:11.199Z] 3a5943e641bd: Preparing [2025-03-31T06:36:11.199Z] f0fda8f3c9a5: Preparing [2025-03-31T06:36:11.199Z] dd9c8f8612c8: Preparing [2025-03-31T06:36:11.199Z] f0fda8f3c9a5: Waiting [2025-03-31T06:36:11.199Z] dd9c8f8612c8: Waiting [2025-03-31T06:36:11.199Z] 5061d26d71cd: Layer already exists [2025-03-31T06:36:11.199Z] 3a5943e641bd: Layer already exists [2025-03-31T06:36:11.199Z] cd6c93c90eed: Layer already exists [2025-03-31T06:36:11.199Z] 77876f97146e: Layer already exists [2025-03-31T06:36:11.199Z] 5e8788d64460: Layer already exists [2025-03-31T06:36:11.199Z] f0fda8f3c9a5: Layer already exists [2025-03-31T06:36:11.199Z] dd9c8f8612c8: Layer already exists [2025-03-31T06:36:11.473Z] main: digest: sha256:ae0b3b13deae415e760571e151ad7e90afbb9bf788366415eeaff30102782823 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T06:36:11.561Z] ===================================================== [Pipeline] echo [2025-03-31T06:36:11.581Z] taggedImages: [2025-03-31T06:36:11.581Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [2025-03-31T06:36:11.581Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-03-31T06:36:11.581Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 [2025-03-31T06:36:11.581Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 [2025-03-31T06:36:11.581Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2025-03-31T06:36:11.597Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo [2025-03-31T06:36:11.617Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2025-03-31T06:36:11.632Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 [Pipeline] echo [2025-03-31T06:36:11.648Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 [Pipeline] echo [2025-03-31T06:36:11.664Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:36:12.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-31T06:36:12.049Z] [2025-03-31T06:36:12.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:36:12.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-31T06:36:12.378Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-31T06:36:12.378Z] 8998bd30e6a1: Pulling fs layer [2025-03-31T06:36:12.378Z] 04944245beec: Pulling fs layer [2025-03-31T06:36:12.378Z] 699f458cf7ca: Pulling fs layer [2025-03-31T06:36:12.378Z] 765212b225bb: Pulling fs layer [2025-03-31T06:36:12.378Z] f23df028b6ca: Pulling fs layer [2025-03-31T06:36:12.378Z] d65c8cfc05b1: Pulling fs layer [2025-03-31T06:36:12.378Z] 2437ff75d9bd: Pulling fs layer [2025-03-31T06:36:12.378Z] d65c8cfc05b1: Waiting [2025-03-31T06:36:12.378Z] 765212b225bb: Waiting [2025-03-31T06:36:12.378Z] f23df028b6ca: Waiting [2025-03-31T06:36:12.378Z] 2437ff75d9bd: Waiting [2025-03-31T06:36:12.644Z] 04944245beec: Verifying Checksum [2025-03-31T06:36:12.644Z] 04944245beec: Download complete [2025-03-31T06:36:12.644Z] 765212b225bb: Verifying Checksum [2025-03-31T06:36:12.644Z] 765212b225bb: Download complete [2025-03-31T06:36:12.644Z] f23df028b6ca: Verifying Checksum [2025-03-31T06:36:12.644Z] f23df028b6ca: Download complete [2025-03-31T06:36:12.644Z] d65c8cfc05b1: Verifying Checksum [2025-03-31T06:36:12.644Z] d65c8cfc05b1: Download complete [2025-03-31T06:36:12.644Z] 699f458cf7ca: Verifying Checksum [2025-03-31T06:36:12.644Z] 699f458cf7ca: Download complete [2025-03-31T06:36:13.228Z] 8998bd30e6a1: Verifying Checksum [2025-03-31T06:36:13.228Z] 8998bd30e6a1: Download complete [2025-03-31T06:36:15.801Z] 2437ff75d9bd: Verifying Checksum [2025-03-31T06:36:15.801Z] 2437ff75d9bd: Download complete [2025-03-31T06:36:17.734Z] 8998bd30e6a1: Pull complete [2025-03-31T06:36:18.317Z] 04944245beec: Pull complete [2025-03-31T06:36:19.723Z] 699f458cf7ca: Pull complete [2025-03-31T06:36:19.988Z] 765212b225bb: Pull complete [2025-03-31T06:36:20.567Z] f23df028b6ca: Pull complete [2025-03-31T06:36:20.833Z] d65c8cfc05b1: Pull complete [2025-03-31T06:36:39.022Z] 2437ff75d9bd: Pull complete [2025-03-31T06:36:39.022Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-31T06:36:39.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-31T06:36:39.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:36:39.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-42416 does not seem to be running inside a container [2025-03-31T06:36:39.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/271 -v /w/workspace/app-service-configurable/271:/w/workspace/app-service-configurable/271:rw,z -v /w/workspace/app-service-configurable/271@tmp:/w/workspace/app-service-configurable/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-31T06:36:41.908Z] $ docker top edeca266c7db7a348e3c232c7a4f6c24757b9720ba957471cb5a3954930237b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:36:42.729Z] ---> job-cost.sh [2025-03-31T06:36:42.729Z] lf-activate-venv: SKIPPING [2025-03-31T06:36:42.729Z] INFO: No Stack... [2025-03-31T06:36:42.994Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-31T06:36:43.944Z] INFO: Archiving Costs [Pipeline] sh [2025-03-31T06:36:44.578Z] + cat /w/workspace/app-service-configurable/271/archives/cost.csv [2025-03-31T06:36:44.578Z] + cut -d, -f6 [Pipeline] lock [2025-03-31T06:36:44.614Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] [2025-03-31T06:36:44.622Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] did not exist. Created. [2025-03-31T06:36:44.630Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-31T06:36:45.287Z] /w/workspace/app-service-configurable/271@tmp/durable-69caf298/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-31T06:36:45.612Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-31T06:36:45.640Z] Warning: overwriting stash ‘stack-cost’ [2025-03-31T06:36:45.690Z] Stashed 1 file(s) [Pipeline] } [2025-03-31T06:36:45.698Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-31T06:36:45.731Z] $ docker stop --time=1 edeca266c7db7a348e3c232c7a4f6c24757b9720ba957471cb5a3954930237b5 [2025-03-31T06:36:47.210Z] $ docker rm -f --volumes edeca266c7db7a348e3c232c7a4f6c24757b9720ba957471cb5a3954930237b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-31T06:36:47.777Z] provisioning config files... [2025-03-31T06:36:47.788Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3394115841771691125tmp [Pipeline] { [Pipeline] sh [2025-03-31T06:36:48.089Z] + set +x [2025-03-31T06:36:48.089Z] + curl -s https://codecov.io/bash [2025-03-31T06:36:48.089Z] + bash -s -- [2025-03-31T06:36:48.089Z] [2025-03-31T06:36:48.089Z] _____ _ [2025-03-31T06:36:48.089Z] / ____| | | [2025-03-31T06:36:48.089Z] | | ___ __| | ___ ___ _____ __ [2025-03-31T06:36:48.089Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-31T06:36:48.089Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-31T06:36:48.089Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-31T06:36:48.089Z] Bash-1.0.6 [2025-03-31T06:36:48.089Z] [2025-03-31T06:36:48.089Z] [2025-03-31T06:36:48.089Z] ==> git version 2.25.1 found [2025-03-31T06:36:48.089Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-31T06:36:48.089Z] Release-Date: 2020-01-08 [2025-03-31T06:36:48.089Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-31T06:36:48.089Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-31T06:36:48.089Z] ==> Jenkins CI detected. [2025-03-31T06:36:48.089Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-03-31T06:36:48.089Z] project root: . [2025-03-31T06:36:48.089Z] --> token set from env [2025-03-31T06:36:48.089Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-31T06:36:48.089Z] ==> Running gcov in . (disable via -X gcov) [2025-03-31T06:36:48.089Z] ==> Python coveragepy not found [2025-03-31T06:36:48.089Z] ==> Searching for coverage reports in: [2025-03-31T06:36:48.089Z] + . [2025-03-31T06:36:48.089Z] -> Found 1 reports [2025-03-31T06:36:48.089Z] ==> Detecting git/mercurial file structure [2025-03-31T06:36:48.349Z] ==> Reading reports [2025-03-31T06:36:48.349Z] + ./coverage.out bytes=953 [2025-03-31T06:36:48.349Z] ==> Appending adjustments [2025-03-31T06:36:48.349Z] https://docs.codecov.io/docs/fixing-reports [2025-03-31T06:36:48.349Z] + Found adjustments [2025-03-31T06:36:48.349Z] ==> Gzipping contents [2025-03-31T06:36:48.349Z] 4.0K /tmp/codecov.kT4dTl.gz [2025-03-31T06:36:48.349Z] ==> Uploading reports [2025-03-31T06:36:48.349Z] url: https://codecov.io [2025-03-31T06:36:48.349Z] query: branch=main&commit=9490ec8a6ecf6bb530846c3bb0017639f45d9c95&build=271&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F271%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-31T06:36:48.349Z] -> Pinging Codecov [2025-03-31T06:36:48.349Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9490ec8a6ecf6bb530846c3bb0017639f45d9c95&build=271&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F271%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-31T06:36:48.609Z] -> Uploading to [2025-03-31T06:36:48.609Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/9490ec8a6ecf6bb530846c3bb0017639f45d9c95/bd18fd62-0035-4d14-935f-dfdefc3df642.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250331%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250331T063648Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9a2b137b7cdde12996d58ffc7d7890b1e6ba78e2f71e742e856134956a23b1ad [2025-03-31T06:36:48.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-31T06:36:48.609Z] Dload Upload Total Spent Left Speed [2025-03-31T06:36:48.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2245 --:--:-- --:--:-- --:--:-- 2245 100 384 0 0 100 384 0 2245 --:--:-- --:--:-- --:--:-- 2232 [2025-03-31T06:36:48.609Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] } [2025-03-31T06:36:48.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-31T06:36:48.861Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-31T06:36:48.879Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:36:49.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-31T06:36:49.198Z] [2025-03-31T06:36:49.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:36:49.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-31T06:36:49.507Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-31T06:36:49.507Z] 43c4264eed91: Pulling fs layer [2025-03-31T06:36:49.507Z] 4cc291be95ef: Pulling fs layer [2025-03-31T06:36:49.507Z] 2ac1f1163629: Pulling fs layer [2025-03-31T06:36:49.507Z] 5c3c966382ef: Pulling fs layer [2025-03-31T06:36:49.507Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T06:36:49.507Z] d9c7d2e4e75e: Pulling fs layer [2025-03-31T06:36:49.507Z] 9c3e1370e548: Pulling fs layer [2025-03-31T06:36:49.507Z] 5c3c966382ef: Waiting [2025-03-31T06:36:49.507Z] 4f4fb700ef54: Waiting [2025-03-31T06:36:49.507Z] d9c7d2e4e75e: Waiting [2025-03-31T06:36:49.507Z] 9c3e1370e548: Waiting [2025-03-31T06:36:49.507Z] 4cc291be95ef: Verifying Checksum [2025-03-31T06:36:49.507Z] 4cc291be95ef: Download complete [2025-03-31T06:36:49.507Z] 5c3c966382ef: Verifying Checksum [2025-03-31T06:36:49.507Z] 5c3c966382ef: Download complete [2025-03-31T06:36:49.507Z] 4f4fb700ef54: Verifying Checksum [2025-03-31T06:36:49.507Z] 4f4fb700ef54: Download complete [2025-03-31T06:36:49.507Z] 43c4264eed91: Download complete [2025-03-31T06:36:49.766Z] 43c4264eed91: Pull complete [2025-03-31T06:36:49.766Z] d9c7d2e4e75e: Verifying Checksum [2025-03-31T06:36:49.766Z] d9c7d2e4e75e: Download complete [2025-03-31T06:36:49.766Z] 4cc291be95ef: Pull complete [2025-03-31T06:36:50.025Z] 2ac1f1163629: Download complete [2025-03-31T06:36:50.589Z] 9c3e1370e548: Verifying Checksum [2025-03-31T06:36:50.589Z] 9c3e1370e548: Download complete [2025-03-31T06:36:53.120Z] 2ac1f1163629: Pull complete [2025-03-31T06:36:53.120Z] 5c3c966382ef: Pull complete [2025-03-31T06:36:53.120Z] 4f4fb700ef54: Pull complete [2025-03-31T06:36:53.379Z] d9c7d2e4e75e: Pull complete [2025-03-31T06:36:56.663Z] 9c3e1370e548: Pull complete [2025-03-31T06:36:56.663Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-31T06:36:56.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-31T06:36:56.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:36:56.780Z] prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container [2025-03-31T06:36:56.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-31T06:37:00.253Z] $ docker top 903a950f74e1d111ab62c3c78ae22a053fced2668818046ab299b5cf7923216b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T06:37:00.625Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-03-31T06:37:00.636Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-03-31T06:37:00.914Z] + set -o pipefail [2025-03-31T06:37:00.914Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-03-31T06:37:09.040Z] [2025-03-31T06:37:09.040Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-03-31T06:37:09.040Z] [2025-03-31T06:37:09.040Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/a49826f8-a582-41e9-a0bf-f79d93d4913d [2025-03-31T06:37:09.040Z] [2025-03-31T06:37:09.040Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-31T06:37:09.040Z] [Pipeline] } [2025-03-31T06:37:09.079Z] $ docker stop --time=1 903a950f74e1d111ab62c3c78ae22a053fced2668818046ab299b5cf7923216b [2025-03-31T06:37:13.927Z] $ docker rm -f --volumes 903a950f74e1d111ab62c3c78ae22a053fced2668818046ab299b5cf7923216b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-31T06:37:14.878Z] + git log --format=format:%s -1 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] sh [2025-03-31T06:37:15.214Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T06:37:15.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:37:15.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T06:37:15.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:37:15.610Z] prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container [2025-03-31T06:37:15.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-31T06:37:16.090Z] $ docker top d362647e368b10e13f71fe6f52eab8a70259be24eed26f24f53034d010e185ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T06:37:16.196Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.22' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T06:37:16.501Z] + git semver [Pipeline] } [2025-03-31T06:37:16.758Z] $ docker stop --time=1 d362647e368b10e13f71fe6f52eab8a70259be24eed26f24f53034d010e185ad [2025-03-31T06:37:18.030Z] $ docker rm -f --volumes d362647e368b10e13f71fe6f52eab8a70259be24eed26f24f53034d010e185ad [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:37:18.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-31T06:37:18.487Z] [2025-03-31T06:37:18.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:37:18.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-31T06:37:18.792Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-31T06:37:18.792Z] ab5ef0e58194: Pulling fs layer [2025-03-31T06:37:18.792Z] 9712f1f96733: Pulling fs layer [2025-03-31T06:37:18.792Z] 63f879dbbcfc: Pulling fs layer [2025-03-31T06:37:18.792Z] 0d9ebad4ef96: Pulling fs layer [2025-03-31T06:37:18.792Z] e9a5061849ea: Pulling fs layer [2025-03-31T06:37:18.792Z] d747dcd14b5f: Pulling fs layer [2025-03-31T06:37:18.792Z] 2de7ff778b66: Pulling fs layer [2025-03-31T06:37:18.792Z] e9a5061849ea: Waiting [2025-03-31T06:37:18.792Z] 0d9ebad4ef96: Waiting [2025-03-31T06:37:18.792Z] d747dcd14b5f: Waiting [2025-03-31T06:37:18.792Z] 2de7ff778b66: Waiting [2025-03-31T06:37:18.792Z] 9712f1f96733: Verifying Checksum [2025-03-31T06:37:18.792Z] 9712f1f96733: Download complete [2025-03-31T06:37:19.052Z] 63f879dbbcfc: Verifying Checksum [2025-03-31T06:37:19.052Z] 63f879dbbcfc: Download complete [2025-03-31T06:37:19.309Z] e9a5061849ea: Verifying Checksum [2025-03-31T06:37:19.310Z] e9a5061849ea: Download complete [2025-03-31T06:37:19.310Z] d747dcd14b5f: Verifying Checksum [2025-03-31T06:37:19.310Z] d747dcd14b5f: Download complete [2025-03-31T06:37:19.310Z] 0d9ebad4ef96: Verifying Checksum [2025-03-31T06:37:19.310Z] 0d9ebad4ef96: Download complete [2025-03-31T06:37:19.310Z] ab5ef0e58194: Verifying Checksum [2025-03-31T06:37:19.310Z] ab5ef0e58194: Download complete [2025-03-31T06:37:19.310Z] 2de7ff778b66: Verifying Checksum [2025-03-31T06:37:19.310Z] 2de7ff778b66: Download complete [2025-03-31T06:37:21.841Z] ab5ef0e58194: Pull complete [2025-03-31T06:37:21.841Z] 9712f1f96733: Pull complete [2025-03-31T06:37:22.777Z] 63f879dbbcfc: Pull complete [2025-03-31T06:37:26.059Z] 0d9ebad4ef96: Pull complete [2025-03-31T06:37:26.316Z] e9a5061849ea: Pull complete [2025-03-31T06:37:26.316Z] d747dcd14b5f: Pull complete [2025-03-31T06:37:27.248Z] 2de7ff778b66: Pull complete [2025-03-31T06:37:27.248Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-31T06:37:27.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-31T06:37:27.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:37:27.364Z] prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container [2025-03-31T06:37:27.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-31T06:37:31.649Z] $ docker top efa38f50e7017a30f9d95307ad6ff4f773c1b14e15f8c33b246d1c48b4d1ecd0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:37:31.752Z] provisioning config files... [2025-03-31T06:37:31.758Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config903850286470173731tmp [2025-03-31T06:37:31.768Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9356648965021779029tmp [2025-03-31T06:37:31.777Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config746849879736598313tmp [Pipeline] { [Pipeline] echo [2025-03-31T06:37:31.809Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:37:32.103Z] ---> sigul-configuration.sh [2025-03-31T06:37:32.103Z] gpg: directory `/root/.gnupg' created [2025-03-31T06:37:32.103Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-31T06:37:32.103Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-31T06:37:32.103Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-31T06:37:32.103Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-31T06:37:32.103Z] gpg: CAST5 encrypted data [2025-03-31T06:37:32.103Z] gpg: encrypted with 1 passphrase [2025-03-31T06:37:32.103Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-31T06:37:32.401Z] + mkdir /home/jenkins [2025-03-31T06:37:32.401Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-31T06:37:32.693Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-31T06:37:32.706Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:37:32.996Z] ---> sigul-install.sh [2025-03-31T06:37:32.996Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-31T06:37:33.293Z] + git tag --list [2025-03-31T06:37:33.294Z] v1.0.0 [2025-03-31T06:37:33.294Z] v1.1.0 [2025-03-31T06:37:33.294Z] v1.2.0 [2025-03-31T06:37:33.294Z] v1.3.0 [2025-03-31T06:37:33.294Z] v1.3.1 [2025-03-31T06:37:33.294Z] v2.0.0 [2025-03-31T06:37:33.294Z] v2.0.1 [2025-03-31T06:37:33.294Z] v2.1.0 [2025-03-31T06:37:33.294Z] v2.1.1 [2025-03-31T06:37:33.294Z] v2.1.2 [2025-03-31T06:37:33.294Z] v2.2.0 [2025-03-31T06:37:33.294Z] v2.3 [2025-03-31T06:37:33.294Z] v2.3.0 [2025-03-31T06:37:33.294Z] v2.3.1 [2025-03-31T06:37:33.294Z] v3.0 [2025-03-31T06:37:33.294Z] v3.0.0 [2025-03-31T06:37:33.294Z] v3.0.1 [2025-03-31T06:37:33.294Z] v3.1 [2025-03-31T06:37:33.294Z] v3.1.0 [2025-03-31T06:37:33.294Z] v3.1.1 [2025-03-31T06:37:33.294Z] v4.0 [2025-03-31T06:37:33.294Z] v4.0.0 [2025-03-31T06:37:33.294Z] v4.0.0-dev.1 [2025-03-31T06:37:33.294Z] v4.0.0-dev.10 [2025-03-31T06:37:33.294Z] v4.0.0-dev.11 [2025-03-31T06:37:33.294Z] v4.0.0-dev.12 [2025-03-31T06:37:33.294Z] v4.0.0-dev.13 [2025-03-31T06:37:33.294Z] v4.0.0-dev.14 [2025-03-31T06:37:33.294Z] v4.0.0-dev.15 [2025-03-31T06:37:33.294Z] v4.0.0-dev.16 [2025-03-31T06:37:33.294Z] v4.0.0-dev.17 [2025-03-31T06:37:33.294Z] v4.0.0-dev.18 [2025-03-31T06:37:33.294Z] v4.0.0-dev.19 [2025-03-31T06:37:33.294Z] v4.0.0-dev.2 [2025-03-31T06:37:33.294Z] v4.0.0-dev.20 [2025-03-31T06:37:33.294Z] v4.0.0-dev.21 [2025-03-31T06:37:33.294Z] v4.0.0-dev.22 [2025-03-31T06:37:33.294Z] v4.0.0-dev.3 [2025-03-31T06:37:33.294Z] v4.0.0-dev.4 [2025-03-31T06:37:33.294Z] v4.0.0-dev.5 [2025-03-31T06:37:33.294Z] v4.0.0-dev.6 [2025-03-31T06:37:33.294Z] v4.0.0-dev.7 [2025-03-31T06:37:33.294Z] v4.0.0-dev.8 [2025-03-31T06:37:33.294Z] v4.0.0-dev.9 [2025-03-31T06:37:33.294Z] v4.0.1 [Pipeline] sh [2025-03-31T06:37:33.589Z] + lftools sign git-tag v4.1.0-dev.1 [2025-03-31T06:37:34.158Z] Signing Git tag with Sigul... [2025-03-31T06:37:34.158Z] Signing v4.1.0-dev.1 [2025-03-31T06:37:34.158Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v4.1.0-dev.1'], return code 1, stdout , stderr [Pipeline] echo [2025-03-31T06:37:34.175Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:37:34.471Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-31T06:37:34.479Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-31T06:37:34.496Z] $ docker stop --time=1 efa38f50e7017a30f9d95307ad6ff4f773c1b14e15f8c33b246d1c48b4d1ecd0 [2025-03-31T06:37:35.829Z] $ docker rm -f --volumes efa38f50e7017a30f9d95307ad6ff4f773c1b14e15f8c33b246d1c48b4d1ecd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-31T06:37:36.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T06:37:36.310Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:37:36.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T06:37:36.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:37:36.700Z] prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container [2025-03-31T06:37:36.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-31T06:37:37.025Z] $ docker top f5b19a6d193a7634fb574c7c8c8a00a7f3886dd2b089e96b4bc23ed586877a5d -eo pid,comm [2025-03-31T06:37:37.085Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-31T06:37:37.085Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T06:37:37.130Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.22' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T06:37:37.433Z] + git semver [Pipeline] } [2025-03-31T06:37:37.688Z] $ docker stop --time=1 f5b19a6d193a7634fb574c7c8c8a00a7f3886dd2b089e96b4bc23ed586877a5d [2025-03-31T06:37:39.003Z] $ docker rm -f --volumes f5b19a6d193a7634fb574c7c8c8a00a7f3886dd2b089e96b4bc23ed586877a5d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T06:37:39.388Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T06:37:39.388Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:37:39.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T06:37:39.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:37:39.774Z] prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container [2025-03-31T06:37:39.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-31T06:37:40.204Z] $ docker top 1ef46a64df175f7dcd118e215f50c4fda6c841313193fd7626a458d77ec1b62e -eo pid,comm [2025-03-31T06:37:40.273Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-31T06:37:40.273Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T06:37:40.318Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.22' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T06:37:40.628Z] + git semver [Pipeline] } [2025-03-31T06:37:40.883Z] $ docker stop --time=1 1ef46a64df175f7dcd118e215f50c4fda6c841313193fd7626a458d77ec1b62e [2025-03-31T06:37:42.155Z] $ docker rm -f --volumes 1ef46a64df175f7dcd118e215f50c4fda6c841313193fd7626a458d77ec1b62e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-31T06:37:42.792Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-03-31T06:37:42.792Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-03-31T06:37:42.792Z] total 16 [2025-03-31T06:37:42.792Z] drwxr-xr-x 3 root root 4096 Mar 31 06:23 . [2025-03-31T06:37:42.792Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 06:37 .. [2025-03-31T06:37:42.792Z] drwxr-xr-x 2 root root 4096 Mar 31 06:23 cost [2025-03-31T06:37:42.792Z] -rw-r--r-- 1 root root 96 Mar 31 06:23 cost.csv [2025-03-31T06:37:42.792Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-03-31T06:37:42.792Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-03-31T06:37:42.792Z] total 16 [2025-03-31T06:37:42.792Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 06:23 . [2025-03-31T06:37:42.792Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 06:37 .. [2025-03-31T06:37:42.792Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 06:23 cost [2025-03-31T06:37:42.792Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 31 06:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:37:43.080Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:37:43.941Z] ---> package-listing.sh [2025-03-31T06:37:43.941Z] ++ facter osfamily [2025-03-31T06:37:43.941Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-31T06:37:44.200Z] + OS_FAMILY=debian [2025-03-31T06:37:44.200Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-03-31T06:37:44.200Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-31T06:37:44.200Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-31T06:37:44.200Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-31T06:37:44.200Z] + PACKAGES=/tmp/packages_start.txt [2025-03-31T06:37:44.200Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-03-31T06:37:44.200Z] + PACKAGES=/tmp/packages_end.txt [2025-03-31T06:37:44.200Z] + case "${OS_FAMILY}" in [2025-03-31T06:37:44.200Z] + dpkg -l [2025-03-31T06:37:44.200Z] + grep '^ii' [2025-03-31T06:37:44.200Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-31T06:37:44.200Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-31T06:37:44.200Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-31T06:37:44.200Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-03-31T06:37:44.200Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-03-31T06:37:44.200Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-03-31T06:37:44.213Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-31T06:37:44.498Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T06:37:45.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T06:37:45.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T06:37:45.148Z] prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container [2025-03-31T06:37:45.155Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-31T06:37:45.337Z] $ docker top 7f16473d39abbc689a53ee553d3822b7cd2dba982183ed88e6a02237f2e08316 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T06:37:45.711Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-31T06:37:45.996Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-31T06:37:46.283Z] + ls /var/log/sa-host [2025-03-31T06:37:46.283Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T06:37:46.325Z] provisioning config files... [2025-03-31T06:37:46.334Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1173356960207934170tmp [Pipeline] { [Pipeline] echo [2025-03-31T06:37:46.372Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:37:46.660Z] ---> create-netrc.sh [Pipeline] } [2025-03-31T06:37:46.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:37:46.986Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-31T06:37:46.997Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:37:47.279Z] ---> sudo-logs.sh [2025-03-31T06:37:47.279Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-31T06:37:47.307Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:37:47.591Z] ---> job-cost.sh [2025-03-31T06:37:47.591Z] lf-activate-venv: SKIPPING [2025-03-31T06:37:47.591Z] DEBUG: total: 0.2199999988079071 [2025-03-31T06:37:47.591Z] INFO: Retrieving Stack Cost... [2025-03-31T06:37:48.160Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-31T06:37:48.419Z] INFO: Archiving Costs [Pipeline] echo [2025-03-31T06:37:48.432Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T06:37:48.714Z] ---> logs-deploy.sh [2025-03-31T06:37:48.715Z] lf-activate-venv: SKIPPING [2025-03-31T06:37:48.715Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/271 [2025-03-31T06:37:48.715Z] INFO: archiving workspace using pattern(s): [2025-03-31T06:37:49.652Z] Archives upload complete. [2025-03-31T06:37:49.912Z] INFO: archiving logs to Nexus [2025-03-31T06:37:50.484Z] ---> uname -a: [2025-03-31T06:37:50.484Z] Linux prd-ubuntu20-04-docker-8c-8g-42413 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-31T06:37:50.484Z] [2025-03-31T06:37:50.484Z] [2025-03-31T06:37:50.484Z] ---> lscpu: [2025-03-31T06:37:50.484Z] Architecture: x86_64 [2025-03-31T06:37:50.484Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-31T06:37:50.484Z] Byte Order: Little Endian [2025-03-31T06:37:50.484Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-31T06:37:50.484Z] CPU(s): 8 [2025-03-31T06:37:50.484Z] On-line CPU(s) list: 0-7 [2025-03-31T06:37:50.484Z] Thread(s) per core: 1 [2025-03-31T06:37:50.484Z] Core(s) per socket: 1 [2025-03-31T06:37:50.484Z] Socket(s): 8 [2025-03-31T06:37:50.484Z] NUMA node(s): 1 [2025-03-31T06:37:50.484Z] Vendor ID: AuthenticAMD [2025-03-31T06:37:50.484Z] CPU family: 23 [2025-03-31T06:37:50.484Z] Model: 49 [2025-03-31T06:37:50.484Z] Model name: AMD EPYC-Rome Processor [2025-03-31T06:37:50.484Z] Stepping: 0 [2025-03-31T06:37:50.484Z] CPU MHz: 2799.998 [2025-03-31T06:37:50.484Z] BogoMIPS: 5599.99 [2025-03-31T06:37:50.484Z] Virtualization: AMD-V [2025-03-31T06:37:50.484Z] Hypervisor vendor: KVM [2025-03-31T06:37:50.484Z] Virtualization type: full [2025-03-31T06:37:50.484Z] L1d cache: 256 KiB [2025-03-31T06:37:50.484Z] L1i cache: 256 KiB [2025-03-31T06:37:50.484Z] L2 cache: 4 MiB [2025-03-31T06:37:50.484Z] L3 cache: 128 MiB [2025-03-31T06:37:50.484Z] NUMA node0 CPU(s): 0-7 [2025-03-31T06:37:50.484Z] Vulnerability Itlb multihit: Not affected [2025-03-31T06:37:50.484Z] Vulnerability L1tf: Not affected [2025-03-31T06:37:50.484Z] Vulnerability Mds: Not affected [2025-03-31T06:37:50.484Z] Vulnerability Meltdown: Not affected [2025-03-31T06:37:50.484Z] Vulnerability Mmio stale data: Not affected [2025-03-31T06:37:50.484Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-31T06:37:50.484Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-31T06:37:50.484Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-31T06:37:50.484Z] Vulnerability Srbds: Not affected [2025-03-31T06:37:50.484Z] Vulnerability Tsx async abort: Not affected [2025-03-31T06:37:50.484Z] 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-31T06:37:50.484Z] [2025-03-31T06:37:50.484Z] [2025-03-31T06:37:50.484Z] ---> nproc: [2025-03-31T06:37:50.484Z] 8 [2025-03-31T06:37:50.484Z] [2025-03-31T06:37:50.484Z] [2025-03-31T06:37:50.484Z] ---> df -h: [2025-03-31T06:37:50.484Z] Filesystem Size Used Avail Use% Mounted on [2025-03-31T06:37:50.484Z] overlay 155G 14G 142G 9% / [2025-03-31T06:37:50.484Z] tmpfs 64M 0 64M 0% /dev [2025-03-31T06:37:50.484Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-31T06:37:50.484Z] shm 64M 0 64M 0% /dev/shm [2025-03-31T06:37:50.484Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-03-31T06:37:50.484Z] [2025-03-31T06:37:50.484Z] [2025-03-31T06:37:50.484Z] ---> sar -b -r -n DEV: [2025-03-31T06:37:50.484Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42413) 03/31/25 _x86_64_ (8 CPU) [2025-03-31T06:37:50.484Z] [2025-03-31T06:37:50.484Z] 06:07:32 LINUX RESTART (8 CPU) [2025-03-31T06:37:50.484Z] [2025-03-31T06:37:50.484Z] 06:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-31T06:37:50.484Z] 06:09:01 6.30 0.17 6.13 0.00 3.25 435.67 0.00 [2025-03-31T06:37:50.484Z] 06:10:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 [2025-03-31T06:37:50.484Z] 06:11:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 [2025-03-31T06:37:50.484Z] 06:12:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 [2025-03-31T06:37:50.484Z] 06:13:01 25.93 10.25 15.68 0.00 3450.76 3728.31 0.00 [2025-03-31T06:37:50.484Z] 06:14:01 4.55 0.00 4.55 0.00 0.00 62.52 0.00 [2025-03-31T06:37:50.484Z] 06:15:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2025-03-31T06:37:50.484Z] 06:16:01 1.82 0.00 1.82 0.00 0.00 21.20 0.00 [2025-03-31T06:37:50.484Z] 06:17:01 296.75 12.21 284.54 0.00 1544.54 3456.36 0.00 [2025-03-31T06:37:50.484Z] 06:18:01 360.41 5.55 354.86 0.00 425.26 106293.22 0.00 [2025-03-31T06:37:50.484Z] 06:19:01 38.05 0.02 38.04 0.00 0.13 13385.67 0.00 [2025-03-31T06:37:50.484Z] 06:20:01 188.94 0.18 188.75 0.00 5.87 55097.62 0.00 [2025-03-31T06:37:50.484Z] 06:21:01 3.38 0.00 3.38 0.00 0.00 64.76 0.00 [2025-03-31T06:37:50.484Z] 06:22:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 [2025-03-31T06:37:50.484Z] 06:23:01 2.08 0.02 2.07 0.00 0.13 23.33 0.00 [2025-03-31T06:37:50.484Z] 06:24:01 51.92 0.02 51.91 0.00 0.27 16785.74 0.00 [2025-03-31T06:37:50.484Z] 06:25:01 1.37 0.03 1.33 0.00 0.27 16.00 0.00 [2025-03-31T06:37:50.484Z] 06:26:01 5.25 2.23 3.02 0.00 36.29 84.68 0.00 [2025-03-31T06:37:50.484Z] 06:27:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 [2025-03-31T06:37:50.484Z] 06:28:01 1.85 0.30 1.55 0.00 10.00 18.53 0.00 [2025-03-31T06:37:50.484Z] 06:29:01 2.48 1.20 1.28 0.00 25.46 14.93 0.00 [2025-03-31T06:37:50.484Z] 06:30:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 [2025-03-31T06:37:50.484Z] 06:31:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 [2025-03-31T06:37:50.484Z] 06:32:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 [2025-03-31T06:37:50.484Z] 06:33:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2025-03-31T06:37:50.484Z] 06:34:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2025-03-31T06:37:50.484Z] 06:35:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 [2025-03-31T06:37:50.484Z] 06:36:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2025-03-31T06:37:50.484Z] 06:37:01 39.26 0.13 39.13 0.00 16.66 24136.38 0.00 [2025-03-31T06:37:50.484Z] Average: 36.10 1.11 34.98 0.00 190.39 7720.83 0.00 [2025-03-31T06:37:50.484Z] [2025-03-31T06:37:50.484Z] 06:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-31T06:37:50.484Z] 06:09:01 30589352 31857704 519532 1.58 47240 1538292 1647080 4.85 601368 1409040 12 [2025-03-31T06:37:50.484Z] 06:10:01 30589384 31857828 518816 1.58 47288 1538300 1647080 4.85 602132 1409020 52 [2025-03-31T06:37:50.484Z] 06:11:01 30589084 31857800 518840 1.58 47312 1538300 1647080 4.85 601484 1409256 16 [2025-03-31T06:37:50.484Z] 06:12:01 30588880 31857668 518916 1.58 47368 1538304 1647080 4.85 602464 1409260 12 [2025-03-31T06:37:50.484Z] 06:13:01 30343084 31829652 533020 1.62 52992 1741984 1717020 5.06 760916 1468044 1284 [2025-03-31T06:37:50.484Z] 06:14:01 30344380 31830952 532076 1.62 53076 1741976 1717020 5.06 760276 1468012 16 [2025-03-31T06:37:50.484Z] 06:15:01 30344612 31831244 531892 1.62 53164 1741988 1717020 5.06 760124 1468020 8 [2025-03-31T06:37:50.484Z] 06:16:01 30344848 31831624 531492 1.62 53260 1741988 1717020 5.06 760348 1468028 8 [2025-03-31T06:37:50.484Z] 06:17:01 29652160 31551652 791496 2.41 63964 2128444 2046044 6.03 1127220 1756524 318988 [2025-03-31T06:37:50.484Z] 06:18:01 27800616 31503948 793892 2.41 189316 3663920 1795348 5.29 1311348 3236784 508 [2025-03-31T06:37:50.484Z] 06:19:01 26216420 30869612 1419428 4.32 194776 4523800 2554984 7.53 2065272 3970648 514936 [2025-03-31T06:37:50.484Z] 06:20:01 27239256 31502480 790332 2.40 200100 4166804 1948252 5.74 1540156 3520604 712 [2025-03-31T06:37:50.484Z] 06:21:01 27254916 31518324 774148 2.35 200264 4166928 1755284 5.17 1525576 3520620 192 [2025-03-31T06:37:50.484Z] 06:22:01 27256792 31520240 772176 2.35 200296 4166932 1755284 5.17 1523944 3520620 212 [2025-03-31T06:37:50.484Z] 06:23:01 27261784 31525428 767096 2.33 200356 4166932 1769772 5.22 1516976 3520620 36 [2025-03-31T06:37:50.484Z] 06:24:01 26738068 31509588 781224 2.38 206736 4618760 1816356 5.35 1547028 3959820 196 [2025-03-31T06:37:50.484Z] 06:25:01 26738508 31510120 780656 2.37 206792 4618768 1816356 5.35 1548044 3959828 12 [2025-03-31T06:37:50.484Z] 06:26:01 26741272 31515800 774196 2.35 206880 4621252 1816356 5.35 1541480 3962232 196 [2025-03-31T06:37:50.484Z] 06:27:01 26741208 31515760 774140 2.35 206928 4621256 1816356 5.35 1541340 3962236 76 [2025-03-31T06:37:50.484Z] 06:28:01 26745540 31520444 769416 2.34 206968 4621548 1816356 5.35 1539016 3962336 272 [2025-03-31T06:37:50.484Z] 06:29:01 26725620 31502500 787212 2.39 206992 4622320 1816356 5.35 1556932 3962548 208 [2025-03-31T06:37:50.484Z] 06:30:01 26725292 31502192 787460 2.39 207004 4622324 1816356 5.35 1557216 3962496 268 [2025-03-31T06:37:50.484Z] 06:31:01 26725704 31502636 787164 2.39 207028 4622328 1816356 5.35 1557004 3962508 192 [2025-03-31T06:37:50.484Z] 06:32:01 26725728 31502696 787124 2.39 207048 4622332 1816356 5.35 1556672 3962512 40 [2025-03-31T06:37:50.484Z] 06:33:01 26725604 31502576 787408 2.39 207076 4622332 1816356 5.35 1556812 3962512 40 [2025-03-31T06:37:50.484Z] 06:34:01 26725880 31502896 787072 2.39 207096 4622340 1816356 5.35 1556604 3962508 52 [2025-03-31T06:37:50.484Z] 06:35:01 26725580 31502600 787284 2.39 207120 4622340 1816356 5.35 1556644 3962508 12 [2025-03-31T06:37:50.484Z] 06:36:01 26725532 31502592 787252 2.39 207136 4622344 1816356 5.35 1556696 3962512 172 [2025-03-31T06:37:50.484Z] 06:37:01 25725488 31303332 981908 2.99 214688 5361360 2132800 6.29 1764148 4693496 60792 [2025-03-31T06:37:50.484Z] Average: 27918986 31573858 740437 2.25 157113 3639534 1821614 5.37 1310181 3129488 31018 [2025-03-31T06:37:50.484Z] [2025-03-31T06:37:50.484Z] 06:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-31T06:37:50.484Z] 06:09:01 ens3 8.03 3.32 7.83 1.47 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:10:01 ens3 0.67 0.35 0.28 0.21 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:11:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:12:01 ens3 0.63 0.37 0.27 0.21 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:13:01 ens3 139.53 94.87 1410.85 6.50 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:13:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:14:01 ens3 0.35 0.27 0.08 0.02 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:15:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:16:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.484Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:17:01 ens3 293.57 193.28 2147.21 55.30 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:17:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:18:01 ens3 643.59 409.00 6403.11 75.78 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:18:01 docker0 316.56 491.55 26.83 3138.97 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:18:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:19:01 ens3 25.52 15.66 24.68 9.97 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:19:01 vethd8cd744 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:19:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:20:01 ens3 69.82 51.07 215.66 154.12 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:20:01 docker0 4.67 8.75 0.29 117.56 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:20:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:21:01 ens3 25.30 21.54 18.23 64.78 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:21:01 lo 3.26 3.26 0.32 0.32 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:22:01 ens3 0.68 0.45 0.28 0.22 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:23:01 ens3 1.35 0.43 0.42 0.28 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:24:01 ens3 92.58 54.29 2521.13 10.13 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:24:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:25:01 ens3 0.32 0.13 1.37 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:28:01 ens3 1.03 0.62 0.89 0.41 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:29:01 ens3 5.70 4.67 3.79 4.50 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:29:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:30:01 ens3 1.78 1.50 0.98 1.22 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:33:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:35:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:37:01 ens3 129.95 75.79 3922.45 11.36 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:37:01 vethe461d0c 0.63 0.58 0.06 0.24 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:37:01 docker0 0.63 0.53 0.06 0.24 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] 06:37:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] Average: ens3 49.73 32.02 575.40 13.68 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] Average: vethe461d0c 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] Average: docker0 11.10 17.28 0.94 112.35 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 [2025-03-31T06:37:50.485Z] [2025-03-31T06:37:50.485Z] [2025-03-31T06:37:50.485Z] ---> sar -P ALL: [2025-03-31T06:37:50.485Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42413) 03/31/25 _x86_64_ (8 CPU) [2025-03-31T06:37:50.485Z] [2025-03-31T06:37:50.485Z] 06:07:32 LINUX RESTART (8 CPU) [2025-03-31T06:37:50.485Z] [2025-03-31T06:37:50.485Z] 06:08:02 CPU %user %nice %system %iowait %steal %idle [2025-03-31T06:37:50.485Z] 06:09:01 all 0.18 0.00 0.04 0.04 0.01 99.73 [2025-03-31T06:37:50.485Z] 06:09:01 0 0.02 0.00 0.07 0.03 0.02 99.86 [2025-03-31T06:37:50.485Z] 06:09:01 1 0.46 0.00 0.05 0.05 0.00 99.44 [2025-03-31T06:37:50.485Z] 06:09:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-31T06:37:50.485Z] 06:09:01 3 0.07 0.00 0.03 0.00 0.03 99.86 [2025-03-31T06:37:50.485Z] 06:09:01 4 0.10 0.00 0.03 0.02 0.00 99.85 [2025-03-31T06:37:50.485Z] 06:09:01 5 0.27 0.00 0.02 0.00 0.02 99.69 [2025-03-31T06:37:50.485Z] 06:09:01 6 0.27 0.00 0.02 0.00 0.00 99.71 [2025-03-31T06:37:50.485Z] 06:09:01 7 0.17 0.00 0.07 0.25 0.00 99.51 [2025-03-31T06:37:50.485Z] 06:10:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2025-03-31T06:37:50.485Z] 06:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-31T06:37:50.485Z] 06:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-31T06:37:50.485Z] 06:10:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-31T06:37:50.485Z] 06:10:01 3 0.08 0.00 0.00 0.00 0.02 99.90 [2025-03-31T06:37:50.485Z] 06:10:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-31T06:37:50.485Z] 06:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-31T06:37:50.485Z] 06:10:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2025-03-31T06:37:50.485Z] 06:10:01 7 0.07 0.00 0.03 0.07 0.02 99.82 [2025-03-31T06:37:50.485Z] 06:11:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2025-03-31T06:37:50.485Z] 06:11:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-31T06:37:50.485Z] 06:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-31T06:37:50.485Z] 06:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-31T06:37:50.485Z] 06:11:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2025-03-31T06:37:50.485Z] 06:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-31T06:37:50.485Z] 06:11:01 5 0.55 0.00 0.00 0.00 0.02 99.43 [2025-03-31T06:37:50.485Z] 06:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.485Z] 06:11:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2025-03-31T06:37:50.485Z] 06:12:01 all 0.30 0.00 0.02 0.01 0.01 99.67 [2025-03-31T06:37:50.485Z] 06:12:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-31T06:37:50.485Z] 06:12:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2025-03-31T06:37:50.485Z] 06:12:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-31T06:37:50.485Z] 06:12:01 3 0.03 0.00 0.00 0.02 0.03 99.92 [2025-03-31T06:37:50.485Z] 06:12:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-31T06:37:50.485Z] 06:12:01 5 1.97 0.00 0.02 0.00 0.00 98.01 [2025-03-31T06:37:50.485Z] 06:12:01 6 0.13 0.00 0.02 0.00 0.00 99.85 [2025-03-31T06:37:50.485Z] 06:12:01 7 0.05 0.00 0.02 0.03 0.00 99.90 [2025-03-31T06:37:50.485Z] 06:13:01 all 1.04 0.00 0.44 0.29 0.01 98.22 [2025-03-31T06:37:50.485Z] 06:13:01 0 1.39 0.00 0.45 0.05 0.02 98.10 [2025-03-31T06:37:50.485Z] 06:13:01 1 0.38 0.00 0.32 0.28 0.02 99.00 [2025-03-31T06:37:50.485Z] 06:13:01 2 0.47 0.00 0.28 0.15 0.00 99.10 [2025-03-31T06:37:50.485Z] 06:13:01 3 0.65 0.00 0.27 0.47 0.02 98.60 [2025-03-31T06:37:50.485Z] 06:13:01 4 0.75 0.00 0.49 0.32 0.02 98.43 [2025-03-31T06:37:50.485Z] 06:13:01 5 2.26 0.00 0.55 0.15 0.02 97.03 [2025-03-31T06:37:50.485Z] 06:13:01 6 1.27 0.00 0.48 0.03 0.02 98.20 [2025-03-31T06:37:50.485Z] 06:13:01 7 1.15 0.00 0.68 0.87 0.02 97.28 [2025-03-31T06:37:50.485Z] 06:14:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2025-03-31T06:37:50.485Z] 06:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-31T06:37:50.485Z] 06:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-31T06:37:50.485Z] 06:14:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-31T06:37:50.485Z] 06:14:01 3 0.03 0.00 0.02 0.05 0.00 99.90 [2025-03-31T06:37:50.485Z] 06:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-31T06:37:50.485Z] 06:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-31T06:37:50.485Z] 06:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.485Z] 06:14:01 7 0.00 0.00 0.03 0.03 0.02 99.92 [2025-03-31T06:37:50.485Z] 06:15:01 all 0.09 0.00 0.01 0.01 0.01 99.89 [2025-03-31T06:37:50.485Z] 06:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-31T06:37:50.485Z] 06:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-31T06:37:50.485Z] 06:15:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2025-03-31T06:37:50.485Z] 06:15:01 3 0.00 0.00 0.02 0.05 0.02 99.92 [2025-03-31T06:37:50.485Z] 06:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.485Z] 06:15:01 5 0.58 0.00 0.00 0.00 0.00 99.42 [2025-03-31T06:37:50.485Z] 06:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.485Z] 06:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.485Z] 06:16:01 all 0.19 0.00 0.01 0.01 0.01 99.77 [2025-03-31T06:37:50.485Z] 06:16:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-31T06:37:50.485Z] 06:16:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2025-03-31T06:37:50.485Z] 06:16:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-31T06:37:50.485Z] 06:16:01 3 0.03 0.00 0.02 0.05 0.00 99.90 [2025-03-31T06:37:50.485Z] 06:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-31T06:37:50.485Z] 06:16:01 5 1.34 0.00 0.00 0.00 0.02 98.65 [2025-03-31T06:37:50.485Z] 06:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-31T06:37:50.485Z] 06:16:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-31T06:37:50.485Z] 06:17:01 all 3.96 0.00 0.94 0.57 0.02 94.51 [2025-03-31T06:37:50.485Z] 06:17:01 0 4.36 0.00 1.60 2.04 0.02 91.98 [2025-03-31T06:37:50.485Z] 06:17:01 1 4.48 0.00 1.19 1.44 0.02 92.88 [2025-03-31T06:37:50.485Z] 06:17:01 2 4.79 0.00 0.77 0.15 0.05 94.24 [2025-03-31T06:37:50.485Z] 06:17:01 3 2.67 0.00 0.70 0.47 0.02 96.14 [2025-03-31T06:37:50.485Z] 06:17:01 4 2.44 0.00 0.94 0.08 0.02 96.53 [2025-03-31T06:37:50.485Z] 06:17:01 5 4.13 0.00 0.94 0.30 0.02 94.61 [2025-03-31T06:37:50.485Z] 06:17:01 6 5.57 0.00 0.58 0.03 0.02 93.80 [2025-03-31T06:37:50.485Z] 06:17:01 7 3.24 0.00 0.77 0.03 0.02 95.94 [2025-03-31T06:37:50.485Z] 06:18:01 all 9.37 0.00 4.76 3.65 0.06 82.17 [2025-03-31T06:37:50.485Z] 06:18:01 0 9.92 0.00 4.90 1.01 0.07 84.10 [2025-03-31T06:37:50.485Z] 06:18:01 1 8.70 0.00 4.47 3.66 0.07 83.11 [2025-03-31T06:37:50.485Z] 06:18:01 2 10.88 0.00 4.23 0.88 0.05 83.96 [2025-03-31T06:37:50.485Z] 06:18:01 3 8.36 0.00 3.94 0.94 0.05 86.72 [2025-03-31T06:37:50.485Z] 06:18:01 4 9.23 0.00 5.55 1.20 0.05 83.97 [2025-03-31T06:37:50.485Z] 06:18:01 5 9.46 0.00 5.14 1.55 0.07 83.79 [2025-03-31T06:37:50.485Z] 06:18:01 6 8.99 0.00 4.04 0.66 0.07 86.25 [2025-03-31T06:37:50.485Z] 06:18:01 7 9.43 0.00 5.80 19.37 0.07 65.33 [2025-03-31T06:37:50.485Z] 06:19:01 all 57.38 0.00 7.18 0.29 0.08 35.07 [2025-03-31T06:37:50.485Z] 06:19:01 0 57.67 0.00 7.06 0.17 0.07 35.04 [2025-03-31T06:37:50.485Z] 06:19:01 1 56.90 0.00 6.95 0.15 0.08 35.92 [2025-03-31T06:37:50.485Z] 06:19:01 2 56.09 0.00 7.33 0.10 0.08 36.40 [2025-03-31T06:37:50.485Z] 06:19:01 3 57.57 0.00 8.10 0.13 0.08 34.11 [2025-03-31T06:37:50.485Z] 06:19:01 4 61.66 0.00 6.88 0.13 0.08 31.24 [2025-03-31T06:37:50.485Z] 06:19:01 5 56.39 0.00 6.88 0.08 0.07 36.58 [2025-03-31T06:37:50.485Z] 06:19:01 6 56.40 0.00 7.07 0.15 0.07 36.31 [2025-03-31T06:37:50.485Z] 06:19:01 7 56.37 0.00 7.18 1.41 0.08 34.95 [2025-03-31T06:37:50.485Z] [2025-03-31T06:37:50.485Z] 06:19:01 CPU %user %nice %system %iowait %steal %idle [2025-03-31T06:37:50.485Z] 06:20:01 all 34.97 0.00 5.91 2.02 0.07 57.02 [2025-03-31T06:37:50.485Z] 06:20:01 0 37.09 0.00 5.69 0.10 0.08 57.04 [2025-03-31T06:37:50.485Z] 06:20:01 1 35.86 0.00 5.48 0.39 0.07 58.21 [2025-03-31T06:37:50.485Z] 06:20:01 2 33.59 0.00 5.47 0.13 0.07 60.74 [2025-03-31T06:37:50.485Z] 06:20:01 3 34.41 0.00 6.02 0.39 0.07 59.11 [2025-03-31T06:37:50.485Z] 06:20:01 4 33.32 0.00 5.99 0.40 0.07 60.22 [2025-03-31T06:37:50.485Z] 06:20:01 5 35.75 0.00 6.46 4.98 0.07 52.74 [2025-03-31T06:37:50.485Z] 06:20:01 6 34.77 0.00 5.81 0.49 0.07 58.87 [2025-03-31T06:37:50.485Z] 06:20:01 7 35.01 0.00 6.37 9.32 0.08 49.22 [2025-03-31T06:37:50.485Z] 06:21:01 all 0.34 0.00 0.08 0.01 0.01 99.56 [2025-03-31T06:37:50.485Z] 06:21:01 0 0.40 0.00 0.05 0.00 0.00 99.55 [2025-03-31T06:37:50.485Z] 06:21:01 1 0.42 0.00 0.10 0.00 0.03 99.45 [2025-03-31T06:37:50.485Z] 06:21:01 2 0.42 0.00 0.07 0.00 0.00 99.52 [2025-03-31T06:37:50.485Z] 06:21:01 3 0.15 0.00 0.12 0.03 0.02 99.68 [2025-03-31T06:37:50.485Z] 06:21:01 4 0.12 0.00 0.07 0.00 0.00 99.82 [2025-03-31T06:37:50.485Z] 06:21:01 5 0.52 0.00 0.10 0.00 0.00 99.38 [2025-03-31T06:37:50.485Z] 06:21:01 6 0.55 0.00 0.05 0.07 0.00 99.33 [2025-03-31T06:37:50.485Z] 06:21:01 7 0.18 0.00 0.08 0.02 0.00 99.72 [2025-03-31T06:37:50.485Z] 06:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-31T06:37:50.485Z] 06:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-31T06:37:50.485Z] 06:22:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2025-03-31T06:37:50.485Z] 06:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-31T06:37:50.485Z] 06:22:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-31T06:37:50.485Z] 06:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-31T06:37:50.485Z] 06:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-31T06:37:50.485Z] 06:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-31T06:37:50.485Z] 06:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-31T06:37:50.485Z] 06:23:01 all 0.03 0.00 0.04 0.01 0.01 99.92 [2025-03-31T06:37:50.485Z] 06:23:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2025-03-31T06:37:50.485Z] 06:23:01 1 0.10 0.00 0.05 0.00 0.03 99.82 [2025-03-31T06:37:50.485Z] 06:23:01 2 0.00 0.00 0.05 0.00 0.02 99.93 [2025-03-31T06:37:50.485Z] 06:23:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-31T06:37:50.485Z] 06:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-31T06:37:50.485Z] 06:23:01 5 0.00 0.00 0.05 0.00 0.00 99.95 [2025-03-31T06:37:50.485Z] 06:23:01 6 0.00 0.00 0.05 0.03 0.00 99.92 [2025-03-31T06:37:50.485Z] 06:23:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2025-03-31T06:37:50.485Z] 06:24:01 all 2.32 0.00 1.05 0.55 0.01 96.07 [2025-03-31T06:37:50.485Z] 06:24:01 0 2.21 0.00 1.62 0.00 0.02 96.15 [2025-03-31T06:37:50.485Z] 06:24:01 1 2.69 0.00 1.07 0.02 0.02 96.20 [2025-03-31T06:37:50.485Z] 06:24:01 2 2.44 0.00 1.12 0.02 0.00 96.43 [2025-03-31T06:37:50.485Z] 06:24:01 3 2.54 0.00 0.84 0.07 0.02 96.54 [2025-03-31T06:37:50.485Z] 06:24:01 4 2.42 0.00 1.15 0.02 0.02 96.39 [2025-03-31T06:37:50.485Z] 06:24:01 5 2.56 0.00 0.90 0.30 0.02 96.23 [2025-03-31T06:37:50.485Z] 06:24:01 6 1.93 0.00 0.90 1.29 0.02 95.86 [2025-03-31T06:37:50.485Z] 06:24:01 7 1.74 0.00 0.79 2.73 0.02 94.73 [2025-03-31T06:37:50.485Z] 06:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2025-03-31T06:37:50.485Z] 06:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-31T06:37:50.485Z] 06:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-31T06:37:50.485Z] 06:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-31T06:37:50.486Z] 06:25:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2025-03-31T06:37:50.486Z] 06:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.486Z] 06:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-31T06:37:50.486Z] 06:25:01 6 0.00 0.00 0.02 0.03 0.02 99.93 [2025-03-31T06:37:50.486Z] 06:25:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-31T06:37:50.486Z] 06:26:01 all 0.08 0.00 0.02 0.01 0.01 99.87 [2025-03-31T06:37:50.486Z] 06:26:01 0 0.05 0.00 0.02 0.05 0.02 99.87 [2025-03-31T06:37:50.486Z] 06:26:01 1 0.25 0.00 0.05 0.00 0.02 99.68 [2025-03-31T06:37:50.486Z] 06:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-31T06:37:50.486Z] 06:26:01 3 0.22 0.00 0.03 0.00 0.00 99.75 [2025-03-31T06:37:50.486Z] 06:26:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-31T06:37:50.486Z] 06:26:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-31T06:37:50.486Z] 06:26:01 6 0.05 0.00 0.02 0.05 0.00 99.88 [2025-03-31T06:37:50.486Z] 06:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-31T06:37:50.486Z] 06:27:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2025-03-31T06:37:50.486Z] 06:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-31T06:37:50.486Z] 06:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-31T06:37:50.486Z] 06:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-31T06:37:50.486Z] 06:27:01 3 2.02 0.00 0.02 0.00 0.02 97.95 [2025-03-31T06:37:50.486Z] 06:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.486Z] 06:27:01 5 0.02 0.00 0.03 0.00 0.03 99.92 [2025-03-31T06:37:50.486Z] 06:27:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-31T06:37:50.486Z] 06:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-31T06:37:50.486Z] 06:28:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2025-03-31T06:37:50.486Z] 06:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.486Z] 06:28:01 1 0.18 0.00 0.03 0.00 0.00 99.78 [2025-03-31T06:37:50.486Z] 06:28:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2025-03-31T06:37:50.486Z] 06:28:01 3 0.27 0.00 0.02 0.00 0.02 99.70 [2025-03-31T06:37:50.486Z] 06:28:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-31T06:37:50.486Z] 06:28:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-31T06:37:50.486Z] 06:28:01 6 0.17 0.00 0.02 0.02 0.02 99.78 [2025-03-31T06:37:50.486Z] 06:28:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-31T06:37:50.486Z] 06:29:01 all 0.18 0.00 0.02 0.01 0.01 99.78 [2025-03-31T06:37:50.486Z] 06:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-31T06:37:50.486Z] 06:29:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2025-03-31T06:37:50.486Z] 06:29:01 2 0.28 0.00 0.02 0.03 0.00 99.67 [2025-03-31T06:37:50.486Z] 06:29:01 3 0.40 0.00 0.02 0.00 0.02 99.56 [2025-03-31T06:37:50.486Z] 06:29:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-31T06:37:50.486Z] 06:29:01 5 0.12 0.00 0.03 0.00 0.00 99.85 [2025-03-31T06:37:50.486Z] 06:29:01 6 0.37 0.00 0.03 0.02 0.02 99.57 [2025-03-31T06:37:50.486Z] 06:29:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-31T06:37:50.486Z] 06:30:01 all 0.07 0.00 0.01 0.02 0.00 99.90 [2025-03-31T06:37:50.486Z] 06:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-31T06:37:50.486Z] 06:30:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-31T06:37:50.486Z] 06:30:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-31T06:37:50.486Z] 06:30:01 3 0.20 0.00 0.02 0.00 0.00 99.78 [2025-03-31T06:37:50.486Z] 06:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-31T06:37:50.486Z] 06:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-31T06:37:50.486Z] 06:30:01 6 0.20 0.00 0.00 0.13 0.02 99.65 [2025-03-31T06:37:50.486Z] 06:30:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-31T06:37:50.486Z] [2025-03-31T06:37:50.486Z] 06:30:01 CPU %user %nice %system %iowait %steal %idle [2025-03-31T06:37:50.486Z] 06:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2025-03-31T06:37:50.486Z] 06:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.486Z] 06:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.486Z] 06:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-31T06:37:50.486Z] 06:31:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-31T06:37:50.486Z] 06:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.486Z] 06:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-31T06:37:50.486Z] 06:31:01 6 0.00 0.00 0.02 0.03 0.02 99.93 [2025-03-31T06:37:50.486Z] 06:31:01 7 0.00 0.00 0.00 0.05 0.02 99.93 [2025-03-31T06:37:50.486Z] 06:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-31T06:37:50.486Z] 06:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-31T06:37:50.486Z] 06:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-31T06:37:50.486Z] 06:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-31T06:37:50.486Z] 06:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-31T06:37:50.486Z] 06:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.486Z] 06:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.486Z] 06:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-31T06:37:50.486Z] 06:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-31T06:37:50.486Z] 06:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-31T06:37:50.486Z] 06:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-31T06:37:50.486Z] 06:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-31T06:37:50.486Z] 06:33:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2025-03-31T06:37:50.486Z] 06:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-31T06:37:50.486Z] 06:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-31T06:37:50.486Z] 06:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-31T06:37:50.486Z] 06:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-31T06:37:50.486Z] 06:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-31T06:37:50.486Z] 06:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-31T06:37:50.486Z] 06:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-31T06:37:50.486Z] 06:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-31T06:37:50.486Z] 06:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-31T06:37:50.486Z] 06:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-31T06:37:50.486Z] 06:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-31T06:37:50.486Z] 06:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-31T06:37:50.486Z] 06:34:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-31T06:37:50.486Z] 06:34:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-31T06:37:50.486Z] 06:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-31T06:37:50.486Z] 06:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-31T06:37:50.486Z] 06:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-31T06:37:50.486Z] 06:35:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2025-03-31T06:37:50.486Z] 06:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-31T06:37:50.486Z] 06:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.486Z] 06:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.486Z] 06:35:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-31T06:37:50.486Z] 06:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-31T06:37:50.486Z] 06:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-03-31T06:37:50.486Z] 06:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-31T06:37:50.486Z] 06:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-31T06:37:50.486Z] 06:36:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2025-03-31T06:37:50.486Z] 06:36:01 3 0.12 0.00 0.05 0.00 0.02 99.82 [2025-03-31T06:37:50.486Z] 06:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-31T06:37:50.486Z] 06:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-31T06:37:50.486Z] 06:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-31T06:37:50.486Z] 06:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-31T06:37:50.486Z] 06:37:01 all 3.07 0.00 1.24 0.72 0.02 94.96 [2025-03-31T06:37:50.486Z] 06:37:01 0 3.71 0.00 1.10 0.00 0.02 95.17 [2025-03-31T06:37:50.486Z] 06:37:01 1 2.69 0.00 1.92 0.02 0.02 95.36 [2025-03-31T06:37:50.486Z] 06:37:01 2 2.53 0.00 1.07 0.35 0.03 96.01 [2025-03-31T06:37:50.486Z] 06:37:01 3 4.71 0.00 1.18 0.02 0.03 94.07 [2025-03-31T06:37:50.486Z] 06:37:01 4 3.26 0.00 1.19 0.02 0.02 95.52 [2025-03-31T06:37:50.486Z] 06:37:01 5 2.89 0.00 1.05 0.43 0.00 95.62 [2025-03-31T06:37:50.486Z] 06:37:01 6 2.51 0.00 0.74 0.77 0.00 95.98 [2025-03-31T06:37:50.486Z] 06:37:01 7 2.21 0.00 1.68 4.16 0.02 91.94 [2025-03-31T06:37:50.486Z] Average: all 3.91 0.00 0.75 0.28 0.02 95.03 [2025-03-31T06:37:50.486Z] Average: 0 4.01 0.00 0.78 0.12 0.01 95.07 [2025-03-31T06:37:50.486Z] Average: 1 3.91 0.00 0.75 0.21 0.02 95.12 [2025-03-31T06:37:50.486Z] Average: 2 3.84 0.00 0.71 0.06 0.02 95.36 [2025-03-31T06:37:50.486Z] Average: 3 3.94 0.00 0.74 0.09 0.02 95.21 [2025-03-31T06:37:50.486Z] Average: 4 3.90 0.00 0.77 0.08 0.01 95.25 [2025-03-31T06:37:50.486Z] Average: 5 4.07 0.00 0.76 0.27 0.01 94.88 [2025-03-31T06:37:50.486Z] Average: 6 3.88 0.00 0.68 0.13 0.01 95.29 [2025-03-31T06:37:50.486Z] Average: 7 3.76 0.00 0.81 1.31 0.02 94.10 [2025-03-31T06:37:50.486Z] [2025-03-31T06:37:50.486Z] [2025-03-31T06:37:50.486Z]