Pull request #500 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7ba89364b5f3c515b6dfab1962bb7c06abf3e944+1169a0b026d294e3363d8ba6faebbcac303608ef (e725717df6efd0d38ac3c8e63038d7aea33ac0c2) 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-ssh1271593586733384257.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15979075211008081078.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-500/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-500/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14147268812636061576.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-500/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14148275899375526513.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh16234189703217251028.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-500/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-500/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6447378282962536702.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24218 in /w/workspace/foundry_device-virtual-go_PR-500 [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-500 # 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 > 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/500/head:refs/remotes/origin/PR-500 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1169a0b026d294e3363d8ba6faebbcac303608ef into PR head commit 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 Merge succeeded, producing 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 Checking out Revision 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 (PR-500) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 # 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 1169a0b026d294e3363d8ba6faebbcac303608ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:19:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:19:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:19:28 ========================================================= 11:19:28 EdgeX Global Pipelines Version Info 11:19:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:19:30 ------------------- 11:19:30 stable info: 11:19:30 ------------------- 11:19:30 Commited By: Ginny Guan ginny@iotechsys.com 11:19:30 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:19:30 Message: update stable to v1.0.265 11:19:30 ------------------- 11:19:30 experimental info: 11:19:30 ------------------- 11:19:30 Commited By: Cherry Wang cherry@iotechsys.com 11:19:30 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:19:30 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:19:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:19:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:19:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:19:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:19:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:19:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:19:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:19:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:19:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:19:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:19:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:19:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-500 [Pipeline] echo 11:19:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-500 [Pipeline] echo 11:19:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-500 [Pipeline] echo 11:19:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [Pipeline] echo 11:19:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ba8936 [Pipeline] echo 11:19:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:19:32 provisioning config files... 11:19:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-500@tmp/config15919348041133850643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:19:33 ---> ****-login.sh 11:19:33 nexus3.edgexfoundry.org:10001 11:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:19:33 Configure a credential helper to remove this warning. See 11:19:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:19:33 11:19:33 Login Succeeded 11:19:33 nexus3.edgexfoundry.org:10002 11:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:19:33 Configure a credential helper to remove this warning. See 11:19:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:19:33 11:19:33 Login Succeeded 11:19:33 nexus3.edgexfoundry.org:10003 11:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:19:33 Configure a credential helper to remove this warning. See 11:19:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:19:33 11:19:33 Login Succeeded 11:19:33 nexus3.edgexfoundry.org:10004 11:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:19:33 Configure a credential helper to remove this warning. See 11:19:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:19:33 11:19:33 Login Succeeded 11:19:33 ****.io 11:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:19:34 Configure a credential helper to remove this warning. See 11:19:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:19:34 11:19:34 Login Succeeded 11:19:34 ---> ****-login.sh ends [Pipeline] } 11:19:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:19:34 + git rev-list -1 --merges 7ba89364b5f3c515b6dfab1962bb7c06abf3e944~1..7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [Pipeline] echo 11:19:34 -----------> git rev-list -1 --merges 7ba89364b5f3c515b6dfab1962bb7c06abf3e944~1..7ba89364b5f3c515b6dfab1962bb7c06abf3e944 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [false] [Pipeline] sh 11:19:35 + git log --format=format:%s -1 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [Pipeline] echo 11:19:35 ========================================================= 11:19:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:19:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:19:35 + git log --format=format:%s -1 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [Pipeline] echo 11:19:35 [semverPrep] GIT_COMMIT: 7ba89364b5f3c515b6dfab1962bb7c06abf3e944, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 11:19:35 [semverPrep] This is not a build commit. [Pipeline] sh 11:19:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:19:36 + grep -v github /etc/ssh/ssh_known_hosts 11:19:36 + [ -e /tmp/ssh_known_hosts ] 11:19:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:19:36 + + sudo tee -a /etc/ssh/ssh_known_hosts 11:19:36 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:19:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:19:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:19:36 11:19:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:19:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:19:37 0.1.4: Pulling from edgex-devops/py-git-semver 11:19:37 b85a868b505f: Pulling fs layer 11:19:37 e2be974225ed: Pulling fs layer 11:19:37 339a4e72a1f5: Pulling fs layer 11:19:37 988bab9f4d93: Pulling fs layer 11:19:37 1469e6f7b9e6: Pulling fs layer 11:19:37 eaf3925da568: Pulling fs layer 11:19:37 bab4dde63d76: Pulling fs layer 11:19:37 bde34c3a00c8: Pulling fs layer 11:19:37 b352a97aabf1: Pulling fs layer 11:19:37 4872d77fe225: Pulling fs layer 11:19:37 5851b861e8e6: Pulling fs layer 11:19:37 988bab9f4d93: Waiting 11:19:37 4872d77fe225: Waiting 11:19:37 5851b861e8e6: Waiting 11:19:37 1469e6f7b9e6: Waiting 11:19:37 b352a97aabf1: Waiting 11:19:37 bab4dde63d76: Waiting 11:19:37 eaf3925da568: Waiting 11:19:37 e2be974225ed: Download complete 11:19:37 988bab9f4d93: Verifying Checksum 11:19:37 988bab9f4d93: Download complete 11:19:37 1469e6f7b9e6: Verifying Checksum 11:19:37 1469e6f7b9e6: Download complete 11:19:37 eaf3925da568: Download complete 11:19:37 339a4e72a1f5: Verifying Checksum 11:19:37 339a4e72a1f5: Download complete 11:19:37 bde34c3a00c8: Download complete 11:19:37 b352a97aabf1: Download complete 11:19:37 5851b861e8e6: Verifying Checksum 11:19:37 5851b861e8e6: Download complete 11:19:37 b85a868b505f: Verifying Checksum 11:19:37 b85a868b505f: Download complete 11:19:37 bab4dde63d76: Verifying Checksum 11:19:37 bab4dde63d76: Download complete 11:19:38 b85a868b505f: Pull complete 11:19:38 e2be974225ed: Pull complete 11:19:39 339a4e72a1f5: Pull complete 11:19:39 988bab9f4d93: Pull complete 11:19:39 1469e6f7b9e6: Pull complete 11:19:39 eaf3925da568: Pull complete 11:19:41 bab4dde63d76: Pull complete 11:19:41 bde34c3a00c8: Pull complete 11:19:41 b352a97aabf1: Pull complete 11:19:41 4872d77fe225: Pull complete 11:19:41 5851b861e8e6: Pull complete 11:19:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:19:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:19:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:19:41 prd-ubuntu20.04-docker-8c-8g-24218 does not seem to be running inside a container 11:19:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-500 -v /w/workspace/foundry_device-virtual-go_PR-500:/w/workspace/foundry_device-virtual-go_PR-500:rw,z -v /w/workspace/foundry_device-virtual-go_PR-500@tmp:/w/workspace/foundry_device-virtual-go_PR-500@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 11:19:44 $ docker top 75cf2116a59c00ec33120b854a89af1db54c6c659f9dd2f393fa3f48f7c1c0ce -eo pid,comm 11:19:44 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). 11:19:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:19:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:19:44 [ssh-agent] Looking for ssh-agent implementation... 11:19:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:19:44 $ docker exec 75cf2116a59c00ec33120b854a89af1db54c6c659f9dd2f393fa3f48f7c1c0ce ssh-agent 11:19:45 SSH_AUTH_SOCK=/tmp/ssh-1GpeWM4OxhpY/agent.33 11:19:45 SSH_AGENT_PID=38 11:19:45 Running ssh-add (command line suppressed) 11:19:45 Identity added: /w/workspace/foundry_device-virtual-go_PR-500@tmp/private_key_1551989064114735662.key (/w/workspace/foundry_device-virtual-go_PR-500@tmp/private_key_1551989064114735662.key) 11:19:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:19:45 + git tag --points-at HEAD [Pipeline] } 11:19:45 $ docker exec --env ******** --env ******** 75cf2116a59c00ec33120b854a89af1db54c6c659f9dd2f393fa3f48f7c1c0ce ssh-agent -k 11:19:45 unset SSH_AUTH_SOCK; 11:19:45 unset SSH_AGENT_PID; 11:19:45 echo Agent pid 38 killed; 11:19:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:19:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:19:45 [ssh-agent] Looking for ssh-agent implementation... 11:19:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:19:45 $ docker exec 75cf2116a59c00ec33120b854a89af1db54c6c659f9dd2f393fa3f48f7c1c0ce ssh-agent 11:19:45 SSH_AUTH_SOCK=/tmp/ssh-OInWUYcebnfF/agent.71 11:19:45 SSH_AGENT_PID=77 11:19:45 Running ssh-add (command line suppressed) 11:19:46 Identity added: /w/workspace/foundry_device-virtual-go_PR-500@tmp/private_key_17658365432213608822.key (/w/workspace/foundry_device-virtual-go_PR-500@tmp/private_key_17658365432213608822.key) 11:19:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:19:46 + git semver init 11:19:46 2024-10-31 11:19:46,608 [run_init] DEBUG init version:0.0.0 force:False 11:19:46 2024-10-31 11:19:46,608 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-500/.semver 11:19:46 2024-10-31 11:19:46,609 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-500/.semver 11:19:46 2024-10-31 11:19:46,609 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-500/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-500, universal_newlines=False, shell=None, istream=None) 11:19:49 2024-10-31 11:19:48,707 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-500/.git/info/exclude 11:19:49 2024-10-31 11:19:48,707 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-500/.semver/PR-500 with force:False 11:19:49 2024-10-31 11:19:48,707 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-500/.semver/PR-500 11:19:49 2024-10-31 11:19:48,712 [execute] INFO git cat-file --batch-check 11:19:49 2024-10-31 11:19:48,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-500/.semver, universal_newlines=False, shell=None, istream=) 11:19:49 2024-10-31 11:19:48,719 [execute] INFO git cat-file --batch 11:19:49 2024-10-31 11:19:48,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-500/.semver, universal_newlines=False, shell=None, istream=) 11:19:49 2024-10-31 11:19:48,725 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-500/.semver/PR-500 11:19:49 0.0.0 [Pipeline] } 11:19:49 $ docker exec --env ******** --env ******** 75cf2116a59c00ec33120b854a89af1db54c6c659f9dd2f393fa3f48f7c1c0ce ssh-agent -k 11:19:49 unset SSH_AUTH_SOCK; 11:19:49 unset SSH_AGENT_PID; 11:19:49 echo Agent pid 77 killed; 11:19:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:19:49 + git semver [Pipeline] } 11:19:50 $ docker stop --time=1 75cf2116a59c00ec33120b854a89af1db54c6c659f9dd2f393fa3f48f7c1c0ce 11:19:51 $ docker rm -f --volumes 75cf2116a59c00ec33120b854a89af1db54c6c659f9dd2f393fa3f48f7c1c0ce [Pipeline] // withDockerContainer [Pipeline] sh 11:19:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:19:52 Stashed 1 file(s) [Pipeline] echo 11:19:52 [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 11:19:52 provisioning config files... 11:19:52 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-500@tmp/config16101409107394118752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:19:53 ---> ****-login.sh 11:19:53 nexus3.edgexfoundry.org:10001 11:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:19:53 Configure a credential helper to remove this warning. See 11:19:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:19:53 11:19:53 Login Succeeded 11:19:53 nexus3.edgexfoundry.org:10002 11:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:19:53 Configure a credential helper to remove this warning. See 11:19:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:19:53 11:19:53 Login Succeeded 11:19:53 nexus3.edgexfoundry.org:10003 11:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:19:53 Configure a credential helper to remove this warning. See 11:19:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:19:53 11:19:53 Login Succeeded 11:19:53 nexus3.edgexfoundry.org:10004 11:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:19:53 Configure a credential helper to remove this warning. See 11:19:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:19:53 11:19:53 Login Succeeded 11:19:53 ****.io 11:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:19:53 Configure a credential helper to remove this warning. See 11:19:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:19:53 11:19:53 Login Succeeded 11:19:53 ---> ****-login.sh ends [Pipeline] } 11:19:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:19:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:19:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:19:54 ========================================================= 11:19:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:19:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:19:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:19:54 Sending build context to Docker daemon 37.71MB 11:19:54 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:19:54 Step 2/12 : FROM ${BASE} AS builder 11:19:54 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:19:54 43c4264eed91: Pulling fs layer 11:19:54 4cc291be95ef: Pulling fs layer 11:19:54 2ac1f1163629: Pulling fs layer 11:19:54 5c3c966382ef: Pulling fs layer 11:19:54 4f4fb700ef54: Pulling fs layer 11:19:54 5d5c8e513c77: Pulling fs layer 11:19:54 9f66e0745190: Pulling fs layer 11:19:54 5c3c966382ef: Waiting 11:19:54 f49a43e4bbc0: Pulling fs layer 11:19:54 561ebcabdf7f: Pulling fs layer 11:19:54 4f4fb700ef54: Waiting 11:19:54 5d5c8e513c77: Waiting 11:19:54 9f66e0745190: Waiting 11:19:54 f49a43e4bbc0: Waiting 11:19:54 4cc291be95ef: Verifying Checksum 11:19:54 4cc291be95ef: Download complete 11:19:54 5c3c966382ef: Verifying Checksum 11:19:54 5c3c966382ef: Download complete 11:19:54 4f4fb700ef54: Download complete 11:19:54 43c4264eed91: Verifying Checksum 11:19:54 43c4264eed91: Download complete 11:19:54 9f66e0745190: Verifying Checksum 11:19:54 9f66e0745190: Download complete 11:19:55 43c4264eed91: Pull complete 11:19:55 561ebcabdf7f: Verifying Checksum 11:19:55 561ebcabdf7f: Download complete 11:19:55 4cc291be95ef: Pull complete 11:19:55 2ac1f1163629: Download complete 11:19:55 f49a43e4bbc0: Download complete 11:19:59 2ac1f1163629: Pull complete 11:19:59 5c3c966382ef: Pull complete 11:19:59 4f4fb700ef54: Pull complete 11:19:59 5d5c8e513c77: Pull complete 11:19:59 9f66e0745190: Pull complete 11:20:01 f49a43e4bbc0: Pull complete 11:20:01 561ebcabdf7f: Pull complete 11:20:01 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 11:20:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:20:01 ---> 3a752c3f9dda 11:20:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:20:07 Still waiting to schedule task 11:20:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:20:08 ---> Running in 081314df249f 11:20:08 Removing intermediate container 081314df249f 11:20:08 ---> 265127ce8edc 11:20:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:20:08 ---> Running in 4eb0ac38910d 11:20:08 Removing intermediate container 4eb0ac38910d 11:20:08 ---> 326ab069bca6 11:20:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:20:08 ---> Running in d23c011cff81 11:20:08 Removing intermediate container d23c011cff81 11:20:08 ---> d53a6b2035c2 11:20:08 Step 6/12 : WORKDIR /device-virtual-go 11:20:08 ---> Running in ef391c3ce027 11:20:08 Removing intermediate container ef391c3ce027 11:20:08 ---> bdad07f034cb 11:20:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:20:08 ---> Running in 13b103216aa9 11:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:20:08 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:20:08 (2/4) Installing libedit (20240517.3.1-r0) 11:20:08 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:20:08 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:20:08 Executing busybox-1.36.1-r29.trigger 11:20:08 OK: 250 MiB in 58 packages 11:20:08 Removing intermediate container 13b103216aa9 11:20:08 ---> a710b04eea53 11:20:08 Step 8/12 : COPY go.mod vendor* ./ 11:20:08 ---> 73a61a75cd28 11:20:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:20:08 ---> Running in 2706e4bbad31 11:21:05 Removing intermediate container 2706e4bbad31 11:21:05 ---> 2babe7d8d529 11:21:05 Step 10/12 : COPY . . 11:21:05 ---> 6a6fc665d150 11:21:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:21:05 ---> Running in b9b328c3df31 11:21:05 Removing intermediate container b9b328c3df31 11:21:05 ---> 454c35e1b835 11:21:05 Step 12/12 : RUN $MAKE 11:21:05 ---> Running in 5364502d4e1b 11:21:05 noop 11:21:05 Removing intermediate container 5364502d4e1b 11:21:05 ---> e8400c16ff0d 11:21:05 Successfully built e8400c16ff0d 11:21:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:05 + docker inspect -f . ci-base-image-x86_64 11:21:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:21:05 prd-ubuntu20.04-docker-8c-8g-24218 does not seem to be running inside a container 11:21:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-500 -v /w/workspace/foundry_device-virtual-go_PR-500:/w/workspace/foundry_device-virtual-go_PR-500:rw,z -v /w/workspace/foundry_device-virtual-go_PR-500@tmp:/w/workspace/foundry_device-virtual-go_PR-500@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 11:21:06 $ docker top 1d81a42da3bdc284200325f20bac0713fb98547a82e6a663e3915de42c144b3c -eo pid,comm [Pipeline] { [Pipeline] sh 11:21:06 + go version 11:21:06 go version go1.23.2 linux/amd64 [Pipeline] } 11:21:06 $ docker stop --time=1 1d81a42da3bdc284200325f20bac0713fb98547a82e6a663e3915de42c144b3c 11:21:07 $ docker rm -f --volumes 1d81a42da3bdc284200325f20bac0713fb98547a82e6a663e3915de42c144b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:08 + docker inspect -f . ci-base-image-x86_64 11:21:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:21:08 prd-ubuntu20.04-docker-8c-8g-24218 does not seem to be running inside a container 11:21:08 $ 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-500 -v /w/workspace/foundry_device-virtual-go_PR-500:/w/workspace/foundry_device-virtual-go_PR-500:rw,z -v /w/workspace/foundry_device-virtual-go_PR-500@tmp:/w/workspace/foundry_device-virtual-go_PR-500@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 11:21:09 $ docker top 246e70811ad55e723a2c9f6e56046090b62e780fce54c940720773dfb9f52772 -eo pid,comm [Pipeline] { [Pipeline] sh 11:21:09 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-500 [Pipeline] fileExists [Pipeline] sh 11:21:10 + make test 11:21:10 go test ./... -coverprofile=coverage.out 11:21:12 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:21:30 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:21:30 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.007s coverage: 58.4% of statements 11:21:38 go vet ./... 11:21:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:21:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:21:44 ./bin/test-attribution-txt.sh [Pipeline] echo 11:21:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:21:44 $ docker stop --time=1 246e70811ad55e723a2c9f6e56046090b62e780fce54c940720773dfb9f52772 11:21:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24219 in /w/workspace/foundry_device-virtual-go_PR-500 11:21:47 $ docker rm -f --volumes 246e70811ad55e723a2c9f6e56046090b62e780fce54c940720773dfb9f52772 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 11:21:47 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:21:47 The recommended git tool is: git 11:21:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:21:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:21:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:21:49 + ls -al . 11:21:49 total 264 11:21:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:21 . 11:21:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:19 .. 11:21:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:21 .git 11:21:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:19 .github 11:21:49 -rw-rw-r-- 1 jenkins jenkins 272 Oct 31 11:19 .gitignore 11:21:49 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 11:19 .golangci.yml 11:21:49 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 11:19 .semver 11:21:49 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 31 11:19 Attribution.txt 11:21:49 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 31 11:19 CHANGELOG.md 11:21:49 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 31 11:19 Dockerfile 11:21:49 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 11:19 GOVERNANCE.md 11:21:49 -rw-rw-r-- 1 jenkins jenkins 660 Oct 31 11:19 Jenkinsfile 11:21:49 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 11:19 LICENSE 11:21:49 -rw-rw-r-- 1 jenkins jenkins 2490 Oct 31 11:19 Makefile 11:21:49 -rw-rw-r-- 1 jenkins jenkins 623 Oct 31 11:19 OWNERS.md 11:21:49 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 31 11:19 README.md 11:21:49 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 11:19 VERSION 11:21:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:19 bin 11:21:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:19 cmd 11:21:49 -rw-r--r-- 1 jenkins jenkins 43316 Oct 31 11:21 coverage.out 11:21:49 -rw-rw-r-- 1 jenkins jenkins 6228 Oct 31 11:19 go.mod 11:21:49 -rw-rw-r-- 1 jenkins jenkins 88084 Oct 31 11:19 go.sum 11:21:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:19 internal 11:21:49 -rw-rw-r-- 1 jenkins jenkins 235 Oct 31 11:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:49 + 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=7ba89364b5f3c515b6dfab1962bb7c06abf3e944 --label arch=amd64 --label version=0.0.0 . 11:21:49 Sending build context to Docker daemon 37.75MB 11:21:49 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:21:49 Step 2/26 : FROM ${BASE} AS builder 11:21:49 ---> e8400c16ff0d 11:21:49 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:21:49 ---> Running in c38b2b695859 11:21:50 Removing intermediate container c38b2b695859 11:21:50 ---> 9d1e43cb34f4 11:21:50 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:21:50 ---> Running in b47156254cf9 11:21:50 Removing intermediate container b47156254cf9 11:21:50 ---> f65bbac48aff 11:21:50 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:21:50 ---> Running in 60d5829b6b2a 11:21:50 Removing intermediate container 60d5829b6b2a 11:21:50 ---> 56c6f8d5ffe7 11:21:50 Step 6/26 : WORKDIR /device-virtual-go 11:21:50 ---> Running in 25cf44c2dec9 11:21:50 Removing intermediate container 25cf44c2dec9 11:21:50 ---> 70dcd2ca41b7 11:21:50 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:21:50 ---> Running in 8becf5e408f6 11:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:21:51 OK: 250 MiB in 58 packages 11:21:51 Removing intermediate container 8becf5e408f6 11:21:51 ---> 7b0da7376481 11:21:51 Step 8/26 : COPY go.mod vendor* ./ 11:21:51 ---> 0d3464ee26c3 11:21:51 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:21:51 ---> Running in 480489f079fe 11:21:52 Removing intermediate container 480489f079fe 11:21:52 ---> 45f96c8fa4a7 11:21:52 Step 10/26 : COPY . . 11:21:53 ---> 5752aa17fbf3 11:21:53 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:21:53 ---> Running in 3bb4c2b34982 11:21:53 Removing intermediate container 3bb4c2b34982 11:21:53 ---> 0bb5b968d33d 11:21:53 Step 12/26 : RUN $MAKE 11:21:53 ---> Running in 6f53061b996b 11:21:53 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/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd 11:21:55 using credential edgex-jenkins-ssh 11:21:55 Cloning the remote Git repository 11:21:55 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:21:55 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:21:55 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:21:55 > git --version # timeout=10 11:21:55 > git --version # 'git version 2.25.1' 11:21:55 using GIT_SSH to set credentials SSH Credentials for GitHub 11:21:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:21:59 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:21:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:22:00 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:22:00 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:22:00 using GIT_SSH to set credentials SSH Credentials for GitHub 11:22:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:22:01 Merging remotes/origin/main commit 1169a0b026d294e3363d8ba6faebbcac303608ef into PR head commit 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 11:22:01 Merge succeeded, producing 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 11:22:01 Checking out Revision 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 (PR-500) 11:22:02 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 11:22:02 > git --version # timeout=10 11:22:02 > git --version # 'git version 2.25.1' 11:22:02 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:22:01 > git config core.sparsecheckout # timeout=10 11:22:01 > git checkout -f 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 # timeout=10 11:22:01 > git remote # timeout=10 11:22:01 > git config --get remote.origin.url # timeout=10 11:22:01 using GIT_SSH to set credentials SSH Credentials for GitHub 11:22:01 > git merge 1169a0b026d294e3363d8ba6faebbcac303608ef # timeout=10 11:22:01 > git rev-parse HEAD^{commit} # timeout=10 11:22:01 > git config core.sparsecheckout # timeout=10 11:22:01 > git checkout -f 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:22:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:22:07 % Total % Received % Xferd Average Speed Time Time Time Current 11:22:07 Dload Upload Total Spent Left Speed 11:22:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 11:22:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:22:07 + sudo tee /etc/docker/daemon.new 11:22:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:22:07 { 11:22:07 "registry-mirrors": [ 11:22:07 "https://nexus3.edgexfoundry.org:10001" 11:22:07 ], 11:22:07 "bip": "10.250.0.254/24", 11:22:07 "hosts": [ 11:22:07 "tcp://0.0.0.0:5555", 11:22:07 "unix:///var/run/docker.sock" 11:22:07 ], 11:22:07 "mtu": 1458, 11:22:07 "selinux-enabled": true, 11:22:07 "seccomp-profile": "/etc/docker/seccomp.json" 11:22:07 } [Pipeline] sh 11:22:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:22:08 + sudo service docker restart 11:22:25 Removing intermediate container 6f53061b996b 11:22:25 ---> d485dc6d55c6 11:22:25 Step 13/26 : FROM alpine:3.20 11:22:25 3.20: Pulling from library/alpine 11:22:25 43c4264eed91: Already exists 11:22:25 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:22:25 Status: Downloaded newer image for alpine:3.20 11:22:25 ---> 91ef0af61f39 11:22:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:22:25 ---> Running in c142133ee13d 11:22:25 Removing intermediate container c142133ee13d 11:22:25 ---> db15a319c15e 11:22:25 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:22:25 ---> Running in a7c71113a59c 11:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:22:25 (1/1) Installing dumb-init (1.2.5-r3) 11:22:25 Executing busybox-1.36.1-r29.trigger 11:22:25 OK: 8 MiB in 15 packages 11:22:25 Removing intermediate container a7c71113a59c 11:22:25 ---> 8d56111d12dc 11:22:25 Step 16/26 : RUN apk --no-cache upgrade 11:22:25 ---> Running in 86f9b6a35d49 11:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:22:25 Upgrading critical system libraries and apk-tools: 11:22:25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:22:25 Executing busybox-1.36.1-r29.trigger 11:22:25 Continuing the upgrade transaction with new apk-tools: 11:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:22:25 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:22:25 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:22:25 OK: 8 MiB in 15 packages 11:22:25 Removing intermediate container 86f9b6a35d49 11:22:25 ---> 7ff7c3e5d97c 11:22:25 Step 17/26 : WORKDIR / 11:22:25 ---> Running in 65d63e58f443 11:22:26 Removing intermediate container 65d63e58f443 11:22:26 ---> 56031190aa54 11:22:26 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:22:26 ---> 15a0a389b351 11:22:26 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:22:26 ---> e4011764bc9c 11:22:26 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:22:26 provisioning config files... 11:22:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7396388593953732025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:22:27 ---> ****-login.sh 11:22:27 nexus3.edgexfoundry.org:10001 11:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:28 Configure a credential helper to remove this warning. See 11:22:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:28 11:22:28 Login Succeeded 11:22:28 nexus3.edgexfoundry.org:10002 11:22:28 ---> 3e21c46f5a0b 11:22:28 Step 21/26 : EXPOSE 59900 11:22:28 ---> Running in 1b30e1411f09 11:22:28 Removing intermediate container 1b30e1411f09 11:22:28 ---> 6586b9e1349f 11:22:28 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:22:28 ---> Running in 9ec5ac67dcca 11:22:28 Removing intermediate container 9ec5ac67dcca 11:22:28 ---> 0f65df3824ea 11:22:28 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:22:28 ---> Running in 1e5037da68df 11:22:28 Removing intermediate container 1e5037da68df 11:22:28 ---> 3f5f513d4453 11:22:28 Step 24/26 : LABEL arch=amd64 11:22:28 ---> Running in 0295cae9837a 11:22:28 Removing intermediate container 0295cae9837a 11:22:28 ---> 430f77ffda5b 11:22:28 Step 25/26 : LABEL git_sha=7ba89364b5f3c515b6dfab1962bb7c06abf3e944 11:22:28 ---> Running in 16c215fc66f6 11:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:28 Removing intermediate container 16c215fc66f6 11:22:28 ---> 2fbe869a3982 11:22:28 Step 26/26 : LABEL version=0.0.0 11:22:28 ---> Running in b5e4bf1bd3ee 11:22:28 Removing intermediate container b5e4bf1bd3ee 11:22:28 ---> 090ce055fcb3 11:22:28 [Warning] One or more build-args [ARCH] were not consumed 11:22:28 Successfully built 090ce055fcb3 11:22:28 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage 11:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:28 Configure a credential helper to remove this warning. See 11:22:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:28 11:22:28 Login Succeeded 11:22:28 nexus3.edgexfoundry.org:10003 11:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 11:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:28 Configure a credential helper to remove this warning. See 11:22:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:28 11:22:28 Login Succeeded 11:22:28 nexus3.edgexfoundry.org:10004 Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 11:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:29 Configure a credential helper to remove this warning. See 11:22:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:29 11:22:29 Login Succeeded 11:22:29 ****.io [Pipeline] sh 11:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:22:29 11:22:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:29 Configure a credential helper to remove this warning. See 11:22:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:29 11:22:29 Login Succeeded 11:22:29 ---> ****-login.sh ends [Pipeline] } 11:22:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:22:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:22:29 latest: Pulling from edgex-lftools-log-publisher 11:22:29 5eb5b503b376: Pulling fs layer 11:22:29 5c69ac0246d0: Pulling fs layer 11:22:29 ec43610c2a17: Pulling fs layer 11:22:29 3a2ae6a8a46f: Pulling fs layer 11:22:29 33b1e0a273af: Pulling fs layer 11:22:29 5d3b04190fa2: Pulling fs layer 11:22:29 2f39f015ded8: Pulling fs layer 11:22:29 33b1e0a273af: Waiting 11:22:29 5d3b04190fa2: Waiting 11:22:29 3a2ae6a8a46f: Waiting 11:22:29 2f39f015ded8: Waiting 11:22:29 5c69ac0246d0: Download complete 11:22:29 3a2ae6a8a46f: Verifying Checksum 11:22:29 3a2ae6a8a46f: Download complete 11:22:29 33b1e0a273af: Verifying Checksum 11:22:29 ec43610c2a17: Verifying Checksum 11:22:29 ec43610c2a17: Download complete 11:22:29 5d3b04190fa2: Verifying Checksum 11:22:29 5d3b04190fa2: Download complete 11:22:30 5eb5b503b376: Verifying Checksum 11:22:30 5eb5b503b376: Download complete [Pipeline] echo 11:22:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:22:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:22:30 ========================================================= 11:22:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:22:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:30 2f39f015ded8: Download complete 11:22:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:22:31 5eb5b503b376: Pull complete 11:22:31 5c69ac0246d0: Pull complete 11:22:31 Sending build context to Docker daemon 19.03MB 11:22:31 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:22:31 Step 2/12 : FROM ${BASE} AS builder 11:22:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:22:31 cf04c63912e1: Pulling fs layer 11:22:31 55b35a11ae5e: Pulling fs layer 11:22:31 a37a00ec5f00: Pulling fs layer 11:22:31 50b3750afda1: Pulling fs layer 11:22:31 4f4fb700ef54: Pulling fs layer 11:22:31 80978eb59214: Pulling fs layer 11:22:31 c9f46d7d2bd2: Pulling fs layer 11:22:31 c5a475d317c9: Pulling fs layer 11:22:31 4f4fb700ef54: Waiting 11:22:31 80978eb59214: Waiting 11:22:31 c9f46d7d2bd2: Waiting 11:22:31 c5a475d317c9: Waiting 11:22:31 50b3750afda1: Waiting 11:22:31 55b35a11ae5e: Verifying Checksum 11:22:31 55b35a11ae5e: Download complete 11:22:31 50b3750afda1: Verifying Checksum 11:22:31 50b3750afda1: Download complete 11:22:31 4f4fb700ef54: Verifying Checksum 11:22:31 4f4fb700ef54: Download complete 11:22:31 80978eb59214: Verifying Checksum 11:22:31 80978eb59214: Download complete 11:22:31 cf04c63912e1: Verifying Checksum 11:22:31 cf04c63912e1: Download complete 11:22:31 ec43610c2a17: Pull complete 11:22:31 3a2ae6a8a46f: Pull complete 11:22:32 33b1e0a273af: Pull complete 11:22:32 5d3b04190fa2: Pull complete 11:22:32 c5a475d317c9: Verifying Checksum 11:22:32 c5a475d317c9: Download complete 11:22:32 cf04c63912e1: Pull complete 11:22:33 55b35a11ae5e: Pull complete 11:22:33 a37a00ec5f00: Verifying Checksum 11:22:33 a37a00ec5f00: Download complete 11:22:34 c9f46d7d2bd2: Verifying Checksum 11:22:34 c9f46d7d2bd2: Download complete 11:22:36 2f39f015ded8: Pull complete 11:22:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:22:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:22:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:22:36 prd-ubuntu20.04-docker-8c-8g-24218 does not seem to be running inside a container 11:22:36 $ 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-500 -v /w/workspace/foundry_device-virtual-go_PR-500:/w/workspace/foundry_device-virtual-go_PR-500:rw,z -v /w/workspace/foundry_device-virtual-go_PR-500@tmp:/w/workspace/foundry_device-virtual-go_PR-500@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 11:22:41 $ docker top a2dc8707251ddf3346680e55c0a9adf8a05f3242abbc3189c2ede8d9d1b4674b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:22:41 ---> job-cost.sh 11:22:41 lf-activate-venv: SKIPPING 11:22:41 INFO: No Stack... 11:22:42 INFO: Retrieving Pricing Info for: v3-standard-8 11:22:42 INFO: Archiving Costs [Pipeline] sh 11:22:42 + cat /w/workspace/foundry_device-virtual-go_PR-500/archives/cost.csv 11:22:42 + cut -d, -f6 [Pipeline] lock 11:22:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] 11:22:42 Resource [jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] did not exist. Created. 11:22:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:22:43 + echo total: 0.2199999988079071 [Pipeline] stash 11:22:43 Stashed 1 file(s) [Pipeline] } 11:22:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:22:43 $ docker stop --time=1 a2dc8707251ddf3346680e55c0a9adf8a05f3242abbc3189c2ede8d9d1b4674b 11:22:44 $ docker rm -f --volumes a2dc8707251ddf3346680e55c0a9adf8a05f3242abbc3189c2ede8d9d1b4674b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:22:49 a37a00ec5f00: Pull complete 11:22:49 50b3750afda1: Pull complete 11:22:49 4f4fb700ef54: Pull complete 11:22:49 80978eb59214: Pull complete 11:22:56 c9f46d7d2bd2: Pull complete 11:22:57 c5a475d317c9: Pull complete 11:22:57 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 11:22:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:22:57 ---> be29e6b0f0d4 11:22:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:22:58 ---> Running in 795dcad1c56e 11:22:58 Removing intermediate container 795dcad1c56e 11:22:58 ---> 3cc71dec9811 11:22:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:22:58 ---> Running in 36200d5a4645 11:22:59 Removing intermediate container 36200d5a4645 11:22:59 ---> 29c706ce161c 11:22:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:22:59 ---> Running in 9c5720c301e6 11:22:59 Removing intermediate container 9c5720c301e6 11:22:59 ---> 1575f47f6ca6 11:22:59 Step 6/12 : WORKDIR /device-virtual-go 11:22:59 ---> Running in 72290d98bfb7 11:22:59 Removing intermediate container 72290d98bfb7 11:22:59 ---> 596f768ac8b8 11:22:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:22:59 ---> Running in ed8eab7c876a 11:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:23:02 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:23:02 (2/4) Installing libedit (20240517.3.1-r0) 11:23:02 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:23:02 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:23:03 Executing busybox-1.36.1-r29.trigger 11:23:03 OK: 242 MiB in 58 packages 11:23:04 Removing intermediate container ed8eab7c876a 11:23:04 ---> bf1464967a90 11:23:04 Step 8/12 : COPY go.mod vendor* ./ 11:23:05 ---> 4a525a4a9656 11:23:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:23:05 ---> Running in 85b92e4e5486 11:24:56 Removing intermediate container 85b92e4e5486 11:24:56 ---> 61e2a291f88d 11:24:56 Step 10/12 : COPY . . 11:24:56 ---> 3a172797e450 11:24:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:24:56 ---> Running in 0a519250ba6f 11:24:56 Removing intermediate container 0a519250ba6f 11:24:56 ---> 771b1102d05e 11:24:56 Step 12/12 : RUN $MAKE 11:24:56 ---> Running in 59d0df706e52 11:24:56 noop 11:24:56 Removing intermediate container 59d0df706e52 11:24:56 ---> 72e1b1d655d8 11:24:56 Successfully built 72e1b1d655d8 11:24:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:57 + docker inspect -f . ci-base-image-arm64 11:24:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:57 prd-ubuntu20.04-docker-arm64-4c-16g-24219 does not seem to be running inside a container 11:24:57 $ 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 11:24:58 $ docker top e6dbfe07f2210fde8f16c18fa5e1793ed89b8a861296ff5d32630ee94c0a30a4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:24:59 + go version 11:24:59 go version go1.23.2 linux/arm64 [Pipeline] } 11:24:59 $ docker stop --time=1 e6dbfe07f2210fde8f16c18fa5e1793ed89b8a861296ff5d32630ee94c0a30a4 11:25:01 $ docker rm -f --volumes e6dbfe07f2210fde8f16c18fa5e1793ed89b8a861296ff5d32630ee94c0a30a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:02 + docker inspect -f . ci-base-image-arm64 11:25:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:02 prd-ubuntu20.04-docker-arm64-4c-16g-24219 does not seem to be running inside a container 11:25:02 $ 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 11:25:03 $ docker top 0ed18b61c9695f384fdf8038fe4774d10d09039d3f2c59d7fad2f121eaae41d5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:25:04 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:25:04 + make test 11:25:04 go test ./... -coverprofile=coverage.out 11:25:11 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:28:18 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:28:18 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements 11:28:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:28:18 go vet ./... 11:28:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:28:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:28:56 ./bin/test-attribution-txt.sh [Pipeline] echo 11:28:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:28:57 $ docker stop --time=1 0ed18b61c9695f384fdf8038fe4774d10d09039d3f2c59d7fad2f121eaae41d5 11:28:59 $ docker rm -f --volumes 0ed18b61c9695f384fdf8038fe4774d10d09039d3f2c59d7fad2f121eaae41d5 [Pipeline] // withDockerContainer [Pipeline] sh 11:29:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:29:00 Warning: overwriting stash ‘coverage-report’ 11:29:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:29:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:29:02 + ls -al . 11:29:02 total 260 11:29:02 drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 11:25 . 11:29:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:21 .. 11:29:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:22 .git 11:29:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:22 .github 11:29:02 -rw-rw-r-- 1 jenkins jenkins 272 Oct 31 11:22 .gitignore 11:29:02 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 11:22 .golangci.yml 11:29:02 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 31 11:22 Attribution.txt 11:29:02 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 31 11:22 CHANGELOG.md 11:29:02 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 31 11:22 Dockerfile 11:29:02 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 11:22 GOVERNANCE.md 11:29:02 -rw-rw-r-- 1 jenkins jenkins 660 Oct 31 11:22 Jenkinsfile 11:29:02 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 11:22 LICENSE 11:29:02 -rw-rw-r-- 1 jenkins jenkins 2490 Oct 31 11:22 Makefile 11:29:02 -rw-rw-r-- 1 jenkins jenkins 623 Oct 31 11:22 OWNERS.md 11:29:02 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 31 11:22 README.md 11:29:02 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 11:19 VERSION 11:29:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:22 bin 11:29:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:22 cmd 11:29:02 -rw-r--r-- 1 jenkins jenkins 43316 Oct 31 11:28 coverage.out 11:29:02 -rw-rw-r-- 1 jenkins jenkins 6228 Oct 31 11:22 go.mod 11:29:02 -rw-rw-r-- 1 jenkins jenkins 88084 Oct 31 11:22 go.sum 11:29:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:22 internal 11:29:02 -rw-rw-r-- 1 jenkins jenkins 235 Oct 31 11:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:02 + 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=7ba89364b5f3c515b6dfab1962bb7c06abf3e944 --label arch=arm64 --label version=0.0.0 . 11:29:03 Sending build context to Docker daemon 19.08MB 11:29:03 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:29:03 Step 2/26 : FROM ${BASE} AS builder 11:29:03 ---> 72e1b1d655d8 11:29:03 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:29:03 ---> Running in ff4b363263f0 11:29:03 Removing intermediate container ff4b363263f0 11:29:03 ---> 448dd0cf3881 11:29:03 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:29:03 ---> Running in b02744c34183 11:29:04 Removing intermediate container b02744c34183 11:29:04 ---> d2bda55f009d 11:29:04 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:29:04 ---> Running in b76eff74cb5e 11:29:04 Removing intermediate container b76eff74cb5e 11:29:04 ---> c3d56bf87b1f 11:29:04 Step 6/26 : WORKDIR /device-virtual-go 11:29:04 ---> Running in 499fbfa860e3 11:29:04 Removing intermediate container 499fbfa860e3 11:29:04 ---> 5dcd416e3ba1 11:29:04 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:29:04 ---> Running in 8bb1ed3f29fd 11:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:29:07 OK: 242 MiB in 58 packages 11:29:08 Removing intermediate container 8bb1ed3f29fd 11:29:08 ---> 87c8999ad79f 11:29:08 Step 8/26 : COPY go.mod vendor* ./ 11:29:09 ---> d3ee9956e7e0 11:29:09 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:29:09 ---> Running in 6aacdca98fb7 11:29:11 Removing intermediate container 6aacdca98fb7 11:29:11 ---> 7f512148c6dd 11:29:11 Step 10/26 : COPY . . 11:29:13 ---> d7b68695ba86 11:29:13 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:29:13 ---> Running in ba37693d1ce4 11:29:13 Removing intermediate container ba37693d1ce4 11:29:13 ---> 353156af08a1 11:29:13 Step 12/26 : RUN $MAKE 11:29:13 ---> Running in e673657675b1 11:29:14 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/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd 11:32:36 Removing intermediate container e673657675b1 11:32:36 ---> 19d6ed415e96 11:32:36 Step 13/26 : FROM alpine:3.20 11:32:36 3.20: Pulling from library/alpine 11:32:36 cf04c63912e1: Already exists 11:32:36 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:32:36 Status: Downloaded newer image for alpine:3.20 11:32:36 ---> c157a85ed455 11:32:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:32:36 ---> Running in c121efe56b4e 11:32:36 Removing intermediate container c121efe56b4e 11:32:36 ---> f29b7a994ab9 11:32:36 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:32:36 ---> Running in 05c7bf026e28 11:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:32:36 (1/1) Installing dumb-init (1.2.5-r3) 11:32:36 Executing busybox-1.36.1-r29.trigger 11:32:36 OK: 9 MiB in 15 packages 11:32:36 Removing intermediate container 05c7bf026e28 11:32:36 ---> 2358d9d714e2 11:32:36 Step 16/26 : RUN apk --no-cache upgrade 11:32:36 ---> Running in de76e7d609d1 11:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:32:36 Upgrading critical system libraries and apk-tools: 11:32:36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:32:36 Executing busybox-1.36.1-r29.trigger 11:32:36 Continuing the upgrade transaction with new apk-tools: 11:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:32:37 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:32:37 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:32:37 OK: 9 MiB in 15 packages 11:32:38 Removing intermediate container de76e7d609d1 11:32:38 ---> c2df242239ab 11:32:38 Step 17/26 : WORKDIR / 11:32:38 ---> Running in c665afcb6672 11:32:38 Removing intermediate container c665afcb6672 11:32:38 ---> 93917c1ebaf8 11:32:38 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:32:39 ---> 0b840da7d7cc 11:32:39 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:32:40 ---> 4d86e8939798 11:32:40 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:32:42 ---> 9bc66db006f7 11:32:42 Step 21/26 : EXPOSE 59900 11:32:42 ---> Running in d5d10583fb18 11:32:42 Removing intermediate container d5d10583fb18 11:32:42 ---> 78a5fa70c23b 11:32:42 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:32:42 ---> Running in 64ebe8848a94 11:32:43 Removing intermediate container 64ebe8848a94 11:32:43 ---> 40814316ef19 11:32:43 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:32:43 ---> Running in f43c4b38cbcb 11:32:43 Removing intermediate container f43c4b38cbcb 11:32:43 ---> f50530a11f62 11:32:43 Step 24/26 : LABEL arch=arm64 11:32:43 ---> Running in 3cf1d573a372 11:32:43 Removing intermediate container 3cf1d573a372 11:32:43 ---> b00ea7409f0d 11:32:43 Step 25/26 : LABEL git_sha=7ba89364b5f3c515b6dfab1962bb7c06abf3e944 11:32:43 ---> Running in e8ea2f15dcd6 11:32:44 Removing intermediate container e8ea2f15dcd6 11:32:44 ---> 7bf73dd338f0 11:32:44 Step 26/26 : LABEL version=0.0.0 11:32:44 ---> Running in e8d22d14566b 11:32:44 Removing intermediate container e8d22d14566b 11:32:44 ---> a59387234153 11:32:44 [Warning] One or more build-args [ARCH] were not consumed 11:32:44 Successfully built a59387234153 11:32:44 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 11:32:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:32:45 11:32:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:32:45 arm64: Pulling from edgex-lftools-log-publisher 11:32:45 8998bd30e6a1: Pulling fs layer 11:32:45 04944245beec: Pulling fs layer 11:32:45 699f458cf7ca: Pulling fs layer 11:32:45 765212b225bb: Pulling fs layer 11:32:45 f23df028b6ca: Pulling fs layer 11:32:45 d65c8cfc05b1: Pulling fs layer 11:32:45 2437ff75d9bd: Pulling fs layer 11:32:45 2437ff75d9bd: Waiting 11:32:45 d65c8cfc05b1: Waiting 11:32:45 765212b225bb: Waiting 11:32:45 04944245beec: Verifying Checksum 11:32:45 04944245beec: Download complete 11:32:46 765212b225bb: Verifying Checksum 11:32:46 765212b225bb: Download complete 11:32:46 f23df028b6ca: Verifying Checksum 11:32:46 f23df028b6ca: Download complete 11:32:46 d65c8cfc05b1: Verifying Checksum 11:32:46 d65c8cfc05b1: Download complete 11:32:46 699f458cf7ca: Verifying Checksum 11:32:46 699f458cf7ca: Download complete 11:32:46 8998bd30e6a1: Verifying Checksum 11:32:46 8998bd30e6a1: Download complete 11:32:48 2437ff75d9bd: Verifying Checksum 11:32:48 2437ff75d9bd: Download complete 11:32:51 8998bd30e6a1: Pull complete 11:32:51 04944245beec: Pull complete 11:32:52 699f458cf7ca: Pull complete 11:32:53 765212b225bb: Pull complete 11:32:54 f23df028b6ca: Pull complete 11:32:54 d65c8cfc05b1: Pull complete 11:33:12 2437ff75d9bd: Pull complete 11:33:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:33:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:33:12 prd-ubuntu20.04-docker-arm64-4c-16g-24219 does not seem to be running inside a container 11:33:12 $ 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 11:33:15 $ docker top 72a2a684f8a3aa6f554ef68a3567405fa4f9e4cba63dfcfa153a4658047de197 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:33:16 ---> job-cost.sh 11:33:16 lf-activate-venv: SKIPPING 11:33:16 INFO: No Stack... 11:33:16 INFO: Retrieving Pricing Info for: v3-standard-4 11:33:17 INFO: Archiving Costs [Pipeline] sh 11:33:18 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:33:18 + cut -d, -f6 [Pipeline] lock 11:33:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] 11:33:18 Resource [jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] did not exist. Created. 11:33:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:33:19 /w/workspace/device-virtual-go/1@tmp/durable-343e50c7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:33:19 + echo total: 0.10999999940395355 [Pipeline] stash 11:33:19 Warning: overwriting stash ‘stack-cost’ 11:33:19 Stashed 1 file(s) [Pipeline] } 11:33:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:33:19 $ docker stop --time=1 72a2a684f8a3aa6f554ef68a3567405fa4f9e4cba63dfcfa153a4658047de197 11:33:21 $ docker rm -f --volumes 72a2a684f8a3aa6f554ef68a3567405fa4f9e4cba63dfcfa153a4658047de197 [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 11:33:22 provisioning config files... 11:33:22 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-500@tmp/config10169586783200901143tmp [Pipeline] { [Pipeline] sh 11:33:22 + set +x 11:33:22 + bash -s -- 11:33:22 + curl -s https://codecov.io/bash 11:33:22 11:33:22 _____ _ 11:33:22 / ____| | | 11:33:22 | | ___ __| | ___ ___ _____ __ 11:33:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:33:22 | |___| (_) | (_| | __/ (_| (_) \ V / 11:33:22 \_____\___/ \__,_|\___|\___\___/ \_/ 11:33:22 Bash-1.0.6 11:33:22 11:33:22 11:33:22 ==> git version 2.25.1 found 11:33:22 ==> 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 11:33:22 Release-Date: 2020-01-08 11:33:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:33:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:33:22 ==> Jenkins CI detected. 11:33:22 current dir:  /w/workspace/foundry_device-virtual-go_PR-500 11:33:22 project root: . 11:33:22 --> token set from env 11:33:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:33:22 ==> Running gcov in . (disable via -X gcov) 11:33:22 ==> Python coveragepy not found 11:33:22 ==> Searching for coverage reports in: 11:33:22 + . 11:33:22 -> Found 1 reports 11:33:22 ==> Detecting git/mercurial file structure 11:33:22 ==> Reading reports 11:33:22 + ./coverage.out bytes=43316 11:33:22 ==> Appending adjustments 11:33:22 https://docs.codecov.io/docs/fixing-reports 11:33:22 + Found adjustments 11:33:22 ==> Gzipping contents 11:33:22 8.0K /tmp/codecov.G1j71B.gz 11:33:22 ==> Uploading reports 11:33:22 url: https://codecov.io 11:33:22 query: branch=PR-500&commit=7ba89364b5f3c515b6dfab1962bb7c06abf3e944&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-500%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=500&job=&cmd_args= 11:33:22 -> Pinging Codecov 11:33:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-500&commit=7ba89364b5f3c515b6dfab1962bb7c06abf3e944&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-500%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=500&job=&cmd_args= 11:33:23 -> Uploading to 11:33:23 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/7ba89364b5f3c515b6dfab1962bb7c06abf3e944/38f6f57b-feab-4730-944b-5de3e222c914.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241031T113323Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d73a151972c8105412f19f1098c05141ee1c51d118cc13e8160047e175f438de 11:33:23 % Total % Received % Xferd Average Speed Time Time Time Current 11:33:23 Dload Upload Total Spent Left Speed 11:33:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 20826 --:--:-- --:--:-- --:--:-- 20740 11:33:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [Pipeline] } 11:33:23 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 11:33:25 + [ -d /w/workspace/foundry_device-virtual-go_PR-500/archives ] 11:33:25 + ls -al /w/workspace/foundry_device-virtual-go_PR-500/archives 11:33:25 total 16 11:33:25 drwxr-xr-x 3 root root 4096 Oct 31 11:22 . 11:33:25 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 11:22 .. 11:33:25 drwxr-xr-x 2 root root 4096 Oct 31 11:22 cost 11:33:25 -rw-r--r-- 1 root root 89 Oct 31 11:22 cost.csv 11:33:25 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-500/archives 11:33:25 + ls -al /w/workspace/foundry_device-virtual-go_PR-500/archives 11:33:25 total 16 11:33:25 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 11:22 . 11:33:25 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 11:22 .. 11:33:25 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 11:22 cost 11:33:25 -rw-r--r-- 1 jenkins jenkins 89 Oct 31 11:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:33:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:33:27 ---> package-listing.sh 11:33:27 ++ facter osfamily 11:33:27 ++ tr '[:upper:]' '[:lower:]' 11:33:27 + OS_FAMILY=debian 11:33:27 + workspace=/w/workspace/foundry_device-virtual-go_PR-500 11:33:27 + START_PACKAGES=/tmp/packages_start.txt 11:33:27 + END_PACKAGES=/tmp/packages_end.txt 11:33:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:33:27 + PACKAGES=/tmp/packages_start.txt 11:33:27 + '[' /w/workspace/foundry_device-virtual-go_PR-500 ']' 11:33:27 + PACKAGES=/tmp/packages_end.txt 11:33:27 + case "${OS_FAMILY}" in 11:33:27 + dpkg -l 11:33:27 + grep '^ii' 11:33:27 + '[' -f /tmp/packages_start.txt ']' 11:33:27 + '[' -f /tmp/packages_end.txt ']' 11:33:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:33:27 + '[' /w/workspace/foundry_device-virtual-go_PR-500 ']' 11:33:27 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-500/archives/ 11:33:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-500/archives/ [Pipeline] echo 11:33:27 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-500/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:33:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:33:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:33:28 prd-ubuntu20.04-docker-8c-8g-24218 does not seem to be running inside a container 11:33:28 $ 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-500/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-500 -v /w/workspace/foundry_device-virtual-go_PR-500:/w/workspace/foundry_device-virtual-go_PR-500:rw,z -v /w/workspace/foundry_device-virtual-go_PR-500@tmp:/w/workspace/foundry_device-virtual-go_PR-500@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 11:33:28 $ docker top 5cfe9e3820666004947eed14ec8facbc4991af2b17c0b3bd9a793332e7d692d7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:33:29 + touch /tmp/pre-build-complete [Pipeline] sh 11:33:29 + mkdir -p /var/log/sysstat [Pipeline] sh 11:33:29 + ls /var/log/sa-host 11:33:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:33:30 provisioning config files... 11:33:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-500@tmp/config647848309696010203tmp [Pipeline] { [Pipeline] echo 11:33:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:33:30 ---> create-netrc.sh [Pipeline] } 11:33:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:33:31 ---> python-tools-install.sh [Pipeline] echo 11:33:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:33:31 ---> sudo-logs.sh 11:33:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:33:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:33:31 ---> job-cost.sh 11:33:31 lf-activate-venv: SKIPPING 11:33:31 DEBUG: total: 0.2199999988079071 11:33:31 INFO: Retrieving Stack Cost... 11:33:32 INFO: Retrieving Pricing Info for: v3-standard-8 11:33:32 INFO: Archiving Costs [Pipeline] echo 11:33:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:33:33 ---> logs-deploy.sh 11:33:33 lf-activate-venv: SKIPPING 11:33:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-500/1 11:33:33 INFO: archiving workspace using pattern(s): 11:33:34 Archives upload complete. 11:33:34 INFO: archiving logs to Nexus 11:33:34 ---> uname -a: 11:33:34 Linux prd-ubuntu20-04-docker-8c-8g-24218 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:33:34 11:33:34 11:33:34 ---> lscpu: 11:33:34 Architecture: x86_64 11:33:34 CPU op-mode(s): 32-bit, 64-bit 11:33:34 Byte Order: Little Endian 11:33:34 Address sizes: 40 bits physical, 48 bits virtual 11:33:34 CPU(s): 8 11:33:34 On-line CPU(s) list: 0-7 11:33:34 Thread(s) per core: 1 11:33:34 Core(s) per socket: 1 11:33:34 Socket(s): 8 11:33:34 NUMA node(s): 1 11:33:34 Vendor ID: AuthenticAMD 11:33:34 CPU family: 23 11:33:34 Model: 49 11:33:34 Model name: AMD EPYC-Rome Processor 11:33:34 Stepping: 0 11:33:34 CPU MHz: 2799.998 11:33:34 BogoMIPS: 5599.99 11:33:34 Virtualization: AMD-V 11:33:34 Hypervisor vendor: KVM 11:33:34 Virtualization type: full 11:33:34 L1d cache: 256 KiB 11:33:34 L1i cache: 256 KiB 11:33:34 L2 cache: 4 MiB 11:33:34 L3 cache: 128 MiB 11:33:34 NUMA node0 CPU(s): 0-7 11:33:34 Vulnerability Itlb multihit: Not affected 11:33:34 Vulnerability L1tf: Not affected 11:33:34 Vulnerability Mds: Not affected 11:33:34 Vulnerability Meltdown: Not affected 11:33:34 Vulnerability Mmio stale data: Not affected 11:33:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:33:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:33:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:33:34 Vulnerability Srbds: Not affected 11:33:34 Vulnerability Tsx async abort: Not affected 11:33:34 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 11:33:34 11:33:34 11:33:34 ---> nproc: 11:33:34 8 11:33:34 11:33:34 11:33:34 ---> df -h: 11:33:34 Filesystem Size Used Avail Use% Mounted on 11:33:34 overlay 155G 13G 143G 8% / 11:33:34 tmpfs 64M 0 64M 0% /dev 11:33:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:33:34 shm 64M 0 64M 0% /dev/shm 11:33:34 /dev/vda1 155G 13G 143G 8% /facter-os 11:33:34 11:33:34 11:33:34 ---> sar -b -r -n DEV: 11:33:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24218) 10/31/24 _x86_64_ (8 CPU) 11:33:34 11:33:34 11:18:44 LINUX RESTART (8 CPU) 11:33:34 11:33:34 11:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:33:34 11:20:01 356.32 48.03 308.30 0.00 5396.43 52388.87 0.00 11:33:34 11:21:01 275.77 1.45 274.32 0.00 26.93 92083.45 0.00 11:33:34 11:22:01 140.49 0.18 140.31 0.00 6.80 29062.76 0.00 11:33:34 11:23:01 151.67 0.08 151.59 0.00 8.27 50532.24 0.00 11:33:34 11:24:01 22.58 3.83 18.75 0.00 2074.85 2113.53 0.00 11:33:34 11:25:01 28.73 1.30 27.43 0.00 2270.95 6337.74 0.00 11:33:34 11:26:01 3.08 0.02 3.07 0.00 0.13 84.92 0.00 11:33:34 11:27:01 1.92 0.00 1.92 0.00 0.00 21.06 0.00 11:33:34 11:28:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 11:33:34 11:29:01 2.10 0.00 2.10 0.00 0.00 23.86 0.00 11:33:34 11:30:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 11:33:34 11:31:01 2.08 0.00 2.08 0.00 0.00 28.80 0.00 11:33:34 11:32:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 11:33:34 11:33:01 1.85 0.00 1.85 0.00 0.00 21.20 0.00 11:33:34 Average: 70.75 3.92 66.83 0.00 698.88 16624.42 0.00 11:33:34 11:33:34 11:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:33:34 11:20:01 29135824 31507728 810628 2.47 74500 2571272 1881824 5.55 1055828 2301928 595104 11:33:34 11:21:01 26877388 31492416 809076 2.46 180896 4497480 1889204 5.57 1363080 4027736 123960 11:33:34 11:22:01 27190720 31164476 1130120 3.44 191116 3885932 2580168 7.60 1824048 3285940 273652 11:33:34 11:23:01 26863344 31501072 796952 2.42 199604 4506768 1772556 5.22 1431508 3973216 440 11:33:34 11:24:01 26627052 31480912 792408 2.41 213700 4709752 1695896 5.00 1519904 4098764 66600 11:33:34 11:25:01 26417884 31486628 783944 2.38 228096 4904424 1729292 5.10 1701608 4113368 8 11:33:34 11:26:01 26424120 31487888 782916 2.38 226628 4901172 1719128 5.07 1699032 4110148 16 11:33:34 11:27:01 26424700 31488700 782060 2.38 226684 4901300 1719128 5.07 1698644 4110276 8 11:33:34 11:28:01 26426288 31490408 780296 2.37 226752 4901304 1719128 5.07 1697392 4110284 156 11:33:34 11:29:01 26426248 31490456 780180 2.37 226848 4901308 1719128 5.07 1697304 4110284 8 11:33:34 11:30:01 26425924 31490220 780324 2.37 226936 4901300 1719128 5.07 1697572 4110288 8 11:33:34 11:31:01 26427184 31491576 778912 2.37 227004 4901312 1719128 5.07 1696480 4110292 12 11:33:34 11:32:01 26427320 31491788 778864 2.37 227068 4901316 1719128 5.07 1696772 4110292 8 11:33:34 11:33:01 26427044 31491576 779044 2.37 227132 4901320 1719128 5.07 1696928 4110300 8 11:33:34 Average: 26751503 31468275 811837 2.47 207355 4591854 1807283 5.33 1605436 3905937 75713 11:33:34 11:33:34 11:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:33:34 11:20:01 ens3 581.37 425.06 6217.51 101.42 0.00 0.00 0.00 0.00 11:33:34 11:20:01 docker0 51.37 51.16 3.67 304.47 0.00 0.00 0.00 0.00 11:33:34 11:20:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 11:33:34 11:21:01 ens3 460.84 303.45 3313.60 33.98 0.00 0.00 0.00 0.00 11:33:34 11:21:01 docker0 298.82 451.27 25.92 3306.02 0.00 0.00 0.00 0.00 11:33:34 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:34 11:22:01 ens3 52.39 30.24 89.28 17.37 0.00 0.00 0.00 0.00 11:33:34 11:22:01 vethbf9cc3f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:33:34 11:22:01 docker0 1.35 3.37 0.08 38.12 0.00 0.00 0.00 0.00 11:33:34 11:22:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:33:34 11:23:01 ens3 111.11 67.27 2678.45 12.94 0.00 0.00 0.00 0.00 11:33:34 11:23:01 docker0 6.88 13.40 0.41 152.84 0.00 0.00 0.00 0.00 11:33:34 11:23:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 11:33:34 11:24:01 ens3 108.53 50.26 1375.18 3.56 0.00 0.00 0.00 0.00 11:33:34 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:24:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 11:33:34 11:25:01 ens3 81.95 25.35 1393.48 1.91 0.00 0.00 0.00 0.00 11:33:34 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:25:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 11:33:34 11:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:27:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:33:34 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:34 11:28:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:33:34 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:34 11:30:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:33:34 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:33:34 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:34 11:32:01 ens3 0.73 0.30 2.14 0.02 0.00 0.00 0.00 0.00 11:33:34 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:33:34 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:34 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:34 Average: ens3 99.83 64.46 1076.41 12.24 0.00 0.00 0.00 0.00 11:33:34 Average: docker0 25.60 37.09 2.15 271.53 0.00 0.00 0.00 0.00 11:33:34 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 11:33:34 11:33:34 11:33:34 ---> sar -P ALL: 11:33:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24218) 10/31/24 _x86_64_ (8 CPU) 11:33:34 11:33:34 11:18:44 LINUX RESTART (8 CPU) 11:33:34 11:33:34 11:19:01 CPU %user %nice %system %iowait %steal %idle 11:33:34 11:20:01 all 9.53 0.00 3.05 2.13 0.06 85.23 11:33:34 11:20:01 0 7.60 0.00 3.16 0.38 0.05 88.81 11:33:34 11:20:01 1 11.60 0.00 2.74 1.95 0.07 83.64 11:33:34 11:20:01 2 10.90 0.00 5.58 3.42 0.05 80.05 11:33:34 11:20:01 3 7.59 0.00 2.50 0.79 0.07 89.05 11:33:34 11:20:01 4 10.23 0.00 3.18 4.83 0.05 81.71 11:33:34 11:20:01 5 9.72 0.00 2.37 1.09 0.05 86.77 11:33:34 11:20:01 6 8.23 0.00 1.99 0.66 0.05 89.08 11:33:34 11:20:01 7 10.40 0.00 2.92 3.92 0.08 82.68 11:33:34 11:21:01 all 6.03 0.00 2.85 6.24 0.08 84.79 11:33:34 11:21:01 0 6.92 0.00 3.37 1.95 0.05 87.71 11:33:34 11:21:01 1 4.96 0.00 1.71 0.84 0.25 92.24 11:33:34 11:21:01 2 6.16 0.00 2.50 2.23 0.05 89.06 11:33:34 11:21:01 3 6.34 0.00 2.77 3.21 0.07 87.61 11:33:34 11:21:01 4 6.03 0.00 2.27 1.09 0.07 90.55 11:33:34 11:21:01 5 6.93 0.00 2.85 6.17 0.05 84.00 11:33:34 11:21:01 6 6.27 0.00 4.68 25.00 0.10 63.96 11:33:34 11:21:01 7 4.65 0.00 2.69 9.32 0.03 83.31 11:33:34 11:22:01 all 46.27 0.00 7.37 1.83 0.10 44.43 11:33:34 11:22:01 0 48.25 0.00 8.08 2.55 0.08 41.03 11:33:34 11:22:01 1 43.73 0.00 7.14 0.29 0.08 48.76 11:33:34 11:22:01 2 49.46 0.00 8.58 3.99 0.12 37.85 11:33:34 11:22:01 3 48.01 0.00 7.35 0.61 0.10 43.93 11:33:34 11:22:01 4 41.97 0.00 6.96 0.69 0.10 50.28 11:33:34 11:22:01 5 48.43 0.00 7.27 2.53 0.12 41.66 11:33:34 11:22:01 6 42.79 0.00 6.54 3.36 0.10 47.21 11:33:34 11:22:01 7 47.45 0.00 7.06 0.59 0.10 44.80 11:33:34 11:23:01 all 14.90 0.00 3.24 2.64 0.06 79.15 11:33:34 11:23:01 0 16.50 0.00 3.20 0.10 0.07 80.14 11:33:34 11:23:01 1 13.17 0.00 3.15 9.57 0.05 74.05 11:33:34 11:23:01 2 16.29 0.00 3.30 0.02 0.03 80.36 11:33:34 11:23:01 3 15.99 0.00 3.21 0.84 0.07 79.90 11:33:34 11:23:01 4 13.02 0.00 3.10 0.00 0.08 83.80 11:33:34 11:23:01 5 15.21 0.00 4.09 7.84 0.12 72.74 11:33:34 11:23:01 6 14.08 0.00 2.53 0.03 0.05 83.31 11:33:34 11:23:01 7 14.97 0.00 3.33 2.79 0.05 78.86 11:33:34 11:24:01 all 1.22 0.00 0.67 1.14 0.01 96.95 11:33:34 11:24:01 0 1.43 0.00 1.75 0.30 0.02 96.50 11:33:34 11:24:01 1 0.75 0.00 0.43 0.35 0.02 98.45 11:33:34 11:24:01 2 1.45 0.00 0.65 1.25 0.02 96.63 11:33:34 11:24:01 3 1.22 0.00 0.37 0.20 0.02 98.20 11:33:34 11:24:01 4 1.57 0.00 0.37 5.10 0.02 92.94 11:33:34 11:24:01 5 0.63 0.00 0.72 0.23 0.02 98.40 11:33:34 11:24:01 6 0.72 0.00 0.53 0.77 0.00 97.98 11:33:34 11:24:01 7 2.00 0.00 0.52 0.93 0.02 96.53 11:33:34 11:25:01 all 1.17 0.00 0.64 0.52 0.03 97.65 11:33:34 11:25:01 0 0.72 0.00 0.45 0.00 0.02 98.82 11:33:34 11:25:01 1 0.68 0.00 0.27 0.72 0.02 98.32 11:33:34 11:25:01 2 1.55 0.00 0.50 0.77 0.03 97.15 11:33:34 11:25:01 3 2.20 0.00 0.42 0.03 0.03 97.32 11:33:34 11:25:01 4 0.48 0.00 0.27 1.38 0.02 97.85 11:33:34 11:25:01 5 0.87 0.00 1.83 0.62 0.02 96.66 11:33:34 11:25:01 6 1.03 0.00 0.68 0.63 0.03 97.61 11:33:34 11:25:01 7 1.82 0.00 0.67 0.02 0.03 97.46 11:33:34 11:26:01 all 0.07 0.00 0.05 0.03 0.01 99.84 11:33:34 11:26:01 0 0.02 0.00 0.05 0.00 0.00 99.93 11:33:34 11:26:01 1 0.02 0.00 0.03 0.03 0.00 99.92 11:33:34 11:26:01 2 0.03 0.00 0.05 0.03 0.02 99.87 11:33:34 11:26:01 3 0.08 0.00 0.03 0.00 0.00 99.88 11:33:34 11:26:01 4 0.02 0.00 0.03 0.15 0.00 99.80 11:33:34 11:26:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:33:34 11:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:33:34 11:26:01 7 0.35 0.00 0.13 0.02 0.03 99.47 11:33:34 11:27:01 all 0.02 0.00 0.01 0.01 0.01 99.95 11:33:34 11:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:33:34 11:27:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:33:34 11:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:33:34 11:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:33:34 11:27:01 4 0.02 0.00 0.00 0.08 0.00 99.90 11:33:34 11:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:33:34 11:27:01 6 0.00 0.00 0.00 0.02 0.02 99.97 11:33:34 11:27:01 7 0.07 0.00 0.03 0.00 0.03 99.87 11:33:34 11:28:01 all 0.01 0.00 0.01 0.01 0.01 99.95 11:33:34 11:28:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:33:34 11:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:33:34 11:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:33:34 11:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:33:34 11:28:01 4 0.00 0.00 0.00 0.10 0.00 99.90 11:33:34 11:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:33:34 11:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:33:34 11:28:01 7 0.08 0.00 0.07 0.00 0.02 99.83 11:33:34 11:29:01 all 0.05 0.00 0.01 0.04 0.01 99.89 11:33:34 11:29:01 0 0.03 0.00 0.03 0.03 0.02 99.88 11:33:34 11:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:33:34 11:29:01 2 0.12 0.00 0.00 0.00 0.00 99.88 11:33:34 11:29:01 3 0.17 0.00 0.02 0.00 0.00 99.82 11:33:34 11:29:01 4 0.00 0.00 0.00 0.23 0.02 99.75 11:33:34 11:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:33:34 11:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:33:34 11:29:01 7 0.05 0.00 0.03 0.00 0.03 99.88 11:33:34 11:30:01 all 0.05 0.00 0.01 0.00 0.01 99.93 11:33:34 11:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:33:34 11:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:33:34 11:30:01 2 0.20 0.00 0.00 0.00 0.00 99.80 11:33:34 11:30:01 3 0.05 0.00 0.02 0.00 0.02 99.92 11:33:34 11:30:01 4 0.02 0.00 0.02 0.02 0.00 99.95 11:33:34 11:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:33:34 11:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:33:34 11:30:01 7 0.05 0.00 0.03 0.00 0.02 99.90 11:33:34 11:33:34 11:30:01 CPU %user %nice %system %iowait %steal %idle 11:33:34 11:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:33:34 11:31:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:33:34 11:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:33:34 11:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:33:34 11:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:33:34 11:31:01 4 0.00 0.00 0.00 0.03 0.00 99.97 11:33:34 11:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:33:34 11:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:33:34 11:31:01 7 0.02 0.00 0.02 0.00 0.03 99.93 11:33:34 11:32:01 all 0.07 0.00 0.01 0.01 0.01 99.91 11:33:34 11:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:33:34 11:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:33:34 11:32:01 2 0.12 0.00 0.00 0.00 0.00 99.88 11:33:34 11:32:01 3 0.35 0.00 0.03 0.00 0.00 99.62 11:33:34 11:32:01 4 0.02 0.00 0.02 0.03 0.00 99.93 11:33:34 11:32:01 5 0.02 0.00 0.02 0.00 0.03 99.93 11:33:34 11:32:01 6 0.00 0.00 0.00 0.02 0.02 99.97 11:33:34 11:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:33:34 11:33:01 all 0.18 0.00 0.00 0.02 0.01 99.79 11:33:34 11:33:01 0 0.00 0.00 0.00 0.03 0.02 99.95 11:33:34 11:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:33:34 11:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:33:34 11:33:01 3 1.32 0.00 0.00 0.00 0.02 98.66 11:33:34 11:33:01 4 0.00 0.00 0.00 0.10 0.00 99.90 11:33:34 11:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:33:34 11:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:33:34 11:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:33:34 Average: all 5.65 0.00 1.27 1.04 0.03 92.01 11:33:34 Average: 0 5.80 0.00 1.43 0.38 0.03 92.36 11:33:34 Average: 1 5.31 0.00 1.10 0.98 0.04 92.57 11:33:34 Average: 2 6.13 0.00 1.50 0.83 0.02 91.51 11:33:34 Average: 3 5.93 0.00 1.19 0.40 0.03 92.44 11:33:34 Average: 4 5.19 0.00 1.15 0.99 0.03 92.65 11:33:34 Average: 5 5.83 0.00 1.37 1.31 0.03 91.46 11:33:34 Average: 6 5.19 0.00 1.21 2.18 0.03 91.39 11:33:34 Average: 7 5.81 0.00 1.24 1.25 0.04 91.66 11:33:34 11:33:34 11:33:34