Pull request #1623 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cabc119893c5e5145817e3e163786f41fecf9e3e+083c381ac4cc923d13d653dabf1097f47e3433f3 (16455ad9040d2f45f34006ac0bd5fb86a92c0155) 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-ssh13666426571675803617.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh6694800071267015569.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 f3350a1713306dce7682ed7e37d5774890d03277 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-1623/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-1623/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13924896941888042459.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-1623/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4503895838090856037.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh15243166969163189300.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-1623/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-1623/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17846534208833257717.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 f3350a1713306dce7682ed7e37d5774890d03277 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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-9556 in /w/workspace/gexfoundry_device-sdk-go_PR-1623 [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-1623 # 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/1623/head:refs/remotes/origin/PR-1623 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 083c381ac4cc923d13d653dabf1097f47e3433f3 into PR head commit cabc119893c5e5145817e3e163786f41fecf9e3e Merge succeeded, producing cabc119893c5e5145817e3e163786f41fecf9e3e Checking out Revision cabc119893c5e5145817e3e163786f41fecf9e3e (PR-1623) 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 f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f cabc119893c5e5145817e3e163786f41fecf9e3e # 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 083c381ac4cc923d13d653dabf1097f47e3433f3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cabc119893c5e5145817e3e163786f41fecf9e3e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:17:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:17:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:17:48 ========================================================= 04:17:48 EdgeX Global Pipelines Version Info 04:17:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:17:48 ------------------- 04:17:48 stable info: 04:17:48 ------------------- 04:17:48 Commited By: Cherry Wang cherry@iotechsys.com 04:17:48 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:17:48 Message: update stable to v1.0.263 04:17:49 ------------------- 04:17:49 experimental info: 04:17:49 ------------------- 04:17:49 Commited By: Cherry Wang cherry@iotechsys.com 04:17:49 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:17:49 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:17:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:17:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:17:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:17:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:17:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:17:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:17:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:17:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:17:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:17:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:17:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1623 [Pipeline] echo 04:17:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1623 [Pipeline] echo 04:17:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1623 [Pipeline] echo 04:17:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cabc119893c5e5145817e3e163786f41fecf9e3e [Pipeline] echo 04:17:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cabc119 [Pipeline] echo 04:17:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:51 provisioning config files... 04:17:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/config7546491643211044366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:51 ---> ****-login.sh 04:17:51 nexus3.edgexfoundry.org:10001 04:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:52 Configure a credential helper to remove this warning. See 04:17:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:52 04:17:52 Login Succeeded 04:17:52 nexus3.edgexfoundry.org:10002 04:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:52 Configure a credential helper to remove this warning. See 04:17:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:52 04:17:52 Login Succeeded 04:17:52 nexus3.edgexfoundry.org:10003 04:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:52 Configure a credential helper to remove this warning. See 04:17:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:52 04:17:52 Login Succeeded 04:17:52 nexus3.edgexfoundry.org:10004 04:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:52 Configure a credential helper to remove this warning. See 04:17:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:52 04:17:52 Login Succeeded 04:17:52 ****.io 04:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:17:53 Configure a credential helper to remove this warning. See 04:17:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:17:53 04:17:53 Login Succeeded 04:17:53 ---> ****-login.sh ends [Pipeline] } 04:17:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:17:53 + git rev-list -1 --merges cabc119893c5e5145817e3e163786f41fecf9e3e~1..cabc119893c5e5145817e3e163786f41fecf9e3e [Pipeline] echo 04:17:53 -----------> git rev-list -1 --merges cabc119893c5e5145817e3e163786f41fecf9e3e~1..cabc119893c5e5145817e3e163786f41fecf9e3e cabc119893c5e5145817e3e163786f41fecf9e3e [false] [Pipeline] sh 04:17:54 + git log --format=format:%s -1 cabc119893c5e5145817e3e163786f41fecf9e3e [Pipeline] echo 04:17:54 ========================================================= 04:17:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:17:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:54 + git log --format=format:%s -1 cabc119893c5e5145817e3e163786f41fecf9e3e [Pipeline] echo 04:17:54 [semverPrep] GIT_COMMIT: cabc119893c5e5145817e3e163786f41fecf9e3e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:17:54 [semverPrep] This is not a build commit. [Pipeline] sh 04:17:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:17:55 + grep -v github /etc/ssh/ssh_known_hosts 04:17:55 + [ -e /tmp/ssh_known_hosts ] 04:17:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:17:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:17:55 + sudo tee -a /etc/ssh/ssh_known_hosts 04:17:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:17:55 04:17:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:17:56 0.1.4: Pulling from edgex-devops/py-git-semver 04:17:56 b85a868b505f: Pulling fs layer 04:17:56 e2be974225ed: Pulling fs layer 04:17:56 339a4e72a1f5: Pulling fs layer 04:17:56 988bab9f4d93: Pulling fs layer 04:17:56 1469e6f7b9e6: Pulling fs layer 04:17:56 eaf3925da568: Pulling fs layer 04:17:56 bab4dde63d76: Pulling fs layer 04:17:56 bde34c3a00c8: Pulling fs layer 04:17:56 b352a97aabf1: Pulling fs layer 04:17:56 4872d77fe225: Pulling fs layer 04:17:56 5851b861e8e6: Pulling fs layer 04:17:56 4872d77fe225: Waiting 04:17:56 5851b861e8e6: Waiting 04:17:56 bde34c3a00c8: Waiting 04:17:56 bab4dde63d76: Waiting 04:17:56 988bab9f4d93: Waiting 04:17:56 1469e6f7b9e6: Waiting 04:17:56 eaf3925da568: Waiting 04:17:56 b352a97aabf1: Waiting 04:17:56 e2be974225ed: Download complete 04:17:56 1469e6f7b9e6: Verifying Checksum 04:17:56 1469e6f7b9e6: Download complete 04:17:56 eaf3925da568: Download complete 04:17:56 339a4e72a1f5: Verifying Checksum 04:17:56 339a4e72a1f5: Download complete 04:17:56 bde34c3a00c8: Verifying Checksum 04:17:56 bde34c3a00c8: Download complete 04:17:56 b352a97aabf1: Verifying Checksum 04:17:56 b352a97aabf1: Download complete 04:17:56 4872d77fe225: Download complete 04:17:56 5851b861e8e6: Verifying Checksum 04:17:56 5851b861e8e6: Download complete 04:17:56 b85a868b505f: Verifying Checksum 04:17:56 b85a868b505f: Download complete 04:17:56 bab4dde63d76: Verifying Checksum 04:17:56 bab4dde63d76: Download complete 04:17:57 b85a868b505f: Pull complete 04:17:57 e2be974225ed: Pull complete 04:17:58 339a4e72a1f5: Pull complete 04:17:58 988bab9f4d93: Pull complete 04:17:58 1469e6f7b9e6: Pull complete 04:17:58 eaf3925da568: Pull complete 04:18:00 bab4dde63d76: Pull complete 04:18:00 bde34c3a00c8: Pull complete 04:18:00 b352a97aabf1: Pull complete 04:18:00 4872d77fe225: Pull complete 04:18:00 5851b861e8e6: Pull complete 04:18:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:18:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:01 prd-ubuntu20.04-docker-8c-8g-9556 does not seem to be running inside a container 04:18:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1623 -v /w/workspace/gexfoundry_device-sdk-go_PR-1623:/w/workspace/gexfoundry_device-sdk-go_PR-1623:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:18:04 $ docker top c76e6df62fa65b434d7fb1fbe73ec79941fef660c10b83b1c92ad10e84bd93f5 -eo pid,comm 04:18:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:18:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:18:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:18:04 [ssh-agent] Looking for ssh-agent implementation... 04:18:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:18:04 $ docker exec c76e6df62fa65b434d7fb1fbe73ec79941fef660c10b83b1c92ad10e84bd93f5 ssh-agent 04:18:05 SSH_AUTH_SOCK=/tmp/ssh-LX1wJbimImEJ/agent.33 04:18:05 SSH_AGENT_PID=39 04:18:05 Running ssh-add (command line suppressed) 04:18:05 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/private_key_13283194551649363535.key (/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/private_key_13283194551649363535.key) 04:18:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:18:05 + git tag --points-at HEAD [Pipeline] } 04:18:05 $ docker exec --env ******** --env ******** c76e6df62fa65b434d7fb1fbe73ec79941fef660c10b83b1c92ad10e84bd93f5 ssh-agent -k 04:18:05 unset SSH_AUTH_SOCK; 04:18:05 unset SSH_AGENT_PID; 04:18:05 echo Agent pid 39 killed; 04:18:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:18:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:18:05 [ssh-agent] Looking for ssh-agent implementation... 04:18:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:18:05 $ docker exec c76e6df62fa65b434d7fb1fbe73ec79941fef660c10b83b1c92ad10e84bd93f5 ssh-agent 04:18:06 SSH_AUTH_SOCK=/tmp/ssh-Rrcx8q2fAFll/agent.72 04:18:06 SSH_AGENT_PID=79 04:18:06 Running ssh-add (command line suppressed) 04:18:06 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/private_key_17060093234001961027.key (/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/private_key_17060093234001961027.key) 04:18:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:18:06 + git semver init 04:18:06 2024-09-06 04:18:06,659 [run_init] DEBUG init version:0.0.0 force:False 04:18:06 2024-09-06 04:18:06,660 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver 04:18:06 2024-09-06 04:18:06,660 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver 04:18:06 2024-09-06 04:18:06,661 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1623, universal_newlines=False, shell=None, istream=None) 04:18:08 2024-09-06 04:18:08,623 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1623/.git/info/exclude 04:18:08 2024-09-06 04:18:08,624 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver/PR-1623 with force:False 04:18:08 2024-09-06 04:18:08,624 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver/PR-1623 04:18:08 2024-09-06 04:18:08,629 [execute] INFO git cat-file --batch-check 04:18:08 2024-09-06 04:18:08,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver, universal_newlines=False, shell=None, istream=) 04:18:08 2024-09-06 04:18:08,635 [execute] INFO git cat-file --batch 04:18:08 2024-09-06 04:18:08,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver, universal_newlines=False, shell=None, istream=) 04:18:08 2024-09-06 04:18:08,640 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver/PR-1623 04:18:08 0.0.0 [Pipeline] } 04:18:08 $ docker exec --env ******** --env ******** c76e6df62fa65b434d7fb1fbe73ec79941fef660c10b83b1c92ad10e84bd93f5 ssh-agent -k 04:18:09 unset SSH_AUTH_SOCK; 04:18:09 unset SSH_AGENT_PID; 04:18:09 echo Agent pid 79 killed; 04:18:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:18:09 + git semver [Pipeline] } 04:18:09 $ docker stop --time=1 c76e6df62fa65b434d7fb1fbe73ec79941fef660c10b83b1c92ad10e84bd93f5 04:18:11 $ docker rm -f --volumes c76e6df62fa65b434d7fb1fbe73ec79941fef660c10b83b1c92ad10e84bd93f5 [Pipeline] // withDockerContainer [Pipeline] sh 04:18:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:18:11 Stashed 1 file(s) [Pipeline] echo 04:18:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:12 provisioning config files... 04:18:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/config6820080199264260341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:12 ---> ****-login.sh 04:18:12 nexus3.edgexfoundry.org:10001 04:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:12 Configure a credential helper to remove this warning. See 04:18:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:12 04:18:12 Login Succeeded 04:18:12 nexus3.edgexfoundry.org:10002 04:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:12 Configure a credential helper to remove this warning. See 04:18:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:12 04:18:12 Login Succeeded 04:18:12 nexus3.edgexfoundry.org:10003 04:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:13 Configure a credential helper to remove this warning. See 04:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:13 04:18:13 Login Succeeded 04:18:13 nexus3.edgexfoundry.org:10004 04:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:13 Configure a credential helper to remove this warning. See 04:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:13 04:18:13 Login Succeeded 04:18:13 ****.io 04:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:13 Configure a credential helper to remove this warning. See 04:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:13 04:18:13 Login Succeeded 04:18:13 ---> ****-login.sh ends [Pipeline] } 04:18:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:18:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:18:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:18:13 ========================================================= 04:18:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:18:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:14 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:18:14 Sending build context to Docker daemon 25.3MB 04:18:14 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:18:14 Step 2/10 : FROM ${BASE} AS builder 04:18:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:18:14 619be1103602: Pulling fs layer 04:18:14 7862e08f4a3e: Pulling fs layer 04:18:14 5df492c9dc93: Pulling fs layer 04:18:14 7629e6793208: Pulling fs layer 04:18:14 4f4fb700ef54: Pulling fs layer 04:18:14 fb5054dd5b73: Pulling fs layer 04:18:14 eeca6798cff9: Pulling fs layer 04:18:14 fb5054dd5b73: Waiting 04:18:14 aa269ceb94a6: Pulling fs layer 04:18:14 4f4fb700ef54: Waiting 04:18:14 eeca6798cff9: Waiting 04:18:14 ada007ff1a6a: Pulling fs layer 04:18:14 7629e6793208: Waiting 04:18:14 ada007ff1a6a: Waiting 04:18:14 7862e08f4a3e: Verifying Checksum 04:18:14 7862e08f4a3e: Download complete 04:18:14 7629e6793208: Download complete 04:18:14 4f4fb700ef54: Verifying Checksum 04:18:14 4f4fb700ef54: Download complete 04:18:14 619be1103602: Download complete 04:18:14 fb5054dd5b73: Verifying Checksum 04:18:14 fb5054dd5b73: Download complete 04:18:14 eeca6798cff9: Verifying Checksum 04:18:14 eeca6798cff9: Download complete 04:18:14 619be1103602: Pull complete 04:18:14 ada007ff1a6a: Verifying Checksum 04:18:14 ada007ff1a6a: Download complete 04:18:14 7862e08f4a3e: Pull complete 04:18:15 5df492c9dc93: Verifying Checksum 04:18:15 5df492c9dc93: Download complete 04:18:15 aa269ceb94a6: Download complete 04:18:18 5df492c9dc93: Pull complete 04:18:18 7629e6793208: Pull complete 04:18:18 4f4fb700ef54: Pull complete 04:18:18 fb5054dd5b73: Pull complete 04:18:18 eeca6798cff9: Pull complete 04:18:21 aa269ceb94a6: Pull complete 04:18:22 ada007ff1a6a: Pull complete 04:18:22 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:18:22 ---> f489d0715acc 04:18:22 Step 3/10 : ARG MAKE=make build 04:18:27 Still waiting to schedule task 04:18:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:18:27 ---> Running in 7f5aaa81f262 04:18:27 Removing intermediate container 7f5aaa81f262 04:18:27 ---> d1a5cb95c60e 04:18:27 Step 4/10 : WORKDIR /device-sdk-go 04:18:27 ---> Running in de12406e643b 04:18:27 Removing intermediate container de12406e643b 04:18:27 ---> 1574b53754e3 04:18:27 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:18:27 ---> Running in df7cc62f0dab 04:18:27 Removing intermediate container df7cc62f0dab 04:18:27 ---> 6cc2d1d94e9f 04:18:27 Step 6/10 : RUN apk add --update --no-cache make git 04:18:27 ---> Running in a044d0b4ace3 04:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:18:27 OK: 264 MiB in 52 packages 04:18:28 Removing intermediate container a044d0b4ace3 04:18:28 ---> 4af4bff02b6f 04:18:28 Step 7/10 : COPY go.mod vendor* ./ 04:18:28 ---> 9b2cbada8988 04:18:28 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:28 ---> Running in 911280788d6f 04:19:24 Removing intermediate container 911280788d6f 04:19:24 ---> 7fdb62c1dc1d 04:19:24 Step 9/10 : COPY . . 04:19:24 ---> 44343d1429c6 04:19:24 Step 10/10 : RUN ${MAKE} 04:19:24 ---> Running in 7fff5a8c647b 04:19:24 noop 04:19:24 Removing intermediate container 7fff5a8c647b 04:19:24 ---> 22c675073494 04:19:24 Successfully built 22c675073494 04:19:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:25 + docker inspect -f . ci-base-image-x86_64 04:19:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:25 prd-ubuntu20.04-docker-8c-8g-9556 does not seem to be running inside a container 04:19:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1623 -v /w/workspace/gexfoundry_device-sdk-go_PR-1623:/w/workspace/gexfoundry_device-sdk-go_PR-1623:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:19:25 $ docker top 4a4ff246734433818070a3840499ac0201dae4eba70d5e960cb238fa2965780e -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:26 + go version 04:19:26 go version go1.21.9 linux/amd64 [Pipeline] } 04:19:26 $ docker stop --time=1 4a4ff246734433818070a3840499ac0201dae4eba70d5e960cb238fa2965780e 04:19:27 $ docker rm -f --volumes 4a4ff246734433818070a3840499ac0201dae4eba70d5e960cb238fa2965780e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:28 + docker inspect -f . ci-base-image-x86_64 04:19:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:28 prd-ubuntu20.04-docker-8c-8g-9556 does not seem to be running inside a container 04:19:28 $ 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-1623 -v /w/workspace/gexfoundry_device-sdk-go_PR-1623:/w/workspace/gexfoundry_device-sdk-go_PR-1623:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:19:28 $ docker top 2111ef115634bad2414fd1d1817930edf770ca99751273ef6f8de73e3e399094 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:29 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1623 [Pipeline] fileExists [Pipeline] sh 04:19:29 + make test 04:19:29 go test -race -coverprofile=coverage.out ./... 04:19:36 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:20:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:20:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:20:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:20:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:20:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:20:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.024s coverage: 26.0% of statements 04:20:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.044s coverage: 79.4% of statements 04:20:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:20:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:20:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:20:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.045s coverage: 86.0% of statements 04:20:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 04:20:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:20:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:20:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.089s coverage: 45.2% of statements 04:20:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:20:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.040s coverage: 14.4% of statements 04:20:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.345s coverage: 44.6% of statements 04:20:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.054s coverage: 68.5% of statements 04:20:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.092s coverage: 89.2% of statements 04:20:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.046s coverage: 5.3% of statements 04:20:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9559 in /w/workspace/gexfoundry_device-sdk-go_PR-1623 [Pipeline] { [Pipeline] ws 04:20:25 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:20:28 The recommended git tool is: git 04:20:33 using credential edgex-jenkins-ssh 04:20:33 Cloning the remote Git repository 04:20:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:20:33 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:20:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:20:33 > git --version # timeout=10 04:20:33 > git --version # 'git version 2.25.1' 04:20:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:20:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:38 Merging remotes/origin/main commit 083c381ac4cc923d13d653dabf1097f47e3433f3 into PR head commit cabc119893c5e5145817e3e163786f41fecf9e3e 04:20:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:20:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:20:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1623/head:refs/remotes/origin/PR-1623 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:20:38 > git config core.sparsecheckout # timeout=10 04:20:38 > git checkout -f cabc119893c5e5145817e3e163786f41fecf9e3e # timeout=10 04:20:38 > git remote # timeout=10 04:20:38 Merge succeeded, producing cabc119893c5e5145817e3e163786f41fecf9e3e 04:20:38 Checking out Revision cabc119893c5e5145817e3e163786f41fecf9e3e (PR-1623) 04:20:39 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:20:39 > git --version # timeout=10 04:20:39 > git --version # 'git version 2.25.1' 04:20:39 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 04:20:38 > git config --get remote.origin.url # timeout=10 04:20:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:38 > git merge 083c381ac4cc923d13d653dabf1097f47e3433f3 # timeout=10 04:20:38 > git rev-parse HEAD^{commit} # timeout=10 04:20:38 > git config core.sparsecheckout # timeout=10 04:20:38 > git checkout -f cabc119893c5e5145817e3e163786f41fecf9e3e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:20:44 % Total % Received % Xferd Average Speed Time Time Time Current 04:20:44 Dload Upload Total Spent Left Speed 04:20:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89706 [Pipeline] sh 04:20:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:20:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:20:45 + sudo tee /etc/docker/daemon.new 04:20:45 { 04:20:45 "registry-mirrors": [ 04:20:45 "https://nexus3.edgexfoundry.org:10001" 04:20:45 ], 04:20:45 "bip": "10.250.0.254/24", 04:20:45 "hosts": [ 04:20:45 "tcp://0.0.0.0:5555", 04:20:45 "unix:///var/run/docker.sock" 04:20:45 ], 04:20:45 "mtu": 1458, 04:20:45 "selinux-enabled": true, 04:20:45 "seccomp-profile": "/etc/docker/seccomp.json" 04:20:45 } [Pipeline] sh 04:20:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:20:45 + sudo service docker restart 04:20:57 GO111MODULE=on go vet ./... 04:20:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:20:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:20:59 ./bin/test-attribution-txt.sh [Pipeline] echo 04:20:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:20:59 $ docker stop --time=1 2111ef115634bad2414fd1d1817930edf770ca99751273ef6f8de73e3e399094 04:21:03 $ docker rm -f --volumes 2111ef115634bad2414fd1d1817930edf770ca99751273ef6f8de73e3e399094 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:04 provisioning config files... 04:21:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6351618818971908084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:21:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 04:21:05 ---> ****-login.sh 04:21:05 nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:05 Configure a credential helper to remove this warning. See 04:21:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:05 04:21:05 Login Succeeded 04:21:05 nexus3.edgexfoundry.org:10002 04:21:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:06 + ls -al . 04:21:06 total 384 04:21:06 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 04:19 . 04:21:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 04:17 .. 04:21:06 -rw-rw-r-- 1 jenkins jenkins 140 Sep 6 04:17 .dockerignore 04:21:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 04:20 .git 04:21:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 04:17 .github 04:21:06 -rw-rw-r-- 1 jenkins jenkins 137 Sep 6 04:17 .gitignore 04:21:06 -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 04:17 .golangci.yml 04:21:06 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 04:18 .semver 04:21:06 -rw-rw-r-- 1 jenkins jenkins 48109 Sep 6 04:17 CHANGELOG.md 04:21:06 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 04:17 GOVERNANCE.md 04:21:06 -rw-rw-r-- 1 jenkins jenkins 885 Sep 6 04:17 Jenkinsfile 04:21:06 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 6 04:17 LICENSE 04:21:06 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 6 04:17 Makefile 04:21:06 -rw-rw-r-- 1 jenkins jenkins 619 Sep 6 04:17 OWNERS.md 04:21:06 -rw-rw-r-- 1 jenkins jenkins 4937 Sep 6 04:17 README.md 04:21:06 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 04:18 VERSION 04:21:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 04:17 bin 04:21:06 -rw-r--r-- 1 jenkins jenkins 127940 Sep 6 04:20 coverage.out 04:21:06 drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 04:17 example 04:21:06 -rw-rw-r-- 1 jenkins jenkins 6985 Sep 6 04:17 go.mod 04:21:06 -rw-rw-r-- 1 jenkins jenkins 101462 Sep 6 04:17 go.sum 04:21:06 drwxrwxr-x 13 jenkins jenkins 4096 Sep 6 04:17 internal 04:21:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 04:17 openapi 04:21:06 drwxrwxr-x 6 jenkins jenkins 4096 Sep 6 04:17 pkg 04:21:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 04:17 snap 04:21:06 -rw-rw-r-- 1 jenkins jenkins 222 Sep 6 04:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:06 Configure a credential helper to remove this warning. See 04:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:06 04:21:06 Login Succeeded 04:21:06 nexus3.edgexfoundry.org:10003 [Pipeline] sh 04:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:06 Configure a credential helper to remove this warning. See 04:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:06 04:21:06 Login Succeeded 04:21:06 nexus3.edgexfoundry.org:10004 04:21:06 + 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=cabc119893c5e5145817e3e163786f41fecf9e3e --label arch=amd64 --label version=0.0.0 . 04:21:06 Sending build context to Docker daemon 25.43MB 04:21:06 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:21:06 Step 2/24 : FROM ${BASE} AS builder 04:21:06 ---> 22c675073494 04:21:06 Step 3/24 : ARG MAKE=make build 04:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:07 Configure a credential helper to remove this warning. See 04:21:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:07 04:21:07 Login Succeeded 04:21:07 ****.io 04:21:07 ---> Running in 63b85915c683 04:21:07 Removing intermediate container 63b85915c683 04:21:07 ---> 065c2d4bdc5a 04:21:07 Step 4/24 : WORKDIR /device-sdk-go 04:21:07 ---> Running in 8604fc73005d 04:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:07 Removing intermediate container 8604fc73005d 04:21:07 ---> d18a907a1f6d 04:21:07 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:21:07 ---> Running in e29131eb5c41 04:21:07 Removing intermediate container e29131eb5c41 04:21:07 ---> 0ac41d55845f 04:21:07 Step 6/24 : RUN apk add --update --no-cache make git 04:21:07 ---> Running in 980cc843ab4d 04:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:07 Configure a credential helper to remove this warning. See 04:21:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:07 04:21:07 Login Succeeded 04:21:07 ---> ****-login.sh ends [Pipeline] } 04:21:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] unstash 04:21:08 OK: 264 MiB in 52 packages [Pipeline] echo 04:21:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:21:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:21:08 ========================================================= 04:21:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:21:08 ========================================================= [Pipeline] fileExists 04:21:08 Removing intermediate container 980cc843ab4d 04:21:08 ---> 9c8fc5eadd33 04:21:08 Step 7/24 : COPY go.mod vendor* ./ [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:08 ---> cb5ab4507f7b 04:21:08 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:08 ---> Running in 244d496f438b 04:21:08 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:21:09 Removing intermediate container 244d496f438b 04:21:09 ---> 5da8212de28f 04:21:09 Step 9/24 : COPY . . 04:21:09 Sending build context to Docker daemon 13.1MB 04:21:09 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:21:09 Step 2/10 : FROM ${BASE} AS builder 04:21:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:21:09 c6b39de5b339: Pulling fs layer 04:21:09 a69c41024577: Pulling fs layer 04:21:09 d6de4b400683: Pulling fs layer 04:21:09 35cb2a7552d0: Pulling fs layer 04:21:09 4f4fb700ef54: Pulling fs layer 04:21:09 464afbd9ba4c: Pulling fs layer 04:21:09 00f215d4a9da: Pulling fs layer 04:21:09 d496ad576159: Pulling fs layer 04:21:09 35cb2a7552d0: Waiting 04:21:09 4f4fb700ef54: Waiting 04:21:09 464afbd9ba4c: Waiting 04:21:09 00f215d4a9da: Waiting 04:21:09 d496ad576159: Waiting 04:21:09 a69c41024577: Verifying Checksum 04:21:09 a69c41024577: Download complete 04:21:09 35cb2a7552d0: Download complete 04:21:09 4f4fb700ef54: Verifying Checksum 04:21:09 4f4fb700ef54: Download complete 04:21:09 464afbd9ba4c: Verifying Checksum 04:21:09 464afbd9ba4c: Download complete 04:21:09 c6b39de5b339: Verifying Checksum 04:21:09 c6b39de5b339: Download complete 04:21:10 d496ad576159: Verifying Checksum 04:21:10 d496ad576159: Download complete 04:21:10 ---> 33fc9cbcc416 04:21:10 Step 10/24 : RUN ${MAKE} 04:21:10 ---> Running in 1b021125cc95 04:21:10 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:21:10 c6b39de5b339: Pull complete 04:21:11 a69c41024577: Pull complete 04:21:11 d6de4b400683: Verifying Checksum 04:21:11 d6de4b400683: Download complete 04:21:12 00f215d4a9da: Verifying Checksum 04:21:12 00f215d4a9da: Download complete 04:21:24 d6de4b400683: Pull complete 04:21:24 35cb2a7552d0: Pull complete 04:21:24 4f4fb700ef54: Pull complete 04:21:24 464afbd9ba4c: Pull complete 04:21:34 00f215d4a9da: Pull complete 04:21:34 d496ad576159: Pull complete 04:21:34 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:21:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:21:35 ---> f246e2811388 04:21:35 Step 3/10 : ARG MAKE=make build 04:21:37 ---> Running in 8e3cb8f4dd18 04:21:37 Removing intermediate container 8e3cb8f4dd18 04:21:37 ---> 84f55eb8738c 04:21:37 Step 4/10 : WORKDIR /device-sdk-go 04:21:37 ---> Running in 4ee36c47a4c5 04:21:37 Removing intermediate container 4ee36c47a4c5 04:21:37 ---> 8f264ea38c6a 04:21:37 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:21:37 ---> Running in 66730d6f82ca 04:21:37 Removing intermediate container 66730d6f82ca 04:21:37 ---> 1ec4d19c3dd2 04:21:37 Step 6/10 : RUN apk add --update --no-cache make git 04:21:37 ---> Running in a20790bf288f 04:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:21:40 OK: 266 MiB in 52 packages 04:21:41 Removing intermediate container a20790bf288f 04:21:41 ---> 152194a6997b 04:21:41 Step 7/10 : COPY go.mod vendor* ./ 04:21:41 ---> 3ea54e279d72 04:21:41 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:41 ---> Running in 0b3cf683b884 04:21:49 Removing intermediate container 1b021125cc95 04:21:49 ---> dfb02b969cef 04:21:49 Step 11/24 : FROM alpine:3.18 04:21:49 3.18: Pulling from library/alpine 04:21:49 930bdd4d222e: Pulling fs layer 04:21:49 930bdd4d222e: Download complete 04:21:49 930bdd4d222e: Pull complete 04:21:49 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:21:49 Status: Downloaded newer image for alpine:3.18 04:21:49 ---> 18f865063206 04:21:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:21:49 ---> Running in 958cb5beab55 04:21:49 Removing intermediate container 958cb5beab55 04:21:49 ---> b79efa2639e4 04:21:49 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:21:49 ---> Running in c6e9733dff93 04:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:21:49 (1/1) Installing dumb-init (1.2.5-r2) 04:21:49 Executing busybox-1.36.1-r7.trigger 04:21:49 OK: 7 MiB in 16 packages 04:21:49 Removing intermediate container c6e9733dff93 04:21:49 ---> 83df25ea6745 04:21:49 Step 14/24 : RUN apk --no-cache upgrade 04:21:49 ---> Running in fdfde8d19cbc 04:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:21:49 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 04:21:49 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 04:21:49 OK: 7 MiB in 16 packages 04:21:49 Removing intermediate container fdfde8d19cbc 04:21:49 ---> e16d8f7c2aae 04:21:49 Step 15/24 : WORKDIR / 04:21:49 ---> Running in 3cbb1e05171e 04:21:49 Removing intermediate container 3cbb1e05171e 04:21:49 ---> 060e83906386 04:21:49 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:21:49 ---> a2fc8cff3192 04:21:49 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:21:49 ---> aad2a535940b 04:21:49 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:21:49 ---> 24d7115cf3db 04:21:49 Step 19/24 : EXPOSE 59999 04:21:49 ---> Running in f456a05a3e76 04:21:49 Removing intermediate container f456a05a3e76 04:21:49 ---> e5061b448ba1 04:21:49 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:21:49 ---> Running in c9553af39827 04:21:49 Removing intermediate container c9553af39827 04:21:49 ---> 6a78faab427a 04:21:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:21:49 ---> Running in 3588685e6aac 04:21:49 Removing intermediate container 3588685e6aac 04:21:49 ---> 2c9fb0c8dc23 04:21:49 Step 22/24 : LABEL arch=amd64 04:21:49 ---> Running in ec7cf4d294ea 04:21:49 Removing intermediate container ec7cf4d294ea 04:21:49 ---> 7ec7ceec70b5 04:21:49 Step 23/24 : LABEL git_sha=cabc119893c5e5145817e3e163786f41fecf9e3e 04:21:49 ---> Running in bee906930d51 04:21:49 Removing intermediate container bee906930d51 04:21:49 ---> 95f5c93b9052 04:21:49 Step 24/24 : LABEL version=0.0.0 04:21:49 ---> Running in 11069ffeb082 04:21:49 Removing intermediate container 11069ffeb082 04:21:49 ---> 19746718b4a6 04:21:49 [Warning] One or more build-args [ARCH] were not consumed 04:21:49 Successfully built 19746718b4a6 04:21:49 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:51 04:21:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:51 latest: Pulling from edgex-lftools-log-publisher 04:21:51 5eb5b503b376: Pulling fs layer 04:21:51 5c69ac0246d0: Pulling fs layer 04:21:51 ec43610c2a17: Pulling fs layer 04:21:51 3a2ae6a8a46f: Pulling fs layer 04:21:51 33b1e0a273af: Pulling fs layer 04:21:51 5d3b04190fa2: Pulling fs layer 04:21:51 33b1e0a273af: Waiting 04:21:51 2f39f015ded8: Pulling fs layer 04:21:51 2f39f015ded8: Waiting 04:21:51 5d3b04190fa2: Waiting 04:21:51 3a2ae6a8a46f: Waiting 04:21:51 5c69ac0246d0: Download complete 04:21:51 3a2ae6a8a46f: Verifying Checksum 04:21:51 3a2ae6a8a46f: Download complete 04:21:51 33b1e0a273af: Verifying Checksum 04:21:51 33b1e0a273af: Download complete 04:21:51 5d3b04190fa2: Verifying Checksum 04:21:51 5d3b04190fa2: Download complete 04:21:51 ec43610c2a17: Download complete 04:21:51 5eb5b503b376: Verifying Checksum 04:21:51 5eb5b503b376: Download complete 04:21:52 2f39f015ded8: Download complete 04:21:52 5eb5b503b376: Pull complete 04:21:53 5c69ac0246d0: Pull complete 04:21:53 ec43610c2a17: Pull complete 04:21:53 3a2ae6a8a46f: Pull complete 04:21:54 33b1e0a273af: Pull complete 04:21:54 5d3b04190fa2: Pull complete 04:21:59 2f39f015ded8: Pull complete 04:21:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:21:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:59 prd-ubuntu20.04-docker-8c-8g-9556 does not seem to be running inside a container 04:21:59 $ 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-1623 -v /w/workspace/gexfoundry_device-sdk-go_PR-1623:/w/workspace/gexfoundry_device-sdk-go_PR-1623:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:22:04 $ docker top 9dd7e2f365b174bc91651715ef47c31151d1799cfd32c58666f17b4a5ca5d2bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:04 ---> job-cost.sh 04:22:04 lf-activate-venv: SKIPPING 04:22:04 INFO: No Stack... 04:22:05 INFO: Retrieving Pricing Info for: v3-standard-8 04:22:05 INFO: Archiving Costs [Pipeline] sh 04:22:06 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1623/archives/cost.csv 04:22:06 + cut -d, -f6 [Pipeline] lock 04:22:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] 04:22:06 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] did not exist. Created. 04:22:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:06 + echo total: 0.2199999988079071 [Pipeline] stash 04:22:06 Stashed 1 file(s) [Pipeline] } 04:22:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:06 $ docker stop --time=1 9dd7e2f365b174bc91651715ef47c31151d1799cfd32c58666f17b4a5ca5d2bb 04:22:07 $ docker rm -f --volumes 9dd7e2f365b174bc91651715ef47c31151d1799cfd32c58666f17b4a5ca5d2bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:23:34 Removing intermediate container 0b3cf683b884 04:23:34 ---> 3a1fb3945b89 04:23:34 Step 9/10 : COPY . . 04:23:34 ---> c055dd10ebcb 04:23:34 Step 10/10 : RUN ${MAKE} 04:23:34 ---> Running in fd57ea383fdd 04:23:34 noop 04:23:34 Removing intermediate container fd57ea383fdd 04:23:34 ---> 71b3abc51e22 04:23:34 Successfully built 71b3abc51e22 04:23:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:35 + docker inspect -f . ci-base-image-arm64 04:23:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:35 prd-ubuntu20.04-docker-arm64-4c-16g-9559 does not seem to be running inside a container 04:23:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:23:36 $ docker top a8f7d34a1eeb079e3c8ea381233510583599f0a2d3f4ecceaf304da4f1554dfb -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:37 + go version 04:23:37 go version go1.21.9 linux/arm64 [Pipeline] } 04:23:37 $ docker stop --time=1 a8f7d34a1eeb079e3c8ea381233510583599f0a2d3f4ecceaf304da4f1554dfb 04:23:39 $ docker rm -f --volumes a8f7d34a1eeb079e3c8ea381233510583599f0a2d3f4ecceaf304da4f1554dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:40 + docker inspect -f . ci-base-image-arm64 04:23:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:40 prd-ubuntu20.04-docker-arm64-4c-16g-9559 does not seem to be running inside a container 04:23:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:23:41 $ docker top f849bc29a0f73dbc03cf41252541269aa4ae30bce7c52e90fb723b00233e226b -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:42 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:23:43 + make test 04:23:43 go test -race -coverprofile=coverage.out ./... 04:24:29 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:28:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:28:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:28:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:28:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:28:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:28:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.114s coverage: 26.0% of statements 04:28:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.164s coverage: 79.4% of statements 04:28:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:28:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:28:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.291s coverage: 86.0% of statements 04:28:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:28:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.517s coverage: 45.2% of statements 04:28:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.174s coverage: 14.4% of statements 04:28:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.963s coverage: 44.6% of statements 04:28:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 04:28:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:28:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:28:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.314s coverage: 68.5% of statements 04:28:59 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.387s coverage: 89.2% of statements 04:29:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:29:04 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.238s coverage: 5.3% of statements 04:29:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:29:06 GO111MODULE=on go vet ./... 04:33:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:33:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:33:13 ./bin/test-attribution-txt.sh [Pipeline] echo 04:33:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:33:13 $ docker stop --time=1 f849bc29a0f73dbc03cf41252541269aa4ae30bce7c52e90fb723b00233e226b 04:33:15 $ docker rm -f --volumes f849bc29a0f73dbc03cf41252541269aa4ae30bce7c52e90fb723b00233e226b [Pipeline] // withDockerContainer [Pipeline] sh 04:33:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:33:17 Warning: overwriting stash ‘coverage-report’ 04:33:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:33:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:33:19 + ls -al . 04:33:19 total 380 04:33:19 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 04:23 . 04:33:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 04:20 .. 04:33:19 -rw-rw-r-- 1 jenkins jenkins 140 Sep 6 04:20 .dockerignore 04:33:19 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 04:20 .git 04:33:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 04:20 .github 04:33:19 -rw-rw-r-- 1 jenkins jenkins 137 Sep 6 04:20 .gitignore 04:33:19 -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 04:20 .golangci.yml 04:33:19 -rw-rw-r-- 1 jenkins jenkins 48109 Sep 6 04:20 CHANGELOG.md 04:33:19 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 04:20 GOVERNANCE.md 04:33:19 -rw-rw-r-- 1 jenkins jenkins 885 Sep 6 04:20 Jenkinsfile 04:33:19 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 6 04:20 LICENSE 04:33:19 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 6 04:20 Makefile 04:33:19 -rw-rw-r-- 1 jenkins jenkins 619 Sep 6 04:20 OWNERS.md 04:33:19 -rw-rw-r-- 1 jenkins jenkins 4937 Sep 6 04:20 README.md 04:33:19 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 04:18 VERSION 04:33:19 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 04:20 bin 04:33:19 -rw-r--r-- 1 jenkins jenkins 127940 Sep 6 04:29 coverage.out 04:33:19 drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 04:20 example 04:33:19 -rw-rw-r-- 1 jenkins jenkins 6985 Sep 6 04:20 go.mod 04:33:19 -rw-rw-r-- 1 jenkins jenkins 101462 Sep 6 04:20 go.sum 04:33:19 drwxrwxr-x 13 jenkins jenkins 4096 Sep 6 04:20 internal 04:33:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 04:20 openapi 04:33:19 drwxrwxr-x 6 jenkins jenkins 4096 Sep 6 04:20 pkg 04:33:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 04:20 snap 04:33:19 -rw-rw-r-- 1 jenkins jenkins 222 Sep 6 04:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:19 + 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=cabc119893c5e5145817e3e163786f41fecf9e3e --label arch=arm64 --label version=0.0.0 . 04:33:20 Sending build context to Docker daemon 13.23MB 04:33:20 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:33:20 Step 2/24 : FROM ${BASE} AS builder 04:33:20 ---> 71b3abc51e22 04:33:20 Step 3/24 : ARG MAKE=make build 04:33:20 ---> Running in 60859f6f20cb 04:33:20 Removing intermediate container 60859f6f20cb 04:33:20 ---> 69787e5e98dc 04:33:20 Step 4/24 : WORKDIR /device-sdk-go 04:33:21 ---> Running in 1089d2b646ff 04:33:21 Removing intermediate container 1089d2b646ff 04:33:21 ---> ca6e1b8587e9 04:33:21 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:33:21 ---> Running in 28c71c29aad7 04:33:21 Removing intermediate container 28c71c29aad7 04:33:21 ---> cff06d872373 04:33:21 Step 6/24 : RUN apk add --update --no-cache make git 04:33:21 ---> Running in b8192f4446d7 04:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:33:24 OK: 266 MiB in 52 packages 04:33:25 Removing intermediate container b8192f4446d7 04:33:25 ---> b8875077adf7 04:33:25 Step 7/24 : COPY go.mod vendor* ./ 04:33:25 ---> 368b2086005f 04:33:25 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:25 ---> Running in 9587755bef27 04:33:27 Removing intermediate container 9587755bef27 04:33:27 ---> 981166734179 04:33:27 Step 9/24 : COPY . . 04:33:29 ---> cc573e177239 04:33:29 Step 10/24 : RUN ${MAKE} 04:33:29 ---> Running in b230a06e0758 04:33:30 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:37:22 Removing intermediate container b230a06e0758 04:37:22 ---> 43bba5c48e23 04:37:22 Step 11/24 : FROM alpine:3.18 04:37:22 3.18: Pulling from library/alpine 04:37:22 4983c3fe2029: Pulling fs layer 04:37:22 4983c3fe2029: Verifying Checksum 04:37:22 4983c3fe2029: Download complete 04:37:22 4983c3fe2029: Pull complete 04:37:22 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:37:22 Status: Downloaded newer image for alpine:3.18 04:37:22 ---> a0237000ae83 04:37:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:37:22 ---> Running in 8286d8c6392b 04:37:22 Removing intermediate container 8286d8c6392b 04:37:22 ---> eaaa29cdb425 04:37:22 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:37:22 ---> Running in 66353829ce2d 04:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:37:22 (1/1) Installing dumb-init (1.2.5-r2) 04:37:22 Executing busybox-1.36.1-r7.trigger 04:37:22 OK: 8 MiB in 16 packages 04:37:22 Removing intermediate container 66353829ce2d 04:37:22 ---> 586d8930a765 04:37:22 Step 14/24 : RUN apk --no-cache upgrade 04:37:22 ---> Running in 718052e3d78c 04:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:37:22 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 04:37:22 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 04:37:22 OK: 8 MiB in 16 packages 04:37:22 Removing intermediate container 718052e3d78c 04:37:22 ---> 8da78aeceb67 04:37:22 Step 15/24 : WORKDIR / 04:37:22 ---> Running in 35f9d2d5a006 04:37:22 Removing intermediate container 35f9d2d5a006 04:37:22 ---> 64af3631e934 04:37:22 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:37:22 ---> b00a25c68b6a 04:37:22 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:37:22 ---> a354c706812c 04:37:22 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:37:22 ---> 9ea0b8652e11 04:37:22 Step 19/24 : EXPOSE 59999 04:37:22 ---> Running in 57f6287f6dfd 04:37:22 Removing intermediate container 57f6287f6dfd 04:37:22 ---> 74e8e632a930 04:37:22 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:37:22 ---> Running in e78fee47d495 04:37:22 Removing intermediate container e78fee47d495 04:37:22 ---> a320953ea834 04:37:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:37:22 ---> Running in 7df3f61b94d4 04:37:23 Removing intermediate container 7df3f61b94d4 04:37:23 ---> e552e6375d41 04:37:23 Step 22/24 : LABEL arch=arm64 04:37:23 ---> Running in b1bda23cd1f3 04:37:23 Removing intermediate container b1bda23cd1f3 04:37:23 ---> df4a07a4ea79 04:37:23 Step 23/24 : LABEL git_sha=cabc119893c5e5145817e3e163786f41fecf9e3e 04:37:23 ---> Running in ea53e7e867a8 04:37:23 Removing intermediate container ea53e7e867a8 04:37:23 ---> 9709ce5d3ff7 04:37:23 Step 24/24 : LABEL version=0.0.0 04:37:23 ---> Running in 80563aed673f 04:37:24 Removing intermediate container 80563aed673f 04:37:24 ---> 4c78fcadd052 04:37:24 [Warning] One or more build-args [ARCH] were not consumed 04:37:24 Successfully built 4c78fcadd052 04:37:24 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:37:25 04:37:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:37:25 arm64: Pulling from edgex-lftools-log-publisher 04:37:25 8998bd30e6a1: Pulling fs layer 04:37:25 04944245beec: Pulling fs layer 04:37:25 699f458cf7ca: Pulling fs layer 04:37:25 765212b225bb: Pulling fs layer 04:37:25 f23df028b6ca: Pulling fs layer 04:37:25 765212b225bb: Waiting 04:37:25 d65c8cfc05b1: Pulling fs layer 04:37:25 f23df028b6ca: Waiting 04:37:25 2437ff75d9bd: Pulling fs layer 04:37:25 d65c8cfc05b1: Waiting 04:37:25 2437ff75d9bd: Waiting 04:37:25 04944245beec: Verifying Checksum 04:37:25 04944245beec: Download complete 04:37:25 765212b225bb: Download complete 04:37:25 f23df028b6ca: Verifying Checksum 04:37:25 f23df028b6ca: Download complete 04:37:25 d65c8cfc05b1: Verifying Checksum 04:37:25 d65c8cfc05b1: Download complete 04:37:26 699f458cf7ca: Verifying Checksum 04:37:26 699f458cf7ca: Download complete 04:37:26 8998bd30e6a1: Verifying Checksum 04:37:26 8998bd30e6a1: Download complete 04:37:28 2437ff75d9bd: Verifying Checksum 04:37:28 2437ff75d9bd: Download complete 04:37:30 8998bd30e6a1: Pull complete 04:37:31 04944245beec: Pull complete 04:37:32 699f458cf7ca: Pull complete 04:37:33 765212b225bb: Pull complete 04:37:34 f23df028b6ca: Pull complete 04:37:34 d65c8cfc05b1: Pull complete 04:37:52 2437ff75d9bd: Pull complete 04:37:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:37:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:37:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:52 prd-ubuntu20.04-docker-arm64-4c-16g-9559 does not seem to be running inside a container 04:37:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:37:55 $ docker top 0b18a313aed3013968b5d2aa970decefad1d9f7f3584ddd4e5245718a0999c33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:56 ---> job-cost.sh 04:37:56 lf-activate-venv: SKIPPING 04:37:56 INFO: No Stack... 04:37:57 INFO: Retrieving Pricing Info for: v3-standard-4 04:37:57 INFO: Archiving Costs [Pipeline] sh 04:37:58 + + catcut /w/workspace/device-sdk-go/1/archives/cost.csv -d, 04:37:58 -f6 [Pipeline] lock 04:37:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] 04:37:58 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] did not exist. Created. 04:37:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:37:59 /w/workspace/device-sdk-go/1@tmp/durable-f77d146c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:38:00 + echo total: 0.10999999940395355 [Pipeline] stash 04:38:00 Warning: overwriting stash ‘stack-cost’ 04:38:00 Stashed 1 file(s) [Pipeline] } 04:38:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:38:00 $ docker stop --time=1 0b18a313aed3013968b5d2aa970decefad1d9f7f3584ddd4e5245718a0999c33 04:38:02 $ docker rm -f --volumes 0b18a313aed3013968b5d2aa970decefad1d9f7f3584ddd4e5245718a0999c33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:38:03 provisioning config files... 04:38:03 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/config15175964628967593016tmp [Pipeline] { [Pipeline] sh 04:38:04 + set +x 04:38:04 + bash -s -- 04:38:04 + curl -s https://codecov.io/bash 04:38:04 04:38:04 _____ _ 04:38:04 / ____| | | 04:38:04 | | ___ __| | ___ ___ _____ __ 04:38:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:38:04 | |___| (_) | (_| | __/ (_| (_) \ V / 04:38:04 \_____\___/ \__,_|\___|\___\___/ \_/ 04:38:04 Bash-1.0.6 04:38:04 04:38:04 04:38:04 ==> git version 2.25.1 found 04:38:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:38:04 Release-Date: 2020-01-08 04:38:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:38:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:38:04 ==> Jenkins CI detected. 04:38:04 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1623 04:38:04 project root: . 04:38:04 --> token set from env 04:38:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:38:04 ==> Running gcov in . (disable via -X gcov) 04:38:04 ==> Python coveragepy not found 04:38:04 ==> Searching for coverage reports in: 04:38:04 + . 04:38:04 -> Found 1 reports 04:38:04 ==> Detecting git/mercurial file structure 04:38:04 ==> Reading reports 04:38:04 + ./coverage.out bytes=127940 04:38:04 ==> Appending adjustments 04:38:04 https://docs.codecov.io/docs/fixing-reports 04:38:04 + Found adjustments 04:38:04 ==> Gzipping contents 04:38:04 20K /tmp/codecov.bkar2F.gz 04:38:04 ==> Uploading reports 04:38:04 url: https://codecov.io 04:38:04 query: branch=PR-1623&commit=cabc119893c5e5145817e3e163786f41fecf9e3e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1623%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1623&job=&cmd_args= 04:38:04 -> Pinging Codecov 04:38:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1623&commit=cabc119893c5e5145817e3e163786f41fecf9e3e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1623%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1623&job=&cmd_args= 04:38:04 -> Uploading to 04:38:04 https://storage.googleapis.com/codecov/v4/raw/2024-09-06/7E55EF52A471D76F132DFD9A03CDDE97/cabc119893c5e5145817e3e163786f41fecf9e3e/a7186811-985b-43c1-b7c3-8a46785c4f0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240906%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240906T043804Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=958021149f4a59fff8394dd8b7d540e4c6bfa24a38e282f2cb64acc5cd6cde63 04:38:04 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:04 Dload Upload Total Spent Left Speed 04:38:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17667 0 0 100 17667 0 68212 --:--:-- --:--:-- --:--:-- 68212 04:38:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/cabc119893c5e5145817e3e163786f41fecf9e3e [Pipeline] } 04:38:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:38:07 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1623/archives ] 04:38:07 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1623/archives 04:38:07 total 16 04:38:07 drwxr-xr-x 3 root root 4096 Sep 6 04:22 . 04:38:07 drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 04:22 .. 04:38:07 drwxr-xr-x 2 root root 4096 Sep 6 04:22 cost 04:38:07 -rw-r--r-- 1 root root 86 Sep 6 04:22 cost.csv 04:38:07 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1623/archives 04:38:07 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1623/archives 04:38:07 total 16 04:38:07 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 04:22 . 04:38:07 drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 04:22 .. 04:38:07 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 04:22 cost 04:38:07 -rw-r--r-- 1 jenkins jenkins 86 Sep 6 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:38:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:38:09 ---> package-listing.sh 04:38:09 ++ facter osfamily 04:38:09 ++ tr '[:upper:]' '[:lower:]' 04:38:09 + OS_FAMILY=debian 04:38:09 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1623 04:38:09 + START_PACKAGES=/tmp/packages_start.txt 04:38:09 + END_PACKAGES=/tmp/packages_end.txt 04:38:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:38:09 + PACKAGES=/tmp/packages_start.txt 04:38:09 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1623 ']' 04:38:09 + PACKAGES=/tmp/packages_end.txt 04:38:09 + case "${OS_FAMILY}" in 04:38:09 + dpkg -l 04:38:09 + grep '^ii' 04:38:09 + '[' -f /tmp/packages_start.txt ']' 04:38:09 + '[' -f /tmp/packages_end.txt ']' 04:38:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:38:09 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1623 ']' 04:38:09 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1623/archives/ 04:38:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1623/archives/ [Pipeline] echo 04:38:09 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-1623/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:38:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:38:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:10 prd-ubuntu20.04-docker-8c-8g-9556 does not seem to be running inside a container 04:38:10 $ 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-1623/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-1623 -v /w/workspace/gexfoundry_device-sdk-go_PR-1623:/w/workspace/gexfoundry_device-sdk-go_PR-1623:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:38:10 $ docker top 87cd3757f342ced3c7897e3fd98d85018f115f04817e553605f5ed7779a034b6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:11 + touch /tmp/pre-build-complete [Pipeline] sh 04:38:11 + mkdir -p /var/log/sysstat [Pipeline] sh 04:38:11 + ls /var/log/sa-host 04:38:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:38:12 provisioning config files... 04:38:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/config9649701456137521312tmp [Pipeline] { [Pipeline] echo 04:38:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:38:12 ---> create-netrc.sh [Pipeline] } 04:38:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:38:13 ---> python-tools-install.sh [Pipeline] echo 04:38:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:38:13 ---> sudo-logs.sh 04:38:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:38:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:38:14 ---> job-cost.sh 04:38:14 lf-activate-venv: SKIPPING 04:38:14 DEBUG: total: 0.2199999988079071 04:38:14 INFO: Retrieving Stack Cost... 04:38:14 INFO: Retrieving Pricing Info for: v3-standard-8 04:38:14 INFO: Archiving Costs [Pipeline] echo 04:38:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:38:15 ---> logs-deploy.sh 04:38:15 lf-activate-venv: SKIPPING 04:38:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1623/1 04:38:15 INFO: archiving workspace using pattern(s): 04:38:16 Archives upload complete. 04:38:16 INFO: archiving logs to Nexus 04:38:17 ---> uname -a: 04:38:17 Linux prd-ubuntu20-04-docker-8c-8g-9556 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:38:17 04:38:17 04:38:17 ---> lscpu: 04:38:17 Architecture: x86_64 04:38:17 CPU op-mode(s): 32-bit, 64-bit 04:38:17 Byte Order: Little Endian 04:38:17 Address sizes: 40 bits physical, 48 bits virtual 04:38:17 CPU(s): 8 04:38:17 On-line CPU(s) list: 0-7 04:38:17 Thread(s) per core: 1 04:38:17 Core(s) per socket: 1 04:38:17 Socket(s): 8 04:38:17 NUMA node(s): 1 04:38:17 Vendor ID: AuthenticAMD 04:38:17 CPU family: 23 04:38:17 Model: 49 04:38:17 Model name: AMD EPYC-Rome Processor 04:38:17 Stepping: 0 04:38:17 CPU MHz: 2799.998 04:38:17 BogoMIPS: 5599.99 04:38:17 Virtualization: AMD-V 04:38:17 Hypervisor vendor: KVM 04:38:17 Virtualization type: full 04:38:17 L1d cache: 256 KiB 04:38:17 L1i cache: 256 KiB 04:38:17 L2 cache: 4 MiB 04:38:17 L3 cache: 128 MiB 04:38:17 NUMA node0 CPU(s): 0-7 04:38:17 Vulnerability Itlb multihit: Not affected 04:38:17 Vulnerability L1tf: Not affected 04:38:17 Vulnerability Mds: Not affected 04:38:17 Vulnerability Meltdown: Not affected 04:38:17 Vulnerability Mmio stale data: Not affected 04:38:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:38:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:38:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:38:17 Vulnerability Srbds: Not affected 04:38:17 Vulnerability Tsx async abort: Not affected 04:38:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:38:17 04:38:17 04:38:17 ---> nproc: 04:38:17 8 04:38:17 04:38:17 04:38:17 ---> df -h: 04:38:17 Filesystem Size Used Avail Use% Mounted on 04:38:17 overlay 155G 12G 143G 8% / 04:38:17 tmpfs 64M 0 64M 0% /dev 04:38:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:38:17 shm 64M 0 64M 0% /dev/shm 04:38:17 /dev/vda1 155G 12G 143G 8% /facter-os 04:38:17 04:38:17 04:38:17 ---> sar -b -r -n DEV: 04:38:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9556) 09/06/24 _x86_64_ (8 CPU) 04:38:17 04:38:17 04:17:03 LINUX RESTART (8 CPU) 04:38:17 04:38:17 04:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:38:17 04:19:01 245.65 5.00 240.65 0.00 439.93 68525.61 0.00 04:38:17 04:20:01 127.48 0.12 127.36 0.00 14.53 40702.28 0.00 04:38:17 04:21:01 41.76 0.05 41.71 0.00 0.40 29342.99 0.00 04:38:17 04:22:01 183.30 1.75 181.55 0.00 51.99 52682.55 0.00 04:38:17 04:23:01 83.54 5.77 77.77 0.00 4419.93 19765.11 0.00 04:38:17 04:24:01 4.65 0.02 4.63 0.00 0.13 102.63 0.00 04:38:17 04:25:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 04:38:17 04:26:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 04:38:17 04:27:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 04:38:17 04:28:01 1.63 0.00 1.63 0.00 0.00 18.79 0.00 04:38:17 04:29:01 1.10 0.00 1.10 0.00 0.00 17.33 0.00 04:38:17 04:30:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 04:38:17 04:31:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 04:38:17 04:32:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 04:38:17 04:33:01 1.73 0.02 1.72 0.00 0.13 23.73 0.00 04:38:17 04:34:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 04:38:17 04:35:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 04:38:17 04:36:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 04:38:17 04:37:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 04:38:17 04:38:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 04:38:17 Average: 35.08 0.63 34.45 0.00 246.18 10518.38 0.00 04:38:17 04:38:17 04:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:38:17 04:19:01 27670372 31505412 802784 2.44 146128 3823760 2030652 5.98 1311760 3364100 348128 04:38:17 04:20:01 27082664 31493784 805512 2.45 188648 4308736 1901636 5.60 1700336 3509640 817200 04:38:17 04:21:01 27094492 31526664 775444 2.36 192196 4330712 1894800 5.58 1331176 3872976 280876 04:38:17 04:22:01 26934400 31509220 791016 2.41 202540 4432240 1899020 5.60 1391964 3933748 303052 04:38:17 04:23:01 26491824 31497176 773300 2.35 231452 4832488 1725560 5.09 1674112 4059900 296 04:38:17 04:24:01 26497084 31497520 772904 2.35 229984 4829236 1720916 5.07 1672384 4056692 20 04:38:17 04:25:01 26503224 31503776 766388 2.33 230024 4829240 1720916 5.07 1666700 4056696 12 04:38:17 04:26:01 26503048 31503604 766440 2.33 230068 4829244 1720916 5.07 1666720 4056700 184 04:38:17 04:27:01 26512788 31513424 756552 2.30 230108 4829244 1720916 5.07 1656436 4056700 40 04:38:17 04:28:01 26512812 31513452 756424 2.30 230148 4829248 1720916 5.07 1656704 4056704 188 04:38:17 04:29:01 26513552 31514256 755588 2.30 230180 4829248 1720916 5.07 1656380 4056708 176 04:38:17 04:30:01 26513260 31514000 755764 2.30 230204 4829252 1720916 5.07 1656228 4056712 8 04:38:17 04:31:01 26513204 31514012 755732 2.30 230224 4829260 1720916 5.07 1656604 4056724 180 04:38:17 04:32:01 26512956 31513800 755816 2.30 230260 4829260 1720916 5.07 1656660 4056716 36 04:38:17 04:33:01 26511752 31512752 756520 2.30 230308 4829240 1744184 5.14 1656532 4056688 8 04:38:17 04:34:01 26511532 31512628 756616 2.30 230340 4829240 1744184 5.14 1656544 4056692 180 04:38:17 04:35:01 26512280 31513408 755832 2.30 230356 4829244 1744184 5.14 1656572 4056700 180 04:38:17 04:36:01 26512248 31513380 755812 2.30 230388 4829248 1744184 5.14 1656752 4056704 184 04:38:17 04:37:01 26513044 31514236 754968 2.30 230420 4829248 1744184 5.14 1655828 4056708 32 04:38:17 04:38:01 26513212 31514416 754956 2.30 230456 4829256 1744184 5.14 1656084 4056712 184 04:38:17 Average: 26646487 31510046 766218 2.33 220722 4708332 1770251 5.22 1614624 3979546 87558 04:38:17 04:38:17 04:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:38:17 04:19:01 ens3 703.68 460.21 6769.82 56.96 0.00 0.00 0.00 0.00 04:38:17 04:19:01 lo 2.78 2.78 0.28 0.28 0.00 0.00 0.00 0.00 04:38:17 04:19:01 docker0 377.48 566.55 31.77 3523.54 0.00 0.00 0.00 0.00 04:38:17 04:20:01 ens3 26.13 15.50 24.79 9.70 0.00 0.00 0.00 0.00 04:38:17 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:38:17 04:20:01 vethd282965 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:38:17 04:20:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:38:17 04:21:01 ens3 14.46 9.98 12.79 5.90 0.00 0.00 0.00 0.00 04:38:17 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:21:01 docker0 0.87 1.22 0.09 0.37 0.00 0.00 0.00 0.00 04:38:17 04:22:01 ens3 117.20 75.47 2719.29 21.10 0.00 0.00 0.00 0.00 04:38:17 04:22:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 04:38:17 04:22:01 docker0 4.95 8.65 0.30 125.65 0.00 0.00 0.00 0.00 04:38:17 04:23:01 ens3 216.48 89.92 2742.42 8.94 0.00 0.00 0.00 0.00 04:38:17 04:23:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 04:38:17 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:24:01 ens3 1.12 0.65 1.57 0.24 0.00 0.00 0.00 0.00 04:38:17 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:38:17 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:25:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:38:17 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:38:17 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:28:01 ens3 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 04:38:17 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:38:17 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:29:01 ens3 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 04:38:17 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:30:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:38:17 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:38:17 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:38:17 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:38:17 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:33:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:38:17 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:34:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:38:17 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:38:17 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:36:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:38:17 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:38:17 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 04:38:01 ens3 0.47 0.27 0.20 0.08 0.00 0.00 0.00 0.00 04:38:17 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:38:17 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:17 Average: ens3 53.50 32.29 608.39 5.11 0.00 0.00 0.00 0.00 04:38:17 Average: lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 04:38:17 Average: docker0 18.86 28.38 1.58 179.68 0.00 0.00 0.00 0.00 04:38:17 04:38:17 04:38:17 ---> sar -P ALL: 04:38:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9556) 09/06/24 _x86_64_ (8 CPU) 04:38:17 04:38:17 04:17:03 LINUX RESTART (8 CPU) 04:38:17 04:38:17 04:18:02 CPU %user %nice %system %iowait %steal %idle 04:38:17 04:19:01 all 7.88 0.00 3.62 4.20 0.07 84.24 04:38:17 04:19:01 0 6.41 0.00 3.34 0.96 0.05 89.24 04:38:17 04:19:01 1 7.97 0.00 3.04 0.61 0.07 88.31 04:38:17 04:19:01 2 7.81 0.00 3.77 1.16 0.07 87.19 04:38:17 04:19:01 3 6.96 0.00 4.35 15.91 0.09 72.70 04:38:17 04:19:01 4 8.79 0.00 3.55 0.58 0.05 87.03 04:38:17 04:19:01 5 8.18 0.00 2.83 4.12 0.09 84.78 04:38:17 04:19:01 6 9.05 0.00 4.42 9.85 0.05 76.63 04:38:17 04:19:01 7 7.90 0.00 3.68 0.40 0.07 87.96 04:38:17 04:20:01 all 29.03 0.00 5.49 2.79 0.06 62.63 04:38:17 04:20:01 0 28.71 0.00 5.50 0.50 0.07 65.21 04:38:17 04:20:01 1 28.52 0.00 5.99 15.31 0.07 50.11 04:38:17 04:20:01 2 30.85 0.00 4.71 0.91 0.07 63.46 04:38:17 04:20:01 3 30.89 0.00 5.31 1.43 0.07 62.30 04:38:17 04:20:01 4 29.81 0.00 6.49 0.74 0.05 62.91 04:38:17 04:20:01 5 28.16 0.00 5.78 3.05 0.05 62.97 04:38:17 04:20:01 6 27.13 0.00 4.87 0.02 0.07 67.92 04:38:17 04:20:01 7 28.18 0.00 5.22 0.42 0.07 66.11 04:38:17 04:21:01 all 48.00 0.00 6.35 1.43 0.08 44.14 04:38:17 04:21:01 0 48.43 0.00 6.30 0.57 0.07 44.63 04:38:17 04:21:01 1 48.14 0.00 6.57 3.19 0.07 42.04 04:38:17 04:21:01 2 48.80 0.00 5.84 3.72 0.07 41.57 04:38:17 04:21:01 3 48.27 0.00 6.40 0.10 0.08 45.14 04:38:17 04:21:01 4 48.61 0.00 6.12 0.13 0.08 45.05 04:38:17 04:21:01 5 45.89 0.00 5.99 0.22 0.08 47.82 04:38:17 04:21:01 6 47.29 0.00 7.14 0.22 0.07 45.29 04:38:17 04:21:01 7 48.59 0.00 6.44 3.30 0.08 41.59 04:38:17 04:22:01 all 27.89 0.00 6.29 2.83 0.08 62.92 04:38:17 04:22:01 0 27.54 0.00 5.85 7.04 0.15 59.41 04:38:17 04:22:01 1 28.08 0.00 5.47 0.07 0.07 66.31 04:38:17 04:22:01 2 27.32 0.00 6.39 0.67 0.07 65.55 04:38:17 04:22:01 3 28.44 0.00 7.06 5.37 0.07 59.06 04:38:17 04:22:01 4 27.65 0.00 6.00 0.07 0.05 66.23 04:38:17 04:22:01 5 29.01 0.00 7.54 8.41 0.07 54.98 04:38:17 04:22:01 6 27.03 0.00 6.40 0.05 0.07 66.46 04:38:17 04:22:01 7 28.03 0.00 5.59 0.99 0.08 65.30 04:38:17 04:23:01 all 2.75 0.00 1.64 1.31 0.04 94.26 04:38:17 04:23:01 0 1.69 0.00 1.67 2.14 0.05 94.44 04:38:17 04:23:01 1 2.52 0.00 2.32 0.07 0.03 95.05 04:38:17 04:23:01 2 3.89 0.00 1.42 1.37 0.03 93.28 04:38:17 04:23:01 3 3.22 0.00 1.88 4.00 0.03 90.87 04:38:17 04:23:01 4 3.58 0.00 1.41 0.54 0.05 94.42 04:38:17 04:23:01 5 1.95 0.00 1.36 0.24 0.03 96.42 04:38:17 04:23:01 6 2.91 0.00 1.10 0.67 0.05 95.27 04:38:17 04:23:01 7 2.22 0.00 1.98 1.42 0.03 94.35 04:38:17 04:24:01 all 0.08 0.00 0.05 0.01 0.01 99.85 04:38:17 04:24:01 0 0.07 0.00 0.05 0.00 0.00 99.88 04:38:17 04:24:01 1 0.03 0.00 0.03 0.02 0.00 99.92 04:38:17 04:24:01 2 0.02 0.00 0.03 0.05 0.00 99.90 04:38:17 04:24:01 3 0.30 0.00 0.10 0.00 0.03 99.57 04:38:17 04:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:38:17 04:24:01 5 0.03 0.00 0.03 0.00 0.02 99.92 04:38:17 04:24:01 6 0.12 0.00 0.10 0.02 0.00 99.77 04:38:17 04:24:01 7 0.05 0.00 0.05 0.02 0.00 99.88 04:38:17 04:25:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:38:17 04:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:38:17 04:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:38:17 04:25:01 2 0.03 0.00 0.02 0.02 0.00 99.93 04:38:17 04:25:01 3 0.05 0.00 0.03 0.00 0.02 99.90 04:38:17 04:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:38:17 04:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:38:17 04:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:38:17 04:25:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:38:17 04:26:01 all 0.01 0.00 0.01 0.01 0.02 99.96 04:38:17 04:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:38:17 04:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:38:17 04:26:01 2 0.00 0.00 0.02 0.03 0.00 99.95 04:38:17 04:26:01 3 0.03 0.00 0.02 0.00 0.03 99.92 04:38:17 04:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:38:17 04:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:38:17 04:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:38:17 04:26:01 7 0.00 0.00 0.00 0.02 0.02 99.97 04:38:17 04:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:38:17 04:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:38:17 04:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:38:17 04:27:01 2 0.00 0.00 0.02 0.02 0.02 99.95 04:38:17 04:27:01 3 0.05 0.00 0.05 0.00 0.02 99.88 04:38:17 04:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:38:17 04:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:38:17 04:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:38:17 04:27:01 7 0.03 0.00 0.00 0.02 0.00 99.95 04:38:17 04:28:01 all 0.05 0.00 0.02 0.00 0.01 99.91 04:38:17 04:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:38:17 04:28:01 1 0.00 0.00 0.00 0.02 0.02 99.97 04:38:17 04:28:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:38:17 04:28:01 3 0.07 0.00 0.05 0.00 0.03 99.85 04:38:17 04:28:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:38:17 04:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:38:17 04:28:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:38:17 04:28:01 7 0.27 0.00 0.02 0.00 0.02 99.70 04:38:17 04:29:01 all 0.04 0.00 0.01 0.00 0.00 99.94 04:38:17 04:29:01 0 0.10 0.00 0.05 0.00 0.00 99.85 04:38:17 04:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:38:17 04:29:01 2 0.03 0.00 0.00 0.02 0.00 99.95 04:38:17 04:29:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:38:17 04:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:38:17 04:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:38:17 04:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:38:17 04:29:01 7 0.08 0.00 0.02 0.02 0.00 99.88 04:38:17 04:38:17 04:29:01 CPU %user %nice %system %iowait %steal %idle 04:38:17 04:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:38:17 04:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:38:17 04:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:38:17 04:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:38:17 04:30:01 3 0.08 0.00 0.02 0.00 0.02 99.88 04:38:17 04:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:38:17 04:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:38:17 04:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:38:17 04:30:01 7 0.02 0.00 0.02 0.02 0.02 99.93 04:38:17 04:31:01 all 0.04 0.00 0.01 0.00 0.01 99.93 04:38:17 04:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:38:17 04:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:38:17 04:31:01 2 0.02 0.00 0.00 0.02 0.02 99.95 04:38:17 04:31:01 3 0.03 0.00 0.02 0.00 0.03 99.92 04:38:17 04:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:38:17 04:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 04:38:17 04:31:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:38:17 04:31:01 7 0.17 0.00 0.02 0.02 0.02 99.78 04:38:17 04:32:01 all 0.18 0.00 0.02 0.01 0.01 99.79 04:38:17 04:32:01 0 0.05 0.00 0.02 0.02 0.02 99.90 04:38:17 04:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:38:17 04:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:38:17 04:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:38:17 04:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:38:17 04:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:38:17 04:32:01 6 1.27 0.00 0.07 0.00 0.02 98.64 04:38:17 04:32:01 7 0.00 0.00 0.00 0.07 0.00 99.93 04:38:17 04:33:01 all 0.22 0.00 0.04 0.00 0.00 99.73 04:38:17 04:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:38:17 04:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:38:17 04:33:01 2 0.03 0.00 0.03 0.03 0.00 99.90 04:38:17 04:33:01 3 0.10 0.00 0.05 0.00 0.00 99.85 04:38:17 04:33:01 4 0.07 0.00 0.07 0.00 0.02 99.85 04:38:17 04:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:38:17 04:33:01 6 1.48 0.00 0.08 0.00 0.02 98.42 04:38:17 04:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:38:17 04:34:01 all 0.25 0.00 0.01 0.00 0.01 99.72 04:38:17 04:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:38:17 04:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:38:17 04:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:38:17 04:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:38:17 04:34:01 4 0.00 0.00 0.02 0.00 0.03 99.95 04:38:17 04:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:38:17 04:34:01 6 1.95 0.00 0.02 0.00 0.02 98.01 04:38:17 04:34:01 7 0.00 0.00 0.02 0.02 0.02 99.95 04:38:17 04:35:01 all 0.20 0.00 0.01 0.00 0.01 99.78 04:38:17 04:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:38:17 04:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:38:17 04:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:38:17 04:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:38:17 04:35:01 4 0.03 0.00 0.02 0.00 0.03 99.92 04:38:17 04:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:38:17 04:35:01 6 1.42 0.00 0.00 0.00 0.03 98.55 04:38:17 04:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:38:17 04:36:01 all 0.16 0.00 0.02 0.00 0.01 99.81 04:38:17 04:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:38:17 04:36:01 1 0.00 0.00 0.03 0.00 0.02 99.95 04:38:17 04:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:38:17 04:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:38:17 04:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:38:17 04:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:38:17 04:36:01 6 1.19 0.00 0.02 0.00 0.02 98.78 04:38:17 04:36:01 7 0.00 0.00 0.00 0.02 0.02 99.97 04:38:17 04:37:01 all 0.24 0.00 0.01 0.00 0.01 99.74 04:38:17 04:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:38:17 04:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:38:17 04:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:38:17 04:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:38:17 04:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:38:17 04:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:38:17 04:37:01 6 1.76 0.00 0.03 0.00 0.02 98.19 04:38:17 04:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:38:17 04:38:01 all 0.00 0.00 0.00 0.01 0.01 99.97 04:38:17 04:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:38:17 04:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:38:17 04:38:01 2 0.00 0.00 0.00 0.02 0.02 99.97 04:38:17 04:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:38:17 04:38:01 4 0.00 0.00 0.02 0.00 0.03 99.95 04:38:17 04:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:38:17 04:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:38:17 04:38:01 7 0.00 0.00 0.02 0.02 0.02 99.95 04:38:17 Average: all 5.81 0.00 1.17 0.62 0.02 92.37 04:38:17 Average: 0 5.63 0.00 1.14 0.56 0.02 92.65 04:38:17 Average: 1 5.72 0.00 1.17 0.96 0.02 92.13 04:38:17 Average: 2 5.90 0.00 1.11 0.40 0.02 92.57 04:38:17 Average: 3 5.89 0.00 1.26 1.32 0.03 91.51 04:38:17 Average: 4 5.89 0.00 1.18 0.10 0.02 92.80 04:38:17 Average: 5 5.62 0.00 1.17 0.79 0.02 92.40 04:38:17 Average: 6 6.08 0.00 1.20 0.53 0.03 92.16 04:38:17 Average: 7 5.73 0.00 1.14 0.33 0.02 92.77 04:38:17 04:38:17 04:38:17