Pull request #1457 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b18f1c254812512d7de69eff7b41580f0d732573+57c5392183b4f70d46be0be9f61e727b75abeab9 (e941c3913c79c55d15c29ecbb618add75b3565b1) 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-ssh16327625664174992004.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13768568518639429103.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1457/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-1457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2475846244886902290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7165770999658257728.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12138739185083439929.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1457/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-1457/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11898690448821673467.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.20 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14996 in /w/workspace/gexfoundry_device-sdk-go_PR-1457 [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-1457 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1457/head:refs/remotes/origin/PR-1457 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 57c5392183b4f70d46be0be9f61e727b75abeab9 into PR head commit b18f1c254812512d7de69eff7b41580f0d732573 Merge succeeded, producing b18f1c254812512d7de69eff7b41580f0d732573 Checking out Revision b18f1c254812512d7de69eff7b41580f0d732573 (PR-1457) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:57:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f b18f1c254812512d7de69eff7b41580f0d732573 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 57c5392183b4f70d46be0be9f61e727b75abeab9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b18f1c254812512d7de69eff7b41580f0d732573 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:57:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:57:30 ========================================================= 22:57:30 EdgeX Global Pipelines Version Info 22:57:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:57:31 ------------------- 22:57:31 stable info: 22:57:31 ------------------- 22:57:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:57:31 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:57:31 Message: update stable to v1.0.249 22:57:31 ------------------- 22:57:31 experimental info: 22:57:31 ------------------- 22:57:31 Commited By: **** collab-it+edgex@linuxfoundation.org 22:57:31 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:57:31 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:57:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1457 [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1457 [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1457 [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b18f1c254812512d7de69eff7b41580f0d732573 [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b18f1c2 [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:33 provisioning config files... 22:57:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/config14839807703329611810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:33 ---> docker-login.sh 22:57:33 nexus3.edgexfoundry.org:10001 22:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:34 Configure a credential helper to remove this warning. See 22:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:34 22:57:34 Login Succeeded 22:57:34 nexus3.edgexfoundry.org:10002 22:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:34 Configure a credential helper to remove this warning. See 22:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:34 22:57:34 Login Succeeded 22:57:34 nexus3.edgexfoundry.org:10003 22:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:34 Configure a credential helper to remove this warning. See 22:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:34 22:57:34 Login Succeeded 22:57:34 nexus3.edgexfoundry.org:10004 22:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:34 Configure a credential helper to remove this warning. See 22:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:34 22:57:34 Login Succeeded 22:57:34 docker.io 22:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:34 Configure a credential helper to remove this warning. See 22:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:34 22:57:34 Login Succeeded 22:57:34 ---> docker-login.sh ends [Pipeline] } 22:57:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:57:35 + git rev-list -1 --merges b18f1c254812512d7de69eff7b41580f0d732573~1..b18f1c254812512d7de69eff7b41580f0d732573 [Pipeline] echo 22:57:35 -----------> git rev-list -1 --merges b18f1c254812512d7de69eff7b41580f0d732573~1..b18f1c254812512d7de69eff7b41580f0d732573 b18f1c254812512d7de69eff7b41580f0d732573 [false] [Pipeline] sh 22:57:35 + git log --format=format:%s -1 b18f1c254812512d7de69eff7b41580f0d732573 [Pipeline] echo 22:57:35 ========================================================= 22:57:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:57:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:57:36 + git log --format=format:%s -1 b18f1c254812512d7de69eff7b41580f0d732573 [Pipeline] echo 22:57:36 [semverPrep] GIT_COMMIT: b18f1c254812512d7de69eff7b41580f0d732573, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 22:57:36 [semverPrep] This is not a build commit. [Pipeline] sh 22:57:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:57:36 + grep -v github /etc/ssh/ssh_known_hosts 22:57:36 + [ -e /tmp/ssh_known_hosts ] 22:57:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:57:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:57:36 + sudo tee -a /etc/ssh/ssh_known_hosts 22:57:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:57:37 22:57:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:57:37 0.1.4: Pulling from edgex-devops/py-git-semver 22:57:37 b85a868b505f: Pulling fs layer 22:57:37 e2be974225ed: Pulling fs layer 22:57:37 339a4e72a1f5: Pulling fs layer 22:57:37 988bab9f4d93: Pulling fs layer 22:57:37 1469e6f7b9e6: Pulling fs layer 22:57:37 eaf3925da568: Pulling fs layer 22:57:37 bab4dde63d76: Pulling fs layer 22:57:37 bde34c3a00c8: Pulling fs layer 22:57:37 b352a97aabf1: Pulling fs layer 22:57:37 4872d77fe225: Pulling fs layer 22:57:37 5851b861e8e6: Pulling fs layer 22:57:37 988bab9f4d93: Waiting 22:57:37 1469e6f7b9e6: Waiting 22:57:37 eaf3925da568: Waiting 22:57:37 bab4dde63d76: Waiting 22:57:37 b352a97aabf1: Waiting 22:57:37 5851b861e8e6: Waiting 22:57:37 bde34c3a00c8: Waiting 22:57:37 e2be974225ed: Verifying Checksum 22:57:37 988bab9f4d93: Verifying Checksum 22:57:37 988bab9f4d93: Download complete 22:57:37 339a4e72a1f5: Verifying Checksum 22:57:37 339a4e72a1f5: Download complete 22:57:37 eaf3925da568: Download complete 22:57:37 b85a868b505f: Verifying Checksum 22:57:37 b85a868b505f: Download complete 22:57:37 bde34c3a00c8: Verifying Checksum 22:57:37 bde34c3a00c8: Download complete 22:57:37 1469e6f7b9e6: Verifying Checksum 22:57:37 1469e6f7b9e6: Download complete 22:57:37 4872d77fe225: Download complete 22:57:37 b352a97aabf1: Verifying Checksum 22:57:37 5851b861e8e6: Download complete 22:57:38 bab4dde63d76: Verifying Checksum 22:57:38 bab4dde63d76: Download complete 22:57:39 b85a868b505f: Pull complete 22:57:39 e2be974225ed: Pull complete 22:57:39 339a4e72a1f5: Pull complete 22:57:39 988bab9f4d93: Pull complete 22:57:39 1469e6f7b9e6: Pull complete 22:57:40 eaf3925da568: Pull complete 22:57:42 bab4dde63d76: Pull complete 22:57:42 bde34c3a00c8: Pull complete 22:57:42 b352a97aabf1: Pull complete 22:57:42 4872d77fe225: Pull complete 22:57:42 5851b861e8e6: Pull complete 22:57:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:57:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:42 prd-ubuntu20.04-docker-8c-8g-14996 does not seem to be running inside a container 22:57:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1457 -v /w/workspace/gexfoundry_device-sdk-go_PR-1457:/w/workspace/gexfoundry_device-sdk-go_PR-1457:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:57:44 $ docker top a8616482a1c112820a3e8ef81c7693bd8422a1e6d2a4dc433d98f9a5cf9a53ad -eo pid,comm 22:57:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:57:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:57:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:44 [ssh-agent] Looking for ssh-agent implementation... 22:57:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:44 $ docker exec a8616482a1c112820a3e8ef81c7693bd8422a1e6d2a4dc433d98f9a5cf9a53ad ssh-agent 22:57:44 SSH_AUTH_SOCK=/tmp/ssh-cI3e4csHTeC6/agent.31 22:57:44 SSH_AGENT_PID=37 22:57:44 Running ssh-add (command line suppressed) 22:57:45 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/private_key_9298935886929997514.key (/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/private_key_9298935886929997514.key) 22:57:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:45 + git tag --points-at HEAD [Pipeline] } 22:57:45 $ docker exec --env ******** --env ******** a8616482a1c112820a3e8ef81c7693bd8422a1e6d2a4dc433d98f9a5cf9a53ad ssh-agent -k 22:57:45 unset SSH_AUTH_SOCK; 22:57:45 unset SSH_AGENT_PID; 22:57:45 echo Agent pid 37 killed; 22:57:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:57:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:45 [ssh-agent] Looking for ssh-agent implementation... 22:57:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:45 $ docker exec a8616482a1c112820a3e8ef81c7693bd8422a1e6d2a4dc433d98f9a5cf9a53ad ssh-agent 22:57:45 SSH_AUTH_SOCK=/tmp/ssh-H293LEjNfWQc/agent.70 22:57:45 SSH_AGENT_PID=77 22:57:45 Running ssh-add (command line suppressed) 22:57:45 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/private_key_7395157057114460267.key (/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/private_key_7395157057114460267.key) 22:57:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:46 + git semver init 22:57:46 2023-05-10 22:57:46,450 [run_init] DEBUG init version:0.0.0 force:False 22:57:46 2023-05-10 22:57:46,451 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver 22:57:46 2023-05-10 22:57:46,452 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver 22:57:46 2023-05-10 22:57:46,452 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1457, universal_newlines=False, shell=None, istream=None) 22:57:47 2023-05-10 22:57:47,343 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1457/.git/info/exclude 22:57:47 2023-05-10 22:57:47,344 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver/PR-1457 with force:False 22:57:47 2023-05-10 22:57:47,344 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver/PR-1457 22:57:47 2023-05-10 22:57:47,348 [execute] INFO git cat-file --batch-check 22:57:47 2023-05-10 22:57:47,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver, universal_newlines=False, shell=None, istream=) 22:57:47 2023-05-10 22:57:47,354 [execute] INFO git cat-file --batch 22:57:47 2023-05-10 22:57:47,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver, universal_newlines=False, shell=None, istream=) 22:57:47 2023-05-10 22:57:47,359 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1457/.semver/PR-1457 22:57:47 0.0.0 [Pipeline] } 22:57:47 $ docker exec --env ******** --env ******** a8616482a1c112820a3e8ef81c7693bd8422a1e6d2a4dc433d98f9a5cf9a53ad ssh-agent -k 22:57:47 unset SSH_AUTH_SOCK; 22:57:47 unset SSH_AGENT_PID; 22:57:47 echo Agent pid 77 killed; 22:57:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:57:48 + git semver [Pipeline] } 22:57:48 $ docker stop --time=1 a8616482a1c112820a3e8ef81c7693bd8422a1e6d2a4dc433d98f9a5cf9a53ad 22:57:49 $ docker rm -f --volumes a8616482a1c112820a3e8ef81c7693bd8422a1e6d2a4dc433d98f9a5cf9a53ad [Pipeline] // withDockerContainer [Pipeline] sh 22:57:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:57:50 Stashed 1 file(s) [Pipeline] echo 22:57:50 [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 22:57:50 provisioning config files... 22:57:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/config13714481974371767364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:51 ---> docker-login.sh 22:57:51 nexus3.edgexfoundry.org:10001 22:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:51 Configure a credential helper to remove this warning. See 22:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:51 22:57:51 Login Succeeded 22:57:51 nexus3.edgexfoundry.org:10002 22:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:51 Configure a credential helper to remove this warning. See 22:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:51 22:57:51 Login Succeeded 22:57:51 nexus3.edgexfoundry.org:10003 22:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:51 Configure a credential helper to remove this warning. See 22:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:51 22:57:51 Login Succeeded 22:57:51 nexus3.edgexfoundry.org:10004 22:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:51 Configure a credential helper to remove this warning. See 22:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:51 22:57:51 Login Succeeded 22:57:51 docker.io 22:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:51 Configure a credential helper to remove this warning. See 22:57:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:51 22:57:51 Login Succeeded 22:57:51 ---> docker-login.sh ends [Pipeline] } 22:57:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:57:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:57:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:57:52 ========================================================= 22:57:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:57:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:52 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 22:57:52 Sending build context to Docker daemon 11.16MB 22:57:52 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 22:57:52 Step 2/10 : FROM ${BASE} AS builder 22:57:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:57:52 f56be85fc22e: Pulling fs layer 22:57:52 85791d961cd3: Pulling fs layer 22:57:52 d694b5ae8c79: Pulling fs layer 22:57:52 9f32a84ed3da: Pulling fs layer 22:57:52 4d19c01a9841: Pulling fs layer 22:57:52 9325e15d5711: Pulling fs layer 22:57:52 556b6ee489ea: Pulling fs layer 22:57:52 c5a4b2cf53e6: Pulling fs layer 22:57:52 9325e15d5711: Waiting 22:57:52 556b6ee489ea: Waiting 22:57:52 c5a4b2cf53e6: Waiting 22:57:52 4d19c01a9841: Waiting 22:57:52 85791d961cd3: Verifying Checksum 22:57:52 9f32a84ed3da: Download complete 22:57:52 4d19c01a9841: Verifying Checksum 22:57:52 4d19c01a9841: Download complete 22:57:52 f56be85fc22e: Verifying Checksum 22:57:52 f56be85fc22e: Download complete 22:57:52 9325e15d5711: Verifying Checksum 22:57:52 9325e15d5711: Download complete 22:57:52 f56be85fc22e: Pull complete 22:57:53 85791d961cd3: Pull complete 22:57:53 c5a4b2cf53e6: Verifying Checksum 22:57:53 c5a4b2cf53e6: Download complete 22:57:53 d694b5ae8c79: Verifying Checksum 22:57:53 d694b5ae8c79: Download complete 22:57:53 556b6ee489ea: Verifying Checksum 22:57:53 556b6ee489ea: Download complete 22:57:57 d694b5ae8c79: Pull complete 22:57:57 9f32a84ed3da: Pull complete 22:57:57 4d19c01a9841: Pull complete 22:57:57 9325e15d5711: Pull complete 22:57:59 556b6ee489ea: Pull complete 22:58:00 c5a4b2cf53e6: Pull complete 22:58:00 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:58:00 ---> c4be618373d6 22:58:00 Step 3/10 : ARG MAKE=make build 22:58:02 ---> Running in 4f9de485c01f 22:58:03 Removing intermediate container 4f9de485c01f 22:58:03 ---> 860279514b58 22:58:03 Step 4/10 : WORKDIR /device-sdk-go 22:58:03 ---> Running in c1cc105f5f43 22:58:03 Removing intermediate container c1cc105f5f43 22:58:03 ---> 87bb3ae4f753 22:58:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:58:03 ---> Running in 39e34cb309b0 22:58:03 Removing intermediate container 39e34cb309b0 22:58:03 ---> 395330ece898 22:58:03 Step 6/10 : RUN apk add --update --no-cache make git 22:58:03 ---> Running in 3db290760fdc 22:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:58:04 OK: 265 MiB in 53 packages 22:58:04 Removing intermediate container 3db290760fdc 22:58:04 ---> 5d5c8185cc8d 22:58:04 Step 7/10 : COPY go.mod vendor* ./ 22:58:04 ---> 08a6f5a5e4d5 22:58:04 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:58:04 ---> Running in c583e5cbfdd1 22:58:05 Still waiting to schedule task 22:58:05 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:58:31 Removing intermediate container c583e5cbfdd1 22:58:31 ---> e6b2d503f357 22:58:31 Step 9/10 : COPY . . 22:58:31 ---> 420a84e08bd5 22:58:31 Step 10/10 : RUN ${MAKE} 22:58:31 ---> Running in d6d5f3d0451a 22:58:31 noop 22:58:31 Removing intermediate container d6d5f3d0451a 22:58:31 ---> b654a05aa886 22:58:31 Successfully built b654a05aa886 22:58:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:31 + docker inspect -f . ci-base-image-x86_64 22:58:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:31 prd-ubuntu20.04-docker-8c-8g-14996 does not seem to be running inside a container 22:58:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1457 -v /w/workspace/gexfoundry_device-sdk-go_PR-1457:/w/workspace/gexfoundry_device-sdk-go_PR-1457:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:58:32 $ docker top 1fc642d04f1da6fcfa2309e74657fdb2af7a1b6e8a3c2ad6339b7b9cf93c6344 -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:32 + go version 22:58:32 go version go1.20.2 linux/amd64 [Pipeline] } 22:58:32 $ docker stop --time=1 1fc642d04f1da6fcfa2309e74657fdb2af7a1b6e8a3c2ad6339b7b9cf93c6344 22:58:33 $ docker rm -f --volumes 1fc642d04f1da6fcfa2309e74657fdb2af7a1b6e8a3c2ad6339b7b9cf93c6344 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:34 + docker inspect -f . ci-base-image-x86_64 22:58:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:34 prd-ubuntu20.04-docker-8c-8g-14996 does not seem to be running inside a container 22:58:34 $ 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-1457 -v /w/workspace/gexfoundry_device-sdk-go_PR-1457:/w/workspace/gexfoundry_device-sdk-go_PR-1457:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:58:35 $ docker top d85e282fc78442c739ad4a690f6ab0ba09158cdd93662665c822c40a5d953ff6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:35 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1457 [Pipeline] fileExists [Pipeline] sh 22:58:35 + make test 22:58:35 go test -race -coverprofile=coverage.out ./... 22:58:42 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:58:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:58:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:58:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:58:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:58:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:58:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.049s coverage: 27.6% of statements 22:58:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:58:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:58:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.062s coverage: 80.2% of statements 22:58:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.083s coverage: 86.0% of statements 22:58:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:58:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.151s coverage: 77.5% of statements 22:58:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 22:58:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:58:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:58:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:58:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.063s coverage: 14.3% of statements 22:58:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.073s coverage: 68.5% of statements 22:58:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.118s coverage: 89.2% of statements 22:58:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.7% of statements 22:59:21 GO111MODULE=on go vet ./... 22:59:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:59:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:59:21 ./bin/test-attribution-txt.sh [Pipeline] echo 22:59:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:59:23 $ docker stop --time=1 d85e282fc78442c739ad4a690f6ab0ba09158cdd93662665c822c40a5d953ff6 22:59:28 $ docker rm -f --volumes d85e282fc78442c739ad4a690f6ab0ba09158cdd93662665c822c40a5d953ff6 [Pipeline] // withDockerContainer [Pipeline] sh 22:59:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:59:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:59:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:59:29 + ls -al . 22:59:29 total 272 22:59:29 drwxrwxr-x 11 jenkins jenkins 4096 May 10 22:58 . 22:59:29 drwxrwxr-x 4 jenkins jenkins 4096 May 10 22:57 .. 22:59:29 -rw-rw-r-- 1 jenkins jenkins 140 May 10 22:57 .dockerignore 22:59:29 drwxrwxr-x 8 jenkins jenkins 4096 May 10 22:57 .git 22:59:29 drwxrwxr-x 2 jenkins jenkins 4096 May 10 22:57 .github 22:59:29 -rw-rw-r-- 1 jenkins jenkins 137 May 10 22:57 .gitignore 22:59:29 -rw-rw-r-- 1 jenkins jenkins 42 May 10 22:57 .golangci.yml 22:59:29 drwxr-xr-x 3 jenkins jenkins 4096 May 10 22:57 .semver 22:59:29 -rw-rw-r-- 1 jenkins jenkins 31677 May 10 22:57 CHANGELOG.md 22:59:29 -rw-rw-r-- 1 jenkins jenkins 677 May 10 22:57 GOVERNANCE.md 22:59:29 -rw-rw-r-- 1 jenkins jenkins 885 May 10 22:57 Jenkinsfile 22:59:29 -rw-rw-r-- 1 jenkins jenkins 11341 May 10 22:57 LICENSE 22:59:29 -rw-rw-r-- 1 jenkins jenkins 1714 May 10 22:57 Makefile 22:59:29 -rw-rw-r-- 1 jenkins jenkins 619 May 10 22:57 OWNERS.md 22:59:29 -rw-rw-r-- 1 jenkins jenkins 4891 May 10 22:57 README.md 22:59:29 -rw-rw-r-- 1 jenkins jenkins 5 May 10 22:57 VERSION 22:59:29 drwxrwxr-x 2 jenkins jenkins 4096 May 10 22:57 bin 22:59:29 -rw-r--r-- 1 jenkins jenkins 106150 May 10 22:58 coverage.out 22:59:29 drwxrwxr-x 5 jenkins jenkins 4096 May 10 22:57 example 22:59:29 -rw-rw-r-- 1 jenkins jenkins 3234 May 10 22:57 go.mod 22:59:29 -rw-rw-r-- 1 jenkins jenkins 30781 May 10 22:57 go.sum 22:59:29 drwxrwxr-x 12 jenkins jenkins 4096 May 10 22:57 internal 22:59:29 drwxrwxr-x 3 jenkins jenkins 4096 May 10 22:57 openapi 22:59:29 drwxrwxr-x 6 jenkins jenkins 4096 May 10 22:57 pkg 22:59:29 drwxrwxr-x 4 jenkins jenkins 4096 May 10 22:57 snap 22:59:29 -rw-rw-r-- 1 jenkins jenkins 222 May 10 22:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:30 + 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=b18f1c254812512d7de69eff7b41580f0d732573 --label arch=amd64 --label version=0.0.0 . 22:59:30 Sending build context to Docker daemon 11.27MB 22:59:30 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 22:59:30 Step 2/23 : FROM ${BASE} AS builder 22:59:30 ---> b654a05aa886 22:59:30 Step 3/23 : ARG MAKE=make build 22:59:30 ---> Running in 6d742e7bf722 22:59:30 Removing intermediate container 6d742e7bf722 22:59:30 ---> 33ba4c22a2a5 22:59:30 Step 4/23 : WORKDIR /device-sdk-go 22:59:30 ---> Running in 82008a26ad2c 22:59:30 Removing intermediate container 82008a26ad2c 22:59:30 ---> 81e7efce975b 22:59:30 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:59:30 ---> Running in 30f0bd821351 22:59:30 Removing intermediate container 30f0bd821351 22:59:30 ---> ae2fa0dd2e6e 22:59:30 Step 6/23 : RUN apk add --update --no-cache make git 22:59:30 ---> Running in e01b68e5b2bd 22:59:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:59:31 OK: 265 MiB in 53 packages 22:59:31 Removing intermediate container e01b68e5b2bd 22:59:31 ---> 5f8cecd80aa3 22:59:31 Step 7/23 : COPY go.mod vendor* ./ 22:59:31 ---> 2d9da7ece13e 22:59:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:31 ---> Running in f3f15e26e94b 22:59:32 Removing intermediate container f3f15e26e94b 22:59:32 ---> e8f75dd853b5 22:59:32 Step 9/23 : COPY . . 22:59:32 ---> 986b41d0893b 22:59:32 Step 10/23 : RUN ${MAKE} 22:59:32 ---> Running in 071273af5f8e 22:59:33 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:59:51 Removing intermediate container 071273af5f8e 22:59:51 ---> a053e535ab10 22:59:51 Step 11/23 : FROM alpine:3.17 22:59:51 3.17: Pulling from library/alpine 22:59:51 f56be85fc22e: Already exists 22:59:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:59:51 Status: Downloaded newer image for alpine:3.17 22:59:51 ---> 9ed4aefc74f6 22:59:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:59:51 ---> Running in b5c868a4b174 22:59:51 Removing intermediate container b5c868a4b174 22:59:51 ---> 11868d5a4429 22:59:51 Step 13/23 : RUN apk add --update --no-cache 22:59:51 ---> Running in 1c77614f68ae 22:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:59:51 OK: 7 MiB in 15 packages 22:59:51 Removing intermediate container 1c77614f68ae 22:59:51 ---> f3dc49270985 22:59:51 Step 14/23 : WORKDIR / 22:59:51 ---> Running in 2bd5f646a7c5 22:59:51 Removing intermediate container 2bd5f646a7c5 22:59:51 ---> 74453da5a504 22:59:51 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:59:51 ---> 92bb3fd434e8 22:59:51 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:59:52 ---> 9915cd9adbef 22:59:52 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:59:52 ---> 4c9c502f116e 22:59:52 Step 18/23 : EXPOSE 59999 22:59:52 ---> Running in f8e653bed941 22:59:52 Removing intermediate container f8e653bed941 22:59:52 ---> 8d52e72d3efd 22:59:52 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:59:52 ---> Running in 2a721cd0ec84 22:59:52 Removing intermediate container 2a721cd0ec84 22:59:52 ---> d55fb97eeaf6 22:59:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:59:52 ---> Running in 22d1b6577a3f 22:59:52 Removing intermediate container 22d1b6577a3f 22:59:52 ---> 6bd2328191c7 22:59:52 Step 21/23 : LABEL arch=amd64 22:59:52 ---> Running in 37ed47d147ef 22:59:52 Removing intermediate container 37ed47d147ef 22:59:52 ---> 72dd37ab9bf8 22:59:52 Step 22/23 : LABEL git_sha=b18f1c254812512d7de69eff7b41580f0d732573 22:59:52 ---> Running in 75e044766b33 22:59:52 Removing intermediate container 75e044766b33 22:59:52 ---> f2450f0debb6 22:59:52 Step 23/23 : LABEL version=0.0.0 22:59:52 ---> Running in cb32785a2dde 22:59:52 Removing intermediate container cb32785a2dde 22:59:52 ---> e6c486c56197 22:59:52 [Warning] One or more build-args [ARCH] were not consumed 22:59:52 Successfully built e6c486c56197 22:59: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 22:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:59:53 22:59:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:59:54 latest: Pulling from edgex-lftools-log-publisher 22:59:54 5eb5b503b376: Pulling fs layer 22:59:54 5c69ac0246d0: Pulling fs layer 22:59:54 ec43610c2a17: Pulling fs layer 22:59:54 3a2ae6a8a46f: Pulling fs layer 22:59:54 33b1e0a273af: Pulling fs layer 22:59:54 5d3b04190fa2: Pulling fs layer 22:59:54 2f39f015ded8: Pulling fs layer 22:59:54 3a2ae6a8a46f: Waiting 22:59:54 33b1e0a273af: Waiting 22:59:54 5c69ac0246d0: Verifying Checksum 22:59:54 5c69ac0246d0: Download complete 22:59:54 3a2ae6a8a46f: Download complete 22:59:54 ec43610c2a17: Verifying Checksum 22:59:54 ec43610c2a17: Download complete 22:59:54 5d3b04190fa2: Verifying Checksum 22:59:54 5d3b04190fa2: Download complete 22:59:54 33b1e0a273af: Verifying Checksum 22:59:54 33b1e0a273af: Download complete 22:59:54 5eb5b503b376: Verifying Checksum 22:59:54 5eb5b503b376: Download complete 22:59:55 2f39f015ded8: Download complete 22:59:55 5eb5b503b376: Pull complete 22:59:55 5c69ac0246d0: Pull complete 22:59:55 ec43610c2a17: Pull complete 22:59:56 3a2ae6a8a46f: Pull complete 22:59:56 33b1e0a273af: Pull complete 22:59:56 5d3b04190fa2: Pull complete 23:00:00 2f39f015ded8: Pull complete 23:00:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:00:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:00:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:00:01 prd-ubuntu20.04-docker-8c-8g-14996 does not seem to be running inside a container 23:00:01 $ 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-1457 -v /w/workspace/gexfoundry_device-sdk-go_PR-1457:/w/workspace/gexfoundry_device-sdk-go_PR-1457:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:00:03 $ docker top fedaa33b3167c17706aa5a4c5499039a8c5552533cc12c4292876003487d8704 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:04 ---> job-cost.sh 23:00:04 lf-activate-venv: SKIPPING 23:00:04 INFO: No Stack... 23:00:04 INFO: Retrieving Pricing Info for: v3-standard-8 23:00:04 INFO: Archiving Costs [Pipeline] sh 23:00:04 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1457/archives/cost.csv 23:00:04 + cut -d, -f6 [Pipeline] lock 23:00:05 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] 23:00:05 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] did not exist. Created. 23:00:05 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:00:05 + echo total: 0.2199999988079071 [Pipeline] stash 23:00:05 Stashed 1 file(s) [Pipeline] } 23:00:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:00:05 $ docker stop --time=1 fedaa33b3167c17706aa5a4c5499039a8c5552533cc12c4292876003487d8704 23:00:06 $ docker rm -f --volumes fedaa33b3167c17706aa5a4c5499039a8c5552533cc12c4292876003487d8704 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:07:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15071 in /w/workspace/gexfoundry_device-sdk-go_PR-1457 [Pipeline] { [Pipeline] ws 23:07:16 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 23:07:16 The recommended git tool is: git 23:07:22 using credential edgex-jenkins-ssh 23:07:22 Cloning the remote Git repository 23:07:22 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:07:22 > git init /w/workspace/device-sdk-go/1 # timeout=10 23:07:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:07:22 > git --version # timeout=10 23:07:22 > git --version # 'git version 2.25.1' 23:07:22 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:07:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:25 Merging remotes/origin/main commit 57c5392183b4f70d46be0be9f61e727b75abeab9 into PR head commit b18f1c254812512d7de69eff7b41580f0d732573 23:07:26 Merge succeeded, producing b18f1c254812512d7de69eff7b41580f0d732573 23:07:26 Checking out Revision b18f1c254812512d7de69eff7b41580f0d732573 (PR-1457) 23:07:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:07:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:07:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1457/head:refs/remotes/origin/PR-1457 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:07:25 > git config core.sparsecheckout # timeout=10 23:07:25 > git checkout -f b18f1c254812512d7de69eff7b41580f0d732573 # timeout=10 23:07:26 > git remote # timeout=10 23:07:26 > git config --get remote.origin.url # timeout=10 23:07:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:26 > git merge 57c5392183b4f70d46be0be9f61e727b75abeab9 # timeout=10 23:07:26 > git rev-parse HEAD^{commit} # timeout=10 23:07:26 > git config core.sparsecheckout # timeout=10 23:07:26 > git checkout -f b18f1c254812512d7de69eff7b41580f0d732573 # timeout=10 23:07:26 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 23:07:26 > git --version # timeout=10 23:07:26 > git --version # 'git version 2.25.1' 23:07:26 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:07:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:07:27 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:27 Dload Upload Total Spent Left Speed 23:07:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh 23:07:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:07:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:07:28 + sudo tee /etc/docker/daemon.new 23:07:28 { 23:07:28 "registry-mirrors": [ 23:07:28 "https://nexus3.edgexfoundry.org:10001" 23:07:28 ], 23:07:28 "bip": "10.250.0.254/24", 23:07:28 "hosts": [ 23:07:28 "tcp://0.0.0.0:5555", 23:07:28 "unix:///var/run/docker.sock" 23:07:28 ], 23:07:28 "mtu": 1458, 23:07:28 "selinux-enabled": true, 23:07:28 "seccomp-profile": "/etc/docker/seccomp.json" 23:07:28 } [Pipeline] sh 23:07:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:07:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:07:51 provisioning config files... 23:07:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10661699504794030260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:52 ---> docker-login.sh 23:07:52 nexus3.edgexfoundry.org:10001 23:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:52 Configure a credential helper to remove this warning. See 23:07:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:52 23:07:52 Login Succeeded 23:07:52 nexus3.edgexfoundry.org:10002 23:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:53 Configure a credential helper to remove this warning. See 23:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:53 23:07:53 Login Succeeded 23:07:53 nexus3.edgexfoundry.org:10003 23:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:53 Configure a credential helper to remove this warning. See 23:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:53 23:07:53 Login Succeeded 23:07:53 nexus3.edgexfoundry.org:10004 23:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:53 Configure a credential helper to remove this warning. See 23:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:53 23:07:53 Login Succeeded 23:07:53 docker.io 23:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:54 Configure a credential helper to remove this warning. See 23:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:54 23:07:54 Login Succeeded 23:07:54 ---> docker-login.sh ends [Pipeline] } 23:07:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:07:55 ========================================================= 23:07:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:07:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:55 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 23:07:56 Sending build context to Docker daemon 6MB 23:07:56 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 23:07:56 Step 2/10 : FROM ${BASE} AS builder 23:07:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:07:56 c41833b44d91: Pulling fs layer 23:07:56 ed15518f5707: Pulling fs layer 23:07:56 feae8fd75edb: Pulling fs layer 23:07:56 242c74f7c9fa: Pulling fs layer 23:07:56 3cdef696dda3: Pulling fs layer 23:07:56 2ced38df9373: Pulling fs layer 23:07:56 58f1dce35555: Pulling fs layer 23:07:56 3cdef696dda3: Waiting 23:07:56 2ced38df9373: Waiting 23:07:56 242c74f7c9fa: Waiting 23:07:56 58f1dce35555: Waiting 23:07:56 ed15518f5707: Verifying Checksum 23:07:56 ed15518f5707: Download complete 23:07:56 242c74f7c9fa: Verifying Checksum 23:07:56 242c74f7c9fa: Download complete 23:07:56 3cdef696dda3: Download complete 23:07:56 c41833b44d91: Verifying Checksum 23:07:56 c41833b44d91: Download complete 23:07:57 c41833b44d91: Pull complete 23:07:57 58f1dce35555: Verifying Checksum 23:07:57 58f1dce35555: Download complete 23:07:58 ed15518f5707: Pull complete 23:07:59 feae8fd75edb: Verifying Checksum 23:07:59 feae8fd75edb: Download complete 23:07:59 2ced38df9373: Verifying Checksum 23:07:59 2ced38df9373: Download complete 23:08:11 feae8fd75edb: Pull complete 23:08:11 242c74f7c9fa: Pull complete 23:08:11 3cdef696dda3: Pull complete 23:08:16 2ced38df9373: Pull complete 23:08:18 58f1dce35555: Pull complete 23:08:18 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:08:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:08:18 ---> fadd8f120f05 23:08:18 Step 3/10 : ARG MAKE=make build 23:08:19 ---> Running in b83935efd8ab 23:08:20 Removing intermediate container b83935efd8ab 23:08:20 ---> 382254c94021 23:08:20 Step 4/10 : WORKDIR /device-sdk-go 23:08:20 ---> Running in d3a76719b31a 23:08:20 Removing intermediate container d3a76719b31a 23:08:20 ---> cb8bf9f4fbb0 23:08:20 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:08:20 ---> Running in 6cebf52b1fa5 23:08:20 Removing intermediate container 6cebf52b1fa5 23:08:20 ---> bb010654631e 23:08:20 Step 6/10 : RUN apk add --update --no-cache make git 23:08:20 ---> Running in f359ab2b2268 23:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:08:23 OK: 263 MiB in 53 packages 23:08:24 Removing intermediate container f359ab2b2268 23:08:24 ---> cadb51fbc29d 23:08:24 Step 7/10 : COPY go.mod vendor* ./ 23:08:28 ---> f29c00c0be5f 23:08:28 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:28 ---> Running in 812a1ed8870a 23:09:36 Removing intermediate container 812a1ed8870a 23:09:36 ---> 657ec5e775be 23:09:36 Step 9/10 : COPY . . 23:09:36 ---> aa1878778926 23:09:36 Step 10/10 : RUN ${MAKE} 23:09:36 ---> Running in 901f5605b688 23:09:36 noop 23:09:36 Removing intermediate container 901f5605b688 23:09:36 ---> 7e6325749075 23:09:36 Successfully built 7e6325749075 23:09:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:36 + docker inspect -f . ci-base-image-arm64 23:09:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:37 prd-ubuntu20.04-docker-arm64-4c-16g-15071 does not seem to be running inside a container 23:09:37 $ 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 23:09:38 $ docker top c7492bbd36a200f61404ecbc2ba673e0dd59e7e32b8cd8badeab4778bd7ac9ea -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:39 + go version 23:09:39 go version go1.20.2 linux/arm64 [Pipeline] } 23:09:39 $ docker stop --time=1 c7492bbd36a200f61404ecbc2ba673e0dd59e7e32b8cd8badeab4778bd7ac9ea 23:09:41 $ docker rm -f --volumes c7492bbd36a200f61404ecbc2ba673e0dd59e7e32b8cd8badeab4778bd7ac9ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:41 + docker inspect -f . ci-base-image-arm64 23:09:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:42 prd-ubuntu20.04-docker-arm64-4c-16g-15071 does not seem to be running inside a container 23:09:42 $ 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 23:09:43 $ docker top ac55484ef3a4b6e040846267e04510e41765d7c1074e04a84a604a0dd02182c5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:44 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 23:09:45 + make test 23:09:45 go test -race -coverprofile=coverage.out ./... 23:10:31 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:12:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:12:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:12:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:12:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:12:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:12:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.278s coverage: 27.6% of statements 23:12:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.350s coverage: 80.2% of statements 23:13:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:13:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:13:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.586s coverage: 86.0% of statements 23:13:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:13:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 23:13:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.500s coverage: 77.5% of statements 23:13:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.280s coverage: 14.3% of statements 23:13:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:13:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:13:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.537s coverage: 68.5% of statements 23:13:15 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.489s coverage: 89.2% of statements 23:13:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:13:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.251s coverage: 5.7% of statements 23:13:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:13:19 GO111MODULE=on go vet ./... 23:16:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:16:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:16:11 ./bin/test-attribution-txt.sh [Pipeline] echo 23:16:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:16:11 $ docker stop --time=1 ac55484ef3a4b6e040846267e04510e41765d7c1074e04a84a604a0dd02182c5 23:16:13 $ docker rm -f --volumes ac55484ef3a4b6e040846267e04510e41765d7c1074e04a84a604a0dd02182c5 [Pipeline] // withDockerContainer [Pipeline] sh 23:16:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:16:15 Warning: overwriting stash ‘coverage-report’ 23:16:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:16:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:16:16 + ls -al . 23:16:16 total 268 23:16:16 drwxrwxr-x 10 jenkins jenkins 4096 May 10 23:09 . 23:16:16 drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:07 .. 23:16:16 -rw-rw-r-- 1 jenkins jenkins 140 May 10 23:07 .dockerignore 23:16:16 drwxrwxr-x 8 jenkins jenkins 4096 May 10 23:07 .git 23:16:16 drwxrwxr-x 2 jenkins jenkins 4096 May 10 23:07 .github 23:16:16 -rw-rw-r-- 1 jenkins jenkins 137 May 10 23:07 .gitignore 23:16:16 -rw-rw-r-- 1 jenkins jenkins 42 May 10 23:07 .golangci.yml 23:16:16 -rw-rw-r-- 1 jenkins jenkins 31677 May 10 23:07 CHANGELOG.md 23:16:16 -rw-rw-r-- 1 jenkins jenkins 677 May 10 23:07 GOVERNANCE.md 23:16:16 -rw-rw-r-- 1 jenkins jenkins 885 May 10 23:07 Jenkinsfile 23:16:16 -rw-rw-r-- 1 jenkins jenkins 11341 May 10 23:07 LICENSE 23:16:16 -rw-rw-r-- 1 jenkins jenkins 1714 May 10 23:07 Makefile 23:16:16 -rw-rw-r-- 1 jenkins jenkins 619 May 10 23:07 OWNERS.md 23:16:16 -rw-rw-r-- 1 jenkins jenkins 4891 May 10 23:07 README.md 23:16:16 -rw-rw-r-- 1 jenkins jenkins 5 May 10 22:57 VERSION 23:16:16 drwxrwxr-x 2 jenkins jenkins 4096 May 10 23:07 bin 23:16:16 -rw-r--r-- 1 jenkins jenkins 106152 May 10 23:13 coverage.out 23:16:16 drwxrwxr-x 5 jenkins jenkins 4096 May 10 23:07 example 23:16:16 -rw-rw-r-- 1 jenkins jenkins 3234 May 10 23:07 go.mod 23:16:16 -rw-rw-r-- 1 jenkins jenkins 30781 May 10 23:07 go.sum 23:16:16 drwxrwxr-x 12 jenkins jenkins 4096 May 10 23:07 internal 23:16:16 drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:07 openapi 23:16:16 drwxrwxr-x 6 jenkins jenkins 4096 May 10 23:07 pkg 23:16:16 drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:07 snap 23:16:16 -rw-rw-r-- 1 jenkins jenkins 222 May 10 23:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:17 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b18f1c254812512d7de69eff7b41580f0d732573 --label arch=arm64 --label version=0.0.0 . 23:16:17 Sending build context to Docker daemon 6.107MB 23:16:17 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 23:16:17 Step 2/23 : FROM ${BASE} AS builder 23:16:17 ---> 7e6325749075 23:16:17 Step 3/23 : ARG MAKE=make build 23:16:17 ---> Running in 6cedb01276a4 23:16:18 Removing intermediate container 6cedb01276a4 23:16:18 ---> 3ed9f1c005b7 23:16:18 Step 4/23 : WORKDIR /device-sdk-go 23:16:18 ---> Running in 2e75b23e6827 23:16:18 Removing intermediate container 2e75b23e6827 23:16:18 ---> 91fbdfcdf156 23:16:18 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:16:18 ---> Running in 2188ff7f2beb 23:16:19 Removing intermediate container 2188ff7f2beb 23:16:19 ---> 0c0dccc7b316 23:16:19 Step 6/23 : RUN apk add --update --no-cache make git 23:16:19 ---> Running in a62cdfbfa205 23:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:22 OK: 263 MiB in 53 packages 23:16:23 Removing intermediate container a62cdfbfa205 23:16:23 ---> fa800ab4704f 23:16:23 Step 7/23 : COPY go.mod vendor* ./ 23:16:23 ---> cfd1553bddf1 23:16:23 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:23 ---> Running in 6618a8288a17 23:16:26 Removing intermediate container 6618a8288a17 23:16:26 ---> a3e96cff1827 23:16:26 Step 9/23 : COPY . . 23:16:27 ---> 6aad2f2b775a 23:16:27 Step 10/23 : RUN ${MAKE} 23:16:27 ---> Running in aae6e0ee94b0 23:16:28 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:19:05 Removing intermediate container aae6e0ee94b0 23:19:05 ---> bef21d604536 23:19:05 Step 11/23 : FROM alpine:3.17 23:19:05 3.17: Pulling from library/alpine 23:19:05 c41833b44d91: Already exists 23:19:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:19:05 Status: Downloaded newer image for alpine:3.17 23:19:05 ---> 51e60588ff2c 23:19:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:19:05 ---> Running in 460260592a24 23:19:05 Removing intermediate container 460260592a24 23:19:05 ---> f7a66b01debf 23:19:05 Step 13/23 : RUN apk add --update --no-cache 23:19:05 ---> Running in e9ff7d8e6ed4 23:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:19:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:19:08 OK: 7 MiB in 15 packages 23:19:08 Removing intermediate container e9ff7d8e6ed4 23:19:08 ---> 83a7464f830e 23:19:08 Step 14/23 : WORKDIR / 23:19:08 ---> Running in 29ea45013c74 23:19:09 Removing intermediate container 29ea45013c74 23:19:09 ---> 1e7f65a87c9a 23:19:09 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:19:09 ---> 59f9bd37cb96 23:19:09 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:19:11 ---> 7a5f4e0a06f7 23:19:11 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:19:11 ---> 72a2a5ebb194 23:19:11 Step 18/23 : EXPOSE 59999 23:19:12 ---> Running in 3ffc9a84ba3e 23:19:12 Removing intermediate container 3ffc9a84ba3e 23:19:12 ---> 232b845d3818 23:19:12 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:19:12 ---> Running in ea72037a6570 23:19:12 Removing intermediate container ea72037a6570 23:19:12 ---> 295142e3e848 23:19:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:19:12 ---> Running in 1abad4055e93 23:19:13 Removing intermediate container 1abad4055e93 23:19:13 ---> 6f1530cbe366 23:19:13 Step 21/23 : LABEL arch=arm64 23:19:13 ---> Running in 562a8de3dc84 23:19:13 Removing intermediate container 562a8de3dc84 23:19:13 ---> cb7c2a5197bc 23:19:13 Step 22/23 : LABEL git_sha=b18f1c254812512d7de69eff7b41580f0d732573 23:19:13 ---> Running in bccc8def9e29 23:19:14 Removing intermediate container bccc8def9e29 23:19:14 ---> af087688d783 23:19:14 Step 23/23 : LABEL version=0.0.0 23:19:14 ---> Running in 85bd565dfc90 23:19:14 Removing intermediate container 85bd565dfc90 23:19:14 ---> 76e939e34acb 23:19:14 [Warning] One or more build-args [ARCH] were not consumed 23:19:14 Successfully built 76e939e34acb 23:19:14 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 23:19:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:15 23:19:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:15 arm64: Pulling from edgex-lftools-log-publisher 23:19:15 8998bd30e6a1: Pulling fs layer 23:19:15 04944245beec: Pulling fs layer 23:19:15 699f458cf7ca: Pulling fs layer 23:19:15 765212b225bb: Pulling fs layer 23:19:15 f23df028b6ca: Pulling fs layer 23:19:15 d65c8cfc05b1: Pulling fs layer 23:19:15 2437ff75d9bd: Pulling fs layer 23:19:15 f23df028b6ca: Waiting 23:19:15 d65c8cfc05b1: Waiting 23:19:15 2437ff75d9bd: Waiting 23:19:15 765212b225bb: Waiting 23:19:15 04944245beec: Verifying Checksum 23:19:15 04944245beec: Download complete 23:19:15 765212b225bb: Verifying Checksum 23:19:15 765212b225bb: Download complete 23:19:15 f23df028b6ca: Verifying Checksum 23:19:15 f23df028b6ca: Download complete 23:19:15 d65c8cfc05b1: Verifying Checksum 23:19:15 d65c8cfc05b1: Download complete 23:19:15 699f458cf7ca: Verifying Checksum 23:19:15 699f458cf7ca: Download complete 23:19:16 8998bd30e6a1: Verifying Checksum 23:19:16 8998bd30e6a1: Download complete 23:19:18 2437ff75d9bd: Verifying Checksum 23:19:18 2437ff75d9bd: Download complete 23:19:20 8998bd30e6a1: Pull complete 23:19:22 04944245beec: Pull complete 23:19:24 699f458cf7ca: Pull complete 23:19:24 765212b225bb: Pull complete 23:19:24 f23df028b6ca: Pull complete 23:19:25 d65c8cfc05b1: Pull complete 23:19:40 2437ff75d9bd: Pull complete 23:19:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:19:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:40 prd-ubuntu20.04-docker-arm64-4c-16g-15071 does not seem to be running inside a container 23:19:40 $ 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 23:19:43 $ docker top 4aa283028ee58765b55ba588ee5727abaa0b3776fc383a1f877b715a2571f3a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:44 ---> job-cost.sh 23:19:44 lf-activate-venv: SKIPPING 23:19:44 INFO: No Stack... 23:19:44 INFO: Retrieving Pricing Info for: v3-standard-4 23:19:45 INFO: Archiving Costs [Pipeline] sh 23:19:46 + cut -d, -f6 23:19:46 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 23:19:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] 23:19:46 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] did not exist. Created. 23:19:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:19:47 /w/workspace/device-sdk-go/1@tmp/durable-a11b9d1b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:19:47 + echo total: 0.10999999940395355 [Pipeline] stash 23:19:47 Warning: overwriting stash ‘stack-cost’ 23:19:47 Stashed 1 file(s) [Pipeline] } 23:19:48 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1457-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:19:48 $ docker stop --time=1 4aa283028ee58765b55ba588ee5727abaa0b3776fc383a1f877b715a2571f3a0 23:19:50 $ docker rm -f --volumes 4aa283028ee58765b55ba588ee5727abaa0b3776fc383a1f877b715a2571f3a0 [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 23:19:51 provisioning config files... 23:19:51 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/config16144360172931370279tmp [Pipeline] { [Pipeline] sh 23:19:51 + set +x 23:19:51 + curl -s https://codecov.io/bash 23:19:51 + bash -s -- 23:19:51 23:19:51 _____ _ 23:19:51 / ____| | | 23:19:51 | | ___ __| | ___ ___ _____ __ 23:19:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:19:51 | |___| (_) | (_| | __/ (_| (_) \ V / 23:19:51 \_____\___/ \__,_|\___|\___\___/ \_/ 23:19:51 Bash-1.0.6 23:19:51 23:19:51 23:19:51 ==> git version 2.25.1 found 23:19:51 ==> 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 23:19:51 Release-Date: 2020-01-08 23:19:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:19:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:19:51 ==> Jenkins CI detected. 23:19:51 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1457 23:19:51 project root: . 23:19:51 --> token set from env 23:19:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:19:51 ==> Running gcov in . (disable via -X gcov) 23:19:51 ==> Python coveragepy not found 23:19:51 ==> Searching for coverage reports in: 23:19:51 + . 23:19:51 -> Found 1 reports 23:19:51 ==> Detecting git/mercurial file structure 23:19:51 ==> Reading reports 23:19:51 + ./coverage.out bytes=106152 23:19:51 ==> Appending adjustments 23:19:51 https://docs.codecov.io/docs/fixing-reports 23:19:52 + Found adjustments 23:19:52 ==> Gzipping contents 23:19:52 16K /tmp/codecov.uMH7Dd.gz 23:19:52 ==> Uploading reports 23:19:52 url: https://codecov.io 23:19:52 query: branch=PR-1457&commit=b18f1c254812512d7de69eff7b41580f0d732573&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1457%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1457&job=&cmd_args= 23:19:52 -> Pinging Codecov 23:19:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1457&commit=b18f1c254812512d7de69eff7b41580f0d732573&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1457%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1457&job=&cmd_args= 23:19:52 -> Uploading to 23:19:52 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/7E55EF52A471D76F132DFD9A03CDDE97/b18f1c254812512d7de69eff7b41580f0d732573/b764be58-8cbe-4efc-abd4-c8462133f94b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T231951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=55a0edaef902e6427eea93e0dd04ac758089e417fd2c1ccf6626b935aecf5e2f 23:19:52 % Total % Received % Xferd Average Speed Time Time Time Current 23:19:52 Dload Upload Total Spent Left Speed 23:19:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15115 0 0 100 15115 0 67177 --:--:-- --:--:-- --:--:-- 67177 23:19:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/b18f1c254812512d7de69eff7b41580f0d732573 [Pipeline] } 23:19:52 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 23:19:54 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1457/archives ] 23:19:54 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1457/archives 23:19:54 total 16 23:19:54 drwxr-xr-x 3 root root 4096 May 10 23:00 . 23:19:54 drwxrwxr-x 12 jenkins jenkins 4096 May 10 23:00 .. 23:19:54 drwxr-xr-x 2 root root 4096 May 10 23:00 cost 23:19:54 -rw-r--r-- 1 root root 86 May 10 23:00 cost.csv 23:19:54 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1457/archives 23:19:54 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1457/archives 23:19:54 total 16 23:19:54 drwxr-xr-x 3 jenkins jenkins 4096 May 10 23:00 . 23:19:54 drwxrwxr-x 12 jenkins jenkins 4096 May 10 23:00 .. 23:19:54 drwxr-xr-x 2 jenkins jenkins 4096 May 10 23:00 cost 23:19:54 -rw-r--r-- 1 jenkins jenkins 86 May 10 23:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:19:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:19:55 ---> package-listing.sh 23:19:55 ++ facter osfamily 23:19:55 ++ tr '[:upper:]' '[:lower:]' 23:19:55 + OS_FAMILY=debian 23:19:55 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1457 23:19:55 + START_PACKAGES=/tmp/packages_start.txt 23:19:55 + END_PACKAGES=/tmp/packages_end.txt 23:19:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:19:55 + PACKAGES=/tmp/packages_start.txt 23:19:55 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1457 ']' 23:19:55 + PACKAGES=/tmp/packages_end.txt 23:19:55 + case "${OS_FAMILY}" in 23:19:55 + dpkg -l 23:19:55 + grep '^ii' 23:19:55 + '[' -f /tmp/packages_start.txt ']' 23:19:55 + '[' -f /tmp/packages_end.txt ']' 23:19:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:19:55 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1457 ']' 23:19:55 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1457/archives/ 23:19:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1457/archives/ [Pipeline] echo 23:19:55 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-1457/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:19:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:56 prd-ubuntu20.04-docker-8c-8g-14996 does not seem to be running inside a container 23:19:56 $ 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-1457/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-1457 -v /w/workspace/gexfoundry_device-sdk-go_PR-1457:/w/workspace/gexfoundry_device-sdk-go_PR-1457:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1457@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 23:19:56 $ docker top fc3adc5cf491acceb145125289cc785a57fa3a886d212115850b79067d28e3a4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:57 + touch /tmp/pre-build-complete [Pipeline] sh 23:19:57 + mkdir -p /var/log/sysstat [Pipeline] sh 23:19:57 + ls /var/log/sa-host 23:19:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:19:58 provisioning config files... 23:19:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1457@tmp/config8046799627357698068tmp [Pipeline] { [Pipeline] echo 23:19:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:19:58 ---> create-netrc.sh [Pipeline] } 23:19:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:19:59 ---> python-tools-install.sh [Pipeline] echo 23:19:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:19:59 ---> sudo-logs.sh 23:19:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:19:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:19:59 ---> job-cost.sh 23:19:59 lf-activate-venv: SKIPPING 23:19:59 DEBUG: total: 0.2199999988079071 23:19:59 INFO: Retrieving Stack Cost... 23:20:00 INFO: Retrieving Pricing Info for: v3-standard-8 23:20:00 INFO: Archiving Costs [Pipeline] echo 23:20:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:20:01 ---> logs-deploy.sh 23:20:01 lf-activate-venv: SKIPPING 23:20:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1457/1 23:20:01 INFO: archiving workspace using pattern(s): 23:20:01 Archives upload complete. 23:20:01 INFO: archiving logs to Nexus 23:20:02 ---> uname -a: 23:20:02 Linux prd-ubuntu20-04-docker-8c-8g-14996 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:20:02 23:20:02 23:20:02 ---> lscpu: 23:20:02 Architecture: x86_64 23:20:02 CPU op-mode(s): 32-bit, 64-bit 23:20:02 Byte Order: Little Endian 23:20:02 Address sizes: 40 bits physical, 48 bits virtual 23:20:02 CPU(s): 8 23:20:02 On-line CPU(s) list: 0-7 23:20:02 Thread(s) per core: 1 23:20:02 Core(s) per socket: 1 23:20:02 Socket(s): 8 23:20:02 NUMA node(s): 1 23:20:02 Vendor ID: AuthenticAMD 23:20:02 CPU family: 23 23:20:02 Model: 49 23:20:02 Model name: AMD EPYC-Rome Processor 23:20:02 Stepping: 0 23:20:02 CPU MHz: 2800.000 23:20:02 BogoMIPS: 5600.00 23:20:02 Virtualization: AMD-V 23:20:02 Hypervisor vendor: KVM 23:20:02 Virtualization type: full 23:20:02 L1d cache: 256 KiB 23:20:02 L1i cache: 256 KiB 23:20:02 L2 cache: 4 MiB 23:20:02 L3 cache: 128 MiB 23:20:02 NUMA node0 CPU(s): 0-7 23:20:02 Vulnerability Itlb multihit: Not affected 23:20:02 Vulnerability L1tf: Not affected 23:20:02 Vulnerability Mds: Not affected 23:20:02 Vulnerability Meltdown: Not affected 23:20:02 Vulnerability Mmio stale data: Not affected 23:20:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:20:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:20:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:20:02 Vulnerability Srbds: Not affected 23:20:02 Vulnerability Tsx async abort: Not affected 23:20:02 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 23:20:02 23:20:02 23:20:02 ---> nproc: 23:20:02 8 23:20:02 23:20:02 23:20:02 ---> df -h: 23:20:02 Filesystem Size Used Avail Use% Mounted on 23:20:02 overlay 155G 12G 144G 8% / 23:20:02 tmpfs 64M 0 64M 0% /dev 23:20:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:20:02 shm 64M 0 64M 0% /dev/shm 23:20:02 /dev/vda1 155G 12G 144G 8% /facter-os 23:20:02 23:20:02 23:20:02 ---> sar -b -r -n DEV: 23:20:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14996) 05/10/23 _x86_64_ (8 CPU) 23:20:02 23:20:02 22:56:54 LINUX RESTART (8 CPU) 23:20:02 23:20:02 22:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:20:02 22:58:02 151.03 48.10 102.93 0.00 5450.72 197923.63 0.00 23:20:02 22:59:01 166.80 1.59 165.21 0.00 22.37 57845.25 0.00 23:20:02 23:00:01 156.81 0.30 156.51 0.00 16.66 36519.52 0.00 23:20:02 23:01:01 28.68 0.00 28.68 0.00 0.00 15759.66 0.00 23:20:02 23:02:01 7.02 2.72 4.30 0.00 2057.66 150.64 0.00 23:20:02 23:03:01 34.14 9.07 25.08 0.00 3377.30 6171.24 0.00 23:20:02 23:04:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 23:20:02 23:05:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 23:20:02 23:06:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 23:20:02 23:07:01 2.03 0.00 2.03 0.00 0.00 34.79 0.00 23:20:02 23:08:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 23:20:02 23:09:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 23:20:02 23:10:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 23:20:02 23:11:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 23:20:02 23:12:01 1.78 0.02 1.77 0.00 0.13 21.60 0.00 23:20:02 23:13:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 23:20:02 23:14:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 23:20:02 23:15:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 23:20:02 23:16:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 23:20:02 23:17:01 1.58 0.02 1.57 0.00 0.13 19.06 0.00 23:20:02 23:18:01 1.25 0.00 1.25 0.00 0.00 12.93 0.00 23:20:02 23:19:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 23:20:02 23:20:01 6.07 0.27 5.80 0.00 23.60 117.18 0.00 23:20:02 Average: 24.67 2.70 21.97 0.00 476.37 13653.26 0.00 23:20:02 23:20:02 22:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:20:02 22:58:02 29191240 31627624 693580 2.11 72212 2638632 1838148 5.42 961752 2375212 188536 23:20:02 22:59:01 28112624 31552456 746324 2.27 146064 3464536 1912248 5.64 1193244 3096744 258304 23:20:02 23:00:01 27648408 31582024 716960 2.18 159084 3913924 1807112 5.33 1244824 3476788 449416 23:20:02 23:01:01 27652732 31586708 712724 2.17 159344 3914064 1743708 5.14 1250632 3464420 136 23:20:02 23:02:01 27478916 31549840 744700 2.26 161448 4043532 1842588 5.43 1350608 3527024 65768 23:20:02 23:03:01 27281460 31571420 718428 2.18 167572 4246752 1818128 5.36 1481668 3577652 8 23:20:02 23:04:01 27281224 31571292 718464 2.18 167652 4246756 1818128 5.36 1482244 3577656 60 23:20:02 23:05:01 27289376 31579460 710320 2.16 167672 4246756 1818128 5.36 1473672 3577664 172 23:20:02 23:06:01 27289716 31579820 709896 2.16 167688 4246760 1818128 5.36 1473688 3577668 8 23:20:02 23:07:01 27290112 31580700 709524 2.16 167760 4246740 1818128 5.36 1473392 3578040 12 23:20:02 23:08:01 27290200 31580796 709384 2.16 167784 4246740 1818128 5.36 1473464 3578036 12 23:20:02 23:09:01 27289704 31580328 709784 2.16 167808 4246744 1818128 5.36 1473476 3578040 136 23:20:02 23:10:01 27290160 31580812 709240 2.16 167832 4246744 1818128 5.36 1473320 3578040 12 23:20:02 23:11:01 27290396 31581080 708912 2.16 167856 4246752 1801964 5.31 1473328 3578048 140 23:20:02 23:12:01 27290300 31581132 708764 2.16 167900 4246756 1820464 5.37 1473692 3578052 172 23:20:02 23:13:01 27289684 31580516 709224 2.16 167924 4246756 1820464 5.37 1473904 3578052 148 23:20:02 23:14:01 27289952 31580852 708916 2.16 167952 4246760 1820464 5.37 1474108 3578060 12 23:20:02 23:15:01 27289936 31580952 708712 2.16 167984 4246888 1820464 5.37 1473712 3578172 152 23:20:02 23:16:01 27289888 31580964 708672 2.16 168008 4246892 1820464 5.37 1473916 3578196 16 23:20:02 23:17:01 27288780 31579872 709680 2.16 168048 4246884 1820464 5.37 1473680 3578200 152 23:20:02 23:18:01 27289168 31580480 709020 2.16 168080 4246896 1820464 5.37 1473776 3578192 8 23:20:02 23:19:01 27289168 31580528 708956 2.16 168128 4246908 1820464 5.37 1473740 3578204 240 23:20:02 23:20:01 27210844 31507052 776996 2.36 168320 4248604 1877316 5.53 1546840 3575720 496 23:20:02 Average: 27443652 31576379 715964 2.18 161744 4105164 1823123 5.37 1418117 3493125 41918 23:20:02 23:20:02 22:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:20:02 22:58:02 ens3 649.57 398.80 6798.01 85.92 0.00 0.00 0.00 0.00 23:20:02 22:58:02 docker0 8.30 8.38 0.85 78.63 0.00 0.00 0.00 0.00 23:20:02 22:58:02 lo 7.06 7.06 0.68 0.68 0.00 0.00 0.00 0.00 23:20:02 22:59:01 ens3 366.14 220.88 2007.49 89.20 0.00 0.00 0.00 0.00 23:20:02 22:59:01 docker0 178.29 311.73 14.06 1965.65 0.00 0.00 0.00 0.00 23:20:02 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:02 22:59:01 veth9893c14 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:20:02 23:00:01 ens3 105.73 68.72 2614.21 34.06 0.00 0.00 0.00 0.00 23:20:02 23:00:01 docker0 2.60 6.90 0.16 85.00 0.00 0.00 0.00 0.00 23:20:02 23:00:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 23:20:02 23:01:01 ens3 7.53 5.23 7.91 2.84 0.00 0.00 0.00 0.00 23:20:02 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 23:20:02 23:02:01 ens3 26.56 12.51 576.95 1.07 0.00 0.00 0.00 0.00 23:20:02 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:02:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:20:02 23:03:01 ens3 119.73 68.72 1376.62 4.64 0.00 0.00 0.00 0.00 23:20:02 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:03:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 23:20:02 23:04:01 ens3 2.57 1.57 4.49 0.35 0.00 0.00 0.00 0.00 23:20:02 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:20:02 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:02 23:06:01 ens3 0.42 0.03 0.02 0.00 0.00 0.00 0.00 0.00 23:20:02 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:07:01 ens3 0.88 0.40 0.16 0.16 0.00 0.00 0.00 0.00 23:20:02 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:02 23:08:01 ens3 0.97 0.55 0.38 0.28 0.00 0.00 0.00 0.00 23:20:02 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:09:01 ens3 0.68 0.53 0.33 0.22 0.00 0.00 0.00 0.00 23:20:02 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:02 23:10:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:11:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:20:02 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:02 23:12:01 ens3 0.93 0.02 0.06 0.00 0.00 0.00 0.00 0.00 23:20:02 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:13:01 ens3 1.57 0.28 0.28 0.14 0.00 0.00 0.00 0.00 23:20:02 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:02 23:14:01 ens3 1.92 0.67 0.76 0.48 0.00 0.00 0.00 0.00 23:20:02 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:15:01 ens3 0.95 0.67 0.52 0.42 0.00 0.00 0.00 0.00 23:20:02 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:02 23:16:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:20:02 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:17:01 ens3 0.43 0.22 0.24 0.13 0.00 0.00 0.00 0.00 23:20:02 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:02 23:18:01 ens3 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:20:02 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:20:02 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:20:02 23:20:01 ens3 28.03 17.05 32.39 10.60 0.00 0.00 0.00 0.00 23:20:02 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:02 23:20:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 23:20:02 Average: ens3 56.98 34.53 582.57 9.97 0.00 0.00 0.00 0.00 23:20:02 Average: docker0 8.10 14.00 0.65 91.22 0.00 0.00 0.00 0.00 23:20:02 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 23:20:02 23:20:02 23:20:02 ---> sar -P ALL: 23:20:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14996) 05/10/23 _x86_64_ (8 CPU) 23:20:02 23:20:02 22:56:54 LINUX RESTART (8 CPU) 23:20:02 23:20:02 22:57:01 CPU %user %nice %system %iowait %steal %idle 23:20:02 22:58:02 all 8.80 0.00 3.12 2.00 0.06 86.02 23:20:02 22:58:02 0 9.63 0.00 2.52 1.04 0.05 86.76 23:20:02 22:58:02 1 8.20 0.00 3.12 4.50 0.07 84.11 23:20:02 22:58:02 2 10.88 0.00 3.03 0.71 0.05 85.32 23:20:02 22:58:02 3 10.08 0.00 3.02 0.71 0.07 86.12 23:20:02 22:58:02 4 9.84 0.00 3.08 5.21 0.07 81.81 23:20:02 22:58:02 5 7.38 0.00 3.77 0.89 0.03 87.92 23:20:02 22:58:02 6 7.77 0.00 2.67 0.72 0.07 88.77 23:20:02 22:58:02 7 6.61 0.00 3.76 2.20 0.07 87.36 23:20:02 22:59:01 all 23.59 0.00 5.01 2.32 0.07 69.01 23:20:02 22:59:01 0 24.42 0.00 5.02 2.64 0.07 67.86 23:20:02 22:59:01 1 23.75 0.00 4.48 0.73 0.05 70.98 23:20:02 22:59:01 2 22.92 0.00 4.62 0.66 0.07 71.73 23:20:02 22:59:01 3 23.64 0.00 5.37 3.37 0.14 67.48 23:20:02 22:59:01 4 25.39 0.00 5.47 8.59 0.09 60.46 23:20:02 22:59:01 5 22.51 0.00 5.38 0.29 0.05 71.76 23:20:02 22:59:01 6 23.35 0.00 5.11 0.33 0.07 71.14 23:20:02 22:59:01 7 22.72 0.00 4.63 1.96 0.07 70.62 23:20:02 23:00:01 all 35.01 0.00 5.79 2.34 0.08 56.78 23:20:02 23:00:01 0 34.96 0.00 5.54 0.18 0.08 59.22 23:20:02 23:00:01 1 34.81 0.00 5.58 0.05 0.08 59.48 23:20:02 23:00:01 2 34.78 0.00 5.93 0.10 0.07 59.12 23:20:02 23:00:01 3 35.32 0.00 5.97 8.67 0.08 49.96 23:20:02 23:00:01 4 35.60 0.00 5.51 0.37 0.07 58.46 23:20:02 23:00:01 5 34.88 0.00 5.65 0.02 0.08 59.37 23:20:02 23:00:01 6 34.44 0.00 5.95 1.28 0.07 58.26 23:20:02 23:00:01 7 35.30 0.00 6.19 8.11 0.08 50.32 23:20:02 23:01:01 all 0.42 0.00 0.17 0.45 0.01 98.94 23:20:02 23:01:01 0 0.32 0.00 0.10 0.02 0.02 99.55 23:20:02 23:01:01 1 0.13 0.00 0.10 0.00 0.02 99.75 23:20:02 23:01:01 2 0.18 0.00 0.13 0.00 0.02 99.67 23:20:02 23:01:01 3 0.12 0.00 0.50 2.98 0.03 96.36 23:20:02 23:01:01 4 0.28 0.00 0.10 0.00 0.00 99.62 23:20:02 23:01:01 5 1.91 0.00 0.13 0.00 0.02 97.94 23:20:02 23:01:01 6 0.12 0.00 0.13 0.37 0.02 99.37 23:20:02 23:01:01 7 0.30 0.00 0.13 0.27 0.00 99.30 23:20:02 23:02:01 all 0.32 0.00 0.15 0.10 0.01 99.42 23:20:02 23:02:01 0 1.28 0.00 0.20 0.03 0.02 98.47 23:20:02 23:02:01 1 0.13 0.00 0.08 0.00 0.02 99.77 23:20:02 23:02:01 2 0.25 0.00 0.27 0.45 0.00 99.03 23:20:02 23:02:01 3 0.15 0.00 0.15 0.20 0.03 99.47 23:20:02 23:02:01 4 0.12 0.00 0.03 0.02 0.02 99.82 23:20:02 23:02:01 5 0.18 0.00 0.08 0.02 0.02 99.70 23:20:02 23:02:01 6 0.20 0.00 0.25 0.07 0.00 99.48 23:20:02 23:02:01 7 0.22 0.00 0.13 0.00 0.02 99.63 23:20:02 23:03:01 all 0.94 0.00 0.48 0.23 0.02 98.34 23:20:02 23:03:01 0 0.55 0.00 0.38 0.00 0.02 99.05 23:20:02 23:03:01 1 0.68 0.00 0.52 0.17 0.02 98.61 23:20:02 23:03:01 2 0.98 0.00 0.58 0.07 0.02 98.35 23:20:02 23:03:01 3 0.83 0.00 0.50 0.88 0.03 97.75 23:20:02 23:03:01 4 0.88 0.00 0.45 0.35 0.02 98.30 23:20:02 23:03:01 5 0.64 0.00 0.37 0.02 0.02 98.96 23:20:02 23:03:01 6 0.92 0.00 0.58 0.28 0.02 98.20 23:20:02 23:03:01 7 2.00 0.00 0.45 0.05 0.02 97.48 23:20:02 23:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:20:02 23:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:20:02 23:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:20:02 23:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:20:02 23:04:01 3 0.03 0.00 0.00 0.03 0.05 99.88 23:20:02 23:04:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:20:02 23:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:20:02 23:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:20:02 23:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:20:02 23:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:20:02 23:05:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:20:02 23:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:20:02 23:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:20:02 23:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:20:02 23:06:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:20:02 23:06:01 0 0.00 0.00 0.03 0.00 0.02 99.95 23:20:02 23:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:20:02 23:06:01 3 0.00 0.00 0.02 0.03 0.02 99.93 23:20:02 23:06:01 4 0.05 0.00 0.00 0.02 0.02 99.92 23:20:02 23:06:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:20:02 23:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:20:02 23:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:20:02 23:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:20:02 23:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:20:02 23:07:01 1 0.02 0.00 0.02 0.02 0.02 99.93 23:20:02 23:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:20:02 23:07:01 3 0.08 0.00 0.02 0.02 0.05 99.83 23:20:02 23:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:20:02 23:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:20:02 23:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:20:02 23:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:20:02 23:08:01 all 0.01 0.00 0.00 0.00 0.01 99.97 23:20:02 23:08:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:20:02 23:08:01 1 0.03 0.00 0.00 0.02 0.02 99.93 23:20:02 23:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:20:02 23:08:01 3 0.00 0.00 0.00 0.02 0.02 99.97 23:20:02 23:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:20:02 23:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:20:02 23:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:20:02 23:20:02 23:08:01 CPU %user %nice %system %iowait %steal %idle 23:20:02 23:09:01 all 0.25 0.00 0.02 0.00 0.01 99.73 23:20:02 23:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:20:02 23:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:20:02 23:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:20:02 23:09:01 3 0.07 0.00 0.07 0.02 0.02 99.83 23:20:02 23:09:01 4 0.05 0.00 0.00 0.00 0.02 99.93 23:20:02 23:09:01 5 1.76 0.00 0.02 0.00 0.02 98.21 23:20:02 23:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:20:02 23:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:20:02 23:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:20:02 23:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:20:02 23:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:20:02 23:10:01 3 0.00 0.00 0.03 0.00 0.03 99.93 23:20:02 23:10:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:20:02 23:10:01 5 0.08 0.00 0.03 0.00 0.02 99.87 23:20:02 23:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:20:02 23:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:20:02 23:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:20:02 23:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:20:02 23:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:20:02 23:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:20:02 23:11:01 3 0.03 0.00 0.00 0.02 0.03 99.92 23:20:02 23:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:20:02 23:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:20:02 23:12:01 all 0.02 0.00 0.04 0.01 0.01 99.93 23:20:02 23:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:20:02 23:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:20:02 23:12:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:20:02 23:12:01 3 0.02 0.00 0.05 0.02 0.02 99.90 23:20:02 23:12:01 4 0.02 0.00 0.03 0.03 0.02 99.90 23:20:02 23:12:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:20:02 23:12:01 6 0.00 0.00 0.03 0.00 0.02 99.95 23:20:02 23:12:01 7 0.00 0.00 0.05 0.00 0.00 99.95 23:20:02 23:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:20:02 23:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:20:02 23:13:01 1 0.05 0.00 0.00 0.00 0.00 99.95 23:20:02 23:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:20:02 23:13:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:20:02 23:13:01 4 0.02 0.00 0.02 0.00 0.03 99.93 23:20:02 23:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:20:02 23:14:01 all 0.03 0.00 0.00 0.00 0.01 99.96 23:20:02 23:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:20:02 23:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:20:02 23:14:01 4 0.15 0.00 0.00 0.00 0.03 99.82 23:20:02 23:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:20:02 23:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:20:02 23:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:20:02 23:15:01 all 0.05 0.00 0.01 0.00 0.01 99.92 23:20:02 23:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:20:02 23:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:20:02 23:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:20:02 23:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:20:02 23:15:01 4 0.23 0.00 0.02 0.02 0.03 99.70 23:20:02 23:15:01 5 0.05 0.00 0.00 0.00 0.02 99.93 23:20:02 23:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:20:02 23:15:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:20:02 23:16:01 all 0.03 0.00 0.00 0.01 0.01 99.95 23:20:02 23:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:20:02 23:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:20:02 23:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:20:02 23:16:01 3 0.00 0.00 0.00 0.03 0.02 99.95 23:20:02 23:16:01 4 0.15 0.00 0.02 0.00 0.02 99.82 23:20:02 23:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:20:02 23:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:20:02 23:17:01 all 0.02 0.00 0.02 0.00 0.01 99.96 23:20:02 23:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:20:02 23:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:20:02 23:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:20:02 23:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:17:01 4 0.05 0.00 0.03 0.00 0.03 99.88 23:20:02 23:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:20:02 23:17:01 6 0.00 0.00 0.03 0.02 0.00 99.95 23:20:02 23:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:20:02 23:18:01 all 0.02 0.00 0.00 0.00 0.01 99.96 23:20:02 23:18:01 0 0.05 0.00 0.00 0.00 0.02 99.93 23:20:02 23:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:20:02 23:18:01 4 0.07 0.00 0.00 0.00 0.03 99.90 23:20:02 23:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:20:02 23:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:20:02 23:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:20:02 23:19:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:20:02 23:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:20:02 23:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:20:02 23:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 23:20:02 23:19:01 3 0.00 0.00 0.02 0.03 0.00 99.95 23:20:02 23:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:20:02 23:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:20:02 23:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:20:02 23:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:20:02 23:20:02 23:19:01 CPU %user %nice %system %iowait %steal %idle 23:20:02 23:20:01 all 0.65 0.00 0.26 0.02 0.01 99.06 23:20:02 23:20:01 0 0.48 0.00 0.37 0.03 0.02 99.10 23:20:02 23:20:01 1 0.77 0.00 0.28 0.02 0.00 98.93 23:20:02 23:20:01 2 0.45 0.00 0.27 0.03 0.02 99.23 23:20:02 23:20:01 3 0.33 0.00 0.20 0.03 0.02 99.42 23:20:02 23:20:01 4 0.47 0.00 0.17 0.02 0.03 99.32 23:20:02 23:20:01 5 0.28 0.00 0.20 0.00 0.02 99.50 23:20:02 23:20:01 6 1.87 0.00 0.40 0.00 0.00 97.73 23:20:02 23:20:01 7 0.53 0.00 0.18 0.00 0.02 99.27 23:20:02 Average: all 3.02 0.00 0.65 0.32 0.02 95.99 23:20:02 Average: 0 3.10 0.00 0.62 0.17 0.02 96.10 23:20:02 Average: 1 2.96 0.00 0.61 0.24 0.02 96.17 23:20:02 Average: 2 3.04 0.00 0.64 0.09 0.02 96.22 23:20:02 Average: 3 3.03 0.00 0.68 0.74 0.03 95.52 23:20:02 Average: 4 3.16 0.00 0.64 0.63 0.03 95.55 23:20:02 Average: 5 3.01 0.00 0.68 0.05 0.02 96.24 23:20:02 Average: 6 2.95 0.00 0.65 0.13 0.01 96.26 23:20:02 Average: 7 2.91 0.00 0.67 0.54 0.01 95.87 23:20:02 23:20:02 23:20:02