Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26e70d184d940b851e0540af95c39d19f0ae7fb9 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-ssh7010319811905433520.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8641133026714965725.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh150438917398933128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 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-ssh4514262510145568862.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17253181580724855076.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6090 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 26e70d184d940b851e0540af95c39d19f0ae7fb9 (main) Commit message: "Merge pull request #1506 from weichou1229/name-escape" > 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 core.sparsecheckout # timeout=10 > git checkout -f 26e70d184d940b851e0540af95c39d19f0ae7fb9 # timeout=10 > git rev-list --no-walk 10d83f9598abba3559abd072fcd7553d77fa119a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:43:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:43:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:43:28 ========================================================= 07:43:28 EdgeX Global Pipelines Version Info 07:43:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:43:28 ------------------- 07:43:28 stable info: 07:43:28 ------------------- 07:43:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:43:28 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 07:43:28 Message: update stable to v1.0.254 07:43:29 ------------------- 07:43:29 experimental info: 07:43:29 ------------------- 07:43:29 Commited By: **** collab-it+edgex@linuxfoundation.org 07:43:29 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 07:43:29 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:43:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:43:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:43:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26e70d184d940b851e0540af95c39d19f0ae7fb9 [Pipeline] echo 07:43:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26e70d1 [Pipeline] echo 07:43:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:30 provisioning config files... 07:43:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9618865431400373977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:30 ---> docker-login.sh 07:43:30 nexus3.edgexfoundry.org:10001 07:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:30 Configure a credential helper to remove this warning. See 07:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:30 07:43:30 Login Succeeded 07:43:30 nexus3.edgexfoundry.org:10002 07:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:30 Configure a credential helper to remove this warning. See 07:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:30 07:43:30 Login Succeeded 07:43:30 nexus3.edgexfoundry.org:10003 07:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:30 Configure a credential helper to remove this warning. See 07:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:30 07:43:30 Login Succeeded 07:43:30 nexus3.edgexfoundry.org:10004 07:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:31 Configure a credential helper to remove this warning. See 07:43:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:31 07:43:31 Login Succeeded 07:43:31 docker.io 07:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:31 Configure a credential helper to remove this warning. See 07:43:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:31 07:43:31 Login Succeeded 07:43:31 ---> docker-login.sh ends [Pipeline] } 07:43:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:43:31 + git rev-list -1 --merges 26e70d184d940b851e0540af95c39d19f0ae7fb9~1..26e70d184d940b851e0540af95c39d19f0ae7fb9 [Pipeline] echo 07:43:31 -----------> git rev-list -1 --merges 26e70d184d940b851e0540af95c39d19f0ae7fb9~1..26e70d184d940b851e0540af95c39d19f0ae7fb9 26e70d184d940b851e0540af95c39d19f0ae7fb9 07:43:31 26e70d184d940b851e0540af95c39d19f0ae7fb9 [false] [Pipeline] sh 07:43:32 + git log --format=format:%s -1 26e70d184d940b851e0540af95c39d19f0ae7fb9 [Pipeline] echo 07:43:32 ========================================================= 07:43:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:43:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:43:32 + git log --format=format:%s -1 26e70d184d940b851e0540af95c39d19f0ae7fb9 [Pipeline] echo 07:43:32 [semverPrep] GIT_COMMIT: 26e70d184d940b851e0540af95c39d19f0ae7fb9, Commit Message: Merge pull request #1506 from weichou1229/name-escape [Pipeline] echo 07:43:32 [semverPrep] This is not a build commit. [Pipeline] sh 07:43:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:43:32 + grep -v github /etc/ssh/ssh_known_hosts 07:43:32 + [ -e /tmp/ssh_known_hosts ] 07:43:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:43:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:43:32 + sudo tee -a /etc/ssh/ssh_known_hosts 07:43:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:33 07:43:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:33 0.1.4: Pulling from edgex-devops/py-git-semver 07:43:33 b85a868b505f: Pulling fs layer 07:43:33 e2be974225ed: Pulling fs layer 07:43:33 339a4e72a1f5: Pulling fs layer 07:43:33 988bab9f4d93: Pulling fs layer 07:43:33 1469e6f7b9e6: Pulling fs layer 07:43:33 eaf3925da568: Pulling fs layer 07:43:33 bab4dde63d76: Pulling fs layer 07:43:33 bde34c3a00c8: Pulling fs layer 07:43:33 b352a97aabf1: Pulling fs layer 07:43:33 4872d77fe225: Pulling fs layer 07:43:33 5851b861e8e6: Pulling fs layer 07:43:33 bab4dde63d76: Waiting 07:43:33 bde34c3a00c8: Waiting 07:43:33 b352a97aabf1: Waiting 07:43:33 4872d77fe225: Waiting 07:43:33 5851b861e8e6: Waiting 07:43:33 988bab9f4d93: Waiting 07:43:33 1469e6f7b9e6: Waiting 07:43:33 eaf3925da568: Waiting 07:43:33 e2be974225ed: Download complete 07:43:33 988bab9f4d93: Verifying Checksum 07:43:33 988bab9f4d93: Download complete 07:43:33 1469e6f7b9e6: Verifying Checksum 07:43:33 1469e6f7b9e6: Download complete 07:43:33 eaf3925da568: Verifying Checksum 07:43:33 eaf3925da568: Download complete 07:43:33 339a4e72a1f5: Verifying Checksum 07:43:33 339a4e72a1f5: Download complete 07:43:33 bde34c3a00c8: Verifying Checksum 07:43:33 bde34c3a00c8: Download complete 07:43:33 b352a97aabf1: Download complete 07:43:33 5851b861e8e6: Verifying Checksum 07:43:33 5851b861e8e6: Download complete 07:43:33 b85a868b505f: Verifying Checksum 07:43:33 b85a868b505f: Download complete 07:43:34 bab4dde63d76: Verifying Checksum 07:43:34 bab4dde63d76: Download complete 07:43:35 b85a868b505f: Pull complete 07:43:35 e2be974225ed: Pull complete 07:43:35 339a4e72a1f5: Pull complete 07:43:35 988bab9f4d93: Pull complete 07:43:36 1469e6f7b9e6: Pull complete 07:43:36 eaf3925da568: Pull complete 07:43:38 bab4dde63d76: Pull complete 07:43:38 bde34c3a00c8: Pull complete 07:43:38 b352a97aabf1: Pull complete 07:43:38 4872d77fe225: Pull complete 07:43:38 5851b861e8e6: Pull complete 07:43:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:38 prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container 07:43:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:43:42 $ docker top 7f839dbe10ce69d711a790139e9644739b59c25f219bdb592665740a27b9e90a -eo pid,comm 07:43:42 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). 07:43:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:43:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:42 [ssh-agent] Looking for ssh-agent implementation... 07:43:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:42 $ docker exec 7f839dbe10ce69d711a790139e9644739b59c25f219bdb592665740a27b9e90a ssh-agent 07:43:42 SSH_AUTH_SOCK=/tmp/ssh-lF48a7684Vim/agent.31 07:43:42 SSH_AGENT_PID=38 07:43:42 Running ssh-add (command line suppressed) 07:43:42 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17324120475498586424.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17324120475498586424.key) 07:43:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:43 + git tag --points-at HEAD [Pipeline] } 07:43:43 $ docker exec --env ******** --env ******** 7f839dbe10ce69d711a790139e9644739b59c25f219bdb592665740a27b9e90a ssh-agent -k 07:43:43 unset SSH_AUTH_SOCK; 07:43:43 unset SSH_AGENT_PID; 07:43:43 echo Agent pid 38 killed; 07:43:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:43:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:43 [ssh-agent] Looking for ssh-agent implementation... 07:43:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:43 $ docker exec 7f839dbe10ce69d711a790139e9644739b59c25f219bdb592665740a27b9e90a ssh-agent 07:43:43 SSH_AUTH_SOCK=/tmp/ssh-02Y18tYDiWH2/agent.70 07:43:43 SSH_AGENT_PID=76 07:43:43 Running ssh-add (command line suppressed) 07:43:43 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6543780609068352243.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6543780609068352243.key) 07:43:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:43 + git semver init 07:43:44 2023-09-13 07:43:44,166 [run_init] DEBUG init version:0.0.0 force:False 07:43:44 2023-09-13 07:43:44,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 07:43:44 2023-09-13 07:43:44,167 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 07:43:44 2023-09-13 07:43:44,167 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 07:43:45 2023-09-13 07:43:45,111 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 07:43:45 2023-09-13 07:43:45,111 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 07:43:45 2023-09-13 07:43:45,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:43:45 2023-09-13 07:43:45,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:43:45 3.1.0-dev.24 [Pipeline] } 07:43:45 $ docker exec --env ******** --env ******** 7f839dbe10ce69d711a790139e9644739b59c25f219bdb592665740a27b9e90a ssh-agent -k 07:43:45 unset SSH_AUTH_SOCK; 07:43:45 unset SSH_AGENT_PID; 07:43:45 echo Agent pid 76 killed; 07:43:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:43:45 + git semver [Pipeline] } 07:43:45 $ docker stop --time=1 7f839dbe10ce69d711a790139e9644739b59c25f219bdb592665740a27b9e90a 07:43:47 $ docker rm -f --volumes 7f839dbe10ce69d711a790139e9644739b59c25f219bdb592665740a27b9e90a [Pipeline] // withDockerContainer [Pipeline] sh 07:43:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:43:47 Stashed 1 file(s) [Pipeline] echo 07:43:47 [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [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 07:43:47 provisioning config files... 07:43:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7104503945340028065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:48 ---> docker-login.sh 07:43:48 nexus3.edgexfoundry.org:10001 07:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:48 Configure a credential helper to remove this warning. See 07:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:48 07:43:48 Login Succeeded 07:43:48 nexus3.edgexfoundry.org:10002 07:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:48 Configure a credential helper to remove this warning. See 07:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:48 07:43:48 Login Succeeded 07:43:48 nexus3.edgexfoundry.org:10003 07:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:48 Configure a credential helper to remove this warning. See 07:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:48 07:43:48 Login Succeeded 07:43:48 nexus3.edgexfoundry.org:10004 07:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:48 Configure a credential helper to remove this warning. See 07:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:48 07:43:48 Login Succeeded 07:43:48 docker.io 07:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:48 Configure a credential helper to remove this warning. See 07:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:48 07:43:48 Login Succeeded 07:43:48 ---> docker-login.sh ends [Pipeline] } 07:43:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:43:48 ========================================================= 07:43:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:43:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:49 + 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 . 07:43:49 Sending build context to Docker daemon 11.12MB 07:43:49 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 07:43:49 Step 2/10 : FROM ${BASE} AS builder 07:43:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:43:49 7264a8db6415: Pulling fs layer 07:43:49 c4d48a809fc2: Pulling fs layer 07:43:49 4f1c88b9dad5: Pulling fs layer 07:43:49 ad3a456e5733: Pulling fs layer 07:43:49 9e4f439ed901: Pulling fs layer 07:43:49 feaf6a47b606: Pulling fs layer 07:43:49 5e8b037d7d82: Pulling fs layer 07:43:49 8ac70367396e: Pulling fs layer 07:43:49 6db16350a2e2: Pulling fs layer 07:43:49 9250d5d63582: Pulling fs layer 07:43:49 5e8b037d7d82: Waiting 07:43:49 8ac70367396e: Waiting 07:43:49 6db16350a2e2: Waiting 07:43:49 9250d5d63582: Waiting 07:43:49 ad3a456e5733: Waiting 07:43:49 feaf6a47b606: Waiting 07:43:49 9e4f439ed901: Waiting 07:43:49 c4d48a809fc2: Download complete 07:43:49 ad3a456e5733: Verifying Checksum 07:43:49 ad3a456e5733: Download complete 07:43:49 9e4f439ed901: Download complete 07:43:49 7264a8db6415: Verifying Checksum 07:43:49 7264a8db6415: Download complete 07:43:49 feaf6a47b606: Verifying Checksum 07:43:49 feaf6a47b606: Download complete 07:43:49 7264a8db6415: Pull complete 07:43:49 8ac70367396e: Verifying Checksum 07:43:49 8ac70367396e: Download complete 07:43:49 c4d48a809fc2: Pull complete 07:43:49 4f1c88b9dad5: Verifying Checksum 07:43:49 4f1c88b9dad5: Download complete 07:43:49 6db16350a2e2: Verifying Checksum 07:43:49 6db16350a2e2: Download complete 07:43:49 9250d5d63582: Verifying Checksum 07:43:49 9250d5d63582: Download complete 07:43:50 5e8b037d7d82: Verifying Checksum 07:43:50 5e8b037d7d82: Download complete 07:43:53 4f1c88b9dad5: Pull complete 07:43:53 ad3a456e5733: Pull complete 07:43:53 9e4f439ed901: Pull complete 07:43:53 feaf6a47b606: Pull complete 07:43:55 5e8b037d7d82: Pull complete 07:43:55 8ac70367396e: Pull complete 07:43:56 6db16350a2e2: Pull complete 07:43:56 9250d5d63582: Pull complete 07:43:56 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 07:43:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:43:56 ---> fa269f55d9b9 07:43:56 Step 3/10 : ARG MAKE=make build 07:44:02 Still waiting to schedule task 07:44:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:44:03 ---> Running in 141e7a4275fa 07:44:03 Removing intermediate container 141e7a4275fa 07:44:03 ---> 5d123cb2d855 07:44:03 Step 4/10 : WORKDIR /device-sdk-go 07:44:03 ---> Running in 57aba4587b80 07:44:03 Removing intermediate container 57aba4587b80 07:44:03 ---> e0e38baf64fc 07:44:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:44:03 ---> Running in ed285352b844 07:44:03 Removing intermediate container ed285352b844 07:44:03 ---> f65f6b877bd9 07:44:03 Step 6/10 : RUN apk add --update --no-cache make git 07:44:03 ---> Running in a12fd949fdcc 07:44:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:44:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:44:04 OK: 265 MiB in 56 packages 07:44:04 Removing intermediate container a12fd949fdcc 07:44:04 ---> f0f88734a2b1 07:44:04 Step 7/10 : COPY go.mod vendor* ./ 07:44:04 ---> 7d94e46d6539 07:44:04 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:04 ---> Running in 04c338052d54 07:44:51 Removing intermediate container 04c338052d54 07:44:51 ---> a9dd0d5a48e4 07:44:51 Step 9/10 : COPY . . 07:44:51 ---> 30bac14baa12 07:44:51 Step 10/10 : RUN ${MAKE} 07:44:51 ---> Running in 64e4fd464552 07:44:51 noop 07:44:51 Removing intermediate container 64e4fd464552 07:44:51 ---> 50ce8807f7ce 07:44:51 Successfully built 50ce8807f7ce 07:44:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:51 + docker inspect -f . ci-base-image-x86_64 07:44:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:51 prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container 07:44:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 07:44:52 $ docker top 3db71816286c0e4d859614ce41e36e034a979e0f669ce250da35053625752fef -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:52 + go version 07:44:52 go version go1.21.0 linux/amd64 [Pipeline] } 07:44:52 $ docker stop --time=1 3db71816286c0e4d859614ce41e36e034a979e0f669ce250da35053625752fef 07:44:53 $ docker rm -f --volumes 3db71816286c0e4d859614ce41e36e034a979e0f669ce250da35053625752fef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:54 + docker inspect -f . ci-base-image-x86_64 07:44:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:54 prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container 07:44:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 07:44:54 $ docker top fee40258f23047279faeb80e8b94e4feef63e8e1753f24a688f20fd27e81a2c7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:54 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 07:44:55 + make test 07:44:55 go test -race -coverprofile=coverage.out ./... 07:45:01 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 07:45:16 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 07:45:16 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 07:45:16 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 07:45:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 07:45:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 07:45:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 07:45:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 07:45:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.052s coverage: 27.6% of statements 07:45:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.053s coverage: 80.2% of statements 07:45:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.061s coverage: 86.0% of statements 07:45:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 07:45:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 07:45:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 07:45:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.086s coverage: 71.8% of statements 07:45:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 07:45:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.080s coverage: 14.4% of statements 07:45:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.904s coverage: 44.2% of statements 07:45:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.072s coverage: 68.5% of statements 07:45:22 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.124s coverage: 89.2% of statements 07:45:22 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.045s coverage: 5.5% of statements 07:45:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6091 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 07:45:35 Running in /w/workspace/device-sdk-go/253 [Pipeline] { [Pipeline] checkout 07:45:35 The recommended git tool is: git 07:45:39 using credential edgex-jenkins-ssh 07:45:39 Cloning the remote Git repository 07:45:39 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:45:40 GO111MODULE=on go vet ./... 07:45:40 > git init /w/workspace/device-sdk-go/253 # timeout=10 07:45:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:45:40 > git --version # timeout=10 07:45:40 > git --version # 'git version 2.25.1' 07:45:40 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:45:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:42 Avoid second fetch 07:45:42 Checking out Revision 26e70d184d940b851e0540af95c39d19f0ae7fb9 (main) 07:45:43 Commit message: "Merge pull request #1506 from weichou1229/name-escape" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:45:42 > git config core.sparsecheckout # timeout=10 07:45:42 > git checkout -f 26e70d184d940b851e0540af95c39d19f0ae7fb9 # timeout=10 07:45:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:45:44 % Total % Received % Xferd Average Speed Time Time Time Current 07:45:44 Dload Upload Total Spent Left Speed 07:45:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86155 07:45:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:45:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:45:44 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] echo 07:45:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:45:44 $ docker stop --time=1 fee40258f23047279faeb80e8b94e4feef63e8e1753f24a688f20fd27e81a2c7 07:45:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 07:45:48 $ docker rm -f --volumes fee40258f23047279faeb80e8b94e4feef63e8e1753f24a688f20fd27e81a2c7 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 07:45:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:45:48 + + sudo teesudo /etc/docker/daemon.new jq 07:45:48 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:45:48 { 07:45:48 "registry-mirrors": [ 07:45:48 "https://nexus3.edgexfoundry.org:10001" 07:45:48 ], 07:45:48 "bip": "10.250.0.254/24", 07:45:48 "hosts": [ 07:45:48 "tcp://0.0.0.0:5555", 07:45:48 "unix:///var/run/docker.sock" 07:45:48 ], 07:45:48 "mtu": 1458, 07:45:48 "selinux-enabled": true, 07:45:48 "seccomp-profile": "/etc/docker/seccomp.json" 07:45:48 } [Pipeline] sh 07:45:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:45:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:45:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:45:49 + sudo service docker restart 07:45:49 + ls -al . 07:45:49 total 304 07:45:49 drwxrwxr-x 11 jenkins jenkins 4096 Sep 13 07:44 . 07:45:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 07:43 .. 07:45:49 -rw-rw-r-- 1 jenkins jenkins 140 Sep 13 07:43 .dockerignore 07:45:49 drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 07:45 .git 07:45:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 07:43 .github 07:45:49 -rw-rw-r-- 1 jenkins jenkins 137 Sep 13 07:43 .gitignore 07:45:49 -rw-rw-r-- 1 jenkins jenkins 42 Sep 13 07:43 .golangci.yml 07:45:49 drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 07:43 .semver 07:45:49 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 13 07:43 CHANGELOG.md 07:45:49 -rw-rw-r-- 1 jenkins jenkins 677 Sep 13 07:43 GOVERNANCE.md 07:45:49 -rw-rw-r-- 1 jenkins jenkins 885 Sep 13 07:43 Jenkinsfile 07:45:49 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 13 07:43 LICENSE 07:45:49 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 13 07:43 Makefile 07:45:49 -rw-rw-r-- 1 jenkins jenkins 619 Sep 13 07:43 OWNERS.md 07:45:49 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 13 07:43 README.md 07:45:49 -rw-rw-r-- 1 jenkins jenkins 12 Sep 13 07:43 VERSION 07:45:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 07:43 bin 07:45:49 -rw-r--r-- 1 jenkins jenkins 120473 Sep 13 07:45 coverage.out 07:45:49 drwxrwxr-x 5 jenkins jenkins 4096 Sep 13 07:43 example 07:45:49 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 13 07:43 go.mod 07:45:49 -rw-rw-r-- 1 jenkins jenkins 33547 Sep 13 07:43 go.sum 07:45:49 drwxrwxr-x 12 jenkins jenkins 4096 Sep 13 07:43 internal 07:45:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 07:43 openapi 07:45:49 drwxrwxr-x 6 jenkins jenkins 4096 Sep 13 07:43 pkg 07:45:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 07:43 snap 07:45:49 -rw-rw-r-- 1 jenkins jenkins 222 Sep 13 07:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:49 + 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=26e70d184d940b851e0540af95c39d19f0ae7fb9 --label arch=amd64 --label version=3.1.0-dev.24 . 07:45:49 Sending build context to Docker daemon 11.24MB 07:45:49 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 07:45:49 Step 2/23 : FROM ${BASE} AS builder 07:45:49 ---> 50ce8807f7ce 07:45:49 Step 3/23 : ARG MAKE=make build 07:45:50 ---> Running in 25ce78d17c09 07:45:50 Removing intermediate container 25ce78d17c09 07:45:50 ---> f3d3cde13208 07:45:50 Step 4/23 : WORKDIR /device-sdk-go 07:45:50 ---> Running in e5e052248dc3 07:45:50 Removing intermediate container e5e052248dc3 07:45:50 ---> c8b07aee7356 07:45:50 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:45:50 ---> Running in f502ea2b7751 07:45:50 Removing intermediate container f502ea2b7751 07:45:50 ---> 031defc294e8 07:45:50 Step 6/23 : RUN apk add --update --no-cache make git 07:45:50 ---> Running in 562854e7e248 07:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:45:51 OK: 265 MiB in 56 packages 07:45:51 Removing intermediate container 562854e7e248 07:45:51 ---> 5bf729404742 07:45:51 Step 7/23 : COPY go.mod vendor* ./ 07:45:52 ---> bca98e2a23cc 07:45:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:52 ---> Running in 44505ec374ec 07:45:53 Removing intermediate container 44505ec374ec 07:45:53 ---> 3da860ab43e0 07:45:53 Step 9/23 : COPY . . 07:45:53 ---> 4ab1182aa334 07:45:53 Step 10/23 : RUN ${MAKE} 07:45:53 ---> Running in c44cf588d254 07:45:53 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.24" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:07 provisioning config files... 07:46:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/253@tmp/config11854726879209040242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:07 ---> docker-login.sh 07:46:07 nexus3.edgexfoundry.org:10001 07:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:08 Configure a credential helper to remove this warning. See 07:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:08 07:46:08 Login Succeeded 07:46:08 nexus3.edgexfoundry.org:10002 07:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:08 Configure a credential helper to remove this warning. See 07:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:08 07:46:08 Login Succeeded 07:46:08 nexus3.edgexfoundry.org:10003 07:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:09 Configure a credential helper to remove this warning. See 07:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:09 07:46:09 Login Succeeded 07:46:09 nexus3.edgexfoundry.org:10004 07:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:09 Configure a credential helper to remove this warning. See 07:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:09 07:46:09 Login Succeeded 07:46:09 docker.io 07:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:09 Configure a credential helper to remove this warning. See 07:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:09 07:46:09 Login Succeeded 07:46:09 ---> docker-login.sh ends [Pipeline] } 07:46:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:46:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:46:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:46:10 ========================================================= 07:46:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:46:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:10 + 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 . 07:46:10 Sending build context to Docker daemon 5.939MB 07:46:10 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 07:46:10 Step 2/10 : FROM ${BASE} AS builder 07:46:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:46:11 9fda8d8052c6: Pulling fs layer 07:46:11 5d54e960e981: Pulling fs layer 07:46:11 c4a7e357bf2a: Pulling fs layer 07:46:11 f0e02332f6b5: Pulling fs layer 07:46:11 66412af1f25a: Pulling fs layer 07:46:11 f0e02332f6b5: Waiting 07:46:11 1baf3a5c0e64: Pulling fs layer 07:46:11 9a37bb91b891: Pulling fs layer 07:46:11 a29adfc67d43: Pulling fs layer 07:46:11 d5de9f91c1a4: Pulling fs layer 07:46:11 1baf3a5c0e64: Waiting 07:46:11 9a37bb91b891: Waiting 07:46:11 a29adfc67d43: Waiting 07:46:11 66412af1f25a: Waiting 07:46:11 d5de9f91c1a4: Waiting 07:46:11 5d54e960e981: Download complete 07:46:11 f0e02332f6b5: Verifying Checksum 07:46:11 f0e02332f6b5: Download complete 07:46:11 66412af1f25a: Verifying Checksum 07:46:11 66412af1f25a: Download complete 07:46:11 9fda8d8052c6: Download complete 07:46:11 9a37bb91b891: Verifying Checksum 07:46:11 9a37bb91b891: Download complete 07:46:11 Removing intermediate container c44cf588d254 07:46:11 ---> e7ccc32a83fa 07:46:11 Step 11/23 : FROM alpine:3.18 07:46:11 3.18: Pulling from library/alpine 07:46:11 7264a8db6415: Already exists 07:46:11 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 07:46:11 Status: Downloaded newer image for alpine:3.18 07:46:11 ---> 7e01a0d0a1dc 07:46:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:46:11 ---> Running in 5575517d3d87 07:46:11 Removing intermediate container 5575517d3d87 07:46:11 ---> afb353796852 07:46:11 Step 13/23 : RUN apk add --update --no-cache 07:46:11 ---> Running in bc9bdbeea646 07:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:11 9fda8d8052c6: Pull complete 07:46:11 a29adfc67d43: Verifying Checksum 07:46:11 a29adfc67d43: Download complete 07:46:12 OK: 7 MiB in 15 packages 07:46:12 Removing intermediate container bc9bdbeea646 07:46:12 ---> 8e06a25baa05 07:46:12 Step 14/23 : WORKDIR / 07:46:12 ---> Running in 600ed8e1b25e 07:46:12 Removing intermediate container 600ed8e1b25e 07:46:12 ---> bfe3881e438d 07:46:12 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:46:12 ---> 1698e2787370 07:46:12 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:46:12 d5de9f91c1a4: Verifying Checksum 07:46:12 d5de9f91c1a4: Download complete 07:46:12 c4a7e357bf2a: Verifying Checksum 07:46:12 c4a7e357bf2a: Download complete 07:46:12 ---> 9ba4f4f414b2 07:46:12 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:46:13 ---> 25487fae9fbf 07:46:13 Step 18/23 : EXPOSE 59999 07:46:13 ---> Running in d086de4b7b70 07:46:13 Removing intermediate container d086de4b7b70 07:46:13 ---> 7a3086e202d7 07:46:13 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:46:13 ---> Running in 1500fd84517c 07:46:13 Removing intermediate container 1500fd84517c 07:46:13 ---> 2766d7eec17e 07:46:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:46:13 ---> Running in 3e82c1bc3806 07:46:13 Removing intermediate container 3e82c1bc3806 07:46:13 ---> 48104efb43da 07:46:13 Step 21/23 : LABEL arch=amd64 07:46:13 ---> Running in b78c2e499d98 07:46:13 Removing intermediate container b78c2e499d98 07:46:13 ---> a890e3202dc3 07:46:13 Step 22/23 : LABEL git_sha=26e70d184d940b851e0540af95c39d19f0ae7fb9 07:46:13 ---> Running in 6bd88ba22805 07:46:13 Removing intermediate container 6bd88ba22805 07:46:13 ---> 52036607ce88 07:46:13 Step 23/23 : LABEL version=3.1.0-dev.24 07:46:13 1baf3a5c0e64: Verifying Checksum 07:46:13 1baf3a5c0e64: Download complete 07:46:13 ---> Running in 4eee61131089 07:46:13 Removing intermediate container 4eee61131089 07:46:13 ---> 1466b58afe9f 07:46:13 [Warning] One or more build-args [ARCH] were not consumed 07:46:13 Successfully built 1466b58afe9f 07:46:13 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:14 07:46:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:14 latest: Pulling from edgex-lftools-log-publisher 07:46:14 5eb5b503b376: Pulling fs layer 07:46:14 5c69ac0246d0: Pulling fs layer 07:46:14 ec43610c2a17: Pulling fs layer 07:46:14 3a2ae6a8a46f: Pulling fs layer 07:46:14 33b1e0a273af: Pulling fs layer 07:46:14 5d3b04190fa2: Pulling fs layer 07:46:14 2f39f015ded8: Pulling fs layer 07:46:14 33b1e0a273af: Waiting 07:46:14 5d3b04190fa2: Waiting 07:46:14 2f39f015ded8: Waiting 07:46:14 3a2ae6a8a46f: Waiting 07:46:14 5c69ac0246d0: Download complete 07:46:14 3a2ae6a8a46f: Verifying Checksum 07:46:14 3a2ae6a8a46f: Download complete 07:46:14 33b1e0a273af: Verifying Checksum 07:46:14 33b1e0a273af: Download complete 07:46:14 5d3b04190fa2: Verifying Checksum 07:46:14 5d3b04190fa2: Download complete 07:46:14 ec43610c2a17: Verifying Checksum 07:46:14 ec43610c2a17: Download complete 07:46:14 5eb5b503b376: Verifying Checksum 07:46:14 5eb5b503b376: Download complete 07:46:14 5d54e960e981: Pull complete 07:46:15 2f39f015ded8: Download complete 07:46:15 5eb5b503b376: Pull complete 07:46:15 5c69ac0246d0: Pull complete 07:46:16 ec43610c2a17: Pull complete 07:46:16 3a2ae6a8a46f: Pull complete 07:46:16 33b1e0a273af: Pull complete 07:46:16 5d3b04190fa2: Pull complete 07:46:20 2f39f015ded8: Pull complete 07:46:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:46:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:20 prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container 07:46:20 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 07:46:21 $ docker top 13fb64879249832697bb5977d59025c92f41271431c789969cf1f82d049da644 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:22 ---> job-cost.sh 07:46:22 lf-activate-venv: SKIPPING 07:46:22 INFO: No Stack... 07:46:22 INFO: Retrieving Pricing Info for: v3-standard-8 07:46:23 INFO: Archiving Costs [Pipeline] sh 07:46:23 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 07:46:23 + cut -d, -f6 [Pipeline] lock 07:46:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] 07:46:23 Resource [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] did not exist. Created. 07:46:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:46:23 + echo total: 0.2199999988079071 [Pipeline] stash 07:46:23 Stashed 1 file(s) [Pipeline] } 07:46:23 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] [Pipeline] // lock [Pipeline] } 07:46:23 $ docker stop --time=1 13fb64879249832697bb5977d59025c92f41271431c789969cf1f82d049da644 07:46:24 c4a7e357bf2a: Pull complete 07:46:25 $ docker rm -f --volumes 13fb64879249832697bb5977d59025c92f41271431c789969cf1f82d049da644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 07:46:25 f0e02332f6b5: Pull complete [Pipeline] } 07:46:27 66412af1f25a: Pull complete 07:46:34 1baf3a5c0e64: Pull complete 07:46:35 9a37bb91b891: Pull complete 07:46:36 a29adfc67d43: Pull complete 07:46:38 d5de9f91c1a4: Pull complete 07:46:38 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 07:46:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:46:38 ---> 746ca1b523b5 07:46:38 Step 3/10 : ARG MAKE=make build 07:46:40 ---> Running in 0197d9441576 07:46:40 Removing intermediate container 0197d9441576 07:46:40 ---> 1d5a4d207e26 07:46:40 Step 4/10 : WORKDIR /device-sdk-go 07:46:40 ---> Running in a37b471e1308 07:46:40 Removing intermediate container a37b471e1308 07:46:40 ---> 9cf3cb567903 07:46:40 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:46:40 ---> Running in d2b118f97b94 07:46:41 Removing intermediate container d2b118f97b94 07:46:41 ---> 9658be871bd5 07:46:41 Step 6/10 : RUN apk add --update --no-cache make git 07:46:41 ---> Running in 8f1b753a2fc4 07:46:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:46:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:46:43 OK: 267 MiB in 56 packages 07:46:44 Removing intermediate container 8f1b753a2fc4 07:46:44 ---> 2ec91e89e1dc 07:46:44 Step 7/10 : COPY go.mod vendor* ./ 07:46:44 ---> 33437c0b46ae 07:46:44 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:44 ---> Running in cd1e7c42de75 07:47:52 Removing intermediate container cd1e7c42de75 07:47:52 ---> e72117054612 07:47:52 Step 9/10 : COPY . . 07:47:52 ---> ad490c7cdc99 07:47:52 Step 10/10 : RUN ${MAKE} 07:47:52 ---> Running in b6cb2d45afa3 07:47:52 noop 07:47:52 Removing intermediate container b6cb2d45afa3 07:47:52 ---> fd63d363c9f4 07:47:52 Successfully built fd63d363c9f4 07:47:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:53 + docker inspect -f . ci-base-image-arm64 07:47:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:53 prd-ubuntu20.04-docker-arm64-4c-16g-6091 does not seem to be running inside a container 07:47:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/253 -v /w/workspace/device-sdk-go/253:/w/workspace/device-sdk-go/253:rw,z -v /w/workspace/device-sdk-go/253@tmp:/w/workspace/device-sdk-go/253@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 ******** ci-base-image-arm64 cat 07:47:54 $ docker top 342245ca5536f114c879c4f0468398fab0da78ee89051f696e4c6c6dea7fb193 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:55 + go version 07:47:55 go version go1.21.0 linux/arm64 [Pipeline] } 07:47:55 $ docker stop --time=1 342245ca5536f114c879c4f0468398fab0da78ee89051f696e4c6c6dea7fb193 07:47:56 $ docker rm -f --volumes 342245ca5536f114c879c4f0468398fab0da78ee89051f696e4c6c6dea7fb193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:57 + docker inspect -f . ci-base-image-arm64 07:47:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:57 prd-ubuntu20.04-docker-arm64-4c-16g-6091 does not seem to be running inside a container 07:47:57 $ 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/253 -v /w/workspace/device-sdk-go/253:/w/workspace/device-sdk-go/253:rw,z -v /w/workspace/device-sdk-go/253@tmp:/w/workspace/device-sdk-go/253@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 ******** ci-base-image-arm64 cat 07:47:58 $ docker top 1f6d0666f86727b96404a31525e494024cc8ade046120480780cb38943b17220 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:59 + git config --global --add safe.directory /w/workspace/device-sdk-go/253 [Pipeline] fileExists [Pipeline] sh 07:47:59 + make test 07:47:59 go test -race -coverprofile=coverage.out ./... 07:48:31 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 07:50:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 07:50:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 07:50:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 07:50:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 07:50:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 07:50:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.191s coverage: 27.6% of statements 07:50:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.328s coverage: 80.2% of statements 07:50:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 07:50:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 07:50:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.310s coverage: 86.0% of statements 07:50:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 07:50:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.595s coverage: 71.8% of statements 07:50:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 07:50:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 07:50:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.240s coverage: 14.4% of statements 07:50:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.659s coverage: 44.2% of statements 07:50:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.383s coverage: 68.5% of statements 07:50:37 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.412s coverage: 89.2% of statements 07:50:37 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 07:50:38 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.217s coverage: 5.5% of statements 07:50:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:50:39 GO111MODULE=on go vet ./... 07:52:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:52:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:52:15 ./bin/test-attribution-txt.sh [Pipeline] echo 07:52:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:52:15 $ docker stop --time=1 1f6d0666f86727b96404a31525e494024cc8ade046120480780cb38943b17220 07:52:17 $ docker rm -f --volumes 1f6d0666f86727b96404a31525e494024cc8ade046120480780cb38943b17220 [Pipeline] // withDockerContainer [Pipeline] sh 07:52:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:52:19 Warning: overwriting stash ‘coverage-report’ 07:52:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:52:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:52:20 + ls -al . 07:52:20 total 300 07:52:20 drwxrwxr-x 10 jenkins jenkins 4096 Sep 13 07:48 . 07:52:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 07:45 .. 07:52:20 -rw-rw-r-- 1 jenkins jenkins 140 Sep 13 07:45 .dockerignore 07:52:20 drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 07:45 .git 07:52:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 07:45 .github 07:52:20 -rw-rw-r-- 1 jenkins jenkins 137 Sep 13 07:45 .gitignore 07:52:20 -rw-rw-r-- 1 jenkins jenkins 42 Sep 13 07:45 .golangci.yml 07:52:20 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 13 07:45 CHANGELOG.md 07:52:20 -rw-rw-r-- 1 jenkins jenkins 677 Sep 13 07:45 GOVERNANCE.md 07:52:20 -rw-rw-r-- 1 jenkins jenkins 885 Sep 13 07:45 Jenkinsfile 07:52:20 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 13 07:45 LICENSE 07:52:20 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 13 07:45 Makefile 07:52:20 -rw-rw-r-- 1 jenkins jenkins 619 Sep 13 07:45 OWNERS.md 07:52:20 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 13 07:45 README.md 07:52:20 -rw-rw-r-- 1 jenkins jenkins 12 Sep 13 07:43 VERSION 07:52:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 07:45 bin 07:52:20 -rw-r--r-- 1 jenkins jenkins 120475 Sep 13 07:50 coverage.out 07:52:20 drwxrwxr-x 5 jenkins jenkins 4096 Sep 13 07:45 example 07:52:20 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 13 07:45 go.mod 07:52:20 -rw-rw-r-- 1 jenkins jenkins 33547 Sep 13 07:45 go.sum 07:52:20 drwxrwxr-x 12 jenkins jenkins 4096 Sep 13 07:45 internal 07:52:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 07:45 openapi 07:52:20 drwxrwxr-x 6 jenkins jenkins 4096 Sep 13 07:45 pkg 07:52:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 07:45 snap 07:52:20 -rw-rw-r-- 1 jenkins jenkins 222 Sep 13 07:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:20 + 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=26e70d184d940b851e0540af95c39d19f0ae7fb9 --label arch=arm64 --label version=3.1.0-dev.24 . 07:52:21 Sending build context to Docker daemon 6.06MB 07:52:21 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 07:52:21 Step 2/23 : FROM ${BASE} AS builder 07:52:21 ---> fd63d363c9f4 07:52:21 Step 3/23 : ARG MAKE=make build 07:52:21 ---> Running in c82017069683 07:52:21 Removing intermediate container c82017069683 07:52:21 ---> 2191cb34b874 07:52:21 Step 4/23 : WORKDIR /device-sdk-go 07:52:21 ---> Running in dca30aa6bd96 07:52:21 Removing intermediate container dca30aa6bd96 07:52:21 ---> 41e473d26234 07:52:21 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:52:21 ---> Running in bd2db54ddb0f 07:52:22 Removing intermediate container bd2db54ddb0f 07:52:22 ---> e7dd4296250f 07:52:22 Step 6/23 : RUN apk add --update --no-cache make git 07:52:22 ---> Running in 08ce82d342b1 07:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:52:24 OK: 267 MiB in 56 packages 07:52:25 Removing intermediate container 08ce82d342b1 07:52:25 ---> 8fd0b33837c9 07:52:25 Step 7/23 : COPY go.mod vendor* ./ 07:52:25 ---> 9b6845ff6943 07:52:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:25 ---> Running in 40ba86c28312 07:52:27 Removing intermediate container 40ba86c28312 07:52:27 ---> 33d781b0eea6 07:52:27 Step 9/23 : COPY . . 07:52:28 ---> ed7acd3cc1c9 07:52:28 Step 10/23 : RUN ${MAKE} 07:52:28 ---> Running in 39021f93275a 07:52:29 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.24" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:54:21 Removing intermediate container 39021f93275a 07:54:21 ---> 2175625930cc 07:54:21 Step 11/23 : FROM alpine:3.18 07:54:21 3.18: Pulling from library/alpine 07:54:21 9fda8d8052c6: Already exists 07:54:21 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 07:54:21 Status: Downloaded newer image for alpine:3.18 07:54:21 ---> f6648c04cd6c 07:54:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:54:21 ---> Running in d040aaff7512 07:54:21 Removing intermediate container d040aaff7512 07:54:21 ---> b5a74047aa32 07:54:21 Step 13/23 : RUN apk add --update --no-cache 07:54:21 ---> Running in ac7aebf5c4bf 07:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:54:21 OK: 8 MiB in 15 packages 07:54:21 Removing intermediate container ac7aebf5c4bf 07:54:21 ---> b38a206a497d 07:54:21 Step 14/23 : WORKDIR / 07:54:21 ---> Running in cc96517aca5a 07:54:21 Removing intermediate container cc96517aca5a 07:54:21 ---> b318ded1debd 07:54:21 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:54:21 ---> ce1f38159dfb 07:54:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:54:21 ---> e63874d05df2 07:54:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:54:21 ---> 54aae19c91cc 07:54:21 Step 18/23 : EXPOSE 59999 07:54:21 ---> Running in 738830b24d8a 07:54:21 Removing intermediate container 738830b24d8a 07:54:21 ---> 0c5bc2c1b71c 07:54:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:54:21 ---> Running in afb16287da9a 07:54:21 Removing intermediate container afb16287da9a 07:54:21 ---> f404256b6327 07:54:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:54:21 ---> Running in 0f57a4c93cd9 07:54:21 Removing intermediate container 0f57a4c93cd9 07:54:21 ---> 532c9da628a6 07:54:21 Step 21/23 : LABEL arch=arm64 07:54:21 ---> Running in 1d365706e740 07:54:21 Removing intermediate container 1d365706e740 07:54:21 ---> 312f7d379c20 07:54:21 Step 22/23 : LABEL git_sha=26e70d184d940b851e0540af95c39d19f0ae7fb9 07:54:21 ---> Running in f6775c7c2425 07:54:21 Removing intermediate container f6775c7c2425 07:54:21 ---> bc2a96a63233 07:54:21 Step 23/23 : LABEL version=3.1.0-dev.24 07:54:21 ---> Running in 76aaeeae5131 07:54:21 Removing intermediate container 76aaeeae5131 07:54:21 ---> de7ba2f305f2 07:54:21 [Warning] One or more build-args [ARCH] were not consumed 07:54:21 Successfully built de7ba2f305f2 07:54:21 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:54:21 07:54:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:54:22 arm64: Pulling from edgex-lftools-log-publisher 07:54:22 8998bd30e6a1: Pulling fs layer 07:54:22 04944245beec: Pulling fs layer 07:54:22 699f458cf7ca: Pulling fs layer 07:54:22 765212b225bb: Pulling fs layer 07:54:22 f23df028b6ca: Pulling fs layer 07:54:22 d65c8cfc05b1: Pulling fs layer 07:54:22 2437ff75d9bd: Pulling fs layer 07:54:22 f23df028b6ca: Waiting 07:54:22 765212b225bb: Waiting 07:54:22 d65c8cfc05b1: Waiting 07:54:22 2437ff75d9bd: Waiting 07:54:22 04944245beec: Verifying Checksum 07:54:22 04944245beec: Download complete 07:54:22 765212b225bb: Verifying Checksum 07:54:22 765212b225bb: Download complete 07:54:22 f23df028b6ca: Verifying Checksum 07:54:22 f23df028b6ca: Download complete 07:54:22 d65c8cfc05b1: Verifying Checksum 07:54:22 d65c8cfc05b1: Download complete 07:54:22 699f458cf7ca: Verifying Checksum 07:54:22 699f458cf7ca: Download complete 07:54:23 8998bd30e6a1: Verifying Checksum 07:54:23 8998bd30e6a1: Download complete 07:54:24 2437ff75d9bd: Download complete 07:54:26 8998bd30e6a1: Pull complete 07:54:27 04944245beec: Pull complete 07:54:28 699f458cf7ca: Pull complete 07:54:28 765212b225bb: Pull complete 07:54:29 f23df028b6ca: Pull complete 07:54:29 d65c8cfc05b1: Pull complete 07:54:44 2437ff75d9bd: Pull complete 07:54:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:54:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:54:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:44 prd-ubuntu20.04-docker-arm64-4c-16g-6091 does not seem to be running inside a container 07:54:45 $ 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/253 -v /w/workspace/device-sdk-go/253:/w/workspace/device-sdk-go/253:rw,z -v /w/workspace/device-sdk-go/253@tmp:/w/workspace/device-sdk-go/253@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:arm64 cat 07:54:50 $ docker top 57c3f5260c69518151976adf4392207ad8640f6a437c4021a1cdd1f0183ca460 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:50 ---> job-cost.sh 07:54:50 lf-activate-venv: SKIPPING 07:54:50 INFO: No Stack... 07:54:51 INFO: Retrieving Pricing Info for: v3-standard-4 07:54:52 INFO: Archiving Costs [Pipeline] sh 07:54:52 + cat /w/workspace/device-sdk-go/253/archives/cost.csv 07:54:52 + cut -d, -f6 [Pipeline] lock 07:54:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] 07:54:52 Resource [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] did not exist. Created. 07:54:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:54:53 /w/workspace/device-sdk-go/253@tmp/durable-4fe6622c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:54:53 + echo total: 0.10999999940395355 [Pipeline] stash 07:54:53 Warning: overwriting stash ‘stack-cost’ 07:54:53 Stashed 1 file(s) [Pipeline] } 07:54:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] [Pipeline] // lock [Pipeline] } 07:54:53 $ docker stop --time=1 57c3f5260c69518151976adf4392207ad8640f6a437c4021a1cdd1f0183ca460 07:54:54 $ docker rm -f --volumes 57c3f5260c69518151976adf4392207ad8640f6a437c4021a1cdd1f0183ca460 [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 07:54:55 provisioning config files... 07:54:55 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12420183101002568336tmp [Pipeline] { [Pipeline] sh 07:54:55 + set +x 07:54:55 + curl -s https://codecov.io/bash 07:54:55 + bash -s -- 07:54:55 07:54:55 _____ _ 07:54:55 / ____| | | 07:54:55 | | ___ __| | ___ ___ _____ __ 07:54:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:54:55 | |___| (_) | (_| | __/ (_| (_) \ V / 07:54:55 \_____\___/ \__,_|\___|\___\___/ \_/ 07:54:55 Bash-1.0.6 07:54:55 07:54:55 07:54:55 ==> git version 2.25.1 found 07:54:55 ==> 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 07:54:55 Release-Date: 2020-01-08 07:54:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:54:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:54:55 ==> Jenkins CI detected. 07:54:55 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 07:54:55 project root: . 07:54:55 --> token set from env 07:54:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:54:55 ==> Running gcov in . (disable via -X gcov) 07:54:55 ==> Python coveragepy not found 07:54:55 ==> Searching for coverage reports in: 07:54:55 + . 07:54:55 -> Found 1 reports 07:54:55 ==> Detecting git/mercurial file structure 07:54:55 ==> Reading reports 07:54:55 + ./coverage.out bytes=120475 07:54:55 ==> Appending adjustments 07:54:55 https://docs.codecov.io/docs/fixing-reports 07:54:56 + Found adjustments 07:54:56 ==> Gzipping contents 07:54:56 20K /tmp/codecov.VjLGUJ.gz 07:54:56 ==> Uploading reports 07:54:56 url: https://codecov.io 07:54:56 query: branch=main&commit=26e70d184d940b851e0540af95c39d19f0ae7fb9&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F253%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:54:56 -> Pinging Codecov 07:54:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=26e70d184d940b851e0540af95c39d19f0ae7fb9&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F253%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:54:56 -> Uploading to 07:54:56 https://storage.googleapis.com/codecov/v4/raw/2023-09-13/7E55EF52A471D76F132DFD9A03CDDE97/26e70d184d940b851e0540af95c39d19f0ae7fb9/81e9976d-3437-4e49-afdf-9b5cfc8954b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T075456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=756f76014d3c8d788b611f329a1a26b11e9749e3f3e98028d00d9c82e38e7642 07:54:56 % Total % Received % Xferd Average Speed Time Time Time Current 07:54:56 Dload Upload Total Spent Left Speed 07:54:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16437 0 0 100 16437 0 80573 --:--:-- --:--:-- --:--:-- 80573 07:54:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/26e70d184d940b851e0540af95c39d19f0ae7fb9 [Pipeline] } 07:54:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:54:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:54:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:54:56 07:54:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:54:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:54:57 df9b9388f04a: Pulling fs layer 07:54:57 52dc419b0ee2: Pulling fs layer 07:54:57 25bc292e5bac: Pulling fs layer 07:54:57 114826534d7a: Pulling fs layer 07:54:57 4657fd5d0bcf: Pulling fs layer 07:54:57 6ad1cebc031e: Pulling fs layer 07:54:57 8a3aa393b2d8: Pulling fs layer 07:54:57 114826534d7a: Waiting 07:54:57 4657fd5d0bcf: Waiting 07:54:57 6ad1cebc031e: Waiting 07:54:57 8a3aa393b2d8: Waiting 07:54:57 52dc419b0ee2: Verifying Checksum 07:54:57 52dc419b0ee2: Download complete 07:54:57 4657fd5d0bcf: Verifying Checksum 07:54:57 4657fd5d0bcf: Download complete 07:54:57 df9b9388f04a: Verifying Checksum 07:54:57 df9b9388f04a: Download complete 07:54:57 6ad1cebc031e: Verifying Checksum 07:54:57 6ad1cebc031e: Download complete 07:54:57 df9b9388f04a: Pull complete 07:54:57 52dc419b0ee2: Pull complete 07:54:57 25bc292e5bac: Pull complete 07:54:58 114826534d7a: Verifying Checksum 07:54:58 114826534d7a: Download complete 07:54:58 8a3aa393b2d8: Verifying Checksum 07:54:58 8a3aa393b2d8: Download complete 07:55:01 114826534d7a: Pull complete 07:55:01 4657fd5d0bcf: Pull complete 07:55:01 6ad1cebc031e: Pull complete 07:55:04 8a3aa393b2d8: Pull complete 07:55:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:55:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:55:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:04 prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container 07:55:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-devops/edgex-snyk-go:1.410.4 cat 07:55:05 $ docker top e3a114045569174284aa3c4d5dec1673b2c94b53b44627107eac71210d1dfa8c -eo pid,comm [Pipeline] { [Pipeline] echo 07:55:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 07:55:05 + set -o pipefail 07:55:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 07:55:11 07:55:11 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 07:55:11 07:55:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/0f8f9773-dc78-4dac-b2ed-c30b7502533b 07:55:11 07:55:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:55:11 07:55:11 07:55:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:55:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:55:11 More details here: https://snyk.co/ue1NS 07:55:11 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 07:55:11 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:55:11 $ docker stop --time=1 e3a114045569174284aa3c4d5dec1673b2c94b53b44627107eac71210d1dfa8c 07:55:13 $ docker rm -f --volumes e3a114045569174284aa3c4d5dec1673b2c94b53b44627107eac71210d1dfa8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:55:13 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:13 provisioning config files... 07:55:13 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13704973839100837904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:55:13 --> edgex-publish-swagger.sh 07:55:13 === Publish openapi/v3 API === 07:55:13 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 07:55:13 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 07:55:13 % Total % Received % Xferd Average Speed Time Time Time Current 07:55:13 Dload Upload Total Spent Left Speed 07:55:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 46602 --:--:-- --:--:-- --:--:-- 46510 100 23674 0 0 100 23674 0 46510 --:--:-- --:--:-- --:--:-- 46510 07:55:14 07:55:14 [Pipeline] } 07:55:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:55:14 + git log --format=format:%s -1 26e70d184d940b851e0540af95c39d19f0ae7fb9 [Pipeline] sh 07:55:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:55:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:15 prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container 07:55:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:55:15 $ docker top edc3c1f37b0bce1f25173be0d093fea929f2edf3688673bff932cd2b1273605f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:15 [ssh-agent] Looking for ssh-agent implementation... 07:55:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:16 $ docker exec edc3c1f37b0bce1f25173be0d093fea929f2edf3688673bff932cd2b1273605f ssh-agent 07:55:16 SSH_AUTH_SOCK=/tmp/ssh-JBOIxVSOs8iE/agent.33 07:55:16 SSH_AGENT_PID=39 07:55:16 Running ssh-add (command line suppressed) 07:55:16 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2998159289663507440.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2998159289663507440.key) 07:55:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:16 + git semver tag 07:55:16 2023-09-13 07:55:16,843 [run_tag] DEBUG tag force:False 07:55:16 2023-09-13 07:55:16,844 [check_head_tag] DEBUG check head tag 07:55:16 2023-09-13 07:55:16,845 [execute] INFO git cat-file --batch-check 07:55:16 2023-09-13 07:55:16,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:55:16 2023-09-13 07:55:16,849 [execute] INFO git cat-file --batch 07:55:16 2023-09-13 07:55:16,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:55:16 2023-09-13 07:55:16,864 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:55:16 2023-09-13 07:55:16,865 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 07:55:16 2023-09-13 07:55:16,865 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 07:55:16 2023-09-13 07:55:16,870 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:55:16 3.1.0-dev.24 [Pipeline] } 07:55:16 $ docker exec --env ******** --env ******** edc3c1f37b0bce1f25173be0d093fea929f2edf3688673bff932cd2b1273605f ssh-agent -k 07:55:17 unset SSH_AUTH_SOCK; 07:55:17 unset SSH_AGENT_PID; 07:55:17 echo Agent pid 39 killed; 07:55:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:17 + git semver [Pipeline] } 07:55:17 $ docker stop --time=1 edc3c1f37b0bce1f25173be0d093fea929f2edf3688673bff932cd2b1273605f 07:55:19 $ docker rm -f --volumes edc3c1f37b0bce1f25173be0d093fea929f2edf3688673bff932cd2b1273605f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:55:19 07:55:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:55:19 0.23.1-centos7: Pulling from edgex-lftools 07:55:19 ab5ef0e58194: Pulling fs layer 07:55:19 9712f1f96733: Pulling fs layer 07:55:19 63f879dbbcfc: Pulling fs layer 07:55:19 0d9ebad4ef96: Pulling fs layer 07:55:19 e9a5061849ea: Pulling fs layer 07:55:19 d747dcd14b5f: Pulling fs layer 07:55:19 2de7ff778b66: Pulling fs layer 07:55:19 e9a5061849ea: Waiting 07:55:19 d747dcd14b5f: Waiting 07:55:19 2de7ff778b66: Waiting 07:55:19 0d9ebad4ef96: Waiting 07:55:19 9712f1f96733: Download complete 07:55:19 63f879dbbcfc: Verifying Checksum 07:55:19 63f879dbbcfc: Download complete 07:55:20 0d9ebad4ef96: Verifying Checksum 07:55:20 0d9ebad4ef96: Download complete 07:55:20 d747dcd14b5f: Verifying Checksum 07:55:20 d747dcd14b5f: Download complete 07:55:20 e9a5061849ea: Verifying Checksum 07:55:20 e9a5061849ea: Download complete 07:55:20 ab5ef0e58194: Verifying Checksum 07:55:20 ab5ef0e58194: Download complete 07:55:20 2de7ff778b66: Verifying Checksum 07:55:23 ab5ef0e58194: Pull complete 07:55:23 9712f1f96733: Pull complete 07:55:23 63f879dbbcfc: Pull complete 07:55:27 0d9ebad4ef96: Pull complete 07:55:27 e9a5061849ea: Pull complete 07:55:27 d747dcd14b5f: Pull complete 07:55:28 2de7ff778b66: Pull complete 07:55:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:55:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:55:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:28 prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container 07:55:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:55:30 $ docker top ba5e3cf00f2c0310b6c38a646bb4da1f077807527627f31fd7aa0523cedb6492 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:55:30 provisioning config files... 07:55:30 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7687022868097642205tmp 07:55:30 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1789648584936453164tmp 07:55:30 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7109219690740845780tmp [Pipeline] { [Pipeline] echo 07:55:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:55:30 ---> sigul-configuration.sh 07:55:30 gpg: directory `/root/.gnupg' created 07:55:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:55:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:55:30 gpg: keyring `/root/.gnupg/secring.gpg' created 07:55:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:55:30 gpg: CAST5 encrypted data 07:55:30 gpg: encrypted with 1 passphrase 07:55:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:55:30 + mkdir /home/jenkins 07:55:30 + mkdir /home/jenkins/sigul [Pipeline] sh 07:55:31 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:55:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:55:31 ---> sigul-install.sh 07:55:31 Sigul already installed; skipping installation. [Pipeline] sh 07:55:31 + git tag --list 07:55:31 0.7.1 07:55:31 delhi-tag 07:55:31 v1.0.0 07:55:31 v1.1.0 07:55:31 v1.1.1 07:55:31 v1.1.2 07:55:31 v1.2.0 07:55:31 v1.2.1 07:55:31 v1.2.2 07:55:31 v1.2.3 07:55:31 v1.3.0 07:55:31 v1.4.0 07:55:31 v2.0.0 07:55:31 v2.1.0 07:55:31 v2.1.1 07:55:31 v2.2.0 07:55:31 v2.3.0 07:55:31 v2.3.1 07:55:31 v3.0 07:55:31 v3.0.0 07:55:31 v3.0.1-dev.1 07:55:31 v3.1.0-dev.1 07:55:31 v3.1.0-dev.10 07:55:31 v3.1.0-dev.11 07:55:31 v3.1.0-dev.12 07:55:31 v3.1.0-dev.13 07:55:31 v3.1.0-dev.14 07:55:31 v3.1.0-dev.15 07:55:31 v3.1.0-dev.16 07:55:31 v3.1.0-dev.17 07:55:31 v3.1.0-dev.18 07:55:31 v3.1.0-dev.19 07:55:31 v3.1.0-dev.2 07:55:31 v3.1.0-dev.20 07:55:31 v3.1.0-dev.21 07:55:31 v3.1.0-dev.22 07:55:31 v3.1.0-dev.23 07:55:31 v3.1.0-dev.24 07:55:31 v3.1.0-dev.3 07:55:31 v3.1.0-dev.4 07:55:31 v3.1.0-dev.5 07:55:31 v3.1.0-dev.6 07:55:31 v3.1.0-dev.7 07:55:31 v3.1.0-dev.8 07:55:31 v3.1.0-dev.9 [Pipeline] sh 07:55:31 + lftools sign git-tag v3.1.0-dev.24 07:55:32 Signing Git tag with Sigul... 07:55:32 Signing v3.1.0-dev.24 [Pipeline] echo 07:55:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:55:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:55:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:55:33 $ docker stop --time=1 ba5e3cf00f2c0310b6c38a646bb4da1f077807527627f31fd7aa0523cedb6492 07:55:34 $ docker rm -f --volumes ba5e3cf00f2c0310b6c38a646bb4da1f077807527627f31fd7aa0523cedb6492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:55:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:55:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:35 prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container 07:55:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:55:35 $ docker top e88e45cde427496f35bf70fee62a14d11098920f2748670f15866654fc88eb4a -eo pid,comm 07:55:35 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). 07:55:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:35 [ssh-agent] Looking for ssh-agent implementation... 07:55:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:35 $ docker exec e88e45cde427496f35bf70fee62a14d11098920f2748670f15866654fc88eb4a ssh-agent 07:55:35 SSH_AUTH_SOCK=/tmp/ssh-g1emcowKqKCU/agent.32 07:55:35 SSH_AGENT_PID=38 07:55:35 Running ssh-add (command line suppressed) 07:55:35 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15967377180423659259.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15967377180423659259.key) 07:55:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:36 + git semver bump pre 07:55:36 2023-09-13 07:55:36,418 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:55:36 2023-09-13 07:55:36,419 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev 07:55:36 2023-09-13 07:55:36,419 [bump_version] DEBUG bumped version:3.1.0-dev.25 07:55:36 2023-09-13 07:55:36,419 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 07:55:36 2023-09-13 07:55:36,419 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:55:36 2023-09-13 07:55:36,419 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:55:36 2023-09-13 07:55:36,421 [execute] INFO git cat-file --batch-check 07:55:36 2023-09-13 07:55:36,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:55:36 2023-09-13 07:55:36,427 [execute] INFO git cat-file --batch 07:55:36 2023-09-13 07:55:36,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:55:36 2023-09-13 07:55:36,431 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:55:36 3.1.0-dev.25 [Pipeline] } 07:55:36 $ docker exec --env ******** --env ******** e88e45cde427496f35bf70fee62a14d11098920f2748670f15866654fc88eb4a ssh-agent -k 07:55:36 unset SSH_AUTH_SOCK; 07:55:36 unset SSH_AGENT_PID; 07:55:36 echo Agent pid 38 killed; 07:55:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:36 + git semver [Pipeline] } 07:55:37 $ docker stop --time=1 e88e45cde427496f35bf70fee62a14d11098920f2748670f15866654fc88eb4a 07:55:38 $ docker rm -f --volumes e88e45cde427496f35bf70fee62a14d11098920f2748670f15866654fc88eb4a [Pipeline] // withDockerContainer [Pipeline] sh 07:55:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:55:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:39 prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container 07:55:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:55:39 $ docker top f5f0f86313a7ab93059164d45c63ecadcdd16ae9a09943a36d07d02c9466a71b -eo pid,comm 07:55:39 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). 07:55:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:39 [ssh-agent] Looking for ssh-agent implementation... 07:55:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:39 $ docker exec f5f0f86313a7ab93059164d45c63ecadcdd16ae9a09943a36d07d02c9466a71b ssh-agent 07:55:39 SSH_AUTH_SOCK=/tmp/ssh-X2A7k1yOBoBD/agent.33 07:55:39 SSH_AGENT_PID=39 07:55:39 Running ssh-add (command line suppressed) 07:55:39 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18383596197333052539.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18383596197333052539.key) 07:55:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:40 + git semver push 07:55:40 2023-09-13 07:55:40,498 [run_push] DEBUG push 07:55:40 2023-09-13 07:55:40,498 [execute] INFO git cat-file --batch-check 07:55:40 2023-09-13 07:55:40,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:55:40 2023-09-13 07:55:40,503 [execute] INFO git rev-list 3f9c21a2147f97ea7eb08cccfddfa00183800691 -- 07:55:40 2023-09-13 07:55:40,503 [execute] DEBUG Popen(['git', 'rev-list', '3f9c21a2147f97ea7eb08cccfddfa00183800691', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:55:40 2023-09-13 07:55:40,515 [execute] INFO git fetch -v origin 07:55:40 2023-09-13 07:55:40,515 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:55:41 2023-09-13 07:55:41,002 [run_push] DEBUG no remote changes detected 07:55:41 2023-09-13 07:55:41,002 [execute] INFO git push origin semver 07:55:41 2023-09-13 07:55:41,002 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:55:42 2023-09-13 07:55:41,779 [run_push] DEBUG push all version tags 07:55:42 2023-09-13 07:55:41,780 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:55:42 2023-09-13 07:55:41,780 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 07:55:43 2023-09-13 07:55:42,639 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:55:43 3.1.0-dev.25 [Pipeline] } 07:55:43 $ docker exec --env ******** --env ******** f5f0f86313a7ab93059164d45c63ecadcdd16ae9a09943a36d07d02c9466a71b ssh-agent -k 07:55:43 unset SSH_AUTH_SOCK; 07:55:43 unset SSH_AGENT_PID; 07:55:43 echo Agent pid 39 killed; 07:55:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:43 + git semver [Pipeline] } 07:55:43 $ docker stop --time=1 f5f0f86313a7ab93059164d45c63ecadcdd16ae9a09943a36d07d02c9466a71b 07:55:44 $ docker rm -f --volumes f5f0f86313a7ab93059164d45c63ecadcdd16ae9a09943a36d07d02c9466a71b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:55:45 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 07:55:45 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:55:45 total 16 07:55:45 drwxr-xr-x 3 root root 4096 Sep 13 07:46 . 07:55:45 drwxrwxr-x 12 jenkins jenkins 4096 Sep 13 07:55 .. 07:55:45 drwxr-xr-x 2 root root 4096 Sep 13 07:46 cost 07:55:45 -rw-r--r-- 1 root root 85 Sep 13 07:46 cost.csv 07:55:45 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:55:45 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:55:45 total 16 07:55:45 drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 07:46 . 07:55:45 drwxrwxr-x 12 jenkins jenkins 4096 Sep 13 07:55 .. 07:55:45 drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 07:46 cost 07:55:45 -rw-r--r-- 1 jenkins jenkins 85 Sep 13 07:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:55:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:55:46 ---> package-listing.sh 07:55:46 ++ facter osfamily 07:55:46 ++ tr '[:upper:]' '[:lower:]' 07:55:46 + OS_FAMILY=debian 07:55:46 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 07:55:46 + START_PACKAGES=/tmp/packages_start.txt 07:55:46 + END_PACKAGES=/tmp/packages_end.txt 07:55:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:55:46 + PACKAGES=/tmp/packages_start.txt 07:55:46 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:55:46 + PACKAGES=/tmp/packages_end.txt 07:55:46 + case "${OS_FAMILY}" in 07:55:46 + dpkg -l 07:55:46 + grep '^ii' 07:55:46 + '[' -f /tmp/packages_start.txt ']' 07:55:46 + '[' -f /tmp/packages_end.txt ']' 07:55:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:55:46 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:55:46 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 07:55:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 07:55:46 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:55:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:55:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:47 prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container 07:55:47 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:55:48 $ docker top 01a40e6c6a93cfcac3870159e62daa6cbf1527ecbaa1cb7e61c15c275495ad54 -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:48 + touch /tmp/pre-build-complete [Pipeline] sh 07:55:48 + mkdir -p /var/log/sysstat [Pipeline] sh 07:55:49 + ls /var/log/sa-host 07:55:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:49 provisioning config files... 07:55:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17917836508297565527tmp [Pipeline] { [Pipeline] echo 07:55:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:55:49 ---> create-netrc.sh [Pipeline] } 07:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:55:49 ---> python-tools-install.sh [Pipeline] echo 07:55:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:55:50 ---> sudo-logs.sh 07:55:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:55:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:55:50 ---> job-cost.sh 07:55:50 lf-activate-venv: SKIPPING 07:55:50 DEBUG: total: 0.2199999988079071 07:55:50 INFO: Retrieving Stack Cost... 07:55:50 INFO: Retrieving Pricing Info for: v3-standard-8 07:55:51 INFO: Archiving Costs [Pipeline] echo 07:55:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:55:51 ---> logs-deploy.sh 07:55:51 lf-activate-venv: SKIPPING 07:55:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/253 07:55:51 INFO: archiving workspace using pattern(s): 07:55:52 Archives upload complete. 07:55:52 INFO: archiving logs to Nexus 07:55:53 ---> uname -a: 07:55:53 Linux prd-ubuntu20-04-docker-8c-8g-6090 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:55:53 07:55:53 07:55:53 ---> lscpu: 07:55:53 Architecture: x86_64 07:55:53 CPU op-mode(s): 32-bit, 64-bit 07:55:53 Byte Order: Little Endian 07:55:53 Address sizes: 40 bits physical, 48 bits virtual 07:55:53 CPU(s): 8 07:55:53 On-line CPU(s) list: 0-7 07:55:53 Thread(s) per core: 1 07:55:53 Core(s) per socket: 1 07:55:53 Socket(s): 8 07:55:53 NUMA node(s): 1 07:55:53 Vendor ID: AuthenticAMD 07:55:53 CPU family: 23 07:55:53 Model: 49 07:55:53 Model name: AMD EPYC-Rome Processor 07:55:53 Stepping: 0 07:55:53 CPU MHz: 2799.998 07:55:53 BogoMIPS: 5599.99 07:55:53 Virtualization: AMD-V 07:55:53 Hypervisor vendor: KVM 07:55:53 Virtualization type: full 07:55:53 L1d cache: 256 KiB 07:55:53 L1i cache: 256 KiB 07:55:53 L2 cache: 4 MiB 07:55:53 L3 cache: 128 MiB 07:55:53 NUMA node0 CPU(s): 0-7 07:55:53 Vulnerability Itlb multihit: Not affected 07:55:53 Vulnerability L1tf: Not affected 07:55:53 Vulnerability Mds: Not affected 07:55:53 Vulnerability Meltdown: Not affected 07:55:53 Vulnerability Mmio stale data: Not affected 07:55:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:55:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:55:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:55:53 Vulnerability Srbds: Not affected 07:55:53 Vulnerability Tsx async abort: Not affected 07:55:53 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 07:55:53 07:55:53 07:55:53 ---> nproc: 07:55:53 8 07:55:53 07:55:53 07:55:53 ---> df -h: 07:55:53 Filesystem Size Used Avail Use% Mounted on 07:55:53 overlay 155G 13G 143G 9% / 07:55:53 tmpfs 64M 0 64M 0% /dev 07:55:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:55:53 shm 64M 0 64M 0% /dev/shm 07:55:53 /dev/vda1 155G 13G 143G 9% /facter-os 07:55:53 07:55:53 07:55:53 ---> sar -b -r -n DEV: 07:55:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6090) 09/13/23 _x86_64_ (8 CPU) 07:55:53 07:55:53 07:42:56 LINUX RESTART (8 CPU) 07:55:53 07:55:53 07:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:55:53 07:44:02 155.54 48.23 107.32 0.00 5426.43 202296.68 0.00 07:55:53 07:45:01 171.09 1.22 169.87 0.00 18.44 53740.32 0.00 07:55:53 07:46:01 90.32 0.22 90.10 0.00 7.60 21181.27 0.00 07:55:53 07:47:01 120.60 0.03 120.56 0.00 7.60 35537.16 0.00 07:55:53 07:48:01 17.01 0.97 16.04 0.00 67.44 553.28 0.00 07:55:53 07:49:01 45.09 10.45 34.64 0.00 3383.30 5774.10 0.00 07:55:53 07:50:01 3.50 0.02 3.48 0.00 0.13 82.37 0.00 07:55:53 07:51:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 07:55:53 07:52:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 07:55:53 07:53:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 07:55:53 07:54:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 07:55:53 07:55:01 4.00 0.12 3.88 0.00 10.53 436.33 0.00 07:55:53 Average: 50.79 5.11 45.68 0.00 744.41 26598.01 0.00 07:55:53 07:55:53 07:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:55:53 07:44:02 29181364 31631752 690828 2.10 74196 2649904 1844752 5.44 960684 2388024 152 07:55:53 07:45:01 28036656 31402008 900880 2.74 149224 3393432 2259348 6.66 1354232 3017404 98236 07:55:53 07:46:01 27788460 31332164 968648 2.95 154452 3545704 2320824 6.84 1573200 3027496 226972 07:55:53 07:47:01 27532152 31595260 707784 2.15 164848 4020464 1737376 5.12 1253952 3568620 8 07:55:53 07:48:01 27515672 31587924 714552 2.17 168108 4025776 1749432 5.16 1269416 3573876 364 07:55:53 07:49:01 27190344 31572784 702204 2.14 189348 4313916 1740300 5.13 1487056 3644844 20 07:55:53 07:50:01 27197136 31574884 699892 2.13 187900 4310664 1717228 5.06 1484316 3641632 12 07:55:53 07:51:01 27205224 31582988 691732 2.10 187904 4310668 1717228 5.06 1475972 3641628 140 07:55:53 07:52:01 27205176 31582944 691708 2.10 187912 4310672 1717228 5.06 1475832 3641632 8 07:55:53 07:53:01 27205128 31582912 691620 2.10 187940 4310676 1717228 5.06 1475872 3641636 188 07:55:53 07:54:01 27205276 31583092 691388 2.10 187964 4310676 1717228 5.06 1475964 3641636 8 07:55:53 07:55:01 26592416 31539704 733940 2.23 192440 4841084 1971844 5.81 1523852 4171884 538644 07:55:53 Average: 27487917 31547368 740431 2.25 169353 4028636 1850835 5.45 1400862 3466693 72063 07:55:53 07:55:53 07:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:55:53 07:44:02 ens3 616.80 404.82 6388.08 88.61 0.00 0.00 0.00 0.00 07:55:53 07:44:02 docker0 8.67 8.72 0.76 78.83 0.00 0.00 0.00 0.00 07:55:53 07:44:02 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 07:55:53 07:45:01 ens3 401.58 237.82 2444.45 32.27 0.00 0.00 0.00 0.00 07:55:53 07:45:01 docker0 221.67 373.87 18.69 2418.41 0.00 0.00 0.00 0.00 07:55:53 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:53 07:45:01 veth8d300f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:55:53 07:46:01 ens3 61.09 64.64 67.93 102.23 0.00 0.00 0.00 0.00 07:55:53 07:46:01 docker0 2.45 3.72 0.18 31.25 0.00 0.00 0.00 0.00 07:55:53 07:46:01 vethee9dc91 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:55:53 07:46:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 07:55:53 07:47:01 ens3 98.57 60.37 2555.39 12.08 0.00 0.00 0.00 0.00 07:55:53 07:47:01 docker0 1.38 2.28 0.08 30.83 0.00 0.00 0.00 0.00 07:55:53 07:47:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 07:55:53 07:48:01 ens3 119.46 78.82 124.15 47.99 0.00 0.00 0.00 0.00 07:55:53 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:53 07:48:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:55:53 07:49:01 ens3 140.19 59.91 2076.06 4.16 0.00 0.00 0.00 0.00 07:55:53 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:53 07:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 07:55:53 07:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:53 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:53 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:53 07:51:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:55:53 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:53 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:53 07:52:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:55:53 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:53 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:53 07:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:55:53 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:53 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:55:53 07:54:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 07:55:53 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:53 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:53 07:55:01 ens3 121.48 72.15 3964.80 8.23 0.00 0.00 0.00 0.00 07:55:53 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:53 07:55:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 07:55:53 Average: ens3 129.59 81.35 1466.96 24.63 0.00 0.00 0.00 0.00 07:55:53 Average: docker0 19.23 31.90 1.62 210.20 0.00 0.00 0.00 0.00 07:55:53 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 07:55:53 07:55:53 07:55:53 ---> sar -P ALL: 07:55:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6090) 09/13/23 _x86_64_ (8 CPU) 07:55:53 07:55:53 07:42:56 LINUX RESTART (8 CPU) 07:55:53 07:55:53 07:43:01 CPU %user %nice %system %iowait %steal %idle 07:55:53 07:44:02 all 9.26 0.00 3.37 3.32 0.06 83.99 07:55:53 07:44:02 0 10.51 0.00 3.27 1.60 0.05 84.58 07:55:53 07:44:02 1 6.14 0.00 3.13 1.21 0.05 89.46 07:55:53 07:44:02 2 9.81 0.00 5.24 1.78 0.05 83.12 07:55:53 07:44:02 3 6.91 0.00 3.62 5.23 0.07 84.17 07:55:53 07:44:02 4 11.18 0.00 3.13 2.71 0.07 82.90 07:55:53 07:44:02 5 9.88 0.00 2.60 12.55 0.07 74.89 07:55:53 07:44:02 6 11.11 0.00 3.24 0.24 0.05 85.36 07:55:53 07:44:02 7 8.51 0.00 2.71 1.20 0.08 87.50 07:55:53 07:45:01 all 8.17 0.00 2.90 4.29 0.06 84.58 07:55:53 07:45:01 0 7.73 0.00 2.69 0.29 0.05 89.24 07:55:53 07:45:01 1 8.94 0.00 3.11 0.87 0.12 86.96 07:55:53 07:45:01 2 8.37 0.00 3.89 25.08 0.09 62.57 07:55:53 07:45:01 3 7.39 0.00 2.34 1.66 0.05 88.56 07:55:53 07:45:01 4 9.71 0.00 4.51 0.34 0.05 85.39 07:55:53 07:45:01 5 10.03 0.00 2.81 5.79 0.05 81.32 07:55:53 07:45:01 6 6.90 0.00 1.73 0.03 0.03 91.30 07:55:53 07:45:01 7 6.29 0.00 2.11 0.33 0.07 91.20 07:55:53 07:46:01 all 48.14 0.00 5.10 1.65 0.10 45.02 07:55:53 07:46:01 0 45.18 0.00 4.64 0.46 0.08 49.64 07:55:53 07:46:01 1 49.27 0.00 5.36 1.77 0.10 43.50 07:55:53 07:46:01 2 52.66 0.00 5.33 0.88 0.08 41.05 07:55:53 07:46:01 3 45.15 0.00 4.93 0.36 0.10 49.47 07:55:53 07:46:01 4 50.43 0.00 4.81 1.18 0.08 43.49 07:55:53 07:46:01 5 52.22 0.00 6.42 2.59 0.10 38.67 07:55:53 07:46:01 6 46.00 0.00 4.61 0.30 0.10 48.98 07:55:53 07:46:01 7 44.15 0.00 4.68 5.69 0.10 45.38 07:55:53 07:47:01 all 8.20 0.00 2.10 0.45 0.03 89.21 07:55:53 07:47:01 0 6.83 0.00 2.91 0.05 0.03 90.17 07:55:53 07:47:01 1 7.31 0.00 2.05 0.08 0.05 90.50 07:55:53 07:47:01 2 10.41 0.00 3.02 3.12 0.03 83.42 07:55:53 07:47:01 3 7.64 0.00 1.09 0.02 0.05 91.20 07:55:53 07:47:01 4 8.29 0.00 1.90 0.05 0.02 89.74 07:55:53 07:47:01 5 9.85 0.00 2.47 0.17 0.02 87.50 07:55:53 07:47:01 6 7.12 0.00 1.54 0.00 0.02 91.33 07:55:53 07:47:01 7 8.18 0.00 1.83 0.12 0.03 89.84 07:55:53 07:48:01 all 0.30 0.00 0.17 0.11 0.01 99.42 07:55:53 07:48:01 0 0.90 0.00 0.55 0.18 0.02 98.35 07:55:53 07:48:01 1 0.42 0.00 0.03 0.03 0.00 99.52 07:55:53 07:48:01 2 0.05 0.00 0.32 0.62 0.00 99.02 07:55:53 07:48:01 3 0.28 0.00 0.08 0.00 0.03 99.60 07:55:53 07:48:01 4 0.05 0.00 0.00 0.02 0.03 99.90 07:55:53 07:48:01 5 0.05 0.00 0.05 0.00 0.00 99.90 07:55:53 07:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:55:53 07:48:01 7 0.60 0.00 0.30 0.00 0.02 99.08 07:55:53 07:49:01 all 2.14 0.00 1.16 0.24 0.03 96.44 07:55:53 07:49:01 0 1.22 0.00 0.67 0.03 0.02 98.06 07:55:53 07:49:01 1 2.69 0.00 1.85 0.28 0.03 95.14 07:55:53 07:49:01 2 2.07 0.00 1.53 0.53 0.02 95.85 07:55:53 07:49:01 3 1.95 0.00 1.37 0.48 0.02 96.18 07:55:53 07:49:01 4 3.22 0.00 1.14 0.03 0.03 95.57 07:55:53 07:49:01 5 3.22 0.00 0.91 0.46 0.03 95.37 07:55:53 07:49:01 6 1.32 0.00 1.00 0.03 0.02 97.63 07:55:53 07:49:01 7 1.44 0.00 0.82 0.02 0.03 97.69 07:55:53 07:50:01 all 0.07 0.00 0.06 0.01 0.00 99.87 07:55:53 07:50:01 0 0.02 0.00 0.07 0.00 0.00 99.92 07:55:53 07:50:01 1 0.08 0.00 0.05 0.00 0.00 99.87 07:55:53 07:50:01 2 0.03 0.00 0.05 0.00 0.00 99.92 07:55:53 07:50:01 3 0.05 0.00 0.03 0.02 0.00 99.90 07:55:53 07:50:01 4 0.20 0.00 0.13 0.00 0.02 99.65 07:55:53 07:50:01 5 0.02 0.00 0.05 0.05 0.00 99.88 07:55:53 07:50:01 6 0.02 0.00 0.05 0.00 0.00 99.93 07:55:53 07:50:01 7 0.12 0.00 0.02 0.00 0.00 99.87 07:55:53 07:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:55:53 07:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:55:53 07:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:55:53 07:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:55:53 07:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:55:53 07:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:55:53 07:51:01 5 0.03 0.00 0.02 0.02 0.00 99.93 07:55:53 07:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:55:53 07:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:55:53 07:52:01 all 0.01 0.00 0.01 0.00 0.01 99.98 07:55:53 07:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:55:53 07:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:55:53 07:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:55:53 07:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:55:53 07:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:55:53 07:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:55:53 07:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:55:53 07:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:55:53 07:53:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:55:53 07:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:55:53 07:53:01 1 0.02 0.00 0.03 0.02 0.00 99.93 07:55:53 07:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:55:53 07:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:55:53 07:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:55:53 07:53:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:55:53 07:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:55:53 07:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:55:53 07:54:01 all 0.12 0.00 0.01 0.00 0.01 99.86 07:55:53 07:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:55:53 07:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:55:53 07:54:01 2 0.91 0.00 0.02 0.00 0.00 99.07 07:55:53 07:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:55:53 07:54:01 4 0.03 0.00 0.02 0.00 0.03 99.92 07:55:53 07:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:55:53 07:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:55:53 07:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:55:53 07:55:53 07:54:01 CPU %user %nice %system %iowait %steal %idle 07:55:53 07:55:01 all 2.06 0.00 0.83 0.02 0.01 97.08 07:55:53 07:55:01 0 1.54 0.00 0.58 0.02 0.00 97.86 07:55:53 07:55:01 1 2.57 0.00 0.79 0.03 0.02 96.59 07:55:53 07:55:01 2 3.47 0.00 0.74 0.00 0.02 95.77 07:55:53 07:55:01 3 1.77 0.00 0.95 0.00 0.02 97.26 07:55:53 07:55:01 4 1.94 0.00 0.92 0.00 0.03 97.11 07:55:53 07:55:01 5 1.74 0.00 0.63 0.08 0.00 97.55 07:55:53 07:55:01 6 1.72 0.00 0.70 0.00 0.02 97.56 07:55:53 07:55:01 7 1.74 0.00 1.29 0.02 0.00 96.95 07:55:53 Average: all 6.49 0.00 1.30 0.83 0.03 91.35 07:55:53 Average: 0 6.11 0.00 1.28 0.22 0.02 92.38 07:55:53 Average: 1 6.41 0.00 1.36 0.36 0.03 91.84 07:55:53 Average: 2 7.27 0.00 1.67 2.61 0.03 88.43 07:55:53 Average: 3 5.88 0.00 1.20 0.64 0.03 92.25 07:55:53 Average: 4 7.04 0.00 1.37 0.36 0.03 91.19 07:55:53 Average: 5 7.21 0.00 1.32 1.80 0.02 89.64 07:55:53 Average: 6 6.13 0.00 1.07 0.05 0.02 92.73 07:55:53 Average: 7 5.87 0.00 1.14 0.61 0.03 92.36 07:55:53 07:55:53 07:55:53