Pull request #1196 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from e9867ceccc81c4680e14fc13c8919f6907f05772+20346f720feaa6bc50598f6f64a20743a4313f47 (4725e5774c7f8bea3529f1d0cf85f6237bfbd72e) 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-ssh3880222517184386290.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh6361533693622933133.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-sdk-go/branches/PR-1196/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-sdk-go/branches/PR-1196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11710367446643023113.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-sdk-go/branches/PR-1196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10537057872754508256.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh13351052276802245144.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-sdk-go/branches/PR-1196/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-sdk-go/branches/PR-1196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17846934951142853105.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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-20647 in /w/workspace/gexfoundry_device-sdk-go_PR-1196 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1196 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 20346f720feaa6bc50598f6f64a20743a4313f47 into PR head commit e9867ceccc81c4680e14fc13c8919f6907f05772 Merge succeeded, producing e9867ceccc81c4680e14fc13c8919f6907f05772 Checking out Revision e9867ceccc81c4680e14fc13c8919f6907f05772 (PR-1196) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1196/head:refs/remotes/origin/PR-1196 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9867ceccc81c4680e14fc13c8919f6907f05772 # 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 20346f720feaa6bc50598f6f64a20743a4313f47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9867ceccc81c4680e14fc13c8919f6907f05772 # timeout=10 Commit message: "fix: Remove redundant logic of chaching profile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:40:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:40:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:40:55 ========================================================= 03:40:55 EdgeX Global Pipelines Version Info 03:40:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:40:56 ------------------- 03:40:56 stable info: 03:40:56 ------------------- 03:40:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:40:56 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 03:40:56 Message: update stable to v1.0.238 03:40:56 ------------------- 03:40:56 experimental info: 03:40:56 ------------------- 03:40:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:40:56 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 03:40:56 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:40:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:40:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:40:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:40:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1196 [Pipeline] echo 03:40:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1196 [Pipeline] echo 03:40:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1196 [Pipeline] echo 03:40:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9867ceccc81c4680e14fc13c8919f6907f05772 [Pipeline] echo 03:40:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9867ce [Pipeline] echo 03:40:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:58 provisioning config files... 03:40:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/config4104047387965020950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:58 ---> docker-login.sh 03:40:58 nexus3.edgexfoundry.org:10001 03:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:59 Configure a credential helper to remove this warning. See 03:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:59 03:40:59 Login Succeeded 03:40:59 nexus3.edgexfoundry.org:10002 03:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:59 Configure a credential helper to remove this warning. See 03:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:59 03:40:59 Login Succeeded 03:40:59 nexus3.edgexfoundry.org:10003 03:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:59 Configure a credential helper to remove this warning. See 03:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:59 03:40:59 Login Succeeded 03:40:59 nexus3.edgexfoundry.org:10004 03:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:59 Configure a credential helper to remove this warning. See 03:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:59 03:40:59 Login Succeeded 03:40:59 docker.io 03:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:00 Configure a credential helper to remove this warning. See 03:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:00 03:41:00 Login Succeeded 03:41:00 ---> docker-login.sh ends [Pipeline] } 03:41:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:41:00 + git rev-list -1 --merges e9867ceccc81c4680e14fc13c8919f6907f05772~1..e9867ceccc81c4680e14fc13c8919f6907f05772 [Pipeline] echo 03:41:00 -----------> git rev-list -1 --merges e9867ceccc81c4680e14fc13c8919f6907f05772~1..e9867ceccc81c4680e14fc13c8919f6907f05772 e9867ceccc81c4680e14fc13c8919f6907f05772 [false] [Pipeline] sh 03:41:01 + git log --format=format:%s -1 e9867ceccc81c4680e14fc13c8919f6907f05772 [Pipeline] echo 03:41:01 ========================================================= 03:41:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:41:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:41:01 + git log --format=format:%s -1 e9867ceccc81c4680e14fc13c8919f6907f05772 [Pipeline] echo 03:41:01 [semverPrep] GIT_COMMIT: e9867ceccc81c4680e14fc13c8919f6907f05772, Commit Message: fix: Remove redundant logic of chaching profile [Pipeline] echo 03:41:01 [semverPrep] This is not a build commit. [Pipeline] sh 03:41:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:41:02 + grep -v github /etc/ssh/ssh_known_hosts 03:41:02 + [ -e /tmp/ssh_known_hosts ] 03:41:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:41:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:41:02 + sudo tee -a /etc/ssh/ssh_known_hosts 03:41:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:02 03:41:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:02 0.1.4: Pulling from edgex-devops/py-git-semver 03:41:02 b85a868b505f: Pulling fs layer 03:41:02 e2be974225ed: Pulling fs layer 03:41:02 339a4e72a1f5: Pulling fs layer 03:41:02 988bab9f4d93: Pulling fs layer 03:41:02 1469e6f7b9e6: Pulling fs layer 03:41:02 eaf3925da568: Pulling fs layer 03:41:02 bab4dde63d76: Pulling fs layer 03:41:02 bde34c3a00c8: Pulling fs layer 03:41:02 b352a97aabf1: Pulling fs layer 03:41:02 4872d77fe225: Pulling fs layer 03:41:02 5851b861e8e6: Pulling fs layer 03:41:02 1469e6f7b9e6: Waiting 03:41:02 eaf3925da568: Waiting 03:41:02 bab4dde63d76: Waiting 03:41:02 bde34c3a00c8: Waiting 03:41:02 4872d77fe225: Waiting 03:41:02 5851b861e8e6: Waiting 03:41:02 988bab9f4d93: Waiting 03:41:02 b352a97aabf1: Waiting 03:41:02 e2be974225ed: Verifying Checksum 03:41:02 e2be974225ed: Download complete 03:41:03 1469e6f7b9e6: Verifying Checksum 03:41:03 1469e6f7b9e6: Download complete 03:41:03 339a4e72a1f5: Verifying Checksum 03:41:03 339a4e72a1f5: Download complete 03:41:03 eaf3925da568: Verifying Checksum 03:41:03 eaf3925da568: Download complete 03:41:03 bde34c3a00c8: Verifying Checksum 03:41:03 bde34c3a00c8: Download complete 03:41:03 b352a97aabf1: Verifying Checksum 03:41:03 b352a97aabf1: Download complete 03:41:03 4872d77fe225: Verifying Checksum 03:41:03 4872d77fe225: Download complete 03:41:03 5851b861e8e6: Download complete 03:41:03 b85a868b505f: Verifying Checksum 03:41:03 b85a868b505f: Download complete 03:41:03 bab4dde63d76: Verifying Checksum 03:41:03 bab4dde63d76: Download complete 03:41:04 b85a868b505f: Pull complete 03:41:04 e2be974225ed: Pull complete 03:41:05 339a4e72a1f5: Pull complete 03:41:05 988bab9f4d93: Pull complete 03:41:05 1469e6f7b9e6: Pull complete 03:41:05 eaf3925da568: Pull complete 03:41:07 bab4dde63d76: Pull complete 03:41:07 bde34c3a00c8: Pull complete 03:41:07 b352a97aabf1: Pull complete 03:41:07 4872d77fe225: Pull complete 03:41:07 5851b861e8e6: Pull complete 03:41:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:08 prd-ubuntu20.04-docker-8c-8g-20647 does not seem to be running inside a container 03:41:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1196 -v /w/workspace/gexfoundry_device-sdk-go_PR-1196:/w/workspace/gexfoundry_device-sdk-go_PR-1196:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1196@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-devops/py-git-semver:0.1.4 cat 03:41:09 $ docker top b5f87616afcb2b45b01ed161c96ce657d7fae341df118b9805a3fbed87bb5788 -eo pid,comm 03:41:09 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). 03:41:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:09 [ssh-agent] Looking for ssh-agent implementation... 03:41:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:09 $ docker exec b5f87616afcb2b45b01ed161c96ce657d7fae341df118b9805a3fbed87bb5788 ssh-agent 03:41:09 SSH_AUTH_SOCK=/tmp/ssh-K6kCKxE2LygJ/agent.32 03:41:09 SSH_AGENT_PID=38 03:41:09 Running ssh-add (command line suppressed) 03:41:10 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/private_key_5483957927183370424.key (/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/private_key_5483957927183370424.key) 03:41:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:10 + git tag --points-at HEAD [Pipeline] } 03:41:10 $ docker exec --env ******** --env ******** b5f87616afcb2b45b01ed161c96ce657d7fae341df118b9805a3fbed87bb5788 ssh-agent -k 03:41:10 unset SSH_AUTH_SOCK; 03:41:10 unset SSH_AGENT_PID; 03:41:10 echo Agent pid 38 killed; 03:41:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:41:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:10 [ssh-agent] Looking for ssh-agent implementation... 03:41:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:10 $ docker exec b5f87616afcb2b45b01ed161c96ce657d7fae341df118b9805a3fbed87bb5788 ssh-agent 03:41:10 SSH_AUTH_SOCK=/tmp/ssh-wCHbk4It5HHz/agent.71 03:41:10 SSH_AGENT_PID=77 03:41:10 Running ssh-add (command line suppressed) 03:41:11 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/private_key_5231933633404781680.key (/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/private_key_5231933633404781680.key) 03:41:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:11 + git semver init 03:41:11 2022-07-21 03:41:11,588 [run_init] DEBUG init version:0.0.0 force:False 03:41:11 2022-07-21 03:41:11,589 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver 03:41:11 2022-07-21 03:41:11,589 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver 03:41:11 2022-07-21 03:41:11,590 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1196, universal_newlines=False, shell=None, istream=None) 03:41:12 2022-07-21 03:41:12,365 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1196/.git/info/exclude 03:41:12 2022-07-21 03:41:12,366 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver/PR-1196 with force:False 03:41:12 2022-07-21 03:41:12,366 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver/PR-1196 03:41:12 2022-07-21 03:41:12,370 [execute] INFO git cat-file --batch-check 03:41:12 2022-07-21 03:41:12,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver, universal_newlines=False, shell=None, istream=) 03:41:12 2022-07-21 03:41:12,377 [execute] INFO git cat-file --batch 03:41:12 2022-07-21 03:41:12,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver, universal_newlines=False, shell=None, istream=) 03:41:12 2022-07-21 03:41:12,382 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1196/.semver/PR-1196 03:41:12 0.0.0 [Pipeline] } 03:41:12 $ docker exec --env ******** --env ******** b5f87616afcb2b45b01ed161c96ce657d7fae341df118b9805a3fbed87bb5788 ssh-agent -k 03:41:12 unset SSH_AUTH_SOCK; 03:41:12 unset SSH_AGENT_PID; 03:41:12 echo Agent pid 77 killed; 03:41:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:13 + git semver [Pipeline] } 03:41:13 $ docker stop --time=1 b5f87616afcb2b45b01ed161c96ce657d7fae341df118b9805a3fbed87bb5788 03:41:14 $ docker rm -f b5f87616afcb2b45b01ed161c96ce657d7fae341df118b9805a3fbed87bb5788 [Pipeline] // withDockerContainer [Pipeline] sh 03:41:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:41:15 Stashed 1 file(s) [Pipeline] echo 03:41:15 [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 03:41:16 provisioning config files... 03:41:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/config2284277676176788738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:16 ---> docker-login.sh 03:41:16 nexus3.edgexfoundry.org:10001 03:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:16 Configure a credential helper to remove this warning. See 03:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:16 03:41:16 Login Succeeded 03:41:16 nexus3.edgexfoundry.org:10002 03:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:16 Configure a credential helper to remove this warning. See 03:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:16 03:41:16 Login Succeeded 03:41:16 nexus3.edgexfoundry.org:10003 03:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:16 Configure a credential helper to remove this warning. See 03:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:16 03:41:16 Login Succeeded 03:41:16 nexus3.edgexfoundry.org:10004 03:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:16 Configure a credential helper to remove this warning. See 03:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:16 03:41:16 Login Succeeded 03:41:16 docker.io 03:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:17 Configure a credential helper to remove this warning. See 03:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:17 03:41:17 Login Succeeded 03:41:17 ---> docker-login.sh ends [Pipeline] } 03:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:41:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:41:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:41:17 ========================================================= 03:41:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:41:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:17 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:41:17 Sending build context to Docker daemon 9.752MB 03:41:17 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 03:41:17 Step 2/11 : FROM ${BASE} AS builder 03:41:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:41:17 2408cc74d12b: Pulling fs layer 03:41:17 ea60b727a1ce: Pulling fs layer 03:41:17 30c4a7721957: Pulling fs layer 03:41:17 370296b7ddb6: Pulling fs layer 03:41:17 7c6cee850709: Pulling fs layer 03:41:17 39a5fcdaea64: Pulling fs layer 03:41:17 d94ebbe4e438: Pulling fs layer 03:41:17 bcfd1f05c69d: Pulling fs layer 03:41:17 59ccb84bbe0f: Pulling fs layer 03:41:17 39a5fcdaea64: Waiting 03:41:17 370296b7ddb6: Waiting 03:41:17 7c6cee850709: Waiting 03:41:17 59ccb84bbe0f: Waiting 03:41:17 d94ebbe4e438: Waiting 03:41:17 bcfd1f05c69d: Waiting 03:41:18 30c4a7721957: Verifying Checksum 03:41:18 30c4a7721957: Download complete 03:41:18 ea60b727a1ce: Verifying Checksum 03:41:18 ea60b727a1ce: Download complete 03:41:18 7c6cee850709: Verifying Checksum 03:41:18 7c6cee850709: Download complete 03:41:18 39a5fcdaea64: Verifying Checksum 03:41:18 39a5fcdaea64: Download complete 03:41:18 2408cc74d12b: Download complete 03:41:18 d94ebbe4e438: Download complete 03:41:18 2408cc74d12b: Pull complete 03:41:18 ea60b727a1ce: Pull complete 03:41:18 30c4a7721957: Pull complete 03:41:19 370296b7ddb6: Verifying Checksum 03:41:19 370296b7ddb6: Download complete 03:41:19 59ccb84bbe0f: Verifying Checksum 03:41:19 59ccb84bbe0f: Download complete 03:41:19 bcfd1f05c69d: Verifying Checksum 03:41:19 bcfd1f05c69d: Download complete 03:41:23 370296b7ddb6: Pull complete 03:41:23 7c6cee850709: Pull complete 03:41:23 39a5fcdaea64: Pull complete 03:41:23 d94ebbe4e438: Pull complete 03:41:25 bcfd1f05c69d: Pull complete 03:41:26 59ccb84bbe0f: Pull complete 03:41:26 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 03:41:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:41:26 ---> a4fb48ad2a94 03:41:26 Step 3/11 : ARG MAKE=make build 03:41:27 ---> Running in bfb66b5ffc0b 03:41:27 Removing intermediate container bfb66b5ffc0b 03:41:27 ---> e310519cd493 03:41:27 Step 4/11 : WORKDIR /device-sdk-go 03:41:27 ---> Running in 79913f472171 03:41:27 Removing intermediate container 79913f472171 03:41:27 ---> e71e47ebce9c 03:41:27 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:41:27 ---> Running in 0f7ced6582d1 03:41:28 Removing intermediate container 0f7ced6582d1 03:41:28 ---> 3c3cfd92b274 03:41:28 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:41:28 ---> Running in b6a8c444fd74 03:41:28 Removing intermediate container b6a8c444fd74 03:41:28 ---> ae47148543eb 03:41:28 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:41:28 ---> Running in bef9f5bb55d9 03:41:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:41:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:41:30 OK: 211 MiB in 51 packages 03:41:30 Removing intermediate container bef9f5bb55d9 03:41:30 ---> 0fce22528264 03:41:30 Step 8/11 : COPY go.mod vendor* ./ 03:41:30 ---> 7c4a30596ba3 03:41:30 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:30 ---> Running in 4002a54bbece 03:41:30 Still waiting to schedule task 03:41:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:41:48 Removing intermediate container 4002a54bbece 03:41:48 ---> 0363e8fca094 03:41:48 Step 10/11 : COPY . . 03:41:49 ---> 8f7ed7d5c358 03:41:49 Step 11/11 : RUN ${MAKE} 03:41:49 ---> Running in a6c8e04dc2be 03:41:49 noop 03:41:50 Removing intermediate container a6c8e04dc2be 03:41:50 ---> 3fcb6ed26147 03:41:50 Successfully built 3fcb6ed26147 03:41:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:50 + docker inspect -f . ci-base-image-x86_64 03:41:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:50 prd-ubuntu20.04-docker-8c-8g-20647 does not seem to be running inside a container 03:41:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1196 -v /w/workspace/gexfoundry_device-sdk-go_PR-1196:/w/workspace/gexfoundry_device-sdk-go_PR-1196:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:41:51 $ docker top 6fab28afb4fac3fa34c729619cbc7a2f5b7506adf9f4c611504e9afdb35414f2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:51 + go version 03:41:51 go version go1.18.3 linux/amd64 [Pipeline] } 03:41:51 $ docker stop --time=1 6fab28afb4fac3fa34c729619cbc7a2f5b7506adf9f4c611504e9afdb35414f2 03:41:52 $ docker rm -f 6fab28afb4fac3fa34c729619cbc7a2f5b7506adf9f4c611504e9afdb35414f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:53 + docker inspect -f . ci-base-image-x86_64 03:41:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:53 prd-ubuntu20.04-docker-8c-8g-20647 does not seem to be running inside a container 03:41:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_device-sdk-go_PR-1196 -v /w/workspace/gexfoundry_device-sdk-go_PR-1196:/w/workspace/gexfoundry_device-sdk-go_PR-1196:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:41:54 $ docker top d14a7332078fc7d37d8f5fcd05a44e1c601a2ca5433f3734131ae60757b0b1aa -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:54 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1196 [Pipeline] fileExists [Pipeline] sh 03:41:54 + make test 03:41:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:42:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:42:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:42:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:42:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:42:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.094s coverage: 23.7% of statements 03:42:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:42:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.073s coverage: 27.6% of statements 03:42:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.079s coverage: 78.9% of statements 03:42:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.081s coverage: 10.8% of statements 03:42:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.076s coverage: 60.0% of statements 03:42:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:42:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:42:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.078s coverage: 34.8% of statements 03:42:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:42:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.101s coverage: 85.4% of statements 03:42:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:42:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:42:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.102s coverage: 65.1% of statements 03:42:14 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 03:42:14 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:42:14 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.746s coverage: 89.2% of statements 03:42:14 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:42:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 5.0% of statements 03:42:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:42:30 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 03:42:30 GO111MODULE=on go vet ./... 03:42:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:42:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:42:32 ./bin/test-attribution-txt.sh [Pipeline] echo 03:42:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:42:32 $ docker stop --time=1 d14a7332078fc7d37d8f5fcd05a44e1c601a2ca5433f3734131ae60757b0b1aa 03:42:34 $ docker rm -f d14a7332078fc7d37d8f5fcd05a44e1c601a2ca5433f3734131ae60757b0b1aa [Pipeline] // withDockerContainer [Pipeline] sh 03:42:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:42:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:42:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:42:36 + ls -al . 03:42:36 total 300 03:42:36 drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 03:41 . 03:42:36 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 03:40 .. 03:42:36 -rw-rw-r-- 1 jenkins jenkins 140 Jul 21 03:40 .dockerignore 03:42:36 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 03:42 .git 03:42:36 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 03:40 .github 03:42:36 -rw-rw-r-- 1 jenkins jenkins 131 Jul 21 03:40 .gitignore 03:42:36 -rw-rw-r-- 1 jenkins jenkins 42 Jul 21 03:40 .golangci.yml 03:42:36 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 03:41 .semver 03:42:36 -rw-rw-r-- 1 jenkins jenkins 29536 Jul 21 03:40 CHANGELOG.md 03:42:36 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 03:40 GOVERNANCE.md 03:42:36 -rw-rw-r-- 1 jenkins jenkins 880 Jul 21 03:40 Jenkinsfile 03:42:36 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 21 03:40 LICENSE 03:42:36 -rw-rw-r-- 1 jenkins jenkins 2002 Jul 21 03:40 Makefile 03:42:36 -rw-rw-r-- 1 jenkins jenkins 619 Jul 21 03:40 OWNERS.md 03:42:36 -rw-rw-r-- 1 jenkins jenkins 4881 Jul 21 03:40 README.md 03:42:36 -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 03:41 VERSION 03:42:36 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 03:40 bin 03:42:36 -rw-r--r-- 1 jenkins jenkins 130478 Jul 21 03:42 coverage.out 03:42:36 drwxrwxr-x 5 jenkins jenkins 4096 Jul 21 03:40 example 03:42:36 -rw-rw-r-- 1 jenkins jenkins 3204 Jul 21 03:40 go.mod 03:42:36 -rw-rw-r-- 1 jenkins jenkins 34893 Jul 21 03:40 go.sum 03:42:36 drwxrwxr-x 15 jenkins jenkins 4096 Jul 21 03:40 internal 03:42:36 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 03:40 openapi 03:42:36 drwxrwxr-x 6 jenkins jenkins 4096 Jul 21 03:40 pkg 03:42:36 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 03:40 snap 03:42:36 -rw-rw-r-- 1 jenkins jenkins 222 Jul 21 03:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:36 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e9867ceccc81c4680e14fc13c8919f6907f05772 --label arch=amd64 --label version=0.0.0 . 03:42:36 Sending build context to Docker daemon 9.883MB 03:42:36 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 03:42:36 Step 2/25 : FROM ${BASE} AS builder 03:42:36 ---> 3fcb6ed26147 03:42:36 Step 3/25 : ARG MAKE=make build 03:42:36 ---> Running in 946710477fa2 03:42:36 Removing intermediate container 946710477fa2 03:42:36 ---> 9ceef986fac3 03:42:36 Step 4/25 : WORKDIR /device-sdk-go 03:42:36 ---> Running in 267508e89a32 03:42:36 Removing intermediate container 267508e89a32 03:42:36 ---> 514ad41e5086 03:42:36 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:42:36 ---> Running in 6ada376ab50d 03:42:37 Removing intermediate container 6ada376ab50d 03:42:37 ---> e6aff1dea970 03:42:37 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:37 ---> Running in 8e65f7a2ec7e 03:42:37 Removing intermediate container 8e65f7a2ec7e 03:42:37 ---> c937a91fa202 03:42:37 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:42:37 ---> Running in ef43e7200325 03:42:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:42:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:42:39 OK: 211 MiB in 51 packages 03:42:39 Removing intermediate container ef43e7200325 03:42:39 ---> 24396b31f47b 03:42:39 Step 8/25 : COPY go.mod vendor* ./ 03:42:39 ---> 92fd6453839b 03:42:39 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:39 ---> Running in f2133d0983c8 03:42:40 Removing intermediate container f2133d0983c8 03:42:40 ---> 9081cb16da73 03:42:40 Step 10/25 : COPY . . 03:42:40 ---> c81e939cb7d9 03:42:40 Step 11/25 : RUN ${MAKE} 03:42:40 ---> Running in 38ee7a19200a 03:42:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:42:58 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:42:59 Removing intermediate container 38ee7a19200a 03:42:59 ---> d244bd459c9c 03:42:59 Step 12/25 : FROM alpine:3.16 03:43:00 3.16: Pulling from library/alpine 03:43:00 530afca65e2e: Pulling fs layer 03:43:00 530afca65e2e: Verifying Checksum 03:43:00 530afca65e2e: Download complete 03:43:00 530afca65e2e: Pull complete 03:43:00 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 03:43:00 Status: Downloaded newer image for alpine:3.16 03:43:00 ---> d7d3d98c851f 03:43:00 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:43:00 ---> Running in 0a1e9c0fab1a 03:43:00 Removing intermediate container 0a1e9c0fab1a 03:43:00 ---> 2f7a44d3179a 03:43:00 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:00 ---> Running in 0087a216eb6a 03:43:01 Removing intermediate container 0087a216eb6a 03:43:01 ---> a94fc5cfccec 03:43:01 Step 15/25 : RUN apk add --update --no-cache zeromq 03:43:01 ---> Running in 0a7301dd2663 03:43:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:43:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:43:02 (1/5) Installing libgcc (11.2.1_git20220219-r2) 03:43:02 (2/5) Installing libsodium (1.0.18-r0) 03:43:02 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 03:43:03 (4/5) Installing libzmq (4.3.4-r0) 03:43:03 (5/5) Installing zeromq (4.3.4-r0) 03:43:03 Executing busybox-1.35.0-r15.trigger 03:43:03 OK: 8 MiB in 19 packages 03:43:03 Removing intermediate container 0a7301dd2663 03:43:03 ---> a31844194d4a 03:43:03 Step 16/25 : WORKDIR / 03:43:03 ---> Running in 68c999f516d6 03:43:03 Removing intermediate container 68c999f516d6 03:43:03 ---> 076921c2a844 03:43:03 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:43:03 ---> 1e63329cd05d 03:43:03 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:43:04 ---> 345561adc2f7 03:43:04 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:43:04 ---> f0a02a4172fb 03:43:04 Step 20/25 : EXPOSE 59999 03:43:04 ---> Running in 1df354842d65 03:43:04 Removing intermediate container 1df354842d65 03:43:04 ---> 48fda8685312 03:43:04 Step 21/25 : ENTRYPOINT ["/device-simple"] 03:43:04 ---> Running in 83084ef4c039 03:43:04 Removing intermediate container 83084ef4c039 03:43:04 ---> 5b3c426bb89d 03:43:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:43:04 ---> Running in 6bf5766b6a65 03:43:04 Removing intermediate container 6bf5766b6a65 03:43:04 ---> 8809413cb19b 03:43:04 Step 23/25 : LABEL arch=amd64 03:43:04 ---> Running in 010a724afd78 03:43:05 Removing intermediate container 010a724afd78 03:43:05 ---> 553186b40a78 03:43:05 Step 24/25 : LABEL git_sha=e9867ceccc81c4680e14fc13c8919f6907f05772 03:43:05 ---> Running in d3f015dc75c7 03:43:05 Removing intermediate container d3f015dc75c7 03:43:05 ---> 2f5eb7ac3ed1 03:43:05 Step 25/25 : LABEL version=0.0.0 03:43:05 ---> Running in 2b1abebe4b7c 03:43:05 Removing intermediate container 2b1abebe4b7c 03:43:05 ---> 6e576c5a130d 03:43:05 [Warning] One or more build-args [ARCH] were not consumed 03:43:05 Successfully built 6e576c5a130d 03:43:05 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:43:06 03:43:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:43:06 latest: Pulling from edgex-lftools-log-publisher 03:43:06 5eb5b503b376: Pulling fs layer 03:43:06 5c69ac0246d0: Pulling fs layer 03:43:06 ec43610c2a17: Pulling fs layer 03:43:06 3a2ae6a8a46f: Pulling fs layer 03:43:06 33b1e0a273af: Pulling fs layer 03:43:06 5d3b04190fa2: Pulling fs layer 03:43:06 2f39f015ded8: Pulling fs layer 03:43:06 33b1e0a273af: Waiting 03:43:06 5d3b04190fa2: Waiting 03:43:06 3a2ae6a8a46f: Waiting 03:43:06 2f39f015ded8: Waiting 03:43:06 5c69ac0246d0: Verifying Checksum 03:43:06 5c69ac0246d0: Download complete 03:43:06 3a2ae6a8a46f: Verifying Checksum 03:43:06 3a2ae6a8a46f: Download complete 03:43:06 ec43610c2a17: Verifying Checksum 03:43:06 ec43610c2a17: Download complete 03:43:06 33b1e0a273af: Verifying Checksum 03:43:06 33b1e0a273af: Download complete 03:43:06 5d3b04190fa2: Verifying Checksum 03:43:06 5d3b04190fa2: Download complete 03:43:06 5eb5b503b376: Verifying Checksum 03:43:06 5eb5b503b376: Download complete 03:43:07 2f39f015ded8: Download complete 03:43:07 5eb5b503b376: Pull complete 03:43:08 5c69ac0246d0: Pull complete 03:43:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20648 in /w/workspace/gexfoundry_device-sdk-go_PR-1196 [Pipeline] { [Pipeline] ws 03:43:08 Running in /w/workspace/device-sdk-go/1 [Pipeline] { 03:43:08 ec43610c2a17: Pull complete [Pipeline] checkout 03:43:08 The recommended git tool is: git 03:43:08 3a2ae6a8a46f: Pull complete 03:43:08 33b1e0a273af: Pull complete 03:43:08 5d3b04190fa2: Pull complete 03:43:13 2f39f015ded8: Pull complete 03:43:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:43:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:43:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:13 prd-ubuntu20.04-docker-8c-8g-20647 does not seem to be running inside a container 03:43:13 $ 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/gexfoundry_device-sdk-go_PR-1196 -v /w/workspace/gexfoundry_device-sdk-go_PR-1196:/w/workspace/gexfoundry_device-sdk-go_PR-1196:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:43:14 $ docker top df8236036bdd3b5c31d24dd6a6aad13a8e4314a6d07d7967a962736ebe73dafc -eo pid,comm [Pipeline] { [Pipeline] libraryResource 03:43:14 using credential edgex-jenkins-ssh [Pipeline] sh 03:43:15 Cloning the remote Git repository 03:43:15 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:43:15 > git init /w/workspace/device-sdk-go/1 # timeout=10 03:43:15 ---> job-cost.sh 03:43:15 lf-activate-venv: SKIPPING 03:43:15 INFO: No Stack... 03:43:15 INFO: Retrieving Pricing Info for: v3-standard-8 03:43:16 INFO: Archiving Costs [Pipeline] sh 03:43:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:43:15 > git --version # timeout=10 03:43:15 > git --version # 'git version 2.25.1' 03:43:15 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:16 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1196/archives/cost.csv 03:43:16 + cut -d, -f6 [Pipeline] lock 03:43:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1196-1-stack-cost] 03:43:16 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1196-1-stack-cost] did not exist. Created. 03:43:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:43:16 + echo total: 0.2199999988079071 [Pipeline] stash 03:43:16 Stashed 1 file(s) [Pipeline] } 03:43:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1196-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:43:17 $ docker stop --time=1 df8236036bdd3b5c31d24dd6a6aad13a8e4314a6d07d7967a962736ebe73dafc 03:43:17 Merging remotes/origin/main commit 20346f720feaa6bc50598f6f64a20743a4313f47 into PR head commit e9867ceccc81c4680e14fc13c8919f6907f05772 03:43:17 Merge succeeded, producing e9867ceccc81c4680e14fc13c8919f6907f05772 03:43:17 Checking out Revision e9867ceccc81c4680e14fc13c8919f6907f05772 (PR-1196) 03:43:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:43:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:43:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:43:16 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1196/head:refs/remotes/origin/PR-1196 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:43:17 > git config core.sparsecheckout # timeout=10 03:43:17 > git checkout -f e9867ceccc81c4680e14fc13c8919f6907f05772 # timeout=10 03:43:17 > git remote # timeout=10 03:43:17 > git config --get remote.origin.url # timeout=10 03:43:17 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:17 > git merge 20346f720feaa6bc50598f6f64a20743a4313f47 # timeout=10 03:43:17 > git rev-parse HEAD^{commit} # timeout=10 03:43:17 > git config core.sparsecheckout # timeout=10 03:43:17 > git checkout -f e9867ceccc81c4680e14fc13c8919f6907f05772 # timeout=10 03:43:18 $ docker rm -f df8236036bdd3b5c31d24dd6a6aad13a8e4314a6d07d7967a962736ebe73dafc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:43:21 Commit message: "fix: Remove redundant logic of chaching profile" 03:43:21 > git --version # timeout=10 03:43:21 > git --version # 'git version 2.25.1' 03:43:21 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:43:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:43:22 % Total % Received % Xferd Average Speed Time Time Time Current 03:43:22 Dload Upload Total Spent Left Speed 03:43:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 96343 0 --:--:-- --:--:-- --:--:-- 97102 [Pipeline] sh 03:43:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:43:24 + sudo tee /etc/docker/daemon.new 03:43:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:43:24 { 03:43:24 "registry-mirrors": [ 03:43:24 "https://nexus3.edgexfoundry.org:10001" 03:43:24 ], 03:43:24 "bip": "10.250.0.254/24", 03:43:24 "hosts": [ 03:43:24 "tcp://0.0.0.0:5555", 03:43:24 "unix:///var/run/docker.sock" 03:43:24 ], 03:43:24 "mtu": 1458, 03:43:24 "selinux-enabled": true, 03:43:24 "seccomp-profile": "/etc/docker/seccomp.json" 03:43:24 } [Pipeline] sh 03:43:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:43:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:43 provisioning config files... 03:43:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3855662513441331296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:43 ---> docker-login.sh 03:43:43 nexus3.edgexfoundry.org:10001 03:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:44 Configure a credential helper to remove this warning. See 03:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:44 03:43:44 Login Succeeded 03:43:44 nexus3.edgexfoundry.org:10002 03:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:45 Configure a credential helper to remove this warning. See 03:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:45 03:43:45 Login Succeeded 03:43:45 nexus3.edgexfoundry.org:10003 03:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:45 Configure a credential helper to remove this warning. See 03:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:45 03:43:45 Login Succeeded 03:43:45 nexus3.edgexfoundry.org:10004 03:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:46 Configure a credential helper to remove this warning. See 03:43:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:46 03:43:46 Login Succeeded 03:43:46 docker.io 03:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:46 Configure a credential helper to remove this warning. See 03:43:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:46 03:43:46 Login Succeeded 03:43:46 ---> docker-login.sh ends [Pipeline] } 03:43:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:43:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:43:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:43:47 ========================================================= 03:43:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:43:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:47 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:43:47 Sending build context to Docker daemon 5.239MB 03:43:47 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 03:43:47 Step 2/11 : FROM ${BASE} AS builder 03:43:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:43:48 b3c136eddcbf: Pulling fs layer 03:43:48 c0a3192eca97: Pulling fs layer 03:43:48 a050256f5b6f: Pulling fs layer 03:43:48 656be50a0ddc: Pulling fs layer 03:43:48 2bbca73fdf42: Pulling fs layer 03:43:48 46d945488cbd: Pulling fs layer 03:43:48 8a5474983e97: Pulling fs layer 03:43:48 329c88fbcd65: Pulling fs layer 03:43:48 46d945488cbd: Waiting 03:43:48 8a5474983e97: Waiting 03:43:48 329c88fbcd65: Waiting 03:43:48 656be50a0ddc: Waiting 03:43:48 2bbca73fdf42: Waiting 03:43:48 a050256f5b6f: Download complete 03:43:48 c0a3192eca97: Verifying Checksum 03:43:48 c0a3192eca97: Download complete 03:43:48 2bbca73fdf42: Verifying Checksum 03:43:48 2bbca73fdf42: Download complete 03:43:48 46d945488cbd: Verifying Checksum 03:43:48 46d945488cbd: Download complete 03:43:48 b3c136eddcbf: Verifying Checksum 03:43:48 b3c136eddcbf: Download complete 03:43:49 b3c136eddcbf: Pull complete 03:43:49 329c88fbcd65: Verifying Checksum 03:43:49 329c88fbcd65: Download complete 03:43:49 c0a3192eca97: Pull complete 03:43:50 a050256f5b6f: Pull complete 03:43:50 8a5474983e97: Verifying Checksum 03:43:50 8a5474983e97: Download complete 03:43:51 656be50a0ddc: Verifying Checksum 03:43:51 656be50a0ddc: Download complete 03:44:03 656be50a0ddc: Pull complete 03:44:04 2bbca73fdf42: Pull complete 03:44:04 46d945488cbd: Pull complete 03:44:11 8a5474983e97: Pull complete 03:44:12 329c88fbcd65: Pull complete 03:44:12 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 03:44:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:44:12 ---> ff4287adb874 03:44:12 Step 3/11 : ARG MAKE=make build 03:44:14 ---> Running in e3e72eaed5aa 03:44:14 Removing intermediate container e3e72eaed5aa 03:44:14 ---> 343d366c797e 03:44:14 Step 4/11 : WORKDIR /device-sdk-go 03:44:14 ---> Running in f022787113d8 03:44:15 Removing intermediate container f022787113d8 03:44:15 ---> a648ee6b802c 03:44:15 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:44:15 ---> Running in 316c1efde152 03:44:15 Removing intermediate container 316c1efde152 03:44:15 ---> 659f1203c3b9 03:44:15 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:15 ---> Running in dae2f3099794 03:44:18 Removing intermediate container dae2f3099794 03:44:18 ---> 2443d59fead9 03:44:18 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:44:18 ---> Running in 6186bbd2e395 03:44:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:44:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:44:21 OK: 221 MiB in 51 packages 03:44:21 Removing intermediate container 6186bbd2e395 03:44:21 ---> 2ef25e090461 03:44:21 Step 8/11 : COPY go.mod vendor* ./ 03:44:22 ---> bab7a9c1fd98 03:44:22 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:22 ---> Running in 03f5c3cc7fa1 03:45:09 Removing intermediate container 03f5c3cc7fa1 03:45:09 ---> 78602c1838c6 03:45:09 Step 10/11 : COPY . . 03:45:09 ---> aa5914aafecd 03:45:09 Step 11/11 : RUN ${MAKE} 03:45:09 ---> Running in 87c0a53b5112 03:45:09 noop 03:45:09 Removing intermediate container 87c0a53b5112 03:45:09 ---> 76e4ce5adb37 03:45:09 Successfully built 76e4ce5adb37 03:45:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:09 + docker inspect -f . ci-base-image-arm64 03:45:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:10 prd-ubuntu20.04-docker-arm64-4c-16g-20648 does not seem to be running inside a container 03:45:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:45:11 $ docker top ae6a4d692aa57e45c2a7ccc241ea9d60326587d849198e85f07e3c3203685d8e -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:12 + go version 03:45:12 go version go1.18.3 linux/arm64 [Pipeline] } 03:45:12 $ docker stop --time=1 ae6a4d692aa57e45c2a7ccc241ea9d60326587d849198e85f07e3c3203685d8e 03:45:14 $ docker rm -f ae6a4d692aa57e45c2a7ccc241ea9d60326587d849198e85f07e3c3203685d8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:15 + docker inspect -f . ci-base-image-arm64 03:45:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:15 prd-ubuntu20.04-docker-arm64-4c-16g-20648 does not seem to be running inside a container 03:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:45:16 $ docker top 8a89abaaaf05383f1e4d77d2cc23fbb9f7ab0439594fa3966d271d76b03e777b -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:17 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 03:45:18 + make test 03:45:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:45:50 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.338s coverage: 23.7% of statements 03:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.270s coverage: 27.6% of statements 03:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.327s coverage: 78.9% of statements 03:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.271s coverage: 10.8% of statements 03:47:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.378s coverage: 60.0% of statements 03:47:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:47:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:47:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.460s coverage: 34.8% of statements 03:47:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:47:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.365s coverage: 85.4% of statements 03:47:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:47:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:47:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.437s coverage: 65.1% of statements 03:47:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 03:47:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 03:47:47 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.916s coverage: 89.2% of statements 03:47:47 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:47:49 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.230s coverage: 5.0% of statements 03:47:49 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:47:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:47:50 GO111MODULE=on go vet ./... 03:49:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:49:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:49:11 ./bin/test-attribution-txt.sh [Pipeline] echo 03:49:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:49:12 $ docker stop --time=1 8a89abaaaf05383f1e4d77d2cc23fbb9f7ab0439594fa3966d271d76b03e777b 03:49:13 $ docker rm -f 8a89abaaaf05383f1e4d77d2cc23fbb9f7ab0439594fa3966d271d76b03e777b [Pipeline] // withDockerContainer [Pipeline] sh 03:49:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:49:15 Warning: overwriting stash ‘coverage-report’ 03:49:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:49:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:49:16 + ls -al . 03:49:16 total 296 03:49:16 drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 03:45 . 03:49:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 03:43 .. 03:49:16 -rw-rw-r-- 1 jenkins jenkins 140 Jul 21 03:43 .dockerignore 03:49:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 03:43 .git 03:49:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 03:43 .github 03:49:16 -rw-rw-r-- 1 jenkins jenkins 131 Jul 21 03:43 .gitignore 03:49:16 -rw-rw-r-- 1 jenkins jenkins 42 Jul 21 03:43 .golangci.yml 03:49:16 -rw-rw-r-- 1 jenkins jenkins 29536 Jul 21 03:43 CHANGELOG.md 03:49:16 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 03:43 GOVERNANCE.md 03:49:16 -rw-rw-r-- 1 jenkins jenkins 880 Jul 21 03:43 Jenkinsfile 03:49:16 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 21 03:43 LICENSE 03:49:16 -rw-rw-r-- 1 jenkins jenkins 2002 Jul 21 03:43 Makefile 03:49:16 -rw-rw-r-- 1 jenkins jenkins 619 Jul 21 03:43 OWNERS.md 03:49:16 -rw-rw-r-- 1 jenkins jenkins 4881 Jul 21 03:43 README.md 03:49:16 -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 03:41 VERSION 03:49:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 03:43 bin 03:49:16 -rw-r--r-- 1 jenkins jenkins 130478 Jul 21 03:47 coverage.out 03:49:16 drwxrwxr-x 5 jenkins jenkins 4096 Jul 21 03:43 example 03:49:16 -rw-rw-r-- 1 jenkins jenkins 3204 Jul 21 03:43 go.mod 03:49:16 -rw-rw-r-- 1 jenkins jenkins 34893 Jul 21 03:43 go.sum 03:49:16 drwxrwxr-x 15 jenkins jenkins 4096 Jul 21 03:43 internal 03:49:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 03:43 openapi 03:49:16 drwxrwxr-x 6 jenkins jenkins 4096 Jul 21 03:43 pkg 03:49:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 03:43 snap 03:49:16 -rw-rw-r-- 1 jenkins jenkins 222 Jul 21 03:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:17 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e9867ceccc81c4680e14fc13c8919f6907f05772 --label arch=arm64 --label version=0.0.0 . 03:49:17 Sending build context to Docker daemon 5.37MB 03:49:17 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 03:49:17 Step 2/25 : FROM ${BASE} AS builder 03:49:17 ---> 76e4ce5adb37 03:49:17 Step 3/25 : ARG MAKE=make build 03:49:17 ---> Running in 8672e4ac5db3 03:49:18 Removing intermediate container 8672e4ac5db3 03:49:18 ---> 6a6c5e66cf7d 03:49:18 Step 4/25 : WORKDIR /device-sdk-go 03:49:18 ---> Running in 941e3e1a82fb 03:49:18 Removing intermediate container 941e3e1a82fb 03:49:18 ---> f8c63d47f3c9 03:49:18 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:49:18 ---> Running in d0c356057865 03:49:19 Removing intermediate container d0c356057865 03:49:19 ---> d9ba0e130387 03:49:19 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:49:19 ---> Running in 5678c9b103ab 03:49:21 Removing intermediate container 5678c9b103ab 03:49:21 ---> 2221b08f3598 03:49:21 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:49:21 ---> Running in 76f45734a9e2 03:49:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:49:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:49:23 OK: 221 MiB in 51 packages 03:49:24 Removing intermediate container 76f45734a9e2 03:49:24 ---> 0fb149b3afd8 03:49:24 Step 8/25 : COPY go.mod vendor* ./ 03:49:24 ---> c95133f2a9d3 03:49:24 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:25 ---> Running in 1944234c0b3c 03:49:27 Removing intermediate container 1944234c0b3c 03:49:27 ---> fa457bf9048f 03:49:27 Step 10/25 : COPY . . 03:49:28 ---> 38b1aabead57 03:49:28 Step 11/25 : RUN ${MAKE} 03:49:28 ---> Running in 6d74b2f04839 03:49:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:51:35 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:51:35 Removing intermediate container 6d74b2f04839 03:51:35 ---> 0ea90af02169 03:51:35 Step 12/25 : FROM alpine:3.16 03:51:35 3.16: Pulling from library/alpine 03:51:35 f97344484467: Pulling fs layer 03:51:35 f97344484467: Verifying Checksum 03:51:35 f97344484467: Download complete 03:51:35 f97344484467: Pull complete 03:51:35 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 03:51:35 Status: Downloaded newer image for alpine:3.16 03:51:35 ---> 3d81c46cd875 03:51:35 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:51:35 ---> Running in 702728b8cbe4 03:51:35 Removing intermediate container 702728b8cbe4 03:51:35 ---> 5a37c9520552 03:51:35 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:35 ---> Running in 81ebc75a8f9a 03:51:35 Removing intermediate container 81ebc75a8f9a 03:51:35 ---> fb1841fe5519 03:51:35 Step 15/25 : RUN apk add --update --no-cache zeromq 03:51:35 ---> Running in c9206fbc4079 03:51:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:51:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:51:35 (1/5) Installing libgcc (11.2.1_git20220219-r2) 03:51:35 (2/5) Installing libsodium (1.0.18-r0) 03:51:35 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 03:51:35 (4/5) Installing libzmq (4.3.4-r0) 03:51:35 (5/5) Installing zeromq (4.3.4-r0) 03:51:35 Executing busybox-1.35.0-r15.trigger 03:51:35 OK: 8 MiB in 19 packages 03:51:36 Removing intermediate container c9206fbc4079 03:51:36 ---> 977e55feba8d 03:51:36 Step 16/25 : WORKDIR / 03:51:36 ---> Running in 9637ce08967b 03:51:37 Removing intermediate container 9637ce08967b 03:51:37 ---> c362c8ea76d3 03:51:37 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:51:37 ---> 3237fed366cb 03:51:37 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:51:39 ---> 2b9b484f0d40 03:51:39 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:51:39 ---> cc1d7d01bdca 03:51:39 Step 20/25 : EXPOSE 59999 03:51:39 ---> Running in 7841571240c0 03:51:40 Removing intermediate container 7841571240c0 03:51:40 ---> e58799f94f49 03:51:40 Step 21/25 : ENTRYPOINT ["/device-simple"] 03:51:40 ---> Running in 54c61fdfc792 03:51:40 Removing intermediate container 54c61fdfc792 03:51:40 ---> c1fcc5c56ea4 03:51:40 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:51:40 ---> Running in 82fa934d359a 03:51:40 Removing intermediate container 82fa934d359a 03:51:40 ---> 18cf44e8c8dc 03:51:40 Step 23/25 : LABEL arch=arm64 03:51:40 ---> Running in 7f0fa1e28d6a 03:51:41 Removing intermediate container 7f0fa1e28d6a 03:51:41 ---> b056d05f7db6 03:51:41 Step 24/25 : LABEL git_sha=e9867ceccc81c4680e14fc13c8919f6907f05772 03:51:41 ---> Running in 774542a14fb1 03:51:41 Removing intermediate container 774542a14fb1 03:51:41 ---> fd258dfbb969 03:51:41 Step 25/25 : LABEL version=0.0.0 03:51:41 ---> Running in 52071404a3a2 03:51:42 Removing intermediate container 52071404a3a2 03:51:42 ---> 3098a5052974 03:51:42 [Warning] One or more build-args [ARCH] were not consumed 03:51:42 Successfully built 3098a5052974 03:51:42 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:42 03:51:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:43 arm64: Pulling from edgex-lftools-log-publisher 03:51:43 8998bd30e6a1: Pulling fs layer 03:51:43 04944245beec: Pulling fs layer 03:51:43 699f458cf7ca: Pulling fs layer 03:51:43 765212b225bb: Pulling fs layer 03:51:43 f23df028b6ca: Pulling fs layer 03:51:43 d65c8cfc05b1: Pulling fs layer 03:51:43 2437ff75d9bd: Pulling fs layer 03:51:43 f23df028b6ca: Waiting 03:51:43 d65c8cfc05b1: Waiting 03:51:43 765212b225bb: Waiting 03:51:43 2437ff75d9bd: Waiting 03:51:43 04944245beec: Verifying Checksum 03:51:43 04944245beec: Download complete 03:51:43 765212b225bb: Verifying Checksum 03:51:43 765212b225bb: Download complete 03:51:43 f23df028b6ca: Verifying Checksum 03:51:43 f23df028b6ca: Download complete 03:51:43 d65c8cfc05b1: Verifying Checksum 03:51:43 d65c8cfc05b1: Download complete 03:51:43 699f458cf7ca: Verifying Checksum 03:51:43 699f458cf7ca: Download complete 03:51:44 8998bd30e6a1: Verifying Checksum 03:51:44 8998bd30e6a1: Download complete 03:51:46 2437ff75d9bd: Verifying Checksum 03:51:46 2437ff75d9bd: Download complete 03:51:48 8998bd30e6a1: Pull complete 03:51:49 04944245beec: Pull complete 03:51:50 699f458cf7ca: Pull complete 03:51:50 765212b225bb: Pull complete 03:51:51 f23df028b6ca: Pull complete 03:51:51 d65c8cfc05b1: Pull complete 03:52:06 2437ff75d9bd: Pull complete 03:52:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:52:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:52:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:07 prd-ubuntu20.04-docker-arm64-4c-16g-20648 does not seem to be running inside a container 03:52:07 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:52:09 $ docker top 95ef5b01299ec10cd0b2c5d248575073899bb9bd506402b66c49fca18a47494e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:10 ---> job-cost.sh 03:52:10 lf-activate-venv: SKIPPING 03:52:10 INFO: No Stack... 03:52:11 INFO: Retrieving Pricing Info for: v3-standard-4 03:52:12 INFO: Archiving Costs [Pipeline] sh 03:52:12 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 03:52:12 + cut -d, -f6 [Pipeline] lock 03:52:12 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1196-1-stack-cost] 03:52:12 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1196-1-stack-cost] did not exist. Created. 03:52:12 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:52:13 /w/workspace/device-sdk-go/1@tmp/durable-23ed9182/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:52:14 + echo total: 0.10999999940395355 [Pipeline] stash 03:52:14 Warning: overwriting stash ‘stack-cost’ 03:52:14 Stashed 1 file(s) [Pipeline] } 03:52:14 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1196-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:52:14 $ docker stop --time=1 95ef5b01299ec10cd0b2c5d248575073899bb9bd506402b66c49fca18a47494e 03:52:16 $ docker rm -f 95ef5b01299ec10cd0b2c5d248575073899bb9bd506402b66c49fca18a47494e [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 03:52:17 provisioning config files... 03:52:17 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/config9054542491911234712tmp [Pipeline] { [Pipeline] sh 03:52:17 + set +x 03:52:17 + bash -s -- 03:52:17 + curl -s https://codecov.io/bash 03:52:17 03:52:17 _____ _ 03:52:17 / ____| | | 03:52:17 | | ___ __| | ___ ___ _____ __ 03:52:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:52:17 | |___| (_) | (_| | __/ (_| (_) \ V / 03:52:17 \_____\___/ \__,_|\___|\___\___/ \_/ 03:52:17 Bash-1.0.6 03:52:17 03:52:17 03:52:17 ==> git version 2.25.1 found 03:52:17 ==> 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 03:52:17 Release-Date: 2020-01-08 03:52:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:52:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:52:17 ==> Jenkins CI detected. 03:52:17 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1196 03:52:17 project root: . 03:52:17 --> token set from env 03:52:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:52:17 ==> Running gcov in . (disable via -X gcov) 03:52:17 ==> Python coveragepy not found 03:52:17 ==> Searching for coverage reports in: 03:52:17 + . 03:52:17 -> Found 1 reports 03:52:17 ==> Detecting git/mercurial file structure 03:52:17 ==> Reading reports 03:52:17 + ./coverage.out bytes=130478 03:52:17 ==> Appending adjustments 03:52:17 https://docs.codecov.io/docs/fixing-reports 03:52:17 + Found adjustments 03:52:17 ==> Gzipping contents 03:52:17 20K /tmp/codecov.BaWDe8.gz 03:52:17 ==> Uploading reports 03:52:17 url: https://codecov.io 03:52:17 query: branch=PR-1196&commit=e9867ceccc81c4680e14fc13c8919f6907f05772&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1196%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1196&job=&cmd_args= 03:52:17 -> Pinging Codecov 03:52:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1196&commit=e9867ceccc81c4680e14fc13c8919f6907f05772&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1196%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1196&job=&cmd_args= 03:52:18 -> Uploading to 03:52:18 https://storage.googleapis.com/codecov/v4/raw/2022-07-21/7E55EF52A471D76F132DFD9A03CDDE97/e9867ceccc81c4680e14fc13c8919f6907f05772/af1fa8ee-1e13-4b7b-8499-916641831a29.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220721T035217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a6a755a5e010c52962306a3480deea916af0d38df0e2463b47c13731fffa2b9 03:52:18 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:18 Dload Upload Total Spent Left Speed 03:52:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17194 0 0 100 17194 0 56745 --:--:-- --:--:-- --:--:-- 56745 03:52:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e9867ceccc81c4680e14fc13c8919f6907f05772 [Pipeline] } 03:52:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:52:20 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1196/archives ] 03:52:20 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1196/archives 03:52:20 total 16 03:52:20 drwxr-xr-x 3 root root 4096 Jul 21 03:43 . 03:52:20 drwxrwxr-x 12 jenkins jenkins 4096 Jul 21 03:43 .. 03:52:20 drwxr-xr-x 2 root root 4096 Jul 21 03:43 cost 03:52:20 -rw-r--r-- 1 root root 85 Jul 21 03:43 cost.csv 03:52:20 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1196/archives 03:52:20 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1196/archives 03:52:20 total 16 03:52:20 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 03:43 . 03:52:20 drwxrwxr-x 12 jenkins jenkins 4096 Jul 21 03:43 .. 03:52:20 drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 03:43 cost 03:52:20 -rw-r--r-- 1 jenkins jenkins 85 Jul 21 03:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:52:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:52:21 ---> package-listing.sh 03:52:21 ++ tr '[:upper:]' '[:lower:]' 03:52:21 ++ facter osfamily 03:52:21 + OS_FAMILY=debian 03:52:21 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1196 03:52:21 + START_PACKAGES=/tmp/packages_start.txt 03:52:21 + END_PACKAGES=/tmp/packages_end.txt 03:52:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:52:21 + PACKAGES=/tmp/packages_start.txt 03:52:21 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1196 ']' 03:52:21 + PACKAGES=/tmp/packages_end.txt 03:52:21 + case "${OS_FAMILY}" in 03:52:21 + dpkg -l 03:52:21 + grep '^ii' 03:52:21 + '[' -f /tmp/packages_start.txt ']' 03:52:21 + '[' -f /tmp/packages_end.txt ']' 03:52:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:52:21 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1196 ']' 03:52:21 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1196/archives/ 03:52:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1196/archives/ [Pipeline] echo 03:52:21 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/gexfoundry_device-sdk-go_PR-1196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:52:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:52:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:22 prd-ubuntu20.04-docker-8c-8g-20647 does not seem to be running inside a container 03:52:22 $ 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/gexfoundry_device-sdk-go_PR-1196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1196 -v /w/workspace/gexfoundry_device-sdk-go_PR-1196:/w/workspace/gexfoundry_device-sdk-go_PR-1196:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:52:23 $ docker top 1aa654a209195afcd20dfecac618c4323c5c1685e0fb72b1784b11a4d0fcb74e -eo pid,comm [Pipeline] { [Pipeline] sh 03:52:23 + touch /tmp/pre-build-complete [Pipeline] sh 03:52:23 + mkdir -p /var/log/sysstat [Pipeline] sh 03:52:24 + ls /var/log/sa-host 03:52:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:52:24 provisioning config files... 03:52:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1196@tmp/config3391908707503964303tmp [Pipeline] { [Pipeline] echo 03:52:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:52:24 ---> create-netrc.sh [Pipeline] } 03:52:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:52:25 ---> python-tools-install.sh [Pipeline] echo 03:52:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:52:25 ---> sudo-logs.sh 03:52:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:52:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:52:25 ---> job-cost.sh 03:52:25 lf-activate-venv: SKIPPING 03:52:25 DEBUG: total: 0.2199999988079071 03:52:25 INFO: Retrieving Stack Cost... 03:52:26 INFO: Retrieving Pricing Info for: v3-standard-8 03:52:26 INFO: Archiving Costs [Pipeline] echo 03:52:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:52:27 ---> logs-deploy.sh 03:52:27 lf-activate-venv: SKIPPING 03:52:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1196/1 03:52:27 INFO: archiving workspace using pattern(s): 03:52:28 Archives upload complete. 03:52:28 INFO: archiving logs to Nexus 03:52:29 ---> uname -a: 03:52:29 Linux prd-ubuntu20-04-docker-8c-8g-20647 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 03:52:29 03:52:29 03:52:29 ---> lscpu: 03:52:29 Architecture: x86_64 03:52:29 CPU op-mode(s): 32-bit, 64-bit 03:52:29 Byte Order: Little Endian 03:52:29 Address sizes: 40 bits physical, 48 bits virtual 03:52:29 CPU(s): 8 03:52:29 On-line CPU(s) list: 0-7 03:52:29 Thread(s) per core: 1 03:52:29 Core(s) per socket: 1 03:52:29 Socket(s): 8 03:52:29 NUMA node(s): 1 03:52:29 Vendor ID: AuthenticAMD 03:52:29 CPU family: 23 03:52:29 Model: 49 03:52:29 Model name: AMD EPYC-Rome Processor 03:52:29 Stepping: 0 03:52:29 CPU MHz: 2800.000 03:52:29 BogoMIPS: 5600.00 03:52:29 Virtualization: AMD-V 03:52:29 Hypervisor vendor: KVM 03:52:29 Virtualization type: full 03:52:29 L1d cache: 256 KiB 03:52:29 L1i cache: 256 KiB 03:52:29 L2 cache: 4 MiB 03:52:29 L3 cache: 128 MiB 03:52:29 NUMA node0 CPU(s): 0-7 03:52:29 Vulnerability Itlb multihit: Not affected 03:52:29 Vulnerability L1tf: Not affected 03:52:29 Vulnerability Mds: Not affected 03:52:29 Vulnerability Meltdown: Not affected 03:52:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:52:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:52:29 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:52:29 Vulnerability Srbds: Not affected 03:52:29 Vulnerability Tsx async abort: Not affected 03:52:29 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 03:52:29 03:52:29 03:52:29 ---> nproc: 03:52:29 8 03:52:29 03:52:29 03:52:29 ---> df -h: 03:52:29 Filesystem Size Used Avail Use% Mounted on 03:52:29 overlay 155G 11G 145G 7% / 03:52:29 tmpfs 64M 0 64M 0% /dev 03:52:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:52:29 shm 64M 0 64M 0% /dev/shm 03:52:29 /dev/vda1 155G 11G 145G 7% /facter-os 03:52:29 03:52:29 03:52:29 ---> sar -b -r -n DEV: 03:52:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20647) 07/21/22 _x86_64_ (8 CPU) 03:52:29 03:52:29 03:40:18 LINUX RESTART (8 CPU) 03:52:29 03:52:29 03:41:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:52:29 03:42:01 196.81 4.07 192.74 0.00 406.07 91157.26 0.00 03:52:29 03:43:01 121.51 0.18 121.33 0.00 3.87 28764.67 0.00 03:52:29 03:44:01 80.32 0.00 80.32 0.00 0.00 19355.59 0.00 03:52:29 03:45:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 03:52:29 03:46:01 1.10 0.02 1.08 0.00 0.13 12.93 0.00 03:52:29 03:47:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 03:52:29 03:48:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 03:52:29 03:49:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 03:52:29 03:50:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 03:52:29 03:51:01 1.68 0.00 1.68 0.00 0.00 25.06 0.00 03:52:29 03:52:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 03:52:29 Average: 36.74 0.38 36.36 0.00 36.16 12435.50 0.00 03:52:29 03:52:29 03:41:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:52:29 03:42:01 28147280 31556836 734408 2.23 157960 3458612 2493132 7.35 1453844 2825800 91956 03:52:29 03:43:01 28185480 31734332 558984 1.70 163620 3588680 2321076 6.84 1281044 2960484 396 03:52:29 03:44:01 27695072 31774828 516716 1.57 173972 4058448 1844780 5.44 1285388 3392176 12 03:52:29 03:45:01 27696692 31776596 514476 1.56 174016 4058440 1844780 5.44 1283448 3392176 12 03:52:29 03:46:01 27702260 31782140 508904 1.55 174052 4058456 1844780 5.44 1278368 3392184 16 03:52:29 03:47:01 27703488 31783564 507368 1.54 174080 4058588 1844780 5.44 1277700 3392308 20 03:52:29 03:48:01 27707052 31787300 503628 1.53 174104 4058592 1844780 5.44 1273644 3392460 28 03:52:29 03:49:01 27707192 31787460 503396 1.53 174128 4058596 1844780 5.44 1273660 3392464 76 03:52:29 03:50:01 27705916 31786220 504296 1.53 174148 4058600 1844780 5.44 1273412 3392464 16 03:52:29 03:51:01 27706388 31786836 503488 1.53 174192 4058576 1844780 5.44 1273888 3392448 80 03:52:29 03:52:01 27707052 31787524 502964 1.53 174196 4058584 1844780 5.44 1273904 3392452 24 03:52:29 Average: 27787625 31758512 532603 1.62 171679 3961288 1947021 5.74 1293482 3301583 8421 03:52:29 03:52:29 03:41:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:52:29 03:42:01 docker0 116.93 148.62 9.45 1125.20 0.00 0.00 0.00 0.00 03:52:29 03:42:01 vethed96acb 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 03:52:29 03:42:01 lo 2.83 2.83 0.28 0.28 0.00 0.00 0.00 0.00 03:52:29 03:42:01 ens3 390.28 290.37 5878.69 97.36 0.00 0.00 0.00 0.00 03:52:29 03:43:01 docker0 6.23 8.37 0.35 40.77 0.00 0.00 0.00 0.00 03:52:29 03:43:01 veth0dff1c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:43:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 03:52:29 03:43:01 ens3 42.19 26.11 112.70 13.12 0.00 0.00 0.00 0.00 03:52:29 03:43:01 veth3653dd7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:44:01 docker0 7.43 9.75 0.44 57.71 0.00 0.00 0.00 0.00 03:52:29 03:44:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 03:52:29 03:44:01 ens3 148.49 104.62 2585.14 66.57 0.00 0.00 0.00 0.00 03:52:29 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:52:29 03:45:01 ens3 0.63 0.67 0.04 0.06 0.00 0.00 0.00 0.00 03:52:29 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:46:01 ens3 14.34 6.98 13.55 0.52 0.00 0.00 0.00 0.00 03:52:29 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:52:29 03:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:52:29 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:52:29 03:49:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:52:29 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:52:29 03:51:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:52:29 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 03:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:29 Average: docker0 11.55 14.75 0.90 108.17 0.00 0.00 0.00 0.00 03:52:29 Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 03:52:29 Average: ens3 53.21 38.25 765.48 15.91 0.00 0.00 0.00 0.00 03:52:29 03:52:29 03:52:29 ---> sar -P ALL: 03:52:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20647) 07/21/22 _x86_64_ (8 CPU) 03:52:29 03:52:29 03:40:18 LINUX RESTART (8 CPU) 03:52:29 03:52:29 03:41:03 CPU %user %nice %system %iowait %steal %idle 03:52:29 03:42:01 all 15.27 0.00 5.47 1.14 0.07 78.05 03:52:29 03:42:01 0 15.93 0.00 5.45 0.31 0.07 78.24 03:52:29 03:42:01 1 14.45 0.00 5.07 0.54 0.07 79.87 03:52:29 03:42:01 2 15.14 0.00 4.96 1.37 0.07 78.46 03:52:29 03:42:01 3 15.33 0.00 5.71 3.54 0.09 75.32 03:52:29 03:42:01 4 17.12 0.00 5.64 2.72 0.07 74.45 03:52:29 03:42:01 5 14.29 0.00 5.28 0.09 0.05 80.29 03:52:29 03:42:01 6 14.90 0.00 5.67 0.40 0.07 78.95 03:52:29 03:42:01 7 14.98 0.00 5.96 0.14 0.07 78.85 03:52:29 03:43:01 all 50.00 0.00 7.34 0.51 0.10 42.04 03:52:29 03:43:01 0 49.59 0.00 7.15 0.02 0.08 43.16 03:52:29 03:43:01 1 50.84 0.00 6.89 0.08 0.10 42.08 03:52:29 03:43:01 2 47.68 0.00 6.66 0.60 0.09 44.97 03:52:29 03:43:01 3 50.26 0.00 7.42 0.22 0.10 42.00 03:52:29 03:43:01 4 51.33 0.00 7.23 1.47 0.10 39.87 03:52:29 03:43:01 5 50.69 0.00 7.48 0.15 0.10 41.58 03:52:29 03:43:01 6 50.72 0.00 7.75 1.18 0.10 40.25 03:52:29 03:43:01 7 48.88 0.00 8.16 0.39 0.12 42.45 03:52:29 03:44:01 all 3.36 0.00 1.39 0.37 0.02 94.87 03:52:29 03:44:01 0 2.76 0.00 1.22 0.02 0.02 95.99 03:52:29 03:44:01 1 3.42 0.00 1.21 0.29 0.02 95.07 03:52:29 03:44:01 2 3.41 0.00 1.39 0.17 0.02 95.02 03:52:29 03:44:01 3 3.04 0.00 1.19 0.02 0.02 95.73 03:52:29 03:44:01 4 3.84 0.00 1.66 0.13 0.02 94.35 03:52:29 03:44:01 5 2.70 0.00 1.64 1.98 0.03 93.65 03:52:29 03:44:01 6 3.19 0.00 1.42 0.00 0.02 95.37 03:52:29 03:44:01 7 4.50 0.00 1.35 0.35 0.02 93.78 03:52:29 03:45:01 all 0.01 0.00 0.02 0.01 0.00 99.96 03:52:29 03:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:52:29 03:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:52:29 03:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:52:29 03:45:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:52:29 03:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:52:29 03:45:01 5 0.00 0.00 0.03 0.07 0.00 99.90 03:52:29 03:45:01 6 0.07 0.00 0.05 0.00 0.00 99.88 03:52:29 03:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:52:29 03:46:01 all 0.04 0.00 0.03 0.01 0.00 99.92 03:52:29 03:46:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:52:29 03:46:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:52:29 03:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:52:29 03:46:01 3 0.05 0.00 0.03 0.02 0.00 99.90 03:52:29 03:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:52:29 03:46:01 5 0.03 0.00 0.05 0.03 0.02 99.87 03:52:29 03:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:52:29 03:46:01 7 0.12 0.00 0.05 0.00 0.02 99.82 03:52:29 03:47:01 all 0.02 0.00 0.01 0.01 0.01 99.96 03:52:29 03:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:52:29 03:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:52:29 03:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:52:29 03:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:52:29 03:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:52:29 03:47:01 5 0.03 0.00 0.03 0.02 0.00 99.92 03:52:29 03:47:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:52:29 03:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:52:29 03:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:52:29 03:48:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:52:29 03:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:52:29 03:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:52:29 03:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:52:29 03:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:52:29 03:48:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:52:29 03:48:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:52:29 03:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:52:29 03:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:52:29 03:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:52:29 03:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:52:29 03:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:52:29 03:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:52:29 03:49:01 4 0.00 0.00 0.02 0.02 0.00 99.97 03:52:29 03:49:01 5 0.00 0.00 0.02 0.03 0.02 99.93 03:52:29 03:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:52:29 03:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:52:29 03:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:52:29 03:50:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:52:29 03:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:52:29 03:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:52:29 03:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:52:29 03:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:52:29 03:50:01 5 0.05 0.00 0.00 0.02 0.00 99.93 03:52:29 03:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:52:29 03:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:52:29 03:51:01 all 0.06 0.00 0.01 0.01 0.00 99.92 03:52:29 03:51:01 0 0.00 0.00 0.02 0.03 0.00 99.95 03:52:29 03:51:01 1 0.17 0.00 0.02 0.00 0.00 99.82 03:52:29 03:51:01 2 0.13 0.00 0.00 0.00 0.00 99.87 03:52:29 03:51:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:52:29 03:51:01 4 0.10 0.00 0.00 0.00 0.00 99.90 03:52:29 03:51:01 5 0.00 0.00 0.00 0.03 0.00 99.97 03:52:29 03:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:52:29 03:51:01 7 0.02 0.00 0.03 0.00 0.00 99.95 03:52:29 03:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:52:29 03:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:52:29 03:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:52:29 03:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:52:29 03:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:52:29 03:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:52:29 03:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:52:29 03:52:01 6 0.02 0.00 0.05 0.00 0.02 99.92 03:52:29 03:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:52:29 03:52:29 Average: CPU %user %nice %system %iowait %steal %idle 03:52:29 Average: all 6.16 0.00 1.28 0.18 0.02 92.36 03:52:29 Average: 0 6.14 0.00 1.24 0.04 0.02 92.56 03:52:29 Average: 1 6.19 0.00 1.18 0.08 0.02 92.53 03:52:29 Average: 2 5.92 0.00 1.16 0.19 0.02 92.72 03:52:29 Average: 3 6.16 0.00 1.29 0.33 0.02 92.20 03:52:29 Average: 4 6.48 0.00 1.30 0.39 0.02 91.82 03:52:29 Average: 5 6.07 0.00 1.30 0.22 0.02 92.39 03:52:29 Average: 6 6.21 0.00 1.34 0.14 0.02 92.29 03:52:29 Average: 7 6.15 0.00 1.39 0.08 0.02 92.36 03:52:29 03:52:29 03:52:29