Pull request #520 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d+731cbe338f54dd8dac0167938734c2fced573176 (fa8f66b17f5bed221f9381e3d479951f44284d42) 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-ssh15271610523124363927.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5499028505956542112.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/PR-520/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/PR-520/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15852755024838237535.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh18350986668739069533.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/PR-520/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/PR-520/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3041427361350256559.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, buildSnap:false] ========================================================= [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.18 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 Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6520’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6523 in /w/workspace/_app-service-configurable_PR-520 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-520 # 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 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/520/head:refs/remotes/origin/PR-520 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 731cbe338f54dd8dac0167938734c2fced573176 into PR head commit 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d Merge succeeded, producing 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d Checking out Revision 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d (PR-520) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 731cbe338f54dd8dac0167938734c2fced573176 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d # timeout=10 Commit message: "refactor!: Replace internal topics from config with new constants and use base topic" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:06:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:06:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:06:03 ========================================================= 23:06:03 EdgeX Global Pipelines Version Info 23:06:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:06:03 ------------------- 23:06:03 stable info: 23:06:03 ------------------- 23:06:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:06:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:06:03 Message: update stable to v1.0.244 > git rev-list --no-walk 98da1ad41bbe5bac619edc4ea1b02e856288fb2c # timeout=10 23:06:04 ------------------- 23:06:04 experimental info: 23:06:04 ------------------- 23:06:04 Commited By: **** collab-it+edgex@linuxfoundation.org 23:06:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:06:04 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-520 [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-520 [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-520 [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e08ee1 [Pipeline] echo 23:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:04 provisioning config files... 23:06:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-520@tmp/config775270582181661108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:05 ---> docker-login.sh 23:06:05 nexus3.edgexfoundry.org:10001 23:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:05 Configure a credential helper to remove this warning. See 23:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:05 23:06:05 Login Succeeded 23:06:05 nexus3.edgexfoundry.org:10002 23:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:05 Configure a credential helper to remove this warning. See 23:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:05 23:06:05 Login Succeeded 23:06:05 nexus3.edgexfoundry.org:10003 23:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:05 Configure a credential helper to remove this warning. See 23:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:05 23:06:05 Login Succeeded 23:06:05 nexus3.edgexfoundry.org:10004 23:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:06 Configure a credential helper to remove this warning. See 23:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:06 23:06:06 Login Succeeded 23:06:06 docker.io 23:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:06 Configure a credential helper to remove this warning. See 23:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:06 23:06:06 Login Succeeded 23:06:06 ---> docker-login.sh ends [Pipeline] } 23:06:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:06:06 + git rev-list -1 --merges 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d~1..6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [Pipeline] echo 23:06:06 -----------> git rev-list -1 --merges 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d~1..6e08ee1282d0c8967cc4a02ce7a96d79b58d889d 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [false] [Pipeline] sh 23:06:07 + git log --format=format:%s -1 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [Pipeline] echo 23:06:07 ========================================================= 23:06:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:06:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:06:07 + git log --format=format:%s -1 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [Pipeline] echo 23:06:07 [semverPrep] GIT_COMMIT: 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d, Commit Message: refactor!: Replace internal topics from config with new constants and use base topic [Pipeline] echo 23:06:07 [semverPrep] This is not a build commit. [Pipeline] sh 23:06:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:06:07 + grep -v github /etc/ssh/ssh_known_hosts 23:06:07 + [ -e /tmp/ssh_known_hosts ] 23:06:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:06:07 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:06:07 sudo tee -a /etc/ssh/ssh_known_hosts 23:06:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:08 23:06:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:08 0.1.4: Pulling from edgex-devops/py-git-semver 23:06:08 b85a868b505f: Pulling fs layer 23:06:08 e2be974225ed: Pulling fs layer 23:06:08 339a4e72a1f5: Pulling fs layer 23:06:08 988bab9f4d93: Pulling fs layer 23:06:08 1469e6f7b9e6: Pulling fs layer 23:06:08 988bab9f4d93: Waiting 23:06:08 eaf3925da568: Pulling fs layer 23:06:08 bab4dde63d76: Pulling fs layer 23:06:08 bde34c3a00c8: Pulling fs layer 23:06:08 b352a97aabf1: Pulling fs layer 23:06:08 bab4dde63d76: Waiting 23:06:08 1469e6f7b9e6: Waiting 23:06:08 eaf3925da568: Waiting 23:06:08 bde34c3a00c8: Waiting 23:06:08 b352a97aabf1: Waiting 23:06:08 4872d77fe225: Pulling fs layer 23:06:08 5851b861e8e6: Pulling fs layer 23:06:08 4872d77fe225: Waiting 23:06:08 5851b861e8e6: Waiting 23:06:08 e2be974225ed: Verifying Checksum 23:06:08 e2be974225ed: Download complete 23:06:08 988bab9f4d93: Verifying Checksum 23:06:08 988bab9f4d93: Download complete 23:06:08 1469e6f7b9e6: Verifying Checksum 23:06:08 1469e6f7b9e6: Download complete 23:06:08 eaf3925da568: Verifying Checksum 23:06:08 eaf3925da568: Download complete 23:06:08 339a4e72a1f5: Verifying Checksum 23:06:08 339a4e72a1f5: Download complete 23:06:09 bde34c3a00c8: Verifying Checksum 23:06:09 bde34c3a00c8: Download complete 23:06:09 b352a97aabf1: Download complete 23:06:09 4872d77fe225: Verifying Checksum 23:06:09 4872d77fe225: Download complete 23:06:09 5851b861e8e6: Verifying Checksum 23:06:09 5851b861e8e6: Download complete 23:06:09 b85a868b505f: Verifying Checksum 23:06:09 b85a868b505f: Download complete 23:06:09 bab4dde63d76: Verifying Checksum 23:06:09 bab4dde63d76: Download complete 23:06:10 b85a868b505f: Pull complete 23:06:10 e2be974225ed: Pull complete 23:06:11 339a4e72a1f5: Pull complete 23:06:11 988bab9f4d93: Pull complete 23:06:11 1469e6f7b9e6: Pull complete 23:06:11 eaf3925da568: Pull complete 23:06:13 bab4dde63d76: Pull complete 23:06:13 bde34c3a00c8: Pull complete 23:06:13 b352a97aabf1: Pull complete 23:06:13 4872d77fe225: Pull complete 23:06:13 5851b861e8e6: Pull complete 23:06:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:06:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:13 prd-ubuntu20.04-docker-8c-8g-6523 does not seem to be running inside a container 23:06:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-520 -v /w/workspace/_app-service-configurable_PR-520:/w/workspace/_app-service-configurable_PR-520:rw,z -v /w/workspace/_app-service-configurable_PR-520@tmp:/w/workspace/_app-service-configurable_PR-520@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:06:16 $ docker top be42fffb035695000c1bffe9b6f8e9e3a9162f84ada71796b01a240b745ac625 -eo pid,comm 23:06:16 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). 23:06:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:06:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:06:16 [ssh-agent] Looking for ssh-agent implementation... 23:06:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:06:16 $ docker exec be42fffb035695000c1bffe9b6f8e9e3a9162f84ada71796b01a240b745ac625 ssh-agent 23:06:16 SSH_AUTH_SOCK=/tmp/ssh-WsyRfRkxmhrR/agent.32 23:06:16 SSH_AGENT_PID=38 23:06:16 Running ssh-add (command line suppressed) 23:06:16 Identity added: /w/workspace/_app-service-configurable_PR-520@tmp/private_key_17652867787713992444.key (/w/workspace/_app-service-configurable_PR-520@tmp/private_key_17652867787713992444.key) 23:06:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:06:16 + git tag --points-at HEAD [Pipeline] } 23:06:16 $ docker exec --env ******** --env ******** be42fffb035695000c1bffe9b6f8e9e3a9162f84ada71796b01a240b745ac625 ssh-agent -k 23:06:16 unset SSH_AUTH_SOCK; 23:06:16 unset SSH_AGENT_PID; 23:06:16 echo Agent pid 38 killed; 23:06:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:06:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:06:16 [ssh-agent] Looking for ssh-agent implementation... 23:06:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:06:17 $ docker exec be42fffb035695000c1bffe9b6f8e9e3a9162f84ada71796b01a240b745ac625 ssh-agent 23:06:17 SSH_AUTH_SOCK=/tmp/ssh-nDG296AEBc7x/agent.71 23:06:17 SSH_AGENT_PID=77 23:06:17 Running ssh-add (command line suppressed) 23:06:17 Identity added: /w/workspace/_app-service-configurable_PR-520@tmp/private_key_5885034422963814822.key (/w/workspace/_app-service-configurable_PR-520@tmp/private_key_5885034422963814822.key) 23:06:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:06:17 + git semver init 23:06:17 2023-02-17 23:06:17,804 [run_init] DEBUG init version:0.0.0 force:False 23:06:17 2023-02-17 23:06:17,805 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-520/.semver 23:06:17 2023-02-17 23:06:17,805 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-520/.semver 23:06:17 2023-02-17 23:06:17,805 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-520/.semver'], cwd=/w/workspace/_app-service-configurable_PR-520, universal_newlines=False, shell=None, istream=None) 23:06:19 2023-02-17 23:06:18,895 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-520/.git/info/exclude 23:06:19 2023-02-17 23:06:18,896 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-520/.semver/PR-520 with force:False 23:06:19 2023-02-17 23:06:18,896 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-520/.semver/PR-520 23:06:19 2023-02-17 23:06:18,901 [execute] INFO git cat-file --batch-check 23:06:19 2023-02-17 23:06:18,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-520/.semver, universal_newlines=False, shell=None, istream=) 23:06:19 2023-02-17 23:06:18,909 [execute] INFO git cat-file --batch 23:06:19 2023-02-17 23:06:18,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-520/.semver, universal_newlines=False, shell=None, istream=) 23:06:19 2023-02-17 23:06:18,916 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-520/.semver/PR-520 23:06:19 0.0.0 [Pipeline] } 23:06:19 $ docker exec --env ******** --env ******** be42fffb035695000c1bffe9b6f8e9e3a9162f84ada71796b01a240b745ac625 ssh-agent -k 23:06:19 unset SSH_AUTH_SOCK; 23:06:19 unset SSH_AGENT_PID; 23:06:19 echo Agent pid 77 killed; 23:06:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:06:19 + git semver [Pipeline] } 23:06:20 $ docker stop --time=1 be42fffb035695000c1bffe9b6f8e9e3a9162f84ada71796b01a240b745ac625 23:06:21 $ docker rm -f --volumes be42fffb035695000c1bffe9b6f8e9e3a9162f84ada71796b01a240b745ac625 [Pipeline] // withDockerContainer [Pipeline] sh 23:06:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:06:21 Stashed 1 file(s) [Pipeline] echo 23:06:21 [edgeXSemver]: initialized semver on version 0.0.0 [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 23:06:22 provisioning config files... 23:06:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-520@tmp/config8390435590888484876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:22 ---> docker-login.sh 23:06:22 nexus3.edgexfoundry.org:10001 23:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:22 Configure a credential helper to remove this warning. See 23:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:22 23:06:22 Login Succeeded 23:06:22 nexus3.edgexfoundry.org:10002 23:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:22 Configure a credential helper to remove this warning. See 23:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:22 23:06:22 Login Succeeded 23:06:22 nexus3.edgexfoundry.org:10003 23:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:22 Configure a credential helper to remove this warning. See 23:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:22 23:06:22 Login Succeeded 23:06:22 nexus3.edgexfoundry.org:10004 23:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:22 Configure a credential helper to remove this warning. See 23:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:22 23:06:22 Login Succeeded 23:06:22 docker.io 23:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:23 Configure a credential helper to remove this warning. See 23:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:23 23:06:23 Login Succeeded 23:06:23 ---> docker-login.sh ends [Pipeline] } 23:06:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:06:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:06:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:06:23 ========================================================= 23:06:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:06:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:06:23 Sending build context to Docker daemon 3.217MB 23:06:23 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:06:23 Step 2/12 : FROM ${BASE} AS builder 23:06:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:06:23 213ec9aee27d: Pulling fs layer 23:06:23 4583459ba037: Pulling fs layer 23:06:23 93c1e223e6f2: Pulling fs layer 23:06:23 53926ce57604: Pulling fs layer 23:06:23 21b2b0c7a3f4: Pulling fs layer 23:06:23 22ff95d597cd: Pulling fs layer 23:06:23 12d6caf4c0d1: Pulling fs layer 23:06:23 96b7cbca73a9: Pulling fs layer 23:06:23 21b2b0c7a3f4: Waiting 23:06:23 22ff95d597cd: Waiting 23:06:23 53926ce57604: Waiting 23:06:23 a7acece74701: Pulling fs layer 23:06:23 93c1e223e6f2: Verifying Checksum 23:06:23 93c1e223e6f2: Download complete 23:06:23 4583459ba037: Download complete 23:06:23 21b2b0c7a3f4: Download complete 23:06:23 22ff95d597cd: Download complete 23:06:23 213ec9aee27d: Verifying Checksum 23:06:23 213ec9aee27d: Download complete 23:06:23 12d6caf4c0d1: Verifying Checksum 23:06:23 12d6caf4c0d1: Download complete 23:06:23 213ec9aee27d: Pull complete 23:06:24 4583459ba037: Pull complete 23:06:24 93c1e223e6f2: Pull complete 23:06:25 a7acece74701: Verifying Checksum 23:06:25 a7acece74701: Download complete 23:06:25 53926ce57604: Verifying Checksum 23:06:25 53926ce57604: Download complete 23:06:25 96b7cbca73a9: Verifying Checksum 23:06:25 96b7cbca73a9: Download complete 23:06:29 53926ce57604: Pull complete 23:06:29 21b2b0c7a3f4: Pull complete 23:06:29 22ff95d597cd: Pull complete 23:06:29 12d6caf4c0d1: Pull complete 23:06:31 96b7cbca73a9: Pull complete 23:06:32 a7acece74701: Pull complete 23:06:32 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:06:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:06:32 ---> db6d94c90886 23:06:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:06:34 ---> Running in bab22b86eec7 23:06:34 Removing intermediate container bab22b86eec7 23:06:34 ---> 88e51d273483 23:06:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:06:34 ---> Running in a86219469f23 23:06:34 Removing intermediate container a86219469f23 23:06:34 ---> 8a0cd8190e5d 23:06:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:06:34 ---> Running in 99a4cead32fd 23:06:34 Removing intermediate container 99a4cead32fd 23:06:34 ---> 987d056ab4d2 23:06:34 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:06:35 ---> Running in 14669227eb47 23:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:06:35 OK: 211 MiB in 51 packages 23:06:35 Removing intermediate container 14669227eb47 23:06:35 ---> 6f6f4fb8e8ac 23:06:35 Step 7/12 : WORKDIR /app 23:06:35 ---> Running in 57fc49a78f90 23:06:36 Removing intermediate container 57fc49a78f90 23:06:36 ---> a868b086fbff 23:06:36 Step 8/12 : COPY go.mod vendor* ./ 23:06:36 ---> 3cc9cfcab70c 23:06:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:36 ---> Running in de2bb168843c 23:06:37 Still waiting to schedule task 23:06:37 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6521’ is offline 23:07:08 Removing intermediate container de2bb168843c 23:07:08 ---> 0165817b2121 23:07:08 Step 10/12 : COPY . . 23:07:08 ---> 69049275c687 23:07:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:07:08 ---> Running in 2364b9295fe1 23:07:08 Removing intermediate container 2364b9295fe1 23:07:08 ---> 2aec7530389d 23:07:08 Step 12/12 : RUN $MAKE 23:07:08 ---> Running in 1f9d24fe252a 23:07:08 noop 23:07:08 Removing intermediate container 1f9d24fe252a 23:07:08 ---> 17f4e86def55 23:07:08 Successfully built 17f4e86def55 23:07:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:08 + docker inspect -f . ci-base-image-x86_64 23:07:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:08 prd-ubuntu20.04-docker-8c-8g-6523 does not seem to be running inside a container 23:07:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-520 -v /w/workspace/_app-service-configurable_PR-520:/w/workspace/_app-service-configurable_PR-520:rw,z -v /w/workspace/_app-service-configurable_PR-520@tmp:/w/workspace/_app-service-configurable_PR-520@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:07:09 $ docker top cce020bcf91a2949520c9c7fd0a6db1e70b520899d2f6c8d7e44e684dfe463b2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:09 + go version 23:07:09 go version go1.18.7 linux/amd64 [Pipeline] } 23:07:09 $ docker stop --time=1 cce020bcf91a2949520c9c7fd0a6db1e70b520899d2f6c8d7e44e684dfe463b2 23:07:10 $ docker rm -f --volumes cce020bcf91a2949520c9c7fd0a6db1e70b520899d2f6c8d7e44e684dfe463b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:11 + docker inspect -f . ci-base-image-x86_64 23:07:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:11 prd-ubuntu20.04-docker-8c-8g-6523 does not seem to be running inside a container 23:07:11 $ 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_PR-520 -v /w/workspace/_app-service-configurable_PR-520:/w/workspace/_app-service-configurable_PR-520:rw,z -v /w/workspace/_app-service-configurable_PR-520@tmp:/w/workspace/_app-service-configurable_PR-520@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:07:11 $ docker top 293ba26f529a948c44a55e1f4e7ffb0373c65606f13c370cd2ecb90205ad09cc -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:12 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-520 [Pipeline] fileExists [Pipeline] sh 23:07:12 + make test 23:07:12 go test -race -coverprofile=coverage.out ./... 23:07:34 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:07:34 go vet ./... 23:07:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:07:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:07:40 ./bin/test-attribution-txt.sh [Pipeline] echo 23:07:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:07:40 $ docker stop --time=1 293ba26f529a948c44a55e1f4e7ffb0373c65606f13c370cd2ecb90205ad09cc 23:07:43 $ docker rm -f --volumes 293ba26f529a948c44a55e1f4e7ffb0373c65606f13c370cd2ecb90205ad09cc [Pipeline] // withDockerContainer [Pipeline] sh 23:07:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:07:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:07:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:07:44 + ls -al . 23:07:44 total 172 23:07:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 23:07 . 23:07:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 23:05 .. 23:07:44 -rw-rw-r-- 1 jenkins jenkins 119 Feb 17 23:05 .dockerignore 23:07:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 23:06 .git 23:07:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 23:05 .github 23:07:44 -rw-rw-r-- 1 jenkins jenkins 171 Feb 17 23:05 .gitignore 23:07:44 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 23:06 .semver 23:07:44 -rw-rw-r-- 1 jenkins jenkins 9320 Feb 17 23:05 Attribution.txt 23:07:44 -rw-rw-r-- 1 jenkins jenkins 29118 Feb 17 23:05 CHANGELOG.md 23:07:44 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 17 23:05 Dockerfile 23:07:44 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 23:05 GOVERNANCE.md 23:07:44 -rw-rw-r-- 1 jenkins jenkins 688 Feb 17 23:05 Jenkinsfile 23:07:44 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 17 23:05 LICENSE 23:07:44 -rw-rw-r-- 1 jenkins jenkins 618 Feb 17 23:05 OWNERS.md 23:07:44 -rw-rw-r-- 1 jenkins jenkins 4369 Feb 17 23:05 README.md 23:07:44 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 23:06 VERSION 23:07:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 23:05 bin 23:07:44 -rw-r--r-- 1 jenkins jenkins 13 Feb 17 23:07 coverage.out 23:07:44 -rw-rw-r-- 1 jenkins jenkins 3308 Feb 17 23:05 go.mod 23:07:44 -rw-rw-r-- 1 jenkins jenkins 32598 Feb 17 23:05 go.sum 23:07:44 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 17 23:05 main.go 23:07:44 -rw-rw-r-- 1 jenkins jenkins 2078 Feb 17 23:05 makefile 23:07:44 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 23:05 res 23:07:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 23:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:44 + 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=6e08ee1282d0c8967cc4a02ce7a96d79b58d889d --label arch=amd64 --label version=0.0.0 . 23:07:44 Sending build context to Docker daemon 3.218MB 23:07:44 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:07:44 Step 2/26 : FROM ${BASE} AS builder 23:07:44 ---> 17f4e86def55 23:07:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:07:44 ---> Running in 3a2523f8ac2e 23:07:45 Removing intermediate container 3a2523f8ac2e 23:07:45 ---> 8d4801624ad3 23:07:45 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:07:45 ---> Running in f64db6e6b126 23:07:45 Removing intermediate container f64db6e6b126 23:07:45 ---> bde5d8ccdd8d 23:07:45 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:07:45 ---> Running in 4a8b73139499 23:07:45 Removing intermediate container 4a8b73139499 23:07:45 ---> a7df2e699e3a 23:07:45 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:07:45 ---> Running in bc5d3d82e952 23:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:07:45 OK: 211 MiB in 51 packages 23:07:46 Removing intermediate container bc5d3d82e952 23:07:46 ---> 1ade61fa4ccc 23:07:46 Step 7/26 : WORKDIR /app 23:07:46 ---> Running in 1c8335281d32 23:07:46 Removing intermediate container 1c8335281d32 23:07:46 ---> 4aa79143f511 23:07:46 Step 8/26 : COPY go.mod vendor* ./ 23:07:46 ---> 95ac01c8db4d 23:07:46 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:46 ---> Running in 85ed3ae39705 23:07:47 Removing intermediate container 85ed3ae39705 23:07:47 ---> 7630158ecb5a 23:07:47 Step 10/26 : COPY . . 23:07:47 ---> 52cb3c9c52c8 23:07:47 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:07:47 ---> Running in 74b450f5be55 23:07:47 Removing intermediate container 74b450f5be55 23:07:47 ---> f28c8de2cde9 23:07:47 Step 12/26 : RUN $MAKE 23:07:47 ---> Running in e924c7757b07 23:07:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 23:08:06 Removing intermediate container e924c7757b07 23:08:06 ---> f8655bd4259c 23:08:06 Step 13/26 : FROM alpine:3.16 23:08:06 3.16: Pulling from library/alpine 23:08:06 ef5531b6e74e: Pulling fs layer 23:08:06 ef5531b6e74e: Verifying Checksum 23:08:06 ef5531b6e74e: Download complete 23:08:06 ef5531b6e74e: Pull complete 23:08:06 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:08:06 Status: Downloaded newer image for alpine:3.16 23:08:06 ---> dfd21b5a31f5 23:08:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:08:06 ---> Running in 2b9541b7ff4a 23:08:06 Removing intermediate container 2b9541b7ff4a 23:08:06 ---> f76ce7e81e36 23:08:06 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:08:06 ---> Running in f38a99c459a4 23:08:06 Removing intermediate container f38a99c459a4 23:08:06 ---> bd6046a0f26c 23:08:06 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:08:06 ---> Running in 6339b56e2048 23:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:07 (1/2) Installing ca-certificates (20220614-r0) 23:08:07 (2/2) Installing dumb-init (1.2.5-r1) 23:08:07 Executing busybox-1.35.0-r17.trigger 23:08:07 Executing ca-certificates-20220614-r0.trigger 23:08:07 OK: 6 MiB in 16 packages 23:08:08 Removing intermediate container 6339b56e2048 23:08:08 ---> 3c580af6db8a 23:08:08 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:08:08 ---> ed0c5b4bf6ac 23:08:08 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:08:08 ---> eed46d30b392 23:08:08 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:08:08 ---> bd3f5a10fe9f 23:08:08 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:08:08 ---> fcb191fa6935 23:08:08 Step 21/26 : EXPOSE 48095 23:08:08 ---> Running in 19cddd918ba1 23:08:09 Removing intermediate container 19cddd918ba1 23:08:09 ---> 0486b2a976b2 23:08:09 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:08:09 ---> Running in 759e23c7004e 23:08:09 Removing intermediate container 759e23c7004e 23:08:09 ---> 8242687951e1 23:08:09 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:08:09 ---> Running in 5214cd7cf4e9 23:08:09 Removing intermediate container 5214cd7cf4e9 23:08:09 ---> 1f6a72f0297f 23:08:09 Step 24/26 : LABEL arch=amd64 23:08:09 ---> Running in 06f0a4186729 23:08:09 Removing intermediate container 06f0a4186729 23:08:09 ---> ac9ab1a4010f 23:08:09 Step 25/26 : LABEL git_sha=6e08ee1282d0c8967cc4a02ce7a96d79b58d889d 23:08:09 ---> Running in b0747abeabdf 23:08:09 Removing intermediate container b0747abeabdf 23:08:09 ---> 854330c60039 23:08:09 Step 26/26 : LABEL version=0.0.0 23:08:09 ---> Running in eafa579d0ab7 23:08:09 Removing intermediate container eafa579d0ab7 23:08:09 ---> 4070b133e4f4 23:08:09 [Warning] One or more build-args [ARCH] were not consumed 23:08:09 Successfully built 4070b133e4f4 23:08:09 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:10 23:08:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:10 latest: Pulling from edgex-lftools-log-publisher 23:08:10 5eb5b503b376: Pulling fs layer 23:08:10 5c69ac0246d0: Pulling fs layer 23:08:10 ec43610c2a17: Pulling fs layer 23:08:10 3a2ae6a8a46f: Pulling fs layer 23:08:10 33b1e0a273af: Pulling fs layer 23:08:10 5d3b04190fa2: Pulling fs layer 23:08:10 2f39f015ded8: Pulling fs layer 23:08:10 3a2ae6a8a46f: Waiting 23:08:10 33b1e0a273af: Waiting 23:08:10 5d3b04190fa2: Waiting 23:08:10 2f39f015ded8: Waiting 23:08:10 5c69ac0246d0: Verifying Checksum 23:08:10 5c69ac0246d0: Download complete 23:08:10 3a2ae6a8a46f: Verifying Checksum 23:08:10 3a2ae6a8a46f: Download complete 23:08:10 33b1e0a273af: Verifying Checksum 23:08:10 33b1e0a273af: Download complete 23:08:10 5d3b04190fa2: Verifying Checksum 23:08:10 5d3b04190fa2: Download complete 23:08:10 ec43610c2a17: Download complete 23:08:11 5eb5b503b376: Verifying Checksum 23:08:11 5eb5b503b376: Download complete 23:08:11 2f39f015ded8: Verifying Checksum 23:08:11 2f39f015ded8: Download complete 23:08:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6524 in /w/workspace/_app-service-configurable_PR-520 [Pipeline] { [Pipeline] ws 23:08:12 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 23:08:12 Selected Git installation does not exist. Using Default 23:08:12 The recommended git tool is: NONE 23:08:12 5eb5b503b376: Pull complete 23:08:12 5c69ac0246d0: Pull complete 23:08:12 ec43610c2a17: Pull complete 23:08:12 3a2ae6a8a46f: Pull complete 23:08:12 33b1e0a273af: Pull complete 23:08:12 5d3b04190fa2: Pull complete 23:08:16 using credential edgex-jenkins-ssh 23:08:16 Cloning the remote Git repository 23:08:16 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:08:17 2f39f015ded8: Pull complete 23:08:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:17 prd-ubuntu20.04-docker-8c-8g-6523 does not seem to be running inside a container 23:08:17 $ 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_PR-520 -v /w/workspace/_app-service-configurable_PR-520:/w/workspace/_app-service-configurable_PR-520:rw,z -v /w/workspace/_app-service-configurable_PR-520@tmp:/w/workspace/_app-service-configurable_PR-520@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:08:17 > git init /w/workspace/app-service-configurable/2 # timeout=10 23:08:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:08:18 > git --version # timeout=10 23:08:18 > git --version # 'git version 2.25.1' 23:08:18 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:18 $ docker top b63bd1930c91f734e8aa86ce4bdaa3c212282b0570534476a7bf56c363541d91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:19 ---> job-cost.sh 23:08:19 lf-activate-venv: SKIPPING 23:08:19 INFO: No Stack... 23:08:19 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:08:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:08:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:08:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/520/head:refs/remotes/origin/PR-520 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:08:20 Merging remotes/origin/main commit 731cbe338f54dd8dac0167938734c2fced573176 into PR head commit 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d 23:08:21 Merge succeeded, producing 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d 23:08:21 Checking out Revision 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d (PR-520) 23:08:21 INFO: Retrieving Pricing Info for: v3-standard-8 23:08:21 INFO: Archiving Costs [Pipeline] sh 23:08:21 + cut -d, -f6 23:08:21 + cat /w/workspace/_app-service-configurable_PR-520/archives/cost.csv [Pipeline] lock 23:08:21 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] 23:08:21 Resource [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] did not exist. Created. 23:08:21 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:08:20 > git config core.sparsecheckout # timeout=10 23:08:20 > git checkout -f 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d # timeout=10 23:08:21 > git remote # timeout=10 23:08:21 > git config --get remote.origin.url # timeout=10 23:08:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:21 > git merge 731cbe338f54dd8dac0167938734c2fced573176 # timeout=10 23:08:21 > git rev-parse HEAD^{commit} # timeout=10 23:08:21 > git config core.sparsecheckout # timeout=10 23:08:21 > git checkout -f 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d # timeout=10 23:08:22 + echo total: 0.2199999988079071 [Pipeline] stash 23:08:22 Stashed 1 file(s) [Pipeline] } 23:08:22 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:08:22 $ docker stop --time=1 b63bd1930c91f734e8aa86ce4bdaa3c212282b0570534476a7bf56c363541d91 23:08:23 $ docker rm -f --volumes b63bd1930c91f734e8aa86ce4bdaa3c212282b0570534476a7bf56c363541d91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:08:24 Commit message: "refactor!: Replace internal topics from config with new constants and use base topic" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:08:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:08:25 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:25 Dload Upload Total Spent Left Speed 23:08:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 103k 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 23:08:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:08:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:08:26 + sudo tee /etc/docker/daemon.new 23:08:26 { 23:08:26 "registry-mirrors": [ 23:08:26 "https://nexus3.edgexfoundry.org:10001" 23:08:26 ], 23:08:26 "bip": "10.250.0.254/24", 23:08:26 "hosts": [ 23:08:26 "tcp://0.0.0.0:5555", 23:08:26 "unix:///var/run/docker.sock" 23:08:26 ], 23:08:26 "mtu": 1458, 23:08:26 "selinux-enabled": true, 23:08:26 "seccomp-profile": "/etc/docker/seccomp.json" 23:08:26 } [Pipeline] sh 23:08:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:08:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:45 provisioning config files... 23:08:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config6985979398058246691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:46 ---> docker-login.sh 23:08:46 nexus3.edgexfoundry.org:10001 23:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:46 Configure a credential helper to remove this warning. See 23:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:46 23:08:46 Login Succeeded 23:08:46 nexus3.edgexfoundry.org:10002 23:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:47 Configure a credential helper to remove this warning. See 23:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:47 23:08:47 Login Succeeded 23:08:47 nexus3.edgexfoundry.org:10003 23:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:47 Configure a credential helper to remove this warning. See 23:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:47 23:08:47 Login Succeeded 23:08:47 nexus3.edgexfoundry.org:10004 23:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:47 Configure a credential helper to remove this warning. See 23:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:47 23:08:47 Login Succeeded 23:08:47 docker.io 23:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:48 Configure a credential helper to remove this warning. See 23:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:48 23:08:48 Login Succeeded 23:08:48 ---> docker-login.sh ends [Pipeline] } 23:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:08:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:48 ========================================================= 23:08:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:08:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:08:48 Sending build context to Docker daemon 178.7kB 23:08:49 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:08:49 Step 2/12 : FROM ${BASE} AS builder 23:08:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:08:49 9b18e9b68314: Pulling fs layer 23:08:49 35d82f9e3411: Pulling fs layer 23:08:49 e16973657156: Pulling fs layer 23:08:49 fc693d55d65f: Pulling fs layer 23:08:49 7e9fc2657dce: Pulling fs layer 23:08:49 dda99020689f: Pulling fs layer 23:08:49 db1c61fa0a46: Pulling fs layer 23:08:49 891c053d2c06: Pulling fs layer 23:08:49 fc693d55d65f: Waiting 23:08:49 7e9fc2657dce: Waiting 23:08:49 dda99020689f: Waiting 23:08:49 db1c61fa0a46: Waiting 23:08:49 891c053d2c06: Waiting 23:08:49 e16973657156: Download complete 23:08:49 35d82f9e3411: Verifying Checksum 23:08:49 35d82f9e3411: Download complete 23:08:49 7e9fc2657dce: Verifying Checksum 23:08:49 7e9fc2657dce: Download complete 23:08:49 dda99020689f: Verifying Checksum 23:08:49 dda99020689f: Download complete 23:08:49 9b18e9b68314: Verifying Checksum 23:08:49 9b18e9b68314: Download complete 23:08:50 9b18e9b68314: Pull complete 23:08:50 891c053d2c06: Verifying Checksum 23:08:50 891c053d2c06: Download complete 23:08:50 35d82f9e3411: Pull complete 23:08:51 e16973657156: Pull complete 23:08:51 db1c61fa0a46: Verifying Checksum 23:08:51 db1c61fa0a46: Download complete 23:08:52 fc693d55d65f: Verifying Checksum 23:08:52 fc693d55d65f: Download complete 23:09:04 fc693d55d65f: Pull complete 23:09:04 7e9fc2657dce: Pull complete 23:09:04 dda99020689f: Pull complete 23:09:11 db1c61fa0a46: Pull complete 23:09:13 891c053d2c06: Pull complete 23:09:13 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:09:13 ---> f96f9c87975a 23:09:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:09:15 ---> Running in ae1de1c04e82 23:09:15 Removing intermediate container ae1de1c04e82 23:09:15 ---> 589009d9dd70 23:09:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:09:15 ---> Running in 0e3a1d60136f 23:09:15 Removing intermediate container 0e3a1d60136f 23:09:15 ---> 66876b2d5bb1 23:09:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:09:15 ---> Running in bec36743f99e 23:09:16 Removing intermediate container bec36743f99e 23:09:16 ---> 8753015398e4 23:09:16 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:09:16 ---> Running in 6d1739d610eb 23:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:09:18 OK: 221 MiB in 51 packages 23:09:19 Removing intermediate container 6d1739d610eb 23:09:19 ---> 818e4ceb1a1c 23:09:19 Step 7/12 : WORKDIR /app 23:09:19 ---> Running in 6eebebd87d33 23:09:19 Removing intermediate container 6eebebd87d33 23:09:19 ---> c2a02879f34d 23:09:19 Step 8/12 : COPY go.mod vendor* ./ 23:09:20 ---> 1160a9a47c15 23:09:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:20 ---> Running in ffbda42e0af2 23:10:28 Removing intermediate container ffbda42e0af2 23:10:28 ---> a46788a225df 23:10:28 Step 10/12 : COPY . . 23:10:28 ---> a0c26788ef6d 23:10:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:10:28 ---> Running in da4c596dcca4 23:10:28 Removing intermediate container da4c596dcca4 23:10:28 ---> 2836acf08654 23:10:28 Step 12/12 : RUN $MAKE 23:10:28 ---> Running in 5df9f3471226 23:10:28 noop 23:10:29 Removing intermediate container 5df9f3471226 23:10:29 ---> 54efd21820a4 23:10:29 Successfully built 54efd21820a4 23:10:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:29 + docker inspect -f . ci-base-image-arm64 23:10:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:29 prd-ubuntu20.04-docker-arm64-4c-16g-6524 does not seem to be running inside a container 23:10:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:10:31 $ docker top 70deece29087563704e571b4744975f6b437fa78ee496c05293e1bcce21fc2b7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:31 + go version 23:10:31 go version go1.18.7 linux/arm64 [Pipeline] } 23:10:31 $ docker stop --time=1 70deece29087563704e571b4744975f6b437fa78ee496c05293e1bcce21fc2b7 23:10:33 $ docker rm -f --volumes 70deece29087563704e571b4744975f6b437fa78ee496c05293e1bcce21fc2b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:34 + docker inspect -f . ci-base-image-arm64 23:10:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:34 prd-ubuntu20.04-docker-arm64-4c-16g-6524 does not seem to be running inside a container 23:10:34 $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:10:35 $ docker top 9ffe615d38a809fb86de3ad23e531a563e99e7e723de6e262605934fcd80cc4a -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:35 + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh 23:10:36 + make test 23:10:36 go test -race -coverprofile=coverage.out ./... 23:12:42 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:12:42 go vet ./... 23:14:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:14:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:14:04 ./bin/test-attribution-txt.sh [Pipeline] echo 23:14:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:14:04 $ docker stop --time=1 9ffe615d38a809fb86de3ad23e531a563e99e7e723de6e262605934fcd80cc4a 23:14:06 $ docker rm -f --volumes 9ffe615d38a809fb86de3ad23e531a563e99e7e723de6e262605934fcd80cc4a [Pipeline] // withDockerContainer [Pipeline] sh 23:14:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:14:07 Warning: overwriting stash ‘coverage-report’ 23:14:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:14:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:14:09 + ls -al . 23:14:09 total 168 23:14:09 drwxrwxr-x 7 jenkins jenkins 4096 Feb 17 23:10 . 23:14:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 23:08 .. 23:14:09 -rw-rw-r-- 1 jenkins jenkins 119 Feb 17 23:08 .dockerignore 23:14:09 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 23:08 .git 23:14:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 23:08 .github 23:14:09 -rw-rw-r-- 1 jenkins jenkins 171 Feb 17 23:08 .gitignore 23:14:09 -rw-rw-r-- 1 jenkins jenkins 9320 Feb 17 23:08 Attribution.txt 23:14:09 -rw-rw-r-- 1 jenkins jenkins 29118 Feb 17 23:08 CHANGELOG.md 23:14:09 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 17 23:08 Dockerfile 23:14:09 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 23:08 GOVERNANCE.md 23:14:09 -rw-rw-r-- 1 jenkins jenkins 688 Feb 17 23:08 Jenkinsfile 23:14:09 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 17 23:08 LICENSE 23:14:09 -rw-rw-r-- 1 jenkins jenkins 618 Feb 17 23:08 OWNERS.md 23:14:09 -rw-rw-r-- 1 jenkins jenkins 4369 Feb 17 23:08 README.md 23:14:09 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 23:06 VERSION 23:14:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 23:08 bin 23:14:09 -rw-r--r-- 1 jenkins jenkins 13 Feb 17 23:10 coverage.out 23:14:09 -rw-rw-r-- 1 jenkins jenkins 3308 Feb 17 23:08 go.mod 23:14:09 -rw-rw-r-- 1 jenkins jenkins 32598 Feb 17 23:08 go.sum 23:14:09 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 17 23:08 main.go 23:14:09 -rw-rw-r-- 1 jenkins jenkins 2078 Feb 17 23:08 makefile 23:14:09 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 23:08 res 23:14:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 23:08 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:09 + 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=6e08ee1282d0c8967cc4a02ce7a96d79b58d889d --label arch=arm64 --label version=0.0.0 . 23:14:09 Sending build context to Docker daemon 179.7kB 23:14:09 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:14:09 Step 2/26 : FROM ${BASE} AS builder 23:14:09 ---> 54efd21820a4 23:14:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:14:09 ---> Running in bc02ae172be9 23:14:09 Removing intermediate container bc02ae172be9 23:14:09 ---> d2fda0355095 23:14:09 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:14:09 ---> Running in 8739e8ee7909 23:14:10 Removing intermediate container 8739e8ee7909 23:14:10 ---> 3326da05649c 23:14:10 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:14:10 ---> Running in 14bc536ea1fd 23:14:10 Removing intermediate container 14bc536ea1fd 23:14:10 ---> 9e7469804261 23:14:10 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:14:10 ---> Running in 0e46162a617e 23:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:14:12 OK: 221 MiB in 51 packages 23:14:13 Removing intermediate container 0e46162a617e 23:14:13 ---> c5f0a99f43a7 23:14:13 Step 7/26 : WORKDIR /app 23:14:13 ---> Running in ecd6109b15b9 23:14:13 Removing intermediate container ecd6109b15b9 23:14:13 ---> 5e4b2e3110df 23:14:13 Step 8/26 : COPY go.mod vendor* ./ 23:14:14 ---> 55d80092f72e 23:14:14 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:14 ---> Running in e5b2ea97f372 23:14:17 Removing intermediate container e5b2ea97f372 23:14:17 ---> ccda45a463a2 23:14:17 Step 10/26 : COPY . . 23:14:17 ---> e08d69ee87e2 23:14:17 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:14:17 ---> Running in 41dc6cb007c8 23:14:17 Removing intermediate container 41dc6cb007c8 23:14:17 ---> 17765332123f 23:14:17 Step 12/26 : RUN $MAKE 23:14:17 ---> Running in 3bf2ee0b3d42 23:14:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 23:16:10 Removing intermediate container 3bf2ee0b3d42 23:16:10 ---> 07dde47089a6 23:16:10 Step 13/26 : FROM alpine:3.16 23:16:10 3.16: Pulling from library/alpine 23:16:10 3760b48202b3: Pulling fs layer 23:16:10 3760b48202b3: Verifying Checksum 23:16:10 3760b48202b3: Pull complete 23:16:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:16:10 Status: Downloaded newer image for alpine:3.16 23:16:10 ---> 4c81e5bf8899 23:16:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:16:10 ---> Running in 0580fbc7946a 23:16:10 Removing intermediate container 0580fbc7946a 23:16:10 ---> f9406ae5363e 23:16:10 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:16:10 ---> Running in 494a6ec02f65 23:16:10 Removing intermediate container 494a6ec02f65 23:16:10 ---> 6141a25b319f 23:16:10 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:16:10 ---> Running in f3031a677389 23:16:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:16:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:16:11 (1/2) Installing ca-certificates (20220614-r0) 23:16:11 (2/2) Installing dumb-init (1.2.5-r1) 23:16:11 Executing busybox-1.35.0-r17.trigger 23:16:11 Executing ca-certificates-20220614-r0.trigger 23:16:11 OK: 6 MiB in 16 packages 23:16:13 Removing intermediate container f3031a677389 23:16:13 ---> 032ad316dee1 23:16:13 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:16:15 ---> 66b0fac7852d 23:16:15 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:16:15 ---> b077effc1b74 23:16:15 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:16:16 ---> b98eb779053e 23:16:16 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:16:17 ---> f252b414a5aa 23:16:17 Step 21/26 : EXPOSE 48095 23:16:17 ---> Running in ca71d647f782 23:16:17 Removing intermediate container ca71d647f782 23:16:17 ---> a22fa4c48baa 23:16:17 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:16:17 ---> Running in d47da01f5776 23:16:17 Removing intermediate container d47da01f5776 23:16:17 ---> 8709c922ccd6 23:16:17 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:16:17 ---> Running in f17d1eaf7b14 23:16:17 Removing intermediate container f17d1eaf7b14 23:16:17 ---> 97b97c750337 23:16:17 Step 24/26 : LABEL arch=arm64 23:16:18 ---> Running in 5ec98380810c 23:16:18 Removing intermediate container 5ec98380810c 23:16:18 ---> 3a9df6b2b2f7 23:16:18 Step 25/26 : LABEL git_sha=6e08ee1282d0c8967cc4a02ce7a96d79b58d889d 23:16:18 ---> Running in 5990d0398478 23:16:18 Removing intermediate container 5990d0398478 23:16:18 ---> 1ebaeb3fb08a 23:16:18 Step 26/26 : LABEL version=0.0.0 23:16:18 ---> Running in 51fff6180cb5 23:16:19 Removing intermediate container 51fff6180cb5 23:16:19 ---> 07774bb14fcd 23:16:19 [Warning] One or more build-args [ARCH] were not consumed 23:16:19 Successfully built 07774bb14fcd 23:16:19 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:19 23:16:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:19 arm64: Pulling from edgex-lftools-log-publisher 23:16:19 8998bd30e6a1: Pulling fs layer 23:16:19 04944245beec: Pulling fs layer 23:16:19 699f458cf7ca: Pulling fs layer 23:16:19 765212b225bb: Pulling fs layer 23:16:19 f23df028b6ca: Pulling fs layer 23:16:19 d65c8cfc05b1: Pulling fs layer 23:16:19 2437ff75d9bd: Pulling fs layer 23:16:19 d65c8cfc05b1: Waiting 23:16:19 2437ff75d9bd: Waiting 23:16:19 765212b225bb: Waiting 23:16:19 f23df028b6ca: Waiting 23:16:20 04944245beec: Verifying Checksum 23:16:20 04944245beec: Download complete 23:16:20 765212b225bb: Download complete 23:16:20 f23df028b6ca: Verifying Checksum 23:16:20 f23df028b6ca: Download complete 23:16:20 d65c8cfc05b1: Verifying Checksum 23:16:20 d65c8cfc05b1: Download complete 23:16:20 699f458cf7ca: Verifying Checksum 23:16:20 699f458cf7ca: Download complete 23:16:20 8998bd30e6a1: Verifying Checksum 23:16:20 8998bd30e6a1: Download complete 23:16:23 2437ff75d9bd: Verifying Checksum 23:16:23 2437ff75d9bd: Download complete 23:16:24 8998bd30e6a1: Pull complete 23:16:24 04944245beec: Pull complete 23:16:25 699f458cf7ca: Pull complete 23:16:25 765212b225bb: Pull complete 23:16:27 f23df028b6ca: Pull complete 23:16:27 d65c8cfc05b1: Pull complete 23:16:42 2437ff75d9bd: Pull complete 23:16:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:16:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:42 prd-ubuntu20.04-docker-arm64-4c-16g-6524 does not seem to be running inside a container 23:16:42 $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:16:45 $ docker top 5840c4058d9516678b6250a4af26fd5e363f8cc941c7193174015f2ac9021a78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:45 ---> job-cost.sh 23:16:45 lf-activate-venv: SKIPPING 23:16:45 INFO: No Stack... 23:16:46 INFO: Retrieving Pricing Info for: v3-standard-4 23:16:47 INFO: Archiving Costs [Pipeline] sh 23:16:47 + cut -d, -f6 23:16:47 + cat /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock 23:16:47 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] 23:16:47 Resource [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] did not exist. Created. 23:16:47 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:16:48 /w/workspace/app-service-configurable/2@tmp/durable-5b0c473c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:16:48 + echo total: 0.10999999940395355 [Pipeline] stash 23:16:48 Warning: overwriting stash ‘stack-cost’ 23:16:48 Stashed 1 file(s) [Pipeline] } 23:16:48 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:16:48 $ docker stop --time=1 5840c4058d9516678b6250a4af26fd5e363f8cc941c7193174015f2ac9021a78 23:16:50 $ docker rm -f --volumes 5840c4058d9516678b6250a4af26fd5e363f8cc941c7193174015f2ac9021a78 [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 23:16:50 provisioning config files... 23:16:50 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-520@tmp/config5023786006896901740tmp [Pipeline] { [Pipeline] sh 23:16:50 + set +x 23:16:50 + curl -s https://codecov.io/bash 23:16:50 + bash -s -- 23:16:50 23:16:50 _____ _ 23:16:50 / ____| | | 23:16:50 | | ___ __| | ___ ___ _____ __ 23:16:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:16:50 | |___| (_) | (_| | __/ (_| (_) \ V / 23:16:50 \_____\___/ \__,_|\___|\___\___/ \_/ 23:16:50 Bash-1.0.6 23:16:50 23:16:50 23:16:50 ==> git version 2.25.1 found 23:16:50 ==> 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 23:16:50 Release-Date: 2020-01-08 23:16:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:16:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:16:50 ==> Jenkins CI detected. 23:16:50 current dir:  /w/workspace/_app-service-configurable_PR-520 23:16:50 project root: . 23:16:50 --> token set from env 23:16:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:16:50 ==> Running gcov in . (disable via -X gcov) 23:16:50 ==> Python coveragepy not found 23:16:50 ==> Searching for coverage reports in: 23:16:50 + . 23:16:50 -> Found 1 reports 23:16:50 ==> Detecting git/mercurial file structure 23:16:50 ==> Reading reports 23:16:50 + ./coverage.out bytes=13 23:16:50 ==> Appending adjustments 23:16:50 https://docs.codecov.io/docs/fixing-reports 23:16:50 + Found adjustments 23:16:50 ==> Gzipping contents 23:16:50 4.0K /tmp/codecov.BPVTlz.gz 23:16:50 ==> Uploading reports 23:16:50 url: https://codecov.io 23:16:50 query: branch=PR-520&commit=6e08ee1282d0c8967cc4a02ce7a96d79b58d889d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-520%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=520&job=&cmd_args= 23:16:50 -> Pinging Codecov 23:16:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-520&commit=6e08ee1282d0c8967cc4a02ce7a96d79b58d889d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-520%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=520&job=&cmd_args= 23:16:50 -> Uploading to 23:16:50 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/A97CA9966030D2A3747ED39772930CCE/6e08ee1282d0c8967cc4a02ce7a96d79b58d889d/61c3e99b-cee0-4a32-a722-57f1b4020831.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T231650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66787bc2371682ff9a9d85f788760b95b2655377acee95e4575cc9f1f611e75d 23:16:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:50 Dload Upload Total Spent Left Speed 23:16:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1811 --:--:-- --:--:-- --:--:-- 1818 23:16:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [Pipeline] } 23:16:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:16:52 + [ -d /w/workspace/_app-service-configurable_PR-520/archives ] 23:16:52 + ls -al /w/workspace/_app-service-configurable_PR-520/archives 23:16:52 total 16 23:16:52 drwxr-xr-x 3 root root 4096 Feb 17 23:08 . 23:16:52 drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 23:08 .. 23:16:52 drwxr-xr-x 2 root root 4096 Feb 17 23:08 cost 23:16:52 -rw-r--r-- 1 root root 96 Feb 17 23:08 cost.csv 23:16:52 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-520/archives 23:16:52 + ls -al /w/workspace/_app-service-configurable_PR-520/archives 23:16:52 total 16 23:16:52 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 23:08 . 23:16:52 drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 23:08 .. 23:16:52 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 23:08 cost 23:16:52 -rw-r--r-- 1 jenkins jenkins 96 Feb 17 23:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:16:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:16:53 ---> package-listing.sh 23:16:53 ++ facter osfamily 23:16:53 ++ tr '[:upper:]' '[:lower:]' 23:16:53 + OS_FAMILY=debian 23:16:53 + workspace=/w/workspace/_app-service-configurable_PR-520 23:16:53 + START_PACKAGES=/tmp/packages_start.txt 23:16:53 + END_PACKAGES=/tmp/packages_end.txt 23:16:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:16:53 + PACKAGES=/tmp/packages_start.txt 23:16:53 + '[' /w/workspace/_app-service-configurable_PR-520 ']' 23:16:53 + PACKAGES=/tmp/packages_end.txt 23:16:53 + case "${OS_FAMILY}" in 23:16:53 + dpkg -l 23:16:53 + grep '^ii' 23:16:53 + '[' -f /tmp/packages_start.txt ']' 23:16:53 + '[' -f /tmp/packages_end.txt ']' 23:16:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:16:53 + '[' /w/workspace/_app-service-configurable_PR-520 ']' 23:16:53 + mkdir -p /w/workspace/_app-service-configurable_PR-520/archives/ 23:16:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-520/archives/ [Pipeline] echo 23:16:53 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/_app-service-configurable_PR-520/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:16:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:54 prd-ubuntu20.04-docker-8c-8g-6523 does not seem to be running inside a container 23:16:54 $ 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/_app-service-configurable_PR-520/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-520 -v /w/workspace/_app-service-configurable_PR-520:/w/workspace/_app-service-configurable_PR-520:rw,z -v /w/workspace/_app-service-configurable_PR-520@tmp:/w/workspace/_app-service-configurable_PR-520@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:16:54 $ docker top 39f46c8a7aa2372de413d9bb7bec12e8eaeb215424c4fdcb4e4d23c3de250d57 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:55 + touch /tmp/pre-build-complete [Pipeline] sh 23:16:55 + mkdir -p /var/log/sysstat [Pipeline] sh 23:16:55 + ls /var/log/sa-host 23:16:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:55 provisioning config files... 23:16:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-520@tmp/config16666324376449606878tmp [Pipeline] { [Pipeline] echo 23:16:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:16:56 ---> create-netrc.sh [Pipeline] } 23:16:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:16:56 ---> python-tools-install.sh [Pipeline] echo 23:16:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:16:56 ---> sudo-logs.sh 23:16:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:16:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:16:57 ---> job-cost.sh 23:16:57 lf-activate-venv: SKIPPING 23:16:57 DEBUG: total: 0.2199999988079071 23:16:57 INFO: Retrieving Stack Cost... 23:16:57 INFO: Retrieving Pricing Info for: v3-standard-8 23:16:58 INFO: Archiving Costs [Pipeline] echo 23:16:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:16:58 ---> logs-deploy.sh 23:16:58 lf-activate-venv: SKIPPING 23:16:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-520/2 23:16:58 INFO: archiving workspace using pattern(s): 23:16:59 Archives upload complete. 23:16:59 INFO: archiving logs to Nexus 23:17:00 ---> uname -a: 23:17:00 Linux prd-ubuntu20-04-docker-8c-8g-6523 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:17:00 23:17:00 23:17:00 ---> lscpu: 23:17:00 Architecture: x86_64 23:17:00 CPU op-mode(s): 32-bit, 64-bit 23:17:00 Byte Order: Little Endian 23:17:00 Address sizes: 40 bits physical, 48 bits virtual 23:17:00 CPU(s): 8 23:17:00 On-line CPU(s) list: 0-7 23:17:00 Thread(s) per core: 1 23:17:00 Core(s) per socket: 1 23:17:00 Socket(s): 8 23:17:00 NUMA node(s): 1 23:17:00 Vendor ID: AuthenticAMD 23:17:00 CPU family: 23 23:17:00 Model: 49 23:17:00 Model name: AMD EPYC-Rome Processor 23:17:00 Stepping: 0 23:17:00 CPU MHz: 2799.976 23:17:00 BogoMIPS: 5599.95 23:17:00 Virtualization: AMD-V 23:17:00 Hypervisor vendor: KVM 23:17:00 Virtualization type: full 23:17:00 L1d cache: 256 KiB 23:17:00 L1i cache: 256 KiB 23:17:00 L2 cache: 4 MiB 23:17:00 L3 cache: 128 MiB 23:17:00 NUMA node0 CPU(s): 0-7 23:17:00 Vulnerability Itlb multihit: Not affected 23:17:00 Vulnerability L1tf: Not affected 23:17:00 Vulnerability Mds: Not affected 23:17:00 Vulnerability Meltdown: Not affected 23:17:00 Vulnerability Mmio stale data: Not affected 23:17:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:17:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:17:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:17:00 Vulnerability Srbds: Not affected 23:17:00 Vulnerability Tsx async abort: Not affected 23:17:00 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 23:17:00 23:17:00 23:17:00 ---> nproc: 23:17:00 8 23:17:00 23:17:00 23:17:00 ---> df -h: 23:17:00 Filesystem Size Used Avail Use% Mounted on 23:17:00 overlay 155G 12G 144G 8% / 23:17:00 tmpfs 64M 0 64M 0% /dev 23:17:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:17:00 shm 64M 0 64M 0% /dev/shm 23:17:00 /dev/vda1 155G 12G 144G 8% /facter-os 23:17:00 23:17:00 23:17:00 ---> sar -b -r -n DEV: 23:17:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6523) 02/17/23 _x86_64_ (8 CPU) 23:17:00 23:17:00 23:05:21 LINUX RESTART (8 CPU) 23:17:00 23:17:00 23:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:17:00 23:07:01 171.55 11.00 160.55 0.00 1765.80 72577.53 0.00 23:17:00 23:08:01 139.49 0.20 139.29 0.00 8.80 34421.33 0.00 23:17:00 23:09:01 118.83 0.02 118.81 0.00 0.27 32924.40 0.00 23:17:00 23:10:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 23:17:00 23:11:01 52.44 10.58 41.86 0.00 5154.87 8715.35 0.00 23:17:00 23:12:01 6.50 0.02 6.48 0.00 0.13 128.91 0.00 23:17:00 23:13:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 23:17:00 23:14:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 23:17:00 23:15:01 3.03 1.02 2.02 0.00 21.86 26.66 0.00 23:17:00 23:16:01 2.17 0.00 2.17 0.00 0.00 25.33 0.00 23:17:00 Average: 49.62 2.27 47.35 0.00 693.35 14789.78 0.00 23:17:00 23:17:00 23:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:17:00 23:07:01 27890660 31535424 773008 2.35 137212 3671268 2022480 5.96 1215568 3298644 530536 23:17:00 23:08:01 28000060 31477380 823512 2.50 147228 3515732 2085140 6.15 1425648 2992044 337912 23:17:00 23:09:01 27711204 31572172 729464 2.22 157552 3852240 1730600 5.10 1221900 3447588 188 23:17:00 23:10:01 27710656 31571724 729748 2.22 157584 3852240 1730600 5.10 1221708 3447592 220 23:17:00 23:11:01 27188940 31554112 731820 2.23 190976 4307316 1800308 5.31 1541576 3614528 1112 23:17:00 23:12:01 27195456 31555924 730152 2.22 189532 4304184 1796452 5.29 1539592 3611404 144 23:17:00 23:13:01 27205024 31565556 720516 2.19 189536 4304188 1796452 5.29 1529764 3611408 176 23:17:00 23:14:01 27204588 31565168 720904 2.19 189588 4304188 1796452 5.29 1529248 3611412 24 23:17:00 23:15:01 27203160 31565008 720520 2.19 189664 4304812 1839820 5.42 1529424 3611960 12 23:17:00 23:16:01 27203088 31565024 720364 2.19 189732 4304816 1839820 5.42 1529544 3611968 16 23:17:00 Average: 27451284 31552749 740001 2.25 173860 4072098 1843812 5.43 1428397 3485855 87034 23:17:00 23:17:00 23:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:17:00 23:07:01 ens3 558.16 400.59 7812.80 89.82 0.00 0.00 0.00 0.00 23:17:00 23:07:01 docker0 162.24 234.06 13.95 1974.66 0.00 0.00 0.00 0.00 23:17:00 23:07:01 lo 6.10 6.10 0.59 0.59 0.00 0.00 0.00 0.00 23:17:00 23:08:01 ens3 38.73 23.96 77.03 15.15 0.00 0.00 0.00 0.00 23:17:00 23:08:01 docker0 1.77 4.27 0.10 40.59 0.00 0.00 0.00 0.00 23:17:00 23:08:01 veth8c8a663 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:17:00 23:08:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:17:00 23:09:01 ens3 121.38 81.57 2629.10 14.55 0.00 0.00 0.00 0.00 23:17:00 23:09:01 docker0 1.27 2.72 0.09 43.55 0.00 0.00 0.00 0.00 23:17:00 23:09:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 23:17:00 23:10:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:17:00 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:00 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:00 23:11:01 ens3 138.38 78.02 2785.17 5.71 0.00 0.00 0.00 0.00 23:17:00 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:00 23:11:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 23:17:00 23:12:01 ens3 0.35 0.27 0.02 0.02 0.00 0.00 0.00 0.00 23:17:00 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:00 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:00 23:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:00 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:00 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:00 23:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:17:00 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:00 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:00 23:15:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:17:00 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:00 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:00 23:16:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:17:00 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:00 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:00 Average: ens3 84.96 57.91 1319.54 12.40 0.00 0.00 0.00 0.00 23:17:00 Average: docker0 16.28 23.75 1.39 202.92 0.00 0.00 0.00 0.00 23:17:00 Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 23:17:00 23:17:00 23:17:00 ---> sar -P ALL: 23:17:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6523) 02/17/23 _x86_64_ (8 CPU) 23:17:00 23:17:00 23:05:21 LINUX RESTART (8 CPU) 23:17:00 23:17:00 23:06:02 CPU %user %nice %system %iowait %steal %idle 23:17:00 23:07:01 all 10.12 0.00 4.78 1.93 0.06 83.11 23:17:00 23:07:01 0 10.31 0.00 4.61 0.76 0.07 84.25 23:17:00 23:07:01 1 10.15 0.00 4.44 0.36 0.05 84.99 23:17:00 23:07:01 2 9.25 0.00 6.81 0.36 0.05 83.53 23:17:00 23:07:01 3 10.72 0.00 4.70 2.20 0.07 82.31 23:17:00 23:07:01 4 9.16 0.00 3.77 0.07 0.07 86.93 23:17:00 23:07:01 5 9.99 0.00 4.91 6.43 0.05 78.62 23:17:00 23:07:01 6 10.10 0.00 4.54 0.27 0.07 85.01 23:17:00 23:07:01 7 11.24 0.00 4.48 5.02 0.07 79.19 23:17:00 23:08:01 all 41.98 0.00 6.78 1.01 0.08 50.15 23:17:00 23:08:01 0 40.66 0.00 6.36 0.20 0.08 52.69 23:17:00 23:08:01 1 42.53 0.00 6.47 0.05 0.08 50.87 23:17:00 23:08:01 2 41.84 0.00 6.55 0.17 0.08 51.35 23:17:00 23:08:01 3 42.96 0.00 7.20 5.40 0.08 44.36 23:17:00 23:08:01 4 43.64 0.00 6.87 0.12 0.08 49.29 23:17:00 23:08:01 5 42.93 0.00 6.45 0.61 0.08 49.93 23:17:00 23:08:01 6 40.40 0.00 6.84 0.15 0.08 52.53 23:17:00 23:08:01 7 40.87 0.00 7.51 1.35 0.08 50.18 23:17:00 23:09:01 all 3.56 0.00 1.76 0.89 0.02 93.77 23:17:00 23:09:01 0 3.30 0.00 2.50 3.84 0.03 90.32 23:17:00 23:09:01 1 3.66 0.00 1.28 0.29 0.02 94.76 23:17:00 23:09:01 2 3.91 0.00 1.53 0.27 0.02 94.28 23:17:00 23:09:01 3 3.56 0.00 1.90 1.01 0.03 93.51 23:17:00 23:09:01 4 3.47 0.00 1.51 1.38 0.02 93.63 23:17:00 23:09:01 5 3.46 0.00 1.41 0.08 0.03 95.02 23:17:00 23:09:01 6 3.39 0.00 2.11 0.07 0.02 94.42 23:17:00 23:09:01 7 3.70 0.00 1.87 0.22 0.02 94.20 23:17:00 23:10:01 all 0.01 0.00 0.02 0.01 0.00 99.96 23:17:00 23:10:01 0 0.02 0.00 0.05 0.03 0.00 99.90 23:17:00 23:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:17:00 23:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:17:00 23:10:01 3 0.02 0.00 0.02 0.02 0.00 99.95 23:17:00 23:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:17:00 23:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:17:00 23:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:17:00 23:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 23:17:00 23:11:01 all 2.26 0.00 1.47 0.39 0.02 95.86 23:17:00 23:11:01 0 2.22 0.00 1.33 0.33 0.02 96.10 23:17:00 23:11:01 1 2.17 0.00 2.10 0.05 0.02 95.66 23:17:00 23:11:01 2 1.33 0.00 1.65 0.60 0.02 96.40 23:17:00 23:11:01 3 1.51 0.00 0.75 1.37 0.02 96.34 23:17:00 23:11:01 4 2.95 0.00 1.44 0.20 0.02 95.39 23:17:00 23:11:01 5 1.54 0.00 0.92 0.07 0.02 97.45 23:17:00 23:11:01 6 3.39 0.00 2.65 0.30 0.02 93.64 23:17:00 23:11:01 7 2.97 0.00 0.92 0.20 0.02 95.89 23:17:00 23:12:01 all 0.08 0.00 0.07 0.03 0.01 99.82 23:17:00 23:12:01 0 0.05 0.00 0.05 0.00 0.00 99.90 23:17:00 23:12:01 1 0.08 0.00 0.08 0.10 0.00 99.73 23:17:00 23:12:01 2 0.22 0.00 0.13 0.00 0.00 99.65 23:17:00 23:12:01 3 0.07 0.00 0.03 0.10 0.02 99.78 23:17:00 23:12:01 4 0.03 0.00 0.05 0.00 0.00 99.92 23:17:00 23:12:01 5 0.02 0.00 0.07 0.00 0.00 99.92 23:17:00 23:12:01 6 0.12 0.00 0.05 0.02 0.02 99.80 23:17:00 23:12:01 7 0.02 0.00 0.08 0.00 0.02 99.88 23:17:00 23:13:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:17:00 23:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:17:00 23:13:01 1 0.03 0.00 0.02 0.02 0.02 99.92 23:17:00 23:13:01 2 0.05 0.00 0.02 0.00 0.00 99.93 23:17:00 23:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:17:00 23:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:17:00 23:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:17:00 23:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:17:00 23:13:01 7 0.05 0.00 0.00 0.00 0.00 99.95 23:17:00 23:14:01 all 0.02 0.00 0.01 0.01 0.00 99.97 23:17:00 23:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:17:00 23:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:17:00 23:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:17:00 23:14:01 3 0.02 0.00 0.02 0.05 0.00 99.92 23:17:00 23:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:17:00 23:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:17:00 23:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:17:00 23:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:17:00 23:15:01 all 0.07 0.00 0.04 0.01 0.01 99.87 23:17:00 23:15:01 0 0.13 0.00 0.07 0.02 0.00 99.78 23:17:00 23:15:01 1 0.08 0.00 0.03 0.03 0.02 99.83 23:17:00 23:15:01 2 0.08 0.00 0.05 0.00 0.00 99.87 23:17:00 23:15:01 3 0.08 0.00 0.07 0.03 0.00 99.82 23:17:00 23:15:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:17:00 23:15:01 5 0.07 0.00 0.03 0.00 0.02 99.88 23:17:00 23:15:01 6 0.05 0.00 0.02 0.00 0.00 99.93 23:17:00 23:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 23:17:00 23:16:01 all 0.05 0.00 0.01 0.01 0.00 99.94 23:17:00 23:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:17:00 23:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:17:00 23:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:17:00 23:16:01 3 0.02 0.00 0.00 0.07 0.00 99.92 23:17:00 23:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:17:00 23:16:01 5 0.28 0.00 0.02 0.00 0.00 99.70 23:17:00 23:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:17:00 23:16:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:17:00 Average: all 5.76 0.00 1.48 0.42 0.02 92.32 23:17:00 Average: 0 5.61 0.00 1.48 0.52 0.02 92.37 23:17:00 Average: 1 5.83 0.00 1.43 0.09 0.02 92.63 23:17:00 Average: 2 5.62 0.00 1.65 0.14 0.02 92.57 23:17:00 Average: 3 5.85 0.00 1.45 1.02 0.02 91.66 23:17:00 Average: 4 5.88 0.00 1.35 0.18 0.02 92.58 23:17:00 Average: 5 5.79 0.00 1.37 0.70 0.02 92.12 23:17:00 Average: 6 5.71 0.00 1.61 0.08 0.02 92.58 23:17:00 Average: 7 5.83 0.00 1.47 0.66 0.02 92.01 23:17:00 23:17:00 23:17:00