Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c582db119472e089660f4546ea857b2fbcd79f76 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-ssh9192961596526027553.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh17119005549085593551.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13566728716101504124.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh5821329273065473704.key Verifying host key using known hosts file > 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-ssh11240345550412167351.key Verifying host key using known hosts file > 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/v2]] ========================================================= [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.18 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/v2 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-1201 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 c582db119472e089660f4546ea857b2fbcd79f76 (main) Commit message: "Merge pull request #1216 from AlexCuse/no-subscribe-empty-command-topic" > 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 c582db119472e089660f4546ea857b2fbcd79f76 # timeout=10 > git rev-list --no-walk 2a1e4923af529abf66cb087d1ef4c8494172dbc4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:36:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:36:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:36:41 ========================================================= 20:36:41 EdgeX Global Pipelines Version Info 20:36:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:36:41 ------------------- 20:36:41 stable info: 20:36:41 ------------------- 20:36:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:36:41 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:36:41 Message: update stable to v1.0.239 20:36:42 ------------------- 20:36:42 experimental info: 20:36:42 ------------------- 20:36:42 Commited By: **** collab-it+edgex@linuxfoundation.org 20:36:42 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:36:42 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:36:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c582db119472e089660f4546ea857b2fbcd79f76 [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c582db1 [Pipeline] echo 20:36:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:43 provisioning config files... 20:36:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6241730929517942535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:43 ---> docker-login.sh 20:36:43 nexus3.edgexfoundry.org:10001 20:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:44 Configure a credential helper to remove this warning. See 20:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:44 20:36:44 Login Succeeded 20:36:44 nexus3.edgexfoundry.org:10002 20:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:44 Configure a credential helper to remove this warning. See 20:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:44 20:36:44 Login Succeeded 20:36:44 nexus3.edgexfoundry.org:10003 20:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:44 Configure a credential helper to remove this warning. See 20:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:44 20:36:44 Login Succeeded 20:36:44 nexus3.edgexfoundry.org:10004 20:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:44 Configure a credential helper to remove this warning. See 20:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:44 20:36:44 Login Succeeded 20:36:44 docker.io 20:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:44 Configure a credential helper to remove this warning. See 20:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:44 20:36:44 Login Succeeded 20:36:44 ---> docker-login.sh ends [Pipeline] } 20:36:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:36:45 + git rev-list -1 --merges c582db119472e089660f4546ea857b2fbcd79f76~1..c582db119472e089660f4546ea857b2fbcd79f76 [Pipeline] echo 20:36:45 -----------> git rev-list -1 --merges c582db119472e089660f4546ea857b2fbcd79f76~1..c582db119472e089660f4546ea857b2fbcd79f76 c582db119472e089660f4546ea857b2fbcd79f76 20:36:45 c582db119472e089660f4546ea857b2fbcd79f76 [false] [Pipeline] sh 20:36:45 + git log --format=format:%s -1 c582db119472e089660f4546ea857b2fbcd79f76 [Pipeline] echo 20:36:45 ========================================================= 20:36:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:36:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:36:45 + git log --format=format:%s -1 c582db119472e089660f4546ea857b2fbcd79f76 [Pipeline] echo 20:36:45 [semverPrep] GIT_COMMIT: c582db119472e089660f4546ea857b2fbcd79f76, Commit Message: Merge pull request #1216 from AlexCuse/no-subscribe-empty-command-topic [Pipeline] echo 20:36:45 [semverPrep] This is not a build commit. [Pipeline] sh 20:36:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:36:46 + grep -v github /etc/ssh/ssh_known_hosts 20:36:46 + [ -e /tmp/ssh_known_hosts ] 20:36:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:36:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:36:46 + sudo tee -a /etc/ssh/ssh_known_hosts 20:36:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:36:46 20:36:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:36:47 0.1.4: Pulling from edgex-devops/py-git-semver 20:36:47 b85a868b505f: Pulling fs layer 20:36:47 e2be974225ed: Pulling fs layer 20:36:47 339a4e72a1f5: Pulling fs layer 20:36:47 988bab9f4d93: Pulling fs layer 20:36:47 1469e6f7b9e6: Pulling fs layer 20:36:47 eaf3925da568: Pulling fs layer 20:36:47 bab4dde63d76: Pulling fs layer 20:36:47 bde34c3a00c8: Pulling fs layer 20:36:47 b352a97aabf1: Pulling fs layer 20:36:47 4872d77fe225: Pulling fs layer 20:36:47 5851b861e8e6: Pulling fs layer 20:36:47 1469e6f7b9e6: Waiting 20:36:47 988bab9f4d93: Waiting 20:36:47 eaf3925da568: Waiting 20:36:47 5851b861e8e6: Waiting 20:36:47 bab4dde63d76: Waiting 20:36:47 bde34c3a00c8: Waiting 20:36:47 b352a97aabf1: Waiting 20:36:47 4872d77fe225: Waiting 20:36:47 e2be974225ed: Verifying Checksum 20:36:47 e2be974225ed: Download complete 20:36:47 988bab9f4d93: Download complete 20:36:47 1469e6f7b9e6: Verifying Checksum 20:36:47 1469e6f7b9e6: Download complete 20:36:47 339a4e72a1f5: Verifying Checksum 20:36:47 339a4e72a1f5: Download complete 20:36:47 eaf3925da568: Verifying Checksum 20:36:47 eaf3925da568: Download complete 20:36:47 bde34c3a00c8: Verifying Checksum 20:36:47 bde34c3a00c8: Download complete 20:36:47 b352a97aabf1: Download complete 20:36:47 4872d77fe225: Verifying Checksum 20:36:47 4872d77fe225: Download complete 20:36:47 5851b861e8e6: Verifying Checksum 20:36:47 5851b861e8e6: Download complete 20:36:47 b85a868b505f: Verifying Checksum 20:36:47 b85a868b505f: Download complete 20:36:47 bab4dde63d76: Verifying Checksum 20:36:48 b85a868b505f: Pull complete 20:36:48 e2be974225ed: Pull complete 20:36:49 339a4e72a1f5: Pull complete 20:36:49 988bab9f4d93: Pull complete 20:36:49 1469e6f7b9e6: Pull complete 20:36:49 eaf3925da568: Pull complete 20:36:51 bab4dde63d76: Pull complete 20:36:51 bde34c3a00c8: Pull complete 20:36:51 b352a97aabf1: Pull complete 20:36:51 4872d77fe225: Pull complete 20:36:51 5851b861e8e6: Pull complete 20:36:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:36:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:36:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:51 prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container 20:36:51 $ 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 20:36:54 $ docker top e713a642edb423a5d7f45d1788e0a5dd992b215d03042c31e299014841599056 -eo pid,comm 20:36:54 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). 20:36:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:36:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:36:54 [ssh-agent] Looking for ssh-agent implementation... 20:36:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:36:54 $ docker exec e713a642edb423a5d7f45d1788e0a5dd992b215d03042c31e299014841599056 ssh-agent 20:36:54 SSH_AUTH_SOCK=/tmp/ssh-gh7GdaQOe7BT/agent.34 20:36:54 SSH_AGENT_PID=40 20:36:54 Running ssh-add (command line suppressed) 20:36:54 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_29828920716773248.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_29828920716773248.key) 20:36:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:36:54 + git tag --points-at HEAD [Pipeline] } 20:36:54 $ docker exec --env ******** --env ******** e713a642edb423a5d7f45d1788e0a5dd992b215d03042c31e299014841599056 ssh-agent -k 20:36:54 unset SSH_AUTH_SOCK; 20:36:54 unset SSH_AGENT_PID; 20:36:54 echo Agent pid 40 killed; 20:36:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:36:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:36:55 [ssh-agent] Looking for ssh-agent implementation... 20:36:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:36:55 $ docker exec e713a642edb423a5d7f45d1788e0a5dd992b215d03042c31e299014841599056 ssh-agent 20:36:55 SSH_AUTH_SOCK=/tmp/ssh-GMdTM7N1mKHU/agent.72 20:36:55 SSH_AGENT_PID=78 20:36:55 Running ssh-add (command line suppressed) 20:36:55 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4645837658292354028.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4645837658292354028.key) 20:36:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:36:55 + git semver init 20:36:55 2022-09-26 20:36:55,842 [run_init] DEBUG init version:0.0.0 force:False 20:36:55 2022-09-26 20:36:55,843 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 20:36:55 2022-09-26 20:36:55,843 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 20:36:55 2022-09-26 20:36:55,844 [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) 20:36:57 2022-09-26 20:36:56,916 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 20:36:57 2022-09-26 20:36:56,917 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 20:36:57 2022-09-26 20:36:56,917 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:36:57 2022-09-26 20:36:56,917 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:36:57 2.3.0-dev.27 [Pipeline] } 20:36:57 $ docker exec --env ******** --env ******** e713a642edb423a5d7f45d1788e0a5dd992b215d03042c31e299014841599056 ssh-agent -k 20:36:57 unset SSH_AUTH_SOCK; 20:36:57 unset SSH_AGENT_PID; 20:36:57 echo Agent pid 78 killed; 20:36:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:36:57 + git semver [Pipeline] } 20:36:57 $ docker stop --time=1 e713a642edb423a5d7f45d1788e0a5dd992b215d03042c31e299014841599056 20:36:59 $ docker rm -f e713a642edb423a5d7f45d1788e0a5dd992b215d03042c31e299014841599056 [Pipeline] // withDockerContainer [Pipeline] sh 20:36:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:36:59 Stashed 1 file(s) [Pipeline] echo 20:36:59 [edgeXSemver]: initialized semver on version 2.3.0-dev.27 [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 20:36:59 provisioning config files... 20:36:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4940171849651841195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:00 ---> docker-login.sh 20:37:00 nexus3.edgexfoundry.org:10001 20:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:00 Configure a credential helper to remove this warning. See 20:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:00 20:37:00 Login Succeeded 20:37:00 nexus3.edgexfoundry.org:10002 20:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:00 Configure a credential helper to remove this warning. See 20:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:00 20:37:00 Login Succeeded 20:37:00 nexus3.edgexfoundry.org:10003 20:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:00 Configure a credential helper to remove this warning. See 20:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:00 20:37:00 Login Succeeded 20:37:00 nexus3.edgexfoundry.org:10004 20:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:00 Configure a credential helper to remove this warning. See 20:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:00 20:37:00 Login Succeeded 20:37:00 docker.io 20:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:01 Configure a credential helper to remove this warning. See 20:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:01 20:37:01 Login Succeeded 20:37:01 ---> docker-login.sh ends [Pipeline] } 20:37:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:37:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:37:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:37:01 ========================================================= 20:37:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:37:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:01 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 20:37:01 Sending build context to Docker daemon 9.875MB 20:37:01 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 20:37:01 Step 2/11 : FROM ${BASE} AS builder 20:37:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:37:01 2408cc74d12b: Pulling fs layer 20:37:01 ea60b727a1ce: Pulling fs layer 20:37:01 30c4a7721957: Pulling fs layer 20:37:01 370296b7ddb6: Pulling fs layer 20:37:01 7c6cee850709: Pulling fs layer 20:37:01 39a5fcdaea64: Pulling fs layer 20:37:01 d94ebbe4e438: Pulling fs layer 20:37:01 bcfd1f05c69d: Pulling fs layer 20:37:01 59ccb84bbe0f: Pulling fs layer 20:37:01 39a5fcdaea64: Waiting 20:37:01 59ccb84bbe0f: Waiting 20:37:01 d94ebbe4e438: Waiting 20:37:01 bcfd1f05c69d: Waiting 20:37:01 370296b7ddb6: Waiting 20:37:01 7c6cee850709: Waiting 20:37:01 30c4a7721957: Verifying Checksum 20:37:01 30c4a7721957: Download complete 20:37:01 ea60b727a1ce: Download complete 20:37:01 7c6cee850709: Verifying Checksum 20:37:01 7c6cee850709: Download complete 20:37:01 39a5fcdaea64: Download complete 20:37:01 2408cc74d12b: Verifying Checksum 20:37:01 2408cc74d12b: Download complete 20:37:01 d94ebbe4e438: Verifying Checksum 20:37:01 d94ebbe4e438: Download complete 20:37:01 2408cc74d12b: Pull complete 20:37:01 ea60b727a1ce: Pull complete 20:37:01 30c4a7721957: Pull complete 20:37:01 59ccb84bbe0f: Verifying Checksum 20:37:01 59ccb84bbe0f: Download complete 20:37:02 bcfd1f05c69d: Verifying Checksum 20:37:02 bcfd1f05c69d: Download complete 20:37:02 370296b7ddb6: Verifying Checksum 20:37:02 370296b7ddb6: Download complete 20:37:06 370296b7ddb6: Pull complete 20:37:06 7c6cee850709: Pull complete 20:37:06 39a5fcdaea64: Pull complete 20:37:06 d94ebbe4e438: Pull complete 20:37:08 bcfd1f05c69d: Pull complete 20:37:09 59ccb84bbe0f: Pull complete 20:37:09 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:37:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:37:09 ---> a4fb48ad2a94 20:37:09 Step 3/11 : ARG MAKE=make build 20:37:12 ---> Running in 93058b2694f8 20:37:12 Removing intermediate container 93058b2694f8 20:37:12 ---> 6c57c0137060 20:37:12 Step 4/11 : WORKDIR /device-sdk-go 20:37:12 ---> Running in b51a6930db37 20:37:12 Removing intermediate container b51a6930db37 20:37:12 ---> 13ebc436bce4 20:37:12 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:37:12 ---> Running in b57828600a48 20:37:12 Removing intermediate container b57828600a48 20:37:12 ---> a20c8b134519 20:37:12 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:12 ---> Running in d8fd8f469d61 20:37:13 Removing intermediate container d8fd8f469d61 20:37:13 ---> 8273e235589f 20:37:13 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:37:13 ---> Running in 4243a5ae1f1b 20:37:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:37:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:37:14 OK: 211 MiB in 51 packages 20:37:14 Still waiting to schedule task 20:37:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:37:15 Removing intermediate container 4243a5ae1f1b 20:37:15 ---> ebad1e42c03a 20:37:15 Step 8/11 : COPY go.mod vendor* ./ 20:37:15 ---> 0a745437b8b3 20:37:15 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:15 ---> Running in 65393b2f3585 20:37:37 Removing intermediate container 65393b2f3585 20:37:37 ---> 4092210549ab 20:37:37 Step 10/11 : COPY . . 20:37:37 ---> 8413a0f53027 20:37:37 Step 11/11 : RUN ${MAKE} 20:37:37 ---> Running in 34f1a9d1a3a3 20:37:37 noop 20:37:37 Removing intermediate container 34f1a9d1a3a3 20:37:37 ---> 9335e24d0e5b 20:37:37 Successfully built 9335e24d0e5b 20:37:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:37 + docker inspect -f . ci-base-image-x86_64 20:37:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:37 prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container 20:37:37 $ 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 20:37:38 $ docker top 745d7b688aecbdf4a1db4b426cc426d2e8f80c26f905828d95bf806a1ee64c66 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:38 + go version 20:37:38 go version go1.18.3 linux/amd64 [Pipeline] } 20:37:38 $ docker stop --time=1 745d7b688aecbdf4a1db4b426cc426d2e8f80c26f905828d95bf806a1ee64c66 20:37:39 $ docker rm -f 745d7b688aecbdf4a1db4b426cc426d2e8f80c26f905828d95bf806a1ee64c66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:40 + docker inspect -f . ci-base-image-x86_64 20:37:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:40 prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container 20:37:40 $ 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 20:37:40 $ docker top 4fc1fae2877b1a2e49f3a1048c222ee84bdbdd95efe64eaf218dfc073e7a0f86 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:40 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 20:37:41 + make test 20:37:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:37:47 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:38:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:38:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:38:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:38:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 20:38:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:38:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 27.6% of statements 20:38:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.062s coverage: 78.9% of statements 20:38:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 20:38:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.093s coverage: 60.0% of statements 20:38:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:38:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:38:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.114s coverage: 54.4% of statements 20:38:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:38:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 20:38:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:38:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:38:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.101s coverage: 65.1% of statements 20:38:02 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 20:38:02 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:38:02 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.829s coverage: 89.2% of statements 20:38:02 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:38:03 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 4.5% of statements 20:38:03 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:38:21 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:38:21 GO111MODULE=on go vet ./... 20:38:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:38:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:38:23 ./bin/test-attribution-txt.sh 20:38:24 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 20:38:24 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:38:24 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:38:24 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 20:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:38:24 $ docker stop --time=1 4fc1fae2877b1a2e49f3a1048c222ee84bdbdd95efe64eaf218dfc073e7a0f86 20:38:27 $ docker rm -f 4fc1fae2877b1a2e49f3a1048c222ee84bdbdd95efe64eaf218dfc073e7a0f86 [Pipeline] // withDockerContainer [Pipeline] sh 20:38:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:38:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:38:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:38:28 + ls -al . 20:38:28 total 276 20:38:28 drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 20:37 . 20:38:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 20:36 .. 20:38:28 -rw-rw-r-- 1 jenkins jenkins 140 Sep 26 20:36 .dockerignore 20:38:28 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 20:38 .git 20:38:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 20:36 .github 20:38:28 -rw-rw-r-- 1 jenkins jenkins 131 Sep 26 20:36 .gitignore 20:38:28 -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 20:36 .golangci.yml 20:38:28 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 20:36 .semver 20:38:28 -rw-rw-r-- 1 jenkins jenkins 29536 Sep 26 20:36 CHANGELOG.md 20:38:28 -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 20:36 GOVERNANCE.md 20:38:28 -rw-rw-r-- 1 jenkins jenkins 880 Sep 26 20:36 Jenkinsfile 20:38:28 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 26 20:36 LICENSE 20:38:28 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 26 20:36 Makefile 20:38:28 -rw-rw-r-- 1 jenkins jenkins 619 Sep 26 20:36 OWNERS.md 20:38:28 -rw-rw-r-- 1 jenkins jenkins 4881 Sep 26 20:36 README.md 20:38:28 -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 20:36 VERSION 20:38:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 20:36 bin 20:38:28 -rw-r--r-- 1 jenkins jenkins 101794 Sep 26 20:38 coverage.out 20:38:28 drwxrwxr-x 5 jenkins jenkins 4096 Sep 26 20:36 example 20:38:28 -rw-rw-r-- 1 jenkins jenkins 3412 Sep 26 20:36 go.mod 20:38:28 -rw-rw-r-- 1 jenkins jenkins 37485 Sep 26 20:36 go.sum 20:38:28 drwxrwxr-x 14 jenkins jenkins 4096 Sep 26 20:36 internal 20:38:28 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 20:36 openapi 20:38:28 drwxrwxr-x 6 jenkins jenkins 4096 Sep 26 20:36 pkg 20:38:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 20:36 snap 20:38:28 -rw-rw-r-- 1 jenkins jenkins 222 Sep 26 20:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:29 + 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=c582db119472e089660f4546ea857b2fbcd79f76 --label arch=amd64 --label version=2.3.0-dev.27 . 20:38:29 Sending build context to Docker daemon 9.977MB 20:38:29 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 20:38:29 Step 2/25 : FROM ${BASE} AS builder 20:38:29 ---> 9335e24d0e5b 20:38:29 Step 3/25 : ARG MAKE=make build 20:38:29 ---> Running in e4d28a4fe6af 20:38:29 Removing intermediate container e4d28a4fe6af 20:38:29 ---> a99656a1f3e3 20:38:29 Step 4/25 : WORKDIR /device-sdk-go 20:38:29 ---> Running in 3d22d65bc96d 20:38:29 Removing intermediate container 3d22d65bc96d 20:38:29 ---> 0198c78508e0 20:38:29 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:38:29 ---> Running in ecda1aff820c 20:38:29 Removing intermediate container ecda1aff820c 20:38:29 ---> 58a102ebe26e 20:38:29 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:29 ---> Running in 2eb0af66cf07 20:38:30 Removing intermediate container 2eb0af66cf07 20:38:30 ---> d587cc9a0f7d 20:38:30 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:38:30 ---> Running in 7eafcae4e41c 20:38:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:38:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:38:31 OK: 211 MiB in 51 packages 20:38:31 Removing intermediate container 7eafcae4e41c 20:38:31 ---> 4d35af620fb5 20:38:31 Step 8/25 : COPY go.mod vendor* ./ 20:38:31 ---> 877c781c7e68 20:38:31 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:32 ---> Running in 67fcecda8149 20:38:32 Removing intermediate container 67fcecda8149 20:38:32 ---> 72c8566fc67f 20:38:32 Step 10/25 : COPY . . 20:38:33 ---> cb4cdfc98551 20:38:33 Step 11/25 : RUN ${MAKE} 20:38:33 ---> Running in ba2f9976c85c 20:38:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.27" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:38:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1203 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 20:38:43 Running in /w/workspace/device-sdk-go/102 [Pipeline] { [Pipeline] checkout 20:38:43 The recommended git tool is: git 20:38:48 using credential edgex-jenkins-ssh 20:38:48 Cloning the remote Git repository 20:38:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:38:48 > git init /w/workspace/device-sdk-go/102 # timeout=10 20:38:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:38:48 > git --version # timeout=10 20:38:48 > git --version # 'git version 2.25.1' 20:38:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:38:48 Verifying host key using known hosts file 20:38:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:38:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:38:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:38:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:38:50 Avoid second fetch 20:38:50 Checking out Revision c582db119472e089660f4546ea857b2fbcd79f76 (main) 20:38:51 Commit message: "Merge pull request #1216 from AlexCuse/no-subscribe-empty-command-topic" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:38:51 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:38:50 > git config core.sparsecheckout # timeout=10 20:38:50 > git checkout -f c582db119472e089660f4546ea857b2fbcd79f76 # timeout=10 20:38:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:38:52 % Total % Received % Xferd Average Speed Time Time Time Current 20:38:52 Dload Upload Total Spent Left Speed 20:38:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84013 [Pipeline] sh 20:38:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:38:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:38:53 + sudo tee /etc/docker/daemon.new 20:38:53 { 20:38:53 "registry-mirrors": [ 20:38:53 "https://nexus3.edgexfoundry.org:10001" 20:38:53 ], 20:38:53 "bip": "10.250.0.254/24", 20:38:53 "hosts": [ 20:38:53 "tcp://0.0.0.0:5555", 20:38:53 "unix:///var/run/docker.sock" 20:38:53 ], 20:38:53 "mtu": 1458, 20:38:53 "selinux-enabled": true, 20:38:53 "seccomp-profile": "/etc/docker/seccomp.json" 20:38:53 } [Pipeline] sh 20:38:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:38:53 + sudo service docker restart 20:38:55 Removing intermediate container ba2f9976c85c 20:38:55 ---> 9df6d1b02f44 20:38:55 Step 12/25 : FROM alpine:3.16 20:38:56 3.16: Pulling from library/alpine 20:38:56 213ec9aee27d: Pulling fs layer 20:38:56 213ec9aee27d: Download complete 20:38:56 213ec9aee27d: Pull complete 20:38:56 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:38:56 Status: Downloaded newer image for alpine:3.16 20:38:56 ---> 9c6f07244728 20:38:56 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:38:57 ---> Running in 8755fabf5e87 20:38:57 Removing intermediate container 8755fabf5e87 20:38:57 ---> bd6a6047d8c1 20:38:57 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:57 ---> Running in fc8d0580cf6f 20:38:57 Removing intermediate container fc8d0580cf6f 20:38:57 ---> 0c87dc540700 20:38:57 Step 15/25 : RUN apk add --update --no-cache zeromq 20:38:57 ---> Running in 7b807c68b03e 20:38:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:38:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:38:59 (1/5) Installing libgcc (11.2.1_git20220219-r2) 20:38:59 (2/5) Installing libsodium (1.0.18-r0) 20:38:59 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 20:38:59 (4/5) Installing libzmq (4.3.4-r0) 20:38:59 (5/5) Installing zeromq (4.3.4-r0) 20:38:59 Executing busybox-1.35.0-r17.trigger 20:38:59 OK: 8 MiB in 19 packages 20:39:00 Removing intermediate container 7b807c68b03e 20:39:00 ---> 4a22dc72fdc9 20:39:00 Step 16/25 : WORKDIR / 20:39:00 ---> Running in ce4c76a01524 20:39:00 Removing intermediate container ce4c76a01524 20:39:00 ---> 4ade5455a1b2 20:39:00 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:39:00 ---> a2ce371e4b7f 20:39:00 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:39:01 ---> 55d669fb2d34 20:39:01 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:39:01 ---> b02735a65680 20:39:01 Step 20/25 : EXPOSE 59999 20:39:01 ---> Running in e26b54829691 20:39:01 Removing intermediate container e26b54829691 20:39:01 ---> ad338437dfcb 20:39:01 Step 21/25 : ENTRYPOINT ["/device-simple"] 20:39:01 ---> Running in 81d557231e8d 20:39:01 Removing intermediate container 81d557231e8d 20:39:01 ---> 16c82ee59ba7 20:39:01 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:01 ---> Running in 37d5f250acbf 20:39:01 Removing intermediate container 37d5f250acbf 20:39:01 ---> f9b91e559bd8 20:39:01 Step 23/25 : LABEL arch=amd64 20:39:01 ---> Running in 9926bce358f4 20:39:01 Removing intermediate container 9926bce358f4 20:39:01 ---> 47b6e8f25a54 20:39:01 Step 24/25 : LABEL git_sha=c582db119472e089660f4546ea857b2fbcd79f76 20:39:01 ---> Running in 14427ce408f2 20:39:01 Removing intermediate container 14427ce408f2 20:39:01 ---> 288034d262fc 20:39:01 Step 25/25 : LABEL version=2.3.0-dev.27 20:39:01 ---> Running in 9ef928a14399 20:39:01 Removing intermediate container 9ef928a14399 20:39:01 ---> 6d451669b75a 20:39:01 [Warning] One or more build-args [ARCH] were not consumed 20:39:01 Successfully built 6d451669b75a 20:39:01 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:02 20:39:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:02 latest: Pulling from edgex-lftools-log-publisher 20:39:02 5eb5b503b376: Pulling fs layer 20:39:02 5c69ac0246d0: Pulling fs layer 20:39:02 ec43610c2a17: Pulling fs layer 20:39:02 3a2ae6a8a46f: Pulling fs layer 20:39:02 33b1e0a273af: Pulling fs layer 20:39:02 5d3b04190fa2: Pulling fs layer 20:39:02 2f39f015ded8: Pulling fs layer 20:39:02 3a2ae6a8a46f: Waiting 20:39:02 5d3b04190fa2: Waiting 20:39:02 33b1e0a273af: Waiting 20:39:02 2f39f015ded8: Waiting 20:39:02 5c69ac0246d0: Download complete 20:39:02 3a2ae6a8a46f: Verifying Checksum 20:39:02 3a2ae6a8a46f: Download complete 20:39:02 33b1e0a273af: Verifying Checksum 20:39:02 33b1e0a273af: Download complete 20:39:02 5d3b04190fa2: Verifying Checksum 20:39:02 5d3b04190fa2: Download complete 20:39:02 ec43610c2a17: Verifying Checksum 20:39:02 ec43610c2a17: Download complete 20:39:02 5eb5b503b376: Verifying Checksum 20:39:02 5eb5b503b376: Download complete 20:39:03 2f39f015ded8: Download complete 20:39:03 5eb5b503b376: Pull complete 20:39:03 5c69ac0246d0: Pull complete 20:39:04 ec43610c2a17: Pull complete 20:39:04 3a2ae6a8a46f: Pull complete 20:39:04 33b1e0a273af: Pull complete 20:39:04 5d3b04190fa2: Pull complete 20:39:10 2f39f015ded8: Pull complete 20:39:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:10 prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container 20:39:10 $ 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 20:39:12 $ docker top 1f47631fb9a6fa45623d4dbe10009e1d0715220e60ba468388712086afc6dcfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 20:39:12 provisioning config files... 20:39:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/102@tmp/config17853972752115390251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:13 ---> job-cost.sh 20:39:13 lf-activate-venv: SKIPPING 20:39:13 INFO: No Stack... 20:39:13 ---> docker-login.sh 20:39:13 nexus3.edgexfoundry.org:10001 20:39:13 INFO: Retrieving Pricing Info for: v3-standard-8 20:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:13 Configure a credential helper to remove this warning. See 20:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:13 20:39:13 Login Succeeded 20:39:13 nexus3.edgexfoundry.org:10002 20:39:13 INFO: Archiving Costs [Pipeline] sh 20:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:14 + cut -d, -f6 20:39:14 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [Pipeline] lock 20:39:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] 20:39:14 Resource [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] did not exist. Created. 20:39:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:14 Configure a credential helper to remove this warning. See 20:39:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:14 20:39:14 Login Succeeded 20:39:14 nexus3.edgexfoundry.org:10003 20:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:14 + echo total: 0.2199999988079071 [Pipeline] stash 20:39:14 Stashed 1 file(s) [Pipeline] } 20:39:14 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] 20:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:14 Configure a credential helper to remove this warning. See 20:39:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:14 20:39:14 Login Succeeded 20:39:14 nexus3.edgexfoundry.org:10004 [Pipeline] // lock [Pipeline] } 20:39:14 $ docker stop --time=1 1f47631fb9a6fa45623d4dbe10009e1d0715220e60ba468388712086afc6dcfb 20:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:14 Configure a credential helper to remove this warning. See 20:39:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:14 20:39:14 Login Succeeded 20:39:14 docker.io 20:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:15 Configure a credential helper to remove this warning. See 20:39:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:15 20:39:15 Login Succeeded 20:39:15 ---> docker-login.sh ends 20:39:15 $ docker rm -f 1f47631fb9a6fa45623d4dbe10009e1d0715220e60ba468388712086afc6dcfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 20:39:15 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 20:39:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:39:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:39:15 ========================================================= 20:39:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:39:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:16 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 20:39:16 Sending build context to Docker daemon 5.303MB 20:39:16 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 20:39:16 Step 2/11 : FROM ${BASE} AS builder 20:39:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:39:16 b3c136eddcbf: Pulling fs layer 20:39:16 c0a3192eca97: Pulling fs layer 20:39:16 a050256f5b6f: Pulling fs layer 20:39:16 656be50a0ddc: Pulling fs layer 20:39:16 2bbca73fdf42: Pulling fs layer 20:39:16 46d945488cbd: Pulling fs layer 20:39:16 8a5474983e97: Pulling fs layer 20:39:16 329c88fbcd65: Pulling fs layer 20:39:16 656be50a0ddc: Waiting 20:39:16 2bbca73fdf42: Waiting 20:39:16 46d945488cbd: Waiting 20:39:16 8a5474983e97: Waiting 20:39:16 329c88fbcd65: Waiting 20:39:16 a050256f5b6f: Verifying Checksum 20:39:16 a050256f5b6f: Download complete 20:39:16 c0a3192eca97: Verifying Checksum 20:39:16 c0a3192eca97: Download complete 20:39:16 2bbca73fdf42: Verifying Checksum 20:39:16 2bbca73fdf42: Download complete 20:39:16 46d945488cbd: Verifying Checksum 20:39:16 46d945488cbd: Download complete 20:39:16 b3c136eddcbf: Download complete 20:39:17 b3c136eddcbf: Pull complete 20:39:18 329c88fbcd65: Verifying Checksum 20:39:18 329c88fbcd65: Download complete 20:39:18 c0a3192eca97: Pull complete 20:39:18 a050256f5b6f: Pull complete 20:39:19 8a5474983e97: Verifying Checksum 20:39:19 8a5474983e97: Download complete 20:39:19 656be50a0ddc: Verifying Checksum 20:39:19 656be50a0ddc: Download complete 20:39:32 656be50a0ddc: Pull complete 20:39:32 2bbca73fdf42: Pull complete 20:39:32 46d945488cbd: Pull complete 20:39:39 8a5474983e97: Pull complete 20:39:41 329c88fbcd65: Pull complete 20:39:41 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:39:41 ---> ff4287adb874 20:39:41 Step 3/11 : ARG MAKE=make build 20:39:41 ---> Running in 4df120b21034 20:39:42 Removing intermediate container 4df120b21034 20:39:42 ---> 846cdab50486 20:39:42 Step 4/11 : WORKDIR /device-sdk-go 20:39:42 ---> Running in 35c8c3804fd6 20:39:42 Removing intermediate container 35c8c3804fd6 20:39:42 ---> 11139dc1bd5f 20:39:42 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:39:42 ---> Running in effba917ba76 20:39:43 Removing intermediate container effba917ba76 20:39:43 ---> 554e1f96045c 20:39:43 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:43 ---> Running in 72c2c3abebee 20:39:44 Removing intermediate container 72c2c3abebee 20:39:44 ---> bd555a07b5d4 20:39:44 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:39:44 ---> Running in 202c8beb6be1 20:39:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:47 OK: 221 MiB in 51 packages 20:39:48 Removing intermediate container 202c8beb6be1 20:39:48 ---> 8b90d9d7a6fc 20:39:48 Step 8/11 : COPY go.mod vendor* ./ 20:39:49 ---> a4ab526456ea 20:39:49 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:49 ---> Running in 19592c66147d 20:40:36 Removing intermediate container 19592c66147d 20:40:36 ---> 8e50748b3396 20:40:36 Step 10/11 : COPY . . 20:40:36 ---> 32673349f320 20:40:36 Step 11/11 : RUN ${MAKE} 20:40:36 ---> Running in c2d88ebd82ab 20:40:36 noop 20:40:37 Removing intermediate container c2d88ebd82ab 20:40:37 ---> 57a37910c4ce 20:40:37 Successfully built 57a37910c4ce 20:40:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:37 + docker inspect -f . ci-base-image-arm64 20:40:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:37 prd-ubuntu20.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container 20:40:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/102 -v /w/workspace/device-sdk-go/102:/w/workspace/device-sdk-go/102:rw,z -v /w/workspace/device-sdk-go/102@tmp:/w/workspace/device-sdk-go/102@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 20:40:38 $ docker top 2c6796d335b9a71c0908f989615c9ef0182ebccb8a9988f934e677c1a50cd6e7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:39 + go version 20:40:39 go version go1.18.3 linux/arm64 [Pipeline] } 20:40:39 $ docker stop --time=1 2c6796d335b9a71c0908f989615c9ef0182ebccb8a9988f934e677c1a50cd6e7 20:40:42 $ docker rm -f 2c6796d335b9a71c0908f989615c9ef0182ebccb8a9988f934e677c1a50cd6e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:43 + docker inspect -f . ci-base-image-arm64 20:40:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:43 prd-ubuntu20.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container 20:40:43 $ 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/102 -v /w/workspace/device-sdk-go/102:/w/workspace/device-sdk-go/102:rw,z -v /w/workspace/device-sdk-go/102@tmp:/w/workspace/device-sdk-go/102@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 20:40:44 $ docker top 00cf643d9308c486615c6cdb35a76aa652d47139e47b503ac1743577acb64ca2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:45 + git config --global --add safe.directory /w/workspace/device-sdk-go/102 [Pipeline] fileExists [Pipeline] sh 20:40:45 + make test 20:40:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:41:17 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:43:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:43:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:43:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:43:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 20:43:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:43:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.310s coverage: 27.6% of statements 20:43:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.350s coverage: 78.9% of statements 20:43:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 20:43:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.641s coverage: 60.0% of statements 20:43:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:43:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:43:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.764s coverage: 54.4% of statements 20:43:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:43:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 20:43:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:43:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:43:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.714s coverage: 65.1% of statements 20:43:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 20:43:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:43:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.197s coverage: 89.2% of statements 20:43:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:43:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.237s coverage: 4.5% of statements 20:43:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:43:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:43:20 GO111MODULE=on go vet ./... 20:45:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:45:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:45:12 ./bin/test-attribution-txt.sh 20:45:12 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 20:45:12 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:45:12 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:45:12 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 20:45:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:45:12 $ docker stop --time=1 00cf643d9308c486615c6cdb35a76aa652d47139e47b503ac1743577acb64ca2 20:45:13 $ docker rm -f 00cf643d9308c486615c6cdb35a76aa652d47139e47b503ac1743577acb64ca2 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:45:15 Warning: overwriting stash ‘coverage-report’ 20:45:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:45:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:45:16 + ls -al . 20:45:16 total 272 20:45:16 drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 20:40 . 20:45:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 20:38 .. 20:45:16 -rw-rw-r-- 1 jenkins jenkins 140 Sep 26 20:38 .dockerignore 20:45:16 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 20:38 .git 20:45:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 20:38 .github 20:45:16 -rw-rw-r-- 1 jenkins jenkins 131 Sep 26 20:38 .gitignore 20:45:16 -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 20:38 .golangci.yml 20:45:16 -rw-rw-r-- 1 jenkins jenkins 29536 Sep 26 20:38 CHANGELOG.md 20:45:16 -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 20:38 GOVERNANCE.md 20:45:16 -rw-rw-r-- 1 jenkins jenkins 880 Sep 26 20:38 Jenkinsfile 20:45:16 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 26 20:38 LICENSE 20:45:16 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 26 20:38 Makefile 20:45:16 -rw-rw-r-- 1 jenkins jenkins 619 Sep 26 20:38 OWNERS.md 20:45:16 -rw-rw-r-- 1 jenkins jenkins 4881 Sep 26 20:38 README.md 20:45:16 -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 20:36 VERSION 20:45:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 20:38 bin 20:45:16 -rw-r--r-- 1 jenkins jenkins 101794 Sep 26 20:43 coverage.out 20:45:16 drwxrwxr-x 5 jenkins jenkins 4096 Sep 26 20:38 example 20:45:16 -rw-rw-r-- 1 jenkins jenkins 3412 Sep 26 20:38 go.mod 20:45:16 -rw-rw-r-- 1 jenkins jenkins 37485 Sep 26 20:38 go.sum 20:45:16 drwxrwxr-x 14 jenkins jenkins 4096 Sep 26 20:38 internal 20:45:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 20:38 openapi 20:45:16 drwxrwxr-x 6 jenkins jenkins 4096 Sep 26 20:38 pkg 20:45:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 20:38 snap 20:45:16 -rw-rw-r-- 1 jenkins jenkins 222 Sep 26 20:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:16 + 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=c582db119472e089660f4546ea857b2fbcd79f76 --label arch=arm64 --label version=2.3.0-dev.27 . 20:45:17 Sending build context to Docker daemon 5.405MB 20:45:17 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 20:45:17 Step 2/25 : FROM ${BASE} AS builder 20:45:17 ---> 57a37910c4ce 20:45:17 Step 3/25 : ARG MAKE=make build 20:45:17 ---> Running in 79301df4e418 20:45:17 Removing intermediate container 79301df4e418 20:45:17 ---> 68a577bec7e9 20:45:17 Step 4/25 : WORKDIR /device-sdk-go 20:45:17 ---> Running in 3b495d938a53 20:45:17 Removing intermediate container 3b495d938a53 20:45:17 ---> c109dfbfcc1a 20:45:17 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:45:18 ---> Running in 9bfb7e8535cc 20:45:18 Removing intermediate container 9bfb7e8535cc 20:45:18 ---> dfa3fa43e3c1 20:45:18 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:18 ---> Running in ccc8f0801c52 20:45:19 Removing intermediate container ccc8f0801c52 20:45:19 ---> 60b1f5b2438b 20:45:19 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:45:19 ---> Running in 692a98f0596c 20:45:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:45:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:45:22 OK: 221 MiB in 51 packages 20:45:23 Removing intermediate container 692a98f0596c 20:45:23 ---> 02514a9b8ab1 20:45:23 Step 8/25 : COPY go.mod vendor* ./ 20:45:24 ---> c5f649f92fe7 20:45:24 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:24 ---> Running in 1c21ba32ad0c 20:45:26 Removing intermediate container 1c21ba32ad0c 20:45:26 ---> 9a0fec148523 20:45:26 Step 10/25 : COPY . . 20:45:27 ---> 20c75dbfae20 20:45:27 Step 11/25 : RUN ${MAKE} 20:45:27 ---> Running in 1c20ea5fbaa0 20:45:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.27" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:47:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:47:34 Removing intermediate container 1c20ea5fbaa0 20:47:34 ---> 566dc92b786e 20:47:34 Step 12/25 : FROM alpine:3.16 20:47:34 3.16: Pulling from library/alpine 20:47:34 9b18e9b68314: Pulling fs layer 20:47:34 9b18e9b68314: Verifying Checksum 20:47:34 9b18e9b68314: Download complete 20:47:35 9b18e9b68314: Pull complete 20:47:35 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:47:35 Status: Downloaded newer image for alpine:3.16 20:47:35 ---> a6215f271958 20:47:35 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:47:35 ---> Running in c8ae6bc8e137 20:47:35 Removing intermediate container c8ae6bc8e137 20:47:35 ---> 2ef6c4bb8dd4 20:47:35 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:35 ---> Running in 20101b6a1701 20:47:37 Removing intermediate container 20101b6a1701 20:47:37 ---> 327c583c1055 20:47:37 Step 15/25 : RUN apk add --update --no-cache zeromq 20:47:37 ---> Running in dfa94fb9498b 20:47:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:47:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:47:39 (1/5) Installing libgcc (11.2.1_git20220219-r2) 20:47:40 (2/5) Installing libsodium (1.0.18-r0) 20:47:40 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 20:47:40 (4/5) Installing libzmq (4.3.4-r0) 20:47:40 (5/5) Installing zeromq (4.3.4-r0) 20:47:40 Executing busybox-1.35.0-r17.trigger 20:47:40 OK: 8 MiB in 19 packages 20:47:42 Removing intermediate container dfa94fb9498b 20:47:42 ---> c867a13a5ef2 20:47:42 Step 16/25 : WORKDIR / 20:47:42 ---> Running in 73c216aec7d4 20:47:42 Removing intermediate container 73c216aec7d4 20:47:42 ---> ede79e7edc2f 20:47:42 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:47:43 ---> 871aa017e22b 20:47:43 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:47:44 ---> f92db65e6a31 20:47:44 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:47:44 ---> 55b46f91f5e4 20:47:44 Step 20/25 : EXPOSE 59999 20:47:44 ---> Running in efad10aec80d 20:47:45 Removing intermediate container efad10aec80d 20:47:45 ---> 0fc849c743db 20:47:45 Step 21/25 : ENTRYPOINT ["/device-simple"] 20:47:45 ---> Running in 744d917008a1 20:47:45 Removing intermediate container 744d917008a1 20:47:45 ---> c7560e475108 20:47:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:45 ---> Running in 3649b6cebfd7 20:47:45 Removing intermediate container 3649b6cebfd7 20:47:45 ---> dc4b6f2621e6 20:47:45 Step 23/25 : LABEL arch=arm64 20:47:45 ---> Running in af49937cc1fd 20:47:46 Removing intermediate container af49937cc1fd 20:47:46 ---> 8e9a3b1de2ce 20:47:46 Step 24/25 : LABEL git_sha=c582db119472e089660f4546ea857b2fbcd79f76 20:47:46 ---> Running in acf1aa44c6ce 20:47:46 Removing intermediate container acf1aa44c6ce 20:47:46 ---> 790e5e8e5095 20:47:46 Step 25/25 : LABEL version=2.3.0-dev.27 20:47:46 ---> Running in 121b30747486 20:47:47 Removing intermediate container 121b30747486 20:47:47 ---> c0503a32eecd 20:47:47 [Warning] One or more build-args [ARCH] were not consumed 20:47:47 Successfully built c0503a32eecd 20:47:47 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 20:47:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:47 20:47:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:47 arm64: Pulling from edgex-lftools-log-publisher 20:47:47 8998bd30e6a1: Pulling fs layer 20:47:47 04944245beec: Pulling fs layer 20:47:47 699f458cf7ca: Pulling fs layer 20:47:47 765212b225bb: Pulling fs layer 20:47:47 f23df028b6ca: Pulling fs layer 20:47:47 d65c8cfc05b1: Pulling fs layer 20:47:47 2437ff75d9bd: Pulling fs layer 20:47:47 765212b225bb: Waiting 20:47:47 f23df028b6ca: Waiting 20:47:47 d65c8cfc05b1: Waiting 20:47:47 2437ff75d9bd: Waiting 20:47:48 04944245beec: Verifying Checksum 20:47:48 04944245beec: Download complete 20:47:48 765212b225bb: Verifying Checksum 20:47:48 765212b225bb: Download complete 20:47:48 f23df028b6ca: Download complete 20:47:48 d65c8cfc05b1: Verifying Checksum 20:47:48 d65c8cfc05b1: Download complete 20:47:48 699f458cf7ca: Verifying Checksum 20:47:48 699f458cf7ca: Download complete 20:47:48 8998bd30e6a1: Verifying Checksum 20:47:48 8998bd30e6a1: Download complete 20:47:50 2437ff75d9bd: Verifying Checksum 20:47:50 2437ff75d9bd: Download complete 20:47:52 8998bd30e6a1: Pull complete 20:47:53 04944245beec: Pull complete 20:47:54 699f458cf7ca: Pull complete 20:47:54 765212b225bb: Pull complete 20:47:55 f23df028b6ca: Pull complete 20:47:55 d65c8cfc05b1: Pull complete 20:48:10 2437ff75d9bd: Pull complete 20:48:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:48:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:10 prd-ubuntu20.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container 20:48:11 $ 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/102 -v /w/workspace/device-sdk-go/102:/w/workspace/device-sdk-go/102:rw,z -v /w/workspace/device-sdk-go/102@tmp:/w/workspace/device-sdk-go/102@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 20:48:13 $ docker top e7844630d6492633c1459716f31bc8434095b8daa5a17681d4866b95ba3ecc6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:14 ---> job-cost.sh 20:48:14 lf-activate-venv: SKIPPING 20:48:14 INFO: No Stack... 20:48:15 INFO: Retrieving Pricing Info for: v3-standard-4 20:48:16 INFO: Archiving Costs [Pipeline] sh 20:48:16 + cat /w/workspace/device-sdk-go/102/archives/cost.csv 20:48:16 + cut -d, -f6 [Pipeline] lock 20:48:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] 20:48:16 Resource [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] did not exist. Created. 20:48:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:17 /w/workspace/device-sdk-go/102@tmp/durable-7dcfa092/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:48:18 + echo total: 0.10999999940395355 [Pipeline] stash 20:48:18 Warning: overwriting stash ‘stack-cost’ 20:48:18 Stashed 1 file(s) [Pipeline] } 20:48:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } 20:48:18 $ docker stop --time=1 e7844630d6492633c1459716f31bc8434095b8daa5a17681d4866b95ba3ecc6b 20:48:19 $ docker rm -f e7844630d6492633c1459716f31bc8434095b8daa5a17681d4866b95ba3ecc6b [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 20:48:20 provisioning config files... 20:48:20 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8670723492670955223tmp [Pipeline] { [Pipeline] sh 20:48:20 + set +x 20:48:20 + bash -s -- 20:48:20 + curl -s https://codecov.io/bash 20:48:20 20:48:20 _____ _ 20:48:20 / ____| | | 20:48:20 | | ___ __| | ___ ___ _____ __ 20:48:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:48:20 | |___| (_) | (_| | __/ (_| (_) \ V / 20:48:20 \_____\___/ \__,_|\___|\___\___/ \_/ 20:48:20 Bash-1.0.6 20:48:20 20:48:20 20:48:20 ==> git version 2.25.1 found 20:48:20 ==> 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 20:48:20 Release-Date: 2020-01-08 20:48:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:48:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:48:20 ==> Jenkins CI detected. 20:48:20 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 20:48:20 project root: . 20:48:20 --> token set from env 20:48:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:48:20 ==> Running gcov in . (disable via -X gcov) 20:48:20 ==> Python coveragepy not found 20:48:20 ==> Searching for coverage reports in: 20:48:20 + . 20:48:20 -> Found 1 reports 20:48:20 ==> Detecting git/mercurial file structure 20:48:20 ==> Reading reports 20:48:20 + ./coverage.out bytes=101794 20:48:20 ==> Appending adjustments 20:48:20 https://docs.codecov.io/docs/fixing-reports 20:48:20 + Found adjustments 20:48:20 ==> Gzipping contents 20:48:20 16K /tmp/codecov.Z4qc5j.gz 20:48:20 ==> Uploading reports 20:48:20 url: https://codecov.io 20:48:20 query: branch=main&commit=c582db119472e089660f4546ea857b2fbcd79f76&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:48:20 -> Pinging Codecov 20:48:20 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=c582db119472e089660f4546ea857b2fbcd79f76&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:48:21 -> Uploading to 20:48:21 https://storage.googleapis.com/codecov/v4/raw/2022-09-26/7E55EF52A471D76F132DFD9A03CDDE97/c582db119472e089660f4546ea857b2fbcd79f76/c22d2b89-1377-4929-9b03-75ee1678d1ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T204820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8eeedd77cc96d0a740ce74d253a26dbfc68526dd50ca67a24e06d3c8652abdb2 20:48:21 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:21 Dload Upload Total Spent Left Speed 20:48:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14622 0 0 100 14622 0 58959 --:--:-- --:--:-- --:--:-- 58959 20:48:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c582db119472e089660f4546ea857b2fbcd79f76 [Pipeline] } 20:48:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:48:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:48:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:21 20:48:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:48:22 df9b9388f04a: Pulling fs layer 20:48:22 52dc419b0ee2: Pulling fs layer 20:48:22 25bc292e5bac: Pulling fs layer 20:48:22 114826534d7a: Pulling fs layer 20:48:22 4657fd5d0bcf: Pulling fs layer 20:48:22 6ad1cebc031e: Pulling fs layer 20:48:22 8a3aa393b2d8: Pulling fs layer 20:48:22 114826534d7a: Waiting 20:48:22 4657fd5d0bcf: Waiting 20:48:22 8a3aa393b2d8: Waiting 20:48:22 6ad1cebc031e: Waiting 20:48:22 25bc292e5bac: Download complete 20:48:22 52dc419b0ee2: Verifying Checksum 20:48:22 52dc419b0ee2: Download complete 20:48:22 4657fd5d0bcf: Download complete 20:48:22 df9b9388f04a: Download complete 20:48:22 df9b9388f04a: Pull complete 20:48:22 52dc419b0ee2: Pull complete 20:48:22 6ad1cebc031e: Verifying Checksum 20:48:22 6ad1cebc031e: Download complete 20:48:22 25bc292e5bac: Pull complete 20:48:23 114826534d7a: Verifying Checksum 20:48:23 114826534d7a: Download complete 20:48:23 8a3aa393b2d8: Verifying Checksum 20:48:23 8a3aa393b2d8: Download complete 20:48:26 114826534d7a: Pull complete 20:48:26 4657fd5d0bcf: Pull complete 20:48:27 6ad1cebc031e: Pull complete 20:48:30 8a3aa393b2d8: Pull complete 20:48:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:48:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:30 prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container 20:48:30 $ 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 20:48:33 $ docker top 80f81f85e7c3ee3d8274057499c3c4002f0c2d1c17f73f8148b40fd312c8fe22 -eo pid,comm [Pipeline] { [Pipeline] echo 20:48:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 20:48:33 + set -o pipefail 20:48:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 20:48:38 20:48:38 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 20:48:38 20:48:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/cc6fd566-8eb5-4bd0-9474-01ea44bb2c8a 20:48:38 20:48:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:48:38 20:48:38 [Pipeline] } 20:48:38 $ docker stop --time=1 80f81f85e7c3ee3d8274057499c3c4002f0c2d1c17f73f8148b40fd312c8fe22 20:48:41 $ docker rm -f 80f81f85e7c3ee3d8274057499c3c4002f0c2d1c17f73f8148b40fd312c8fe22 [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 20:48:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:41 provisioning config files... 20:48:42 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11466102506471127473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:42 --> edgex-publish-swagger.sh 20:48:42 === Publish openapi/v2 API === 20:48:42 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:48:42 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 20:48:42 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:42 Dload Upload Total Spent Left Speed 20:48:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 81634 --:--:-- --:--:-- --:--:-- 81509 100 53552 0 0 100 53552 0 81634 --:--:-- --:--:-- --:--:-- 81509 20:48:42 20:48:42 [Pipeline] } 20:48:42 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 20:48:43 + git log --format=format:%s -1 c582db119472e089660f4546ea857b2fbcd79f76 [Pipeline] sh 20:48:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:43 prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container 20:48:43 $ 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 20:48:44 $ docker top 7e06337270ac70c5eabe91d81f3df14ff53ed3d6664f63a1a9a35446c0108123 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:44 [ssh-agent] Looking for ssh-agent implementation... 20:48:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:44 $ docker exec 7e06337270ac70c5eabe91d81f3df14ff53ed3d6664f63a1a9a35446c0108123 ssh-agent 20:48:44 SSH_AUTH_SOCK=/tmp/ssh-vSmTBkVjIx7i/agent.33 20:48:44 SSH_AGENT_PID=39 20:48:44 Running ssh-add (command line suppressed) 20:48:44 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6373232195129281321.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6373232195129281321.key) 20:48:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:45 + git semver tag 20:48:45 2022-09-26 20:48:45,417 [run_tag] DEBUG tag force:False 20:48:45 2022-09-26 20:48:45,417 [check_head_tag] DEBUG check head tag 20:48:45 2022-09-26 20:48:45,418 [execute] INFO git cat-file --batch-check 20:48:45 2022-09-26 20:48:45,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 20:48:45 2022-09-26 20:48:45,423 [execute] INFO git cat-file --batch 20:48:45 2022-09-26 20:48:45,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 20:48:45 2022-09-26 20:48:45,440 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:48:45 2022-09-26 20:48:45,440 [execute] INFO git tag -a v2.3.0-dev.27 -m v2.3.0-dev.27 20:48:45 2022-09-26 20:48:45,440 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.27', '-m', 'v2.3.0-dev.27'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 20:48:45 2022-09-26 20:48:45,446 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:48:45 2.3.0-dev.27 [Pipeline] } 20:48:45 $ docker exec --env ******** --env ******** 7e06337270ac70c5eabe91d81f3df14ff53ed3d6664f63a1a9a35446c0108123 ssh-agent -k 20:48:45 unset SSH_AUTH_SOCK; 20:48:45 unset SSH_AGENT_PID; 20:48:45 echo Agent pid 39 killed; 20:48:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:45 + git semver [Pipeline] } 20:48:46 $ docker stop --time=1 7e06337270ac70c5eabe91d81f3df14ff53ed3d6664f63a1a9a35446c0108123 20:48:47 $ docker rm -f 7e06337270ac70c5eabe91d81f3df14ff53ed3d6664f63a1a9a35446c0108123 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:47 20:48:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:48 0.23.1-centos7: Pulling from edgex-lftools 20:48:48 ab5ef0e58194: Pulling fs layer 20:48:48 9712f1f96733: Pulling fs layer 20:48:48 63f879dbbcfc: Pulling fs layer 20:48:48 0d9ebad4ef96: Pulling fs layer 20:48:48 e9a5061849ea: Pulling fs layer 20:48:48 d747dcd14b5f: Pulling fs layer 20:48:48 e9a5061849ea: Waiting 20:48:48 0d9ebad4ef96: Waiting 20:48:48 2de7ff778b66: Pulling fs layer 20:48:48 d747dcd14b5f: Waiting 20:48:48 9712f1f96733: Verifying Checksum 20:48:48 9712f1f96733: Download complete 20:48:48 63f879dbbcfc: Verifying Checksum 20:48:48 63f879dbbcfc: Download complete 20:48:48 0d9ebad4ef96: Verifying Checksum 20:48:48 0d9ebad4ef96: Download complete 20:48:48 e9a5061849ea: Verifying Checksum 20:48:48 e9a5061849ea: Download complete 20:48:48 d747dcd14b5f: Verifying Checksum 20:48:48 d747dcd14b5f: Download complete 20:48:48 ab5ef0e58194: Verifying Checksum 20:48:48 ab5ef0e58194: Download complete 20:48:48 2de7ff778b66: Verifying Checksum 20:48:48 2de7ff778b66: Download complete 20:48:52 ab5ef0e58194: Pull complete 20:48:52 9712f1f96733: Pull complete 20:48:52 63f879dbbcfc: Pull complete 20:48:56 0d9ebad4ef96: Pull complete 20:48:56 e9a5061849ea: Pull complete 20:48:56 d747dcd14b5f: Pull complete 20:48:57 2de7ff778b66: Pull complete 20:48:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:58 prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container 20:48:58 $ 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 20:49:01 $ docker top 39bf8df3ac5d4533bd06ef8058e6435d031b1839e0cdd912fd8b312696ef5371 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:49:01 provisioning config files... 20:49:01 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4882777078717573939tmp 20:49:01 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2646050432812240209tmp 20:49:01 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16096994587175239148tmp [Pipeline] { [Pipeline] echo 20:49:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:49:01 ---> sigul-configuration.sh 20:49:01 gpg: directory `/root/.gnupg' created 20:49:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:49:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:49:01 gpg: keyring `/root/.gnupg/secring.gpg' created 20:49:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:49:01 gpg: CAST5 encrypted data 20:49:01 gpg: encrypted with 1 passphrase 20:49:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:49:02 + mkdir /home/jenkins 20:49:02 + mkdir /home/jenkins/sigul [Pipeline] sh 20:49:02 + 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 20:49:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:49:02 ---> sigul-install.sh 20:49:02 Sigul already installed; skipping installation. [Pipeline] sh 20:49:02 + git tag --list 20:49:02 0.7.1 20:49:02 delhi-tag 20:49:02 v1.0.0 20:49:02 v1.1.0 20:49:02 v1.1.1 20:49:02 v1.1.2 20:49:02 v1.2.0 20:49:02 v1.2.1 20:49:02 v1.2.2 20:49:02 v1.2.3 20:49:02 v1.3.0 20:49:02 v1.4.0 20:49:02 v2.0.0 20:49:02 v2.1.0 20:49:02 v2.1.1 20:49:02 v2.1.1-dev.2 20:49:02 v2.1.1-dev.3 20:49:02 v2.2.0 20:49:02 v2.2.1-dev.1 20:49:02 v2.2.1-dev.10 20:49:02 v2.2.1-dev.11 20:49:02 v2.2.1-dev.12 20:49:02 v2.2.1-dev.13 20:49:02 v2.2.1-dev.14 20:49:02 v2.2.1-dev.2 20:49:02 v2.2.1-dev.3 20:49:02 v2.2.1-dev.4 20:49:02 v2.2.1-dev.5 20:49:02 v2.2.1-dev.6 20:49:02 v2.2.1-dev.7 20:49:02 v2.2.1-dev.8 20:49:02 v2.2.1-dev.9 20:49:02 v2.3.0-dev.14 20:49:02 v2.3.0-dev.15 20:49:02 v2.3.0-dev.16 20:49:02 v2.3.0-dev.17 20:49:02 v2.3.0-dev.18 20:49:02 v2.3.0-dev.19 20:49:02 v2.3.0-dev.20 20:49:02 v2.3.0-dev.21 20:49:02 v2.3.0-dev.22 20:49:02 v2.3.0-dev.23 20:49:02 v2.3.0-dev.24 20:49:02 v2.3.0-dev.25 20:49:02 v2.3.0-dev.26 20:49:02 v2.3.0-dev.27 [Pipeline] sh 20:49:03 + lftools sign git-tag v2.3.0-dev.27 20:49:03 Signing Git tag with Sigul... 20:49:03 Signing v2.3.0-dev.27 [Pipeline] echo 20:49:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:49:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:49:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:49:04 $ docker stop --time=1 39bf8df3ac5d4533bd06ef8058e6435d031b1839e0cdd912fd8b312696ef5371 20:49:05 $ docker rm -f 39bf8df3ac5d4533bd06ef8058e6435d031b1839e0cdd912fd8b312696ef5371 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:49:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:06 prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container 20:49:06 $ 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 20:49:07 $ docker top e7ea03c0b01cfd2257cfb629049013f4e54589a57ce00b4b7fec1825cc9a61b1 -eo pid,comm 20:49:07 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). 20:49:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:07 [ssh-agent] Looking for ssh-agent implementation... 20:49:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:07 $ docker exec e7ea03c0b01cfd2257cfb629049013f4e54589a57ce00b4b7fec1825cc9a61b1 ssh-agent 20:49:07 SSH_AUTH_SOCK=/tmp/ssh-6IY07gXpo6RN/agent.32 20:49:07 SSH_AGENT_PID=38 20:49:07 Running ssh-add (command line suppressed) 20:49:07 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_246285347215630771.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_246285347215630771.key) 20:49:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:07 + git semver bump pre 20:49:08 2022-09-26 20:49:08,013 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:49:08 2022-09-26 20:49:08,013 [bump_version] DEBUG bumping version:2.3.0-dev.27 on axis:pre with prefix:dev 20:49:08 2022-09-26 20:49:08,013 [bump_version] DEBUG bumped version:2.3.0-dev.28 20:49:08 2022-09-26 20:49:08,013 [write_version] DEBUG write version:2.3.0-dev.28 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 20:49:08 2022-09-26 20:49:08,013 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:49:08 2022-09-26 20:49:08,013 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:49:08 2022-09-26 20:49:08,015 [execute] INFO git cat-file --batch-check 20:49:08 2022-09-26 20:49:08,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:49:08 2022-09-26 20:49:08,021 [execute] INFO git cat-file --batch 20:49:08 2022-09-26 20:49:08,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:49:08 2022-09-26 20:49:08,028 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:49:08 2.3.0-dev.28 [Pipeline] } 20:49:08 $ docker exec --env ******** --env ******** e7ea03c0b01cfd2257cfb629049013f4e54589a57ce00b4b7fec1825cc9a61b1 ssh-agent -k 20:49:08 unset SSH_AUTH_SOCK; 20:49:08 unset SSH_AGENT_PID; 20:49:08 echo Agent pid 38 killed; 20:49:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:08 + git semver [Pipeline] } 20:49:08 $ docker stop --time=1 e7ea03c0b01cfd2257cfb629049013f4e54589a57ce00b4b7fec1825cc9a61b1 20:49:10 $ docker rm -f e7ea03c0b01cfd2257cfb629049013f4e54589a57ce00b4b7fec1825cc9a61b1 [Pipeline] // withDockerContainer [Pipeline] sh 20:49:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:10 prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container 20:49:10 $ 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 20:49:11 $ docker top 84d727fd95ff1124318846ecc7c44c80c94725bd2f45e15810515b40f272f969 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:11 [ssh-agent] Looking for ssh-agent implementation... 20:49:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:11 $ docker exec 84d727fd95ff1124318846ecc7c44c80c94725bd2f45e15810515b40f272f969 ssh-agent 20:49:11 SSH_AUTH_SOCK=/tmp/ssh-N4zVGXm6VmQA/agent.32 20:49:11 SSH_AGENT_PID=38 20:49:11 Running ssh-add (command line suppressed) 20:49:11 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14197554841375695158.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14197554841375695158.key) 20:49:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:11 + git semver push 20:49:12 2022-09-26 20:49:12,076 [run_push] DEBUG push 20:49:12 2022-09-26 20:49:12,076 [execute] INFO git cat-file --batch-check 20:49:12 2022-09-26 20:49:12,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:49:12 2022-09-26 20:49:12,081 [execute] INFO git rev-list 4f6e70130f3a8a39ce1169c4f0151631af10bcb7 -- 20:49:12 2022-09-26 20:49:12,081 [execute] DEBUG Popen(['git', 'rev-list', '4f6e70130f3a8a39ce1169c4f0151631af10bcb7', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:49:12 2022-09-26 20:49:12,092 [execute] INFO git fetch -v origin 20:49:12 2022-09-26 20:49:12,093 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:49:12 2022-09-26 20:49:12,683 [run_push] DEBUG no remote changes detected 20:49:12 2022-09-26 20:49:12,683 [execute] INFO git push origin semver 20:49:12 2022-09-26 20:49:12,684 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:49:13 2022-09-26 20:49:13,534 [run_push] DEBUG push all version tags 20:49:13 2022-09-26 20:49:13,534 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:49:13 2022-09-26 20:49:13,534 [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) 20:49:14 2022-09-26 20:49:14,292 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:49:14 2.3.0-dev.28 [Pipeline] } 20:49:14 $ docker exec --env ******** --env ******** 84d727fd95ff1124318846ecc7c44c80c94725bd2f45e15810515b40f272f969 ssh-agent -k 20:49:14 unset SSH_AUTH_SOCK; 20:49:14 unset SSH_AGENT_PID; 20:49:14 echo Agent pid 38 killed; 20:49:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:15 + git semver [Pipeline] } 20:49:15 $ docker stop --time=1 84d727fd95ff1124318846ecc7c44c80c94725bd2f45e15810515b40f272f969 20:49:16 $ docker rm -f 84d727fd95ff1124318846ecc7c44c80c94725bd2f45e15810515b40f272f969 [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 20:49:17 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 20:49:17 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 20:49:17 total 16 20:49:17 drwxr-xr-x 3 root root 4096 Sep 26 20:39 . 20:49:17 drwxrwxr-x 12 jenkins jenkins 4096 Sep 26 20:49 .. 20:49:17 drwxr-xr-x 2 root root 4096 Sep 26 20:39 cost 20:49:17 -rw-r--r-- 1 root root 85 Sep 26 20:39 cost.csv 20:49:17 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 20:49:17 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 20:49:17 total 16 20:49:17 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 20:39 . 20:49:17 drwxrwxr-x 12 jenkins jenkins 4096 Sep 26 20:49 .. 20:49:17 drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 20:39 cost 20:49:17 -rw-r--r-- 1 jenkins jenkins 85 Sep 26 20:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:49:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:49:18 ---> package-listing.sh 20:49:18 ++ facter osfamily 20:49:18 ++ tr '[:upper:]' '[:lower:]' 20:49:18 + OS_FAMILY=debian 20:49:18 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 20:49:18 + START_PACKAGES=/tmp/packages_start.txt 20:49:18 + END_PACKAGES=/tmp/packages_end.txt 20:49:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:49:18 + PACKAGES=/tmp/packages_start.txt 20:49:18 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 20:49:18 + PACKAGES=/tmp/packages_end.txt 20:49:18 + case "${OS_FAMILY}" in 20:49:18 + dpkg -l 20:49:18 + grep '^ii' 20:49:18 + '[' -f /tmp/packages_start.txt ']' 20:49:18 + '[' -f /tmp/packages_end.txt ']' 20:49:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:49:18 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 20:49:18 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 20:49:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 20:49:18 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 20:49:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:19 prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container 20:49:19 $ 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 20:49:19 $ docker top 65460bab2175e054ff51551e8cf6bcc4b5160c2850952bb27d8c824d1b7ac661 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:20 + touch /tmp/pre-build-complete [Pipeline] sh 20:49:20 + mkdir -p /var/log/sysstat [Pipeline] sh 20:49:20 + ls /var/log/sa-host 20:49:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:20 provisioning config files... 20:49:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9833928523188330254tmp [Pipeline] { [Pipeline] echo 20:49:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:49:20 ---> create-netrc.sh [Pipeline] } 20:49:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:49:21 ---> python-tools-install.sh [Pipeline] echo 20:49:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:49:21 ---> sudo-logs.sh 20:49:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:49:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:49:22 ---> job-cost.sh 20:49:22 lf-activate-venv: SKIPPING 20:49:22 DEBUG: total: 0.2199999988079071 20:49:22 INFO: Retrieving Stack Cost... 20:49:22 INFO: Retrieving Pricing Info for: v3-standard-8 20:49:22 INFO: Archiving Costs [Pipeline] echo 20:49:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:49:23 ---> logs-deploy.sh 20:49:23 lf-activate-venv: SKIPPING 20:49:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/102 20:49:23 INFO: archiving workspace using pattern(s): 20:49:24 Archives upload complete. 20:49:24 INFO: archiving logs to Nexus 20:49:24 ---> uname -a: 20:49:24 Linux prd-ubuntu20-04-docker-8c-8g-1201 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:49:24 20:49:24 20:49:24 ---> lscpu: 20:49:24 Architecture: x86_64 20:49:24 CPU op-mode(s): 32-bit, 64-bit 20:49:24 Byte Order: Little Endian 20:49:24 Address sizes: 40 bits physical, 48 bits virtual 20:49:24 CPU(s): 8 20:49:24 On-line CPU(s) list: 0-7 20:49:24 Thread(s) per core: 1 20:49:24 Core(s) per socket: 1 20:49:24 Socket(s): 8 20:49:24 NUMA node(s): 1 20:49:24 Vendor ID: AuthenticAMD 20:49:24 CPU family: 23 20:49:24 Model: 49 20:49:24 Model name: AMD EPYC-Rome Processor 20:49:24 Stepping: 0 20:49:24 CPU MHz: 2799.998 20:49:24 BogoMIPS: 5599.99 20:49:24 Virtualization: AMD-V 20:49:24 Hypervisor vendor: KVM 20:49:24 Virtualization type: full 20:49:24 L1d cache: 256 KiB 20:49:24 L1i cache: 256 KiB 20:49:24 L2 cache: 4 MiB 20:49:24 L3 cache: 128 MiB 20:49:24 NUMA node0 CPU(s): 0-7 20:49:24 Vulnerability Itlb multihit: Not affected 20:49:24 Vulnerability L1tf: Not affected 20:49:24 Vulnerability Mds: Not affected 20:49:24 Vulnerability Meltdown: Not affected 20:49:24 Vulnerability Mmio stale data: Not affected 20:49:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:49:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:49:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:49:24 Vulnerability Srbds: Not affected 20:49:24 Vulnerability Tsx async abort: Not affected 20:49:24 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 20:49:24 20:49:24 20:49:24 ---> nproc: 20:49:24 8 20:49:24 20:49:24 20:49:24 ---> df -h: 20:49:24 Filesystem Size Used Avail Use% Mounted on 20:49:24 overlay 155G 13G 143G 9% / 20:49:24 tmpfs 64M 0 64M 0% /dev 20:49:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:49:24 shm 64M 0 64M 0% /dev/shm 20:49:24 /dev/vda1 155G 13G 143G 9% /facter-os 20:49:24 20:49:24 20:49:24 ---> sar -b -r -n DEV: 20:49:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1201) 09/26/22 _x86_64_ (8 CPU) 20:49:24 20:49:24 20:36:05 LINUX RESTART (8 CPU) 20:49:24 20:49:24 20:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:49:24 20:38:01 171.60 0.81 170.78 0.00 29.15 122771.19 0.00 20:49:24 20:39:01 175.49 0.33 175.16 0.00 18.66 31547.88 0.00 20:49:24 20:40:01 35.03 0.05 34.98 0.00 6.67 16766.29 0.00 20:49:24 20:41:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 20:49:24 20:42:01 38.73 9.33 29.40 0.00 2884.32 4777.07 0.00 20:49:24 20:43:01 1.65 0.00 1.65 0.00 0.00 17.73 0.00 20:49:24 20:44:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 20:49:24 20:45:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 20:49:24 20:46:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 20:49:24 20:47:01 1.78 0.00 1.78 0.00 0.00 31.06 0.00 20:49:24 20:48:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 20:49:24 20:49:01 103.53 0.43 103.10 0.00 25.20 59792.97 0.00 20:49:24 Average: 44.32 0.91 43.40 0.00 247.29 19503.99 0.00 20:49:24 20:49:24 20:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:49:24 20:38:01 27877568 31307024 996380 3.03 131984 3492164 2346736 6.92 1622752 2926332 449016 20:49:24 20:39:01 28333248 31548452 755272 2.30 138504 3287220 1768368 5.21 1226988 2883980 516 20:49:24 20:40:01 27845188 31570248 731216 2.22 146300 3739296 1758272 5.18 1221936 3323496 152 20:49:24 20:41:01 27846080 31571300 729848 2.22 146364 3739296 1758272 5.18 1221936 3323516 184 20:49:24 20:42:01 27563256 31562884 724976 2.20 164764 3988068 1795836 5.29 1367452 3436048 212 20:49:24 20:43:01 27563524 31563200 724644 2.20 164796 3988068 1795836 5.29 1367064 3436048 156 20:49:24 20:44:01 27565832 31565596 722316 2.20 164840 3988072 1795836 5.29 1365792 3436092 16 20:49:24 20:45:01 27565816 31565620 722268 2.20 164880 3988072 1795836 5.29 1365836 3436092 12 20:49:24 20:46:01 27565736 31566104 722256 2.20 164936 3988052 1795836 5.29 1365416 3436632 28 20:49:24 20:47:01 27565972 31566424 721808 2.20 165016 3988080 1795836 5.29 1365516 3436656 4 20:49:24 20:48:01 27566116 31566660 721776 2.19 165044 3988080 1795836 5.29 1365284 3436660 12 20:49:24 20:49:01 26040644 31515772 765416 2.33 207276 5296568 1929644 5.69 1497384 4699812 944 20:49:24 Average: 27574915 31539107 753181 2.29 160392 3955920 1844345 5.44 1362780 3434280 37604 20:49:24 20:49:24 20:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:49:24 20:38:01 docker0 147.20 170.77 11.58 1502.28 0.00 0.00 0.00 0.00 20:49:24 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 20:38:01 veth9509cbf 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:49:24 20:38:01 ens3 205.44 170.55 1539.29 28.61 0.00 0.00 0.00 0.00 20:49:24 20:39:01 docker0 13.28 17.24 0.77 98.33 0.00 0.00 0.00 0.00 20:49:24 20:39:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 20:49:24 20:39:01 ens3 65.46 67.03 173.94 100.39 0.00 0.00 0.00 0.00 20:49:24 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 20:40:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 20:49:24 20:40:01 ens3 105.45 64.92 2521.01 10.72 0.00 0.00 0.00 0.00 20:49:24 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:24 20:41:01 ens3 0.58 0.62 0.04 0.05 0.00 0.00 0.00 0.00 20:49:24 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 20:42:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 20:49:24 20:42:01 ens3 66.77 42.89 1298.23 3.23 0.00 0.00 0.00 0.00 20:49:24 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:24 20:43:01 ens3 0.58 0.35 0.27 0.20 0.00 0.00 0.00 0.00 20:49:24 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 20:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:24 20:45:01 ens3 0.37 0.23 0.90 0.02 0.00 0.00 0.00 0.00 20:49:24 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 20:46:01 ens3 0.48 0.35 3.15 0.03 0.00 0.00 0.00 0.00 20:49:24 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:24 20:47:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:49:24 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 20:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 20:49:01 docker0 45.74 50.42 3.65 689.02 0.00 0.00 0.00 0.00 20:49:24 20:49:01 veth7a7435c 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:49:24 20:49:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 20:49:24 20:49:01 ens3 328.35 232.26 7868.06 36.94 0.00 0.00 0.00 0.00 20:49:24 Average: docker0 17.00 19.66 1.32 188.97 0.00 0.00 0.00 0.00 20:49:24 Average: veth7a7435c 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 20:49:24 Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 20:49:24 Average: ens3 64.29 48.11 1116.45 15.00 0.00 0.00 0.00 0.00 20:49:24 20:49:24 20:49:24 ---> sar -P ALL: 20:49:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1201) 09/26/22 _x86_64_ (8 CPU) 20:49:24 20:49:24 20:36:05 LINUX RESTART (8 CPU) 20:49:24 20:49:24 20:37:02 CPU %user %nice %system %iowait %steal %idle 20:49:24 20:38:01 all 27.95 0.00 5.90 2.46 0.06 63.63 20:49:24 20:38:01 0 27.37 0.00 5.68 0.07 0.05 66.82 20:49:24 20:38:01 1 29.73 0.00 5.74 0.55 0.07 63.91 20:49:24 20:38:01 2 29.07 0.00 5.42 0.39 0.07 65.04 20:49:24 20:38:01 3 28.01 0.00 5.78 4.83 0.07 61.31 20:49:24 20:38:01 4 28.29 0.00 6.71 8.22 0.07 56.71 20:49:24 20:38:01 5 27.85 0.00 6.49 0.31 0.07 65.28 20:49:24 20:38:01 6 25.06 0.00 6.10 3.14 0.05 65.65 20:49:24 20:38:01 7 28.19 0.00 5.27 2.16 0.07 64.31 20:49:24 20:39:01 all 42.21 0.00 6.97 1.50 0.07 49.25 20:49:24 20:39:01 0 41.37 0.00 6.84 0.24 0.07 51.49 20:49:24 20:39:01 1 43.66 0.00 6.81 0.03 0.07 49.43 20:49:24 20:39:01 2 42.06 0.00 7.25 3.57 0.07 47.05 20:49:24 20:39:01 3 43.34 0.00 7.53 0.66 0.08 48.39 20:49:24 20:39:01 4 42.77 0.00 7.35 3.12 0.07 46.69 20:49:24 20:39:01 5 41.56 0.00 6.96 0.27 0.07 51.15 20:49:24 20:39:01 6 40.15 0.00 5.86 1.84 0.08 52.06 20:49:24 20:39:01 7 42.78 0.00 7.14 2.26 0.07 47.76 20:49:24 20:40:01 all 2.74 0.00 1.27 0.51 0.02 95.46 20:49:24 20:40:01 0 3.04 0.00 0.99 0.12 0.02 95.84 20:49:24 20:40:01 1 1.89 0.00 2.56 3.11 0.02 92.42 20:49:24 20:40:01 2 2.66 0.00 1.09 0.05 0.02 96.18 20:49:24 20:40:01 3 3.33 0.00 1.40 0.02 0.02 95.24 20:49:24 20:40:01 4 2.69 0.00 1.10 0.05 0.02 96.14 20:49:24 20:40:01 5 2.52 0.00 1.02 0.03 0.02 96.41 20:49:24 20:40:01 6 3.16 0.00 0.77 0.05 0.02 96.01 20:49:24 20:40:01 7 2.63 0.00 1.26 0.65 0.02 95.45 20:49:24 20:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:49:24 20:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:49:24 20:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:49:24 20:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:49:24 20:41:01 3 0.05 0.00 0.03 0.00 0.03 99.88 20:49:24 20:41:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:49:24 20:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:24 20:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:49:24 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:24 20:42:01 all 1.18 0.00 0.86 0.37 0.01 97.57 20:49:24 20:42:01 0 1.87 0.00 0.75 0.47 0.00 96.91 20:49:24 20:42:01 1 0.77 0.00 0.47 0.07 0.00 98.70 20:49:24 20:42:01 2 0.67 0.00 0.45 1.18 0.02 97.68 20:49:24 20:42:01 3 1.09 0.00 0.81 0.03 0.02 98.05 20:49:24 20:42:01 4 1.12 0.00 2.37 0.85 0.02 95.64 20:49:24 20:42:01 5 1.57 0.00 0.45 0.17 0.02 97.80 20:49:24 20:42:01 6 1.40 0.00 0.50 0.02 0.02 98.06 20:49:24 20:42:01 7 0.95 0.00 1.10 0.18 0.02 97.74 20:49:24 20:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:49:24 20:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:49:24 20:43:01 1 0.02 0.00 0.02 0.03 0.02 99.92 20:49:24 20:43:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:49:24 20:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:49:24 20:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:49:24 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:24 20:43:01 6 0.02 0.00 0.07 0.00 0.02 99.90 20:49:24 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:24 20:44:01 all 0.02 0.00 0.00 0.00 0.01 99.96 20:49:24 20:44:01 0 0.07 0.00 0.00 0.00 0.02 99.92 20:49:24 20:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:49:24 20:44:01 2 0.03 0.00 0.00 0.03 0.02 99.92 20:49:24 20:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:49:24 20:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:49:24 20:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:49:24 20:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:49:24 20:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:24 20:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:49:24 20:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:49:24 20:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:24 20:45:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:49:24 20:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:49:24 20:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:49:24 20:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:49:24 20:45:01 6 0.03 0.00 0.05 0.00 0.03 99.88 20:49:24 20:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:49:24 20:46:01 all 0.03 0.00 0.01 0.01 0.01 99.96 20:49:24 20:46:01 0 0.07 0.00 0.02 0.00 0.00 99.92 20:49:24 20:46:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:49:24 20:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:49:24 20:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:49:24 20:46:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:49:24 20:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:49:24 20:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:49:24 20:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:24 20:47:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:49:24 20:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:49:24 20:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:49:24 20:47:01 2 0.02 0.00 0.00 0.03 0.02 99.93 20:49:24 20:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:49:24 20:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:49:24 20:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:49:24 20:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:49:24 20:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:49:24 20:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:49:24 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:49:24 20:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:49:24 20:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:49:24 20:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:49:24 20:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:49:24 20:48:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:49:24 20:48:01 6 0.03 0.00 0.03 0.00 0.03 99.90 20:49:24 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:49:24 20:49:24 20:48:01 CPU %user %nice %system %iowait %steal %idle 20:49:24 20:49:01 all 8.49 0.00 3.81 1.62 0.04 86.04 20:49:24 20:49:01 0 8.33 0.00 3.27 0.02 0.03 88.35 20:49:24 20:49:01 1 8.18 0.00 3.85 0.02 0.05 87.90 20:49:24 20:49:01 2 8.48 0.00 3.58 1.40 0.03 86.51 20:49:24 20:49:01 3 9.33 0.00 3.84 0.63 0.05 86.15 20:49:24 20:49:01 4 8.05 0.00 4.87 9.07 0.05 77.96 20:49:24 20:49:01 5 7.72 0.00 4.27 1.77 0.03 86.21 20:49:24 20:49:01 6 8.71 0.00 3.35 0.07 0.03 87.84 20:49:24 20:49:01 7 9.14 0.00 3.43 0.07 0.05 87.32 20:49:24 Average: all 6.81 0.00 1.55 0.53 0.02 91.08 20:49:24 Average: 0 6.78 0.00 1.45 0.08 0.02 91.67 20:49:24 Average: 1 6.95 0.00 1.61 0.32 0.02 91.11 20:49:24 Average: 2 6.84 0.00 1.47 0.56 0.02 91.11 20:49:24 Average: 3 7.03 0.00 1.60 0.50 0.03 90.84 20:49:24 Average: 4 6.83 0.00 1.85 1.75 0.02 89.56 20:49:24 Average: 5 6.69 0.00 1.59 0.21 0.02 91.49 20:49:24 Average: 6 6.45 0.00 1.37 0.42 0.03 91.73 20:49:24 Average: 7 6.89 0.00 1.50 0.44 0.02 91.15 20:49:24 20:49:24 20:49:24