Pull request #483 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc7412d263391a1465ae94517db85e818bd9f88d+91ab2d1966be996543f139896746dd83b19c5706 (8cbf3c701b3145e145f0250987eefbaaf341039a) 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-ssh7077573610585948160.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh939501503477893537.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 590556114a56c6d90cc8043840e039c2f74196dc 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/device-virtual-go/branches/PR-483/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/device-virtual-go/branches/PR-483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11494742803204153753.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/device-virtual-go/branches/PR-483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3468607246547937498.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh16376923888803080780.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/device-virtual-go/branches/PR-483/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/device-virtual-go/branches/PR-483/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15733195512567878695.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 590556114a56c6d90cc8043840e039c2f74196dc 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:device-virtual-go] ========================================================= [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: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual 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-7295’ Running on prd-ubuntu20.04-docker-8c-8g-7297 in /w/workspace/foundry_device-virtual-go_PR-483 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-483 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 91ab2d1966be996543f139896746dd83b19c5706 into PR head commit cc7412d263391a1465ae94517db85e818bd9f88d Merge succeeded, producing cc7412d263391a1465ae94517db85e818bd9f88d Checking out Revision cc7412d263391a1465ae94517db85e818bd9f88d (PR-483) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/483/head:refs/remotes/origin/PR-483 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc7412d263391a1465ae94517db85e818bd9f88d # 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 91ab2d1966be996543f139896746dd83b19c5706 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc7412d263391a1465ae94517db85e818bd9f88d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:03:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:03:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:03:00 ========================================================= 12:03:00 EdgeX Global Pipelines Version Info 12:03:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:03:01 ------------------- 12:03:01 stable info: 12:03:01 ------------------- 12:03:01 Commited By: Ginny Guan ginny@iotechsys.com 12:03:01 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 12:03:01 Message: update stable to v1.0.260 12:03:01 ------------------- 12:03:01 experimental info: 12:03:01 ------------------- 12:03:01 Commited By: Ginny Guan ginny@iotechsys.com 12:03:01 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 12:03:01 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:03:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:03:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:03:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:03:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:03:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:03:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:03:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:03:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:03:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:03:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:03:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:03:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:03:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:03:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:03:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:03:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:03:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:03:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:03:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:03:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:03:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-483 [Pipeline] echo 12:03:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-483 [Pipeline] echo 12:03:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-483 [Pipeline] echo 12:03:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc7412d263391a1465ae94517db85e818bd9f88d [Pipeline] echo 12:03:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc7412d [Pipeline] echo 12:03:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:03:04 provisioning config files... 12:03:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-483@tmp/config13419638181822224343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:03:04 ---> ****-login.sh 12:03:04 nexus3.edgexfoundry.org:10001 12:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:03:04 Configure a credential helper to remove this warning. See 12:03:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:03:04 12:03:04 Login Succeeded 12:03:04 nexus3.edgexfoundry.org:10002 12:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:03:05 Configure a credential helper to remove this warning. See 12:03:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:03:05 12:03:05 Login Succeeded 12:03:05 nexus3.edgexfoundry.org:10003 12:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:03:05 Configure a credential helper to remove this warning. See 12:03:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:03:05 12:03:05 Login Succeeded 12:03:05 nexus3.edgexfoundry.org:10004 12:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:03:05 Configure a credential helper to remove this warning. See 12:03:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:03:05 12:03:05 Login Succeeded 12:03:05 ****.io 12:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:03:05 Configure a credential helper to remove this warning. See 12:03:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:03:05 12:03:05 Login Succeeded 12:03:05 ---> ****-login.sh ends [Pipeline] } 12:03:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:03:06 + git rev-list -1 --merges cc7412d263391a1465ae94517db85e818bd9f88d~1..cc7412d263391a1465ae94517db85e818bd9f88d [Pipeline] echo 12:03:06 -----------> git rev-list -1 --merges cc7412d263391a1465ae94517db85e818bd9f88d~1..cc7412d263391a1465ae94517db85e818bd9f88d cc7412d263391a1465ae94517db85e818bd9f88d [false] [Pipeline] sh 12:03:07 + git log --format=format:%s -1 cc7412d263391a1465ae94517db85e818bd9f88d [Pipeline] echo 12:03:07 ========================================================= 12:03:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:03:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:03:07 + git log --format=format:%s -1 cc7412d263391a1465ae94517db85e818bd9f88d [Pipeline] echo 12:03:07 [semverPrep] GIT_COMMIT: cc7412d263391a1465ae94517db85e818bd9f88d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 12:03:07 [semverPrep] This is not a build commit. [Pipeline] sh 12:03:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:03:08 + grep -v github /etc/ssh/ssh_known_hosts 12:03:08 + [ -e /tmp/ssh_known_hosts ] 12:03:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:03:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:03:08 + sudo tee -a /etc/ssh/ssh_known_hosts 12:03:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:03:08 12:03:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:03:09 0.1.4: Pulling from edgex-devops/py-git-semver 12:03:09 b85a868b505f: Pulling fs layer 12:03:09 e2be974225ed: Pulling fs layer 12:03:09 339a4e72a1f5: Pulling fs layer 12:03:09 988bab9f4d93: Pulling fs layer 12:03:09 1469e6f7b9e6: Pulling fs layer 12:03:09 eaf3925da568: Pulling fs layer 12:03:09 bab4dde63d76: Pulling fs layer 12:03:09 bde34c3a00c8: Pulling fs layer 12:03:09 b352a97aabf1: Pulling fs layer 12:03:09 4872d77fe225: Pulling fs layer 12:03:09 5851b861e8e6: Pulling fs layer 12:03:09 bab4dde63d76: Waiting 12:03:09 bde34c3a00c8: Waiting 12:03:09 4872d77fe225: Waiting 12:03:09 b352a97aabf1: Waiting 12:03:09 988bab9f4d93: Waiting 12:03:09 1469e6f7b9e6: Waiting 12:03:09 eaf3925da568: Waiting 12:03:10 e2be974225ed: Download complete 12:03:10 988bab9f4d93: Download complete 12:03:10 1469e6f7b9e6: Verifying Checksum 12:03:10 1469e6f7b9e6: Download complete 12:03:10 eaf3925da568: Download complete 12:03:10 339a4e72a1f5: Verifying Checksum 12:03:10 339a4e72a1f5: Download complete 12:03:10 bde34c3a00c8: Verifying Checksum 12:03:10 bde34c3a00c8: Download complete 12:03:10 b352a97aabf1: Verifying Checksum 12:03:10 b352a97aabf1: Download complete 12:03:10 4872d77fe225: Verifying Checksum 12:03:10 4872d77fe225: Download complete 12:03:10 5851b861e8e6: Verifying Checksum 12:03:10 5851b861e8e6: Download complete 12:03:10 b85a868b505f: Verifying Checksum 12:03:10 b85a868b505f: Download complete 12:03:10 bab4dde63d76: Verifying Checksum 12:03:10 bab4dde63d76: Download complete 12:03:12 b85a868b505f: Pull complete 12:03:12 e2be974225ed: Pull complete 12:03:12 339a4e72a1f5: Pull complete 12:03:12 988bab9f4d93: Pull complete 12:03:12 1469e6f7b9e6: Pull complete 12:03:12 eaf3925da568: Pull complete 12:03:14 bab4dde63d76: Pull complete 12:03:14 bde34c3a00c8: Pull complete 12:03:14 b352a97aabf1: Pull complete 12:03:14 4872d77fe225: Pull complete 12:03:14 5851b861e8e6: Pull complete 12:03:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:03:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:15 prd-ubuntu20.04-docker-8c-8g-7297 does not seem to be running inside a container 12:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-483 -v /w/workspace/foundry_device-virtual-go_PR-483:/w/workspace/foundry_device-virtual-go_PR-483:rw,z -v /w/workspace/foundry_device-virtual-go_PR-483@tmp:/w/workspace/foundry_device-virtual-go_PR-483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:03:18 $ docker top 0a933fa651e39f4e54d5702e74f6f36bc3b91299785ad05c2e275c234a361b58 -eo pid,comm 12:03:18 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:03:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:03:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:03:18 [ssh-agent] Looking for ssh-agent implementation... 12:03:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:03:18 $ docker exec 0a933fa651e39f4e54d5702e74f6f36bc3b91299785ad05c2e275c234a361b58 ssh-agent 12:03:18 SSH_AUTH_SOCK=/tmp/ssh-X8IWgrL1Yl2x/agent.32 12:03:18 SSH_AGENT_PID=38 12:03:18 Running ssh-add (command line suppressed) 12:03:18 Identity added: /w/workspace/foundry_device-virtual-go_PR-483@tmp/private_key_17742544821830888806.key (/w/workspace/foundry_device-virtual-go_PR-483@tmp/private_key_17742544821830888806.key) 12:03:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:03:19 + git tag --points-at HEAD [Pipeline] } 12:03:19 $ docker exec --env ******** --env ******** 0a933fa651e39f4e54d5702e74f6f36bc3b91299785ad05c2e275c234a361b58 ssh-agent -k 12:03:19 unset SSH_AUTH_SOCK; 12:03:19 unset SSH_AGENT_PID; 12:03:19 echo Agent pid 38 killed; 12:03:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:03:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:03:19 [ssh-agent] Looking for ssh-agent implementation... 12:03:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:03:19 $ docker exec 0a933fa651e39f4e54d5702e74f6f36bc3b91299785ad05c2e275c234a361b58 ssh-agent 12:03:19 SSH_AUTH_SOCK=/tmp/ssh-g5tcgxtQPKAI/agent.71 12:03:19 SSH_AGENT_PID=77 12:03:19 Running ssh-add (command line suppressed) 12:03:19 Identity added: /w/workspace/foundry_device-virtual-go_PR-483@tmp/private_key_1025544131302619323.key (/w/workspace/foundry_device-virtual-go_PR-483@tmp/private_key_1025544131302619323.key) 12:03:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:03:20 + git semver init 12:03:20 2024-08-07 12:03:20,218 [run_init] DEBUG init version:0.0.0 force:False 12:03:20 2024-08-07 12:03:20,219 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-483/.semver 12:03:20 2024-08-07 12:03:20,219 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-483/.semver 12:03:20 2024-08-07 12:03:20,219 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-483/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-483, universal_newlines=False, shell=None, istream=None) 12:03:22 2024-08-07 12:03:22,186 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-483/.git/info/exclude 12:03:22 2024-08-07 12:03:22,187 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-483/.semver/PR-483 with force:False 12:03:22 2024-08-07 12:03:22,187 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-483/.semver/PR-483 12:03:22 2024-08-07 12:03:22,191 [execute] INFO git cat-file --batch-check 12:03:22 2024-08-07 12:03:22,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-483/.semver, universal_newlines=False, shell=None, istream=) 12:03:22 2024-08-07 12:03:22,198 [execute] INFO git cat-file --batch 12:03:22 2024-08-07 12:03:22,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-483/.semver, universal_newlines=False, shell=None, istream=) 12:03:22 2024-08-07 12:03:22,203 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-483/.semver/PR-483 12:03:22 0.0.0 [Pipeline] } 12:03:22 $ docker exec --env ******** --env ******** 0a933fa651e39f4e54d5702e74f6f36bc3b91299785ad05c2e275c234a361b58 ssh-agent -k 12:03:22 unset SSH_AUTH_SOCK; 12:03:22 unset SSH_AGENT_PID; 12:03:22 echo Agent pid 77 killed; 12:03:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:03:23 + git semver [Pipeline] } 12:03:23 $ docker stop --time=1 0a933fa651e39f4e54d5702e74f6f36bc3b91299785ad05c2e275c234a361b58 12:03:24 $ docker rm -f --volumes 0a933fa651e39f4e54d5702e74f6f36bc3b91299785ad05c2e275c234a361b58 [Pipeline] // withDockerContainer [Pipeline] sh 12:03:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:03:25 Stashed 1 file(s) [Pipeline] echo 12:03:25 [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:03:26 provisioning config files... 12:03:26 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-483@tmp/config17304251930564111368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:03:26 ---> ****-login.sh 12:03:26 nexus3.edgexfoundry.org:10001 12:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:03:26 Configure a credential helper to remove this warning. See 12:03:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:03:26 12:03:26 Login Succeeded 12:03:26 nexus3.edgexfoundry.org:10002 12:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:03:26 Configure a credential helper to remove this warning. See 12:03:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:03:26 12:03:26 Login Succeeded 12:03:26 nexus3.edgexfoundry.org:10003 12:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:03:26 Configure a credential helper to remove this warning. See 12:03:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:03:26 12:03:26 Login Succeeded 12:03:26 nexus3.edgexfoundry.org:10004 12:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:03:26 Configure a credential helper to remove this warning. See 12:03:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:03:26 12:03:26 Login Succeeded 12:03:26 ****.io 12:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:03:27 Configure a credential helper to remove this warning. See 12:03:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:03:27 12:03:27 Login Succeeded 12:03:27 ---> ****-login.sh ends [Pipeline] } 12:03:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:03:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:03:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:03:27 ========================================================= 12:03:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:03:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:03:27 Sending build context to Docker daemon 37.58MB 12:03:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:03:27 Step 2/12 : FROM ${BASE} AS builder 12:03:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:03:28 619be1103602: Pulling fs layer 12:03:28 7862e08f4a3e: Pulling fs layer 12:03:28 5df492c9dc93: Pulling fs layer 12:03:28 7629e6793208: Pulling fs layer 12:03:28 4f4fb700ef54: Pulling fs layer 12:03:28 fb5054dd5b73: Pulling fs layer 12:03:28 eeca6798cff9: Pulling fs layer 12:03:28 aa269ceb94a6: Pulling fs layer 12:03:28 ada007ff1a6a: Pulling fs layer 12:03:28 7629e6793208: Waiting 12:03:28 4f4fb700ef54: Waiting 12:03:28 aa269ceb94a6: Waiting 12:03:28 ada007ff1a6a: Waiting 12:03:28 fb5054dd5b73: Waiting 12:03:28 eeca6798cff9: Waiting 12:03:28 7862e08f4a3e: Download complete 12:03:28 7629e6793208: Verifying Checksum 12:03:28 7629e6793208: Download complete 12:03:28 4f4fb700ef54: Verifying Checksum 12:03:28 4f4fb700ef54: Download complete 12:03:28 fb5054dd5b73: Verifying Checksum 12:03:28 fb5054dd5b73: Download complete 12:03:28 619be1103602: Verifying Checksum 12:03:28 619be1103602: Download complete 12:03:28 eeca6798cff9: Verifying Checksum 12:03:28 eeca6798cff9: Download complete 12:03:28 619be1103602: Pull complete 12:03:28 7862e08f4a3e: Pull complete 12:03:28 ada007ff1a6a: Verifying Checksum 12:03:28 ada007ff1a6a: Download complete 12:03:29 5df492c9dc93: Verifying Checksum 12:03:29 5df492c9dc93: Download complete 12:03:29 aa269ceb94a6: Verifying Checksum 12:03:29 aa269ceb94a6: Download complete 12:03:32 5df492c9dc93: Pull complete 12:03:32 7629e6793208: Pull complete 12:03:32 4f4fb700ef54: Pull complete 12:03:32 fb5054dd5b73: Pull complete 12:03:32 eeca6798cff9: Pull complete 12:03:35 aa269ceb94a6: Pull complete 12:03:35 ada007ff1a6a: Pull complete 12:03:35 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:03:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:03:35 ---> f489d0715acc 12:03:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:03:40 Still waiting to schedule task 12:03:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7296’ 12:03:41 ---> Running in 1c13466f99c1 12:03:41 Removing intermediate container 1c13466f99c1 12:03:41 ---> 077952877961 12:03:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:03:41 ---> Running in 294f687ce67c 12:03:41 Removing intermediate container 294f687ce67c 12:03:41 ---> bbc7bea2eabe 12:03:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:03:41 ---> Running in ff0b1e36abd8 12:03:41 Removing intermediate container ff0b1e36abd8 12:03:41 ---> d873b5965338 12:03:41 Step 6/12 : WORKDIR /device-virtual-go 12:03:41 ---> Running in e12a7492c4b5 12:03:41 Removing intermediate container e12a7492c4b5 12:03:41 ---> 7a85c39962fb 12:03:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:03:41 ---> Running in 3366f1443e1b 12:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:03:41 (1/4) Installing openssh-keygen (9.3_p2-r2) 12:03:41 (2/4) Installing libedit (20221030.3.1-r1) 12:03:41 (3/4) Installing openssh-client-common (9.3_p2-r2) 12:03:41 (4/4) Installing openssh-client-default (9.3_p2-r2) 12:03:41 Executing busybox-1.36.1-r5.trigger 12:03:41 OK: 268 MiB in 56 packages 12:03:42 Removing intermediate container 3366f1443e1b 12:03:42 ---> 8d7f55d5ee7d 12:03:42 Step 8/12 : COPY go.mod vendor* ./ 12:03:42 ---> 5432e58398ce 12:03:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:42 ---> Running in df53f23fdbdb 12:04:29 Removing intermediate container df53f23fdbdb 12:04:29 ---> d99fae4cd16d 12:04:29 Step 10/12 : COPY . . 12:04:29 ---> 373354a77084 12:04:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:04:29 ---> Running in 304b0c02b2f9 12:04:29 Removing intermediate container 304b0c02b2f9 12:04:29 ---> b5701883979a 12:04:29 Step 12/12 : RUN $MAKE 12:04:29 ---> Running in 0fbad7cba52c 12:04:29 noop 12:04:30 Removing intermediate container 0fbad7cba52c 12:04:30 ---> 8610fecc51ca 12:04:30 Successfully built 8610fecc51ca 12:04:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:30 + docker inspect -f . ci-base-image-x86_64 12:04:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:30 prd-ubuntu20.04-docker-8c-8g-7297 does not seem to be running inside a container 12:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-483 -v /w/workspace/foundry_device-virtual-go_PR-483:/w/workspace/foundry_device-virtual-go_PR-483:rw,z -v /w/workspace/foundry_device-virtual-go_PR-483@tmp:/w/workspace/foundry_device-virtual-go_PR-483@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-x86_64 cat 12:04:31 $ docker top c8b1089e43c38eb22a151bd2c604134aa42cf52545475eeadb9bf63cf2989546 -eo pid,comm [Pipeline] { [Pipeline] sh 12:04:31 + go version 12:04:31 go version go1.21.9 linux/amd64 [Pipeline] } 12:04:31 $ docker stop --time=1 c8b1089e43c38eb22a151bd2c604134aa42cf52545475eeadb9bf63cf2989546 12:04:32 $ docker rm -f --volumes c8b1089e43c38eb22a151bd2c604134aa42cf52545475eeadb9bf63cf2989546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:33 + docker inspect -f . ci-base-image-x86_64 12:04:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:33 prd-ubuntu20.04-docker-8c-8g-7297 does not seem to be running inside a container 12:04:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-483 -v /w/workspace/foundry_device-virtual-go_PR-483:/w/workspace/foundry_device-virtual-go_PR-483:rw,z -v /w/workspace/foundry_device-virtual-go_PR-483@tmp:/w/workspace/foundry_device-virtual-go_PR-483@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-x86_64 cat 12:04:34 $ docker top 98faef8a54fdbe33a045617bb05ce5ec34e748b7b215982e05b6c04fa4a2a102 -eo pid,comm [Pipeline] { [Pipeline] sh 12:04:34 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-483 [Pipeline] fileExists [Pipeline] sh 12:04:35 + make test 12:04:35 go test ./... -coverprofile=coverage.out 12:04:36 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:04:55 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:04:55 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 58.4% of statements 12:05:05 go vet ./... 12:05:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:05:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:05:11 ./bin/test-attribution-txt.sh 12:05:11 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 12:05:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:05:11 $ docker stop --time=1 98faef8a54fdbe33a045617bb05ce5ec34e748b7b215982e05b6c04fa4a2a102 12:05:16 $ docker rm -f --volumes 98faef8a54fdbe33a045617bb05ce5ec34e748b7b215982e05b6c04fa4a2a102 [Pipeline] // withDockerContainer [Pipeline] sh 12:05:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:05:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:05:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:05:17 + ls -al . 12:05:17 total 276 12:05:17 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 12:04 . 12:05:17 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 12:02 .. 12:05:17 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 12:04 .git 12:05:17 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 12:02 .github 12:05:17 -rw-rw-r-- 1 jenkins jenkins 272 Aug 7 12:02 .gitignore 12:05:17 -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 12:02 .golangci.yml 12:05:17 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 12:03 .semver 12:05:17 -rw-rw-r-- 1 jenkins jenkins 17933 Aug 7 12:02 Attribution.txt 12:05:17 -rw-rw-r-- 1 jenkins jenkins 15941 Aug 7 12:02 CHANGELOG.md 12:05:17 -rw-rw-r-- 1 jenkins jenkins 1755 Aug 7 12:02 Dockerfile 12:05:17 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 12:02 GOVERNANCE.md 12:05:17 -rw-rw-r-- 1 jenkins jenkins 660 Aug 7 12:02 Jenkinsfile 12:05:17 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 12:02 LICENSE 12:05:17 -rw-rw-r-- 1 jenkins jenkins 1953 Aug 7 12:02 Makefile 12:05:17 -rw-rw-r-- 1 jenkins jenkins 623 Aug 7 12:02 OWNERS.md 12:05:17 -rw-rw-r-- 1 jenkins jenkins 4103 Aug 7 12:02 README.md 12:05:17 -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 12:03 VERSION 12:05:17 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 12:02 bin 12:05:17 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 12:02 cmd 12:05:17 -rw-r--r-- 1 jenkins jenkins 43247 Aug 7 12:04 coverage.out 12:05:17 -rw-rw-r-- 1 jenkins jenkins 6923 Aug 7 12:02 go.mod 12:05:17 -rw-rw-r-- 1 jenkins jenkins 101673 Aug 7 12:02 go.sum 12:05:17 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 12:02 internal 12:05:17 -rw-rw-r-- 1 jenkins jenkins 235 Aug 7 12:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:18 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cc7412d263391a1465ae94517db85e818bd9f88d --label arch=amd64 --label version=0.0.0 . 12:05:18 Sending build context to Docker daemon 37.62MB 12:05:18 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 12:05:18 Step 2/26 : FROM ${BASE} AS builder 12:05:18 ---> 8610fecc51ca 12:05:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:05:19 ---> Running in 6d0bb9388e84 12:05:19 Removing intermediate container 6d0bb9388e84 12:05:19 ---> 7dc1274ab28b 12:05:19 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:05:19 ---> Running in 58afb6937d7f 12:05:19 Removing intermediate container 58afb6937d7f 12:05:19 ---> f02acfbe733c 12:05:19 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:05:19 ---> Running in 9d4e221f97b5 12:05:19 Removing intermediate container 9d4e221f97b5 12:05:19 ---> 8d3584bf5f85 12:05:19 Step 6/26 : WORKDIR /device-virtual-go 12:05:19 ---> Running in 7cc8a2e16b24 12:05:19 Removing intermediate container 7cc8a2e16b24 12:05:19 ---> e93499742b3c 12:05:19 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:19 ---> Running in 37cdcf38a032 12:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:05:20 OK: 268 MiB in 56 packages 12:05:20 Removing intermediate container 37cdcf38a032 12:05:20 ---> f3eada287af4 12:05:20 Step 8/26 : COPY go.mod vendor* ./ 12:05:20 ---> d32504af4f40 12:05:20 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:20 ---> Running in eb0afee62f5c 12:05:21 Removing intermediate container eb0afee62f5c 12:05:21 ---> 0130ace0dd6e 12:05:21 Step 10/26 : COPY . . 12:05:22 ---> 872e71a238a9 12:05:22 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:05:22 ---> Running in 1b136bf882b9 12:05:22 Removing intermediate container 1b136bf882b9 12:05:22 ---> 2b092936a983 12:05:22 Step 12/26 : RUN $MAKE 12:05:22 ---> Running in 48be8389e7f7 12:05:22 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.30" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:05:54 Removing intermediate container 48be8389e7f7 12:05:54 ---> 9263bc43cb1c 12:05:54 Step 13/26 : FROM alpine:3.18 12:05:54 3.18: Pulling from library/alpine 12:05:54 930bdd4d222e: Pulling fs layer 12:05:54 930bdd4d222e: Download complete 12:05:54 930bdd4d222e: Pull complete 12:05:54 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 12:05:54 Status: Downloaded newer image for alpine:3.18 12:05:54 ---> 18f865063206 12:05:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:05:54 ---> Running in cf6670b25021 12:05:54 Removing intermediate container cf6670b25021 12:05:54 ---> 2873eb28442e 12:05:54 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:05:54 ---> Running in c22f7628e8b7 12:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:05:55 (1/1) Installing dumb-init (1.2.5-r2) 12:05:55 Executing busybox-1.36.1-r7.trigger 12:05:55 OK: 7 MiB in 16 packages 12:05:55 Removing intermediate container c22f7628e8b7 12:05:55 ---> 847d114014d6 12:05:55 Step 16/26 : RUN apk --no-cache upgrade 12:05:55 ---> Running in 577143ad9aee 12:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:05:55 OK: 7 MiB in 16 packages 12:05:56 Removing intermediate container 577143ad9aee 12:05:56 ---> 6591bf584785 12:05:56 Step 17/26 : WORKDIR / 12:05:56 ---> Running in dc6804bc1b8f 12:05:56 Removing intermediate container dc6804bc1b8f 12:05:56 ---> 441540ee72f8 12:05:56 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:05:57 ---> df18bc0e6269 12:05:57 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:05:57 ---> e44003401dc4 12:05:57 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:05:58 ---> 875013f94179 12:05:58 Step 21/26 : EXPOSE 59900 12:05:58 ---> Running in bae44ced7667 12:05:58 Removing intermediate container bae44ced7667 12:05:58 ---> 3819f642849d 12:05:58 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:05:58 ---> Running in 17476a3ef5cd 12:05:58 Removing intermediate container 17476a3ef5cd 12:05:58 ---> 6e3423d3bf87 12:05:58 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:05:58 ---> Running in 2f7352d3dbda 12:05:58 Removing intermediate container 2f7352d3dbda 12:05:58 ---> 75b0f89d329a 12:05:58 Step 24/26 : LABEL arch=amd64 12:05:58 ---> Running in ffbf9e6190da 12:05:58 Removing intermediate container ffbf9e6190da 12:05:58 ---> e7b449384626 12:05:58 Step 25/26 : LABEL git_sha=cc7412d263391a1465ae94517db85e818bd9f88d 12:05:58 ---> Running in 2fa43b8caa1f 12:05:58 Removing intermediate container 2fa43b8caa1f 12:05:58 ---> d15acc44dd8d 12:05:58 Step 26/26 : LABEL version=0.0.0 12:05:58 ---> Running in bd44e134c3b9 12:05:58 Removing intermediate container bd44e134c3b9 12:05:58 ---> 7047a28db06b 12:05:58 [Warning] One or more build-args [ARCH] were not consumed 12:05:58 Successfully built 7047a28db06b 12:05:58 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:59 12:05:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:06:00 latest: Pulling from edgex-lftools-log-publisher 12:06:00 5eb5b503b376: Pulling fs layer 12:06:00 5c69ac0246d0: Pulling fs layer 12:06:00 ec43610c2a17: Pulling fs layer 12:06:00 3a2ae6a8a46f: Pulling fs layer 12:06:00 33b1e0a273af: Pulling fs layer 12:06:00 5d3b04190fa2: Pulling fs layer 12:06:00 2f39f015ded8: Pulling fs layer 12:06:00 3a2ae6a8a46f: Waiting 12:06:00 2f39f015ded8: Waiting 12:06:00 33b1e0a273af: Waiting 12:06:00 5d3b04190fa2: Waiting 12:06:00 5c69ac0246d0: Download complete 12:06:00 3a2ae6a8a46f: Verifying Checksum 12:06:00 3a2ae6a8a46f: Download complete 12:06:00 33b1e0a273af: Verifying Checksum 12:06:00 33b1e0a273af: Download complete 12:06:00 5d3b04190fa2: Download complete 12:06:00 ec43610c2a17: Verifying Checksum 12:06:00 ec43610c2a17: Download complete 12:06:00 5eb5b503b376: Verifying Checksum 12:06:00 5eb5b503b376: Download complete 12:06:01 2f39f015ded8: Download complete 12:06:01 5eb5b503b376: Pull complete 12:06:01 5c69ac0246d0: Pull complete 12:06:01 ec43610c2a17: Pull complete 12:06:02 3a2ae6a8a46f: Pull complete 12:06:02 33b1e0a273af: Pull complete 12:06:02 5d3b04190fa2: Pull complete 12:06:06 2f39f015ded8: Pull complete 12:06:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:06:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:06 prd-ubuntu20.04-docker-8c-8g-7297 does not seem to be running inside a container 12:06:06 $ 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/foundry_device-virtual-go_PR-483 -v /w/workspace/foundry_device-virtual-go_PR-483:/w/workspace/foundry_device-virtual-go_PR-483:rw,z -v /w/workspace/foundry_device-virtual-go_PR-483@tmp:/w/workspace/foundry_device-virtual-go_PR-483@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:latest cat 12:06:10 $ docker top eecedfe73976077b84974e55b968cfb738312a7de866d6992736934843581f06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:06:10 ---> job-cost.sh 12:06:10 lf-activate-venv: SKIPPING 12:06:10 INFO: No Stack... 12:06:10 INFO: Retrieving Pricing Info for: v3-standard-8 12:06:11 INFO: Archiving Costs [Pipeline] sh 12:06:11 + cat /w/workspace/foundry_device-virtual-go_PR-483/archives/cost.csv 12:06:11 + cut -d, -f6 [Pipeline] lock 12:06:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-483-1-stack-cost] 12:06:11 Resource [jenkins-edgexfoundry-device-virtual-go-PR-483-1-stack-cost] did not exist. Created. 12:06:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-483-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:06:12 + echo total: 0.2199999988079071 [Pipeline] stash 12:06:12 Stashed 1 file(s) [Pipeline] } 12:06:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-483-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:06:12 $ docker stop --time=1 eecedfe73976077b84974e55b968cfb738312a7de866d6992736934843581f06 12:06:13 $ docker rm -f --volumes eecedfe73976077b84974e55b968cfb738312a7de866d6992736934843581f06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:06:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7300 in /w/workspace/foundry_device-virtual-go_PR-483 [Pipeline] { [Pipeline] ws 12:06:53 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 12:06:56 The recommended git tool is: git 12:07:05 using credential edgex-jenkins-ssh 12:07:05 Cloning the remote Git repository 12:07:05 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:07:05 > git init /w/workspace/device-virtual-go/1 # timeout=10 12:07:06 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:07:06 > git --version # timeout=10 12:07:06 > git --version # 'git version 2.25.1' 12:07:06 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:11 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:07:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:13 Merging remotes/origin/main commit 91ab2d1966be996543f139896746dd83b19c5706 into PR head commit cc7412d263391a1465ae94517db85e818bd9f88d 12:07:13 Merge succeeded, producing cc7412d263391a1465ae94517db85e818bd9f88d 12:07:13 Checking out Revision cc7412d263391a1465ae94517db85e818bd9f88d (PR-483) 12:07:12 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:07:12 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:07:12 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/483/head:refs/remotes/origin/PR-483 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:07:13 > git config core.sparsecheckout # timeout=10 12:07:13 > git checkout -f cc7412d263391a1465ae94517db85e818bd9f88d # timeout=10 12:07:13 > git remote # timeout=10 12:07:13 > git config --get remote.origin.url # timeout=10 12:07:13 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:13 > git merge 91ab2d1966be996543f139896746dd83b19c5706 # timeout=10 12:07:13 > git rev-parse HEAD^{commit} # timeout=10 12:07:13 > git config core.sparsecheckout # timeout=10 12:07:14 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 12:07:14 > git --version # timeout=10 12:07:14 > git --version # 'git version 2.25.1' 12:07:14 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 12:07:13 > git checkout -f cc7412d263391a1465ae94517db85e818bd9f88d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:07:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:07:19 % Total % Received % Xferd Average Speed Time Time Time Current 12:07:19 Dload Upload Total Spent Left Speed 12:07:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 12:07:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:07:20 + sudo tee /etc/docker/daemon.new 12:07:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:07:20 { 12:07:20 "registry-mirrors": [ 12:07:20 "https://nexus3.edgexfoundry.org:10001" 12:07:20 ], 12:07:20 "bip": "10.250.0.254/24", 12:07:20 "hosts": [ 12:07:20 "tcp://0.0.0.0:5555", 12:07:20 "unix:///var/run/docker.sock" 12:07:20 ], 12:07:20 "mtu": 1458, 12:07:20 "selinux-enabled": true, 12:07:20 "seccomp-profile": "/etc/docker/seccomp.json" 12:07:20 } [Pipeline] sh 12:07:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:07:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:07:39 provisioning config files... 12:07:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6866056369669412885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:40 ---> ****-login.sh 12:07:40 nexus3.edgexfoundry.org:10001 12:07:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:07:40 Configure a credential helper to remove this warning. See 12:07:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:07:40 12:07:40 Login Succeeded 12:07:40 nexus3.edgexfoundry.org:10002 12:07:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:07:41 Configure a credential helper to remove this warning. See 12:07:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:07:41 12:07:41 Login Succeeded 12:07:41 nexus3.edgexfoundry.org:10003 12:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:07:41 Configure a credential helper to remove this warning. See 12:07:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:07:41 12:07:41 Login Succeeded 12:07:41 nexus3.edgexfoundry.org:10004 12:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:07:41 Configure a credential helper to remove this warning. See 12:07:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:07:41 12:07:41 Login Succeeded 12:07:41 ****.io 12:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:07:42 Configure a credential helper to remove this warning. See 12:07:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:07:42 12:07:42 Login Succeeded 12:07:42 ---> ****-login.sh ends [Pipeline] } 12:07:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:07:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:07:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:07:43 ========================================================= 12:07:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:07:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:07:44 Sending build context to Docker daemon 18.98MB 12:07:44 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:07:44 Step 2/12 : FROM ${BASE} AS builder 12:07:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:07:44 c6b39de5b339: Pulling fs layer 12:07:44 a69c41024577: Pulling fs layer 12:07:44 d6de4b400683: Pulling fs layer 12:07:44 35cb2a7552d0: Pulling fs layer 12:07:44 4f4fb700ef54: Pulling fs layer 12:07:44 464afbd9ba4c: Pulling fs layer 12:07:44 00f215d4a9da: Pulling fs layer 12:07:44 d496ad576159: Pulling fs layer 12:07:44 4f4fb700ef54: Waiting 12:07:44 35cb2a7552d0: Waiting 12:07:44 00f215d4a9da: Waiting 12:07:44 d496ad576159: Waiting 12:07:44 464afbd9ba4c: Waiting 12:07:44 a69c41024577: Verifying Checksum 12:07:44 a69c41024577: Download complete 12:07:44 35cb2a7552d0: Download complete 12:07:44 4f4fb700ef54: Verifying Checksum 12:07:44 4f4fb700ef54: Download complete 12:07:44 c6b39de5b339: Verifying Checksum 12:07:44 c6b39de5b339: Download complete 12:07:44 464afbd9ba4c: Verifying Checksum 12:07:44 464afbd9ba4c: Download complete 12:07:45 d496ad576159: Verifying Checksum 12:07:45 d496ad576159: Download complete 12:07:45 c6b39de5b339: Pull complete 12:07:46 a69c41024577: Pull complete 12:07:46 d6de4b400683: Verifying Checksum 12:07:46 d6de4b400683: Download complete 12:07:48 00f215d4a9da: Verifying Checksum 12:07:48 00f215d4a9da: Download complete 12:08:00 d6de4b400683: Pull complete 12:08:00 35cb2a7552d0: Pull complete 12:08:00 4f4fb700ef54: Pull complete 12:08:00 464afbd9ba4c: Pull complete 12:08:10 00f215d4a9da: Pull complete 12:08:11 d496ad576159: Pull complete 12:08:11 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 12:08:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:08:11 ---> f246e2811388 12:08:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:08:12 ---> Running in 9869981496ae 12:08:12 Removing intermediate container 9869981496ae 12:08:12 ---> 17723585f9d2 12:08:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:08:12 ---> Running in b9ce9b5f0f21 12:08:14 Removing intermediate container b9ce9b5f0f21 12:08:14 ---> 9a44221c1b4c 12:08:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:08:14 ---> Running in afd163d2e0a3 12:08:14 Removing intermediate container afd163d2e0a3 12:08:14 ---> b93a8bd68cd9 12:08:14 Step 6/12 : WORKDIR /device-virtual-go 12:08:14 ---> Running in cbe479291199 12:08:14 Removing intermediate container cbe479291199 12:08:14 ---> 53c55a25868e 12:08:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:08:14 ---> Running in 45d51bad2527 12:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:08:17 (1/4) Installing openssh-keygen (9.3_p2-r2) 12:08:17 (2/4) Installing libedit (20221030.3.1-r1) 12:08:17 (3/4) Installing openssh-client-common (9.3_p2-r2) 12:08:17 (4/4) Installing openssh-client-default (9.3_p2-r2) 12:08:17 Executing busybox-1.36.1-r5.trigger 12:08:17 OK: 271 MiB in 56 packages 12:08:18 Removing intermediate container 45d51bad2527 12:08:18 ---> 5c2b8fb391b3 12:08:18 Step 8/12 : COPY go.mod vendor* ./ 12:08:19 ---> 39d33a6e9c73 12:08:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:08:19 ---> Running in d62273a90c82 12:10:25 Removing intermediate container d62273a90c82 12:10:25 ---> 5d12608242db 12:10:25 Step 10/12 : COPY . . 12:10:25 ---> 41e08bca3590 12:10:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:10:25 ---> Running in 8f4865099317 12:10:25 Removing intermediate container 8f4865099317 12:10:25 ---> 4b1ab0bd4c9b 12:10:25 Step 12/12 : RUN $MAKE 12:10:25 ---> Running in 63d856ea5190 12:10:25 noop 12:10:25 Removing intermediate container 63d856ea5190 12:10:25 ---> b8aff9a49857 12:10:25 Successfully built b8aff9a49857 12:10:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:26 + docker inspect -f . ci-base-image-arm64 12:10:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:26 prd-ubuntu20.04-docker-arm64-4c-16g-7300 does not seem to be running inside a container 12:10:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/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:10:28 $ docker top ad9e940102836ca197633547250c14e6a6746e52a9d5e0b9c08229eb9c89bff9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:29 + go version 12:10:29 go version go1.21.9 linux/arm64 [Pipeline] } 12:10:29 $ docker stop --time=1 ad9e940102836ca197633547250c14e6a6746e52a9d5e0b9c08229eb9c89bff9 12:10:30 $ docker rm -f --volumes ad9e940102836ca197633547250c14e6a6746e52a9d5e0b9c08229eb9c89bff9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:31 + docker inspect -f . ci-base-image-arm64 12:10:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:32 prd-ubuntu20.04-docker-arm64-4c-16g-7300 does not seem to be running inside a container 12:10:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/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:10:33 $ docker top 7fee48e8784de9e57cf693df7b48e357986ae3a901b08ec68d3f807b821be4c5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:34 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 12:10:35 + make test 12:10:35 go test ./... -coverprofile=coverage.out 12:10:41 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:14:23 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:14:23 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.067s coverage: 58.3% of statements 12:14:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:14:23 go vet ./... 12:15:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:15:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:15:10 ./bin/test-attribution-txt.sh 12:15:10 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 12:15:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:15:10 $ docker stop --time=1 7fee48e8784de9e57cf693df7b48e357986ae3a901b08ec68d3f807b821be4c5 12:15:12 $ docker rm -f --volumes 7fee48e8784de9e57cf693df7b48e357986ae3a901b08ec68d3f807b821be4c5 [Pipeline] // withDockerContainer [Pipeline] sh 12:15:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:15:14 Warning: overwriting stash ‘coverage-report’ 12:15:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:15:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:15:15 + ls -al . 12:15:15 total 272 12:15:15 drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 12:10 . 12:15:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 12:07 .. 12:15:15 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 12:07 .git 12:15:15 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 12:07 .github 12:15:15 -rw-rw-r-- 1 jenkins jenkins 272 Aug 7 12:07 .gitignore 12:15:15 -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 12:07 .golangci.yml 12:15:15 -rw-rw-r-- 1 jenkins jenkins 17933 Aug 7 12:07 Attribution.txt 12:15:15 -rw-rw-r-- 1 jenkins jenkins 15941 Aug 7 12:07 CHANGELOG.md 12:15:15 -rw-rw-r-- 1 jenkins jenkins 1755 Aug 7 12:07 Dockerfile 12:15:15 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 12:07 GOVERNANCE.md 12:15:15 -rw-rw-r-- 1 jenkins jenkins 660 Aug 7 12:07 Jenkinsfile 12:15:15 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 12:07 LICENSE 12:15:15 -rw-rw-r-- 1 jenkins jenkins 1953 Aug 7 12:07 Makefile 12:15:15 -rw-rw-r-- 1 jenkins jenkins 623 Aug 7 12:07 OWNERS.md 12:15:15 -rw-rw-r-- 1 jenkins jenkins 4103 Aug 7 12:07 README.md 12:15:15 -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 12:03 VERSION 12:15:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 12:07 bin 12:15:15 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 12:07 cmd 12:15:15 -rw-r--r-- 1 jenkins jenkins 43247 Aug 7 12:14 coverage.out 12:15:15 -rw-rw-r-- 1 jenkins jenkins 6923 Aug 7 12:07 go.mod 12:15:15 -rw-rw-r-- 1 jenkins jenkins 101673 Aug 7 12:07 go.sum 12:15:15 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 12:07 internal 12:15:15 -rw-rw-r-- 1 jenkins jenkins 235 Aug 7 12:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:16 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cc7412d263391a1465ae94517db85e818bd9f88d --label arch=arm64 --label version=0.0.0 . 12:15:16 Sending build context to Docker daemon 19.03MB 12:15:16 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 12:15:16 Step 2/26 : FROM ${BASE} AS builder 12:15:16 ---> b8aff9a49857 12:15:16 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:15:17 ---> Running in 74ba824cf53a 12:15:17 Removing intermediate container 74ba824cf53a 12:15:17 ---> 1c49412066de 12:15:17 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:15:17 ---> Running in b9174a257b02 12:15:17 Removing intermediate container b9174a257b02 12:15:17 ---> 0bf189a32fb8 12:15:17 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:15:18 ---> Running in 2954f73b8423 12:15:18 Removing intermediate container 2954f73b8423 12:15:18 ---> 79bba87aab98 12:15:18 Step 6/26 : WORKDIR /device-virtual-go 12:15:18 ---> Running in b32b58ce8f8c 12:15:18 Removing intermediate container b32b58ce8f8c 12:15:18 ---> 966a29884c55 12:15:18 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:15:18 ---> Running in 3633cb1cbc9d 12:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:15:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:15:21 OK: 271 MiB in 56 packages 12:15:22 Removing intermediate container 3633cb1cbc9d 12:15:22 ---> c4ccdf683fb7 12:15:22 Step 8/26 : COPY go.mod vendor* ./ 12:15:22 ---> d55e9c730846 12:15:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:15:22 ---> Running in 28d2517ed32c 12:15:25 Removing intermediate container 28d2517ed32c 12:15:25 ---> 1d0244ddaa7d 12:15:25 Step 10/26 : COPY . . 12:15:27 ---> 859b010a18f6 12:15:27 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:15:27 ---> Running in 8ff1458a8d75 12:15:27 Removing intermediate container 8ff1458a8d75 12:15:27 ---> 823f526c481d 12:15:27 Step 12/26 : RUN $MAKE 12:15:27 ---> Running in 00dc36f22a30 12:15:28 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.30" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:19:20 Removing intermediate container 00dc36f22a30 12:19:20 ---> 0a4a2111ffd5 12:19:20 Step 13/26 : FROM alpine:3.18 12:19:30 3.18: Pulling from library/alpine 12:19:30 4983c3fe2029: Pulling fs layer 12:19:30 4983c3fe2029: Verifying Checksum 12:19:30 4983c3fe2029: Download complete 12:19:30 4983c3fe2029: Pull complete 12:19:30 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 12:19:30 Status: Downloaded newer image for alpine:3.18 12:19:30 ---> a0237000ae83 12:19:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:19:30 ---> Running in 0e8ba65b32ed 12:19:31 Removing intermediate container 0e8ba65b32ed 12:19:31 ---> 9767b4dae1fd 12:19:31 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:19:31 ---> Running in 1612ce9b0eda 12:19:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:19:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:19:34 (1/1) Installing dumb-init (1.2.5-r2) 12:19:34 Executing busybox-1.36.1-r7.trigger 12:19:34 OK: 8 MiB in 16 packages 12:19:35 Removing intermediate container 1612ce9b0eda 12:19:35 ---> 23075fddce2a 12:19:35 Step 16/26 : RUN apk --no-cache upgrade 12:19:35 ---> Running in 26a44b38bf96 12:19:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:19:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:19:37 OK: 8 MiB in 16 packages 12:19:38 Removing intermediate container 26a44b38bf96 12:19:38 ---> 5b21d988b935 12:19:38 Step 17/26 : WORKDIR / 12:19:38 ---> Running in 7440710c1c23 12:19:39 Removing intermediate container 7440710c1c23 12:19:39 ---> 5e14bd123f5d 12:19:39 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:19:39 ---> b735cbf56368 12:19:39 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:19:40 ---> a3e528ff36c1 12:19:40 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:19:42 ---> d337833881ea 12:19:42 Step 21/26 : EXPOSE 59900 12:19:42 ---> Running in 873a93328e3b 12:19:42 Removing intermediate container 873a93328e3b 12:19:42 ---> e6b5fd191e28 12:19:42 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:19:42 ---> Running in 29bb637bd974 12:19:43 Removing intermediate container 29bb637bd974 12:19:43 ---> 1f1560ab1627 12:19:43 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:19:43 ---> Running in 0febad30d16e 12:19:43 Removing intermediate container 0febad30d16e 12:19:43 ---> a1c0365afdf4 12:19:43 Step 24/26 : LABEL arch=arm64 12:19:43 ---> Running in 06ab95580432 12:19:44 Removing intermediate container 06ab95580432 12:19:44 ---> 26d5fa3aa4a9 12:19:44 Step 25/26 : LABEL git_sha=cc7412d263391a1465ae94517db85e818bd9f88d 12:19:44 ---> Running in 3a9c75425e95 12:19:44 Removing intermediate container 3a9c75425e95 12:19:44 ---> 71234ab33684 12:19:44 Step 26/26 : LABEL version=0.0.0 12:19:44 ---> Running in f8cb68c87893 12:19:44 Removing intermediate container f8cb68c87893 12:19:44 ---> 58f5b0891c87 12:19:44 [Warning] One or more build-args [ARCH] were not consumed 12:19:45 Successfully built 58f5b0891c87 12:19:45 Successfully tagged device-virtual-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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:19:46 12:19:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:19:46 arm64: Pulling from edgex-lftools-log-publisher 12:19:46 8998bd30e6a1: Pulling fs layer 12:19:46 04944245beec: Pulling fs layer 12:19:46 699f458cf7ca: Pulling fs layer 12:19:46 765212b225bb: Pulling fs layer 12:19:46 f23df028b6ca: Pulling fs layer 12:19:46 d65c8cfc05b1: Pulling fs layer 12:19:46 2437ff75d9bd: Pulling fs layer 12:19:46 765212b225bb: Waiting 12:19:46 f23df028b6ca: Waiting 12:19:46 d65c8cfc05b1: Waiting 12:19:46 2437ff75d9bd: Waiting 12:19:46 04944245beec: Verifying Checksum 12:19:46 04944245beec: Download complete 12:19:46 765212b225bb: Verifying Checksum 12:19:46 765212b225bb: Download complete 12:19:46 f23df028b6ca: Verifying Checksum 12:19:46 f23df028b6ca: Download complete 12:19:46 d65c8cfc05b1: Verifying Checksum 12:19:46 d65c8cfc05b1: Download complete 12:19:47 699f458cf7ca: Verifying Checksum 12:19:47 699f458cf7ca: Download complete 12:19:47 8998bd30e6a1: Verifying Checksum 12:19:47 8998bd30e6a1: Download complete 12:19:50 2437ff75d9bd: Verifying Checksum 12:19:50 2437ff75d9bd: Download complete 12:19:52 8998bd30e6a1: Pull complete 12:19:52 04944245beec: Pull complete 12:19:54 699f458cf7ca: Pull complete 12:19:55 765212b225bb: Pull complete 12:19:56 f23df028b6ca: Pull complete 12:19:56 d65c8cfc05b1: Pull complete 12:20:14 2437ff75d9bd: Pull complete 12:20:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:20:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:20:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:20:14 prd-ubuntu20.04-docker-arm64-4c-16g-7300 does not seem to be running inside a container 12:20:14 $ 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/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/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 12:20:17 $ docker top ce0bacae572c33e023767efb94690941264d25a2450b959301ee137e5bf9f9fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:20:18 ---> job-cost.sh 12:20:18 lf-activate-venv: SKIPPING 12:20:18 INFO: No Stack... 12:20:19 INFO: Retrieving Pricing Info for: v3-standard-4 12:20:20 INFO: Archiving Costs [Pipeline] sh 12:20:20 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 12:20:20 + cut -d, -f6 [Pipeline] lock 12:20:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-483-1-stack-cost] 12:20:20 Resource [jenkins-edgexfoundry-device-virtual-go-PR-483-1-stack-cost] did not exist. Created. 12:20:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-483-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:20:21 /w/workspace/device-virtual-go/1@tmp/durable-bd9e2977/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:20:21 + echo total: 0.10999999940395355 [Pipeline] stash 12:20:21 Warning: overwriting stash ‘stack-cost’ 12:20:21 Stashed 1 file(s) [Pipeline] } 12:20:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-483-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:20:22 $ docker stop --time=1 ce0bacae572c33e023767efb94690941264d25a2450b959301ee137e5bf9f9fc 12:20:23 $ docker rm -f --volumes ce0bacae572c33e023767efb94690941264d25a2450b959301ee137e5bf9f9fc [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 12:20:24 provisioning config files... 12:20:24 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-483@tmp/config5114702992582529619tmp [Pipeline] { [Pipeline] sh 12:20:25 + set +x 12:20:25 + bash -s -- 12:20:25 + curl -s https://codecov.io/bash 12:20:25 12:20:25 _____ _ 12:20:25 / ____| | | 12:20:25 | | ___ __| | ___ ___ _____ __ 12:20:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:20:25 | |___| (_) | (_| | __/ (_| (_) \ V / 12:20:25 \_____\___/ \__,_|\___|\___\___/ \_/ 12:20:25 Bash-1.0.6 12:20:25 12:20:25 12:20:25 ==> git version 2.25.1 found 12:20:25 ==> 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 12:20:25 Release-Date: 2020-01-08 12:20:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:20:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:20:25 ==> Jenkins CI detected. 12:20:25 current dir:  /w/workspace/foundry_device-virtual-go_PR-483 12:20:25 project root: . 12:20:25 --> token set from env 12:20:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:20:25 ==> Running gcov in . (disable via -X gcov) 12:20:25 ==> Python coveragepy not found 12:20:25 ==> Searching for coverage reports in: 12:20:25 + . 12:20:25 -> Found 1 reports 12:20:25 ==> Detecting git/mercurial file structure 12:20:25 ==> Reading reports 12:20:25 + ./coverage.out bytes=43247 12:20:25 ==> Appending adjustments 12:20:25 https://docs.codecov.io/docs/fixing-reports 12:20:25 + Found adjustments 12:20:25 ==> Gzipping contents 12:20:25 8.0K /tmp/codecov.v1DbwB.gz 12:20:25 ==> Uploading reports 12:20:25 url: https://codecov.io 12:20:25 query: branch=PR-483&commit=cc7412d263391a1465ae94517db85e818bd9f88d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-483%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=483&job=&cmd_args= 12:20:25 -> Pinging Codecov 12:20:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-483&commit=cc7412d263391a1465ae94517db85e818bd9f88d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-483%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=483&job=&cmd_args= 12:20:25 -> Uploading to 12:20:25 https://storage.googleapis.com/codecov/v4/raw/2024-08-07/5E52B4B073DB2E39498172D8E973AA87/cc7412d263391a1465ae94517db85e818bd9f88d/27a87536-21d4-4a4e-9a71-4e44aaae52fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T122025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab6e808a67990107acbf0638dd610ee3fce94f9073081f6d33651ea5fe0d9b08 12:20:25 % Total % Received % Xferd Average Speed Time Time Time Current 12:20:25 Dload Upload Total Spent Left Speed 12:20:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 24617 --:--:-- --:--:-- --:--:-- 24497 100 5022 0 0 100 5022 0 22621 --:--:-- --:--:-- --:--:-- 22520 12:20:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/cc7412d263391a1465ae94517db85e818bd9f88d [Pipeline] } 12:20:25 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:20:28 + [ -d /w/workspace/foundry_device-virtual-go_PR-483/archives ] 12:20:28 + ls -al /w/workspace/foundry_device-virtual-go_PR-483/archives 12:20:28 total 16 12:20:28 drwxr-xr-x 3 root root 4096 Aug 7 12:06 . 12:20:28 drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 12:06 .. 12:20:28 drwxr-xr-x 2 root root 4096 Aug 7 12:06 cost 12:20:28 -rw-r--r-- 1 root root 89 Aug 7 12:06 cost.csv 12:20:28 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-483/archives 12:20:28 + ls -al /w/workspace/foundry_device-virtual-go_PR-483/archives 12:20:28 total 16 12:20:28 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 12:06 . 12:20:28 drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 12:06 .. 12:20:28 drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 12:06 cost 12:20:28 -rw-r--r-- 1 jenkins jenkins 89 Aug 7 12:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:20:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:20:29 ---> package-listing.sh 12:20:29 ++ facter osfamily 12:20:29 ++ tr '[:upper:]' '[:lower:]' 12:20:29 + OS_FAMILY=debian 12:20:29 + workspace=/w/workspace/foundry_device-virtual-go_PR-483 12:20:29 + START_PACKAGES=/tmp/packages_start.txt 12:20:29 + END_PACKAGES=/tmp/packages_end.txt 12:20:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:20:29 + PACKAGES=/tmp/packages_start.txt 12:20:29 + '[' /w/workspace/foundry_device-virtual-go_PR-483 ']' 12:20:29 + PACKAGES=/tmp/packages_end.txt 12:20:29 + case "${OS_FAMILY}" in 12:20:29 + dpkg -l 12:20:29 + grep '^ii' 12:20:29 + '[' -f /tmp/packages_start.txt ']' 12:20:29 + '[' -f /tmp/packages_end.txt ']' 12:20:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:20:29 + '[' /w/workspace/foundry_device-virtual-go_PR-483 ']' 12:20:29 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-483/archives/ 12:20:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-483/archives/ [Pipeline] echo 12:20:29 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/foundry_device-virtual-go_PR-483/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:20:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:20:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:20:30 prd-ubuntu20.04-docker-8c-8g-7297 does not seem to be running inside a container 12:20:30 $ 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/foundry_device-virtual-go_PR-483/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-483 -v /w/workspace/foundry_device-virtual-go_PR-483:/w/workspace/foundry_device-virtual-go_PR-483:rw,z -v /w/workspace/foundry_device-virtual-go_PR-483@tmp:/w/workspace/foundry_device-virtual-go_PR-483@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:20:31 $ docker top 8fc7359ce6d6ed2d4e77a30d2de5c26561301cc33eac61f38d9fecb826bc342e -eo pid,comm [Pipeline] { [Pipeline] sh 12:20:32 + touch /tmp/pre-build-complete [Pipeline] sh 12:20:32 + mkdir -p /var/log/sysstat [Pipeline] sh 12:20:32 + ls /var/log/sa-host 12:20:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:20:32 provisioning config files... 12:20:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-483@tmp/config3060123621385790552tmp [Pipeline] { [Pipeline] echo 12:20:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:20:33 ---> create-netrc.sh [Pipeline] } 12:20:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:20:33 ---> python-tools-install.sh [Pipeline] echo 12:20:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:20:34 ---> sudo-logs.sh 12:20:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:20:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:20:34 ---> job-cost.sh 12:20:34 lf-activate-venv: SKIPPING 12:20:34 DEBUG: total: 0.2199999988079071 12:20:34 INFO: Retrieving Stack Cost... 12:20:35 INFO: Retrieving Pricing Info for: v3-standard-8 12:20:35 INFO: Archiving Costs [Pipeline] echo 12:20:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:20:36 ---> logs-deploy.sh 12:20:36 lf-activate-venv: SKIPPING 12:20:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-483/1 12:20:36 INFO: archiving workspace using pattern(s): 12:20:37 Archives upload complete. 12:20:37 INFO: archiving logs to Nexus 12:20:37 ---> uname -a: 12:20:37 Linux prd-ubuntu20-04-docker-8c-8g-7297 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:20:37 12:20:37 12:20:37 ---> lscpu: 12:20:37 Architecture: x86_64 12:20:37 CPU op-mode(s): 32-bit, 64-bit 12:20:37 Byte Order: Little Endian 12:20:37 Address sizes: 40 bits physical, 48 bits virtual 12:20:37 CPU(s): 8 12:20:37 On-line CPU(s) list: 0-7 12:20:37 Thread(s) per core: 1 12:20:37 Core(s) per socket: 1 12:20:37 Socket(s): 8 12:20:37 NUMA node(s): 1 12:20:37 Vendor ID: AuthenticAMD 12:20:37 CPU family: 23 12:20:37 Model: 49 12:20:37 Model name: AMD EPYC-Rome Processor 12:20:37 Stepping: 0 12:20:37 CPU MHz: 2799.998 12:20:37 BogoMIPS: 5599.99 12:20:37 Virtualization: AMD-V 12:20:37 Hypervisor vendor: KVM 12:20:37 Virtualization type: full 12:20:37 L1d cache: 256 KiB 12:20:37 L1i cache: 256 KiB 12:20:37 L2 cache: 4 MiB 12:20:37 L3 cache: 128 MiB 12:20:37 NUMA node0 CPU(s): 0-7 12:20:37 Vulnerability Itlb multihit: Not affected 12:20:37 Vulnerability L1tf: Not affected 12:20:37 Vulnerability Mds: Not affected 12:20:37 Vulnerability Meltdown: Not affected 12:20:37 Vulnerability Mmio stale data: Not affected 12:20:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:20:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:20:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:20:37 Vulnerability Srbds: Not affected 12:20:37 Vulnerability Tsx async abort: Not affected 12:20:37 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 12:20:37 12:20:37 12:20:37 ---> nproc: 12:20:37 8 12:20:37 12:20:37 12:20:37 ---> df -h: 12:20:37 Filesystem Size Used Avail Use% Mounted on 12:20:37 overlay 155G 12G 143G 8% / 12:20:37 tmpfs 64M 0 64M 0% /dev 12:20:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:20:37 shm 64M 0 64M 0% /dev/shm 12:20:37 /dev/vda1 155G 12G 143G 8% /facter-os 12:20:37 12:20:37 12:20:37 ---> sar -b -r -n DEV: 12:20:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7297) 08/07/24 _x86_64_ (8 CPU) 12:20:37 12:20:37 12:02:13 LINUX RESTART (8 CPU) 12:20:37 12:20:37 12:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:20:37 12:04:01 241.59 12.29 229.30 0.00 1741.94 58965.33 0.00 12:20:37 12:05:01 168.32 0.10 168.22 0.00 10.53 56818.66 0.00 12:20:37 12:06:01 179.79 0.17 179.62 0.00 12.53 48202.38 0.00 12:20:37 12:07:01 48.50 0.00 48.50 0.00 0.00 16523.56 0.00 12:20:37 12:08:01 47.23 5.10 42.13 0.00 4342.48 8445.93 0.00 12:20:37 12:09:01 6.65 0.02 6.63 0.00 0.13 132.38 0.00 12:20:37 12:10:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 12:20:37 12:11:01 2.05 0.00 2.05 0.00 0.00 22.53 0.00 12:20:37 12:12:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 12:20:37 12:13:01 2.32 0.00 2.32 0.00 0.00 26.00 0.00 12:20:37 12:14:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 12:20:37 12:15:01 2.07 0.00 2.07 0.00 0.00 23.45 0.00 12:20:37 12:16:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 12:20:37 12:17:01 2.03 0.02 2.02 0.00 0.13 22.13 0.00 12:20:37 12:18:01 2.57 0.02 2.55 0.00 0.13 32.26 0.00 12:20:37 12:19:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 12:20:37 12:20:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 12:20:37 Average: 41.67 1.03 40.64 0.00 358.27 11099.39 0.00 12:20:37 12:20:37 12:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:20:37 12:04:01 28024568 31509952 807328 2.46 129944 3515792 1917968 5.65 1289564 3063532 370368 12:20:37 12:05:01 26589872 30607080 1702804 5.18 191064 3913572 2525072 7.44 2196248 3515756 366448 12:20:37 12:06:01 27171972 31486452 826124 2.51 197004 4213760 2065620 6.09 1414328 3725148 235500 12:20:37 12:07:01 26932996 31508808 801964 2.44 203516 4435564 1778424 5.24 1406244 3934432 28 12:20:37 12:08:01 26486128 31486436 791296 2.41 232172 4833364 1756068 5.18 1684928 4068084 1068 12:20:37 12:09:01 26499320 31494916 782676 2.38 230744 4830112 1721248 5.07 1674940 4064884 4 12:20:37 12:10:01 26499580 31495272 782144 2.38 230820 4830116 1721248 5.07 1674900 4064892 8 12:20:37 12:11:01 26505260 31501008 776408 2.36 230900 4830120 1721248 5.07 1669496 4064888 8 12:20:37 12:12:01 26508692 31504560 772796 2.35 230976 4830120 1721248 5.07 1666004 4064896 176 12:20:37 12:13:01 26508924 31504852 772408 2.35 231064 4830124 1721248 5.07 1666424 4064892 184 12:20:37 12:14:01 26508908 31504900 772292 2.35 231128 4830128 1721248 5.07 1666252 4064896 180 12:20:37 12:15:01 26509292 31505412 772196 2.35 231212 4830132 1721248 5.07 1666504 4064908 184 12:20:37 12:16:01 26509324 31505452 772144 2.35 231240 4830136 1721248 5.07 1666524 4064912 188 12:20:37 12:17:01 26509144 31505468 771792 2.35 231324 4830132 1721248 5.07 1666316 4064916 152 12:20:37 12:18:01 26507356 31503892 772916 2.35 231400 4830116 1744796 5.14 1666856 4064876 184 12:20:37 12:19:01 26507804 31504448 772360 2.35 231432 4830116 1744796 5.14 1666840 4064876 12 12:20:37 12:20:01 26507188 31503840 772828 2.35 231452 4830120 1744796 5.14 1666908 4064880 180 12:20:37 Average: 26663902 31448985 836616 2.54 219258 4639619 1809928 5.33 1647604 3946216 57345 12:20:37 12:20:37 12:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:20:37 12:04:01 ens3 764.94 484.10 8602.71 66.34 0.00 0.00 0.00 0.00 12:20:37 12:04:01 docker0 354.13 543.67 30.81 3675.55 0.00 0.00 0.00 0.00 12:20:37 12:04:01 lo 5.90 5.90 0.59 0.59 0.00 0.00 0.00 0.00 12:20:37 12:05:01 veth088ce85 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:20:37 12:05:01 ens3 25.03 16.45 26.83 10.96 0.00 0.00 0.00 0.00 12:20:37 12:05:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:20:37 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:20:37 12:06:01 ens3 110.01 66.11 2677.32 15.36 0.00 0.00 0.00 0.00 12:20:37 12:06:01 docker0 3.67 6.73 0.23 93.07 0.00 0.00 0.00 0.00 12:20:37 12:06:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 12:20:37 12:07:01 ens3 14.98 9.68 18.67 5.72 0.00 0.00 0.00 0.00 12:20:37 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:20:37 12:08:01 ens3 227.73 116.76 2735.98 8.29 0.00 0.00 0.00 0.00 12:20:37 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:08:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 12:20:37 12:09:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 12:20:37 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:20:37 12:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:11:01 ens3 0.28 0.20 0.07 0.01 0.00 0.00 0.00 0.00 12:20:37 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:20:37 12:12:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:13:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 12:20:37 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:20:37 12:14:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 12:20:37 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:20:37 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:20:37 12:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:20:37 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:20:37 12:18:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:20:37 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:19:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:20:37 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:20:37 12:20:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:37 Average: ens3 66.70 40.45 820.33 6.23 0.00 0.00 0.00 0.00 12:20:37 Average: docker0 20.74 31.91 1.80 218.51 0.00 0.00 0.00 0.00 12:20:37 Average: lo 0.58 0.58 0.05 0.05 0.00 0.00 0.00 0.00 12:20:37 12:20:37 12:20:37 ---> sar -P ALL: 12:20:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7297) 08/07/24 _x86_64_ (8 CPU) 12:20:37 12:20:37 12:02:13 LINUX RESTART (8 CPU) 12:20:37 12:20:37 12:03:02 CPU %user %nice %system %iowait %steal %idle 12:20:37 12:04:01 all 8.48 0.00 4.03 3.92 0.07 83.50 12:20:37 12:04:01 0 9.06 0.00 3.75 0.77 0.05 86.37 12:20:37 12:04:01 1 7.85 0.00 3.58 0.74 0.05 87.79 12:20:37 12:04:01 2 8.18 0.00 3.34 0.74 0.07 87.67 12:20:37 12:04:01 3 8.93 0.00 3.89 1.99 0.09 85.11 12:20:37 12:04:01 4 7.45 0.00 5.30 20.64 0.09 66.51 12:20:37 12:04:01 5 8.23 0.00 3.92 1.19 0.09 86.58 12:20:37 12:04:01 6 10.13 0.00 4.34 4.74 0.09 80.71 12:20:37 12:04:01 7 8.01 0.00 4.13 0.72 0.05 87.09 12:20:37 12:05:01 all 36.89 0.00 6.65 3.29 0.08 53.10 12:20:37 12:05:01 0 37.15 0.00 7.17 1.06 0.08 54.53 12:20:37 12:05:01 1 36.80 0.00 6.36 0.61 0.07 56.17 12:20:37 12:05:01 2 33.61 0.00 6.32 1.81 0.08 58.17 12:20:37 12:05:01 3 37.44 0.00 6.76 1.09 0.08 54.62 12:20:37 12:05:01 4 36.81 0.00 6.41 3.19 0.08 53.50 12:20:37 12:05:01 5 37.25 0.00 6.63 0.88 0.08 55.16 12:20:37 12:05:01 6 38.07 0.00 7.26 17.12 0.08 37.47 12:20:37 12:05:01 7 37.94 0.00 6.26 0.46 0.08 55.26 12:20:37 12:06:01 all 30.04 0.00 5.86 3.04 0.07 60.99 12:20:37 12:06:01 0 31.84 0.00 6.20 0.08 0.07 61.81 12:20:37 12:06:01 1 29.86 0.00 5.49 0.30 0.07 64.28 12:20:37 12:06:01 2 27.35 0.00 5.64 10.95 0.08 55.98 12:20:37 12:06:01 3 30.74 0.00 5.29 0.49 0.08 63.41 12:20:37 12:06:01 4 29.86 0.00 6.10 0.07 0.08 63.88 12:20:37 12:06:01 5 30.46 0.00 5.75 0.89 0.05 62.85 12:20:37 12:06:01 6 30.66 0.00 6.16 10.41 0.07 52.71 12:20:37 12:06:01 7 29.53 0.00 6.23 1.25 0.07 62.92 12:20:37 12:07:01 all 1.69 0.00 0.74 0.65 0.02 96.90 12:20:37 12:07:01 0 1.95 0.00 0.52 0.07 0.02 97.45 12:20:37 12:07:01 1 1.30 0.00 0.67 0.00 0.02 98.01 12:20:37 12:07:01 2 1.77 0.00 0.54 0.07 0.03 97.59 12:20:37 12:07:01 3 1.93 0.00 0.91 0.00 0.02 97.15 12:20:37 12:07:01 4 1.49 0.00 0.85 0.02 0.02 97.62 12:20:37 12:07:01 5 1.52 0.00 0.55 0.54 0.02 97.37 12:20:37 12:07:01 6 1.87 0.00 0.92 0.54 0.02 96.65 12:20:37 12:07:01 7 1.64 0.00 0.94 4.02 0.02 93.38 12:20:37 12:08:01 all 2.38 0.00 1.27 0.49 0.03 95.83 12:20:37 12:08:01 0 2.08 0.00 0.77 1.42 0.02 95.71 12:20:37 12:08:01 1 3.85 0.00 1.31 0.17 0.02 94.66 12:20:37 12:08:01 2 1.70 0.00 0.92 0.73 0.03 96.61 12:20:37 12:08:01 3 1.95 0.00 1.64 0.80 0.02 95.59 12:20:37 12:08:01 4 2.32 0.00 2.35 0.05 0.02 95.26 12:20:37 12:08:01 5 2.26 0.00 1.00 0.13 0.05 96.55 12:20:37 12:08:01 6 2.05 0.00 0.89 0.50 0.03 96.53 12:20:37 12:08:01 7 2.85 0.00 1.32 0.12 0.02 95.70 12:20:37 12:09:01 all 0.29 0.00 0.05 0.01 0.01 99.64 12:20:37 12:09:01 0 1.83 0.00 0.05 0.03 0.03 98.06 12:20:37 12:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:20:37 12:09:01 2 0.02 0.00 0.02 0.07 0.00 99.90 12:20:37 12:09:01 3 0.08 0.00 0.05 0.00 0.00 99.87 12:20:37 12:09:01 4 0.17 0.00 0.13 0.00 0.00 99.70 12:20:37 12:09:01 5 0.07 0.00 0.03 0.00 0.00 99.90 12:20:37 12:09:01 6 0.02 0.00 0.07 0.00 0.00 99.92 12:20:37 12:09:01 7 0.05 0.00 0.05 0.00 0.02 99.88 12:20:37 12:10:01 all 0.27 0.00 0.01 0.01 0.01 99.71 12:20:37 12:10:01 0 1.97 0.00 0.00 0.00 0.00 98.03 12:20:37 12:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:20:37 12:10:01 2 0.02 0.00 0.02 0.03 0.02 99.92 12:20:37 12:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:20:37 12:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:20:37 12:10:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:20:37 12:10:01 6 0.05 0.00 0.00 0.02 0.05 99.88 12:20:37 12:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:20:37 12:11:01 all 0.12 0.00 0.02 0.01 0.01 99.85 12:20:37 12:11:01 0 0.48 0.00 0.02 0.00 0.00 99.50 12:20:37 12:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:20:37 12:11:01 2 0.02 0.00 0.02 0.05 0.00 99.92 12:20:37 12:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:20:37 12:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:20:37 12:11:01 5 0.37 0.00 0.03 0.02 0.02 99.57 12:20:37 12:11:01 6 0.03 0.00 0.03 0.00 0.03 99.90 12:20:37 12:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:20:37 12:12:01 all 0.01 0.00 0.00 0.02 0.01 99.96 12:20:37 12:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:20:37 12:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:20:37 12:12:01 2 0.00 0.00 0.02 0.12 0.00 99.87 12:20:37 12:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:20:37 12:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:20:37 12:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:20:37 12:12:01 6 0.03 0.00 0.00 0.02 0.02 99.93 12:20:37 12:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:20:37 12:13:01 all 0.09 0.00 0.01 0.01 0.01 99.88 12:20:37 12:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:20:37 12:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:20:37 12:13:01 2 0.02 0.00 0.00 0.05 0.02 99.92 12:20:37 12:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:20:37 12:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:20:37 12:13:01 5 0.33 0.00 0.00 0.00 0.02 99.65 12:20:37 12:13:01 6 0.05 0.00 0.02 0.02 0.02 99.90 12:20:37 12:13:01 7 0.25 0.00 0.03 0.00 0.00 99.72 12:20:37 12:14:01 all 0.26 0.00 0.01 0.01 0.00 99.72 12:20:37 12:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:20:37 12:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:20:37 12:14:01 2 0.00 0.00 0.00 0.03 0.00 99.97 12:20:37 12:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:20:37 12:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:20:37 12:14:01 5 1.97 0.00 0.00 0.00 0.02 98.01 12:20:37 12:14:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:20:37 12:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:20:37 12:20:37 12:14:01 CPU %user %nice %system %iowait %steal %idle 12:20:37 12:15:01 all 0.29 0.00 0.01 0.00 0.01 99.69 12:20:37 12:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:20:37 12:15:01 1 0.02 0.00 0.05 0.00 0.02 99.92 12:20:37 12:15:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:20:37 12:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:20:37 12:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:20:37 12:15:01 5 1.99 0.00 0.00 0.00 0.00 98.01 12:20:37 12:15:01 6 0.05 0.00 0.00 0.02 0.02 99.92 12:20:37 12:15:01 7 0.12 0.00 0.00 0.00 0.00 99.88 12:20:37 12:16:01 all 0.19 0.00 0.02 0.01 0.01 99.78 12:20:37 12:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:20:37 12:16:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:20:37 12:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:20:37 12:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:20:37 12:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 12:20:37 12:16:01 5 1.37 0.00 0.08 0.00 0.02 98.53 12:20:37 12:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:20:37 12:16:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:20:37 12:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:20:37 12:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:20:37 12:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:20:37 12:17:01 2 0.02 0.00 0.00 0.08 0.00 99.90 12:20:37 12:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:20:37 12:17:01 4 0.00 0.00 0.00 0.02 0.02 99.97 12:20:37 12:17:01 5 0.05 0.00 0.00 0.00 0.02 99.93 12:20:37 12:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:20:37 12:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:20:37 12:18:01 all 0.24 0.00 0.02 0.02 0.01 99.71 12:20:37 12:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:20:37 12:18:01 1 0.03 0.00 0.02 0.00 0.03 99.92 12:20:37 12:18:01 2 0.02 0.00 0.03 0.13 0.02 99.80 12:20:37 12:18:01 3 0.60 0.00 0.03 0.00 0.00 99.37 12:20:37 12:18:01 4 0.02 0.00 0.02 0.02 0.00 99.95 12:20:37 12:18:01 5 1.19 0.00 0.03 0.00 0.00 98.78 12:20:37 12:18:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:20:37 12:18:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:20:37 12:19:01 all 0.15 0.00 0.01 0.06 0.00 99.78 12:20:37 12:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:20:37 12:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:20:37 12:19:01 2 0.02 0.00 0.03 0.22 0.00 99.73 12:20:37 12:19:01 3 1.13 0.00 0.02 0.00 0.02 98.84 12:20:37 12:19:01 4 0.00 0.00 0.00 0.10 0.00 99.90 12:20:37 12:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:20:37 12:19:01 6 0.02 0.00 0.00 0.17 0.00 99.82 12:20:37 12:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:20:37 12:20:01 all 0.04 0.00 0.01 0.01 0.01 99.94 12:20:37 12:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:20:37 12:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:20:37 12:20:01 2 0.02 0.00 0.00 0.05 0.02 99.92 12:20:37 12:20:01 3 0.20 0.00 0.02 0.00 0.00 99.78 12:20:37 12:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:20:37 12:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:20:37 12:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:20:37 12:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:20:37 Average: all 4.75 0.00 1.09 0.67 0.02 93.47 12:20:37 Average: 0 5.04 0.00 1.08 0.20 0.02 93.65 12:20:37 Average: 1 4.66 0.00 1.03 0.11 0.02 94.18 12:20:37 Average: 2 4.23 0.00 0.98 0.88 0.02 93.88 12:20:37 Average: 3 4.86 0.00 1.09 0.25 0.02 93.78 12:20:37 Average: 4 4.56 0.00 1.23 1.38 0.02 92.81 12:20:37 Average: 5 5.08 0.00 1.05 0.21 0.02 93.63 12:20:37 Average: 6 4.86 0.00 1.15 1.96 0.03 92.01 12:20:37 Average: 7 4.69 0.00 1.11 0.38 0.02 93.80 12:20:37 12:20:37 12:20:37