Pull request #559 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bdf2fb48be321f68b4f5e3151ce200e018dcd2d1+694e3ae60c9df22c057b1690b970d5b19176c4d2 (758e45e547092861d3f0edc4d80d493cadd14677) 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-ssh398733982265874237.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5965676578538531765.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8902154048490941873.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5504243884582501881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4974049163754981732.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11419833046920699360.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14668’ Running on prd-ubuntu20.04-docker-8c-8g-14670 in /w/workspace/_app-service-configurable_PR-559 [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-559 # 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/559/head:refs/remotes/origin/PR-559 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 694e3ae60c9df22c057b1690b970d5b19176c4d2 into PR head commit bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 Merge succeeded, producing bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 Checking out Revision bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 (PR-559) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 # 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 694e3ae60c9df22c057b1690b970d5b19176c4d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:50:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:50:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:50:43 ========================================================= 12:50:43 EdgeX Global Pipelines Version Info 12:50:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:50:44 ------------------- 12:50:44 stable info: 12:50:44 ------------------- 12:50:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:50:44 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 12:50:44 Message: update stable to v1.0.249 12:50:44 ------------------- 12:50:44 experimental info: 12:50:44 ------------------- 12:50:44 Commited By: **** collab-it+edgex@linuxfoundation.org 12:50:44 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 12:50:44 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:50:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:50:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:50:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:50:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:50:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:50:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-559 [Pipeline] echo 12:50:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-559 [Pipeline] echo 12:50:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-559 [Pipeline] echo 12:50:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 [Pipeline] echo 12:50:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdf2fb4 [Pipeline] echo 12:50:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:50:46 provisioning config files... 12:50:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-559@tmp/config8523036360214175138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:50:46 ---> docker-login.sh 12:50:46 nexus3.edgexfoundry.org:10001 12:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:47 Configure a credential helper to remove this warning. See 12:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:47 12:50:47 Login Succeeded 12:50:47 nexus3.edgexfoundry.org:10002 12:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:47 Configure a credential helper to remove this warning. See 12:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:47 12:50:47 Login Succeeded 12:50:47 nexus3.edgexfoundry.org:10003 12:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:47 Configure a credential helper to remove this warning. See 12:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:47 12:50:47 Login Succeeded 12:50:47 nexus3.edgexfoundry.org:10004 12:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:47 Configure a credential helper to remove this warning. See 12:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:47 12:50:47 Login Succeeded 12:50:47 docker.io 12:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:48 Configure a credential helper to remove this warning. See 12:50:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:48 12:50:48 Login Succeeded 12:50:48 ---> docker-login.sh ends [Pipeline] } 12:50:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:50:48 + git rev-list -1 --merges bdf2fb48be321f68b4f5e3151ce200e018dcd2d1~1..bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 [Pipeline] echo 12:50:48 -----------> git rev-list -1 --merges bdf2fb48be321f68b4f5e3151ce200e018dcd2d1~1..bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 [false] [Pipeline] sh 12:50:49 + git log --format=format:%s -1 bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 [Pipeline] echo 12:50:49 ========================================================= 12:50:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:50:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:50:49 + git log --format=format:%s -1 bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 [Pipeline] echo 12:50:49 [semverPrep] GIT_COMMIT: bdf2fb48be321f68b4f5e3151ce200e018dcd2d1, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:50:49 [semverPrep] This is not a build commit. [Pipeline] sh 12:50:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:50:49 + grep -v github /etc/ssh/ssh_known_hosts 12:50:49 + [ -e /tmp/ssh_known_hosts ] 12:50:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:50:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:50:49 + sudo tee -a /etc/ssh/ssh_known_hosts 12:50:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:50:50 12:50:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:50:50 0.1.4: Pulling from edgex-devops/py-git-semver 12:50:50 b85a868b505f: Pulling fs layer 12:50:50 e2be974225ed: Pulling fs layer 12:50:50 339a4e72a1f5: Pulling fs layer 12:50:50 988bab9f4d93: Pulling fs layer 12:50:50 1469e6f7b9e6: Pulling fs layer 12:50:50 eaf3925da568: Pulling fs layer 12:50:50 bab4dde63d76: Pulling fs layer 12:50:50 bde34c3a00c8: Pulling fs layer 12:50:50 b352a97aabf1: Pulling fs layer 12:50:50 4872d77fe225: Pulling fs layer 12:50:50 5851b861e8e6: Pulling fs layer 12:50:50 1469e6f7b9e6: Waiting 12:50:50 eaf3925da568: Waiting 12:50:50 bde34c3a00c8: Waiting 12:50:50 b352a97aabf1: Waiting 12:50:50 988bab9f4d93: Waiting 12:50:50 4872d77fe225: Waiting 12:50:50 5851b861e8e6: Waiting 12:50:50 bab4dde63d76: Waiting 12:50:50 e2be974225ed: Download complete 12:50:50 988bab9f4d93: Download complete 12:50:50 339a4e72a1f5: Verifying Checksum 12:50:50 339a4e72a1f5: Download complete 12:50:50 1469e6f7b9e6: Verifying Checksum 12:50:50 1469e6f7b9e6: Download complete 12:50:50 eaf3925da568: Verifying Checksum 12:50:50 eaf3925da568: Download complete 12:50:51 bde34c3a00c8: Download complete 12:50:51 b352a97aabf1: Download complete 12:50:51 4872d77fe225: Verifying Checksum 12:50:51 4872d77fe225: Download complete 12:50:51 5851b861e8e6: Verifying Checksum 12:50:51 5851b861e8e6: Download complete 12:50:51 b85a868b505f: Verifying Checksum 12:50:51 b85a868b505f: Download complete 12:50:51 bab4dde63d76: Download complete 12:50:52 b85a868b505f: Pull complete 12:50:52 e2be974225ed: Pull complete 12:50:52 339a4e72a1f5: Pull complete 12:50:53 988bab9f4d93: Pull complete 12:50:53 1469e6f7b9e6: Pull complete 12:50:53 eaf3925da568: Pull complete 12:50:55 bab4dde63d76: Pull complete 12:50:55 bde34c3a00c8: Pull complete 12:50:55 b352a97aabf1: Pull complete 12:50:55 4872d77fe225: Pull complete 12:50:55 5851b861e8e6: Pull complete 12:50:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:50:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:50:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:55 prd-ubuntu20.04-docker-8c-8g-14670 does not seem to be running inside a container 12:50:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-559 -v /w/workspace/_app-service-configurable_PR-559:/w/workspace/_app-service-configurable_PR-559:rw,z -v /w/workspace/_app-service-configurable_PR-559@tmp:/w/workspace/_app-service-configurable_PR-559@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:50:58 $ docker top 5cd67338ea059bf77acfae8553b8417f5b9b8ecc898007c332bd8c688cf11791 -eo pid,comm 12:50:58 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). 12:50:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:50:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:50:58 [ssh-agent] Looking for ssh-agent implementation... 12:50:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:58 $ docker exec 5cd67338ea059bf77acfae8553b8417f5b9b8ecc898007c332bd8c688cf11791 ssh-agent 12:50:58 SSH_AUTH_SOCK=/tmp/ssh-1b5ZvnKFc7oT/agent.33 12:50:58 SSH_AGENT_PID=39 12:50:58 Running ssh-add (command line suppressed) 12:50:58 Identity added: /w/workspace/_app-service-configurable_PR-559@tmp/private_key_7424702549219303292.key (/w/workspace/_app-service-configurable_PR-559@tmp/private_key_7424702549219303292.key) 12:50:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:50:58 + git tag --points-at HEAD [Pipeline] } 12:50:58 $ docker exec --env ******** --env ******** 5cd67338ea059bf77acfae8553b8417f5b9b8ecc898007c332bd8c688cf11791 ssh-agent -k 12:50:59 unset SSH_AUTH_SOCK; 12:50:59 unset SSH_AGENT_PID; 12:50:59 echo Agent pid 39 killed; 12:50:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:50:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:50:59 [ssh-agent] Looking for ssh-agent implementation... 12:50:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:59 $ docker exec 5cd67338ea059bf77acfae8553b8417f5b9b8ecc898007c332bd8c688cf11791 ssh-agent 12:50:59 SSH_AUTH_SOCK=/tmp/ssh-wXcjRVEvBNl6/agent.71 12:50:59 SSH_AGENT_PID=77 12:50:59 Running ssh-add (command line suppressed) 12:50:59 Identity added: /w/workspace/_app-service-configurable_PR-559@tmp/private_key_360252386302791130.key (/w/workspace/_app-service-configurable_PR-559@tmp/private_key_360252386302791130.key) 12:50:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:50:59 + git semver init 12:51:00 2023-05-09 12:50:59,992 [run_init] DEBUG init version:0.0.0 force:False 12:51:00 2023-05-09 12:50:59,994 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-559/.semver 12:51:00 2023-05-09 12:50:59,994 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-559/.semver 12:51:00 2023-05-09 12:50:59,994 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-559/.semver'], cwd=/w/workspace/_app-service-configurable_PR-559, universal_newlines=False, shell=None, istream=None) 12:51:01 2023-05-09 12:51:00,823 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-559/.git/info/exclude 12:51:01 2023-05-09 12:51:00,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-559/.semver/PR-559 with force:False 12:51:01 2023-05-09 12:51:00,823 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-559/.semver/PR-559 12:51:01 2023-05-09 12:51:00,828 [execute] INFO git cat-file --batch-check 12:51:01 2023-05-09 12:51:00,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-559/.semver, universal_newlines=False, shell=None, istream=) 12:51:01 2023-05-09 12:51:00,834 [execute] INFO git cat-file --batch 12:51:01 2023-05-09 12:51:00,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-559/.semver, universal_newlines=False, shell=None, istream=) 12:51:01 2023-05-09 12:51:00,839 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-559/.semver/PR-559 12:51:01 0.0.0 [Pipeline] } 12:51:01 $ docker exec --env ******** --env ******** 5cd67338ea059bf77acfae8553b8417f5b9b8ecc898007c332bd8c688cf11791 ssh-agent -k 12:51:01 unset SSH_AUTH_SOCK; 12:51:01 unset SSH_AGENT_PID; 12:51:01 echo Agent pid 77 killed; 12:51:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:51:01 + git semver [Pipeline] } 12:51:01 $ docker stop --time=1 5cd67338ea059bf77acfae8553b8417f5b9b8ecc898007c332bd8c688cf11791 12:51:03 $ docker rm -f --volumes 5cd67338ea059bf77acfae8553b8417f5b9b8ecc898007c332bd8c688cf11791 [Pipeline] // withDockerContainer [Pipeline] sh 12:51:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:51:03 Stashed 1 file(s) [Pipeline] echo 12:51:03 [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 12:51:04 provisioning config files... 12:51:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-559@tmp/config4297917207379103768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:51:04 ---> docker-login.sh 12:51:04 nexus3.edgexfoundry.org:10001 12:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:04 Configure a credential helper to remove this warning. See 12:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:04 12:51:04 Login Succeeded 12:51:04 nexus3.edgexfoundry.org:10002 12:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:04 Configure a credential helper to remove this warning. See 12:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:04 12:51:04 Login Succeeded 12:51:04 nexus3.edgexfoundry.org:10003 12:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:05 Configure a credential helper to remove this warning. See 12:51:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:05 12:51:05 Login Succeeded 12:51:05 nexus3.edgexfoundry.org:10004 12:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:05 Configure a credential helper to remove this warning. See 12:51:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:05 12:51:05 Login Succeeded 12:51:05 docker.io 12:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:05 Configure a credential helper to remove this warning. See 12:51:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:05 12:51:05 Login Succeeded 12:51:05 ---> docker-login.sh ends [Pipeline] } 12:51:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:51:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:51:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:51:05 ========================================================= 12:51:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:51:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:51:06 Sending build context to Docker daemon 3.314MB 12:51:06 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:51:06 Step 2/12 : FROM ${BASE} AS builder 12:51:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:51:06 f56be85fc22e: Pulling fs layer 12:51:06 85791d961cd3: Pulling fs layer 12:51:06 d694b5ae8c79: Pulling fs layer 12:51:06 9f32a84ed3da: Pulling fs layer 12:51:06 4d19c01a9841: Pulling fs layer 12:51:06 9325e15d5711: Pulling fs layer 12:51:06 556b6ee489ea: Pulling fs layer 12:51:06 c5a4b2cf53e6: Pulling fs layer 12:51:06 4d19c01a9841: Waiting 12:51:06 556b6ee489ea: Waiting 12:51:06 9325e15d5711: Waiting 12:51:06 9f32a84ed3da: Waiting 12:51:06 c5a4b2cf53e6: Waiting 12:51:06 85791d961cd3: Download complete 12:51:06 9f32a84ed3da: Verifying Checksum 12:51:06 9f32a84ed3da: Download complete 12:51:06 4d19c01a9841: Verifying Checksum 12:51:06 4d19c01a9841: Download complete 12:51:06 f56be85fc22e: Verifying Checksum 12:51:06 f56be85fc22e: Download complete 12:51:06 9325e15d5711: Verifying Checksum 12:51:06 9325e15d5711: Download complete 12:51:06 f56be85fc22e: Pull complete 12:51:06 85791d961cd3: Pull complete 12:51:06 c5a4b2cf53e6: Verifying Checksum 12:51:06 c5a4b2cf53e6: Download complete 12:51:06 d694b5ae8c79: Verifying Checksum 12:51:06 d694b5ae8c79: Download complete 12:51:07 556b6ee489ea: Verifying Checksum 12:51:07 556b6ee489ea: Download complete 12:51:10 d694b5ae8c79: Pull complete 12:51:10 9f32a84ed3da: Pull complete 12:51:10 4d19c01a9841: Pull complete 12:51:10 9325e15d5711: Pull complete 12:51:12 556b6ee489ea: Pull complete 12:51:13 c5a4b2cf53e6: Pull complete 12:51:13 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 12:51:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:51:13 ---> c4be618373d6 12:51:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:51:17 ---> Running in 4561ee07d78c 12:51:17 Removing intermediate container 4561ee07d78c 12:51:17 ---> 70d50e5a1540 12:51:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:51:17 ---> Running in 03e25e55009f 12:51:17 Removing intermediate container 03e25e55009f 12:51:17 ---> 3281e9e0ad81 12:51:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:51:17 ---> Running in 26851ebe9586 12:51:17 Removing intermediate container 26851ebe9586 12:51:17 ---> 1fd20241ceec 12:51:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:51:17 ---> Running in dcf715c8e0b7 12:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:51:18 OK: 265 MiB in 53 packages 12:51:18 Removing intermediate container dcf715c8e0b7 12:51:18 ---> 5435897e2316 12:51:18 Step 7/12 : WORKDIR /app 12:51:18 ---> Running in 41669048d925 12:51:18 Removing intermediate container 41669048d925 12:51:18 ---> 05c337f804a6 12:51:18 Step 8/12 : COPY go.mod vendor* ./ 12:51:18 ---> 27845a9d67e8 12:51:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:51:18 ---> Running in 28757981a287 12:51:19 Still waiting to schedule task 12:51:19 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14669’ 12:51:45 Removing intermediate container 28757981a287 12:51:45 ---> 58d107d9fbf7 12:51:45 Step 10/12 : COPY . . 12:51:45 ---> f4920747b444 12:51:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:51:45 ---> Running in 76a6c5996796 12:51:45 Removing intermediate container 76a6c5996796 12:51:45 ---> 57f7afb11ea2 12:51:45 Step 12/12 : RUN $MAKE 12:51:45 ---> Running in e9e89a585d5d 12:51:45 noop 12:51:46 Removing intermediate container e9e89a585d5d 12:51:46 ---> 2136e48042ba 12:51:46 Successfully built 2136e48042ba 12:51:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:46 + docker inspect -f . ci-base-image-x86_64 12:51:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:46 prd-ubuntu20.04-docker-8c-8g-14670 does not seem to be running inside a container 12:51:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-559 -v /w/workspace/_app-service-configurable_PR-559:/w/workspace/_app-service-configurable_PR-559:rw,z -v /w/workspace/_app-service-configurable_PR-559@tmp:/w/workspace/_app-service-configurable_PR-559@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 ******** ci-base-image-x86_64 cat 12:51:47 $ docker top e2cfaa4a0d01dedafc17350bd3068d6a440d0d93220d3d05d966a451b7f893e8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:51:47 + go version 12:51:47 go version go1.20.2 linux/amd64 [Pipeline] } 12:51:47 $ docker stop --time=1 e2cfaa4a0d01dedafc17350bd3068d6a440d0d93220d3d05d966a451b7f893e8 12:51:48 $ docker rm -f --volumes e2cfaa4a0d01dedafc17350bd3068d6a440d0d93220d3d05d966a451b7f893e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:49 + docker inspect -f . ci-base-image-x86_64 12:51:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:49 prd-ubuntu20.04-docker-8c-8g-14670 does not seem to be running inside a container 12:51:49 $ 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-559 -v /w/workspace/_app-service-configurable_PR-559:/w/workspace/_app-service-configurable_PR-559:rw,z -v /w/workspace/_app-service-configurable_PR-559@tmp:/w/workspace/_app-service-configurable_PR-559@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 ******** ci-base-image-x86_64 cat 12:51:50 $ docker top c9fb6325b83794e8a596a4843dfa1f11fa89584c745cdfa59a4c3c012a6cfc4a -eo pid,comm [Pipeline] { [Pipeline] sh 12:51:50 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-559 [Pipeline] fileExists [Pipeline] sh 12:51:51 + make test 12:51:51 go test -race -coverprofile=coverage.out ./... 12:52:09 # github.com/edgexfoundry/app-service-configurable 12:52:09 ./main.go:63:19: service.MakeItRun undefined (type "github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces".ApplicationService has no field or method MakeItRun) 12:52:09 FAIL 12:52:09 make: *** [makefile:53: unittest] Error 1 [Pipeline] } 12:52:09 $ docker stop --time=1 c9fb6325b83794e8a596a4843dfa1f11fa89584c745cdfa59a4c3c012a6cfc4a 12:52:12 $ docker rm -f --volumes c9fb6325b83794e8a596a4843dfa1f11fa89584c745cdfa59a4c3c012a6cfc4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:52:13 12:52:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:52:13 latest: Pulling from edgex-lftools-log-publisher 12:52:13 5eb5b503b376: Pulling fs layer 12:52:13 5c69ac0246d0: Pulling fs layer 12:52:13 ec43610c2a17: Pulling fs layer 12:52:13 3a2ae6a8a46f: Pulling fs layer 12:52:13 33b1e0a273af: Pulling fs layer 12:52:13 5d3b04190fa2: Pulling fs layer 12:52:13 2f39f015ded8: Pulling fs layer 12:52:13 3a2ae6a8a46f: Waiting 12:52:13 33b1e0a273af: Waiting 12:52:13 5d3b04190fa2: Waiting 12:52:13 2f39f015ded8: Waiting 12:52:13 5c69ac0246d0: Verifying Checksum 12:52:13 5c69ac0246d0: Download complete 12:52:13 3a2ae6a8a46f: Verifying Checksum 12:52:13 3a2ae6a8a46f: Download complete 12:52:13 33b1e0a273af: Verifying Checksum 12:52:13 33b1e0a273af: Download complete 12:52:13 5d3b04190fa2: Verifying Checksum 12:52:13 5d3b04190fa2: Download complete 12:52:14 ec43610c2a17: Verifying Checksum 12:52:14 ec43610c2a17: Download complete 12:52:14 5eb5b503b376: Verifying Checksum 12:52:14 5eb5b503b376: Download complete 12:52:14 2f39f015ded8: Verifying Checksum 12:52:14 2f39f015ded8: Download complete 12:52:14 5eb5b503b376: Pull complete 12:52:15 5c69ac0246d0: Pull complete 12:52:15 ec43610c2a17: Pull complete 12:52:15 3a2ae6a8a46f: Pull complete 12:52:15 33b1e0a273af: Pull complete 12:52:15 5d3b04190fa2: Pull complete 12:52:20 2f39f015ded8: Pull complete 12:52:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:52:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:52:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:52:20 prd-ubuntu20.04-docker-8c-8g-14670 does not seem to be running inside a container 12:52:20 $ 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-559 -v /w/workspace/_app-service-configurable_PR-559:/w/workspace/_app-service-configurable_PR-559:rw,z -v /w/workspace/_app-service-configurable_PR-559@tmp:/w/workspace/_app-service-configurable_PR-559@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:52:22 $ docker top 740f5324063706c416c393f32aae6c86b21d41a78919a0a01e0104aa2c1bf15c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:52:23 ---> job-cost.sh 12:52:23 lf-activate-venv: SKIPPING 12:52:23 INFO: No Stack... 12:52:23 INFO: Retrieving Pricing Info for: v3-standard-8 12:52:24 INFO: Archiving Costs [Pipeline] sh 12:52:24 + cat /w/workspace/_app-service-configurable_PR-559/archives/cost.csv 12:52:24 + cut -d, -f6 [Pipeline] lock 12:52:24 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] 12:52:24 Resource [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] did not exist. Created. 12:52:24 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:52:24 + echo total: 0.2199999988079071 [Pipeline] stash 12:52:25 Stashed 1 file(s) [Pipeline] } 12:52:25 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:52:25 $ docker stop --time=1 740f5324063706c416c393f32aae6c86b21d41a78919a0a01e0104aa2c1bf15c 12:52:26 $ docker rm -f --volumes 740f5324063706c416c393f32aae6c86b21d41a78919a0a01e0104aa2c1bf15c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:52:26 Failed in branch amd64 12:54:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14671 in /w/workspace/_app-service-configurable_PR-559 [Pipeline] { [Pipeline] ws 12:54:50 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:54:50 Selected Git installation does not exist. Using Default 12:54:50 The recommended git tool is: NONE 12:54:55 using credential edgex-jenkins-ssh 12:54:55 Cloning the remote Git repository 12:54:55 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:54:55 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:54:55 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:54:55 > git --version # timeout=10 12:54:55 > git --version # 'git version 2.25.1' 12:54:55 using GIT_SSH to set credentials SSH Credentials for GitHub 12:54:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:54:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:54:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:54:58 Merging remotes/origin/main commit 694e3ae60c9df22c057b1690b970d5b19176c4d2 into PR head commit bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 12:54:58 Merge succeeded, producing bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 12:54:58 Checking out Revision bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 (PR-559) 12:54:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:54:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:54:57 using GIT_SSH to set credentials SSH Credentials for GitHub 12:54:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/559/head:refs/remotes/origin/PR-559 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:54:58 > git config core.sparsecheckout # timeout=10 12:54:58 > git checkout -f bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 # timeout=10 12:54:58 > git remote # timeout=10 12:54:58 > git config --get remote.origin.url # timeout=10 12:54:58 using GIT_SSH to set credentials SSH Credentials for GitHub 12:54:58 > git merge 694e3ae60c9df22c057b1690b970d5b19176c4d2 # timeout=10 12:54:58 > git rev-parse HEAD^{commit} # timeout=10 12:54:58 > git config core.sparsecheckout # timeout=10 12:54:58 > git checkout -f bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 # timeout=10 12:54:59 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:54:59 > git --version # timeout=10 12:54:59 > git --version # 'git version 2.25.1' 12:54:59 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:55:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:55:00 % Total % Received % Xferd Average Speed Time Time Time Current 12:55:00 Dload Upload Total Spent Left Speed 12:55:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 12:55:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:55:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 12:55:01 sudo tee /etc/docker/daemon.new 12:55:01 { 12:55:01 "registry-mirrors": [ 12:55:01 "https://nexus3.edgexfoundry.org:10001" 12:55:01 ], 12:55:01 "bip": "10.250.0.254/24", 12:55:01 "hosts": [ 12:55:01 "tcp://0.0.0.0:5555", 12:55:01 "unix:///var/run/docker.sock" 12:55:01 ], 12:55:01 "mtu": 1458, 12:55:01 "selinux-enabled": true, 12:55:01 "seccomp-profile": "/etc/docker/seccomp.json" 12:55:01 } [Pipeline] sh 12:55:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:55:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:55:20 provisioning config files... 12:55:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16679666480302418230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:55:21 ---> docker-login.sh 12:55:21 nexus3.edgexfoundry.org:10001 12:55:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:55:21 Configure a credential helper to remove this warning. See 12:55:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:55:21 12:55:21 Login Succeeded 12:55:21 nexus3.edgexfoundry.org:10002 12:55:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:55:22 Configure a credential helper to remove this warning. See 12:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:55:22 12:55:22 Login Succeeded 12:55:22 nexus3.edgexfoundry.org:10003 12:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:55:22 Configure a credential helper to remove this warning. See 12:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:55:22 12:55:22 Login Succeeded 12:55:22 nexus3.edgexfoundry.org:10004 12:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:55:23 Configure a credential helper to remove this warning. See 12:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:55:23 12:55:23 Login Succeeded 12:55:23 docker.io 12:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:55:23 Configure a credential helper to remove this warning. See 12:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:55:23 12:55:23 Login Succeeded 12:55:23 ---> docker-login.sh ends [Pipeline] } 12:55:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:55:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:55:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:55:24 ========================================================= 12:55:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:55:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:55:24 Sending build context to Docker daemon 168.4kB 12:55:24 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:55:24 Step 2/12 : FROM ${BASE} AS builder 12:55:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:55:25 c41833b44d91: Pulling fs layer 12:55:25 ed15518f5707: Pulling fs layer 12:55:25 feae8fd75edb: Pulling fs layer 12:55:25 242c74f7c9fa: Pulling fs layer 12:55:25 3cdef696dda3: Pulling fs layer 12:55:25 2ced38df9373: Pulling fs layer 12:55:25 58f1dce35555: Pulling fs layer 12:55:25 242c74f7c9fa: Waiting 12:55:25 3cdef696dda3: Waiting 12:55:25 2ced38df9373: Waiting 12:55:25 58f1dce35555: Waiting 12:55:25 ed15518f5707: Verifying Checksum 12:55:25 ed15518f5707: Download complete 12:55:25 242c74f7c9fa: Verifying Checksum 12:55:25 242c74f7c9fa: Download complete 12:55:25 3cdef696dda3: Download complete 12:55:25 c41833b44d91: Verifying Checksum 12:55:25 c41833b44d91: Download complete 12:55:26 c41833b44d91: Pull complete 12:55:26 58f1dce35555: Verifying Checksum 12:55:26 58f1dce35555: Download complete 12:55:27 ed15518f5707: Pull complete 12:55:28 feae8fd75edb: Verifying Checksum 12:55:28 feae8fd75edb: Download complete 12:55:28 2ced38df9373: Download complete 12:55:40 feae8fd75edb: Pull complete 12:55:40 242c74f7c9fa: Pull complete 12:55:40 3cdef696dda3: Pull complete 12:55:48 2ced38df9373: Pull complete 12:55:50 58f1dce35555: Pull complete 12:55:50 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 12:55:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:55:50 ---> fadd8f120f05 12:55:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:55:52 ---> Running in 393f96d1c84f 12:55:52 Removing intermediate container 393f96d1c84f 12:55:52 ---> 6ccec16dc347 12:55:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:55:52 ---> Running in e6738b373558 12:55:52 Removing intermediate container e6738b373558 12:55:52 ---> 5d6eee262a46 12:55:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:55:53 ---> Running in 8b7151192df1 12:55:53 Removing intermediate container 8b7151192df1 12:55:53 ---> d98423a91134 12:55:53 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:55:53 ---> Running in 4d4f8144f2b5 12:55:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:55:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:55:55 OK: 263 MiB in 53 packages 12:55:56 Removing intermediate container 4d4f8144f2b5 12:55:56 ---> 0c5c02499ed0 12:55:56 Step 7/12 : WORKDIR /app 12:55:56 ---> Running in fbbb362a3591 12:55:57 Removing intermediate container fbbb362a3591 12:55:57 ---> 1119b776c48a 12:55:57 Step 8/12 : COPY go.mod vendor* ./ 12:55:57 ---> 05b5076d6e76 12:55:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:55:57 ---> Running in 1b013dd3f161 12:57:05 Removing intermediate container 1b013dd3f161 12:57:05 ---> 7d94773a2f22 12:57:05 Step 10/12 : COPY . . 12:57:05 ---> d642889cb32c 12:57:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:57:05 ---> Running in bfe557a07d6b 12:57:05 Removing intermediate container bfe557a07d6b 12:57:05 ---> 04a35f18caea 12:57:05 Step 12/12 : RUN $MAKE 12:57:05 ---> Running in b1308eb4efe5 12:57:05 noop 12:57:05 Removing intermediate container b1308eb4efe5 12:57:05 ---> 2161cf20e8e9 12:57:05 Successfully built 2161cf20e8e9 12:57:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:06 + docker inspect -f . ci-base-image-arm64 12:57:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:57:06 prd-ubuntu20.04-docker-arm64-4c-16g-14671 does not seem to be running inside a container 12:57:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 12:57:07 $ docker top 1d8fe2f4171b9dad23fbc017942aa145c044163f5f478199bf4b5b8e1ab514e9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:08 + go version 12:57:08 go version go1.20.2 linux/arm64 [Pipeline] } 12:57:08 $ docker stop --time=1 1d8fe2f4171b9dad23fbc017942aa145c044163f5f478199bf4b5b8e1ab514e9 12:57:10 $ docker rm -f --volumes 1d8fe2f4171b9dad23fbc017942aa145c044163f5f478199bf4b5b8e1ab514e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:11 + docker inspect -f . ci-base-image-arm64 12:57:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:57:11 prd-ubuntu20.04-docker-arm64-4c-16g-14671 does not seem to be running inside a container 12:57: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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 12:57:15 $ docker top 9a54deadd368de27b2bb11ca6c9509aa8de5c093b3c373fb7890eeadff996e3b -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:15 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:57:16 + make test 12:57:16 go test -race -coverprofile=coverage.out ./... 13:00:08 # github.com/edgexfoundry/app-service-configurable 13:00:08 ./main.go:63:19: service.MakeItRun undefined (type "github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces".ApplicationService has no field or method MakeItRun) 13:00:08 FAIL 13:00:08 make: *** [makefile:53: unittest] Error 1 [Pipeline] } 13:00:08 $ docker stop --time=1 9a54deadd368de27b2bb11ca6c9509aa8de5c093b3c373fb7890eeadff996e3b 13:00:12 $ docker rm -f --volumes 9a54deadd368de27b2bb11ca6c9509aa8de5c093b3c373fb7890eeadff996e3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:00:14 13:00:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:00:14 arm64: Pulling from edgex-lftools-log-publisher 13:00:14 8998bd30e6a1: Pulling fs layer 13:00:14 04944245beec: Pulling fs layer 13:00:14 699f458cf7ca: Pulling fs layer 13:00:14 765212b225bb: Pulling fs layer 13:00:14 f23df028b6ca: Pulling fs layer 13:00:14 d65c8cfc05b1: Pulling fs layer 13:00:14 2437ff75d9bd: Pulling fs layer 13:00:14 765212b225bb: Waiting 13:00:14 f23df028b6ca: Waiting 13:00:14 d65c8cfc05b1: Waiting 13:00:14 2437ff75d9bd: Waiting 13:00:14 04944245beec: Verifying Checksum 13:00:14 04944245beec: Download complete 13:00:14 765212b225bb: Verifying Checksum 13:00:14 765212b225bb: Download complete 13:00:14 f23df028b6ca: Verifying Checksum 13:00:14 f23df028b6ca: Download complete 13:00:14 d65c8cfc05b1: Verifying Checksum 13:00:14 d65c8cfc05b1: Download complete 13:00:14 699f458cf7ca: Verifying Checksum 13:00:14 699f458cf7ca: Download complete 13:00:15 8998bd30e6a1: Verifying Checksum 13:00:15 8998bd30e6a1: Download complete 13:00:17 2437ff75d9bd: Verifying Checksum 13:00:17 2437ff75d9bd: Download complete 13:00:19 8998bd30e6a1: Pull complete 13:00:19 04944245beec: Pull complete 13:00:21 699f458cf7ca: Pull complete 13:00:21 765212b225bb: Pull complete 13:00:22 f23df028b6ca: Pull complete 13:00:22 d65c8cfc05b1: Pull complete 13:00:34 2437ff75d9bd: Pull complete 13:00:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:00:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:00:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:34 prd-ubuntu20.04-docker-arm64-4c-16g-14671 does not seem to be running inside a container 13:00:34 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:00:37 $ docker top ac71973ecc1fe89f06f48844e860525da4aeb2481560d06879436f64fea1953e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:38 ---> job-cost.sh 13:00:38 lf-activate-venv: SKIPPING 13:00:38 INFO: No Stack... 13:00:38 INFO: Retrieving Pricing Info for: v3-standard-4 13:00:39 INFO: Archiving Costs [Pipeline] sh 13:00:39 + cut -d, -f6 13:00:39 + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 13:00:40 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] 13:00:40 Resource [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] did not exist. Created. 13:00:40 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:00:40 /w/workspace/app-service-configurable/1@tmp/durable-888668e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:00:41 + echo total: 0.10999999940395355 [Pipeline] stash 13:00:41 Warning: overwriting stash ‘stack-cost’ 13:00:41 Stashed 1 file(s) [Pipeline] } 13:00:41 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:00:41 $ docker stop --time=1 ac71973ecc1fe89f06f48844e860525da4aeb2481560d06879436f64fea1953e 13:00:43 $ docker rm -f --volumes ac71973ecc1fe89f06f48844e860525da4aeb2481560d06879436f64fea1953e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:00:43 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:00:45 + [ -d /w/workspace/_app-service-configurable_PR-559/archives ] 13:00:45 + ls -al /w/workspace/_app-service-configurable_PR-559/archives 13:00:45 total 16 13:00:45 drwxr-xr-x 3 root root 4096 May 9 12:52 . 13:00:45 drwxrwxr-x 9 jenkins jenkins 4096 May 9 12:52 .. 13:00:45 drwxr-xr-x 2 root root 4096 May 9 12:52 cost 13:00:45 -rw-r--r-- 1 root root 96 May 9 12:52 cost.csv 13:00:45 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-559/archives 13:00:45 + ls -al /w/workspace/_app-service-configurable_PR-559/archives 13:00:45 total 16 13:00:45 drwxr-xr-x 3 jenkins jenkins 4096 May 9 12:52 . 13:00:45 drwxrwxr-x 9 jenkins jenkins 4096 May 9 12:52 .. 13:00:45 drwxr-xr-x 2 jenkins jenkins 4096 May 9 12:52 cost 13:00:45 -rw-r--r-- 1 jenkins jenkins 96 May 9 12:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:00:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:00:47 ---> package-listing.sh 13:00:47 ++ facter osfamily 13:00:47 ++ tr '[:upper:]' '[:lower:]' 13:00:47 + OS_FAMILY=debian 13:00:47 + workspace=/w/workspace/_app-service-configurable_PR-559 13:00:47 + START_PACKAGES=/tmp/packages_start.txt 13:00:47 + END_PACKAGES=/tmp/packages_end.txt 13:00:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:00:47 + PACKAGES=/tmp/packages_start.txt 13:00:47 + '[' /w/workspace/_app-service-configurable_PR-559 ']' 13:00:47 + PACKAGES=/tmp/packages_end.txt 13:00:47 + case "${OS_FAMILY}" in 13:00:47 + dpkg -l 13:00:47 + grep '^ii' 13:00:47 + '[' -f /tmp/packages_start.txt ']' 13:00:47 + '[' -f /tmp/packages_end.txt ']' 13:00:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:00:47 + '[' /w/workspace/_app-service-configurable_PR-559 ']' 13:00:47 + mkdir -p /w/workspace/_app-service-configurable_PR-559/archives/ 13:00:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-559/archives/ [Pipeline] echo 13:00:47 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-559/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:00:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:00:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:48 prd-ubuntu20.04-docker-8c-8g-14670 does not seem to be running inside a container 13:00:48 $ 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-559/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-559 -v /w/workspace/_app-service-configurable_PR-559:/w/workspace/_app-service-configurable_PR-559:rw,z -v /w/workspace/_app-service-configurable_PR-559@tmp:/w/workspace/_app-service-configurable_PR-559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:00:48 $ docker top d02080a2e27025e2244864b2fc9c82442de889ade291f9b65ee7be28807ccede -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:49 + touch /tmp/pre-build-complete [Pipeline] sh 13:00:49 + mkdir -p /var/log/sysstat [Pipeline] sh 13:00:49 + ls /var/log/sa-host 13:00:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:00:49 provisioning config files... 13:00:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-559@tmp/config8307425516840441145tmp [Pipeline] { [Pipeline] echo 13:00:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:00:50 ---> create-netrc.sh [Pipeline] } 13:00:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:00:50 ---> python-tools-install.sh [Pipeline] echo 13:00:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:00:51 ---> sudo-logs.sh 13:00:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:00:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:00:51 ---> job-cost.sh 13:00:51 lf-activate-venv: SKIPPING 13:00:51 DEBUG: total: 0.2199999988079071 13:00:51 INFO: Retrieving Stack Cost... 13:00:51 INFO: Retrieving Pricing Info for: v3-standard-8 13:00:52 INFO: Archiving Costs [Pipeline] echo 13:00:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:00:52 ---> logs-deploy.sh 13:00:52 lf-activate-venv: SKIPPING 13:00:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-559/1 13:00:52 INFO: archiving workspace using pattern(s): 13:00:53 Archives upload complete. 13:00:54 INFO: archiving logs to Nexus 13:00:54 ---> uname -a: 13:00:54 Linux prd-ubuntu20-04-docker-8c-8g-14670 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:00:54 13:00:54 13:00:54 ---> lscpu: 13:00:54 Architecture: x86_64 13:00:54 CPU op-mode(s): 32-bit, 64-bit 13:00:54 Byte Order: Little Endian 13:00:54 Address sizes: 40 bits physical, 48 bits virtual 13:00:54 CPU(s): 8 13:00:54 On-line CPU(s) list: 0-7 13:00:54 Thread(s) per core: 1 13:00:54 Core(s) per socket: 1 13:00:54 Socket(s): 8 13:00:54 NUMA node(s): 1 13:00:54 Vendor ID: AuthenticAMD 13:00:54 CPU family: 23 13:00:54 Model: 49 13:00:54 Model name: AMD EPYC-Rome Processor 13:00:54 Stepping: 0 13:00:54 CPU MHz: 2799.998 13:00:54 BogoMIPS: 5599.99 13:00:54 Virtualization: AMD-V 13:00:54 Hypervisor vendor: KVM 13:00:54 Virtualization type: full 13:00:54 L1d cache: 256 KiB 13:00:54 L1i cache: 256 KiB 13:00:54 L2 cache: 4 MiB 13:00:54 L3 cache: 128 MiB 13:00:54 NUMA node0 CPU(s): 0-7 13:00:54 Vulnerability Itlb multihit: Not affected 13:00:54 Vulnerability L1tf: Not affected 13:00:54 Vulnerability Mds: Not affected 13:00:54 Vulnerability Meltdown: Not affected 13:00:54 Vulnerability Mmio stale data: Not affected 13:00:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:00:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:00:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:00:54 Vulnerability Srbds: Not affected 13:00:54 Vulnerability Tsx async abort: Not affected 13:00:54 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 13:00:54 13:00:54 13:00:54 ---> nproc: 13:00:54 8 13:00:54 13:00:54 13:00:54 ---> df -h: 13:00:54 Filesystem Size Used Avail Use% Mounted on 13:00:54 overlay 155G 12G 144G 8% / 13:00:54 tmpfs 64M 0 64M 0% /dev 13:00:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:00:54 shm 64M 0 64M 0% /dev/shm 13:00:54 /dev/vda1 155G 12G 144G 8% /facter-os 13:00:54 13:00:54 13:00:54 ---> sar -b -r -n DEV: 13:00:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14670) 05/09/23 _x86_64_ (8 CPU) 13:00:54 13:00:54 12:50:04 LINUX RESTART (8 CPU) 13:00:54 13:00:54 12:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:00:54 12:52:01 192.27 1.67 190.60 0.00 44.66 71875.49 0.00 13:00:54 12:53:01 49.98 0.22 49.76 0.00 9.60 24190.10 0.00 13:00:54 12:54:01 1.30 0.00 1.30 0.00 0.00 14.28 0.00 13:00:54 12:55:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 13:00:54 12:56:01 40.89 12.74 28.15 0.00 5459.83 6345.10 0.00 13:00:54 12:57:01 2.40 0.00 2.40 0.00 0.00 25.20 0.00 13:00:54 12:58:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 13:00:54 12:59:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 13:00:54 13:00:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 13:00:54 Average: 32.50 1.63 30.87 0.00 612.92 11389.72 0.00 13:00:54 13:00:54 12:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:00:54 12:52:01 27921784 31321048 973660 2.96 144792 3441116 2356628 6.95 1510936 2977740 245236 13:00:54 12:53:01 27941160 31580676 717472 2.18 151468 3650084 1769292 5.21 1165052 3281972 152 13:00:54 12:54:01 27941152 31580872 716900 2.18 151496 3650088 1769292 5.21 1164884 3281976 8 13:00:54 12:55:01 27944804 31584560 713016 2.17 151536 3650088 1769292 5.21 1161544 3281984 20 13:00:54 12:56:01 27567892 31564824 722900 2.20 160192 3983684 1814836 5.35 1396964 3396120 136 13:00:54 12:57:01 27575696 31572720 714952 2.17 160280 3983684 1814836 5.35 1389344 3396120 8 13:00:54 12:58:01 27575316 31572444 715064 2.17 160376 3983688 1814836 5.35 1389200 3396136 8 13:00:54 12:59:01 27576048 31573280 714148 2.17 160472 3983688 1814836 5.35 1389296 3396144 12 13:00:54 13:00:01 27575368 31573392 714744 2.17 160520 3983680 1814836 5.35 1388636 3396880 12 13:00:54 Average: 27735469 31547091 744762 2.26 155681 3812200 1859854 5.48 1328428 3311675 27288 13:00:54 13:00:54 12:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:00:54 12:52:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 13:00:54 12:52:01 vethf920b1d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:00:54 12:52:01 ens3 456.84 289.15 6198.36 40.40 0.00 0.00 0.00 0.00 13:00:54 12:52:01 docker0 173.55 275.22 14.13 1936.53 0.00 0.00 0.00 0.00 13:00:54 12:53:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 13:00:54 12:53:01 ens3 103.20 68.16 2533.88 83.18 0.00 0.00 0.00 0.00 13:00:54 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:54 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:54 12:54:01 ens3 1.05 0.02 0.10 0.00 0.00 0.00 0.00 0.00 13:00:54 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:54 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:54 12:55:01 ens3 1.10 0.62 0.53 0.41 0.00 0.00 0.00 0.00 13:00:54 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:54 12:56:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 13:00:54 12:56:01 ens3 189.67 104.73 1957.00 7.24 0.00 0.00 0.00 0.00 13:00:54 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:54 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:54 12:57:01 ens3 0.78 0.58 0.36 0.29 0.00 0.00 0.00 0.00 13:00:54 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:54 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:54 12:58:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:00:54 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:54 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:54 12:59:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:00:54 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:54 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:54 13:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:54 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:54 Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 13:00:54 Average: ens3 83.66 51.49 1187.80 14.61 0.00 0.00 0.00 0.00 13:00:54 Average: docker0 19.28 30.58 1.57 215.15 0.00 0.00 0.00 0.00 13:00:54 13:00:54 13:00:54 ---> sar -P ALL: 13:00:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14670) 05/09/23 _x86_64_ (8 CPU) 13:00:54 13:00:54 12:50:04 LINUX RESTART (8 CPU) 13:00:54 13:00:54 12:51:01 CPU %user %nice %system %iowait %steal %idle 13:00:54 12:52:01 all 17.04 0.00 4.75 3.71 0.07 74.43 13:00:54 12:52:01 0 18.12 0.00 4.71 0.40 0.07 76.71 13:00:54 12:52:01 1 17.71 0.00 4.43 0.24 0.10 77.52 13:00:54 12:52:01 2 15.99 0.00 4.23 0.91 0.07 78.79 13:00:54 12:52:01 3 16.93 0.00 4.24 1.52 0.07 77.24 13:00:54 12:52:01 4 16.09 0.00 5.70 8.04 0.07 70.10 13:00:54 12:52:01 5 16.84 0.00 5.88 17.17 0.08 60.03 13:00:54 12:52:01 6 17.31 0.00 4.44 0.39 0.07 77.80 13:00:54 12:52:01 7 17.32 0.00 4.34 0.98 0.07 77.29 13:00:54 12:53:01 all 8.44 0.00 1.98 0.92 0.03 88.63 13:00:54 12:53:01 0 9.15 0.00 1.89 0.23 0.03 88.69 13:00:54 12:53:01 1 8.03 0.00 2.09 0.00 0.05 89.83 13:00:54 12:53:01 2 7.64 0.00 2.05 0.29 0.02 90.01 13:00:54 12:53:01 3 9.50 0.00 1.76 0.03 0.03 88.67 13:00:54 12:53:01 4 9.10 0.00 2.13 1.59 0.03 87.14 13:00:54 12:53:01 5 7.23 0.00 1.86 3.18 0.02 87.72 13:00:54 12:53:01 6 8.46 0.00 1.96 0.02 0.03 89.53 13:00:54 12:53:01 7 8.40 0.00 2.10 2.01 0.05 87.45 13:00:54 12:54:01 all 0.17 0.00 0.01 0.00 0.01 99.81 13:00:54 12:54:01 0 0.00 0.00 0.02 0.02 0.02 99.95 13:00:54 12:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:00:54 12:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 13:00:54 12:54:01 3 1.25 0.00 0.00 0.00 0.00 98.75 13:00:54 12:54:01 4 0.02 0.00 0.00 0.00 0.03 99.95 13:00:54 12:54:01 5 0.00 0.00 0.02 0.02 0.02 99.95 13:00:54 12:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:00:54 12:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:00:54 12:55:01 all 0.24 0.00 0.01 0.01 0.01 99.74 13:00:54 12:55:01 0 0.03 0.00 0.02 0.02 0.02 99.92 13:00:54 12:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:00:54 12:55:01 2 0.03 0.00 0.00 0.02 0.00 99.95 13:00:54 12:55:01 3 1.73 0.00 0.02 0.00 0.02 98.24 13:00:54 12:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:00:54 12:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 13:00:54 12:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:00:54 12:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:00:54 12:56:01 all 1.29 0.00 0.63 0.41 0.01 97.66 13:00:54 12:56:01 0 0.92 0.00 0.78 0.75 0.00 97.55 13:00:54 12:56:01 1 0.90 0.00 0.62 0.32 0.02 98.15 13:00:54 12:56:01 2 1.47 0.00 0.52 0.12 0.03 97.86 13:00:54 12:56:01 3 0.67 0.00 0.38 0.05 0.02 98.88 13:00:54 12:56:01 4 3.02 0.00 0.80 0.03 0.02 96.13 13:00:54 12:56:01 5 0.95 0.00 0.48 1.09 0.00 97.48 13:00:54 12:56:01 6 0.85 0.00 0.70 0.50 0.02 97.93 13:00:54 12:56:01 7 1.54 0.00 0.75 0.42 0.02 97.27 13:00:54 12:57:01 all 0.10 0.00 0.01 0.01 0.01 99.87 13:00:54 12:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:00:54 12:57:01 1 0.00 0.00 0.02 0.02 0.02 99.95 13:00:54 12:57:01 2 0.07 0.00 0.02 0.00 0.00 99.92 13:00:54 12:57:01 3 0.57 0.00 0.05 0.00 0.00 99.38 13:00:54 12:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:00:54 12:57:01 5 0.02 0.00 0.02 0.03 0.00 99.93 13:00:54 12:57:01 6 0.03 0.00 0.00 0.02 0.02 99.93 13:00:54 12:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:00:54 12:58:01 all 0.03 0.00 0.04 0.01 0.01 99.91 13:00:54 12:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:00:54 12:58:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:00:54 12:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:00:54 12:58:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:00:54 12:58:01 4 0.02 0.00 0.07 0.00 0.00 99.92 13:00:54 12:58:01 5 0.00 0.00 0.03 0.05 0.02 99.90 13:00:54 12:58:01 6 0.02 0.00 0.03 0.00 0.03 99.92 13:00:54 12:58:01 7 0.05 0.00 0.08 0.00 0.02 99.85 13:00:54 12:59:01 all 0.05 0.00 0.01 0.02 0.01 99.91 13:00:54 12:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:00:54 12:59:01 1 0.00 0.00 0.02 0.03 0.02 99.93 13:00:54 12:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:00:54 12:59:01 3 0.28 0.00 0.00 0.00 0.00 99.72 13:00:54 12:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:00:54 12:59:01 5 0.00 0.00 0.02 0.15 0.00 99.83 13:00:54 12:59:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:00:54 12:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:00:54 13:00:01 all 0.26 0.00 0.00 0.00 0.00 99.73 13:00:54 13:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:00:54 13:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:00:54 13:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:00:54 13:00:01 3 1.97 0.00 0.00 0.00 0.02 98.01 13:00:54 13:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:00:54 13:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:00:54 13:00:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:00:54 13:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:00:54 Average: all 3.05 0.00 0.82 0.56 0.02 95.55 13:00:54 Average: 0 3.13 0.00 0.83 0.16 0.02 95.87 13:00:54 Average: 1 2.95 0.00 0.80 0.07 0.03 96.16 13:00:54 Average: 2 2.79 0.00 0.76 0.15 0.02 96.29 13:00:54 Average: 3 3.63 0.00 0.71 0.18 0.02 95.46 13:00:54 Average: 4 3.13 0.00 0.96 1.07 0.02 94.82 13:00:54 Average: 5 2.76 0.00 0.92 2.39 0.01 93.92 13:00:54 Average: 6 2.95 0.00 0.79 0.10 0.02 96.14 13:00:54 Average: 7 3.02 0.00 0.81 0.38 0.02 95.78 13:00:54 13:00:54 13:00:54