Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98543e36ecf96a570242d73ea5ad964aaa05b01f 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-ssh6594205904556354349.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-ssh13127934548803557004.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-ssh8759344685701384494.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-ssh5718801524003062897.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-ssh5622716967122008931.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-6502 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 98543e36ecf96a570242d73ea5ad964aaa05b01f (main) > 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 98543e36ecf96a570242d73ea5ad964aaa05b01f # timeout=10 Commit message: "Merge pull request #1512 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.36" > git rev-list --no-walk 26e70d184d940b851e0540af95c39d19f0ae7fb9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:48:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:48:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:48:21 ========================================================= 06:48:21 EdgeX Global Pipelines Version Info 06:48:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:48:22 ------------------- 06:48:22 stable info: 06:48:22 ------------------- 06:48:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:48:22 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:48:22 Message: update stable to v1.0.254 06:48:22 ------------------- 06:48:22 experimental info: 06:48:22 ------------------- 06:48:22 Commited By: **** collab-it+edgex@linuxfoundation.org 06:48:22 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:48:22 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98543e36ecf96a570242d73ea5ad964aaa05b01f [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98543e3 [Pipeline] echo 06:48:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:48:23 provisioning config files... 06:48:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10025531266509938758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:23 ---> docker-login.sh 06:48:23 nexus3.edgexfoundry.org:10001 06:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:24 Configure a credential helper to remove this warning. See 06:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:24 06:48:24 Login Succeeded 06:48:24 nexus3.edgexfoundry.org:10002 06:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:24 Configure a credential helper to remove this warning. See 06:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:24 06:48:24 Login Succeeded 06:48:24 nexus3.edgexfoundry.org:10003 06:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:24 Configure a credential helper to remove this warning. See 06:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:24 06:48:24 Login Succeeded 06:48:24 nexus3.edgexfoundry.org:10004 06:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:24 Configure a credential helper to remove this warning. See 06:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:24 06:48:24 Login Succeeded 06:48:24 docker.io 06:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:24 Configure a credential helper to remove this warning. See 06:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:24 06:48:24 Login Succeeded 06:48:24 ---> docker-login.sh ends [Pipeline] } 06:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:48:25 + git rev-list -1 --merges 98543e36ecf96a570242d73ea5ad964aaa05b01f~1..98543e36ecf96a570242d73ea5ad964aaa05b01f [Pipeline] echo 06:48:25 -----------> git rev-list -1 --merges 98543e36ecf96a570242d73ea5ad964aaa05b01f~1..98543e36ecf96a570242d73ea5ad964aaa05b01f 98543e36ecf96a570242d73ea5ad964aaa05b01f 06:48:25 98543e36ecf96a570242d73ea5ad964aaa05b01f [false] [Pipeline] sh 06:48:25 + git log --format=format:%s -1 98543e36ecf96a570242d73ea5ad964aaa05b01f [Pipeline] echo 06:48:25 ========================================================= 06:48:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:48:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:48:26 + git log --format=format:%s -1 98543e36ecf96a570242d73ea5ad964aaa05b01f [Pipeline] echo 06:48:26 [semverPrep] GIT_COMMIT: 98543e36ecf96a570242d73ea5ad964aaa05b01f, Commit Message: Merge pull request #1512 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.36 [Pipeline] echo 06:48:26 [semverPrep] This is not a build commit. [Pipeline] sh 06:48:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:48:26 + grep -v github /etc/ssh/ssh_known_hosts 06:48:26 + [ -e /tmp/ssh_known_hosts ] 06:48:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:48:26 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 06:48:26 -a /etc/ssh/ssh_known_hosts 06:48:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:48:26 06:48:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:48:27 0.1.4: Pulling from edgex-devops/py-git-semver 06:48:27 b85a868b505f: Pulling fs layer 06:48:27 e2be974225ed: Pulling fs layer 06:48:27 339a4e72a1f5: Pulling fs layer 06:48:27 988bab9f4d93: Pulling fs layer 06:48:27 1469e6f7b9e6: Pulling fs layer 06:48:27 eaf3925da568: Pulling fs layer 06:48:27 bab4dde63d76: Pulling fs layer 06:48:27 bde34c3a00c8: Pulling fs layer 06:48:27 b352a97aabf1: Pulling fs layer 06:48:27 4872d77fe225: Pulling fs layer 06:48:27 5851b861e8e6: Pulling fs layer 06:48:27 988bab9f4d93: Waiting 06:48:27 1469e6f7b9e6: Waiting 06:48:27 b352a97aabf1: Waiting 06:48:27 eaf3925da568: Waiting 06:48:27 4872d77fe225: Waiting 06:48:27 bab4dde63d76: Waiting 06:48:27 5851b861e8e6: Waiting 06:48:27 bde34c3a00c8: Waiting 06:48:27 e2be974225ed: Download complete 06:48:27 988bab9f4d93: Verifying Checksum 06:48:27 988bab9f4d93: Download complete 06:48:27 1469e6f7b9e6: Verifying Checksum 06:48:27 1469e6f7b9e6: Download complete 06:48:27 eaf3925da568: Verifying Checksum 06:48:27 eaf3925da568: Download complete 06:48:27 339a4e72a1f5: Verifying Checksum 06:48:27 339a4e72a1f5: Download complete 06:48:27 bde34c3a00c8: Download complete 06:48:27 b352a97aabf1: Verifying Checksum 06:48:27 b352a97aabf1: Download complete 06:48:27 4872d77fe225: Verifying Checksum 06:48:27 4872d77fe225: Download complete 06:48:27 5851b861e8e6: Verifying Checksum 06:48:27 5851b861e8e6: Download complete 06:48:27 b85a868b505f: Verifying Checksum 06:48:27 b85a868b505f: Download complete 06:48:27 bab4dde63d76: Verifying Checksum 06:48:27 bab4dde63d76: Download complete 06:48:28 b85a868b505f: Pull complete 06:48:28 e2be974225ed: Pull complete 06:48:29 339a4e72a1f5: Pull complete 06:48:29 988bab9f4d93: Pull complete 06:48:29 1469e6f7b9e6: Pull complete 06:48:29 eaf3925da568: Pull complete 06:48:31 bab4dde63d76: Pull complete 06:48:31 bde34c3a00c8: Pull complete 06:48:31 b352a97aabf1: Pull complete 06:48:31 4872d77fe225: Pull complete 06:48:31 5851b861e8e6: Pull complete 06:48:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:48:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:48:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:31 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 06:48:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:48:34 $ docker top 18a2192ae9c3a686544806244b5bfdc51324d0670e8c9317db7f1828d9203908 -eo pid,comm 06:48:34 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). 06:48:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:48:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:48:34 [ssh-agent] Looking for ssh-agent implementation... 06:48:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:48:35 $ docker exec 18a2192ae9c3a686544806244b5bfdc51324d0670e8c9317db7f1828d9203908 ssh-agent 06:48:35 SSH_AUTH_SOCK=/tmp/ssh-QzxNb7hXpyqF/agent.32 06:48:35 SSH_AGENT_PID=38 06:48:35 Running ssh-add (command line suppressed) 06:48:35 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18252403114061203926.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18252403114061203926.key) 06:48:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:48:35 + git tag --points-at HEAD [Pipeline] } 06:48:35 $ docker exec --env ******** --env ******** 18a2192ae9c3a686544806244b5bfdc51324d0670e8c9317db7f1828d9203908 ssh-agent -k 06:48:35 unset SSH_AUTH_SOCK; 06:48:35 unset SSH_AGENT_PID; 06:48:35 echo Agent pid 38 killed; 06:48:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:48:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:48:35 [ssh-agent] Looking for ssh-agent implementation... 06:48:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:48:35 $ docker exec 18a2192ae9c3a686544806244b5bfdc51324d0670e8c9317db7f1828d9203908 ssh-agent 06:48:35 SSH_AUTH_SOCK=/tmp/ssh-QlK9PQrPX6tL/agent.70 06:48:35 SSH_AGENT_PID=76 06:48:35 Running ssh-add (command line suppressed) 06:48:36 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3328928746971691626.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3328928746971691626.key) 06:48:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:48:36 + git semver init 06:48:36 2023-09-19 06:48:36,558 [run_init] DEBUG init version:0.0.0 force:False 06:48:36 2023-09-19 06:48:36,559 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:48:36 2023-09-19 06:48:36,559 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:48:36 2023-09-19 06:48:36,559 [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) 06:48:37 2023-09-19 06:48:37,478 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 06:48:37 2023-09-19 06:48:37,478 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 06:48:37 2023-09-19 06:48:37,478 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:48:37 2023-09-19 06:48:37,479 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:48:37 3.1.0-dev.25 [Pipeline] } 06:48:37 $ docker exec --env ******** --env ******** 18a2192ae9c3a686544806244b5bfdc51324d0670e8c9317db7f1828d9203908 ssh-agent -k 06:48:37 unset SSH_AUTH_SOCK; 06:48:37 unset SSH_AGENT_PID; 06:48:37 echo Agent pid 76 killed; 06:48:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:48:38 + git semver [Pipeline] } 06:48:38 $ docker stop --time=1 18a2192ae9c3a686544806244b5bfdc51324d0670e8c9317db7f1828d9203908 06:48:39 $ docker rm -f --volumes 18a2192ae9c3a686544806244b5bfdc51324d0670e8c9317db7f1828d9203908 [Pipeline] // withDockerContainer [Pipeline] sh 06:48:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:48:40 Stashed 1 file(s) [Pipeline] echo 06:48:40 [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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 06:48:40 provisioning config files... 06:48:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7634350282591701238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:40 ---> docker-login.sh 06:48:40 nexus3.edgexfoundry.org:10001 06:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:40 Configure a credential helper to remove this warning. See 06:48:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:40 06:48:40 Login Succeeded 06:48:40 nexus3.edgexfoundry.org:10002 06:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:40 Configure a credential helper to remove this warning. See 06:48:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:40 06:48:40 Login Succeeded 06:48:40 nexus3.edgexfoundry.org:10003 06:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:40 Configure a credential helper to remove this warning. See 06:48:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:40 06:48:40 Login Succeeded 06:48:40 nexus3.edgexfoundry.org:10004 06:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:40 Configure a credential helper to remove this warning. See 06:48:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:40 06:48:40 Login Succeeded 06:48:40 docker.io 06:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:41 Configure a credential helper to remove this warning. See 06:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:41 06:48:41 Login Succeeded 06:48:41 ---> docker-login.sh ends [Pipeline] } 06:48:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:48:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:48:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:48:41 ========================================================= 06:48:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:48:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:41 + 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 . 06:48:41 Sending build context to Docker daemon 11.12MB 06:48:41 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:48:41 Step 2/10 : FROM ${BASE} AS builder 06:48:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:48:41 7264a8db6415: Pulling fs layer 06:48:41 c4d48a809fc2: Pulling fs layer 06:48:41 4f1c88b9dad5: Pulling fs layer 06:48:41 ad3a456e5733: Pulling fs layer 06:48:41 9e4f439ed901: Pulling fs layer 06:48:41 feaf6a47b606: Pulling fs layer 06:48:41 5e8b037d7d82: Pulling fs layer 06:48:41 8ac70367396e: Pulling fs layer 06:48:41 6db16350a2e2: Pulling fs layer 06:48:41 feaf6a47b606: Waiting 06:48:41 ad3a456e5733: Waiting 06:48:41 9e4f439ed901: Waiting 06:48:41 5e8b037d7d82: Waiting 06:48:41 8ac70367396e: Waiting 06:48:41 9250d5d63582: Pulling fs layer 06:48:41 6db16350a2e2: Waiting 06:48:41 c4d48a809fc2: Download complete 06:48:41 ad3a456e5733: Verifying Checksum 06:48:41 ad3a456e5733: Download complete 06:48:41 9e4f439ed901: Verifying Checksum 06:48:41 9e4f439ed901: Download complete 06:48:41 7264a8db6415: Verifying Checksum 06:48:41 7264a8db6415: Download complete 06:48:41 feaf6a47b606: Verifying Checksum 06:48:41 feaf6a47b606: Download complete 06:48:41 7264a8db6415: Pull complete 06:48:41 8ac70367396e: Verifying Checksum 06:48:41 8ac70367396e: Download complete 06:48:41 c4d48a809fc2: Pull complete 06:48:42 4f1c88b9dad5: Verifying Checksum 06:48:42 4f1c88b9dad5: Download complete 06:48:42 6db16350a2e2: Verifying Checksum 06:48:42 6db16350a2e2: Download complete 06:48:42 9250d5d63582: Verifying Checksum 06:48:42 9250d5d63582: Download complete 06:48:42 5e8b037d7d82: Verifying Checksum 06:48:42 5e8b037d7d82: Download complete 06:48:45 4f1c88b9dad5: Pull complete 06:48:45 ad3a456e5733: Pull complete 06:48:45 9e4f439ed901: Pull complete 06:48:45 feaf6a47b606: Pull complete 06:48:47 5e8b037d7d82: Pull complete 06:48:48 8ac70367396e: Pull complete 06:48:48 6db16350a2e2: Pull complete 06:48:49 9250d5d63582: Pull complete 06:48:49 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 06:48:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:48:49 ---> fa269f55d9b9 06:48:49 Step 3/10 : ARG MAKE=make build 06:48:52 ---> Running in 4f879caa3f5d 06:48:52 Removing intermediate container 4f879caa3f5d 06:48:52 ---> 7c1a4e953eed 06:48:52 Step 4/10 : WORKDIR /device-sdk-go 06:48:52 ---> Running in 752fecd306af 06:48:52 Removing intermediate container 752fecd306af 06:48:52 ---> c70ae04fd1d6 06:48:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:48:52 ---> Running in 2e1940ca6679 06:48:52 Removing intermediate container 2e1940ca6679 06:48:52 ---> be65f46d6db6 06:48:52 Step 6/10 : RUN apk add --update --no-cache make git 06:48:52 ---> Running in 234f205e431f 06:48:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:48:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:48:53 OK: 265 MiB in 56 packages 06:48:53 Removing intermediate container 234f205e431f 06:48:53 ---> 41881e73759b 06:48:53 Step 7/10 : COPY go.mod vendor* ./ 06:48:53 ---> cd409653cf4f 06:48:53 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:53 ---> Running in 553ff7b5d118 06:48:55 Still waiting to schedule task 06:48:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:49:51 Removing intermediate container 553ff7b5d118 06:49:51 ---> 0d4e7dae24b2 06:49:51 Step 9/10 : COPY . . 06:49:51 ---> 61125b8d7d35 06:49:51 Step 10/10 : RUN ${MAKE} 06:49:51 ---> Running in 7ab92591d4eb 06:49:51 noop 06:49:51 Removing intermediate container 7ab92591d4eb 06:49:51 ---> 3f49d3163335 06:49:51 Successfully built 3f49d3163335 06:49:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:55 + docker inspect -f . ci-base-image-x86_64 06:49:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:55 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 06:49:55 $ 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 ******** ci-base-image-x86_64 cat 06:49:56 $ docker top 173baab59ed02efdd2993bd20d6b6ba209eeb027b7546ddf3992454390c28691 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:56 + go version 06:49:56 go version go1.21.0 linux/amd64 [Pipeline] } 06:49:56 $ docker stop --time=1 173baab59ed02efdd2993bd20d6b6ba209eeb027b7546ddf3992454390c28691 06:49:57 $ docker rm -f --volumes 173baab59ed02efdd2993bd20d6b6ba209eeb027b7546ddf3992454390c28691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:58 + docker inspect -f . ci-base-image-x86_64 06:49:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:58 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 06:49:58 $ 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 ******** ci-base-image-x86_64 cat 06:49:58 $ docker top b5c207da306ee16810015393a17959d39c25cc0593009e07c5bb7e8a7c8817fc -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 06:49:59 + make test 06:49:59 go test -race -coverprofile=coverage.out ./... 06:50:05 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:50:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:50:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:50:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:50:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:50:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:50:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:50:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:50:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:50:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.049s coverage: 27.6% of statements 06:50:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.044s coverage: 80.2% of statements 06:50:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.058s coverage: 86.0% of statements 06:50:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:50:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:50:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.063s coverage: 71.8% of statements 06:50:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:50:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6503 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 06:50:24 Running in /w/workspace/device-sdk-go/254 [Pipeline] { [Pipeline] checkout 06:50:24 The recommended git tool is: git 06:50:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.047s coverage: 14.4% of statements 06:50:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.030s coverage: 44.2% of statements 06:50:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.069s coverage: 68.5% of statements 06:50:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.101s coverage: 89.2% of statements 06:50:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.5% of statements 06:50:29 using credential edgex-jenkins-ssh 06:50:29 Cloning the remote Git repository 06:50:29 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:50:30 > git init /w/workspace/device-sdk-go/254 # timeout=10 06:50:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:50:30 > git --version # timeout=10 06:50:30 > git --version # 'git version 2.25.1' 06:50:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:50:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:32 Avoid second fetch 06:50:32 Checking out Revision 98543e36ecf96a570242d73ea5ad964aaa05b01f (main) 06:50:33 Commit message: "Merge pull request #1512 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.36" 06:50:32 > git config core.sparsecheckout # timeout=10 06:50:32 > git checkout -f 98543e36ecf96a570242d73ea5ad964aaa05b01f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:50:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:50:34 % Total % Received % Xferd Average Speed Time Time Time Current 06:50:34 Dload Upload Total Spent Left Speed 06:50:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11851 0 0 96349 0 --:--:-- --:--:-- --:--:-- 95572 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 06:50:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:50:35 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:50:35 sudo tee /etc/docker/daemon.new 06:50:35 { 06:50:35 "registry-mirrors": [ 06:50:35 "https://nexus3.edgexfoundry.org:10001" 06:50:35 ], 06:50:35 "bip": "10.250.0.254/24", 06:50:35 "hosts": [ 06:50:35 "tcp://0.0.0.0:5555", 06:50:35 "unix:///var/run/docker.sock" 06:50:35 ], 06:50:35 "mtu": 1458, 06:50:35 "selinux-enabled": true, 06:50:35 "seccomp-profile": "/etc/docker/seccomp.json" 06:50:35 } [Pipeline] sh 06:50:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:50:35 + sudo service docker restart 06:50:48 GO111MODULE=on go vet ./... 06:50:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:50:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:50:49 ./bin/test-attribution-txt.sh [Pipeline] echo 06:50:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:50:49 $ docker stop --time=1 b5c207da306ee16810015393a17959d39c25cc0593009e07c5bb7e8a7c8817fc 06:50:52 $ docker rm -f --volumes b5c207da306ee16810015393a17959d39c25cc0593009e07c5bb7e8a7c8817fc [Pipeline] // withDockerContainer [Pipeline] sh 06:50:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:50:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:53 provisioning config files... 06:50:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/254@tmp/config4507869287921515993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:50:54 ---> docker-login.sh 06:50:54 nexus3.edgexfoundry.org:10001 06:50:54 + ls -al . 06:50:54 total 304 06:50:54 drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 06:49 . 06:50:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 06:48 .. 06:50:54 -rw-rw-r-- 1 jenkins jenkins 140 Sep 19 06:48 .dockerignore 06:50:54 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 06:50 .git 06:50:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 06:48 .github 06:50:54 -rw-rw-r-- 1 jenkins jenkins 137 Sep 19 06:48 .gitignore 06:50:54 -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 06:48 .golangci.yml 06:50:54 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 06:48 .semver 06:50:54 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 19 06:48 CHANGELOG.md 06:50:54 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 06:48 GOVERNANCE.md 06:50:54 -rw-rw-r-- 1 jenkins jenkins 885 Sep 19 06:48 Jenkinsfile 06:50:54 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 19 06:48 LICENSE 06:50:54 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 19 06:48 Makefile 06:50:54 -rw-rw-r-- 1 jenkins jenkins 619 Sep 19 06:48 OWNERS.md 06:50:54 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 19 06:48 README.md 06:50:54 -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 06:48 VERSION 06:50:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 06:48 bin 06:50:54 -rw-r--r-- 1 jenkins jenkins 120475 Sep 19 06:50 coverage.out 06:50:54 drwxrwxr-x 5 jenkins jenkins 4096 Sep 19 06:48 example 06:50:54 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 19 06:48 go.mod 06:50:54 -rw-rw-r-- 1 jenkins jenkins 34806 Sep 19 06:48 go.sum 06:50:54 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 06:48 internal 06:50:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 06:48 openapi 06:50:54 drwxrwxr-x 6 jenkins jenkins 4096 Sep 19 06:48 pkg 06:50:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 06:48 snap 06:50:54 -rw-rw-r-- 1 jenkins jenkins 222 Sep 19 06:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:54 + 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=98543e36ecf96a570242d73ea5ad964aaa05b01f --label arch=amd64 --label version=3.1.0-dev.25 . 06:50:54 Sending build context to Docker daemon 11.25MB 06:50:54 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 06:50:54 Step 2/23 : FROM ${BASE} AS builder 06:50:54 ---> 3f49d3163335 06:50:54 Step 3/23 : ARG MAKE=make build 06:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:54 Configure a credential helper to remove this warning. See 06:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:54 06:50:54 Login Succeeded 06:50:54 nexus3.edgexfoundry.org:10002 06:50:55 ---> Running in cadc05d74bda 06:50:55 Removing intermediate container cadc05d74bda 06:50:55 ---> 1603382d825b 06:50:55 Step 4/23 : WORKDIR /device-sdk-go 06:50:55 ---> Running in bdb67481696f 06:50:55 Removing intermediate container bdb67481696f 06:50:55 ---> f114b6a427e0 06:50:55 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:50:55 ---> Running in ab8ad4db8c03 06:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:55 Configure a credential helper to remove this warning. See 06:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:55 06:50:55 Login Succeeded 06:50:55 Removing intermediate container ab8ad4db8c03 06:50:55 ---> 626ddcbba569 06:50:55 Step 6/23 : RUN apk add --update --no-cache make git 06:50:55 ---> Running in 4bbe924c0b19 06:50:55 nexus3.edgexfoundry.org:10003 06:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:50:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:55 Configure a credential helper to remove this warning. See 06:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:55 06:50:55 Login Succeeded 06:50:55 nexus3.edgexfoundry.org:10004 06:50:55 OK: 265 MiB in 56 packages 06:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:55 Configure a credential helper to remove this warning. See 06:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:55 06:50:55 Login Succeeded 06:50:55 docker.io 06:50:56 Removing intermediate container 4bbe924c0b19 06:50:56 ---> 8bc9ad86af7d 06:50:56 Step 7/23 : COPY go.mod vendor* ./ 06:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:56 ---> fca35263ca2e 06:50:56 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:56 ---> Running in 2bcf34b60783 06:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:56 Configure a credential helper to remove this warning. See 06:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:56 06:50:56 Login Succeeded 06:50:56 ---> docker-login.sh ends [Pipeline] } 06:50:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:50:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:50:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:50:56 ========================================================= 06:50:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:50:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:56 Removing intermediate container 2bcf34b60783 06:50:56 ---> 2a48301a2b3b 06:50:56 Step 9/23 : COPY . . 06:50:57 + 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 . 06:50:57 ---> 80574c426bc4 06:50:57 Step 10/23 : RUN ${MAKE} 06:50:57 ---> Running in 9d22a1300fd7 06:50:57 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.25" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:50:57 Sending build context to Docker daemon 5.944MB 06:50:57 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:50:57 Step 2/10 : FROM ${BASE} AS builder 06:50:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:50:57 9fda8d8052c6: Pulling fs layer 06:50:57 5d54e960e981: Pulling fs layer 06:50:57 c4a7e357bf2a: Pulling fs layer 06:50:57 f0e02332f6b5: Pulling fs layer 06:50:57 66412af1f25a: Pulling fs layer 06:50:57 1baf3a5c0e64: Pulling fs layer 06:50:57 9a37bb91b891: Pulling fs layer 06:50:57 a29adfc67d43: Pulling fs layer 06:50:57 d5de9f91c1a4: Pulling fs layer 06:50:57 f0e02332f6b5: Waiting 06:50:57 66412af1f25a: Waiting 06:50:57 1baf3a5c0e64: Waiting 06:50:57 9a37bb91b891: Waiting 06:50:57 a29adfc67d43: Waiting 06:50:57 d5de9f91c1a4: Waiting 06:50:57 5d54e960e981: Verifying Checksum 06:50:57 5d54e960e981: Download complete 06:50:57 f0e02332f6b5: Download complete 06:50:57 66412af1f25a: Verifying Checksum 06:50:57 66412af1f25a: Download complete 06:50:57 9fda8d8052c6: Verifying Checksum 06:50:57 9fda8d8052c6: Download complete 06:50:58 9a37bb91b891: Verifying Checksum 06:50:58 9a37bb91b891: Download complete 06:50:58 9fda8d8052c6: Pull complete 06:50:58 a29adfc67d43: Verifying Checksum 06:50:58 a29adfc67d43: Download complete 06:50:59 5d54e960e981: Pull complete 06:50:59 d5de9f91c1a4: Verifying Checksum 06:50:59 d5de9f91c1a4: Download complete 06:50:59 c4a7e357bf2a: Download complete 06:51:00 1baf3a5c0e64: Verifying Checksum 06:51:00 1baf3a5c0e64: Download complete 06:51:10 c4a7e357bf2a: Pull complete 06:51:10 f0e02332f6b5: Pull complete 06:51:10 66412af1f25a: Pull complete 06:51:15 Removing intermediate container 9d22a1300fd7 06:51:15 ---> ea8314f3dace 06:51:15 Step 11/23 : FROM alpine:3.18 06:51:15 3.18: Pulling from library/alpine 06:51:15 7264a8db6415: Already exists 06:51:16 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:51:16 Status: Downloaded newer image for alpine:3.18 06:51:16 ---> 7e01a0d0a1dc 06:51:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:51:16 ---> Running in 3ac1e91ce3e9 06:51:16 Removing intermediate container 3ac1e91ce3e9 06:51:16 ---> 2b4e43af8d6c 06:51:16 Step 13/23 : RUN apk add --update --no-cache 06:51:16 ---> Running in 471cb6753ccb 06:51:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:51:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:51:16 OK: 7 MiB in 15 packages 06:51:16 Removing intermediate container 471cb6753ccb 06:51:16 ---> 2096094deaaf 06:51:16 Step 14/23 : WORKDIR / 06:51:16 ---> Running in 2c8671b4f9f0 06:51:17 Removing intermediate container 2c8671b4f9f0 06:51:17 ---> 6d031298ac21 06:51:17 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:51:17 ---> 3707bad0e1fd 06:51:17 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:51:18 ---> 0213e85aeedf 06:51:18 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:51:18 ---> e559626f74e5 06:51:18 Step 18/23 : EXPOSE 59999 06:51:18 ---> Running in c075444f3fb7 06:51:18 Removing intermediate container c075444f3fb7 06:51:18 ---> b48d02493cbc 06:51:18 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:51:18 ---> Running in b3f40271e2bc 06:51:18 Removing intermediate container b3f40271e2bc 06:51:18 ---> 5e317d63cb4a 06:51:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:51:18 ---> Running in 352ab3b4801c 06:51:18 Removing intermediate container 352ab3b4801c 06:51:18 ---> abfd4318795a 06:51:18 Step 21/23 : LABEL arch=amd64 06:51:18 ---> Running in 2218dc5755c6 06:51:18 Removing intermediate container 2218dc5755c6 06:51:18 ---> dacd171b789c 06:51:18 Step 22/23 : LABEL git_sha=98543e36ecf96a570242d73ea5ad964aaa05b01f 06:51:18 ---> Running in c9fe1e8dba6e 06:51:18 Removing intermediate container c9fe1e8dba6e 06:51:18 ---> e1159c0709e5 06:51:18 Step 23/23 : LABEL version=3.1.0-dev.25 06:51:18 ---> Running in d444070158db 06:51:18 Removing intermediate container d444070158db 06:51:18 ---> 6ef8cc1849c7 06:51:18 [Warning] One or more build-args [ARCH] were not consumed 06:51:18 Successfully built 6ef8cc1849c7 06:51:18 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 06:51:18 1baf3a5c0e64: Pull complete 06:51:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:51:18 06:51:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:19 9a37bb91b891: Pull complete 06:51:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:51:19 latest: Pulling from edgex-lftools-log-publisher 06:51:19 5eb5b503b376: Pulling fs layer 06:51:19 5c69ac0246d0: Pulling fs layer 06:51:19 ec43610c2a17: Pulling fs layer 06:51:19 3a2ae6a8a46f: Pulling fs layer 06:51:19 33b1e0a273af: Pulling fs layer 06:51:19 5d3b04190fa2: Pulling fs layer 06:51:19 2f39f015ded8: Pulling fs layer 06:51:19 33b1e0a273af: Waiting 06:51:19 3a2ae6a8a46f: Waiting 06:51:19 5d3b04190fa2: Waiting 06:51:19 2f39f015ded8: Waiting 06:51:19 5c69ac0246d0: Download complete 06:51:19 3a2ae6a8a46f: Verifying Checksum 06:51:19 3a2ae6a8a46f: Download complete 06:51:19 33b1e0a273af: Verifying Checksum 06:51:19 33b1e0a273af: Download complete 06:51:19 5d3b04190fa2: Verifying Checksum 06:51:19 5d3b04190fa2: Download complete 06:51:19 ec43610c2a17: Verifying Checksum 06:51:19 ec43610c2a17: Download complete 06:51:19 5eb5b503b376: Verifying Checksum 06:51:19 5eb5b503b376: Download complete 06:51:20 2f39f015ded8: Download complete 06:51:20 5eb5b503b376: Pull complete 06:51:20 a29adfc67d43: Pull complete 06:51:20 5c69ac0246d0: Pull complete 06:51:21 ec43610c2a17: Pull complete 06:51:21 3a2ae6a8a46f: Pull complete 06:51:21 33b1e0a273af: Pull complete 06:51:21 5d3b04190fa2: Pull complete 06:51:22 d5de9f91c1a4: Pull complete 06:51:22 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 06:51:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:51:22 ---> 746ca1b523b5 06:51:22 Step 3/10 : ARG MAKE=make build 06:51:24 ---> Running in b3d5a8892ad3 06:51:24 Removing intermediate container b3d5a8892ad3 06:51:24 ---> acd8879c07fd 06:51:24 Step 4/10 : WORKDIR /device-sdk-go 06:51:24 ---> Running in 95d9c3d152df 06:51:24 Removing intermediate container 95d9c3d152df 06:51:24 ---> f14a467c6f7f 06:51:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:51:24 ---> Running in 1b1cd5c8cd05 06:51:24 Removing intermediate container 1b1cd5c8cd05 06:51:24 ---> 5657ded0d884 06:51:24 Step 6/10 : RUN apk add --update --no-cache make git 06:51:24 ---> Running in 11b8e3ac8697 06:51:25 2f39f015ded8: Pull complete 06:51:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:51:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:51:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:26 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 06:51:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:28 OK: 267 MiB in 56 packages 06:51:28 Removing intermediate container 11b8e3ac8697 06:51:28 ---> 89442f94907a 06:51:28 Step 7/10 : COPY go.mod vendor* ./ 06:51:29 $ docker top 92ad4e9e7d8b7f543c429cf7e0d0a0070b89e278aecf41fbcce8c7092748edc6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:29 ---> job-cost.sh 06:51:29 lf-activate-venv: SKIPPING 06:51:29 INFO: No Stack... 06:51:30 INFO: Retrieving Pricing Info for: v3-standard-8 06:51:30 INFO: Archiving Costs [Pipeline] sh 06:51:30 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 06:51:30 + cut -d, -f6 [Pipeline] lock 06:51:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] 06:51:31 Resource [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] did not exist. Created. 06:51:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:51:31 + echo total: 0.2199999988079071 [Pipeline] stash 06:51:31 Stashed 1 file(s) [Pipeline] } 06:51:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] [Pipeline] // lock [Pipeline] } 06:51:31 $ docker stop --time=1 92ad4e9e7d8b7f543c429cf7e0d0a0070b89e278aecf41fbcce8c7092748edc6 06:51:32 ---> a17d4268da8f 06:51:32 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:32 ---> Running in d49f4fbc7913 06:51:32 $ docker rm -f --volumes 92ad4e9e7d8b7f543c429cf7e0d0a0070b89e278aecf41fbcce8c7092748edc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:52:40 Removing intermediate container d49f4fbc7913 06:52:40 ---> 66c659a1fd5a 06:52:40 Step 9/10 : COPY . . 06:52:40 ---> e3ca2fc65042 06:52:40 Step 10/10 : RUN ${MAKE} 06:52:40 ---> Running in 1df5b3f29840 06:52:40 noop 06:52:40 Removing intermediate container 1df5b3f29840 06:52:40 ---> 30965215ed59 06:52:40 Successfully built 30965215ed59 06:52:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:40 + docker inspect -f . ci-base-image-arm64 06:52:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:40 prd-ubuntu20.04-docker-arm64-4c-16g-6503 does not seem to be running inside a container 06:52:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/254 -v /w/workspace/device-sdk-go/254:/w/workspace/device-sdk-go/254:rw,z -v /w/workspace/device-sdk-go/254@tmp:/w/workspace/device-sdk-go/254@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 06:52:41 $ docker top 8efdc5e243ffd85f271916492a5358bab97d75e3a483f49d4314878514b137c1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:42 + go version 06:52:42 go version go1.21.0 linux/arm64 [Pipeline] } 06:52:42 $ docker stop --time=1 8efdc5e243ffd85f271916492a5358bab97d75e3a483f49d4314878514b137c1 06:52:44 $ docker rm -f --volumes 8efdc5e243ffd85f271916492a5358bab97d75e3a483f49d4314878514b137c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:44 + docker inspect -f . ci-base-image-arm64 06:52:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:44 prd-ubuntu20.04-docker-arm64-4c-16g-6503 does not seem to be running inside a container 06:52:44 $ 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/254 -v /w/workspace/device-sdk-go/254:/w/workspace/device-sdk-go/254:rw,z -v /w/workspace/device-sdk-go/254@tmp:/w/workspace/device-sdk-go/254@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 06:52:45 $ docker top 606b82d2275fc6dddbf79d6082c7cd4b9db66b3ddbcc96193605fe402ca7e1c8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:46 + git config --global --add safe.directory /w/workspace/device-sdk-go/254 [Pipeline] fileExists [Pipeline] sh 06:52:46 + make test 06:52:46 go test -race -coverprofile=coverage.out ./... 06:53:18 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:54:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.188s coverage: 27.6% of statements 06:54:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.232s coverage: 80.2% of statements 06:55:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:55:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:55:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.384s coverage: 86.0% of statements 06:55:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:55:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.504s coverage: 71.8% of statements 06:55:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:55:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:55:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.280s coverage: 14.4% of statements 06:55:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.167s coverage: 44.2% of statements 06:55:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.407s coverage: 68.5% of statements 06:55:25 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.428s coverage: 89.2% of statements 06:55:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:55:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.225s coverage: 5.5% of statements 06:55:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:55:27 GO111MODULE=on go vet ./... 06:57:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:57:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:57:19 ./bin/test-attribution-txt.sh [Pipeline] echo 06:57:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:57:19 $ docker stop --time=1 606b82d2275fc6dddbf79d6082c7cd4b9db66b3ddbcc96193605fe402ca7e1c8 06:57:21 $ docker rm -f --volumes 606b82d2275fc6dddbf79d6082c7cd4b9db66b3ddbcc96193605fe402ca7e1c8 [Pipeline] // withDockerContainer [Pipeline] sh 06:57:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:57:22 Warning: overwriting stash ‘coverage-report’ 06:57:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:57:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:57:23 + ls -al . 06:57:23 total 300 06:57:23 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 06:52 . 06:57:23 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 06:50 .. 06:57:23 -rw-rw-r-- 1 jenkins jenkins 140 Sep 19 06:50 .dockerignore 06:57:23 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 06:50 .git 06:57:23 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 06:50 .github 06:57:23 -rw-rw-r-- 1 jenkins jenkins 137 Sep 19 06:50 .gitignore 06:57:23 -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 06:50 .golangci.yml 06:57:23 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 19 06:50 CHANGELOG.md 06:57:23 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 06:50 GOVERNANCE.md 06:57:23 -rw-rw-r-- 1 jenkins jenkins 885 Sep 19 06:50 Jenkinsfile 06:57:23 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 19 06:50 LICENSE 06:57:23 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 19 06:50 Makefile 06:57:23 -rw-rw-r-- 1 jenkins jenkins 619 Sep 19 06:50 OWNERS.md 06:57:23 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 19 06:50 README.md 06:57:23 -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 06:48 VERSION 06:57:23 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 06:50 bin 06:57:23 -rw-r--r-- 1 jenkins jenkins 120473 Sep 19 06:55 coverage.out 06:57:23 drwxrwxr-x 5 jenkins jenkins 4096 Sep 19 06:50 example 06:57:23 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 19 06:50 go.mod 06:57:23 -rw-rw-r-- 1 jenkins jenkins 34806 Sep 19 06:50 go.sum 06:57:23 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 06:50 internal 06:57:23 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 06:50 openapi 06:57:23 drwxrwxr-x 6 jenkins jenkins 4096 Sep 19 06:50 pkg 06:57:23 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 06:50 snap 06:57:23 -rw-rw-r-- 1 jenkins jenkins 222 Sep 19 06:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:24 + 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=98543e36ecf96a570242d73ea5ad964aaa05b01f --label arch=arm64 --label version=3.1.0-dev.25 . 06:57:24 Sending build context to Docker daemon 6.065MB 06:57:24 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 06:57:24 Step 2/23 : FROM ${BASE} AS builder 06:57:24 ---> 30965215ed59 06:57:24 Step 3/23 : ARG MAKE=make build 06:57:24 ---> Running in a65a6ee12ba3 06:57:25 Removing intermediate container a65a6ee12ba3 06:57:25 ---> 402afd38c9e5 06:57:25 Step 4/23 : WORKDIR /device-sdk-go 06:57:25 ---> Running in 4037abe22e8f 06:57:25 Removing intermediate container 4037abe22e8f 06:57:25 ---> 5c0146f7f9a4 06:57:25 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:57:25 ---> Running in 108f3ec17333 06:57:25 Removing intermediate container 108f3ec17333 06:57:25 ---> b2ec828551a0 06:57:25 Step 6/23 : RUN apk add --update --no-cache make git 06:57:25 ---> Running in 218ae87e4d05 06:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:57:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:57:27 OK: 267 MiB in 56 packages 06:57:28 Removing intermediate container 218ae87e4d05 06:57:28 ---> a8ed8c97c065 06:57:28 Step 7/23 : COPY go.mod vendor* ./ 06:57:29 ---> 51f93bccd4cb 06:57:29 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:31 ---> Running in b78f57af199e 06:57:33 Removing intermediate container b78f57af199e 06:57:33 ---> b06efdcdd74a 06:57:33 Step 9/23 : COPY . . 06:57:35 ---> 0e7fc8a31b6c 06:57:35 Step 10/23 : RUN ${MAKE} 06:57:35 ---> Running in b2ac905e41b1 06:57:35 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.25" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:59:27 Removing intermediate container b2ac905e41b1 06:59:27 ---> dadce89220c2 06:59:27 Step 11/23 : FROM alpine:3.18 06:59:27 3.18: Pulling from library/alpine 06:59:27 9fda8d8052c6: Already exists 06:59:27 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:59:27 Status: Downloaded newer image for alpine:3.18 06:59:27 ---> f6648c04cd6c 06:59:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:59:27 ---> Running in 4475499a3dd4 06:59:27 Removing intermediate container 4475499a3dd4 06:59:27 ---> c9ff3536ef98 06:59:27 Step 13/23 : RUN apk add --update --no-cache 06:59:27 ---> Running in 0493e2592469 06:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:59:27 OK: 8 MiB in 15 packages 06:59:27 Removing intermediate container 0493e2592469 06:59:27 ---> b786b68ab1e0 06:59:27 Step 14/23 : WORKDIR / 06:59:27 ---> Running in 8274914b73cc 06:59:27 Removing intermediate container 8274914b73cc 06:59:27 ---> efffbe9e03aa 06:59:27 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:59:27 ---> 4ad362b19293 06:59:27 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:59:27 ---> 7865232f80ee 06:59:27 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:59:27 ---> fef41e6e38e7 06:59:27 Step 18/23 : EXPOSE 59999 06:59:27 ---> Running in afdbd8d7f951 06:59:27 Removing intermediate container afdbd8d7f951 06:59:27 ---> 44340763993f 06:59:27 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:59:27 ---> Running in 8adb6fbba1cb 06:59:27 Removing intermediate container 8adb6fbba1cb 06:59:27 ---> 6d780b282754 06:59:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:59:27 ---> Running in 2ba76bb462cf 06:59:27 Removing intermediate container 2ba76bb462cf 06:59:27 ---> b5993014033d 06:59:27 Step 21/23 : LABEL arch=arm64 06:59:27 ---> Running in 0a062ded6b0c 06:59:27 Removing intermediate container 0a062ded6b0c 06:59:27 ---> 07d73fa9d8f3 06:59:27 Step 22/23 : LABEL git_sha=98543e36ecf96a570242d73ea5ad964aaa05b01f 06:59:27 ---> Running in 21440fab6326 06:59:27 Removing intermediate container 21440fab6326 06:59:27 ---> 0f75488e588c 06:59:27 Step 23/23 : LABEL version=3.1.0-dev.25 06:59:27 ---> Running in 59de171a4e81 06:59:27 Removing intermediate container 59de171a4e81 06:59:27 ---> 2fd42d6be5f9 06:59:27 [Warning] One or more build-args [ARCH] were not consumed 06:59:27 Successfully built 2fd42d6be5f9 06:59:27 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 06:59:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:59:27 06:59:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:59:28 arm64: Pulling from edgex-lftools-log-publisher 06:59:28 8998bd30e6a1: Pulling fs layer 06:59:28 04944245beec: Pulling fs layer 06:59:28 699f458cf7ca: Pulling fs layer 06:59:28 765212b225bb: Pulling fs layer 06:59:28 f23df028b6ca: Pulling fs layer 06:59:28 d65c8cfc05b1: Pulling fs layer 06:59:28 2437ff75d9bd: Pulling fs layer 06:59:28 765212b225bb: Waiting 06:59:28 f23df028b6ca: Waiting 06:59:28 d65c8cfc05b1: Waiting 06:59:28 2437ff75d9bd: Waiting 06:59:28 04944245beec: Verifying Checksum 06:59:28 04944245beec: Download complete 06:59:28 765212b225bb: Verifying Checksum 06:59:28 765212b225bb: Download complete 06:59:28 f23df028b6ca: Verifying Checksum 06:59:28 f23df028b6ca: Download complete 06:59:28 d65c8cfc05b1: Verifying Checksum 06:59:28 d65c8cfc05b1: Download complete 06:59:28 699f458cf7ca: Verifying Checksum 06:59:28 699f458cf7ca: Download complete 06:59:29 8998bd30e6a1: Download complete 06:59:31 2437ff75d9bd: Verifying Checksum 06:59:31 2437ff75d9bd: Download complete 06:59:33 8998bd30e6a1: Pull complete 06:59:33 04944245beec: Pull complete 06:59:34 699f458cf7ca: Pull complete 06:59:34 765212b225bb: Pull complete 06:59:35 f23df028b6ca: Pull complete 06:59:35 d65c8cfc05b1: Pull complete 06:59:50 2437ff75d9bd: Pull complete 06:59:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:59:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:50 prd-ubuntu20.04-docker-arm64-4c-16g-6503 does not seem to be running inside a container 06:59:51 $ 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/254 -v /w/workspace/device-sdk-go/254:/w/workspace/device-sdk-go/254:rw,z -v /w/workspace/device-sdk-go/254@tmp:/w/workspace/device-sdk-go/254@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 06:59:53 $ docker top f78542b320a3f471c53026fbc3c56c280204677c602feac750bb0852a9048a4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:59:54 ---> job-cost.sh 06:59:54 lf-activate-venv: SKIPPING 06:59:54 INFO: No Stack... 06:59:54 INFO: Retrieving Pricing Info for: v3-standard-4 06:59:55 INFO: Archiving Costs [Pipeline] sh 06:59:55 + cat /w/workspace/device-sdk-go/254/archives/cost.csv 06:59:55 + cut -d, -f6 [Pipeline] lock 06:59:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] 06:59:56 Resource [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] did not exist. Created. 06:59:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:59:56 /w/workspace/device-sdk-go/254@tmp/durable-9ea4ffbb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:59:56 + echo total: 0.10999999940395355 [Pipeline] stash 06:59:56 Warning: overwriting stash ‘stack-cost’ 06:59:56 Stashed 1 file(s) [Pipeline] } 06:59:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-254-stack-cost] [Pipeline] // lock [Pipeline] } 06:59:56 $ docker stop --time=1 f78542b320a3f471c53026fbc3c56c280204677c602feac750bb0852a9048a4c 06:59:58 $ docker rm -f --volumes f78542b320a3f471c53026fbc3c56c280204677c602feac750bb0852a9048a4c [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 06:59:58 provisioning config files... 06:59:58 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12572059010356981191tmp [Pipeline] { [Pipeline] sh 06:59:59 + set +x 06:59:59 + + curl -s https://codecov.io/bash 06:59:59 bash -s -- 06:59:59 06:59:59 _____ _ 06:59:59 / ____| | | 06:59:59 | | ___ __| | ___ ___ _____ __ 06:59:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:59:59 | |___| (_) | (_| | __/ (_| (_) \ V / 06:59:59 \_____\___/ \__,_|\___|\___\___/ \_/ 06:59:59 Bash-1.0.6 06:59:59 06:59:59 06:59:59 ==> git version 2.25.1 found 06:59:59 ==> 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 06:59:59 Release-Date: 2020-01-08 06:59:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:59:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:59:59 ==> Jenkins CI detected. 06:59:59 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 06:59:59 project root: . 06:59:59 --> token set from env 06:59:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:59:59 ==> Running gcov in . (disable via -X gcov) 06:59:59 ==> Python coveragepy not found 06:59:59 ==> Searching for coverage reports in: 06:59:59 + . 06:59:59 -> Found 1 reports 06:59:59 ==> Detecting git/mercurial file structure 06:59:59 ==> Reading reports 06:59:59 + ./coverage.out bytes=120473 06:59:59 ==> Appending adjustments 06:59:59 https://docs.codecov.io/docs/fixing-reports 06:59:59 + Found adjustments 06:59:59 ==> Gzipping contents 06:59:59 20K /tmp/codecov.Y96KFd.gz 06:59:59 ==> Uploading reports 06:59:59 url: https://codecov.io 06:59:59 query: branch=main&commit=98543e36ecf96a570242d73ea5ad964aaa05b01f&build=254&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F254%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:59:59 -> Pinging Codecov 06:59:59 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=98543e36ecf96a570242d73ea5ad964aaa05b01f&build=254&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F254%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:59:59 -> Uploading to 06:59:59 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/7E55EF52A471D76F132DFD9A03CDDE97/98543e36ecf96a570242d73ea5ad964aaa05b01f/9f87bf1b-09d9-4f29-91a0-32965753fea7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T065959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6eb1cb16d640e741b9e2d3833ef5f18f416f936eee262d27bbfc4bc6b91c1eba 06:59:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:59:59 Dload Upload Total Spent Left Speed 06:59:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16437 0 0 100 16437 0 76451 --:--:-- --:--:-- --:--:-- 76097 06:59:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/98543e36ecf96a570242d73ea5ad964aaa05b01f [Pipeline] } 06:59:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:00:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:00:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:00:00 07:00:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:00:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:00:00 df9b9388f04a: Pulling fs layer 07:00:00 52dc419b0ee2: Pulling fs layer 07:00:00 25bc292e5bac: Pulling fs layer 07:00:00 114826534d7a: Pulling fs layer 07:00:00 4657fd5d0bcf: Pulling fs layer 07:00:00 6ad1cebc031e: Pulling fs layer 07:00:00 8a3aa393b2d8: Pulling fs layer 07:00:00 114826534d7a: Waiting 07:00:00 4657fd5d0bcf: Waiting 07:00:00 25bc292e5bac: Download complete 07:00:00 52dc419b0ee2: Download complete 07:00:00 4657fd5d0bcf: Verifying Checksum 07:00:00 4657fd5d0bcf: Download complete 07:00:00 df9b9388f04a: Download complete 07:00:00 df9b9388f04a: Pull complete 07:00:00 6ad1cebc031e: Verifying Checksum 07:00:00 6ad1cebc031e: Download complete 07:00:00 52dc419b0ee2: Pull complete 07:00:00 25bc292e5bac: Pull complete 07:00:01 114826534d7a: Download complete 07:00:01 8a3aa393b2d8: Verifying Checksum 07:00:01 8a3aa393b2d8: Download complete 07:00:04 114826534d7a: Pull complete 07:00:04 4657fd5d0bcf: Pull complete 07:00:04 6ad1cebc031e: Pull complete 07:00:07 8a3aa393b2d8: Pull complete 07:00:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:00:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:07 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 07:00:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:00:12 $ docker top d0944d3f3047c90e33e59166fd21cf3ec1c33ee4481dd51525de1fd3adcccddd -eo pid,comm [Pipeline] { [Pipeline] echo 07:00:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 07:00:12 + set -o pipefail 07:00:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 07:00:21 07:00:21 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 07:00:21 07:00:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/5882ed68-3598-4848-b48c-8a5ad3a59b8f 07:00:21 07:00:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:00:21 07:00:22 07:00:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:00:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:00:22 More details here: https://snyk.co/ue1NS [Pipeline] } 07:00:22 $ docker stop --time=1 d0944d3f3047c90e33e59166fd21cf3ec1c33ee4481dd51525de1fd3adcccddd 07:00:26 $ docker rm -f --volumes d0944d3f3047c90e33e59166fd21cf3ec1c33ee4481dd51525de1fd3adcccddd [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:00:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:26 provisioning config files... 07:00:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12096279807233131174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:27 --> edgex-publish-swagger.sh 07:00:27 === Publish openapi/v3 API === 07:00:27 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 07:00:27 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 07:00:27 % Total % Received % Xferd Average Speed Time Time Time Current 07:00:27 Dload Upload Total Spent Left Speed 07:00:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 42965 --:--:-- --:--:-- --:--:-- 42965 07:00:27 07:00:27 [Pipeline] } 07:00:27 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:00:28 + git log --format=format:%s -1 98543e36ecf96a570242d73ea5ad964aaa05b01f [Pipeline] sh 07:00:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:00:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:00:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:28 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 07:00:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:00:30 $ docker top 137a18828837d3268adc7b723387a238285c628ce5970c9ce41d48be9210cee3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:00:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:30 [ssh-agent] Looking for ssh-agent implementation... 07:00:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:31 $ docker exec 137a18828837d3268adc7b723387a238285c628ce5970c9ce41d48be9210cee3 ssh-agent 07:00:31 SSH_AUTH_SOCK=/tmp/ssh-Ep4pXsfYMajj/agent.32 07:00:31 SSH_AGENT_PID=38 07:00:31 Running ssh-add (command line suppressed) 07:00:31 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6765482790145042348.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6765482790145042348.key) 07:00:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:31 + git semver tag 07:00:31 2023-09-19 07:00:31,721 [run_tag] DEBUG tag force:False 07:00:31 2023-09-19 07:00:31,722 [check_head_tag] DEBUG check head tag 07:00:31 2023-09-19 07:00:31,722 [execute] INFO git cat-file --batch-check 07:00:31 2023-09-19 07:00:31,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:00:31 2023-09-19 07:00:31,727 [execute] INFO git cat-file --batch 07:00:31 2023-09-19 07:00:31,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 07:00:31 2023-09-19 07:00:31,744 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:00:31 2023-09-19 07:00:31,745 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 07:00:31 2023-09-19 07:00:31,745 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 07:00:31 2023-09-19 07:00:31,750 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:00:31 3.1.0-dev.25 [Pipeline] } 07:00:31 $ docker exec --env ******** --env ******** 137a18828837d3268adc7b723387a238285c628ce5970c9ce41d48be9210cee3 ssh-agent -k 07:00:31 unset SSH_AUTH_SOCK; 07:00:31 unset SSH_AGENT_PID; 07:00:31 echo Agent pid 38 killed; 07:00:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:00:32 + git semver [Pipeline] } 07:00:32 $ docker stop --time=1 137a18828837d3268adc7b723387a238285c628ce5970c9ce41d48be9210cee3 07:00:33 $ docker rm -f --volumes 137a18828837d3268adc7b723387a238285c628ce5970c9ce41d48be9210cee3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:00:34 07:00:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:00:34 0.23.1-centos7: Pulling from edgex-lftools 07:00:34 ab5ef0e58194: Pulling fs layer 07:00:34 9712f1f96733: Pulling fs layer 07:00:34 63f879dbbcfc: Pulling fs layer 07:00:34 0d9ebad4ef96: Pulling fs layer 07:00:34 e9a5061849ea: Pulling fs layer 07:00:34 d747dcd14b5f: Pulling fs layer 07:00:34 2de7ff778b66: Pulling fs layer 07:00:34 e9a5061849ea: Waiting 07:00:34 d747dcd14b5f: Waiting 07:00:34 2de7ff778b66: Waiting 07:00:34 0d9ebad4ef96: Waiting 07:00:34 9712f1f96733: Verifying Checksum 07:00:34 9712f1f96733: Download complete 07:00:34 63f879dbbcfc: Verifying Checksum 07:00:34 63f879dbbcfc: Download complete 07:00:34 e9a5061849ea: Verifying Checksum 07:00:34 e9a5061849ea: Download complete 07:00:34 0d9ebad4ef96: Verifying Checksum 07:00:34 0d9ebad4ef96: Download complete 07:00:34 d747dcd14b5f: Download complete 07:00:34 ab5ef0e58194: Verifying Checksum 07:00:34 ab5ef0e58194: Download complete 07:00:34 2de7ff778b66: Verifying Checksum 07:00:34 2de7ff778b66: Download complete 07:00:37 ab5ef0e58194: Pull complete 07:00:37 9712f1f96733: Pull complete 07:00:38 63f879dbbcfc: Pull complete 07:00:41 0d9ebad4ef96: Pull complete 07:00:41 e9a5061849ea: Pull complete 07:00:41 d747dcd14b5f: Pull complete 07:00:42 2de7ff778b66: Pull complete 07:00:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:00:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:42 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 07:00:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:00:47 $ docker top f0abfe4f83183ac98e8bd5a7348da708851a0e9215ebb93a401b42b5455335e4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:00:47 provisioning config files... 07:00:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10064439402294329971tmp 07:00:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1912852465249532999tmp 07:00:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15930502889230566078tmp [Pipeline] { [Pipeline] echo 07:00:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:00:48 ---> sigul-configuration.sh 07:00:48 gpg: directory `/root/.gnupg' created 07:00:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:00:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:00:48 gpg: keyring `/root/.gnupg/secring.gpg' created 07:00:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:00:48 gpg: CAST5 encrypted data 07:00:48 gpg: encrypted with 1 passphrase 07:00:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:00:48 + mkdir /home/jenkins 07:00:48 + mkdir /home/jenkins/sigul [Pipeline] sh 07:00:48 + 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:00:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:00:48 ---> sigul-install.sh 07:00:48 Sigul already installed; skipping installation. [Pipeline] sh 07:00:49 + git tag --list 07:00:49 0.7.1 07:00:49 delhi-tag 07:00:49 v1.0.0 07:00:49 v1.1.0 07:00:49 v1.1.1 07:00:49 v1.1.2 07:00:49 v1.2.0 07:00:49 v1.2.1 07:00:49 v1.2.2 07:00:49 v1.2.3 07:00:49 v1.3.0 07:00:49 v1.4.0 07:00:49 v2.0.0 07:00:49 v2.1.0 07:00:49 v2.1.1 07:00:49 v2.2.0 07:00:49 v2.3.0 07:00:49 v2.3.1 07:00:49 v3.0 07:00:49 v3.0.0 07:00:49 v3.0.1-dev.1 07:00:49 v3.1.0-dev.1 07:00:49 v3.1.0-dev.10 07:00:49 v3.1.0-dev.11 07:00:49 v3.1.0-dev.12 07:00:49 v3.1.0-dev.13 07:00:49 v3.1.0-dev.14 07:00:49 v3.1.0-dev.15 07:00:49 v3.1.0-dev.16 07:00:49 v3.1.0-dev.17 07:00:49 v3.1.0-dev.18 07:00:49 v3.1.0-dev.19 07:00:49 v3.1.0-dev.2 07:00:49 v3.1.0-dev.20 07:00:49 v3.1.0-dev.21 07:00:49 v3.1.0-dev.22 07:00:49 v3.1.0-dev.23 07:00:49 v3.1.0-dev.24 07:00:49 v3.1.0-dev.25 07:00:49 v3.1.0-dev.3 07:00:49 v3.1.0-dev.4 07:00:49 v3.1.0-dev.5 07:00:49 v3.1.0-dev.6 07:00:49 v3.1.0-dev.7 07:00:49 v3.1.0-dev.8 07:00:49 v3.1.0-dev.9 [Pipeline] sh 07:00:49 + lftools sign git-tag v3.1.0-dev.25 07:00:50 Signing Git tag with Sigul... 07:00:50 Signing v3.1.0-dev.25 [Pipeline] echo 07:00:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:00:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:00:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:00:50 $ docker stop --time=1 f0abfe4f83183ac98e8bd5a7348da708851a0e9215ebb93a401b42b5455335e4 07:00:51 $ docker rm -f --volumes f0abfe4f83183ac98e8bd5a7348da708851a0e9215ebb93a401b42b5455335e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:00:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:00:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:00:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:52 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 07:00:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:00:52 $ docker top 260177117c50adcd6f93ef582f4683c26b0164da710e03881b1d941934769c11 -eo pid,comm 07:00:53 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:00:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:00:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:53 [ssh-agent] Looking for ssh-agent implementation... 07:00:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:53 $ docker exec 260177117c50adcd6f93ef582f4683c26b0164da710e03881b1d941934769c11 ssh-agent 07:00:53 SSH_AUTH_SOCK=/tmp/ssh-2kipcg5y4AmL/agent.32 07:00:53 SSH_AGENT_PID=38 07:00:53 Running ssh-add (command line suppressed) 07:00:53 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13168097458198386327.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13168097458198386327.key) 07:00:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:53 + git semver bump pre 07:00:53 2023-09-19 07:00:53,844 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:00:53 2023-09-19 07:00:53,844 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev 07:00:53 2023-09-19 07:00:53,844 [bump_version] DEBUG bumped version:3.1.0-dev.26 07:00:53 2023-09-19 07:00:53,844 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 07:00:53 2023-09-19 07:00:53,845 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:00:53 2023-09-19 07:00:53,845 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:00:53 2023-09-19 07:00:53,846 [execute] INFO git cat-file --batch-check 07:00:53 2023-09-19 07:00:53,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:00:53 2023-09-19 07:00:53,851 [execute] INFO git cat-file --batch 07:00:53 2023-09-19 07:00:53,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:00:53 2023-09-19 07:00:53,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:00:53 3.1.0-dev.26 [Pipeline] } 07:00:53 $ docker exec --env ******** --env ******** 260177117c50adcd6f93ef582f4683c26b0164da710e03881b1d941934769c11 ssh-agent -k 07:00:54 unset SSH_AUTH_SOCK; 07:00:54 unset SSH_AGENT_PID; 07:00:54 echo Agent pid 38 killed; 07:00:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:00:54 + git semver [Pipeline] } 07:00:54 $ docker stop --time=1 260177117c50adcd6f93ef582f4683c26b0164da710e03881b1d941934769c11 07:00:55 $ docker rm -f --volumes 260177117c50adcd6f93ef582f4683c26b0164da710e03881b1d941934769c11 [Pipeline] // withDockerContainer [Pipeline] sh 07:00:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:00:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:00:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:56 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 07:00:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:00:56 $ docker top 2aa471ee73b1a9f8d3186c4f7e3345c620bd6439fff944632e3aa0391bb39735 -eo pid,comm 07:00:57 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:00:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:00:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:57 [ssh-agent] Looking for ssh-agent implementation... 07:00:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:57 $ docker exec 2aa471ee73b1a9f8d3186c4f7e3345c620bd6439fff944632e3aa0391bb39735 ssh-agent 07:00:57 SSH_AUTH_SOCK=/tmp/ssh-BFNx8HXjkrBV/agent.33 07:00:57 SSH_AGENT_PID=40 07:00:57 Running ssh-add (command line suppressed) 07:00:57 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17491339553688028667.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17491339553688028667.key) 07:00:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:57 + git semver push 07:00:57 2023-09-19 07:00:57,837 [run_push] DEBUG push 07:00:57 2023-09-19 07:00:57,838 [execute] INFO git cat-file --batch-check 07:00:57 2023-09-19 07:00:57,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:00:57 2023-09-19 07:00:57,842 [execute] INFO git rev-list efa629e8e6f35b410bd6039d0fa7eed972872aad -- 07:00:57 2023-09-19 07:00:57,842 [execute] DEBUG Popen(['git', 'rev-list', 'efa629e8e6f35b410bd6039d0fa7eed972872aad', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:00:57 2023-09-19 07:00:57,855 [execute] INFO git fetch -v origin 07:00:57 2023-09-19 07:00:57,855 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:00:58 2023-09-19 07:00:58,414 [run_push] DEBUG no remote changes detected 07:00:58 2023-09-19 07:00:58,415 [execute] INFO git push origin semver 07:00:58 2023-09-19 07:00:58,415 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:00:59 2023-09-19 07:00:59,477 [run_push] DEBUG push all version tags 07:00:59 2023-09-19 07:00:59,477 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:00:59 2023-09-19 07:00:59,478 [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:01:00 2023-09-19 07:01:00,328 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 07:01:00 3.1.0-dev.26 [Pipeline] } 07:01:00 $ docker exec --env ******** --env ******** 2aa471ee73b1a9f8d3186c4f7e3345c620bd6439fff944632e3aa0391bb39735 ssh-agent -k 07:01:00 unset SSH_AUTH_SOCK; 07:01:00 unset SSH_AGENT_PID; 07:01:00 echo Agent pid 40 killed; 07:01:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:00 + git semver [Pipeline] } 07:01:01 $ docker stop --time=1 2aa471ee73b1a9f8d3186c4f7e3345c620bd6439fff944632e3aa0391bb39735 07:01:02 $ docker rm -f --volumes 2aa471ee73b1a9f8d3186c4f7e3345c620bd6439fff944632e3aa0391bb39735 [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:01:02 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 07:01:02 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:01:02 total 16 07:01:02 drwxr-xr-x 3 root root 4096 Sep 19 06:51 . 07:01:02 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 07:00 .. 07:01:02 drwxr-xr-x 2 root root 4096 Sep 19 06:51 cost 07:01:02 -rw-r--r-- 1 root root 85 Sep 19 06:51 cost.csv 07:01:02 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:01:02 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 07:01:02 total 16 07:01:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 06:51 . 07:01:02 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 07:00 .. 07:01:02 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 06:51 cost 07:01:02 -rw-r--r-- 1 jenkins jenkins 85 Sep 19 06:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:01:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:01:04 ---> package-listing.sh 07:01:04 ++ facter osfamily 07:01:04 ++ tr '[:upper:]' '[:lower:]' 07:01:04 + OS_FAMILY=debian 07:01:04 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 07:01:04 + START_PACKAGES=/tmp/packages_start.txt 07:01:04 + END_PACKAGES=/tmp/packages_end.txt 07:01:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:01:04 + PACKAGES=/tmp/packages_start.txt 07:01:04 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:01:04 + PACKAGES=/tmp/packages_end.txt 07:01:04 + case "${OS_FAMILY}" in 07:01:04 + dpkg -l 07:01:04 + grep '^ii' 07:01:04 + '[' -f /tmp/packages_start.txt ']' 07:01:04 + '[' -f /tmp/packages_end.txt ']' 07:01:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:01:04 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:01:04 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 07:01:04 + 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:01:04 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:01:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:01:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:05 prd-ubuntu20.04-docker-8c-8g-6502 does not seem to be running inside a container 07:01:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:01:05 $ docker top 23810f06874865dba616a5a8883df5cb3328866b33d8215fa6b21654e84e5e67 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:05 + touch /tmp/pre-build-complete [Pipeline] sh 07:01:06 + mkdir -p /var/log/sysstat [Pipeline] sh 07:01:06 + ls /var/log/sa-host 07:01:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:06 provisioning config files... 07:01:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11632887771915157802tmp [Pipeline] { [Pipeline] echo 07:01:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:01:06 ---> create-netrc.sh [Pipeline] } 07:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:01:07 ---> python-tools-install.sh [Pipeline] echo 07:01:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:01:07 ---> sudo-logs.sh 07:01:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:01:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:01:07 ---> job-cost.sh 07:01:07 lf-activate-venv: SKIPPING 07:01:07 DEBUG: total: 0.2199999988079071 07:01:07 INFO: Retrieving Stack Cost... 07:01:08 INFO: Retrieving Pricing Info for: v3-standard-8 07:01:08 INFO: Archiving Costs [Pipeline] echo 07:01:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:01:08 ---> logs-deploy.sh 07:01:08 lf-activate-venv: SKIPPING 07:01:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/254 07:01:08 INFO: archiving workspace using pattern(s): 07:01:09 Archives upload complete. 07:01:09 INFO: archiving logs to Nexus 07:01:11 ---> uname -a: 07:01:11 Linux prd-ubuntu20-04-docker-8c-8g-6502 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:01:11 07:01:11 07:01:11 ---> lscpu: 07:01:11 Architecture: x86_64 07:01:11 CPU op-mode(s): 32-bit, 64-bit 07:01:11 Byte Order: Little Endian 07:01:11 Address sizes: 40 bits physical, 48 bits virtual 07:01:11 CPU(s): 8 07:01:11 On-line CPU(s) list: 0-7 07:01:11 Thread(s) per core: 1 07:01:11 Core(s) per socket: 1 07:01:11 Socket(s): 8 07:01:11 NUMA node(s): 1 07:01:11 Vendor ID: AuthenticAMD 07:01:11 CPU family: 23 07:01:11 Model: 49 07:01:11 Model name: AMD EPYC-Rome Processor 07:01:11 Stepping: 0 07:01:11 CPU MHz: 2799.998 07:01:11 BogoMIPS: 5599.99 07:01:11 Virtualization: AMD-V 07:01:11 Hypervisor vendor: KVM 07:01:11 Virtualization type: full 07:01:11 L1d cache: 256 KiB 07:01:11 L1i cache: 256 KiB 07:01:11 L2 cache: 4 MiB 07:01:11 L3 cache: 128 MiB 07:01:11 NUMA node0 CPU(s): 0-7 07:01:11 Vulnerability Itlb multihit: Not affected 07:01:11 Vulnerability L1tf: Not affected 07:01:11 Vulnerability Mds: Not affected 07:01:11 Vulnerability Meltdown: Not affected 07:01:11 Vulnerability Mmio stale data: Not affected 07:01:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:01:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:01:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:01:11 Vulnerability Srbds: Not affected 07:01:11 Vulnerability Tsx async abort: Not affected 07:01:11 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:01:11 07:01:11 07:01:11 ---> nproc: 07:01:11 8 07:01:11 07:01:11 07:01:11 ---> df -h: 07:01:11 Filesystem Size Used Avail Use% Mounted on 07:01:11 overlay 155G 13G 143G 9% / 07:01:11 tmpfs 64M 0 64M 0% /dev 07:01:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:01:11 shm 64M 0 64M 0% /dev/shm 07:01:11 /dev/vda1 155G 13G 143G 9% /facter-os 07:01:11 07:01:11 07:01:11 ---> sar -b -r -n DEV: 07:01:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6502) 09/19/23 _x86_64_ (8 CPU) 07:01:11 07:01:11 06:47:46 LINUX RESTART (8 CPU) 07:01:11 07:01:11 06:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:01:11 06:49:01 194.68 48.01 146.68 0.00 5416.43 185492.55 0.00 07:01:11 06:50:01 123.60 0.78 122.81 0.00 6.27 51118.95 0.00 07:01:11 06:51:01 84.76 0.18 84.57 0.00 8.40 20747.63 0.00 07:01:11 06:52:01 118.90 0.03 118.87 0.00 6.93 35711.87 0.00 07:01:11 06:53:01 38.79 12.71 26.07 0.00 5458.31 6276.84 0.00 07:01:11 06:54:01 4.37 0.00 4.37 0.00 0.00 52.26 0.00 07:01:11 06:55:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 07:01:11 06:56:01 1.92 0.00 1.92 0.00 0.00 21.06 0.00 07:01:11 06:57:01 1.45 0.00 1.45 0.00 0.00 15.20 0.00 07:01:11 06:58:01 2.18 0.00 2.18 0.00 0.00 36.53 0.00 07:01:11 06:59:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 07:01:11 07:00:01 3.60 0.10 3.50 0.00 10.26 118.65 0.00 07:01:11 07:01:01 123.50 0.35 123.15 0.00 27.20 60896.78 0.00 07:01:11 Average: 53.86 4.78 49.08 0.00 841.11 27731.18 0.00 07:01:11 07:01:11 06:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:01:11 06:49:01 29132496 31586336 722404 2.20 77684 2651772 1985456 5.85 995836 2383084 4172 07:01:11 06:50:01 28155260 31424896 871144 2.65 148924 3307068 2025748 5.97 1254048 3004172 15668 07:01:11 06:51:01 27905224 31250724 1041972 3.17 154168 3363004 2562288 7.55 1557324 2927124 47100 07:01:11 06:52:01 27523828 31579216 716816 2.18 164032 4016684 1763572 5.20 1264312 3561904 440 07:01:11 06:53:01 27131552 31543788 742496 2.26 172260 4350324 1800140 5.31 1517276 3675184 952 07:01:11 06:54:01 27154096 31566316 720280 2.19 172324 4350320 1800140 5.31 1493648 3675144 8 07:01:11 06:55:01 27153936 31566276 720264 2.19 172368 4350324 1800140 5.31 1493664 3675148 8 07:01:11 06:56:01 27161552 31574172 712508 2.17 172440 4350328 1800140 5.31 1486088 3675352 12 07:01:11 06:57:01 27161860 31574544 712164 2.17 172508 4350328 1800140 5.31 1485996 3675356 8 07:01:11 06:58:01 27161768 31574632 712360 2.17 172572 4350312 1800140 5.31 1486040 3675456 32 07:01:11 06:59:01 27161688 31574556 712344 2.17 172628 4350312 1800140 5.31 1486024 3675456 8 07:01:11 07:00:01 26928368 31547620 738536 2.25 172876 4550484 1887788 5.56 1505884 3875192 200920 07:01:11 07:01:01 25624472 31513184 765176 2.33 209180 5659272 2022344 5.96 1636688 4922884 844 07:01:11 Average: 27335085 31528943 760651 2.31 164151 4153887 1911398 5.63 1435602 3569343 20782 07:01:11 07:01:11 06:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:01:11 06:49:01 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 07:01:11 06:49:01 ens3 668.16 434.14 6478.32 92.33 0.00 0.00 0.00 0.00 07:01:11 06:49:01 docker0 73.95 88.69 6.05 162.38 0.00 0.00 0.00 0.00 07:01:11 06:49:01 vethf7e6361 61.04 74.45 5.81 49.29 0.00 0.00 0.00 0.00 07:01:11 06:50:01 veth84931b2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:01:11 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:11 06:50:01 ens3 368.49 201.58 2321.12 25.44 0.00 0.00 0.00 0.00 07:01:11 06:50:01 docker0 188.65 347.34 15.18 2300.56 0.00 0.00 0.00 0.00 07:01:11 06:51:01 veth0ce2b38 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:01:11 06:51:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 07:01:11 06:51:01 ens3 42.75 52.27 57.38 92.68 0.00 0.00 0.00 0.00 07:01:11 06:51:01 docker0 2.22 3.75 0.17 31.25 0.00 0.00 0.00 0.00 07:01:11 06:52:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 07:01:11 06:52:01 ens3 99.27 59.42 2557.55 12.90 0.00 0.00 0.00 0.00 07:01:11 06:52:01 docker0 1.48 3.13 0.09 30.89 0.00 0.00 0.00 0.00 07:01:11 06:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:01:11 06:53:01 ens3 127.11 40.07 2026.81 2.99 0.00 0.00 0.00 0.00 07:01:11 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:11 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:11 06:54:01 ens3 0.47 0.38 0.10 0.09 0.00 0.00 0.00 0.00 07:01:11 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:11 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:11 06:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:11 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:11 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:11 06:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:01:11 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:11 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:11 06:57:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:01:11 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:11 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:01:11 06:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:01:11 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:11 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:11 06:59:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 07:01:11 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:11 07:00:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 07:01:11 07:00:01 ens3 105.28 62.12 3467.16 6.59 0.00 0.00 0.00 0.00 07:01:11 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:11 07:01:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 07:01:11 07:01:01 ens3 324.85 195.65 4783.79 45.90 0.00 0.00 0.00 0.00 07:01:11 07:01:01 veth5a73a32 1.87 1.60 0.30 0.56 0.00 0.00 0.00 0.00 07:01:11 07:01:01 docker0 76.14 135.36 6.12 1026.75 0.00 0.00 0.00 0.00 07:01:11 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 07:01:11 Average: ens3 133.60 80.46 1668.59 21.46 0.00 0.00 0.00 0.00 07:01:11 Average: veth5a73a32 0.14 0.12 0.02 0.04 0.00 0.00 0.00 0.00 07:01:11 Average: docker0 26.34 44.48 2.12 273.21 0.00 0.00 0.00 0.00 07:01:11 07:01:11 07:01:11 ---> sar -P ALL: 07:01:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6502) 09/19/23 _x86_64_ (8 CPU) 07:01:11 07:01:11 06:47:46 LINUX RESTART (8 CPU) 07:01:11 07:01:11 06:48:01 CPU %user %nice %system %iowait %steal %idle 07:01:11 06:49:01 all 9.55 0.00 3.45 2.86 0.05 84.08 07:01:11 06:49:01 0 11.03 0.00 3.51 4.20 0.05 81.21 07:01:11 06:49:01 1 7.18 0.00 2.98 7.08 0.05 82.70 07:01:11 06:49:01 2 8.37 0.00 3.34 1.65 0.03 86.61 07:01:11 06:49:01 3 8.22 0.00 3.73 0.59 0.07 87.39 07:01:11 06:49:01 4 9.06 0.00 4.51 3.04 0.07 83.32 07:01:11 06:49:01 5 11.97 0.00 3.42 5.39 0.05 79.17 07:01:11 06:49:01 6 11.68 0.00 3.10 0.60 0.05 84.56 07:01:11 06:49:01 7 8.91 0.00 2.97 0.34 0.07 87.72 07:01:11 06:50:01 all 5.11 0.00 2.17 2.32 0.10 90.30 07:01:11 06:50:01 0 4.77 0.00 1.63 3.33 0.03 90.24 07:01:11 06:50:01 1 5.46 0.00 3.56 12.88 0.05 78.06 07:01:11 06:50:01 2 5.41 0.00 3.15 0.99 0.05 90.41 07:01:11 06:50:01 3 4.82 0.00 1.97 0.80 0.42 91.99 07:01:11 06:50:01 4 5.23 0.00 1.79 0.02 0.03 92.92 07:01:11 06:50:01 5 5.34 0.00 1.81 0.08 0.03 92.73 07:01:11 06:50:01 6 4.39 0.00 1.82 0.49 0.03 93.27 07:01:11 06:50:01 7 5.50 0.00 1.59 0.03 0.12 92.76 07:01:11 06:51:01 all 44.34 0.00 4.63 2.04 0.10 48.89 07:01:11 06:51:01 0 44.87 0.00 4.05 1.68 0.08 49.32 07:01:11 06:51:01 1 41.20 0.00 3.96 0.39 0.10 54.35 07:01:11 06:51:01 2 44.95 0.00 4.87 7.06 0.10 43.02 07:01:11 06:51:01 3 44.62 0.00 4.15 1.24 0.12 49.87 07:01:11 06:51:01 4 42.30 0.00 4.64 1.43 0.10 51.52 07:01:11 06:51:01 5 45.75 0.00 4.33 1.70 0.08 48.14 07:01:11 06:51:01 6 43.24 0.00 6.85 1.08 0.10 48.74 07:01:11 06:51:01 7 47.80 0.00 4.20 1.76 0.09 46.15 07:01:11 06:52:01 all 14.28 0.00 2.53 1.32 0.05 81.82 07:01:11 06:52:01 0 13.97 0.00 1.80 0.00 0.03 84.20 07:01:11 06:52:01 1 13.72 0.00 2.74 0.03 0.03 83.48 07:01:11 06:52:01 2 14.01 0.00 3.59 5.00 0.07 77.33 07:01:11 06:52:01 3 14.17 0.00 2.60 0.15 0.03 83.05 07:01:11 06:52:01 4 14.40 0.00 2.69 0.89 0.03 81.98 07:01:11 06:52:01 5 14.15 0.00 2.25 1.34 0.03 82.22 07:01:11 06:52:01 6 14.89 0.00 2.47 2.90 0.03 79.71 07:01:11 06:52:01 7 14.98 0.00 2.13 0.24 0.10 82.55 07:01:11 06:53:01 all 1.20 0.00 0.59 0.50 0.02 97.69 07:01:11 06:53:01 0 0.72 0.00 0.37 0.20 0.02 98.70 07:01:11 06:53:01 1 1.08 0.00 0.43 0.08 0.02 98.38 07:01:11 06:53:01 2 0.59 0.00 0.40 0.03 0.02 98.96 07:01:11 06:53:01 3 0.72 0.00 0.53 0.45 0.02 98.28 07:01:11 06:53:01 4 3.60 0.00 1.05 0.50 0.03 94.81 07:01:11 06:53:01 5 1.35 0.00 0.58 1.37 0.03 96.66 07:01:11 06:53:01 6 0.70 0.00 0.92 1.32 0.02 97.05 07:01:11 06:53:01 7 0.82 0.00 0.45 0.03 0.03 98.66 07:01:11 06:54:01 all 0.02 0.00 0.02 0.01 0.01 99.94 07:01:11 06:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:01:11 06:54:01 1 0.02 0.00 0.03 0.02 0.02 99.92 07:01:11 06:54:01 2 0.10 0.00 0.03 0.00 0.02 99.85 07:01:11 06:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:01:11 06:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:01:11 06:54:01 5 0.00 0.00 0.02 0.03 0.00 99.95 07:01:11 06:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:01:11 06:54:01 7 0.03 0.00 0.05 0.00 0.02 99.90 07:01:11 06:55:01 all 0.06 0.00 0.01 0.00 0.01 99.92 07:01:11 06:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:01:11 06:55:01 1 0.02 0.00 0.03 0.02 0.02 99.92 07:01:11 06:55:01 2 0.35 0.00 0.00 0.00 0.00 99.65 07:01:11 06:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:01:11 06:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:01:11 06:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:01:11 06:55:01 6 0.00 0.00 0.03 0.00 0.02 99.95 07:01:11 06:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:01:11 06:56:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:01:11 06:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:01:11 06:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:01:11 06:56:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:01:11 06:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:01:11 06:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:01:11 06:56:01 5 0.03 0.00 0.02 0.03 0.00 99.92 07:01:11 06:56:01 6 0.02 0.00 0.03 0.02 0.00 99.93 07:01:11 06:56:01 7 0.05 0.00 0.02 0.00 0.03 99.90 07:01:11 06:57:01 all 0.09 0.00 0.00 0.01 0.01 99.90 07:01:11 06:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:01:11 06:57:01 1 0.02 0.00 0.00 0.02 0.02 99.95 07:01:11 06:57:01 2 0.66 0.00 0.00 0.00 0.00 99.34 07:01:11 06:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:01:11 06:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:01:11 06:57:01 5 0.00 0.00 0.00 0.03 0.00 99.97 07:01:11 06:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:01:11 06:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:01:11 06:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:01:11 06:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:01:11 06:58:01 1 0.03 0.00 0.02 0.02 0.00 99.93 07:01:11 06:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:01:11 06:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:01:11 06:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:01:11 06:58:01 5 0.02 0.00 0.00 0.03 0.02 99.93 07:01:11 06:58:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:01:11 06:58:01 7 0.07 0.00 0.03 0.00 0.03 99.87 07:01:11 06:59:01 all 0.01 0.00 0.00 0.01 0.01 99.96 07:01:11 06:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:01:11 06:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:01:11 06:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:01:11 06:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:01:11 06:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:01:11 06:59:01 5 0.02 0.00 0.00 0.03 0.00 99.95 07:01:11 06:59:01 6 0.00 0.00 0.00 0.05 0.00 99.95 07:01:11 06:59:01 7 0.05 0.00 0.02 0.02 0.02 99.90 07:01:11 07:01:11 06:59:01 CPU %user %nice %system %iowait %steal %idle 07:01:11 07:00:01 all 0.42 0.00 0.21 0.04 0.01 99.33 07:01:11 07:00:01 0 0.57 0.00 0.08 0.00 0.00 99.35 07:01:11 07:00:01 1 0.37 0.00 0.17 0.05 0.02 99.40 07:01:11 07:00:01 2 0.44 0.00 0.22 0.00 0.02 99.33 07:01:11 07:00:01 3 0.38 0.00 0.30 0.03 0.00 99.28 07:01:11 07:00:01 4 0.50 0.00 0.27 0.00 0.00 99.23 07:01:11 07:00:01 5 0.35 0.00 0.25 0.13 0.02 99.25 07:01:11 07:00:01 6 0.48 0.00 0.22 0.07 0.02 99.22 07:01:11 07:00:01 7 0.28 0.00 0.15 0.00 0.02 99.55 07:01:11 07:01:01 all 8.06 0.00 3.39 2.56 0.05 85.94 07:01:11 07:01:01 0 6.33 0.00 3.79 0.19 0.05 89.65 07:01:11 07:01:01 1 11.09 0.00 3.20 0.13 0.03 85.54 07:01:11 07:01:01 2 7.79 0.00 2.62 0.99 0.03 88.56 07:01:11 07:01:01 3 8.84 0.00 3.23 0.27 0.05 87.61 07:01:11 07:01:01 4 8.99 0.00 3.79 13.90 0.07 73.26 07:01:11 07:01:01 5 6.66 0.00 3.07 0.98 0.03 89.26 07:01:11 07:01:01 6 7.08 0.00 4.43 3.58 0.05 84.85 07:01:11 07:01:01 7 7.74 0.00 3.02 0.49 0.07 88.68 07:01:11 Average: all 6.35 0.00 1.30 0.89 0.03 91.42 07:01:11 Average: 0 6.31 0.00 1.17 0.73 0.02 91.77 07:01:11 Average: 1 6.12 0.00 1.31 1.59 0.03 90.96 07:01:11 Average: 2 6.33 0.00 1.40 1.20 0.03 91.04 07:01:11 Average: 3 6.26 0.00 1.27 0.27 0.06 92.14 07:01:11 Average: 4 6.43 0.00 1.43 1.50 0.03 90.60 07:01:11 Average: 5 6.55 0.00 1.21 0.86 0.02 91.36 07:01:11 Average: 6 6.31 0.00 1.52 0.77 0.03 91.37 07:01:11 Average: 7 6.53 0.00 1.12 0.22 0.05 92.09 07:01:11 07:01:11 07:01:11