Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d73da920b9fd3a52132699998633ff8aee3aa256 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-ssh6086450031973215646.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15044163521884606825.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9106762737368059073.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17802789234512175672.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-ssh11146915828453797710.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.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7083 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 d73da920b9fd3a52132699998633ff8aee3aa256 (main) Commit message: "feat!: Make All ProtocolDriver interface API implementations required (#1391)" > 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 d73da920b9fd3a52132699998633ff8aee3aa256 # timeout=10 > git rev-list --no-walk 5b5907fa8314056950bcd679d495ce1473a19c65 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:02 ========================================================= 05:59:02 EdgeX Global Pipelines Version Info 05:59:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:02 ------------------- 05:59:02 stable info: 05:59:02 ------------------- 05:59:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:02 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 05:59:02 Message: update stable to v1.0.245 05:59:03 ------------------- 05:59:03 experimental info: 05:59:03 ------------------- 05:59:03 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:03 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 05:59:03 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:59:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:59:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d73da920b9fd3a52132699998633ff8aee3aa256 [Pipeline] echo 05:59:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d73da92 [Pipeline] echo 05:59:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:04 provisioning config files... 05:59:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4524258532206949791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:04 ---> docker-login.sh 05:59:04 nexus3.edgexfoundry.org:10001 05:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:04 Configure a credential helper to remove this warning. See 05:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:04 05:59:04 Login Succeeded 05:59:04 nexus3.edgexfoundry.org:10002 05:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:04 Configure a credential helper to remove this warning. See 05:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:04 05:59:04 Login Succeeded 05:59:04 nexus3.edgexfoundry.org:10003 05:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:04 Configure a credential helper to remove this warning. See 05:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:04 05:59:04 Login Succeeded 05:59:04 nexus3.edgexfoundry.org:10004 05:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:05 Configure a credential helper to remove this warning. See 05:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:05 05:59:05 Login Succeeded 05:59:05 docker.io 05:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:05 Configure a credential helper to remove this warning. See 05:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:05 05:59:05 Login Succeeded 05:59:05 ---> docker-login.sh ends [Pipeline] } 05:59:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:59:05 + git rev-list -1 --merges d73da920b9fd3a52132699998633ff8aee3aa256~1..d73da920b9fd3a52132699998633ff8aee3aa256 [Pipeline] echo 05:59:05 -----------> git rev-list -1 --merges d73da920b9fd3a52132699998633ff8aee3aa256~1..d73da920b9fd3a52132699998633ff8aee3aa256 d73da920b9fd3a52132699998633ff8aee3aa256 [false] [Pipeline] sh 05:59:06 + git log --format=format:%s -1 d73da920b9fd3a52132699998633ff8aee3aa256 [Pipeline] echo 05:59:06 ========================================================= 05:59:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:06 + git log --format=format:%s -1 d73da920b9fd3a52132699998633ff8aee3aa256 [Pipeline] echo 05:59:06 [semverPrep] GIT_COMMIT: d73da920b9fd3a52132699998633ff8aee3aa256, Commit Message: feat!: Make All ProtocolDriver interface API implementations required (#1391) [Pipeline] echo 05:59:06 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:06 + grep -v github /etc/ssh/ssh_known_hosts 05:59:06 + [ -e /tmp/ssh_known_hosts ] 05:59:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:06 + sudo tee -a /etc/ssh/ssh_known_hosts 05:59:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:07 05:59:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:07 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:07 b85a868b505f: Pulling fs layer 05:59:07 e2be974225ed: Pulling fs layer 05:59:07 339a4e72a1f5: Pulling fs layer 05:59:07 988bab9f4d93: Pulling fs layer 05:59:07 1469e6f7b9e6: Pulling fs layer 05:59:07 eaf3925da568: Pulling fs layer 05:59:07 bab4dde63d76: Pulling fs layer 05:59:07 bde34c3a00c8: Pulling fs layer 05:59:07 b352a97aabf1: Pulling fs layer 05:59:07 4872d77fe225: Pulling fs layer 05:59:07 5851b861e8e6: Pulling fs layer 05:59:07 1469e6f7b9e6: Waiting 05:59:07 eaf3925da568: Waiting 05:59:07 bab4dde63d76: Waiting 05:59:07 bde34c3a00c8: Waiting 05:59:07 b352a97aabf1: Waiting 05:59:07 4872d77fe225: Waiting 05:59:07 988bab9f4d93: Waiting 05:59:07 5851b861e8e6: Waiting 05:59:07 e2be974225ed: Verifying Checksum 05:59:07 e2be974225ed: Download complete 05:59:07 988bab9f4d93: Verifying Checksum 05:59:07 988bab9f4d93: Download complete 05:59:07 1469e6f7b9e6: Verifying Checksum 05:59:07 1469e6f7b9e6: Download complete 05:59:07 eaf3925da568: Verifying Checksum 05:59:07 eaf3925da568: Download complete 05:59:07 339a4e72a1f5: Verifying Checksum 05:59:07 339a4e72a1f5: Download complete 05:59:07 bde34c3a00c8: Verifying Checksum 05:59:07 bde34c3a00c8: Download complete 05:59:07 b352a97aabf1: Verifying Checksum 05:59:07 b352a97aabf1: Download complete 05:59:07 4872d77fe225: Download complete 05:59:07 5851b861e8e6: Verifying Checksum 05:59:07 5851b861e8e6: Download complete 05:59:07 b85a868b505f: Verifying Checksum 05:59:07 b85a868b505f: Download complete 05:59:08 bab4dde63d76: Verifying Checksum 05:59:08 bab4dde63d76: Download complete 05:59:09 b85a868b505f: Pull complete 05:59:09 e2be974225ed: Pull complete 05:59:09 339a4e72a1f5: Pull complete 05:59:09 988bab9f4d93: Pull complete 05:59:10 1469e6f7b9e6: Pull complete 05:59:10 eaf3925da568: Pull complete 05:59:12 bab4dde63d76: Pull complete 05:59:12 bde34c3a00c8: Pull complete 05:59:12 b352a97aabf1: Pull complete 05:59:12 4872d77fe225: Pull complete 05:59:12 5851b861e8e6: Pull complete 05:59:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:12 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 05:59:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:59:14 $ docker top a28678ea0fcdb90cafc2f7349fa063a65a78cb15143e4a70a83a54dce2b154a2 -eo pid,comm 05:59:14 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). 05:59:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:14 [ssh-agent] Looking for ssh-agent implementation... 05:59:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:14 $ docker exec a28678ea0fcdb90cafc2f7349fa063a65a78cb15143e4a70a83a54dce2b154a2 ssh-agent 05:59:15 SSH_AUTH_SOCK=/tmp/ssh-8usgNVukGMBt/agent.33 05:59:15 SSH_AGENT_PID=39 05:59:15 Running ssh-add (command line suppressed) 05:59:15 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12072157297163572370.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12072157297163572370.key) 05:59:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:15 + git tag --points-at HEAD [Pipeline] } 05:59:15 $ docker exec --env ******** --env ******** a28678ea0fcdb90cafc2f7349fa063a65a78cb15143e4a70a83a54dce2b154a2 ssh-agent -k 05:59:15 unset SSH_AUTH_SOCK; 05:59:15 unset SSH_AGENT_PID; 05:59:15 echo Agent pid 39 killed; 05:59:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:15 [ssh-agent] Looking for ssh-agent implementation... 05:59:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:15 $ docker exec a28678ea0fcdb90cafc2f7349fa063a65a78cb15143e4a70a83a54dce2b154a2 ssh-agent 05:59:15 SSH_AUTH_SOCK=/tmp/ssh-e7m68Dz6nuz0/agent.71 05:59:15 SSH_AGENT_PID=77 05:59:15 Running ssh-add (command line suppressed) 05:59:15 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_86472260057814470.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_86472260057814470.key) 05:59:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:16 + git semver init 05:59:16 2023-04-07 05:59:16,443 [run_init] DEBUG init version:0.0.0 force:False 05:59:16 2023-04-07 05:59:16,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:59:16 2023-04-07 05:59:16,444 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:59:16 2023-04-07 05:59:16,444 [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) 05:59:17 2023-04-07 05:59:17,309 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 05:59:17 2023-04-07 05:59:17,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 05:59:17 2023-04-07 05:59:17,310 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:59:17 2023-04-07 05:59:17,310 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:59:17 3.0.0-dev.65 [Pipeline] } 05:59:17 $ docker exec --env ******** --env ******** a28678ea0fcdb90cafc2f7349fa063a65a78cb15143e4a70a83a54dce2b154a2 ssh-agent -k 05:59:17 unset SSH_AUTH_SOCK; 05:59:17 unset SSH_AGENT_PID; 05:59:17 echo Agent pid 77 killed; 05:59:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:17 + git semver [Pipeline] } 05:59:18 $ docker stop --time=1 a28678ea0fcdb90cafc2f7349fa063a65a78cb15143e4a70a83a54dce2b154a2 05:59:19 $ docker rm -f --volumes a28678ea0fcdb90cafc2f7349fa063a65a78cb15143e4a70a83a54dce2b154a2 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:20 Stashed 1 file(s) [Pipeline] echo 05:59:20 [edgeXSemver]: initialized semver on version 3.0.0-dev.65 [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 05:59:20 provisioning config files... 05:59:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7460186316941331620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:20 ---> docker-login.sh 05:59:20 nexus3.edgexfoundry.org:10001 05:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:20 Configure a credential helper to remove this warning. See 05:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:20 05:59:20 Login Succeeded 05:59:20 nexus3.edgexfoundry.org:10002 05:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:20 Configure a credential helper to remove this warning. See 05:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:20 05:59:20 Login Succeeded 05:59:20 nexus3.edgexfoundry.org:10003 05:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:20 Configure a credential helper to remove this warning. See 05:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:20 05:59:20 Login Succeeded 05:59:20 nexus3.edgexfoundry.org:10004 05:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:20 Configure a credential helper to remove this warning. See 05:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:20 05:59:20 Login Succeeded 05:59:20 docker.io 05:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:21 Configure a credential helper to remove this warning. See 05:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:21 05:59:21 Login Succeeded 05:59:21 ---> docker-login.sh ends [Pipeline] } 05:59:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:21 ========================================================= 05:59:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:59:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:21 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:59:21 Sending build context to Docker daemon 10.93MB 05:59:21 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:59:21 Step 2/10 : FROM ${BASE} AS builder 05:59:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:21 63b65145d645: Pulling fs layer 05:59:21 a2d21d5440eb: Pulling fs layer 05:59:21 935e6c44a52c: Pulling fs layer 05:59:21 94cc34f8dd06: Pulling fs layer 05:59:21 30dea6a524f1: Pulling fs layer 05:59:21 a2aff8979fd8: Pulling fs layer 05:59:21 6808be2612f2: Pulling fs layer 05:59:21 f25807f1079a: Pulling fs layer 05:59:21 94cc34f8dd06: Waiting 05:59:21 a2aff8979fd8: Waiting 05:59:21 30dea6a524f1: Waiting 05:59:21 6808be2612f2: Waiting 05:59:21 a2d21d5440eb: Verifying Checksum 05:59:21 a2d21d5440eb: Download complete 05:59:21 94cc34f8dd06: Verifying Checksum 05:59:21 94cc34f8dd06: Download complete 05:59:21 30dea6a524f1: Verifying Checksum 05:59:21 30dea6a524f1: Download complete 05:59:21 63b65145d645: Verifying Checksum 05:59:21 63b65145d645: Download complete 05:59:21 a2aff8979fd8: Download complete 05:59:21 63b65145d645: Pull complete 05:59:21 a2d21d5440eb: Pull complete 05:59:21 f25807f1079a: Verifying Checksum 05:59:21 f25807f1079a: Download complete 05:59:22 935e6c44a52c: Verifying Checksum 05:59:22 935e6c44a52c: Download complete 05:59:22 6808be2612f2: Verifying Checksum 05:59:22 6808be2612f2: Download complete 05:59:25 935e6c44a52c: Pull complete 05:59:25 94cc34f8dd06: Pull complete 05:59:25 30dea6a524f1: Pull complete 05:59:25 a2aff8979fd8: Pull complete 05:59:28 6808be2612f2: Pull complete 05:59:29 f25807f1079a: Pull complete 05:59:29 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 05:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:59:29 ---> 3b553350e43f 05:59:29 Step 3/10 : ARG MAKE=make build 05:59:32 ---> Running in 252598bfe2e8 05:59:32 Removing intermediate container 252598bfe2e8 05:59:32 ---> 166ae4e0ecea 05:59:32 Step 4/10 : WORKDIR /device-sdk-go 05:59:32 ---> Running in 4ae50b837b9f 05:59:32 Removing intermediate container 4ae50b837b9f 05:59:32 ---> 31ed5193946b 05:59:32 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:59:32 ---> Running in 96e7105f74aa 05:59:32 Removing intermediate container 96e7105f74aa 05:59:32 ---> a964f35f5cbe 05:59:32 Step 6/10 : RUN apk add --update --no-cache make git 05:59:32 ---> Running in 80bcf1bf1ab0 05:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:59:33 OK: 265 MiB in 53 packages 05:59:33 Removing intermediate container 80bcf1bf1ab0 05:59:33 ---> 175a57c44e11 05:59:33 Step 7/10 : COPY go.mod vendor* ./ 05:59:33 ---> 4efdcaa9303c 05:59:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:33 ---> Running in 83e95abc9743 05:59:35 Still waiting to schedule task 05:59:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:00:20 Removing intermediate container 83e95abc9743 06:00:20 ---> 89b3adc7bb3a 06:00:20 Step 9/10 : COPY . . 06:00:20 ---> 619a5b86b346 06:00:20 Step 10/10 : RUN ${MAKE} 06:00:20 ---> Running in 3be93f9b82c1 06:00:20 noop 06:00:20 Removing intermediate container 3be93f9b82c1 06:00:20 ---> ccbc8471981f 06:00:20 Successfully built ccbc8471981f 06:00:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:20 + docker inspect -f . ci-base-image-x86_64 06:00:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:20 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 06:00:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:21 $ docker top 050f0b9351a953f19d9ccf2e0fa6f41bbe56621e0d2a47f3eb46f6ba4f855ca1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:21 + go version 06:00:21 go version go1.20.2 linux/amd64 [Pipeline] } 06:00:21 $ docker stop --time=1 050f0b9351a953f19d9ccf2e0fa6f41bbe56621e0d2a47f3eb46f6ba4f855ca1 06:00:22 $ docker rm -f --volumes 050f0b9351a953f19d9ccf2e0fa6f41bbe56621e0d2a47f3eb46f6ba4f855ca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:23 + docker inspect -f . ci-base-image-x86_64 06:00:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:23 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 06:00:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:23 $ docker top d2630132aabcffe3d29557190bd65407b0e24f58c8e9307a244b3d0a195424f0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 06:00:24 + make test 06:00:24 go test -race -coverprofile=coverage.out ./... 06:00:32 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:00:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:00:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:00:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:00:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:00:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:00:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.068s coverage: 27.6% of statements 06:00:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:00:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:00:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.062s coverage: 79.9% of statements 06:00:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.085s coverage: 86.0% of statements 06:00:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:00:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:00:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.141s coverage: 77.5% of statements 06:00:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:00:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:00:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:00:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.081s coverage: 14.6% of statements 06:00:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.075s coverage: 68.5% of statements 06:00:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.107s coverage: 89.2% of statements 06:00:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.063s coverage: 5.6% of statements 06:01:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7084 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 06:01:09 Running in /w/workspace/device-sdk-go/196 [Pipeline] { [Pipeline] checkout 06:01:09 The recommended git tool is: git 06:01:13 GO111MODULE=on go vet ./... 06:01:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:01:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:01:14 ./bin/test-attribution-txt.sh 06:01:14 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 06:01:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:01:14 $ docker stop --time=1 d2630132aabcffe3d29557190bd65407b0e24f58c8e9307a244b3d0a195424f0 06:01:16 using credential edgex-jenkins-ssh 06:01:16 Cloning the remote Git repository 06:01:16 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:01:16 > git init /w/workspace/device-sdk-go/196 # timeout=10 06:01:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:01:16 > git --version # timeout=10 06:01:16 > git --version # 'git version 2.25.1' 06:01:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:01:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:18 $ docker rm -f --volumes d2630132aabcffe3d29557190bd65407b0e24f58c8e9307a244b3d0a195424f0 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:01:19 Avoid second fetch 06:01:19 Checking out Revision d73da920b9fd3a52132699998633ff8aee3aa256 (main) [Pipeline] sh 06:01:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:19 Commit message: "feat!: Make All ProtocolDriver interface API implementations required (#1391)" 06:01:19 > git config core.sparsecheckout # timeout=10 06:01:19 > git checkout -f d73da920b9fd3a52132699998633ff8aee3aa256 # timeout=10 06:01:19 + ls -al . 06:01:19 total 272 06:01:19 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 06:00 . 06:01:19 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 05:59 .. 06:01:19 -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 05:59 .dockerignore 06:01:19 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 05:59 .git 06:01:19 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 05:59 .github 06:01:19 -rw-rw-r-- 1 jenkins jenkins 131 Apr 7 05:59 .gitignore 06:01:19 -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 05:59 .golangci.yml 06:01:19 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 05:59 .semver 06:01:19 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 7 05:59 CHANGELOG.md 06:01:19 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 05:59 GOVERNANCE.md 06:01:19 -rw-rw-r-- 1 jenkins jenkins 885 Apr 7 05:59 Jenkinsfile 06:01:19 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 05:59 LICENSE 06:01:19 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 7 05:59 Makefile 06:01:19 -rw-rw-r-- 1 jenkins jenkins 619 Apr 7 05:59 OWNERS.md 06:01:19 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 7 05:59 README.md 06:01:19 -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 05:59 VERSION 06:01:19 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 05:59 bin 06:01:19 -rw-r--r-- 1 jenkins jenkins 105787 Apr 7 06:00 coverage.out 06:01:19 drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 05:59 example 06:01:19 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 7 05:59 go.mod 06:01:19 -rw-rw-r-- 1 jenkins jenkins 31006 Apr 7 05:59 go.sum 06:01:19 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 05:59 internal 06:01:19 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 05:59 openapi 06:01:19 drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 05:59 pkg 06:01:19 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 05:59 snap 06:01:19 -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:20 + 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=d73da920b9fd3a52132699998633ff8aee3aa256 --label arch=amd64 --label version=3.0.0-dev.65 . 06:01:20 Sending build context to Docker daemon 11.03MB 06:01:20 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 06:01:20 Step 2/23 : FROM ${BASE} AS builder 06:01:20 ---> ccbc8471981f 06:01:20 Step 3/23 : ARG MAKE=make build [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:20 ---> Running in 2a19eefa19a2 06:01:20 Removing intermediate container 2a19eefa19a2 06:01:20 ---> 5109570b39c7 06:01:20 Step 4/23 : WORKDIR /device-sdk-go 06:01:20 ---> Running in 44a2d4babcd7 06:01:20 Removing intermediate container 44a2d4babcd7 06:01:20 ---> 3ffbc53c34de 06:01:20 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:01:20 ---> Running in d61fa9a89c60 06:01:20 Removing intermediate container d61fa9a89c60 06:01:20 ---> 9b5d9f571d9a 06:01:20 Step 6/23 : RUN apk add --update --no-cache make git 06:01:20 ---> Running in e0f2814f4f24 06:01:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:01:20 % Total % Received % Xferd Average Speed Time Time Time Current 06:01:20 Dload Upload Total Spent Left Speed 06:01:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 06:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 06:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:01:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:01:21 OK: 265 MiB in 53 packages 06:01:21 Removing intermediate container e0f2814f4f24 06:01:21 ---> c01c10f1f917 06:01:21 Step 7/23 : COPY go.mod vendor* ./ 06:01:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:01:21 + sudo tee /etc/docker/daemon.new 06:01:21 { 06:01:21 "registry-mirrors": [ 06:01:21 "https://nexus3.edgexfoundry.org:10001" 06:01:21 ], 06:01:21 "bip": "10.250.0.254/24", 06:01:21 "hosts": [ 06:01:21 "tcp://0.0.0.0:5555", 06:01:21 "unix:///var/run/docker.sock" 06:01:21 ], 06:01:21 "mtu": 1458, 06:01:21 "selinux-enabled": true, 06:01:21 "seccomp-profile": "/etc/docker/seccomp.json" 06:01:21 } [Pipeline] sh 06:01:21 ---> a7c3498e26d8 06:01:21 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:21 ---> Running in be7521cb0b84 06:01:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:01:22 + sudo service docker restart 06:01:22 Removing intermediate container be7521cb0b84 06:01:22 ---> b7604789b3fe 06:01:22 Step 9/23 : COPY . . 06:01:23 ---> 952056397226 06:01:23 Step 10/23 : RUN ${MAKE} 06:01:23 ---> Running in d41734f632bf 06:01:23 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.65" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:44 provisioning config files... 06:01:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/196@tmp/config9657749382209173796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:44 ---> docker-login.sh 06:01:44 nexus3.edgexfoundry.org:10001 06:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:45 Configure a credential helper to remove this warning. See 06:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:45 06:01:45 Login Succeeded 06:01:45 nexus3.edgexfoundry.org:10002 06:01:45 Removing intermediate container d41734f632bf 06:01:45 ---> acbdb1954db1 06:01:45 Step 11/23 : FROM alpine:3.17 06:01:45 3.17: Pulling from library/alpine 06:01:45 f56be85fc22e: Pulling fs layer 06:01:45 f56be85fc22e: Verifying Checksum 06:01:45 f56be85fc22e: Download complete 06:01:45 f56be85fc22e: Pull complete 06:01:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:01:45 Status: Downloaded newer image for alpine:3.17 06:01:45 ---> 9ed4aefc74f6 06:01:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:01:45 ---> Running in fc4b1e690362 06:01:45 Removing intermediate container fc4b1e690362 06:01:45 ---> 6043349c1172 06:01:45 Step 13/23 : RUN apk add --update --no-cache 06:01:45 ---> Running in 003e1fc25cdb 06:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:01:45 OK: 7 MiB in 15 packages 06:01:45 Removing intermediate container 003e1fc25cdb 06:01:45 ---> 2c7040793b74 06:01:45 Step 14/23 : WORKDIR / 06:01:45 ---> Running in c41d80d8429b 06:01:45 Removing intermediate container c41d80d8429b 06:01:45 ---> 311d70473514 06:01:45 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:01:45 ---> 45570cea8496 06:01:45 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:01:45 ---> 4c9b40db23eb 06:01:45 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:01:45 ---> 2de76754ef18 06:01:45 Step 18/23 : EXPOSE 59999 06:01:45 ---> Running in 00fb26b8cde8 06:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:45 Removing intermediate container 00fb26b8cde8 06:01:45 ---> 0e7fbf24e3bc 06:01:45 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:01:45 ---> Running in 2812cee3f344 06:01:45 Removing intermediate container 2812cee3f344 06:01:45 ---> 07afe4d073c2 06:01:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:01:45 ---> Running in af4299b28ab2 06:01:45 Removing intermediate container af4299b28ab2 06:01:45 ---> f5c3a5182fbd 06:01:45 Step 21/23 : LABEL arch=amd64 06:01:45 ---> Running in 6f1b20f06930 06:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:45 Configure a credential helper to remove this warning. See 06:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:45 06:01:45 Login Succeeded 06:01:45 nexus3.edgexfoundry.org:10003 06:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:46 Removing intermediate container 6f1b20f06930 06:01:46 ---> e4bff25f8200 06:01:46 Step 22/23 : LABEL git_sha=d73da920b9fd3a52132699998633ff8aee3aa256 06:01:46 ---> Running in c3c262b75437 06:01:46 Removing intermediate container c3c262b75437 06:01:46 ---> 588d9340d1c8 06:01:46 Step 23/23 : LABEL version=3.0.0-dev.65 06:01:46 ---> Running in fa954f0780fa 06:01:46 Removing intermediate container fa954f0780fa 06:01:46 ---> 53049c378fdc 06:01:46 [Warning] One or more build-args [ARCH] were not consumed 06:01:46 Successfully built 53049c378fdc 06:01:46 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 06:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:46 Configure a credential helper to remove this warning. See 06:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:46 06:01:46 Login Succeeded 06:01:46 nexus3.edgexfoundry.org:10004 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:46 Configure a credential helper to remove this warning. See 06:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:46 06:01:46 Login Succeeded 06:01:46 docker.io 06:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:46 06:01:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:46 latest: Pulling from edgex-lftools-log-publisher 06:01:46 5eb5b503b376: Pulling fs layer 06:01:46 5c69ac0246d0: Pulling fs layer 06:01:46 ec43610c2a17: Pulling fs layer 06:01:46 3a2ae6a8a46f: Pulling fs layer 06:01:46 33b1e0a273af: Pulling fs layer 06:01:46 5d3b04190fa2: Pulling fs layer 06:01:46 2f39f015ded8: Pulling fs layer 06:01:46 3a2ae6a8a46f: Waiting 06:01:46 33b1e0a273af: Waiting 06:01:46 5d3b04190fa2: Waiting 06:01:46 2f39f015ded8: Waiting 06:01:46 5c69ac0246d0: Download complete 06:01:46 3a2ae6a8a46f: Verifying Checksum 06:01:46 3a2ae6a8a46f: Download complete 06:01:46 33b1e0a273af: Verifying Checksum 06:01:46 33b1e0a273af: Download complete 06:01:46 ec43610c2a17: Verifying Checksum 06:01:46 ec43610c2a17: Download complete 06:01:46 5d3b04190fa2: Download complete 06:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:46 Configure a credential helper to remove this warning. See 06:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:46 06:01:46 Login Succeeded 06:01:46 ---> docker-login.sh ends [Pipeline] } 06:01:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:01:47 5eb5b503b376: Verifying Checksum 06:01:47 5eb5b503b376: Download complete [Pipeline] echo 06:01:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:47 ========================================================= 06:01:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:01:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:47 2f39f015ded8: Verifying Checksum 06:01:47 2f39f015ded8: Download complete 06:01:47 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:01:48 5eb5b503b376: Pull complete 06:01:48 Sending build context to Docker daemon 5.869MB 06:01:48 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 06:01:48 Step 2/10 : FROM ${BASE} AS builder 06:01:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:01:48 af6eaf76a39c: Pulling fs layer 06:01:48 55522c791124: Pulling fs layer 06:01:48 ce5c4a1c91eb: Pulling fs layer 06:01:48 169dfbe0d373: Pulling fs layer 06:01:48 e1ff8fa3b103: Pulling fs layer 06:01:48 52ebb69f0ebf: Pulling fs layer 06:01:48 5abe8eddf0d5: Pulling fs layer 06:01:48 e1ff8fa3b103: Waiting 06:01:48 52ebb69f0ebf: Waiting 06:01:48 169dfbe0d373: Waiting 06:01:48 5abe8eddf0d5: Waiting 06:01:48 55522c791124: Verifying Checksum 06:01:48 55522c791124: Download complete 06:01:48 169dfbe0d373: Verifying Checksum 06:01:48 169dfbe0d373: Download complete 06:01:48 5c69ac0246d0: Pull complete 06:01:48 e1ff8fa3b103: Verifying Checksum 06:01:48 e1ff8fa3b103: Download complete 06:01:48 af6eaf76a39c: Verifying Checksum 06:01:48 ec43610c2a17: Pull complete 06:01:48 3a2ae6a8a46f: Pull complete 06:01:49 33b1e0a273af: Pull complete 06:01:49 5d3b04190fa2: Pull complete 06:01:49 5abe8eddf0d5: Verifying Checksum 06:01:49 5abe8eddf0d5: Download complete 06:01:49 af6eaf76a39c: Pull complete 06:01:50 55522c791124: Pull complete 06:01:51 ce5c4a1c91eb: Verifying Checksum 06:01:51 ce5c4a1c91eb: Download complete 06:01:51 52ebb69f0ebf: Verifying Checksum 06:01:51 52ebb69f0ebf: Download complete 06:01:53 2f39f015ded8: Pull complete 06:01:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:53 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 06:01:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:01:56 $ docker top 41d24a6ebf156761524a57eb94dde721d522f58f63f6c4742404a9c7d1d7a427 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:57 ---> job-cost.sh 06:01:57 lf-activate-venv: SKIPPING 06:01:57 INFO: No Stack... 06:01:57 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:57 INFO: Archiving Costs [Pipeline] sh 06:01:58 + + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 06:01:58 cut -d, -f6 [Pipeline] lock 06:01:58 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] 06:01:58 Resource [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] did not exist. Created. 06:01:58 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:58 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:58 Stashed 1 file(s) [Pipeline] } 06:01:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 06:01:58 $ docker stop --time=1 41d24a6ebf156761524a57eb94dde721d522f58f63f6c4742404a9c7d1d7a427 06:01:59 $ docker rm -f --volumes 41d24a6ebf156761524a57eb94dde721d522f58f63f6c4742404a9c7d1d7a427 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:03 ce5c4a1c91eb: Pull complete 06:02:03 169dfbe0d373: Pull complete 06:02:03 e1ff8fa3b103: Pull complete 06:02:10 52ebb69f0ebf: Pull complete 06:02:11 5abe8eddf0d5: Pull complete 06:02:11 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 06:02:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:02:11 ---> 6cb57ee374ae 06:02:11 Step 3/10 : ARG MAKE=make build 06:02:13 ---> Running in b9856b4ff265 06:02:13 Removing intermediate container b9856b4ff265 06:02:13 ---> 63b49ba3ed8b 06:02:13 Step 4/10 : WORKDIR /device-sdk-go 06:02:13 ---> Running in 46ee51f9b40a 06:02:14 Removing intermediate container 46ee51f9b40a 06:02:14 ---> 8509e0b1e0d9 06:02:14 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:02:14 ---> Running in fce7fa64e611 06:02:14 Removing intermediate container fce7fa64e611 06:02:14 ---> 9433dc90b71a 06:02:14 Step 6/10 : RUN apk add --update --no-cache make git 06:02:14 ---> Running in e7449588b19b 06:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:02:17 OK: 263 MiB in 53 packages 06:02:18 Removing intermediate container e7449588b19b 06:02:18 ---> 678052059bcd 06:02:18 Step 7/10 : COPY go.mod vendor* ./ 06:02:18 ---> 0b7479c8dc90 06:02:18 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:18 ---> Running in e7fa0524b37c 06:03:26 Removing intermediate container e7fa0524b37c 06:03:26 ---> d7b7508107df 06:03:26 Step 9/10 : COPY . . 06:03:26 ---> b8cfb2e653b3 06:03:26 Step 10/10 : RUN ${MAKE} 06:03:26 ---> Running in 487828f9dd78 06:03:26 noop 06:03:26 Removing intermediate container 487828f9dd78 06:03:26 ---> bce42a708fe3 06:03:26 Successfully built bce42a708fe3 06:03:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:26 + docker inspect -f . ci-base-image-arm64 06:03:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:27 prd-ubuntu20.04-docker-arm64-4c-16g-7084 does not seem to be running inside a container 06:03:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/196 -v /w/workspace/device-sdk-go/196:/w/workspace/device-sdk-go/196:rw,z -v /w/workspace/device-sdk-go/196@tmp:/w/workspace/device-sdk-go/196@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:03:28 $ docker top 4d5cecc23fadae53e687153e2804fd3553f727c7eb66c8e85beb569dee3bc1d3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:29 + go version 06:03:29 go version go1.20.2 linux/arm64 [Pipeline] } 06:03:29 $ docker stop --time=1 4d5cecc23fadae53e687153e2804fd3553f727c7eb66c8e85beb569dee3bc1d3 06:03:30 $ docker rm -f --volumes 4d5cecc23fadae53e687153e2804fd3553f727c7eb66c8e85beb569dee3bc1d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:31 + docker inspect -f . ci-base-image-arm64 06:03:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:31 prd-ubuntu20.04-docker-arm64-4c-16g-7084 does not seem to be running inside a container 06:03:31 $ 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/196 -v /w/workspace/device-sdk-go/196:/w/workspace/device-sdk-go/196:rw,z -v /w/workspace/device-sdk-go/196@tmp:/w/workspace/device-sdk-go/196@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:03:32 $ docker top e7e3de8f6c4705d49cb216ecdd577f95165c77f29d2384927c5858263d7a9df0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:33 + git config --global --add safe.directory /w/workspace/device-sdk-go/196 [Pipeline] fileExists [Pipeline] sh 06:03:34 + make test 06:03:34 go test -race -coverprofile=coverage.out ./... 06:04:13 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:06:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:06:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:06:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:06:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:06:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:06:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.208s coverage: 27.6% of statements 06:06:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.272s coverage: 79.9% of statements 06:06:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:06:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:06:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.324s coverage: 86.0% of statements 06:06:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:06:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.405s coverage: 77.5% of statements 06:06:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:06:45 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:06:45 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:06:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.252s coverage: 14.6% of statements 06:06:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.445s coverage: 68.5% of statements 06:06:48 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.427s coverage: 89.2% of statements 06:06:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:06:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.239s coverage: 5.6% of statements 06:06:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:06:51 GO111MODULE=on go vet ./... 06:09:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:09:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:09:12 ./bin/test-attribution-txt.sh 06:09:12 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 06:09:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:09:12 $ docker stop --time=1 e7e3de8f6c4705d49cb216ecdd577f95165c77f29d2384927c5858263d7a9df0 06:09:14 $ docker rm -f --volumes e7e3de8f6c4705d49cb216ecdd577f95165c77f29d2384927c5858263d7a9df0 [Pipeline] // withDockerContainer [Pipeline] sh 06:09:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:09:16 Warning: overwriting stash ‘coverage-report’ 06:09:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:09:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:09:17 + ls -al . 06:09:17 total 268 06:09:17 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 06:03 . 06:09:17 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:01 .. 06:09:17 -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 06:01 .dockerignore 06:09:17 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 06:01 .git 06:09:17 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:01 .github 06:09:17 -rw-rw-r-- 1 jenkins jenkins 131 Apr 7 06:01 .gitignore 06:09:17 -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 06:01 .golangci.yml 06:09:17 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 7 06:01 CHANGELOG.md 06:09:17 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 06:01 GOVERNANCE.md 06:09:17 -rw-rw-r-- 1 jenkins jenkins 885 Apr 7 06:01 Jenkinsfile 06:09:17 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 06:01 LICENSE 06:09:17 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 7 06:01 Makefile 06:09:17 -rw-rw-r-- 1 jenkins jenkins 619 Apr 7 06:01 OWNERS.md 06:09:17 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 7 06:01 README.md 06:09:17 -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 05:59 VERSION 06:09:17 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:01 bin 06:09:17 -rw-r--r-- 1 jenkins jenkins 105785 Apr 7 06:06 coverage.out 06:09:17 drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 06:01 example 06:09:17 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 7 06:01 go.mod 06:09:17 -rw-rw-r-- 1 jenkins jenkins 31006 Apr 7 06:01 go.sum 06:09:17 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 06:01 internal 06:09:17 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:01 openapi 06:09:17 drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 06:01 pkg 06:09:17 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:01 snap 06:09:17 -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:17 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d73da920b9fd3a52132699998633ff8aee3aa256 --label arch=arm64 --label version=3.0.0-dev.65 . 06:09:18 Sending build context to Docker daemon 5.975MB 06:09:18 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 06:09:18 Step 2/23 : FROM ${BASE} AS builder 06:09:18 ---> bce42a708fe3 06:09:18 Step 3/23 : ARG MAKE=make build 06:09:18 ---> Running in 26742ac3d35f 06:09:18 Removing intermediate container 26742ac3d35f 06:09:18 ---> 96a30749b215 06:09:18 Step 4/23 : WORKDIR /device-sdk-go 06:09:19 ---> Running in f8fd3cd97c11 06:09:19 Removing intermediate container f8fd3cd97c11 06:09:19 ---> df8a888790b1 06:09:19 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:09:19 ---> Running in 3f7a2e2ab4b5 06:09:19 Removing intermediate container 3f7a2e2ab4b5 06:09:19 ---> e8c137e46bea 06:09:19 Step 6/23 : RUN apk add --update --no-cache make git 06:09:19 ---> Running in e3fce61fa3cb 06:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:09:22 OK: 263 MiB in 53 packages 06:09:23 Removing intermediate container e3fce61fa3cb 06:09:23 ---> b3aa8584ad8f 06:09:23 Step 7/23 : COPY go.mod vendor* ./ 06:09:24 ---> b46b3d6bdbf8 06:09:24 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:24 ---> Running in 41189e82f569 06:09:26 Removing intermediate container 41189e82f569 06:09:26 ---> cf7956420666 06:09:26 Step 9/23 : COPY . . 06:09:27 ---> 91c9acb8b801 06:09:27 Step 10/23 : RUN ${MAKE} 06:09:27 ---> Running in 921ed0731b7f 06:09:28 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.65" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:11:50 Removing intermediate container 921ed0731b7f 06:11:50 ---> 3cb0a1aeb917 06:11:50 Step 11/23 : FROM alpine:3.17 06:11:50 3.17: Pulling from library/alpine 06:11:50 c41833b44d91: Pulling fs layer 06:11:50 c41833b44d91: Verifying Checksum 06:11:50 c41833b44d91: Download complete 06:11:50 c41833b44d91: Pull complete 06:11:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:11:50 Status: Downloaded newer image for alpine:3.17 06:11:50 ---> 51e60588ff2c 06:11:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:11:50 ---> Running in 0090d3902c93 06:11:50 Removing intermediate container 0090d3902c93 06:11:50 ---> 8d371714ab99 06:11:50 Step 13/23 : RUN apk add --update --no-cache 06:11:50 ---> Running in 003bd4ea766f 06:11:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:11:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:11:50 OK: 7 MiB in 15 packages 06:11:50 Removing intermediate container 003bd4ea766f 06:11:50 ---> 415b011ee2d5 06:11:50 Step 14/23 : WORKDIR / 06:11:50 ---> Running in 7122d098ce06 06:11:50 Removing intermediate container 7122d098ce06 06:11:50 ---> ea895280a74b 06:11:50 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:11:50 ---> fed4cc961cf3 06:11:50 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:11:50 ---> 5270f7d44514 06:11:50 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:11:51 ---> cd470527f9e6 06:11:51 Step 18/23 : EXPOSE 59999 06:11:51 ---> Running in b87f8187f5b9 06:11:51 Removing intermediate container b87f8187f5b9 06:11:51 ---> 67e0b0e40b8d 06:11:51 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:11:51 ---> Running in 84c3eb41fa77 06:11:51 Removing intermediate container 84c3eb41fa77 06:11:51 ---> 404b0f8ffe8c 06:11:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:11:52 ---> Running in 67ab03e932f0 06:11:52 Removing intermediate container 67ab03e932f0 06:11:52 ---> 38e767782617 06:11:52 Step 21/23 : LABEL arch=arm64 06:11:52 ---> Running in 3abc95f4b0d8 06:11:52 Removing intermediate container 3abc95f4b0d8 06:11:52 ---> e4596391e995 06:11:52 Step 22/23 : LABEL git_sha=d73da920b9fd3a52132699998633ff8aee3aa256 06:11:52 ---> Running in 3682b38ebf1d 06:11:52 Removing intermediate container 3682b38ebf1d 06:11:52 ---> 935dff89fb15 06:11:52 Step 23/23 : LABEL version=3.0.0-dev.65 06:11:53 ---> Running in 2dc2a00e33e7 06:11:53 Removing intermediate container 2dc2a00e33e7 06:11:53 ---> 8f2ca7036a65 06:11:53 [Warning] One or more build-args [ARCH] were not consumed 06:11:53 Successfully built 8f2ca7036a65 06:11:53 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:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:53 06:11:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:54 arm64: Pulling from edgex-lftools-log-publisher 06:11:54 8998bd30e6a1: Pulling fs layer 06:11:54 04944245beec: Pulling fs layer 06:11:54 699f458cf7ca: Pulling fs layer 06:11:54 765212b225bb: Pulling fs layer 06:11:54 f23df028b6ca: Pulling fs layer 06:11:54 d65c8cfc05b1: Pulling fs layer 06:11:54 2437ff75d9bd: Pulling fs layer 06:11:54 765212b225bb: Waiting 06:11:54 f23df028b6ca: Waiting 06:11:54 d65c8cfc05b1: Waiting 06:11:54 04944245beec: Verifying Checksum 06:11:54 04944245beec: Download complete 06:11:54 765212b225bb: Download complete 06:11:54 f23df028b6ca: Verifying Checksum 06:11:54 f23df028b6ca: Download complete 06:11:54 d65c8cfc05b1: Verifying Checksum 06:11:54 d65c8cfc05b1: Download complete 06:11:54 699f458cf7ca: Verifying Checksum 06:11:54 699f458cf7ca: Download complete 06:11:55 8998bd30e6a1: Verifying Checksum 06:11:55 8998bd30e6a1: Download complete 06:11:57 2437ff75d9bd: Verifying Checksum 06:11:57 2437ff75d9bd: Download complete 06:11:59 8998bd30e6a1: Pull complete 06:11:59 04944245beec: Pull complete 06:12:01 699f458cf7ca: Pull complete 06:12:01 765212b225bb: Pull complete 06:12:02 f23df028b6ca: Pull complete 06:12:02 d65c8cfc05b1: Pull complete 06:12:17 2437ff75d9bd: Pull complete 06:12:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:17 prd-ubuntu20.04-docker-arm64-4c-16g-7084 does not seem to be running inside a container 06:12:17 $ 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/196 -v /w/workspace/device-sdk-go/196:/w/workspace/device-sdk-go/196:rw,z -v /w/workspace/device-sdk-go/196@tmp:/w/workspace/device-sdk-go/196@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:12:20 $ docker top 70cb635d6db71558487e1385c6bd39bd909ddd287cf18e577f42d9dfdad3e180 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:21 ---> job-cost.sh 06:12:21 lf-activate-venv: SKIPPING 06:12:21 INFO: No Stack... 06:12:22 INFO: Retrieving Pricing Info for: v3-standard-4 06:12:23 INFO: Archiving Costs [Pipeline] sh 06:12:23 + cat /w/workspace/device-sdk-go/196/archives/cost.csv 06:12:23 + cut -d, -f6 [Pipeline] lock 06:12:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] 06:12:23 Resource [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] did not exist. Created. 06:12:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:12:24 /w/workspace/device-sdk-go/196@tmp/durable-773f601b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:12:25 + echo total: 0.10999999940395355 [Pipeline] stash 06:12:25 Warning: overwriting stash ‘stack-cost’ 06:12:25 Stashed 1 file(s) [Pipeline] } 06:12:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 06:12:25 $ docker stop --time=1 70cb635d6db71558487e1385c6bd39bd909ddd287cf18e577f42d9dfdad3e180 06:12:27 $ docker rm -f --volumes 70cb635d6db71558487e1385c6bd39bd909ddd287cf18e577f42d9dfdad3e180 [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:12:27 provisioning config files... 06:12:27 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6618059580665216567tmp [Pipeline] { [Pipeline] sh 06:12:27 + set +x 06:12:27 + curl -s https://codecov.io/bash 06:12:27 + bash -s -- 06:12:27 06:12:27 _____ _ 06:12:27 / ____| | | 06:12:27 | | ___ __| | ___ ___ _____ __ 06:12:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:12:27 | |___| (_) | (_| | __/ (_| (_) \ V / 06:12:27 \_____\___/ \__,_|\___|\___\___/ \_/ 06:12:27 Bash-1.0.6 06:12:27 06:12:27 06:12:27 ==> git version 2.25.1 found 06:12:27 ==> 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:12:27 Release-Date: 2020-01-08 06:12:27 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:12:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:12:27 ==> Jenkins CI detected. 06:12:27 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 06:12:27 project root: . 06:12:27 --> token set from env 06:12:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:12:27 ==> Running gcov in . (disable via -X gcov) 06:12:27 ==> Python coveragepy not found 06:12:27 ==> Searching for coverage reports in: 06:12:27 + . 06:12:28 -> Found 1 reports 06:12:28 ==> Detecting git/mercurial file structure 06:12:28 ==> Reading reports 06:12:28 + ./coverage.out bytes=105785 06:12:28 ==> Appending adjustments 06:12:28 https://docs.codecov.io/docs/fixing-reports 06:12:28 + Found adjustments 06:12:28 ==> Gzipping contents 06:12:28 16K /tmp/codecov.X1QvES.gz 06:12:28 ==> Uploading reports 06:12:28 url: https://codecov.io 06:12:28 query: branch=main&commit=d73da920b9fd3a52132699998633ff8aee3aa256&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:12:28 -> Pinging Codecov 06:12:28 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=d73da920b9fd3a52132699998633ff8aee3aa256&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:12:28 -> Uploading to 06:12:28 https://storage.googleapis.com/codecov/v4/raw/2023-04-07/7E55EF52A471D76F132DFD9A03CDDE97/d73da920b9fd3a52132699998633ff8aee3aa256/36ae1343-9442-494a-8d5c-5d5f6bdd8629.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T061228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=76fc8a60c4c74ecf1042a02d98f4a4c699ee197dd557a277694124a91a0629d5 06:12:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:12:28 Dload Upload Total Spent Left Speed 06:12:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14967 0 0 100 14967 0 73729 --:--:-- --:--:-- --:--:-- 73367 100 14967 0 0 100 14967 0 52332 --:--:-- --:--:-- --:--:-- 52149 06:12:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d73da920b9fd3a52132699998633ff8aee3aa256 [Pipeline] } 06:12:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:12:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:12:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:12:29 06:12:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:12:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:12:29 df9b9388f04a: Pulling fs layer 06:12:29 52dc419b0ee2: Pulling fs layer 06:12:29 25bc292e5bac: Pulling fs layer 06:12:29 114826534d7a: Pulling fs layer 06:12:29 4657fd5d0bcf: Pulling fs layer 06:12:29 6ad1cebc031e: Pulling fs layer 06:12:29 8a3aa393b2d8: Pulling fs layer 06:12:29 6ad1cebc031e: Waiting 06:12:29 114826534d7a: Waiting 06:12:29 4657fd5d0bcf: Waiting 06:12:29 8a3aa393b2d8: Waiting 06:12:29 25bc292e5bac: Verifying Checksum 06:12:29 25bc292e5bac: Download complete 06:12:29 52dc419b0ee2: Verifying Checksum 06:12:29 52dc419b0ee2: Download complete 06:12:29 4657fd5d0bcf: Verifying Checksum 06:12:29 4657fd5d0bcf: Download complete 06:12:29 df9b9388f04a: Download complete 06:12:29 6ad1cebc031e: Verifying Checksum 06:12:29 6ad1cebc031e: Download complete 06:12:29 df9b9388f04a: Pull complete 06:12:29 52dc419b0ee2: Pull complete 06:12:30 25bc292e5bac: Pull complete 06:12:30 114826534d7a: Verifying Checksum 06:12:30 114826534d7a: Download complete 06:12:30 8a3aa393b2d8: Verifying Checksum 06:12:33 114826534d7a: Pull complete 06:12:33 4657fd5d0bcf: Pull complete 06:12:34 6ad1cebc031e: Pull complete 06:12:36 8a3aa393b2d8: Pull complete 06:12:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:12:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:12:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:36 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 06:12:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:12:40 $ docker top 55349d74cac84e94b0a73625b94396458f9c5f750c07665a02871903c1c25b86 -eo pid,comm [Pipeline] { [Pipeline] echo 06:12:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 06:12:40 + set -o pipefail 06:12:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 06:12:45 06:12:45 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 06:12:45 06:12:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/a0b95be8-8886-4ad4-8213-d5db89493a14 06:12:45 06:12:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:12:45 06:12:45 06:12:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:12:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:12:45 More details here: https://snyk.co/ue1NS 06:12:45 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 06:12:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:12:45 $ docker stop --time=1 55349d74cac84e94b0a73625b94396458f9c5f750c07665a02871903c1c25b86 06:12:48 $ docker rm -f --volumes 55349d74cac84e94b0a73625b94396458f9c5f750c07665a02871903c1c25b86 [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 06:12:49 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:49 provisioning config files... 06:12:49 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5715925360547871729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:49 --> edgex-publish-swagger.sh 06:12:49 === Publish openapi/v3 API === 06:12:49 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:12:49 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 06:12:49 % Total % Received % Xferd Average Speed Time Time Time Current 06:12:49 Dload Upload Total Spent Left Speed 06:12:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 19325 0:00:01 0:00:01 --:--:-- 19325 100 23674 0 0 100 23674 0 11831 0:00:02 0:00:02 --:--:-- 11837 100 23674 0 0 100 23674 0 11831 0:00:02 0:00:02 --:--:-- 11831 06:12:51 06:12:51 [Pipeline] } 06:12:51 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 06:12:51 + git log --format=format:%s -1 d73da920b9fd3a52132699998633ff8aee3aa256 [Pipeline] sh 06:12:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:12:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:52 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 06:12: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:12:52 $ docker top a599ccb392e4c0b3297cf6fd4efdf91aafdaaf6b173c6164cab2f63952ce5cc0 -eo pid,comm 06:12:52 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:12:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:52 [ssh-agent] Looking for ssh-agent implementation... 06:12:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:53 $ docker exec a599ccb392e4c0b3297cf6fd4efdf91aafdaaf6b173c6164cab2f63952ce5cc0 ssh-agent 06:12:53 SSH_AUTH_SOCK=/tmp/ssh-IBbvJoD0yB9T/agent.32 06:12:53 SSH_AGENT_PID=38 06:12:53 Running ssh-add (command line suppressed) 06:12:53 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2013398963327068986.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2013398963327068986.key) 06:12:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:53 + git semver tag 06:12:53 2023-04-07 06:12:53,741 [run_tag] DEBUG tag force:False 06:12:53 2023-04-07 06:12:53,741 [check_head_tag] DEBUG check head tag 06:12:53 2023-04-07 06:12:53,743 [execute] INFO git cat-file --batch-check 06:12:53 2023-04-07 06:12:53,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:12:53 2023-04-07 06:12:53,746 [execute] INFO git cat-file --batch 06:12:53 2023-04-07 06:12:53,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:12:53 2023-04-07 06:12:53,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:12:53 2023-04-07 06:12:53,783 [execute] INFO git tag -a v3.0.0-dev.65 -m v3.0.0-dev.65 06:12:53 2023-04-07 06:12:53,783 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.65', '-m', 'v3.0.0-dev.65'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 06:12:54 2023-04-07 06:12:53,788 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:12:54 3.0.0-dev.65 [Pipeline] } 06:12:54 $ docker exec --env ******** --env ******** a599ccb392e4c0b3297cf6fd4efdf91aafdaaf6b173c6164cab2f63952ce5cc0 ssh-agent -k 06:12:54 unset SSH_AUTH_SOCK; 06:12:54 unset SSH_AGENT_PID; 06:12:54 echo Agent pid 38 killed; 06:12:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:54 + git semver [Pipeline] } 06:12:54 $ docker stop --time=1 a599ccb392e4c0b3297cf6fd4efdf91aafdaaf6b173c6164cab2f63952ce5cc0 06:12:55 $ docker rm -f --volumes a599ccb392e4c0b3297cf6fd4efdf91aafdaaf6b173c6164cab2f63952ce5cc0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:12:56 06:12:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:12:56 0.23.1-centos7: Pulling from edgex-lftools 06:12:56 ab5ef0e58194: Pulling fs layer 06:12:56 9712f1f96733: Pulling fs layer 06:12:56 63f879dbbcfc: Pulling fs layer 06:12:56 0d9ebad4ef96: Pulling fs layer 06:12:56 e9a5061849ea: Pulling fs layer 06:12:56 d747dcd14b5f: Pulling fs layer 06:12:56 2de7ff778b66: Pulling fs layer 06:12:56 0d9ebad4ef96: Waiting 06:12:56 e9a5061849ea: Waiting 06:12:56 d747dcd14b5f: Waiting 06:12:56 9712f1f96733: Verifying Checksum 06:12:56 9712f1f96733: Download complete 06:12:56 63f879dbbcfc: Verifying Checksum 06:12:56 63f879dbbcfc: Download complete 06:12:57 e9a5061849ea: Verifying Checksum 06:12:57 e9a5061849ea: Download complete 06:12:57 d747dcd14b5f: Verifying Checksum 06:12:57 d747dcd14b5f: Download complete 06:12:57 0d9ebad4ef96: Verifying Checksum 06:12:57 0d9ebad4ef96: Download complete 06:12:57 ab5ef0e58194: Verifying Checksum 06:12:57 ab5ef0e58194: Download complete 06:12:57 2de7ff778b66: Verifying Checksum 06:12:57 2de7ff778b66: Download complete 06:12:59 ab5ef0e58194: Pull complete 06:12:59 9712f1f96733: Pull complete 06:13:00 63f879dbbcfc: Pull complete 06:13:04 0d9ebad4ef96: Pull complete 06:13:04 e9a5061849ea: Pull complete 06:13:04 d747dcd14b5f: Pull complete 06:13:06 2de7ff778b66: Pull complete 06:13:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:13:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:13:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:06 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 06:13:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:13:10 $ docker top 238d92f1fb7a512474df304dfd7ee9b4bf6784760c741f211d94e225985c1c23 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:13:10 provisioning config files... 06:13:10 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13786373038583464820tmp 06:13:10 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7533067664582190289tmp 06:13:10 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18324788157100028637tmp [Pipeline] { [Pipeline] echo 06:13:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:13:10 ---> sigul-configuration.sh 06:13:10 gpg: directory `/root/.gnupg' created 06:13:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:13:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:13:10 gpg: keyring `/root/.gnupg/secring.gpg' created 06:13:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:13:10 gpg: CAST5 encrypted data 06:13:10 gpg: encrypted with 1 passphrase 06:13:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:13:11 + mkdir /home/jenkins 06:13:11 + mkdir /home/jenkins/sigul [Pipeline] sh 06:13:11 + 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 06:13:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:13:11 ---> sigul-install.sh 06:13:11 Sigul already installed; skipping installation. [Pipeline] sh 06:13:11 + git tag --list 06:13:11 0.7.1 06:13:11 delhi-tag 06:13:11 v1.0.0 06:13:11 v1.1.0 06:13:11 v1.1.1 06:13:11 v1.1.2 06:13:11 v1.2.0 06:13:11 v1.2.1 06:13:11 v1.2.2 06:13:11 v1.2.3 06:13:11 v1.3.0 06:13:11 v1.4.0 06:13:11 v2.0.0 06:13:11 v2.1.0 06:13:11 v2.1.1 06:13:11 v2.1.1-dev.2 06:13:11 v2.1.1-dev.3 06:13:11 v2.2.0 06:13:11 v2.2.1-dev.1 06:13:11 v2.2.1-dev.10 06:13:11 v2.2.1-dev.11 06:13:11 v2.2.1-dev.12 06:13:11 v2.2.1-dev.13 06:13:11 v2.2.1-dev.14 06:13:11 v2.2.1-dev.2 06:13:11 v2.2.1-dev.3 06:13:11 v2.2.1-dev.4 06:13:11 v2.2.1-dev.5 06:13:11 v2.2.1-dev.6 06:13:11 v2.2.1-dev.7 06:13:11 v2.2.1-dev.8 06:13:11 v2.2.1-dev.9 06:13:11 v2.3.0 06:13:11 v2.3.0-dev.14 06:13:11 v2.3.0-dev.15 06:13:11 v2.3.0-dev.16 06:13:11 v2.3.0-dev.17 06:13:11 v2.3.0-dev.18 06:13:11 v2.3.0-dev.19 06:13:11 v2.3.0-dev.20 06:13:11 v2.3.0-dev.21 06:13:11 v2.3.0-dev.22 06:13:11 v2.3.0-dev.23 06:13:11 v2.3.0-dev.24 06:13:11 v2.3.0-dev.25 06:13:11 v2.3.0-dev.26 06:13:11 v2.3.0-dev.27 06:13:11 v2.3.0-dev.28 06:13:11 v2.3.0-dev.29 06:13:11 v2.3.0-dev.30 06:13:11 v2.3.0-dev.31 06:13:11 v2.3.0-dev.32 06:13:11 v2.3.0-dev.33 06:13:11 v2.3.0-dev.34 06:13:11 v2.3.0-dev.35 06:13:11 v2.3.0-dev.36 06:13:11 v2.3.0-dev.37 06:13:11 v2.3.0-dev.38 06:13:11 v2.3.0-dev.39 06:13:11 v2.3.0-dev.40 06:13:11 v2.3.0-dev.41 06:13:11 v2.3.0-dev.42 06:13:11 v2.3.0-dev.43 06:13:11 v2.3.0-dev.44 06:13:11 v2.3.0-dev.45 06:13:11 v2.3.0-dev.46 06:13:11 v2.3.0-dev.47 06:13:11 v2.3.0-dev.48 06:13:11 v2.3.0-dev.49 06:13:11 v2.3.0-dev.50 06:13:11 v2.3.0-dev.51 06:13:11 v2.3.1 06:13:11 v2.3.1-dev.1 06:13:11 v2.3.1-dev.2 06:13:11 v2.3.1-dev.3 06:13:11 v2.3.1-dev.4 06:13:11 v3.0.0-dev.1 06:13:11 v3.0.0-dev.10 06:13:11 v3.0.0-dev.11 06:13:11 v3.0.0-dev.12 06:13:11 v3.0.0-dev.13 06:13:11 v3.0.0-dev.14 06:13:11 v3.0.0-dev.15 06:13:11 v3.0.0-dev.16 06:13:11 v3.0.0-dev.17 06:13:11 v3.0.0-dev.18 06:13:11 v3.0.0-dev.19 06:13:11 v3.0.0-dev.2 06:13:11 v3.0.0-dev.20 06:13:11 v3.0.0-dev.21 06:13:11 v3.0.0-dev.22 06:13:11 v3.0.0-dev.23 06:13:11 v3.0.0-dev.24 06:13:11 v3.0.0-dev.25 06:13:11 v3.0.0-dev.26 06:13:11 v3.0.0-dev.27 06:13:11 v3.0.0-dev.28 06:13:11 v3.0.0-dev.29 06:13:11 v3.0.0-dev.3 06:13:11 v3.0.0-dev.30 06:13:11 v3.0.0-dev.31 06:13:11 v3.0.0-dev.32 06:13:11 v3.0.0-dev.33 06:13:11 v3.0.0-dev.34 06:13:11 v3.0.0-dev.35 06:13:11 v3.0.0-dev.36 06:13:11 v3.0.0-dev.37 06:13:11 v3.0.0-dev.38 06:13:11 v3.0.0-dev.39 06:13:11 v3.0.0-dev.4 06:13:11 v3.0.0-dev.40 06:13:11 v3.0.0-dev.41 06:13:11 v3.0.0-dev.42 06:13:11 v3.0.0-dev.43 06:13:11 v3.0.0-dev.44 06:13:11 v3.0.0-dev.45 06:13:11 v3.0.0-dev.46 06:13:11 v3.0.0-dev.47 06:13:11 v3.0.0-dev.48 06:13:11 v3.0.0-dev.49 06:13:11 v3.0.0-dev.5 06:13:11 v3.0.0-dev.50 06:13:11 v3.0.0-dev.51 06:13:11 v3.0.0-dev.52 06:13:11 v3.0.0-dev.53 06:13:11 v3.0.0-dev.54 06:13:11 v3.0.0-dev.55 06:13:11 v3.0.0-dev.56 06:13:11 v3.0.0-dev.57 06:13:11 v3.0.0-dev.58 06:13:11 v3.0.0-dev.59 06:13:11 v3.0.0-dev.6 06:13:11 v3.0.0-dev.60 06:13:11 v3.0.0-dev.61 06:13:11 v3.0.0-dev.62 06:13:11 v3.0.0-dev.63 06:13:11 v3.0.0-dev.64 06:13:11 v3.0.0-dev.65 06:13:11 v3.0.0-dev.7 06:13:11 v3.0.0-dev.8 06:13:11 v3.0.0-dev.9 [Pipeline] sh 06:13:12 + lftools sign git-tag v3.0.0-dev.65 06:13:12 Signing Git tag with Sigul... 06:13:12 Signing v3.0.0-dev.65 [Pipeline] echo 06:13:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:13:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:13:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:13:13 $ docker stop --time=1 238d92f1fb7a512474df304dfd7ee9b4bf6784760c741f211d94e225985c1c23 06:13:14 $ docker rm -f --volumes 238d92f1fb7a512474df304dfd7ee9b4bf6784760c741f211d94e225985c1c23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:13:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:13:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:15 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 06:13:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:13:15 $ docker top f0dd72ab1b0d6a65f9756dd906ab309786b8373ac40c27464879796523250f3e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:13:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:15 [ssh-agent] Looking for ssh-agent implementation... 06:13:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:15 $ docker exec f0dd72ab1b0d6a65f9756dd906ab309786b8373ac40c27464879796523250f3e ssh-agent 06:13:16 SSH_AUTH_SOCK=/tmp/ssh-3xq26ii5sUm4/agent.33 06:13:16 SSH_AGENT_PID=39 06:13:16 Running ssh-add (command line suppressed) 06:13:16 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14463718267558714599.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14463718267558714599.key) 06:13:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:16 + git semver bump pre 06:13:16 2023-04-07 06:13:16,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:13:16 2023-04-07 06:13:16,681 [bump_version] DEBUG bumping version:3.0.0-dev.65 on axis:pre with prefix:dev 06:13:16 2023-04-07 06:13:16,681 [bump_version] DEBUG bumped version:3.0.0-dev.66 06:13:16 2023-04-07 06:13:16,681 [write_version] DEBUG write version:3.0.0-dev.66 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 06:13:16 2023-04-07 06:13:16,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:13:16 2023-04-07 06:13:16,681 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:13:16 2023-04-07 06:13:16,684 [execute] INFO git cat-file --batch-check 06:13:16 2023-04-07 06:13:16,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:13:16 2023-04-07 06:13:16,689 [execute] INFO git cat-file --batch 06:13:16 2023-04-07 06:13:16,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:13:16 2023-04-07 06:13:16,695 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:13:16 3.0.0-dev.66 [Pipeline] } 06:13:16 $ docker exec --env ******** --env ******** f0dd72ab1b0d6a65f9756dd906ab309786b8373ac40c27464879796523250f3e ssh-agent -k 06:13:16 unset SSH_AUTH_SOCK; 06:13:16 unset SSH_AGENT_PID; 06:13:16 echo Agent pid 39 killed; 06:13:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:13:17 + git semver [Pipeline] } 06:13:17 $ docker stop --time=1 f0dd72ab1b0d6a65f9756dd906ab309786b8373ac40c27464879796523250f3e 06:13:18 $ docker rm -f --volumes f0dd72ab1b0d6a65f9756dd906ab309786b8373ac40c27464879796523250f3e [Pipeline] // withDockerContainer [Pipeline] sh 06:13:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:13:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:19 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 06:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:13:19 $ docker top 3792be999b3b3091adf2fd79a4d1816c194a563fec5c6c9006bcbb3b47a7ebd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:13:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:19 [ssh-agent] Looking for ssh-agent implementation... 06:13:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:19 $ docker exec 3792be999b3b3091adf2fd79a4d1816c194a563fec5c6c9006bcbb3b47a7ebd6 ssh-agent 06:13:20 SSH_AUTH_SOCK=/tmp/ssh-Hy3DhBJCNzHH/agent.32 06:13:20 SSH_AGENT_PID=38 06:13:20 Running ssh-add (command line suppressed) 06:13:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15514177978693165977.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15514177978693165977.key) 06:13:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:20 + git semver push 06:13:20 2023-04-07 06:13:20,674 [run_push] DEBUG push 06:13:20 2023-04-07 06:13:20,675 [execute] INFO git cat-file --batch-check 06:13:20 2023-04-07 06:13:20,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:13:20 2023-04-07 06:13:20,680 [execute] INFO git rev-list 82ffc6391a728e20efe22ccbd3041d23facfc7b8 -- 06:13:20 2023-04-07 06:13:20,680 [execute] DEBUG Popen(['git', 'rev-list', '82ffc6391a728e20efe22ccbd3041d23facfc7b8', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:13:20 2023-04-07 06:13:20,694 [execute] INFO git fetch -v origin 06:13:20 2023-04-07 06:13:20,694 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:13:21 2023-04-07 06:13:21,149 [run_push] DEBUG no remote changes detected 06:13:21 2023-04-07 06:13:21,150 [execute] INFO git push origin semver 06:13:21 2023-04-07 06:13:21,150 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:13:22 2023-04-07 06:13:21,996 [run_push] DEBUG push all version tags 06:13:22 2023-04-07 06:13:21,997 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:13:22 2023-04-07 06:13:21,998 [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) 06:13:22 2023-04-07 06:13:22,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:13:22 3.0.0-dev.66 [Pipeline] } 06:13:22 $ docker exec --env ******** --env ******** 3792be999b3b3091adf2fd79a4d1816c194a563fec5c6c9006bcbb3b47a7ebd6 ssh-agent -k 06:13:22 unset SSH_AUTH_SOCK; 06:13:22 unset SSH_AGENT_PID; 06:13:22 echo Agent pid 38 killed; 06:13:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:13:23 + git semver [Pipeline] } 06:13:23 $ docker stop --time=1 3792be999b3b3091adf2fd79a4d1816c194a563fec5c6c9006bcbb3b47a7ebd6 06:13:24 $ docker rm -f --volumes 3792be999b3b3091adf2fd79a4d1816c194a563fec5c6c9006bcbb3b47a7ebd6 [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 06:13:25 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 06:13:25 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:13:25 total 16 06:13:25 drwxr-xr-x 3 root root 4096 Apr 7 06:01 . 06:13:25 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 06:13 .. 06:13:25 drwxr-xr-x 2 root root 4096 Apr 7 06:01 cost 06:13:25 -rw-r--r-- 1 root root 85 Apr 7 06:01 cost.csv 06:13:25 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:13:25 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:13:25 total 16 06:13:25 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 06:01 . 06:13:25 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 06:13 .. 06:13:25 drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 06:01 cost 06:13:25 -rw-r--r-- 1 jenkins jenkins 85 Apr 7 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:13:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:13:26 ---> package-listing.sh 06:13:26 ++ facter osfamily 06:13:26 ++ tr '[:upper:]' '[:lower:]' 06:13:26 + OS_FAMILY=debian 06:13:26 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 06:13:26 + START_PACKAGES=/tmp/packages_start.txt 06:13:26 + END_PACKAGES=/tmp/packages_end.txt 06:13:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:13:26 + PACKAGES=/tmp/packages_start.txt 06:13:26 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:13:26 + PACKAGES=/tmp/packages_end.txt 06:13:26 + case "${OS_FAMILY}" in 06:13:26 + dpkg -l 06:13:26 + grep '^ii' 06:13:26 + '[' -f /tmp/packages_start.txt ']' 06:13:26 + '[' -f /tmp/packages_end.txt ']' 06:13:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:13:26 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:13:26 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 06:13:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 06:13:26 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 06:13:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:27 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 06:13:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:13:27 $ docker top af17797e3ee06447df0bdbc98a45c35e5b11dfd9cc9e19fc57c73500c02ec865 -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:28 + touch /tmp/pre-build-complete [Pipeline] sh 06:13:28 + mkdir -p /var/log/sysstat [Pipeline] sh 06:13:28 + ls /var/log/sa-host 06:13:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:28 provisioning config files... 06:13:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13306581484693955652tmp [Pipeline] { [Pipeline] echo 06:13:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:13:29 ---> create-netrc.sh [Pipeline] } 06:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:13:29 ---> python-tools-install.sh [Pipeline] echo 06:13:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:13:29 ---> sudo-logs.sh 06:13:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:13:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:13:30 ---> job-cost.sh 06:13:30 lf-activate-venv: SKIPPING 06:13:30 DEBUG: total: 0.2199999988079071 06:13:30 INFO: Retrieving Stack Cost... 06:13:30 INFO: Retrieving Pricing Info for: v3-standard-8 06:13:30 INFO: Archiving Costs [Pipeline] echo 06:13:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:13:31 ---> logs-deploy.sh 06:13:31 lf-activate-venv: SKIPPING 06:13:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/196 06:13:31 INFO: archiving workspace using pattern(s): 06:13:32 Archives upload complete. 06:13:32 INFO: archiving logs to Nexus 06:13:33 ---> uname -a: 06:13:33 Linux prd-ubuntu20-04-docker-8c-8g-7083 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:13:33 06:13:33 06:13:33 ---> lscpu: 06:13:33 Architecture: x86_64 06:13:33 CPU op-mode(s): 32-bit, 64-bit 06:13:33 Byte Order: Little Endian 06:13:33 Address sizes: 40 bits physical, 48 bits virtual 06:13:33 CPU(s): 8 06:13:33 On-line CPU(s) list: 0-7 06:13:33 Thread(s) per core: 1 06:13:33 Core(s) per socket: 1 06:13:33 Socket(s): 8 06:13:33 NUMA node(s): 1 06:13:33 Vendor ID: AuthenticAMD 06:13:33 CPU family: 23 06:13:33 Model: 49 06:13:33 Model name: AMD EPYC-Rome Processor 06:13:33 Stepping: 0 06:13:33 CPU MHz: 2799.998 06:13:33 BogoMIPS: 5599.99 06:13:33 Virtualization: AMD-V 06:13:33 Hypervisor vendor: KVM 06:13:33 Virtualization type: full 06:13:33 L1d cache: 256 KiB 06:13:33 L1i cache: 256 KiB 06:13:33 L2 cache: 4 MiB 06:13:33 L3 cache: 128 MiB 06:13:33 NUMA node0 CPU(s): 0-7 06:13:33 Vulnerability Itlb multihit: Not affected 06:13:33 Vulnerability L1tf: Not affected 06:13:33 Vulnerability Mds: Not affected 06:13:33 Vulnerability Meltdown: Not affected 06:13:33 Vulnerability Mmio stale data: Not affected 06:13:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:13:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:13:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:13:33 Vulnerability Srbds: Not affected 06:13:33 Vulnerability Tsx async abort: Not affected 06:13:33 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 06:13:33 06:13:33 06:13:33 ---> nproc: 06:13:33 8 06:13:33 06:13:33 06:13:33 ---> df -h: 06:13:33 Filesystem Size Used Avail Use% Mounted on 06:13:33 overlay 155G 13G 143G 9% / 06:13:33 tmpfs 64M 0 64M 0% /dev 06:13:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:13:33 shm 64M 0 64M 0% /dev/shm 06:13:33 /dev/vda1 155G 13G 143G 9% /facter-os 06:13:33 06:13:33 06:13:33 ---> sar -b -r -n DEV: 06:13:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7083) 04/07/23 _x86_64_ (8 CPU) 06:13:33 06:13:33 05:58:26 LINUX RESTART (8 CPU) 06:13:33 06:13:33 05:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:13:33 06:00:01 142.89 11.43 131.46 0.00 1770.69 48999.73 0.00 06:13:33 06:01:01 90.38 0.07 90.32 0.00 6.67 34522.51 0.00 06:13:33 06:02:01 180.47 0.23 180.24 0.00 15.73 51115.48 0.00 06:13:33 06:03:01 1.82 0.00 1.82 0.00 0.00 25.48 0.00 06:13:33 06:04:01 54.19 10.58 43.61 0.00 5154.87 8803.60 0.00 06:13:33 06:05:01 5.27 0.02 5.25 0.00 0.13 114.78 0.00 06:13:33 06:06:01 2.10 0.00 2.10 0.00 0.00 24.26 0.00 06:13:33 06:07:01 2.05 0.00 2.05 0.00 0.00 22.40 0.00 06:13:33 06:08:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 06:13:33 06:09:01 2.15 0.00 2.15 0.00 0.00 23.73 0.00 06:13:33 06:10:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 06:13:33 06:11:01 3.47 1.40 2.07 0.00 33.86 24.40 0.00 06:13:33 06:12:01 1.88 0.27 1.62 0.00 3.87 19.20 0.00 06:13:33 06:13:01 62.16 0.38 61.77 0.00 35.59 35338.51 0.00 06:13:33 Average: 39.41 1.74 37.67 0.00 501.57 12791.56 0.00 06:13:33 06:13:33 05:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:13:33 06:00:01 28529508 31593404 714656 2.17 107848 3170240 1932224 5.69 1127272 2797156 231664 06:13:33 06:01:01 27734528 31425992 877228 2.67 146384 3710300 2284848 6.73 1466644 3196472 508564 06:13:33 06:02:01 27659624 31560488 744184 2.26 159328 3880968 1792988 5.28 1281448 3434180 284 06:13:33 06:03:01 27674940 31576044 728452 2.22 159352 3881096 1792988 5.28 1263056 3434304 204 06:13:33 06:04:01 27149516 31553900 733444 2.23 192928 4336212 1812940 5.34 1588712 3599388 936 06:13:33 06:05:01 27164356 31563932 722788 2.20 191508 4333084 1794380 5.29 1577512 3596272 368 06:13:33 06:06:01 27164444 31564072 722600 2.20 191544 4333088 1794380 5.29 1577948 3596276 8 06:13:33 06:07:01 27167884 31567616 718840 2.19 191620 4333092 1794380 5.29 1574076 3596280 8 06:13:33 06:08:01 27168452 31568436 718056 2.18 191696 4333088 1794380 5.29 1573952 3596424 8 06:13:33 06:09:01 27168856 31568944 717684 2.18 191768 4333096 1794380 5.29 1574024 3596428 16 06:13:33 06:10:01 27168968 31569300 717460 2.18 191844 4333096 1794380 5.29 1574016 3596604 8 06:13:33 06:11:01 27161220 31563624 722976 2.20 191928 4334112 1794380 5.29 1581992 3597084 48 06:13:33 06:12:01 27160588 31563236 723264 2.20 191988 4334228 1794380 5.29 1583348 3596956 8 06:13:33 06:13:01 25788716 31505888 776920 2.36 211508 5545876 2101328 6.19 1695952 4766264 512716 06:13:33 Average: 27275829 31553205 738468 2.25 179375 4227970 1862311 5.49 1502854 3571435 89631 06:13:33 06:13:33 05:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:13:33 06:00:01 lo 6.06 6.06 0.59 0.59 0.00 0.00 0.00 0.00 06:13:33 06:00:01 docker0 195.47 347.19 15.45 1999.58 0.00 0.00 0.00 0.00 06:13:33 06:00:01 ens3 669.22 381.95 7780.44 55.51 0.00 0.00 0.00 0.00 06:13:33 06:01:01 veth6fa5008 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 06:13:33 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:13:33 06:01:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:13:33 06:01:01 ens3 28.10 18.55 28.88 12.30 0.00 0.00 0.00 0.00 06:13:33 06:02:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 06:13:33 06:02:01 docker0 2.52 5.62 0.16 85.04 0.00 0.00 0.00 0.00 06:13:33 06:02:01 ens3 145.21 112.01 2680.17 113.53 0.00 0.00 0.00 0.00 06:13:33 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:13:33 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:33 06:03:01 ens3 0.15 0.13 0.01 0.02 0.00 0.00 0.00 0.00 06:13:33 06:04:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 06:13:33 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:33 06:04:01 ens3 222.15 122.55 2810.39 8.75 0.00 0.00 0.00 0.00 06:13:33 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:13:33 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:33 06:05:01 ens3 0.32 0.28 0.02 0.02 0.00 0.00 0.00 0.00 06:13:33 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:33 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:33 06:06:01 ens3 4.03 2.18 12.27 0.15 0.00 0.00 0.00 0.00 06:13:33 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:13:33 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:33 06:07:01 ens3 1.72 0.40 0.37 0.22 0.00 0.00 0.00 0.00 06:13:33 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:33 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:33 06:08:01 ens3 0.57 0.30 0.26 0.21 0.00 0.00 0.00 0.00 06:13:33 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:13:33 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:33 06:09:01 ens3 0.70 0.43 0.34 0.27 0.00 0.00 0.00 0.00 06:13:33 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:33 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:33 06:10:01 ens3 1.33 0.00 0.14 0.00 0.00 0.00 0.00 0.00 06:13:33 06:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:13:33 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:33 06:11:01 ens3 6.65 4.50 3.92 4.16 0.00 0.00 0.00 0.00 06:13:33 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:33 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:33 06:12:01 ens3 6.45 4.13 3.30 3.10 0.00 0.00 0.00 0.00 06:13:33 06:13:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 06:13:33 06:13:01 docker0 34.19 56.26 2.98 578.72 0.00 0.00 0.00 0.00 06:13:33 06:13:01 ens3 329.76 199.47 7750.42 31.90 0.00 0.00 0.00 0.00 06:13:33 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 06:13:33 Average: docker0 16.59 29.24 1.33 190.30 0.00 0.00 0.00 0.00 06:13:33 Average: ens3 101.19 60.50 1505.27 16.44 0.00 0.00 0.00 0.00 06:13:33 06:13:33 06:13:33 ---> sar -P ALL: 06:13:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7083) 04/07/23 _x86_64_ (8 CPU) 06:13:33 06:13:33 05:58:26 LINUX RESTART (8 CPU) 06:13:33 06:13:33 05:59:01 CPU %user %nice %system %iowait %steal %idle 06:13:33 06:00:01 all 8.14 0.00 3.63 1.90 0.06 86.27 06:13:33 06:00:01 0 8.44 0.00 3.47 0.40 0.03 87.66 06:13:33 06:00:01 1 7.27 0.00 2.98 0.52 0.05 89.18 06:13:33 06:00:01 2 7.12 0.00 3.46 0.08 0.07 89.27 06:13:33 06:00:01 3 8.48 0.00 3.66 0.72 0.07 87.07 06:13:33 06:00:01 4 8.22 0.00 3.88 0.19 0.07 87.65 06:13:33 06:00:01 5 8.62 0.00 4.55 12.13 0.05 74.65 06:13:33 06:00:01 6 8.73 0.00 3.19 0.29 0.05 87.74 06:13:33 06:00:01 7 8.26 0.00 3.84 0.88 0.07 86.94 06:13:33 06:01:01 all 32.84 0.00 6.11 1.66 0.08 59.31 06:13:33 06:01:01 0 31.51 0.00 5.79 0.39 0.07 62.25 06:13:33 06:01:01 1 33.25 0.00 5.47 0.19 0.19 60.91 06:13:33 06:01:01 2 32.82 0.00 6.25 0.05 0.05 60.83 06:13:33 06:01:01 3 31.62 0.00 7.22 8.96 0.07 52.13 06:13:33 06:01:01 4 33.14 0.00 6.31 0.15 0.05 60.34 06:13:33 06:01:01 5 33.83 0.00 5.83 2.61 0.05 57.68 06:13:33 06:01:01 6 33.71 0.00 6.27 0.86 0.07 59.09 06:13:33 06:01:01 7 32.86 0.00 5.76 0.10 0.07 61.22 06:13:33 06:02:01 all 29.42 0.00 5.45 2.78 0.08 62.28 06:13:33 06:02:01 0 30.15 0.00 6.02 8.98 0.07 54.78 06:13:33 06:02:01 1 28.68 0.00 5.20 0.34 0.13 65.65 06:13:33 06:02:01 2 28.51 0.00 5.62 0.82 0.07 64.98 06:13:33 06:02:01 3 30.55 0.00 5.63 7.04 0.10 56.67 06:13:33 06:02:01 4 30.12 0.00 5.72 0.75 0.08 63.33 06:13:33 06:02:01 5 28.91 0.00 4.88 3.13 0.07 63.01 06:13:33 06:02:01 6 28.75 0.00 5.27 0.91 0.05 65.02 06:13:33 06:02:01 7 29.67 0.00 5.25 0.24 0.07 64.78 06:13:33 06:03:01 all 0.02 0.00 0.02 0.01 0.01 99.94 06:13:33 06:03:01 0 0.02 0.00 0.03 0.03 0.02 99.90 06:13:33 06:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:13:33 06:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:13:33 06:03:01 3 0.08 0.00 0.02 0.02 0.00 99.88 06:13:33 06:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:13:33 06:03:01 5 0.00 0.00 0.03 0.00 0.02 99.95 06:13:33 06:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:13:33 06:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:13:33 06:04:01 all 2.22 0.00 1.32 0.65 0.04 95.77 06:13:33 06:04:01 0 1.19 0.00 0.99 1.24 0.07 96.52 06:13:33 06:04:01 1 1.95 0.00 2.17 0.74 0.03 95.10 06:13:33 06:04:01 2 2.09 0.00 1.18 0.85 0.07 95.81 06:13:33 06:04:01 3 2.81 0.00 1.02 0.30 0.03 95.84 06:13:33 06:04:01 4 1.79 0.00 0.68 0.03 0.05 97.45 06:13:33 06:04:01 5 4.40 0.00 1.04 0.47 0.02 94.08 06:13:33 06:04:01 6 1.62 0.00 2.35 0.93 0.02 95.08 06:13:33 06:04:01 7 1.95 0.00 1.14 0.62 0.03 96.26 06:13:33 06:05:01 all 0.31 0.00 0.06 0.02 0.01 99.60 06:13:33 06:05:01 0 0.03 0.00 0.03 0.07 0.02 99.85 06:13:33 06:05:01 1 0.20 0.00 0.10 0.00 0.00 99.70 06:13:33 06:05:01 2 0.05 0.00 0.05 0.02 0.00 99.88 06:13:33 06:05:01 3 0.10 0.00 0.07 0.02 0.03 99.78 06:13:33 06:05:01 4 1.95 0.00 0.05 0.02 0.00 97.98 06:13:33 06:05:01 5 0.05 0.00 0.05 0.02 0.00 99.88 06:13:33 06:05:01 6 0.05 0.00 0.07 0.00 0.00 99.88 06:13:33 06:05:01 7 0.05 0.00 0.05 0.00 0.00 99.90 06:13:33 06:06:01 all 0.27 0.00 0.01 0.01 0.01 99.70 06:13:33 06:06:01 0 0.02 0.00 0.03 0.03 0.02 99.90 06:13:33 06:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:13:33 06:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:13:33 06:06:01 3 0.05 0.00 0.02 0.02 0.02 99.90 06:13:33 06:06:01 4 1.94 0.00 0.00 0.00 0.02 98.05 06:13:33 06:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:13:33 06:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:13:33 06:06:01 7 0.05 0.00 0.03 0.00 0.02 99.90 06:13:33 06:07:01 all 0.12 0.00 0.01 0.01 0.01 99.85 06:13:33 06:07:01 0 0.02 0.00 0.02 0.05 0.00 99.92 06:13:33 06:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:13:33 06:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:13:33 06:07:01 3 0.08 0.00 0.02 0.02 0.03 99.85 06:13:33 06:07:01 4 0.78 0.00 0.07 0.00 0.02 99.14 06:13:33 06:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:13:33 06:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:13:33 06:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:13:33 06:08:01 all 0.01 0.00 0.01 0.01 0.01 99.97 06:13:33 06:08:01 0 0.02 0.00 0.02 0.03 0.02 99.92 06:13:33 06:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:13:33 06:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:13:33 06:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:13:33 06:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:13:33 06:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:13:33 06:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:13:33 06:08:01 7 0.00 0.00 0.02 0.00 0.03 99.95 06:13:33 06:09:01 all 0.04 0.00 0.00 0.01 0.01 99.94 06:13:33 06:09:01 0 0.00 0.00 0.00 0.05 0.00 99.95 06:13:33 06:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:13:33 06:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:13:33 06:09:01 3 0.23 0.00 0.00 0.02 0.02 99.73 06:13:33 06:09:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:13:33 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:13:33 06:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:13:33 06:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:13:33 06:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 06:13:33 06:10:01 0 0.02 0.00 0.02 0.05 0.02 99.90 06:13:33 06:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:13:33 06:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:13:33 06:10:01 3 0.17 0.00 0.02 0.00 0.00 99.82 06:13:33 06:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:13:33 06:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:13:33 06:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:13:33 06:10:01 7 0.02 0.00 0.00 0.00 0.03 99.95 06:13:33 06:13:33 06:10:01 CPU %user %nice %system %iowait %steal %idle 06:13:33 06:11:01 all 0.24 0.00 0.02 0.01 0.01 99.73 06:13:33 06:11:01 0 0.12 0.00 0.02 0.03 0.00 99.83 06:13:33 06:11:01 1 0.08 0.00 0.02 0.00 0.00 99.90 06:13:33 06:11:01 2 0.17 0.00 0.02 0.00 0.02 99.80 06:13:33 06:11:01 3 1.03 0.00 0.00 0.02 0.02 98.93 06:13:33 06:11:01 4 0.13 0.00 0.03 0.00 0.00 99.83 06:13:33 06:11:01 5 0.10 0.00 0.03 0.02 0.00 99.85 06:13:33 06:11:01 6 0.07 0.00 0.00 0.00 0.00 99.93 06:13:33 06:11:01 7 0.20 0.00 0.03 0.00 0.02 99.75 06:13:33 06:12:01 all 0.08 0.00 0.02 0.01 0.01 99.88 06:13:33 06:12:01 0 0.00 0.00 0.00 0.05 0.02 99.93 06:13:33 06:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:13:33 06:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:13:33 06:12:01 3 0.37 0.00 0.02 0.00 0.00 99.62 06:13:33 06:12:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:13:33 06:12:01 5 0.10 0.00 0.02 0.02 0.02 99.85 06:13:33 06:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:13:33 06:12:01 7 0.12 0.00 0.02 0.00 0.03 99.83 06:13:33 06:13:01 all 6.37 0.00 2.67 1.31 0.03 89.63 06:13:33 06:13:01 0 5.18 0.00 4.55 2.54 0.03 87.70 06:13:33 06:13:01 1 6.13 0.00 2.30 0.02 0.03 91.51 06:13:33 06:13:01 2 7.50 0.00 2.57 1.24 0.03 88.65 06:13:33 06:13:01 3 5.58 0.00 2.79 0.74 0.03 90.85 06:13:33 06:13:01 4 5.72 0.00 1.79 0.10 0.03 92.36 06:13:33 06:13:01 5 6.44 0.00 2.71 5.63 0.02 85.20 06:13:33 06:13:01 6 6.92 0.00 1.99 0.03 0.03 91.01 06:13:33 06:13:01 7 7.47 0.00 2.61 0.15 0.03 89.73 06:13:33 Average: all 5.68 0.00 1.37 0.59 0.03 92.33 06:13:33 Average: 0 5.44 0.00 1.49 0.99 0.03 92.06 06:13:33 Average: 1 5.51 0.00 1.30 0.13 0.04 93.03 06:13:33 Average: 2 5.56 0.00 1.37 0.22 0.02 92.83 06:13:33 Average: 3 5.76 0.00 1.45 1.27 0.03 91.49 06:13:33 Average: 4 5.94 0.00 1.31 0.09 0.03 92.63 06:13:33 Average: 5 5.86 0.00 1.36 1.70 0.02 91.06 06:13:33 Average: 6 5.67 0.00 1.36 0.21 0.02 92.73 06:13:33 Average: 7 5.72 0.00 1.33 0.14 0.03 92.78 06:13:33 06:13:33 06:13:33