Pull request #1264 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b55691d7d97639d3e7a2524f57884afb402d701+c9819f1195e0e6250bc0958cba43b0a168ce6321 (a134850aa31d111091e9c1b606b5e0f00ead87f7) 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-ssh18023493496988451003.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2427917757699716709.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-1264/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-1264/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7723367913898120967.key Verifying host key using known hosts file > 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-1264/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16212933945299674772.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh12595087380364099829.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1264/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-1264/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8841888423657231380.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-121025 in /w/workspace/gexfoundry_device-sdk-go_PR-1264 [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-1264 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1264/head:refs/remotes/origin/PR-1264 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c9819f1195e0e6250bc0958cba43b0a168ce6321 into PR head commit 9b55691d7d97639d3e7a2524f57884afb402d701 Merge succeeded, producing 9b55691d7d97639d3e7a2524f57884afb402d701 Checking out Revision 9b55691d7d97639d3e7a2524f57884afb402d701 (PR-1264) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 9b55691d7d97639d3e7a2524f57884afb402d701 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c9819f1195e0e6250bc0958cba43b0a168ce6321 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b55691d7d97639d3e7a2524f57884afb402d701 # timeout=10 [Pipeline] withCredentials 04:03:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:47 ========================================================= 04:03:47 EdgeX Global Pipelines Version Info 04:03:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:48 ------------------- 04:03:48 stable info: 04:03:48 ------------------- 04:03:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:03:48 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:03:48 Message: update stable to v1.0.244 04:03:49 ------------------- 04:03:49 experimental info: 04:03:49 ------------------- 04:03:49 Commited By: **** collab-it+edgex@linuxfoundation.org 04:03:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:03:49 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:03:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:03:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:03:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:03:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:03:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:03:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:03:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:03:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1264 [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1264 [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1264 [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b55691d7d97639d3e7a2524f57884afb402d701 [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b55691 [Pipeline] echo 04:03:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:50 provisioning config files... 04:03:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/config6357693647431048091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:51 ---> docker-login.sh 04:03:51 nexus3.edgexfoundry.org:10001 04:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:51 Configure a credential helper to remove this warning. See 04:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:51 04:03:51 Login Succeeded 04:03:51 nexus3.edgexfoundry.org:10002 04:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:51 Configure a credential helper to remove this warning. See 04:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:51 04:03:51 Login Succeeded 04:03:51 nexus3.edgexfoundry.org:10003 04:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:51 Configure a credential helper to remove this warning. See 04:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:51 04:03:51 Login Succeeded 04:03:51 nexus3.edgexfoundry.org:10004 04:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:51 Configure a credential helper to remove this warning. See 04:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:51 04:03:51 Login Succeeded 04:03:51 docker.io 04:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:52 Configure a credential helper to remove this warning. See 04:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:52 04:03:52 Login Succeeded 04:03:52 ---> docker-login.sh ends [Pipeline] } 04:03:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:03:52 + git rev-list -1 --merges 9b55691d7d97639d3e7a2524f57884afb402d701~1..9b55691d7d97639d3e7a2524f57884afb402d701 [Pipeline] echo 04:03:52 -----------> git rev-list -1 --merges 9b55691d7d97639d3e7a2524f57884afb402d701~1..9b55691d7d97639d3e7a2524f57884afb402d701 9b55691d7d97639d3e7a2524f57884afb402d701 [false] [Pipeline] sh 04:03:53 + git log --format=format:%s -1 9b55691d7d97639d3e7a2524f57884afb402d701 [Pipeline] echo 04:03:53 ========================================================= 04:03:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:03:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:53 + git log --format=format:%s -1 9b55691d7d97639d3e7a2524f57884afb402d701 [Pipeline] echo 04:03:53 [semverPrep] GIT_COMMIT: 9b55691d7d97639d3e7a2524f57884afb402d701, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:03:53 [semverPrep] This is not a build commit. [Pipeline] sh 04:03:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:03:54 + grep -v github /etc/ssh/ssh_known_hosts 04:03:54 + [ -e /tmp/ssh_known_hosts ] 04:03:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:03:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:03:54 + sudo tee -a /etc/ssh/ssh_known_hosts 04:03:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:54 04:03:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:54 0.1.4: Pulling from edgex-devops/py-git-semver 04:03:54 b85a868b505f: Pulling fs layer 04:03:54 e2be974225ed: Pulling fs layer 04:03:54 339a4e72a1f5: Pulling fs layer 04:03:54 988bab9f4d93: Pulling fs layer 04:03:54 1469e6f7b9e6: Pulling fs layer 04:03:54 988bab9f4d93: Waiting 04:03:54 eaf3925da568: Pulling fs layer 04:03:54 bab4dde63d76: Pulling fs layer 04:03:54 1469e6f7b9e6: Waiting 04:03:54 eaf3925da568: Waiting 04:03:54 bde34c3a00c8: Pulling fs layer 04:03:54 b352a97aabf1: Pulling fs layer 04:03:54 4872d77fe225: Pulling fs layer 04:03:54 bab4dde63d76: Waiting 04:03:54 bde34c3a00c8: Waiting 04:03:54 b352a97aabf1: Waiting 04:03:54 5851b861e8e6: Pulling fs layer 04:03:54 4872d77fe225: Waiting 04:03:54 5851b861e8e6: Waiting 04:03:54 e2be974225ed: Download complete 04:03:54 988bab9f4d93: Verifying Checksum 04:03:54 988bab9f4d93: Download complete 04:03:55 1469e6f7b9e6: Verifying Checksum 04:03:55 1469e6f7b9e6: Download complete 04:03:55 eaf3925da568: Verifying Checksum 04:03:55 eaf3925da568: Download complete 04:03:55 339a4e72a1f5: Verifying Checksum 04:03:55 339a4e72a1f5: Download complete 04:03:55 bde34c3a00c8: Download complete 04:03:55 b352a97aabf1: Verifying Checksum 04:03:55 b352a97aabf1: Download complete 04:03:55 4872d77fe225: Download complete 04:03:55 5851b861e8e6: Verifying Checksum 04:03:55 5851b861e8e6: Download complete 04:03:55 b85a868b505f: Verifying Checksum 04:03:55 b85a868b505f: Download complete 04:03:55 bab4dde63d76: Verifying Checksum 04:03:55 bab4dde63d76: Download complete 04:03:56 b85a868b505f: Pull complete 04:03:56 e2be974225ed: Pull complete 04:03:57 339a4e72a1f5: Pull complete 04:03:57 988bab9f4d93: Pull complete 04:03:57 1469e6f7b9e6: Pull complete 04:03:57 eaf3925da568: Pull complete 04:03:59 bab4dde63d76: Pull complete 04:03:59 bde34c3a00c8: Pull complete 04:03:59 b352a97aabf1: Pull complete 04:03:59 4872d77fe225: Pull complete 04:03:59 5851b861e8e6: Pull complete 04:03:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:59 prd-ubuntu20.04-docker-8c-8g-121025 does not seem to be running inside a container 04:03:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1264 -v /w/workspace/gexfoundry_device-sdk-go_PR-1264:/w/workspace/gexfoundry_device-sdk-go_PR-1264:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:04:00 $ docker top 4c544629207f00929cd4a485e3921d7bfc8233164261788d3c8a07c0e55298a1 -eo pid,comm 04:04:00 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). 04:04:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:00 [ssh-agent] Looking for ssh-agent implementation... 04:04:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:01 $ docker exec 4c544629207f00929cd4a485e3921d7bfc8233164261788d3c8a07c0e55298a1 ssh-agent 04:04:01 SSH_AUTH_SOCK=/tmp/ssh-wJLP1en5T2r4/agent.32 04:04:01 SSH_AGENT_PID=38 04:04:01 Running ssh-add (command line suppressed) 04:04:01 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/private_key_16853626677036718086.key (/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/private_key_16853626677036718086.key) 04:04:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:01 + git tag --points-at HEAD [Pipeline] } 04:04:01 $ docker exec --env ******** --env ******** 4c544629207f00929cd4a485e3921d7bfc8233164261788d3c8a07c0e55298a1 ssh-agent -k 04:04:01 unset SSH_AUTH_SOCK; 04:04:01 unset SSH_AGENT_PID; 04:04:01 echo Agent pid 38 killed; 04:04:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:01 [ssh-agent] Looking for ssh-agent implementation... 04:04:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:02 $ docker exec 4c544629207f00929cd4a485e3921d7bfc8233164261788d3c8a07c0e55298a1 ssh-agent 04:04:02 SSH_AUTH_SOCK=/tmp/ssh-Sjb4W6oTb0iJ/agent.70 04:04:02 SSH_AGENT_PID=76 04:04:02 Running ssh-add (command line suppressed) 04:04:02 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/private_key_16182029904363010690.key (/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/private_key_16182029904363010690.key) 04:04:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:02 + git semver init 04:04:02 2022-12-13 04:04:02,783 [run_init] DEBUG init version:0.0.0 force:False 04:04:02 2022-12-13 04:04:02,784 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver 04:04:02 2022-12-13 04:04:02,785 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver 04:04:02 2022-12-13 04:04:02,785 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1264, universal_newlines=False, shell=None, istream=None) 04:04:03 2022-12-13 04:04:03,693 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1264/.git/info/exclude 04:04:03 2022-12-13 04:04:03,694 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver/PR-1264 with force:False 04:04:03 2022-12-13 04:04:03,694 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver/PR-1264 04:04:03 2022-12-13 04:04:03,698 [execute] INFO git cat-file --batch-check 04:04:03 2022-12-13 04:04:03,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver, universal_newlines=False, shell=None, istream=) 04:04:03 2022-12-13 04:04:03,704 [execute] INFO git cat-file --batch 04:04:03 2022-12-13 04:04:03,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver, universal_newlines=False, shell=None, istream=) 04:04:03 2022-12-13 04:04:03,710 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver/PR-1264 04:04:03 0.0.0 [Pipeline] } 04:04:03 $ docker exec --env ******** --env ******** 4c544629207f00929cd4a485e3921d7bfc8233164261788d3c8a07c0e55298a1 ssh-agent -k 04:04:03 unset SSH_AUTH_SOCK; 04:04:03 unset SSH_AGENT_PID; 04:04:03 echo Agent pid 76 killed; 04:04:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:04 + git semver [Pipeline] } 04:04:04 $ docker stop --time=1 4c544629207f00929cd4a485e3921d7bfc8233164261788d3c8a07c0e55298a1 04:04:05 $ docker rm -f 4c544629207f00929cd4a485e3921d7bfc8233164261788d3c8a07c0e55298a1 [Pipeline] // withDockerContainer [Pipeline] sh 04:04:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:04:06 Stashed 1 file(s) [Pipeline] echo 04:04:06 [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 04:04:07 provisioning config files... 04:04:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/config5057810007586751444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:07 ---> docker-login.sh 04:04:07 nexus3.edgexfoundry.org:10001 04:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:07 Configure a credential helper to remove this warning. See 04:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:07 04:04:07 Login Succeeded 04:04:07 nexus3.edgexfoundry.org:10002 04:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:07 Configure a credential helper to remove this warning. See 04:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:07 04:04:07 Login Succeeded 04:04:07 nexus3.edgexfoundry.org:10003 04:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:07 Configure a credential helper to remove this warning. See 04:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:07 04:04:07 Login Succeeded 04:04:07 nexus3.edgexfoundry.org:10004 04:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:07 Configure a credential helper to remove this warning. See 04:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:07 04:04:07 Login Succeeded 04:04:07 docker.io 04:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:08 Configure a credential helper to remove this warning. See 04:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:08 04:04:08 Login Succeeded 04:04:08 ---> docker-login.sh ends [Pipeline] } 04:04:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:04:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:08 ========================================================= 04:04:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:04:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:08 + 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 . 04:04:08 Sending build context to Docker daemon 10.42MB 04:04:08 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 04:04:08 Step 2/10 : FROM ${BASE} AS builder 04:04:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:04:08 213ec9aee27d: Pulling fs layer 04:04:08 4583459ba037: Pulling fs layer 04:04:08 93c1e223e6f2: Pulling fs layer 04:04:08 53926ce57604: Pulling fs layer 04:04:08 21b2b0c7a3f4: Pulling fs layer 04:04:08 22ff95d597cd: Pulling fs layer 04:04:08 12d6caf4c0d1: Pulling fs layer 04:04:08 96b7cbca73a9: Pulling fs layer 04:04:08 a7acece74701: Pulling fs layer 04:04:08 53926ce57604: Waiting 04:04:08 12d6caf4c0d1: Waiting 04:04:08 21b2b0c7a3f4: Waiting 04:04:08 a7acece74701: Waiting 04:04:08 96b7cbca73a9: Waiting 04:04:08 93c1e223e6f2: Verifying Checksum 04:04:08 93c1e223e6f2: Download complete 04:04:08 4583459ba037: Verifying Checksum 04:04:08 4583459ba037: Download complete 04:04:08 21b2b0c7a3f4: Verifying Checksum 04:04:08 21b2b0c7a3f4: Download complete 04:04:09 22ff95d597cd: Verifying Checksum 04:04:09 22ff95d597cd: Download complete 04:04:09 213ec9aee27d: Download complete 04:04:09 12d6caf4c0d1: Download complete 04:04:09 213ec9aee27d: Pull complete 04:04:09 4583459ba037: Pull complete 04:04:09 93c1e223e6f2: Pull complete 04:04:09 a7acece74701: Verifying Checksum 04:04:09 a7acece74701: Download complete 04:04:10 53926ce57604: Download complete 04:04:10 96b7cbca73a9: Verifying Checksum 04:04:10 96b7cbca73a9: Download complete 04:04:14 53926ce57604: Pull complete 04:04:14 21b2b0c7a3f4: Pull complete 04:04:14 22ff95d597cd: Pull complete 04:04:14 12d6caf4c0d1: Pull complete 04:04:16 96b7cbca73a9: Pull complete 04:04:16 a7acece74701: Pull complete 04:04:16 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:04:16 ---> db6d94c90886 04:04:16 Step 3/10 : ARG MAKE=make build 04:04:18 ---> Running in 8607dd4c9dae 04:04:18 Removing intermediate container 8607dd4c9dae 04:04:18 ---> 4df1d603379a 04:04:18 Step 4/10 : WORKDIR /device-sdk-go 04:04:18 ---> Running in 892032d4cf19 04:04:18 Removing intermediate container 892032d4cf19 04:04:18 ---> 90f7c6321cd8 04:04:18 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:04:18 ---> Running in c7e50c9f4ffa 04:04:18 Removing intermediate container c7e50c9f4ffa 04:04:18 ---> cacaee1ffb88 04:04:18 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:04:18 ---> Running in cbd2a15c1bad 04:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:04:19 OK: 211 MiB in 51 packages 04:04:19 Removing intermediate container cbd2a15c1bad 04:04:19 ---> 681f8cab3f11 04:04:19 Step 7/10 : COPY go.mod vendor* ./ 04:04:19 ---> fef973546df9 04:04:19 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:19 ---> Running in 1c55fc79c05d 04:04:22 Still waiting to schedule task 04:04:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:04:41 Removing intermediate container 1c55fc79c05d 04:04:41 ---> 2a8da552f326 04:04:41 Step 9/10 : COPY . . 04:04:41 ---> 3198f51a1941 04:04:41 Step 10/10 : RUN ${MAKE} 04:04:41 ---> Running in 2120f88e46ae 04:04:41 noop 04:04:41 Removing intermediate container 2120f88e46ae 04:04:41 ---> 362737a0c464 04:04:41 Successfully built 362737a0c464 04:04:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:42 + docker inspect -f . ci-base-image-x86_64 04:04:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:42 prd-ubuntu20.04-docker-8c-8g-121025 does not seem to be running inside a container 04:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1264 -v /w/workspace/gexfoundry_device-sdk-go_PR-1264:/w/workspace/gexfoundry_device-sdk-go_PR-1264:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:04:42 $ docker top b7daf03efc13cc0db39ec5e0dc89d88e672108caacbe17a4ec3065ee5bf954c0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:43 + go version 04:04:43 go version go1.18.7 linux/amd64 [Pipeline] } 04:04:43 $ docker stop --time=1 b7daf03efc13cc0db39ec5e0dc89d88e672108caacbe17a4ec3065ee5bf954c0 04:04:44 $ docker rm -f b7daf03efc13cc0db39ec5e0dc89d88e672108caacbe17a4ec3065ee5bf954c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:45 + docker inspect -f . ci-base-image-x86_64 04:04:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:45 prd-ubuntu20.04-docker-8c-8g-121025 does not seem to be running inside a container 04:04:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1264 -v /w/workspace/gexfoundry_device-sdk-go_PR-1264:/w/workspace/gexfoundry_device-sdk-go_PR-1264:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:04:45 $ docker top a5c8d9fd381c34acb8b5682a98cc9d0d7228076e95515370c139696e03d64a27 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:46 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1264 [Pipeline] fileExists [Pipeline] sh 04:04:46 + make test 04:04:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:04:52 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:05:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.057s coverage: 27.6% of statements 04:05:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.077s coverage: 78.9% of statements 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 04:05:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.080s coverage: 73.1% of statements 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:05:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.109s coverage: 54.4% of statements 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 04:05:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.101s coverage: 65.1% of statements 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:05:06 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.737s coverage: 89.2% of statements 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 04:05:06 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.055s coverage: 4.7% of statements 04:05:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:05:19 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." 04:05:19 GO111MODULE=on go vet ./... 04:05:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:05:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:05:22 ./bin/test-attribution-txt.sh 04:05:22 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 04:05:22 An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add 04:05:22 An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add 04:05:22 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 04:05:22 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 04:05:22 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 04:05:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:05:22 $ docker stop --time=1 a5c8d9fd381c34acb8b5682a98cc9d0d7228076e95515370c139696e03d64a27 04:05:24 $ docker rm -f a5c8d9fd381c34acb8b5682a98cc9d0d7228076e95515370c139696e03d64a27 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:05:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:05:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:05:26 + ls -al . 04:05:26 total 280 04:05:26 drwxrwxr-x 11 jenkins jenkins 4096 Dec 13 04:04 . 04:05:26 drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 04:03 .. 04:05:26 -rw-rw-r-- 1 jenkins jenkins 140 Dec 13 04:03 .dockerignore 04:05:26 drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 04:05 .git 04:05:26 drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 04:03 .github 04:05:26 -rw-rw-r-- 1 jenkins jenkins 131 Dec 13 04:03 .gitignore 04:05:26 -rw-rw-r-- 1 jenkins jenkins 42 Dec 13 04:03 .golangci.yml 04:05:26 drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 04:04 .semver 04:05:26 -rw-rw-r-- 1 jenkins jenkins 31677 Dec 13 04:03 CHANGELOG.md 04:05:26 -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 04:03 GOVERNANCE.md 04:05:26 -rw-rw-r-- 1 jenkins jenkins 880 Dec 13 04:03 Jenkinsfile 04:05:26 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 13 04:03 LICENSE 04:05:26 -rw-rw-r-- 1 jenkins jenkins 2003 Dec 13 04:03 Makefile 04:05:26 -rw-rw-r-- 1 jenkins jenkins 619 Dec 13 04:03 OWNERS.md 04:05:26 -rw-rw-r-- 1 jenkins jenkins 4881 Dec 13 04:03 README.md 04:05:26 -rw-rw-r-- 1 jenkins jenkins 5 Dec 13 04:04 VERSION 04:05:26 drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 04:03 bin 04:05:26 -rw-r--r-- 1 jenkins jenkins 101760 Dec 13 04:05 coverage.out 04:05:26 drwxrwxr-x 5 jenkins jenkins 4096 Dec 13 04:03 example 04:05:26 -rw-rw-r-- 1 jenkins jenkins 3342 Dec 13 04:03 go.mod 04:05:26 -rw-rw-r-- 1 jenkins jenkins 44555 Dec 13 04:03 go.sum 04:05:26 drwxrwxr-x 14 jenkins jenkins 4096 Dec 13 04:03 internal 04:05:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 04:03 openapi 04:05:26 drwxrwxr-x 6 jenkins jenkins 4096 Dec 13 04:03 pkg 04:05:26 drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 04:03 snap 04:05:26 -rw-rw-r-- 1 jenkins jenkins 222 Dec 13 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:26 + 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=9b55691d7d97639d3e7a2524f57884afb402d701 --label arch=amd64 --label version=0.0.0 . 04:05:26 Sending build context to Docker daemon 10.52MB 04:05:26 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 04:05:26 Step 2/23 : FROM ${BASE} AS builder 04:05:26 ---> 362737a0c464 04:05:26 Step 3/23 : ARG MAKE=make build 04:05:26 ---> Running in d9ec9a8e855a 04:05:26 Removing intermediate container d9ec9a8e855a 04:05:26 ---> a9dddd5cc7c6 04:05:26 Step 4/23 : WORKDIR /device-sdk-go 04:05:26 ---> Running in dcf5bbd4f95f 04:05:26 Removing intermediate container dcf5bbd4f95f 04:05:26 ---> aee24da1d100 04:05:26 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:05:26 ---> Running in 039219f1e16c 04:05:27 Removing intermediate container 039219f1e16c 04:05:27 ---> 4aadc70784d7 04:05:27 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:05:27 ---> Running in d51fafb2b059 04:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:05:27 OK: 211 MiB in 51 packages 04:05:28 Removing intermediate container d51fafb2b059 04:05:28 ---> 16746b035685 04:05:28 Step 7/23 : COPY go.mod vendor* ./ 04:05:28 ---> f77acbcfe380 04:05:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:28 ---> Running in c8fdb4207e3d 04:05:28 Removing intermediate container c8fdb4207e3d 04:05:28 ---> aab77ab48a25 04:05:28 Step 9/23 : COPY . . 04:05:29 ---> 908f03670f05 04:05:29 Step 10/23 : RUN ${MAKE} 04:05:29 ---> Running in 668ae6367dcf 04:05:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:05:47 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:05:48 Removing intermediate container 668ae6367dcf 04:05:48 ---> 131b721f7ad4 04:05:48 Step 11/23 : FROM alpine:3.16 04:05:49 3.16: Pulling from library/alpine 04:05:49 ca7dd9ec2225: Pulling fs layer 04:05:49 ca7dd9ec2225: Verifying Checksum 04:05:49 ca7dd9ec2225: Download complete 04:05:49 ca7dd9ec2225: Pull complete 04:05:49 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 04:05:49 Status: Downloaded newer image for alpine:3.16 04:05:49 ---> bfe296a52501 04:05:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:05:49 ---> Running in 08800e089abe 04:05:49 Removing intermediate container 08800e089abe 04:05:49 ---> d84e7be8ab8a 04:05:49 Step 13/23 : RUN apk add --update --no-cache zeromq 04:05:49 ---> Running in 2eeea79aa6ed 04:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:05:50 (1/5) Installing libgcc (11.2.1_git20220219-r2) 04:05:50 (2/5) Installing libsodium (1.0.18-r0) 04:05:50 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 04:05:50 (4/5) Installing libzmq (4.3.4-r0) 04:05:50 (5/5) Installing zeromq (4.3.4-r0) 04:05:50 Executing busybox-1.35.0-r17.trigger 04:05:50 OK: 8 MiB in 19 packages 04:05:50 Removing intermediate container 2eeea79aa6ed 04:05:50 ---> 3a37c444d6ce 04:05:50 Step 14/23 : WORKDIR / 04:05:50 ---> Running in 78bf7858769d 04:05:51 Removing intermediate container 78bf7858769d 04:05:51 ---> 034aa8a9f751 04:05:51 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:05:51 ---> 100e11588032 04:05:51 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:05:51 ---> 51ec65d282cc 04:05:51 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:05:51 ---> 093216dac3d0 04:05:51 Step 18/23 : EXPOSE 59999 04:05:51 ---> Running in 83b8ee120524 04:05:51 Removing intermediate container 83b8ee120524 04:05:51 ---> bc1b6a120b8a 04:05:51 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:05:51 ---> Running in fe97e8f108dc 04:05:52 Removing intermediate container fe97e8f108dc 04:05:52 ---> c5db80bbe79e 04:05:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:05:52 ---> Running in 7afb48934775 04:05:52 Removing intermediate container 7afb48934775 04:05:52 ---> 0e541016d141 04:05:52 Step 21/23 : LABEL arch=amd64 04:05:52 ---> Running in 796498feaedb 04:05:52 Removing intermediate container 796498feaedb 04:05:52 ---> 2a49a246b376 04:05:52 Step 22/23 : LABEL git_sha=9b55691d7d97639d3e7a2524f57884afb402d701 04:05:52 ---> Running in f771c94ba82f 04:05:52 Removing intermediate container f771c94ba82f 04:05:52 ---> 168e1688a5a1 04:05:52 Step 23/23 : LABEL version=0.0.0 04:05:52 ---> Running in e14764974aa8 04:05:52 Removing intermediate container e14764974aa8 04:05:52 ---> d822fd2ae013 04:05:52 [Warning] One or more build-args [ARCH] were not consumed 04:05:52 Successfully built d822fd2ae013 04:05:52 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 04:05:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-121030 in /w/workspace/gexfoundry_device-sdk-go_PR-1264 [Pipeline] { [Pipeline] ws 04:05:53 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:05:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:53 04:05:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:53 The recommended git tool is: git [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:53 latest: Pulling from edgex-lftools-log-publisher 04:05:53 5eb5b503b376: Pulling fs layer 04:05:53 5c69ac0246d0: Pulling fs layer 04:05:53 ec43610c2a17: Pulling fs layer 04:05:53 3a2ae6a8a46f: Pulling fs layer 04:05:53 33b1e0a273af: Pulling fs layer 04:05:53 5d3b04190fa2: Pulling fs layer 04:05:53 2f39f015ded8: Pulling fs layer 04:05:53 33b1e0a273af: Waiting 04:05:53 5d3b04190fa2: Waiting 04:05:53 2f39f015ded8: Waiting 04:05:53 3a2ae6a8a46f: Waiting 04:05:53 5c69ac0246d0: Download complete 04:05:53 3a2ae6a8a46f: Verifying Checksum 04:05:53 3a2ae6a8a46f: Download complete 04:05:53 33b1e0a273af: Verifying Checksum 04:05:53 33b1e0a273af: Download complete 04:05:54 5d3b04190fa2: Verifying Checksum 04:05:54 5d3b04190fa2: Download complete 04:05:54 ec43610c2a17: Verifying Checksum 04:05:54 ec43610c2a17: Download complete 04:05:54 5eb5b503b376: Verifying Checksum 04:05:54 5eb5b503b376: Download complete 04:05:54 2f39f015ded8: Download complete 04:05:55 5eb5b503b376: Pull complete 04:05:55 5c69ac0246d0: Pull complete 04:05:55 ec43610c2a17: Pull complete 04:05:55 3a2ae6a8a46f: Pull complete 04:05:56 33b1e0a273af: Pull complete 04:05:56 5d3b04190fa2: Pull complete 04:05:59 using credential edgex-jenkins-ssh 04:05:59 Cloning the remote Git repository 04:05:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:05:59 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:05:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:05:59 > git --version # timeout=10 04:05:59 > git --version # 'git version 2.25.1' 04:05:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:05:59 Verifying host key using known hosts file 04:05:59 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:05:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:00 2f39f015ded8: Pull complete 04:06:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:06:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:00 prd-ubuntu20.04-docker-8c-8g-121025 does not seem to be running inside a container 04:06:00 $ 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-1264 -v /w/workspace/gexfoundry_device-sdk-go_PR-1264:/w/workspace/gexfoundry_device-sdk-go_PR-1264:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:06:02 $ docker top 0af8c71e5fbf388d1a40029d86543782ad3678c2bdda26ff0997071e8540b549 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:06:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:06:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:06:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:02 Verifying host key using known hosts file 04:06:02 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:06:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1264/head:refs/remotes/origin/PR-1264 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:06:02 ---> job-cost.sh 04:06:02 lf-activate-venv: SKIPPING 04:06:02 INFO: No Stack... 04:06:02 Merging remotes/origin/main commit c9819f1195e0e6250bc0958cba43b0a168ce6321 into PR head commit 9b55691d7d97639d3e7a2524f57884afb402d701 04:06:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:03 Merge succeeded, producing 9b55691d7d97639d3e7a2524f57884afb402d701 04:06:03 Checking out Revision 9b55691d7d97639d3e7a2524f57884afb402d701 (PR-1264) 04:06:03 INFO: Archiving Costs [Pipeline] sh 04:06:03 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:06:03 > git --version # timeout=10 04:06:03 > git --version # 'git version 2.25.1' 04:06:03 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:06:03 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1264/archives/cost.csv 04:06:03 + cut -d, -f6 [Pipeline] lock 04:06:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] 04:06:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] did not exist. Created. 04:06:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:06:02 > git config core.sparsecheckout # timeout=10 04:06:02 > git checkout -f 9b55691d7d97639d3e7a2524f57884afb402d701 # timeout=10 04:06:02 > git remote # timeout=10 04:06:02 > git config --get remote.origin.url # timeout=10 04:06:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:02 Verifying host key using known hosts file 04:06:03 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:06:03 > git merge c9819f1195e0e6250bc0958cba43b0a168ce6321 # timeout=10 04:06:03 > git rev-parse HEAD^{commit} # timeout=10 04:06:03 > git config core.sparsecheckout # timeout=10 04:06:03 > git checkout -f 9b55691d7d97639d3e7a2524f57884afb402d701 # timeout=10 04:06:03 04:06:03 GitHub has been notified of this commit’s build result 04:06:03 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 04:06:04 + echo total: 0.2199999988079071 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stash 04:06:04 Stashed 1 file(s) [Pipeline] } 04:06:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:06:04 $ docker stop --time=1 0af8c71e5fbf388d1a40029d86543782ad3678c2bdda26ff0997071e8540b549 04:06:05 $ docker rm -f 0af8c71e5fbf388d1a40029d86543782ad3678c2bdda26ff0997071e8540b549 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] sh 04:06:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:06:06 % Total % Received % Xferd Average Speed Time Time Time Current 04:06:06 Dload Upload Total Spent Left Speed 04:06:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 04:06:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:06:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:06:07 + sudo tee /etc/docker/daemon.new 04:06:07 { 04:06:07 "registry-mirrors": [ 04:06:07 "https://nexus3.edgexfoundry.org:10001" 04:06:07 ], 04:06:07 "bip": "10.250.0.254/24", 04:06:07 "hosts": [ 04:06:07 "tcp://0.0.0.0:5555", 04:06:07 "unix:///var/run/docker.sock" 04:06:07 ], 04:06:07 "mtu": 1458, 04:06:07 "selinux-enabled": true, 04:06:07 "seccomp-profile": "/etc/docker/seccomp.json" 04:06:07 } [Pipeline] sh 04:06:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:06:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:26 provisioning config files... 04:06:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4242634291996652619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:26 ---> docker-login.sh 04:06:26 nexus3.edgexfoundry.org:10001 04:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:27 Configure a credential helper to remove this warning. See 04:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:27 04:06:27 Login Succeeded 04:06:27 nexus3.edgexfoundry.org:10002 04:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:27 Configure a credential helper to remove this warning. See 04:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:27 04:06:27 Login Succeeded 04:06:27 nexus3.edgexfoundry.org:10003 04:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:27 Configure a credential helper to remove this warning. See 04:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:27 04:06:27 Login Succeeded 04:06:27 nexus3.edgexfoundry.org:10004 04:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:28 Configure a credential helper to remove this warning. See 04:06:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:28 04:06:28 Login Succeeded 04:06:28 docker.io 04:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:28 Configure a credential helper to remove this warning. See 04:06:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:28 04:06:28 Login Succeeded 04:06:28 ---> docker-login.sh ends [Pipeline] } 04:06:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:06:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:29 ========================================================= 04:06:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:06:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:29 + 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 . 04:06:29 Sending build context to Docker daemon 5.598MB 04:06:30 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 04:06:30 Step 2/10 : FROM ${BASE} AS builder 04:06:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:06:30 9b18e9b68314: Pulling fs layer 04:06:30 35d82f9e3411: Pulling fs layer 04:06:30 e16973657156: Pulling fs layer 04:06:30 fc693d55d65f: Pulling fs layer 04:06:30 7e9fc2657dce: Pulling fs layer 04:06:30 dda99020689f: Pulling fs layer 04:06:30 db1c61fa0a46: Pulling fs layer 04:06:30 891c053d2c06: Pulling fs layer 04:06:30 fc693d55d65f: Waiting 04:06:30 7e9fc2657dce: Waiting 04:06:30 dda99020689f: Waiting 04:06:30 db1c61fa0a46: Waiting 04:06:30 891c053d2c06: Waiting 04:06:30 e16973657156: Verifying Checksum 04:06:30 e16973657156: Download complete 04:06:30 35d82f9e3411: Download complete 04:06:30 7e9fc2657dce: Download complete 04:06:30 dda99020689f: Verifying Checksum 04:06:30 dda99020689f: Download complete 04:06:30 9b18e9b68314: Verifying Checksum 04:06:30 9b18e9b68314: Download complete 04:06:31 9b18e9b68314: Pull complete 04:06:31 891c053d2c06: Verifying Checksum 04:06:31 891c053d2c06: Download complete 04:06:31 35d82f9e3411: Pull complete 04:06:31 e16973657156: Pull complete 04:06:32 db1c61fa0a46: Verifying Checksum 04:06:32 db1c61fa0a46: Download complete 04:06:33 fc693d55d65f: Verifying Checksum 04:06:33 fc693d55d65f: Download complete 04:06:45 fc693d55d65f: Pull complete 04:06:45 7e9fc2657dce: Pull complete 04:06:45 dda99020689f: Pull complete 04:06:50 db1c61fa0a46: Pull complete 04:06:53 891c053d2c06: Pull complete 04:06:53 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:06:53 ---> f96f9c87975a 04:06:53 Step 3/10 : ARG MAKE=make build 04:06:55 ---> Running in b4d9233628bf 04:06:55 Removing intermediate container b4d9233628bf 04:06:55 ---> c75c8e5b9359 04:06:55 Step 4/10 : WORKDIR /device-sdk-go 04:06:55 ---> Running in a6b540b424d7 04:06:56 Removing intermediate container a6b540b424d7 04:06:56 ---> e6b2abc5f1ed 04:06:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:06:56 ---> Running in 12f52341ce2f 04:06:56 Removing intermediate container 12f52341ce2f 04:06:56 ---> 1b5fd265855a 04:06:56 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:06:56 ---> Running in 4313a07278f4 04:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:06:59 OK: 221 MiB in 51 packages 04:07:00 Removing intermediate container 4313a07278f4 04:07:00 ---> 0c70ad85dad8 04:07:00 Step 7/10 : COPY go.mod vendor* ./ 04:07:00 ---> cbf9485836a1 04:07:00 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:00 ---> Running in d8508a664472 04:07:57 Removing intermediate container d8508a664472 04:07:57 ---> adc79637f482 04:07:57 Step 9/10 : COPY . . 04:07:57 ---> f5255f1047ba 04:07:57 Step 10/10 : RUN ${MAKE} 04:07:57 ---> Running in f647402f1007 04:07:57 noop 04:07:57 Removing intermediate container f647402f1007 04:07:57 ---> 1f0d5e62d175 04:07:57 Successfully built 1f0d5e62d175 04:07:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:57 + docker inspect -f . ci-base-image-arm64 04:07:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:58 prd-ubuntu20.04-docker-arm64-4c-16g-121030 does not seem to be running inside a container 04:07:58 $ 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 ******** ci-base-image-arm64 cat 04:07:59 $ docker top 2b59b525af557fbee1e0573f5edc1e1b512340914a73c889c4f58bb1cc440e04 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:00 + go version 04:08:00 go version go1.18.7 linux/arm64 [Pipeline] } 04:08:00 $ docker stop --time=1 2b59b525af557fbee1e0573f5edc1e1b512340914a73c889c4f58bb1cc440e04 04:08:01 $ docker rm -f 2b59b525af557fbee1e0573f5edc1e1b512340914a73c889c4f58bb1cc440e04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:02 + docker inspect -f . ci-base-image-arm64 04:08:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:03 prd-ubuntu20.04-docker-arm64-4c-16g-121030 does not seem to be running inside a container 04:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-arm64 cat 04:08:04 $ docker top 7b5d7c6b5d6366c89973c0249cbb829ea3b0ad2c189e636038bd32744abcc213 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:05 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:08:05 + make test 04:08:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:08:44 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:10:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.272s coverage: 27.6% of statements 04:10:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.367s coverage: 78.9% of statements 04:10:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 04:11:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.643s coverage: 73.1% of statements 04:11:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:11:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:11:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.670s coverage: 54.4% of statements 04:11:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:11:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 04:11:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:11:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 04:11:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.501s coverage: 65.1% of statements 04:11:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:11:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:11:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.856s coverage: 89.2% of statements 04:11:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 04:11:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.374s coverage: 4.7% of statements 04:11:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:11:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:11:08 GO111MODULE=on go vet ./... 04:13:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:13:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:13:00 ./bin/test-attribution-txt.sh 04:13:00 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 04:13:00 An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add 04:13:00 An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add 04:13:00 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 04:13:00 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 04:13:00 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 04:13:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:13:00 $ docker stop --time=1 7b5d7c6b5d6366c89973c0249cbb829ea3b0ad2c189e636038bd32744abcc213 04:13:02 $ docker rm -f 7b5d7c6b5d6366c89973c0249cbb829ea3b0ad2c189e636038bd32744abcc213 [Pipeline] // withDockerContainer [Pipeline] sh 04:13:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:13:04 Warning: overwriting stash ‘coverage-report’ 04:13:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:13:05 + ls -al . 04:13:05 total 276 04:13:05 drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 04:08 . 04:13:05 drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 04:05 .. 04:13:05 -rw-rw-r-- 1 jenkins jenkins 140 Dec 13 04:06 .dockerignore 04:13:05 drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 04:06 .git 04:13:05 drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 04:06 .github 04:13:05 -rw-rw-r-- 1 jenkins jenkins 131 Dec 13 04:06 .gitignore 04:13:05 -rw-rw-r-- 1 jenkins jenkins 42 Dec 13 04:06 .golangci.yml 04:13:05 -rw-rw-r-- 1 jenkins jenkins 31677 Dec 13 04:06 CHANGELOG.md 04:13:05 -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 04:06 GOVERNANCE.md 04:13:05 -rw-rw-r-- 1 jenkins jenkins 880 Dec 13 04:06 Jenkinsfile 04:13:05 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 13 04:06 LICENSE 04:13:05 -rw-rw-r-- 1 jenkins jenkins 2003 Dec 13 04:06 Makefile 04:13:05 -rw-rw-r-- 1 jenkins jenkins 619 Dec 13 04:06 OWNERS.md 04:13:05 -rw-rw-r-- 1 jenkins jenkins 4881 Dec 13 04:06 README.md 04:13:05 -rw-rw-r-- 1 jenkins jenkins 5 Dec 13 04:04 VERSION 04:13:05 drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 04:06 bin 04:13:05 -rw-r--r-- 1 jenkins jenkins 101759 Dec 13 04:11 coverage.out 04:13:05 drwxrwxr-x 5 jenkins jenkins 4096 Dec 13 04:06 example 04:13:05 -rw-rw-r-- 1 jenkins jenkins 3342 Dec 13 04:06 go.mod 04:13:05 -rw-rw-r-- 1 jenkins jenkins 44555 Dec 13 04:06 go.sum 04:13:05 drwxrwxr-x 14 jenkins jenkins 4096 Dec 13 04:06 internal 04:13:05 drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 04:06 openapi 04:13:05 drwxrwxr-x 6 jenkins jenkins 4096 Dec 13 04:06 pkg 04:13:05 drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 04:06 snap 04:13:05 -rw-rw-r-- 1 jenkins jenkins 222 Dec 13 04:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:06 + 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=9b55691d7d97639d3e7a2524f57884afb402d701 --label arch=arm64 --label version=0.0.0 . 04:13:07 Sending build context to Docker daemon 5.701MB 04:13:07 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 04:13:07 Step 2/23 : FROM ${BASE} AS builder 04:13:07 ---> 1f0d5e62d175 04:13:07 Step 3/23 : ARG MAKE=make build 04:13:07 ---> Running in 4e983e50456f 04:13:07 Removing intermediate container 4e983e50456f 04:13:07 ---> 769091e732fe 04:13:07 Step 4/23 : WORKDIR /device-sdk-go 04:13:07 ---> Running in dff181982a4b 04:13:07 Removing intermediate container dff181982a4b 04:13:07 ---> f726285ea9d4 04:13:07 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:13:07 ---> Running in cdf7b27b973c 04:13:08 Removing intermediate container cdf7b27b973c 04:13:08 ---> 1b7c49566367 04:13:08 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:13:08 ---> Running in fe5dfc44ac99 04:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:13:11 OK: 221 MiB in 51 packages 04:13:12 Removing intermediate container fe5dfc44ac99 04:13:12 ---> 99422beaba8e 04:13:12 Step 7/23 : COPY go.mod vendor* ./ 04:13:12 ---> ad1181759dcc 04:13:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:12 ---> Running in aabda805fcc8 04:13:15 Removing intermediate container aabda805fcc8 04:13:15 ---> b186810a3893 04:13:15 Step 9/23 : COPY . . 04:13:16 ---> 7073cae43b00 04:13:16 Step 10/23 : RUN ${MAKE} 04:13:16 ---> Running in 0d6a3e001906 04:13:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:15:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:15:45 Removing intermediate container 0d6a3e001906 04:15:45 ---> f164a84c6ae7 04:15:45 Step 11/23 : FROM alpine:3.16 04:15:46 3.16: Pulling from library/alpine 04:15:46 6875df1f5354: Pulling fs layer 04:15:46 6875df1f5354: Verifying Checksum 04:15:46 6875df1f5354: Download complete 04:15:46 6875df1f5354: Pull complete 04:15:46 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 04:15:46 Status: Downloaded newer image for alpine:3.16 04:15:46 ---> 2b4661558fb8 04:15:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:15:47 ---> Running in e2174bcdb3cc 04:15:47 Removing intermediate container e2174bcdb3cc 04:15:47 ---> 4c6cc3dc85c0 04:15:47 Step 13/23 : RUN apk add --update --no-cache zeromq 04:15:47 ---> Running in 82a7c8964806 04:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:15:50 (1/5) Installing libgcc (11.2.1_git20220219-r2) 04:15:50 (2/5) Installing libsodium (1.0.18-r0) 04:15:50 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 04:15:50 (4/5) Installing libzmq (4.3.4-r0) 04:15:50 (5/5) Installing zeromq (4.3.4-r0) 04:15:50 Executing busybox-1.35.0-r17.trigger 04:15:50 OK: 8 MiB in 19 packages 04:15:51 Removing intermediate container 82a7c8964806 04:15:51 ---> 8513f610ce28 04:15:51 Step 14/23 : WORKDIR / 04:15:51 ---> Running in 8cad56c87b79 04:15:51 Removing intermediate container 8cad56c87b79 04:15:51 ---> 82d5a3982e00 04:15:51 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:15:52 ---> 5dc2a6f55281 04:15:52 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:15:54 ---> 1896b4f42f64 04:15:54 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:15:54 ---> 10a184b0645a 04:15:54 Step 18/23 : EXPOSE 59999 04:15:54 ---> Running in 2401f6bc8770 04:15:54 Removing intermediate container 2401f6bc8770 04:15:54 ---> e5e051753a37 04:15:54 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:15:54 ---> Running in d268a8b625cb 04:15:57 Removing intermediate container d268a8b625cb 04:15:57 ---> 3f3ff54faec9 04:15:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:15:57 ---> Running in a40568227e05 04:15:57 Removing intermediate container a40568227e05 04:15:57 ---> 3d23ed703dda 04:15:57 Step 21/23 : LABEL arch=arm64 04:15:57 ---> Running in 655a14b7a6d4 04:15:57 Removing intermediate container 655a14b7a6d4 04:15:57 ---> d70d4e368c58 04:15:57 Step 22/23 : LABEL git_sha=9b55691d7d97639d3e7a2524f57884afb402d701 04:15:58 ---> Running in 5f3794906a2a 04:15:58 Removing intermediate container 5f3794906a2a 04:15:58 ---> e04ba94d31a4 04:15:58 Step 23/23 : LABEL version=0.0.0 04:15:58 ---> Running in f55f710cdcb6 04:15:58 Removing intermediate container f55f710cdcb6 04:15:58 ---> 4a700a184660 04:15:58 [Warning] One or more build-args [ARCH] were not consumed 04:15:58 Successfully built 4a700a184660 04:15:58 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 04:15:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:59 04:15:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:00 arm64: Pulling from edgex-lftools-log-publisher 04:16:00 8998bd30e6a1: Pulling fs layer 04:16:00 04944245beec: Pulling fs layer 04:16:00 699f458cf7ca: Pulling fs layer 04:16:00 765212b225bb: Pulling fs layer 04:16:00 f23df028b6ca: Pulling fs layer 04:16:00 d65c8cfc05b1: Pulling fs layer 04:16:00 2437ff75d9bd: Pulling fs layer 04:16:00 765212b225bb: Waiting 04:16:00 f23df028b6ca: Waiting 04:16:00 d65c8cfc05b1: Waiting 04:16:00 2437ff75d9bd: Waiting 04:16:00 04944245beec: Verifying Checksum 04:16:00 04944245beec: Download complete 04:16:00 765212b225bb: Verifying Checksum 04:16:00 765212b225bb: Download complete 04:16:00 f23df028b6ca: Verifying Checksum 04:16:00 f23df028b6ca: Download complete 04:16:00 d65c8cfc05b1: Verifying Checksum 04:16:00 d65c8cfc05b1: Download complete 04:16:00 699f458cf7ca: Verifying Checksum 04:16:00 699f458cf7ca: Download complete 04:16:00 8998bd30e6a1: Verifying Checksum 04:16:00 8998bd30e6a1: Download complete 04:16:03 2437ff75d9bd: Verifying Checksum 04:16:03 2437ff75d9bd: Download complete 04:16:05 8998bd30e6a1: Pull complete 04:16:05 04944245beec: Pull complete 04:16:07 699f458cf7ca: Pull complete 04:16:07 765212b225bb: Pull complete 04:16:10 f23df028b6ca: Pull complete 04:16:10 d65c8cfc05b1: Pull complete 04:16:25 2437ff75d9bd: Pull complete 04:16:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:16:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:25 prd-ubuntu20.04-docker-arm64-4c-16g-121030 does not seem to be running inside a container 04:16:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:16:28 $ docker top 24a7b9d52be6d354bee09ac53f9c37cf603011209a86f930c245ab4260cad20f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:29 ---> job-cost.sh 04:16:29 lf-activate-venv: SKIPPING 04:16:29 INFO: No Stack... 04:16:30 INFO: Retrieving Pricing Info for: v3-standard-4 04:16:30 INFO: Archiving Costs [Pipeline] sh 04:16:31 + cat+ cut -d, -f6 04:16:31 /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:16:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] 04:16:31 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] did not exist. Created. 04:16:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:16:32 /w/workspace/device-sdk-go/1@tmp/durable-e7e39cba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:16:33 + echo total: 0.10999999940395355 [Pipeline] stash 04:16:33 Warning: overwriting stash ‘stack-cost’ 04:16:33 Stashed 1 file(s) [Pipeline] } 04:16:33 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:16:33 $ docker stop --time=1 24a7b9d52be6d354bee09ac53f9c37cf603011209a86f930c245ab4260cad20f 04:16:35 $ docker rm -f 24a7b9d52be6d354bee09ac53f9c37cf603011209a86f930c245ab4260cad20f [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 04:16:36 provisioning config files... 04:16:36 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/config11042833105553728097tmp [Pipeline] { [Pipeline] sh 04:16:36 + set +x 04:16:36 + bash -s -- 04:16:36 + curl -s https://codecov.io/bash 04:16:36 04:16:36 _____ _ 04:16:36 / ____| | | 04:16:36 | | ___ __| | ___ ___ _____ __ 04:16:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:16:36 | |___| (_) | (_| | __/ (_| (_) \ V / 04:16:36 \_____\___/ \__,_|\___|\___\___/ \_/ 04:16:36 Bash-1.0.6 04:16:36 04:16:36 04:16:36 ==> git version 2.25.1 found 04:16:36 ==> 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 04:16:36 Release-Date: 2020-01-08 04:16:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:16:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:16:36 ==> Jenkins CI detected. 04:16:36 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1264 04:16:36 project root: . 04:16:36 --> token set from env 04:16:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:16:36 ==> Running gcov in . (disable via -X gcov) 04:16:36 ==> Python coveragepy not found 04:16:36 ==> Searching for coverage reports in: 04:16:36 + . 04:16:36 -> Found 1 reports 04:16:36 ==> Detecting git/mercurial file structure 04:16:36 ==> Reading reports 04:16:36 + ./coverage.out bytes=101759 04:16:36 ==> Appending adjustments 04:16:36 https://docs.codecov.io/docs/fixing-reports 04:16:37 + Found adjustments 04:16:37 ==> Gzipping contents 04:16:37 16K /tmp/codecov.6dVoau.gz 04:16:37 ==> Uploading reports 04:16:37 url: https://codecov.io 04:16:37 query: branch=PR-1264&commit=9b55691d7d97639d3e7a2524f57884afb402d701&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1264%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1264&job=&cmd_args= 04:16:37 -> Pinging Codecov 04:16:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1264&commit=9b55691d7d97639d3e7a2524f57884afb402d701&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1264%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1264&job=&cmd_args= 04:16:37 -> Uploading to 04:16:37 https://storage.googleapis.com/codecov/v4/raw/2022-12-13/7E55EF52A471D76F132DFD9A03CDDE97/9b55691d7d97639d3e7a2524f57884afb402d701/1df2da2f-ca8f-4b06-b685-e4aa4d38dbe1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221213T041637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c4ab9ccd1703261383e29892ba6c88cab7b6afa142d6a99c3903d1fff08d5a9 04:16:37 % Total % Received % Xferd Average Speed Time Time Time Current 04:16:37 Dload Upload Total Spent Left Speed 04:16:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14736 0 0 100 14736 0 63244 --:--:-- --:--:-- --:--:-- 63244 04:16:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9b55691d7d97639d3e7a2524f57884afb402d701 [Pipeline] } 04:16:37 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 04:16:39 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1264/archives ] 04:16:39 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1264/archives 04:16:39 total 16 04:16:39 drwxr-xr-x 3 root root 4096 Dec 13 04:06 . 04:16:39 drwxrwxr-x 12 jenkins jenkins 4096 Dec 13 04:06 .. 04:16:39 drwxr-xr-x 2 root root 4096 Dec 13 04:06 cost 04:16:39 -rw-r--r-- 1 root root 86 Dec 13 04:06 cost.csv 04:16:39 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1264/archives 04:16:39 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1264/archives 04:16:39 total 16 04:16:39 drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 04:06 . 04:16:39 drwxrwxr-x 12 jenkins jenkins 4096 Dec 13 04:06 .. 04:16:39 drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 04:06 cost 04:16:39 -rw-r--r-- 1 jenkins jenkins 86 Dec 13 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:16:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:16:40 ---> package-listing.sh 04:16:40 ++ facter osfamily 04:16:40 ++ tr '[:upper:]' '[:lower:]' 04:16:41 + OS_FAMILY=debian 04:16:41 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1264 04:16:41 + START_PACKAGES=/tmp/packages_start.txt 04:16:41 + END_PACKAGES=/tmp/packages_end.txt 04:16:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:16:41 + PACKAGES=/tmp/packages_start.txt 04:16:41 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1264 ']' 04:16:41 + PACKAGES=/tmp/packages_end.txt 04:16:41 + case "${OS_FAMILY}" in 04:16:41 + dpkg -l 04:16:41 + grep '^ii' 04:16:41 + '[' -f /tmp/packages_start.txt ']' 04:16:41 + '[' -f /tmp/packages_end.txt ']' 04:16:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:16:41 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1264 ']' 04:16:41 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1264/archives/ 04:16:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1264/archives/ [Pipeline] echo 04:16:41 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-1264/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:16:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:42 prd-ubuntu20.04-docker-8c-8g-121025 does not seem to be running inside a container 04:16:42 $ 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-1264/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-1264 -v /w/workspace/gexfoundry_device-sdk-go_PR-1264:/w/workspace/gexfoundry_device-sdk-go_PR-1264:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:16:42 $ docker top b720f94f6ee4b01a7faca31ca7989941ee1c36d1d9f9dcf8465658950aa06b45 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:42 + touch /tmp/pre-build-complete [Pipeline] sh 04:16:43 + mkdir -p /var/log/sysstat [Pipeline] sh 04:16:43 + ls /var/log/sa-host 04:16:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:43 provisioning config files... 04:16:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/config14724677333245146101tmp [Pipeline] { [Pipeline] echo 04:16:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:16:43 ---> create-netrc.sh [Pipeline] } 04:16:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:16:44 ---> python-tools-install.sh [Pipeline] echo 04:16:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:16:44 ---> sudo-logs.sh 04:16:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:16:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:16:45 ---> job-cost.sh 04:16:45 lf-activate-venv: SKIPPING 04:16:45 DEBUG: total: 0.2199999988079071 04:16:45 INFO: Retrieving Stack Cost... 04:16:46 INFO: Retrieving Pricing Info for: v3-standard-8 04:16:46 INFO: Archiving Costs [Pipeline] echo 04:16:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:16:47 ---> logs-deploy.sh 04:16:47 lf-activate-venv: SKIPPING 04:16:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1264/1 04:16:47 INFO: archiving workspace using pattern(s): 04:16:48 Archives upload complete. 04:16:48 INFO: archiving logs to Nexus 04:16:49 ---> uname -a: 04:16:49 Linux prd-ubuntu20-04-docker-8c-8g-121025 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:16:49 04:16:49 04:16:49 ---> lscpu: 04:16:49 Architecture: x86_64 04:16:49 CPU op-mode(s): 32-bit, 64-bit 04:16:49 Byte Order: Little Endian 04:16:49 Address sizes: 40 bits physical, 48 bits virtual 04:16:49 CPU(s): 8 04:16:49 On-line CPU(s) list: 0-7 04:16:49 Thread(s) per core: 1 04:16:49 Core(s) per socket: 1 04:16:49 Socket(s): 8 04:16:49 NUMA node(s): 1 04:16:49 Vendor ID: AuthenticAMD 04:16:49 CPU family: 23 04:16:49 Model: 49 04:16:49 Model name: AMD EPYC-Rome Processor 04:16:49 Stepping: 0 04:16:49 CPU MHz: 2799.998 04:16:49 BogoMIPS: 5599.99 04:16:49 Virtualization: AMD-V 04:16:49 Hypervisor vendor: KVM 04:16:49 Virtualization type: full 04:16:49 L1d cache: 256 KiB 04:16:49 L1i cache: 256 KiB 04:16:49 L2 cache: 4 MiB 04:16:49 L3 cache: 128 MiB 04:16:49 NUMA node0 CPU(s): 0-7 04:16:49 Vulnerability Itlb multihit: Not affected 04:16:49 Vulnerability L1tf: Not affected 04:16:49 Vulnerability Mds: Not affected 04:16:49 Vulnerability Meltdown: Not affected 04:16:49 Vulnerability Mmio stale data: Not affected 04:16:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:16:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:16:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:16:49 Vulnerability Srbds: Not affected 04:16:49 Vulnerability Tsx async abort: Not affected 04:16:49 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 04:16:49 04:16:49 04:16:49 ---> nproc: 04:16:49 8 04:16:49 04:16:49 04:16:49 ---> df -h: 04:16:49 Filesystem Size Used Avail Use% Mounted on 04:16:49 overlay 155G 12G 144G 8% / 04:16:49 tmpfs 64M 0 64M 0% /dev 04:16:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:16:49 shm 64M 0 64M 0% /dev/shm 04:16:49 /dev/vda1 155G 12G 144G 8% /facter-os 04:16:49 04:16:49 04:16:49 ---> sar -b -r -n DEV: 04:16:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121025) 12/13/22 _x86_64_ (8 CPU) 04:16:49 04:16:49 04:03:07 LINUX RESTART (8 CPU) 04:16:49 04:16:49 04:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:16:49 04:05:01 176.63 1.42 175.21 0.00 62.09 129271.92 0.00 04:16:49 04:06:01 175.81 0.27 175.54 0.00 11.86 47878.31 0.00 04:16:49 04:07:01 6.25 0.00 6.25 0.00 0.00 100.53 0.00 04:16:49 04:08:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 04:16:49 04:09:01 52.67 10.56 42.11 0.00 5154.74 8722.15 0.00 04:16:49 04:10:01 6.53 0.02 6.51 0.00 0.13 125.29 0.00 04:16:49 04:11:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 04:16:49 04:12:01 2.02 0.00 2.02 0.00 0.00 22.13 0.00 04:16:49 04:13:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 04:16:49 04:14:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 04:16:49 04:15:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 04:16:49 04:16:01 1.92 0.00 1.92 0.00 0.00 20.93 0.00 04:16:49 Average: 35.48 1.02 34.46 0.00 436.23 15359.13 0.00 04:16:49 04:16:49 04:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:16:49 04:05:01 28040276 31491304 809780 2.46 137388 3504176 1996836 5.88 1418916 2963396 392624 04:16:49 04:06:01 27773784 31580684 720728 2.19 151984 3807852 1819940 5.36 1207308 3404120 48 04:16:49 04:07:01 27779160 31586380 714200 2.17 152128 3808064 1742496 5.14 1211144 3391884 16 04:16:49 04:08:01 27777960 31585332 714644 2.17 152172 3808064 1742496 5.14 1212336 3391888 20 04:16:49 04:09:01 27260296 31569320 713752 2.17 185712 4262380 1773444 5.23 1531712 3556224 984 04:16:49 04:10:01 27265332 31569636 713336 2.17 184268 4259124 1775028 5.23 1530060 3553020 156 04:16:49 04:11:01 27272592 31577004 705944 2.15 184340 4259128 1775028 5.23 1523056 3553024 160 04:16:49 04:12:01 27272756 31577460 705640 2.15 184420 4259132 1775028 5.23 1522908 3553240 4 04:16:49 04:13:01 27272580 31577404 705572 2.15 184456 4259124 1775028 5.23 1522920 3553248 12 04:16:49 04:14:01 27272468 31577380 705552 2.15 184516 4259136 1775028 5.23 1523080 3553256 8 04:16:49 04:15:01 27272192 31577192 705732 2.15 184544 4259136 1775028 5.23 1522992 3553316 8 04:16:49 04:16:01 27272392 31577400 705628 2.15 184596 4259144 1775028 5.23 1523024 3553324 8 04:16:49 Average: 27460982 31570541 718376 2.18 172544 4083705 1791701 5.28 1437455 3464995 32837 04:16:49 04:16:49 04:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:16:49 04:05:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 04:16:49 04:05:01 vethdf1d2b9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:16:49 04:05:01 ens3 428.79 300.81 5970.25 107.62 0.00 0.00 0.00 0.00 04:16:49 04:05:01 docker0 151.48 217.27 12.83 1855.87 0.00 0.00 0.00 0.00 04:16:49 04:06:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 04:16:49 04:06:01 ens3 134.69 89.17 2681.42 20.36 0.00 0.00 0.00 0.00 04:16:49 04:06:01 docker0 4.25 9.00 0.26 98.06 0.00 0.00 0.00 0.00 04:16:49 04:07:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:16:49 04:07:01 ens3 10.11 5.57 8.47 3.16 0.00 0.00 0.00 0.00 04:16:49 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:49 04:08:01 ens3 1.88 0.67 1.95 0.41 0.00 0.00 0.00 0.00 04:16:49 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 04:09:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:16:49 04:09:01 ens3 147.99 84.04 2748.56 6.45 0.00 0.00 0.00 0.00 04:16:49 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:49 04:10:01 ens3 0.27 0.18 0.02 0.01 0.00 0.00 0.00 0.00 04:16:49 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 04:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:49 04:12:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:16:49 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 04:13:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:49 04:14:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 04:16:49 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 04:15:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:49 04:16:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:16:49 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:49 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:16:49 Average: ens3 59.87 39.71 943.89 11.37 0.00 0.00 0.00 0.00 04:16:49 Average: docker0 12.78 18.58 1.08 160.46 0.00 0.00 0.00 0.00 04:16:49 04:16:49 04:16:49 ---> sar -P ALL: 04:16:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121025) 12/13/22 _x86_64_ (8 CPU) 04:16:49 04:16:49 04:03:07 LINUX RESTART (8 CPU) 04:16:49 04:16:49 04:04:02 CPU %user %nice %system %iowait %steal %idle 04:16:49 04:05:01 all 23.32 0.00 5.61 1.10 0.06 69.91 04:16:49 04:05:01 0 22.93 0.00 4.97 0.38 0.07 71.65 04:16:49 04:05:01 1 23.46 0.00 5.82 3.31 0.05 67.35 04:16:49 04:05:01 2 25.03 0.00 6.39 0.12 0.07 68.39 04:16:49 04:05:01 3 24.51 0.00 5.75 0.12 0.07 69.55 04:16:49 04:05:01 4 21.75 0.00 5.37 2.50 0.07 70.31 04:16:49 04:05:01 5 23.41 0.00 4.42 0.17 0.05 71.95 04:16:49 04:05:01 6 22.70 0.00 6.16 1.93 0.05 69.15 04:16:49 04:05:01 7 22.75 0.00 6.02 0.26 0.07 70.91 04:16:49 04:06:01 all 38.89 0.00 6.76 0.84 0.07 53.44 04:16:49 04:06:01 0 38.42 0.00 6.71 0.22 0.07 54.58 04:16:49 04:06:01 1 39.62 0.00 6.98 1.49 0.08 51.83 04:16:49 04:06:01 2 40.58 0.00 7.22 0.12 0.07 52.02 04:16:49 04:06:01 3 38.52 0.00 6.89 1.45 0.08 53.05 04:16:49 04:06:01 4 39.10 0.00 6.89 1.93 0.07 52.02 04:16:49 04:06:01 5 37.65 0.00 6.69 1.13 0.08 54.44 04:16:49 04:06:01 6 38.99 0.00 6.22 0.34 0.07 54.38 04:16:49 04:06:01 7 38.24 0.00 6.44 0.05 0.07 55.20 04:16:49 04:07:01 all 0.46 0.00 0.11 0.02 0.01 99.40 04:16:49 04:07:01 0 0.17 0.00 0.10 0.02 0.00 99.72 04:16:49 04:07:01 1 0.23 0.00 0.18 0.02 0.00 99.57 04:16:49 04:07:01 2 0.45 0.00 0.08 0.02 0.02 99.43 04:16:49 04:07:01 3 2.10 0.00 0.07 0.00 0.00 97.83 04:16:49 04:07:01 4 0.10 0.00 0.12 0.08 0.02 99.68 04:16:49 04:07:01 5 0.15 0.00 0.12 0.00 0.00 99.73 04:16:49 04:07:01 6 0.22 0.00 0.13 0.00 0.02 99.63 04:16:49 04:07:01 7 0.23 0.00 0.10 0.02 0.02 99.63 04:16:49 04:08:01 all 0.26 0.00 0.01 0.01 0.01 99.71 04:16:49 04:08:01 0 0.00 0.00 0.03 0.02 0.02 99.93 04:16:49 04:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:16:49 04:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:16:49 04:08:01 3 1.97 0.00 0.02 0.00 0.02 98.00 04:16:49 04:08:01 4 0.02 0.00 0.00 0.03 0.00 99.95 04:16:49 04:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:16:49 04:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:16:49 04:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:16:49 04:09:01 all 2.13 0.00 1.39 0.36 0.02 96.11 04:16:49 04:09:01 0 2.34 0.00 1.25 0.17 0.02 96.22 04:16:49 04:09:01 1 1.69 0.00 1.12 0.50 0.02 96.67 04:16:49 04:09:01 2 1.79 0.00 1.30 0.70 0.02 96.19 04:16:49 04:09:01 3 2.08 0.00 0.95 0.25 0.02 96.71 04:16:49 04:09:01 4 2.32 0.00 0.79 0.40 0.02 96.47 04:16:49 04:09:01 5 1.62 0.00 2.12 0.40 0.02 95.84 04:16:49 04:09:01 6 1.92 0.00 2.50 0.05 0.02 95.51 04:16:49 04:09:01 7 3.27 0.00 1.09 0.40 0.02 95.22 04:16:49 04:10:01 all 0.07 0.00 0.05 0.05 0.00 99.84 04:16:49 04:10:01 0 0.03 0.00 0.08 0.00 0.00 99.88 04:16:49 04:10:01 1 0.03 0.00 0.07 0.03 0.02 99.85 04:16:49 04:10:01 2 0.02 0.00 0.05 0.00 0.00 99.93 04:16:49 04:10:01 3 0.07 0.00 0.03 0.07 0.00 99.83 04:16:49 04:10:01 4 0.08 0.00 0.05 0.20 0.00 99.67 04:16:49 04:10:01 5 0.02 0.00 0.03 0.03 0.00 99.92 04:16:49 04:10:01 6 0.05 0.00 0.02 0.03 0.00 99.90 04:16:49 04:10:01 7 0.23 0.00 0.07 0.00 0.00 99.70 04:16:49 04:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:16:49 04:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:16:49 04:11:01 1 0.03 0.00 0.05 0.00 0.00 99.92 04:16:49 04:11:01 2 0.07 0.00 0.00 0.02 0.00 99.92 04:16:49 04:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:16:49 04:11:01 4 0.02 0.00 0.00 0.03 0.00 99.95 04:16:49 04:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:16:49 04:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:16:49 04:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:16:49 04:12:01 all 0.01 0.00 0.01 0.01 0.00 99.96 04:16:49 04:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:16:49 04:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:16:49 04:12:01 2 0.03 0.00 0.02 0.02 0.00 99.93 04:16:49 04:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:16:49 04:12:01 4 0.03 0.00 0.02 0.05 0.02 99.88 04:16:49 04:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:16:49 04:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:16:49 04:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:16:49 04:13:01 all 0.06 0.00 0.01 0.00 0.00 99.92 04:16:49 04:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:16:49 04:13:01 1 0.32 0.00 0.05 0.00 0.02 99.62 04:16:49 04:13:01 2 0.05 0.00 0.00 0.00 0.00 99.95 04:16:49 04:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:16:49 04:13:01 4 0.05 0.00 0.03 0.03 0.00 99.88 04:16:49 04:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:16:49 04:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:16:49 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:16:49 04:14:01 all 0.27 0.00 0.01 0.00 0.00 99.72 04:16:49 04:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:16:49 04:14:01 1 2.00 0.00 0.02 0.00 0.00 97.98 04:16:49 04:14:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:16:49 04:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:16:49 04:14:01 4 0.00 0.00 0.03 0.02 0.00 99.95 04:16:49 04:14:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:16:49 04:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:16:49 04:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:16:49 04:15:01 all 0.27 0.00 0.02 0.00 0.01 99.71 04:16:49 04:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:16:49 04:15:01 1 1.12 0.00 0.02 0.00 0.02 98.84 04:16:49 04:15:01 2 0.00 0.00 0.03 0.00 0.00 99.97 04:16:49 04:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:16:49 04:15:01 4 0.93 0.00 0.02 0.02 0.02 99.02 04:16:49 04:15:01 5 0.03 0.00 0.03 0.02 0.00 99.92 04:16:49 04:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:16:49 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:16:49 04:16:49 04:15:01 CPU %user %nice %system %iowait %steal %idle 04:16:49 04:16:01 all 0.26 0.00 0.01 0.01 0.00 99.72 04:16:49 04:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:16:49 04:16:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:16:49 04:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:16:49 04:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:16:49 04:16:01 4 2.00 0.00 0.00 0.03 0.00 97.96 04:16:49 04:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:16:49 04:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:16:49 04:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:16:49 Average: all 5.41 0.00 1.15 0.20 0.02 93.23 04:16:49 Average: 0 5.25 0.00 1.08 0.07 0.02 93.59 04:16:49 Average: 1 5.63 0.00 1.18 0.44 0.02 92.74 04:16:49 Average: 2 5.58 0.00 1.24 0.08 0.01 93.08 04:16:49 Average: 3 5.68 0.00 1.13 0.16 0.02 93.02 04:16:49 Average: 4 5.45 0.00 1.09 0.44 0.02 93.01 04:16:49 Average: 5 5.17 0.00 1.11 0.15 0.02 93.56 04:16:49 Average: 6 5.23 0.00 1.23 0.19 0.01 93.33 04:16:49 Average: 7 5.32 0.00 1.13 0.06 0.01 93.48 04:16:49 04:16:49 04:16:49