Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c61610bbbff1187c8ac68f5c7e0a10add7b75ddb 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-ssh11955857078071764574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1838506025876712123.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17585863369926284193.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16352219386825341851.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10146165679861561833.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4647 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c61610bbbff1187c8ac68f5c7e0a10add7b75ddb (main) Commit message: "refactor!: Change configuration file format to YAML (#1394)" > 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 c61610bbbff1187c8ac68f5c7e0a10add7b75ddb # timeout=10 > git rev-list --no-walk 4c78050fc70b733cd627e11bc3f887100bb2ef6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:16:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:16:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:16:44 ========================================================= 21:16:44 EdgeX Global Pipelines Version Info 21:16:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:16:45 ------------------- 21:16:45 stable info: 21:16:45 ------------------- 21:16:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:16:45 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:16:45 Message: update stable to v1.0.245 21:16:46 ------------------- 21:16:46 experimental info: 21:16:46 ------------------- 21:16:46 Commited By: **** collab-it+edgex@linuxfoundation.org 21:16:46 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 21:16:46 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c61610b [Pipeline] echo 21:16:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:16:46 provisioning config files... 21:16:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15361360361890859992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:46 ---> docker-login.sh 21:16:46 nexus3.edgexfoundry.org:10001 21:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:47 Configure a credential helper to remove this warning. See 21:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:47 21:16:47 Login Succeeded 21:16:47 nexus3.edgexfoundry.org:10002 21:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:47 Configure a credential helper to remove this warning. See 21:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:47 21:16:47 Login Succeeded 21:16:47 nexus3.edgexfoundry.org:10003 21:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:47 Configure a credential helper to remove this warning. See 21:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:47 21:16:47 Login Succeeded 21:16:47 nexus3.edgexfoundry.org:10004 21:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:47 Configure a credential helper to remove this warning. See 21:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:47 21:16:47 Login Succeeded 21:16:47 docker.io 21:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:47 Configure a credential helper to remove this warning. See 21:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:47 21:16:47 Login Succeeded 21:16:47 ---> docker-login.sh ends [Pipeline] } 21:16:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:16:48 + git rev-list -1 --merges c61610bbbff1187c8ac68f5c7e0a10add7b75ddb~1..c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [Pipeline] echo 21:16:48 -----------> git rev-list -1 --merges c61610bbbff1187c8ac68f5c7e0a10add7b75ddb~1..c61610bbbff1187c8ac68f5c7e0a10add7b75ddb c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [false] [Pipeline] sh 21:16:48 + git log --format=format:%s -1 c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [Pipeline] echo 21:16:48 ========================================================= 21:16:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:16:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:16:48 + git log --format=format:%s -1 c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [Pipeline] echo 21:16:48 [semverPrep] GIT_COMMIT: c61610bbbff1187c8ac68f5c7e0a10add7b75ddb, Commit Message: refactor!: Change configuration file format to YAML (#1394) [Pipeline] echo 21:16:48 [semverPrep] This is not a build commit. [Pipeline] sh 21:16:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:16:49 + grep -v github /etc/ssh/ssh_known_hosts 21:16:49 + [ -e /tmp/ssh_known_hosts ] 21:16:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:16:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:16:49 + sudo tee -a /etc/ssh/ssh_known_hosts 21:16:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:16:49 21:16:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:16:49 0.1.4: Pulling from edgex-devops/py-git-semver 21:16:49 b85a868b505f: Pulling fs layer 21:16:49 e2be974225ed: Pulling fs layer 21:16:49 339a4e72a1f5: Pulling fs layer 21:16:49 988bab9f4d93: Pulling fs layer 21:16:49 1469e6f7b9e6: Pulling fs layer 21:16:49 eaf3925da568: Pulling fs layer 21:16:49 bab4dde63d76: Pulling fs layer 21:16:49 bde34c3a00c8: Pulling fs layer 21:16:49 b352a97aabf1: Pulling fs layer 21:16:49 4872d77fe225: Pulling fs layer 21:16:49 5851b861e8e6: Pulling fs layer 21:16:49 eaf3925da568: Waiting 21:16:49 bab4dde63d76: Waiting 21:16:49 bde34c3a00c8: Waiting 21:16:49 b352a97aabf1: Waiting 21:16:49 4872d77fe225: Waiting 21:16:49 5851b861e8e6: Waiting 21:16:49 1469e6f7b9e6: Waiting 21:16:49 988bab9f4d93: Waiting 21:16:49 e2be974225ed: Verifying Checksum 21:16:49 e2be974225ed: Download complete 21:16:49 988bab9f4d93: Verifying Checksum 21:16:49 988bab9f4d93: Download complete 21:16:50 1469e6f7b9e6: Verifying Checksum 21:16:50 1469e6f7b9e6: Download complete 21:16:50 eaf3925da568: Download complete 21:16:50 339a4e72a1f5: Verifying Checksum 21:16:50 339a4e72a1f5: Download complete 21:16:50 bde34c3a00c8: Verifying Checksum 21:16:50 bde34c3a00c8: Download complete 21:16:50 b352a97aabf1: Download complete 21:16:50 4872d77fe225: Verifying Checksum 21:16:50 4872d77fe225: Download complete 21:16:50 5851b861e8e6: Verifying Checksum 21:16:50 5851b861e8e6: Download complete 21:16:50 b85a868b505f: Verifying Checksum 21:16:50 b85a868b505f: Download complete 21:16:50 bab4dde63d76: Verifying Checksum 21:16:50 bab4dde63d76: Download complete 21:16:51 b85a868b505f: Pull complete 21:16:51 e2be974225ed: Pull complete 21:16:52 339a4e72a1f5: Pull complete 21:16:52 988bab9f4d93: Pull complete 21:16:52 1469e6f7b9e6: Pull complete 21:16:52 eaf3925da568: Pull complete 21:16:54 bab4dde63d76: Pull complete 21:16:54 bde34c3a00c8: Pull complete 21:16:54 b352a97aabf1: Pull complete 21:16:54 4872d77fe225: Pull complete 21:16:54 5851b861e8e6: Pull complete 21:16:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:16:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:16:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:54 prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container 21:16:54 $ 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 21:16:55 $ docker top 9a71d2c0d80f70c611bf2c04e742cbc98758ced765b12a3c2f91caae5f17dc40 -eo pid,comm 21:16:55 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). 21:16:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:16:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:16:56 [ssh-agent] Looking for ssh-agent implementation... 21:16:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:56 $ docker exec 9a71d2c0d80f70c611bf2c04e742cbc98758ced765b12a3c2f91caae5f17dc40 ssh-agent 21:16:56 SSH_AUTH_SOCK=/tmp/ssh-ItYZ5o8D59we/agent.32 21:16:56 SSH_AGENT_PID=38 21:16:56 Running ssh-add (command line suppressed) 21:16:56 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18260762514154209137.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18260762514154209137.key) 21:16:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:56 + git tag --points-at HEAD [Pipeline] } 21:16:56 $ docker exec --env ******** --env ******** 9a71d2c0d80f70c611bf2c04e742cbc98758ced765b12a3c2f91caae5f17dc40 ssh-agent -k 21:16:56 unset SSH_AUTH_SOCK; 21:16:56 unset SSH_AGENT_PID; 21:16:56 echo Agent pid 38 killed; 21:16:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:16:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:16:56 [ssh-agent] Looking for ssh-agent implementation... 21:16:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:56 $ docker exec 9a71d2c0d80f70c611bf2c04e742cbc98758ced765b12a3c2f91caae5f17dc40 ssh-agent 21:16:57 SSH_AUTH_SOCK=/tmp/ssh-VAp4GgqwlxYs/agent.70 21:16:57 SSH_AGENT_PID=76 21:16:57 Running ssh-add (command line suppressed) 21:16:57 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1020756175605873222.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1020756175605873222.key) 21:16:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:57 + git semver init 21:16:57 2023-03-20 21:16:57,615 [run_init] DEBUG init version:0.0.0 force:False 21:16:57 2023-03-20 21:16:57,616 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 21:16:57 2023-03-20 21:16:57,617 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 21:16:57 2023-03-20 21:16:57,617 [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) 21:16:58 2023-03-20 21:16:58,478 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 21:16:58 2023-03-20 21:16:58,479 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 21:16:58 2023-03-20 21:16:58,479 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:16:58 2023-03-20 21:16:58,479 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:16:58 3.0.0-dev.57 [Pipeline] } 21:16:58 $ docker exec --env ******** --env ******** 9a71d2c0d80f70c611bf2c04e742cbc98758ced765b12a3c2f91caae5f17dc40 ssh-agent -k 21:16:58 unset SSH_AUTH_SOCK; 21:16:58 unset SSH_AGENT_PID; 21:16:58 echo Agent pid 76 killed; 21:16:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:16:59 + git semver [Pipeline] } 21:16:59 $ docker stop --time=1 9a71d2c0d80f70c611bf2c04e742cbc98758ced765b12a3c2f91caae5f17dc40 21:17:00 $ docker rm -f --volumes 9a71d2c0d80f70c611bf2c04e742cbc98758ced765b12a3c2f91caae5f17dc40 [Pipeline] // withDockerContainer [Pipeline] sh 21:17:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:17:01 Stashed 1 file(s) [Pipeline] echo 21:17:01 [edgeXSemver]: initialized semver on version 3.0.0-dev.57 [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 21:17:01 provisioning config files... 21:17:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7447812006221582837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:01 ---> docker-login.sh 21:17:01 nexus3.edgexfoundry.org:10001 21:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:01 Configure a credential helper to remove this warning. See 21:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:01 21:17:01 Login Succeeded 21:17:01 nexus3.edgexfoundry.org:10002 21:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:01 Configure a credential helper to remove this warning. See 21:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:01 21:17:01 Login Succeeded 21:17:01 nexus3.edgexfoundry.org:10003 21:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:01 Configure a credential helper to remove this warning. See 21:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:01 21:17:01 Login Succeeded 21:17:01 nexus3.edgexfoundry.org:10004 21:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:01 Configure a credential helper to remove this warning. See 21:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:01 21:17:01 Login Succeeded 21:17:01 docker.io 21:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:02 Configure a credential helper to remove this warning. See 21:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:02 21:17:02 Login Succeeded 21:17:02 ---> docker-login.sh ends [Pipeline] } 21:17:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:17:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:17:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:17:02 ========================================================= 21:17:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:17:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:02 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:17:02 Sending build context to Docker daemon 10.73MB 21:17:02 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 21:17:02 Step 2/10 : FROM ${BASE} AS builder 21:17:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:17:02 63b65145d645: Pulling fs layer 21:17:02 a2d21d5440eb: Pulling fs layer 21:17:02 935e6c44a52c: Pulling fs layer 21:17:02 94cc34f8dd06: Pulling fs layer 21:17:02 30dea6a524f1: Pulling fs layer 21:17:02 a2aff8979fd8: Pulling fs layer 21:17:02 6808be2612f2: Pulling fs layer 21:17:02 f25807f1079a: Pulling fs layer 21:17:02 94cc34f8dd06: Waiting 21:17:02 30dea6a524f1: Waiting 21:17:02 a2aff8979fd8: Waiting 21:17:02 6808be2612f2: Waiting 21:17:02 f25807f1079a: Waiting 21:17:02 a2d21d5440eb: Download complete 21:17:02 94cc34f8dd06: Verifying Checksum 21:17:02 94cc34f8dd06: Download complete 21:17:02 30dea6a524f1: Verifying Checksum 21:17:02 30dea6a524f1: Download complete 21:17:02 63b65145d645: Download complete 21:17:02 a2aff8979fd8: Verifying Checksum 21:17:02 a2aff8979fd8: Download complete 21:17:03 63b65145d645: Pull complete 21:17:03 a2d21d5440eb: Pull complete 21:17:03 f25807f1079a: Verifying Checksum 21:17:03 f25807f1079a: Download complete 21:17:03 935e6c44a52c: Verifying Checksum 21:17:03 935e6c44a52c: Download complete 21:17:03 6808be2612f2: Verifying Checksum 21:17:03 6808be2612f2: Download complete 21:17:06 935e6c44a52c: Pull complete 21:17:06 94cc34f8dd06: Pull complete 21:17:06 30dea6a524f1: Pull complete 21:17:06 a2aff8979fd8: Pull complete 21:17:09 6808be2612f2: Pull complete 21:17:09 f25807f1079a: Pull complete 21:17:09 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 21:17:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:17:09 ---> 3b553350e43f 21:17:09 Step 3/10 : ARG MAKE=make build 21:17:11 ---> Running in 5069460659b6 21:17:11 Removing intermediate container 5069460659b6 21:17:11 ---> 61391b64b23d 21:17:11 Step 4/10 : WORKDIR /device-sdk-go 21:17:11 ---> Running in 7c5a01f04318 21:17:11 Removing intermediate container 7c5a01f04318 21:17:11 ---> a7d48399d9b0 21:17:11 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:17:11 ---> Running in b3c73ff1fb65 21:17:11 Removing intermediate container b3c73ff1fb65 21:17:11 ---> acd8d90ba2c6 21:17:11 Step 6/10 : RUN apk add --update --no-cache make git 21:17:11 ---> Running in 45b3073a3465 21:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:17:12 OK: 265 MiB in 53 packages 21:17:12 Removing intermediate container 45b3073a3465 21:17:12 ---> 75c9d104be22 21:17:12 Step 7/10 : COPY go.mod vendor* ./ 21:17:12 ---> 53f8cae8e0fc 21:17:12 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:13 ---> Running in 2fe95811f245 21:17:16 Still waiting to schedule task 21:17:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4646’ 21:17:39 Removing intermediate container 2fe95811f245 21:17:39 ---> 4c375034b9e6 21:17:39 Step 9/10 : COPY . . 21:17:39 ---> 9574a59ac290 21:17:39 Step 10/10 : RUN ${MAKE} 21:17:39 ---> Running in 2afdb86dcb65 21:17:39 noop 21:17:39 Removing intermediate container 2afdb86dcb65 21:17:39 ---> cc20ae1b64ac 21:17:39 Successfully built cc20ae1b64ac 21:17:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:40 + docker inspect -f . ci-base-image-x86_64 21:17:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:40 prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container 21:17:40 $ 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 21:17:40 $ docker top 33f5b8b12ec72006a712a4811533142549e65f7ec2e8fd85514b9b5f0c9b0b07 -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:40 + go version 21:17:40 go version go1.20.2 linux/amd64 [Pipeline] } 21:17:40 $ docker stop --time=1 33f5b8b12ec72006a712a4811533142549e65f7ec2e8fd85514b9b5f0c9b0b07 21:17:42 $ docker rm -f --volumes 33f5b8b12ec72006a712a4811533142549e65f7ec2e8fd85514b9b5f0c9b0b07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:42 + docker inspect -f . ci-base-image-x86_64 21:17:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:42 prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container 21:17:42 $ 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 21:17:43 $ docker top c62035474d4e8a3758f6c985903a0177c165ebc9289f1aead633fbf781501179 -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 21:17:43 + make test 21:17:43 go test -race -coverprofile=coverage.out ./... 21:17:50 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 21:18:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 21:18:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 21:18:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 21:18:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 21:18:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 21:18:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.082s coverage: 27.6% of statements 21:18:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 21:18:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 21:18:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.071s coverage: 78.9% of statements 21:18:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.085s coverage: 86.0% of statements 21:18:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 21:18:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 21:18:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.081s coverage: 75.9% of statements 21:18:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 21:18:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:18:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 21:18:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.081s coverage: 15.2% of statements 21:18:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.080s coverage: 65.7% of statements 21:18:09 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.110s coverage: 89.2% of statements 21:18:09 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.5% of statements 21:18:27 GO111MODULE=on go vet ./... 21:18:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:18:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:18:30 ./bin/test-attribution-txt.sh [Pipeline] echo 21:18:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:18:30 $ docker stop --time=1 c62035474d4e8a3758f6c985903a0177c165ebc9289f1aead633fbf781501179 21:18:32 $ docker rm -f --volumes c62035474d4e8a3758f6c985903a0177c165ebc9289f1aead633fbf781501179 [Pipeline] // withDockerContainer [Pipeline] sh 21:18:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:18:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:18:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:18:34 + ls -al . 21:18:34 total 276 21:18:34 drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 21:17 . 21:18:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 21:16 .. 21:18:34 -rw-rw-r-- 1 jenkins jenkins 140 Mar 20 21:16 .dockerignore 21:18:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 21:16 .git 21:18:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 21:16 .github 21:18:34 -rw-rw-r-- 1 jenkins jenkins 131 Mar 20 21:16 .gitignore 21:18:34 -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 21:16 .golangci.yml 21:18:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 21:16 .semver 21:18:34 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 20 21:16 CHANGELOG.md 21:18:34 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 21:16 GOVERNANCE.md 21:18:34 -rw-rw-r-- 1 jenkins jenkins 885 Mar 20 21:16 Jenkinsfile 21:18:34 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 20 21:16 LICENSE 21:18:34 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 20 21:16 Makefile 21:18:34 -rw-rw-r-- 1 jenkins jenkins 619 Mar 20 21:16 OWNERS.md 21:18:34 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 20 21:16 README.md 21:18:34 -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 21:17 VERSION 21:18:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 21:16 bin 21:18:34 -rw-r--r-- 1 jenkins jenkins 109536 Mar 20 21:18 coverage.out 21:18:34 drwxrwxr-x 5 jenkins jenkins 4096 Mar 20 21:16 example 21:18:34 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 20 21:16 go.mod 21:18:34 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 20 21:16 go.sum 21:18:34 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 21:16 internal 21:18:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 21:16 openapi 21:18:34 drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 21:16 pkg 21:18:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 21:16 snap 21:18:34 -rw-rw-r-- 1 jenkins jenkins 222 Mar 20 21:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:34 + 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=c61610bbbff1187c8ac68f5c7e0a10add7b75ddb --label arch=amd64 --label version=3.0.0-dev.57 . 21:18:34 Sending build context to Docker daemon 10.84MB 21:18:34 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 21:18:34 Step 2/23 : FROM ${BASE} AS builder 21:18:34 ---> cc20ae1b64ac 21:18:34 Step 3/23 : ARG MAKE=make build 21:18:34 ---> Running in ba8e3c359835 21:18:34 Removing intermediate container ba8e3c359835 21:18:34 ---> 1736e24b0122 21:18:34 Step 4/23 : WORKDIR /device-sdk-go 21:18:34 ---> Running in ec0c68d33708 21:18:34 Removing intermediate container ec0c68d33708 21:18:34 ---> 96085b0b7d75 21:18:34 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:18:34 ---> Running in 096e847cb173 21:18:34 Removing intermediate container 096e847cb173 21:18:34 ---> 451050d3e6d3 21:18:34 Step 6/23 : RUN apk add --update --no-cache make git 21:18:34 ---> Running in 423fbc92fe0d 21:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:18:35 OK: 265 MiB in 53 packages 21:18:35 Removing intermediate container 423fbc92fe0d 21:18:35 ---> 6fa37d4f6c9b 21:18:35 Step 7/23 : COPY go.mod vendor* ./ 21:18:35 ---> baccf537b878 21:18:35 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:35 ---> Running in 34a64ae60c0b 21:18:36 Removing intermediate container 34a64ae60c0b 21:18:36 ---> 06712bc829c3 21:18:36 Step 9/23 : COPY . . 21:18:37 ---> 6f50db729215 21:18:37 Step 10/23 : RUN ${MAKE} 21:18:37 ---> Running in 0e38b433eeec 21:18:37 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.57" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 21:18:55 Removing intermediate container 0e38b433eeec 21:18:55 ---> 3a8a03772879 21:18:55 Step 11/23 : FROM alpine:3.17 21:18:55 3.17: Pulling from library/alpine 21:18:55 63b65145d645: Already exists 21:18:55 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:18:55 Status: Downloaded newer image for alpine:3.17 21:18:55 ---> b2aa39c304c2 21:18:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:18:55 ---> Running in ff92cad90b59 21:18:55 Removing intermediate container ff92cad90b59 21:18:55 ---> 76196484a429 21:18:55 Step 13/23 : RUN apk add --update --no-cache 21:18:55 ---> Running in 878afe40ed4d 21:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:18:55 OK: 7 MiB in 15 packages 21:18:55 Removing intermediate container 878afe40ed4d 21:18:55 ---> bc4d349e4a7a 21:18:55 Step 14/23 : WORKDIR / 21:18:55 ---> Running in e3c407d544a7 21:18:55 Removing intermediate container e3c407d544a7 21:18:55 ---> f4172cf50579 21:18:55 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 21:18:56 ---> 1c5a0106fa6c 21:18:56 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 21:18:56 ---> bd9f1d48742c 21:18:56 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 21:18:56 ---> 1f498ed19352 21:18:56 Step 18/23 : EXPOSE 59999 21:18:56 ---> Running in 1c053ec6f0fc 21:18:57 Removing intermediate container 1c053ec6f0fc 21:18:57 ---> dced49d03f8c 21:18:57 Step 19/23 : ENTRYPOINT ["/device-simple"] 21:18:57 ---> Running in 4da795d885b5 21:18:57 Removing intermediate container 4da795d885b5 21:18:57 ---> 7475f771c8cb 21:18:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:18:57 ---> Running in 4b338a7b121d 21:18:57 Removing intermediate container 4b338a7b121d 21:18:57 ---> b33934978e4c 21:18:57 Step 21/23 : LABEL arch=amd64 21:18:57 ---> Running in c30e736b6345 21:18:57 Removing intermediate container c30e736b6345 21:18:57 ---> a45a9bace553 21:18:57 Step 22/23 : LABEL git_sha=c61610bbbff1187c8ac68f5c7e0a10add7b75ddb 21:18:57 ---> Running in 0e9600f33e78 21:18:57 Removing intermediate container 0e9600f33e78 21:18:57 ---> dbd0a668398b 21:18:57 Step 23/23 : LABEL version=3.0.0-dev.57 21:18:57 ---> Running in 959ca579d42c 21:18:57 Removing intermediate container 959ca579d42c 21:18:57 ---> d5e3051a1548 21:18:57 [Warning] One or more build-args [ARCH] were not consumed 21:18:57 Successfully built d5e3051a1548 21:18:57 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 21:18:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:57 21:18:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:58 latest: Pulling from edgex-lftools-log-publisher 21:18:58 5eb5b503b376: Pulling fs layer 21:18:58 5c69ac0246d0: Pulling fs layer 21:18:58 ec43610c2a17: Pulling fs layer 21:18:58 3a2ae6a8a46f: Pulling fs layer 21:18:58 33b1e0a273af: Pulling fs layer 21:18:58 5d3b04190fa2: Pulling fs layer 21:18:58 2f39f015ded8: Pulling fs layer 21:18:58 3a2ae6a8a46f: Waiting 21:18:58 33b1e0a273af: Waiting 21:18:58 5d3b04190fa2: Waiting 21:18:58 2f39f015ded8: Waiting 21:18:58 5c69ac0246d0: Verifying Checksum 21:18:58 3a2ae6a8a46f: Verifying Checksum 21:18:58 3a2ae6a8a46f: Download complete 21:18:58 33b1e0a273af: Verifying Checksum 21:18:58 33b1e0a273af: Download complete 21:18:58 5d3b04190fa2: Download complete 21:18:58 ec43610c2a17: Verifying Checksum 21:18:58 ec43610c2a17: Download complete 21:18:58 5eb5b503b376: Download complete 21:18:59 2f39f015ded8: Download complete 21:18:59 5eb5b503b376: Pull complete 21:18:59 5c69ac0246d0: Pull complete 21:19:00 ec43610c2a17: Pull complete 21:19:00 3a2ae6a8a46f: Pull complete 21:19:00 33b1e0a273af: Pull complete 21:19:00 5d3b04190fa2: Pull complete 21:19:04 2f39f015ded8: Pull complete 21:19:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:19:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:19:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:04 prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container 21:19:05 $ 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 21:19:06 $ docker top b67c1d41d36338e020d61eccd47d49523be08b37eb867d85ca8d4c369d709ed5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:07 ---> job-cost.sh 21:19:07 lf-activate-venv: SKIPPING 21:19:07 INFO: No Stack... 21:19:07 INFO: Retrieving Pricing Info for: v3-standard-8 21:19:08 INFO: Archiving Costs [Pipeline] sh 21:19:08 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 21:19:08 + cut -d, -f6 [Pipeline] lock 21:19:08 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] 21:19:08 Resource [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] did not exist. Created. 21:19:08 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:19:08 + echo total: 0.2199999988079071 [Pipeline] stash 21:19:08 Stashed 1 file(s) [Pipeline] } 21:19:08 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } 21:19:08 $ docker stop --time=1 b67c1d41d36338e020d61eccd47d49523be08b37eb867d85ca8d4c369d709ed5 21:19:09 $ docker rm -f --volumes b67c1d41d36338e020d61eccd47d49523be08b37eb867d85ca8d4c369d709ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:20:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4649 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 21:20:52 Running in /w/workspace/device-sdk-go/188 [Pipeline] { [Pipeline] checkout 21:20:52 The recommended git tool is: git 21:21:04 using credential edgex-jenkins-ssh 21:21:04 Cloning the remote Git repository 21:21:04 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 21:21:04 > git init /w/workspace/device-sdk-go/188 # timeout=10 21:21:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:21:04 > git --version # timeout=10 21:21:05 > git --version # 'git version 2.25.1' 21:21:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:21:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:21:08 Avoid second fetch 21:21:08 Checking out Revision c61610bbbff1187c8ac68f5c7e0a10add7b75ddb (main) 21:21:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:21:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:21:08 > git config core.sparsecheckout # timeout=10 21:21:08 Commit message: "refactor!: Change configuration file format to YAML (#1394)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:21:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:21:09 % Total % Received % Xferd Average Speed Time Time Time Current 21:21:09 Dload Upload Total Spent Left Speed 21:21:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k 21:21:08 > git checkout -f c61610bbbff1187c8ac68f5c7e0a10add7b75ddb # timeout=10 [Pipeline] sh 21:21:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:21:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:21:10 + sudo tee /etc/docker/daemon.new 21:21:10 { 21:21:10 "registry-mirrors": [ 21:21:10 "https://nexus3.edgexfoundry.org:10001" 21:21:10 ], 21:21:10 "bip": "10.250.0.254/24", 21:21:10 "hosts": [ 21:21:10 "tcp://0.0.0.0:5555", 21:21:10 "unix:///var/run/docker.sock" 21:21:10 ], 21:21:10 "mtu": 1458, 21:21:10 "selinux-enabled": true, 21:21:10 "seccomp-profile": "/etc/docker/seccomp.json" 21:21:10 } [Pipeline] sh 21:21:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:21:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:21:29 provisioning config files... 21:21:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/188@tmp/config6046504392245289677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:30 ---> docker-login.sh 21:21:30 nexus3.edgexfoundry.org:10001 21:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:30 Configure a credential helper to remove this warning. See 21:21:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:30 21:21:30 Login Succeeded 21:21:30 nexus3.edgexfoundry.org:10002 21:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:31 Configure a credential helper to remove this warning. See 21:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:31 21:21:31 Login Succeeded 21:21:31 nexus3.edgexfoundry.org:10003 21:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:31 Configure a credential helper to remove this warning. See 21:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:31 21:21:31 Login Succeeded 21:21:31 nexus3.edgexfoundry.org:10004 21:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:31 Configure a credential helper to remove this warning. See 21:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:31 21:21:31 Login Succeeded 21:21:32 docker.io 21:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:32 Configure a credential helper to remove this warning. See 21:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:32 21:21:32 Login Succeeded 21:21:32 ---> docker-login.sh ends [Pipeline] } 21:21:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:21:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:21:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:21:32 ========================================================= 21:21:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:21:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:33 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:21:33 Sending build context to Docker daemon 5.766MB 21:21:33 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 21:21:33 Step 2/10 : FROM ${BASE} AS builder 21:21:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:21:33 af6eaf76a39c: Pulling fs layer 21:21:33 55522c791124: Pulling fs layer 21:21:33 ce5c4a1c91eb: Pulling fs layer 21:21:33 169dfbe0d373: Pulling fs layer 21:21:33 e1ff8fa3b103: Pulling fs layer 21:21:33 52ebb69f0ebf: Pulling fs layer 21:21:33 5abe8eddf0d5: Pulling fs layer 21:21:33 e1ff8fa3b103: Waiting 21:21:33 52ebb69f0ebf: Waiting 21:21:33 5abe8eddf0d5: Waiting 21:21:33 169dfbe0d373: Waiting 21:21:33 55522c791124: Verifying Checksum 21:21:33 55522c791124: Download complete 21:21:33 169dfbe0d373: Verifying Checksum 21:21:33 169dfbe0d373: Download complete 21:21:33 e1ff8fa3b103: Verifying Checksum 21:21:33 e1ff8fa3b103: Download complete 21:21:34 af6eaf76a39c: Verifying Checksum 21:21:34 af6eaf76a39c: Download complete 21:21:35 5abe8eddf0d5: Verifying Checksum 21:21:35 5abe8eddf0d5: Download complete 21:21:35 af6eaf76a39c: Pull complete 21:21:35 55522c791124: Pull complete 21:21:36 ce5c4a1c91eb: Verifying Checksum 21:21:36 ce5c4a1c91eb: Download complete 21:21:36 52ebb69f0ebf: Verifying Checksum 21:21:36 52ebb69f0ebf: Download complete 21:21:49 ce5c4a1c91eb: Pull complete 21:21:49 169dfbe0d373: Pull complete 21:21:49 e1ff8fa3b103: Pull complete 21:21:54 52ebb69f0ebf: Pull complete 21:21:57 5abe8eddf0d5: Pull complete 21:21:57 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:21:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:21:57 ---> 6cb57ee374ae 21:21:57 Step 3/10 : ARG MAKE=make build 21:21:58 ---> Running in d12a45d646a4 21:21:58 Removing intermediate container d12a45d646a4 21:21:58 ---> 7f920b07d135 21:21:58 Step 4/10 : WORKDIR /device-sdk-go 21:21:59 ---> Running in 3d78f7010f87 21:21:59 Removing intermediate container 3d78f7010f87 21:21:59 ---> ecf70072c94e 21:21:59 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:21:59 ---> Running in c822965c1a49 21:21:59 Removing intermediate container c822965c1a49 21:21:59 ---> a7d41fc04aa3 21:21:59 Step 6/10 : RUN apk add --update --no-cache make git 21:21:59 ---> Running in ceb7dc1a8b8f 21:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:22:02 OK: 263 MiB in 53 packages 21:22:03 Removing intermediate container ceb7dc1a8b8f 21:22:03 ---> 518eb137b7ab 21:22:03 Step 7/10 : COPY go.mod vendor* ./ 21:22:05 ---> d7a51fec80c9 21:22:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:05 ---> Running in 6b0b06f528fb 21:23:27 Removing intermediate container 6b0b06f528fb 21:23:27 ---> 178533c830e3 21:23:27 Step 9/10 : COPY . . 21:23:27 ---> 6dc1b927a5a0 21:23:27 Step 10/10 : RUN ${MAKE} 21:23:27 ---> Running in 4a0a541ea3d6 21:23:27 noop 21:23:27 Removing intermediate container 4a0a541ea3d6 21:23:27 ---> 5954b2a1bd84 21:23:27 Successfully built 5954b2a1bd84 21:23:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:27 + docker inspect -f . ci-base-image-arm64 21:23:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:27 prd-ubuntu20.04-docker-arm64-4c-16g-4649 does not seem to be running inside a container 21:23:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/188 -v /w/workspace/device-sdk-go/188:/w/workspace/device-sdk-go/188:rw,z -v /w/workspace/device-sdk-go/188@tmp:/w/workspace/device-sdk-go/188@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 21:23:28 $ docker top c875590f520e4f1e8ff0c961ac7ee0f4a61f846b85d5a44e5ec5ae921a2eef0f -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:29 + go version 21:23:29 go version go1.20.2 linux/arm64 [Pipeline] } 21:23:29 $ docker stop --time=1 c875590f520e4f1e8ff0c961ac7ee0f4a61f846b85d5a44e5ec5ae921a2eef0f 21:23:31 $ docker rm -f --volumes c875590f520e4f1e8ff0c961ac7ee0f4a61f846b85d5a44e5ec5ae921a2eef0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:31 + docker inspect -f . ci-base-image-arm64 21:23:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:32 prd-ubuntu20.04-docker-arm64-4c-16g-4649 does not seem to be running inside a container 21:23:32 $ 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/188 -v /w/workspace/device-sdk-go/188:/w/workspace/device-sdk-go/188:rw,z -v /w/workspace/device-sdk-go/188@tmp:/w/workspace/device-sdk-go/188@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 21:23:33 $ docker top 8bac09f1e988327b71ec2af850391a254662c36af00a407e01077dcde5d37a79 -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:34 + git config --global --add safe.directory /w/workspace/device-sdk-go/188 [Pipeline] fileExists [Pipeline] sh 21:23:34 + make test 21:23:34 go test -race -coverprofile=coverage.out ./... 21:24:21 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 21:26:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 21:26:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 21:26:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 21:26:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 21:26:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 21:26:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.230s coverage: 27.6% of statements 21:26:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.272s coverage: 78.9% of statements 21:26:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 21:26:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 21:26:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.364s coverage: 86.0% of statements 21:26:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 21:26:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.457s coverage: 75.9% of statements 21:26:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 21:26:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 21:26:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:26:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.258s coverage: 15.2% of statements 21:26:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.439s coverage: 65.7% of statements 21:27:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.449s coverage: 89.2% of statements 21:27:02 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 21:27:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.269s coverage: 5.5% of statements 21:27:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:27:04 GO111MODULE=on go vet ./... 21:29:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:29:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:29:40 ./bin/test-attribution-txt.sh [Pipeline] echo 21:29:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:29:40 $ docker stop --time=1 8bac09f1e988327b71ec2af850391a254662c36af00a407e01077dcde5d37a79 21:29:42 $ docker rm -f --volumes 8bac09f1e988327b71ec2af850391a254662c36af00a407e01077dcde5d37a79 [Pipeline] // withDockerContainer [Pipeline] sh 21:29:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:29:44 Warning: overwriting stash ‘coverage-report’ 21:29:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:29:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:29:46 + ls -al . 21:29:46 total 272 21:29:46 drwxrwxr-x 10 jenkins jenkins 4096 Mar 20 21:23 . 21:29:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 21:21 .. 21:29:46 -rw-rw-r-- 1 jenkins jenkins 140 Mar 20 21:21 .dockerignore 21:29:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 21:21 .git 21:29:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 21:21 .github 21:29:46 -rw-rw-r-- 1 jenkins jenkins 131 Mar 20 21:21 .gitignore 21:29:46 -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 21:21 .golangci.yml 21:29:46 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 20 21:21 CHANGELOG.md 21:29:46 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 21:21 GOVERNANCE.md 21:29:46 -rw-rw-r-- 1 jenkins jenkins 885 Mar 20 21:21 Jenkinsfile 21:29:46 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 20 21:21 LICENSE 21:29:46 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 20 21:21 Makefile 21:29:46 -rw-rw-r-- 1 jenkins jenkins 619 Mar 20 21:21 OWNERS.md 21:29:46 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 20 21:21 README.md 21:29:46 -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 21:17 VERSION 21:29:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 21:21 bin 21:29:46 -rw-r--r-- 1 jenkins jenkins 109536 Mar 20 21:27 coverage.out 21:29:46 drwxrwxr-x 5 jenkins jenkins 4096 Mar 20 21:21 example 21:29:46 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 20 21:21 go.mod 21:29:46 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 20 21:21 go.sum 21:29:46 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 21:21 internal 21:29:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 21:21 openapi 21:29:46 drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 21:21 pkg 21:29:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 21:21 snap 21:29:46 -rw-rw-r-- 1 jenkins jenkins 222 Mar 20 21:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:46 + 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=c61610bbbff1187c8ac68f5c7e0a10add7b75ddb --label arch=arm64 --label version=3.0.0-dev.57 . 21:29:46 Sending build context to Docker daemon 5.876MB 21:29:47 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 21:29:47 Step 2/23 : FROM ${BASE} AS builder 21:29:47 ---> 5954b2a1bd84 21:29:47 Step 3/23 : ARG MAKE=make build 21:29:47 ---> Running in e09739a42096 21:29:47 Removing intermediate container e09739a42096 21:29:47 ---> dac1d9260302 21:29:47 Step 4/23 : WORKDIR /device-sdk-go 21:29:47 ---> Running in c21729427597 21:29:47 Removing intermediate container c21729427597 21:29:47 ---> f694b06b7fbc 21:29:47 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:29:47 ---> Running in 6a534612f294 21:29:48 Removing intermediate container 6a534612f294 21:29:48 ---> 64cb3eeb1643 21:29:48 Step 6/23 : RUN apk add --update --no-cache make git 21:29:48 ---> Running in 98c3873562e3 21:29:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:29:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:29:50 OK: 263 MiB in 53 packages 21:29:51 Removing intermediate container 98c3873562e3 21:29:51 ---> 99aa14e3a159 21:29:51 Step 7/23 : COPY go.mod vendor* ./ 21:29:52 ---> 91e0a968658d 21:29:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:29:52 ---> Running in ccc723192530 21:29:55 Removing intermediate container ccc723192530 21:29:55 ---> 39f3503f21f1 21:29:55 Step 9/23 : COPY . . 21:29:56 ---> 482570655019 21:29:56 Step 10/23 : RUN ${MAKE} 21:29:56 ---> Running in 819aeebbddeb 21:29:57 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.57" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 21:32:19 Removing intermediate container 819aeebbddeb 21:32:19 ---> 5c952f87b3d7 21:32:19 Step 11/23 : FROM alpine:3.17 21:32:19 3.17: Pulling from library/alpine 21:32:19 af6eaf76a39c: Already exists 21:32:19 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:32:19 Status: Downloaded newer image for alpine:3.17 21:32:19 ---> d74e625d9115 21:32:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:32:19 ---> Running in 32d9278b2537 21:32:19 Removing intermediate container 32d9278b2537 21:32:19 ---> 2de925457d33 21:32:19 Step 13/23 : RUN apk add --update --no-cache 21:32:19 ---> Running in 8dcd5eca0811 21:32:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:32:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:32:19 OK: 7 MiB in 15 packages 21:32:20 Removing intermediate container 8dcd5eca0811 21:32:20 ---> a1dd1f66b7e6 21:32:20 Step 14/23 : WORKDIR / 21:32:20 ---> Running in 410959b928b1 21:32:20 Removing intermediate container 410959b928b1 21:32:20 ---> fed7238d7293 21:32:20 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 21:32:21 ---> 0b3f91335341 21:32:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 21:32:22 ---> 1efac3dbea2d 21:32:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 21:32:23 ---> bd6d9dbab8e2 21:32:23 Step 18/23 : EXPOSE 59999 21:32:23 ---> Running in c3a893aedcb3 21:32:23 Removing intermediate container c3a893aedcb3 21:32:23 ---> 743b8c30e4c6 21:32:23 Step 19/23 : ENTRYPOINT ["/device-simple"] 21:32:23 ---> Running in 7139d239ea85 21:32:24 Removing intermediate container 7139d239ea85 21:32:24 ---> e83d151bcb81 21:32:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:32:24 ---> Running in 4244c0798ad5 21:32:24 Removing intermediate container 4244c0798ad5 21:32:24 ---> 6557dca6d1d6 21:32:24 Step 21/23 : LABEL arch=arm64 21:32:24 ---> Running in c06b408b88a9 21:32:24 Removing intermediate container c06b408b88a9 21:32:24 ---> 1d77563755de 21:32:24 Step 22/23 : LABEL git_sha=c61610bbbff1187c8ac68f5c7e0a10add7b75ddb 21:32:24 ---> Running in 8d18f7882588 21:32:25 Removing intermediate container 8d18f7882588 21:32:25 ---> 50e1ff98beaf 21:32:25 Step 23/23 : LABEL version=3.0.0-dev.57 21:32:25 ---> Running in a310dc0aa352 21:32:25 Removing intermediate container a310dc0aa352 21:32:25 ---> 7d191cd77868 21:32:25 [Warning] One or more build-args [ARCH] were not consumed 21:32:25 Successfully built 7d191cd77868 21:32:25 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 21:32:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:32:26 21:32:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:32:26 arm64: Pulling from edgex-lftools-log-publisher 21:32:26 8998bd30e6a1: Pulling fs layer 21:32:26 04944245beec: Pulling fs layer 21:32:26 699f458cf7ca: Pulling fs layer 21:32:26 765212b225bb: Pulling fs layer 21:32:26 f23df028b6ca: Pulling fs layer 21:32:26 d65c8cfc05b1: Pulling fs layer 21:32:26 2437ff75d9bd: Pulling fs layer 21:32:26 f23df028b6ca: Waiting 21:32:26 d65c8cfc05b1: Waiting 21:32:26 2437ff75d9bd: Waiting 21:32:26 765212b225bb: Waiting 21:32:26 04944245beec: Verifying Checksum 21:32:26 04944245beec: Download complete 21:32:26 765212b225bb: Verifying Checksum 21:32:26 765212b225bb: Download complete 21:32:26 f23df028b6ca: Verifying Checksum 21:32:26 f23df028b6ca: Download complete 21:32:26 d65c8cfc05b1: Verifying Checksum 21:32:26 d65c8cfc05b1: Download complete 21:32:26 699f458cf7ca: Verifying Checksum 21:32:26 699f458cf7ca: Download complete 21:32:27 8998bd30e6a1: Verifying Checksum 21:32:27 8998bd30e6a1: Download complete 21:32:29 2437ff75d9bd: Verifying Checksum 21:32:29 2437ff75d9bd: Download complete 21:32:31 8998bd30e6a1: Pull complete 21:32:32 04944245beec: Pull complete 21:32:33 699f458cf7ca: Pull complete 21:32:33 765212b225bb: Pull complete 21:32:34 f23df028b6ca: Pull complete 21:32:34 d65c8cfc05b1: Pull complete 21:32:49 2437ff75d9bd: Pull complete 21:32:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:32:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:49 prd-ubuntu20.04-docker-arm64-4c-16g-4649 does not seem to be running inside a container 21:32:49 $ 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/188 -v /w/workspace/device-sdk-go/188:/w/workspace/device-sdk-go/188:rw,z -v /w/workspace/device-sdk-go/188@tmp:/w/workspace/device-sdk-go/188@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 21:32:52 $ docker top d056de3347b1681289a474042f5177fc15b7622bdd7de2a0acb0e61febeea884 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:32:53 ---> job-cost.sh 21:32:53 lf-activate-venv: SKIPPING 21:32:53 INFO: No Stack... 21:32:53 INFO: Retrieving Pricing Info for: v3-standard-4 21:32:54 INFO: Archiving Costs [Pipeline] sh 21:32:55 + cat /w/workspace/device-sdk-go/188/archives/cost.csv 21:32:55 + cut -d, -f6 [Pipeline] lock 21:32:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] 21:32:55 Resource [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] did not exist. Created. 21:32:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:32:56 /w/workspace/device-sdk-go/188@tmp/durable-dc416139/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:32:56 + echo total: 0.10999999940395355 [Pipeline] stash 21:32:56 Warning: overwriting stash ‘stack-cost’ 21:32:56 Stashed 1 file(s) [Pipeline] } 21:32:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } 21:32:56 $ docker stop --time=1 d056de3347b1681289a474042f5177fc15b7622bdd7de2a0acb0e61febeea884 21:32:59 $ docker rm -f --volumes d056de3347b1681289a474042f5177fc15b7622bdd7de2a0acb0e61febeea884 [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 21:32:59 provisioning config files... 21:32:59 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8666764320893430774tmp [Pipeline] { [Pipeline] sh 21:33:00 + set +x 21:33:00 + curl -s https://codecov.io/bash 21:33:00 + bash -s -- 21:33:00 21:33:00 _____ _ 21:33:00 / ____| | | 21:33:00 | | ___ __| | ___ ___ _____ __ 21:33:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:33:00 | |___| (_) | (_| | __/ (_| (_) \ V / 21:33:00 \_____\___/ \__,_|\___|\___\___/ \_/ 21:33:00 Bash-1.0.6 21:33:00 21:33:00 21:33:00 ==> git version 2.25.1 found 21:33:00 ==> 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 21:33:00 Release-Date: 2020-01-08 21:33:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:33:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:33:00 ==> Jenkins CI detected. 21:33:00 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 21:33:00 project root: . 21:33:00 --> token set from env 21:33:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:33:00 ==> Running gcov in . (disable via -X gcov) 21:33:00 ==> Python coveragepy not found 21:33:00 ==> Searching for coverage reports in: 21:33:00 + . 21:33:00 -> Found 1 reports 21:33:00 ==> Detecting git/mercurial file structure 21:33:00 ==> Reading reports 21:33:00 + ./coverage.out bytes=109536 21:33:00 ==> Appending adjustments 21:33:00 https://docs.codecov.io/docs/fixing-reports 21:33:00 + Found adjustments 21:33:00 ==> Gzipping contents 21:33:00 16K /tmp/codecov.vZGlTv.gz 21:33:00 ==> Uploading reports 21:33:00 url: https://codecov.io 21:33:00 query: branch=main&commit=c61610bbbff1187c8ac68f5c7e0a10add7b75ddb&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:33:00 -> Pinging Codecov 21:33:00 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=c61610bbbff1187c8ac68f5c7e0a10add7b75ddb&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:33:00 -> Uploading to 21:33:00 https://storage.googleapis.com/codecov/v4/raw/2023-03-20/7E55EF52A471D76F132DFD9A03CDDE97/c61610bbbff1187c8ac68f5c7e0a10add7b75ddb/ec6059cc-67db-4b17-bdd1-d532a5ae971e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230320T213300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02fc107a65b71170a6ab1819072db2412447a3a5ad7c513982c283b9c7961ff4 21:33:00 % Total % Received % Xferd Average Speed Time Time Time Current 21:33:00 Dload Upload Total Spent Left Speed 21:33:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15236 0 0 100 15236 0 49307 --:--:-- --:--:-- --:--:-- 49148 100 15236 0 0 100 15236 0 49307 --:--:-- --:--:-- --:--:-- 49148 21:33:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [Pipeline] } 21:33:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:33:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:33:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:33:01 21:33:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:33:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:33:01 df9b9388f04a: Pulling fs layer 21:33:01 52dc419b0ee2: Pulling fs layer 21:33:01 25bc292e5bac: Pulling fs layer 21:33:01 114826534d7a: Pulling fs layer 21:33:01 4657fd5d0bcf: Pulling fs layer 21:33:01 6ad1cebc031e: Pulling fs layer 21:33:01 8a3aa393b2d8: Pulling fs layer 21:33:01 4657fd5d0bcf: Waiting 21:33:01 6ad1cebc031e: Waiting 21:33:01 8a3aa393b2d8: Waiting 21:33:01 114826534d7a: Waiting 21:33:01 25bc292e5bac: Download complete 21:33:01 52dc419b0ee2: Download complete 21:33:01 4657fd5d0bcf: Download complete 21:33:01 df9b9388f04a: Verifying Checksum 21:33:01 df9b9388f04a: Download complete 21:33:02 df9b9388f04a: Pull complete 21:33:02 6ad1cebc031e: Verifying Checksum 21:33:02 6ad1cebc031e: Download complete 21:33:02 52dc419b0ee2: Pull complete 21:33:02 25bc292e5bac: Pull complete 21:33:02 114826534d7a: Verifying Checksum 21:33:02 114826534d7a: Download complete 21:33:03 8a3aa393b2d8: Verifying Checksum 21:33:03 8a3aa393b2d8: Download complete 21:33:06 114826534d7a: Pull complete 21:33:06 4657fd5d0bcf: Pull complete 21:33:06 6ad1cebc031e: Pull complete 21:33:08 8a3aa393b2d8: Pull complete 21:33:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:33:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:33:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:08 prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container 21:33:08 $ 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 21:33:10 $ docker top ae1616e35eb3287c3eab04422d8802c30247d3fd81f7066917cf140a1f0a2728 -eo pid,comm [Pipeline] { [Pipeline] echo 21:33:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 21:33:11 + set -o pipefail 21:33:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 21:33:16 21:33:16 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 21:33:16 21:33:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/70dc0aae-f25f-436d-88a4-4e441881f902 21:33:16 21:33:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:33:16 21:33:17 21:33:17 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:33:17 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:33:17 More details here: https://snyk.co/ue1NS [Pipeline] } 21:33:17 $ docker stop --time=1 ae1616e35eb3287c3eab04422d8802c30247d3fd81f7066917cf140a1f0a2728 21:33:19 $ docker rm -f --volumes ae1616e35eb3287c3eab04422d8802c30247d3fd81f7066917cf140a1f0a2728 [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 21:33:19 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:33:19 provisioning config files... 21:33:19 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8693334592656411668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:20 --> edgex-publish-swagger.sh 21:33:20 === Publish openapi/v3 API === 21:33:20 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:33:20 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 21:33:20 % Total % Received % Xferd Average Speed Time Time Time Current 21:33:20 Dload Upload Total Spent Left Speed 21:33:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23571 0 0 100 23571 0 19352 0:00:01 0:00:01 --:--:-- 19336 100 23571 0 0 100 23571 0 10617 0:00:02 0:00:02 --:--:-- 10612 100 23571 0 0 100 23571 0 7317 0:00:03 0:00:03 --:--:-- 7315 100 23571 0 0 100 23571 0 5582 0:00:04 0:00:04 --:--:-- 5581 100 23571 0 0 100 23571 0 4512 0:00:05 0:00:05 --:--:-- 4532 100 23571 0 0 100 23571 0 4001 0:00:05 0:00:05 --:--:-- 0 21:33:25 21:33:25 [Pipeline] } 21:33:25 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 21:33:26 + git log --format=format:%s -1 c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [Pipeline] sh 21:33:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:33:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:33:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:26 prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container 21:33:26 $ 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 21:33:27 $ docker top 0c324ab5f0e0f9f1ca5303fba9a0bdfeece1291c5a6c02bd3b301ed73cbe9b58 -eo pid,comm 21:33:27 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). 21:33:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:33:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:33:27 [ssh-agent] Looking for ssh-agent implementation... 21:33:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:33:27 $ docker exec 0c324ab5f0e0f9f1ca5303fba9a0bdfeece1291c5a6c02bd3b301ed73cbe9b58 ssh-agent 21:33:27 SSH_AUTH_SOCK=/tmp/ssh-S6O3oVRT3jBS/agent.32 21:33:27 SSH_AGENT_PID=38 21:33:27 Running ssh-add (command line suppressed) 21:33:27 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1927493561819460617.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1927493561819460617.key) 21:33:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:33:27 + git semver tag 21:33:28 2023-03-20 21:33:28,173 [run_tag] DEBUG tag force:False 21:33:28 2023-03-20 21:33:28,173 [check_head_tag] DEBUG check head tag 21:33:28 2023-03-20 21:33:28,175 [execute] INFO git cat-file --batch-check 21:33:28 2023-03-20 21:33:28,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 21:33:28 2023-03-20 21:33:28,179 [execute] INFO git cat-file --batch 21:33:28 2023-03-20 21:33:28,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 21:33:28 2023-03-20 21:33:28,223 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:33:28 2023-03-20 21:33:28,224 [execute] INFO git tag -a v3.0.0-dev.57 -m v3.0.0-dev.57 21:33:28 2023-03-20 21:33:28,224 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.57', '-m', 'v3.0.0-dev.57'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 21:33:28 2023-03-20 21:33:28,229 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:33:28 3.0.0-dev.57 [Pipeline] } 21:33:28 $ docker exec --env ******** --env ******** 0c324ab5f0e0f9f1ca5303fba9a0bdfeece1291c5a6c02bd3b301ed73cbe9b58 ssh-agent -k 21:33:28 unset SSH_AUTH_SOCK; 21:33:28 unset SSH_AGENT_PID; 21:33:28 echo Agent pid 38 killed; 21:33:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:33:28 + git semver [Pipeline] } 21:33:29 $ docker stop --time=1 0c324ab5f0e0f9f1ca5303fba9a0bdfeece1291c5a6c02bd3b301ed73cbe9b58 21:33:30 $ docker rm -f --volumes 0c324ab5f0e0f9f1ca5303fba9a0bdfeece1291c5a6c02bd3b301ed73cbe9b58 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:33:30 21:33:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:33:31 0.23.1-centos7: Pulling from edgex-lftools 21:33:31 ab5ef0e58194: Pulling fs layer 21:33:31 9712f1f96733: Pulling fs layer 21:33:31 63f879dbbcfc: Pulling fs layer 21:33:31 0d9ebad4ef96: Pulling fs layer 21:33:31 e9a5061849ea: Pulling fs layer 21:33:31 d747dcd14b5f: Pulling fs layer 21:33:31 2de7ff778b66: Pulling fs layer 21:33:31 0d9ebad4ef96: Waiting 21:33:31 e9a5061849ea: Waiting 21:33:31 d747dcd14b5f: Waiting 21:33:31 2de7ff778b66: Waiting 21:33:31 9712f1f96733: Download complete 21:33:31 63f879dbbcfc: Verifying Checksum 21:33:31 63f879dbbcfc: Download complete 21:33:31 0d9ebad4ef96: Verifying Checksum 21:33:31 0d9ebad4ef96: Download complete 21:33:31 e9a5061849ea: Verifying Checksum 21:33:31 e9a5061849ea: Download complete 21:33:31 d747dcd14b5f: Verifying Checksum 21:33:31 d747dcd14b5f: Download complete 21:33:31 ab5ef0e58194: Download complete 21:33:32 2de7ff778b66: Verifying Checksum 21:33:32 2de7ff778b66: Download complete 21:33:35 ab5ef0e58194: Pull complete 21:33:35 9712f1f96733: Pull complete 21:33:35 63f879dbbcfc: Pull complete 21:33:39 0d9ebad4ef96: Pull complete 21:33:39 e9a5061849ea: Pull complete 21:33:39 d747dcd14b5f: Pull complete 21:33:41 2de7ff778b66: Pull complete 21:33:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:33:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:33:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:41 prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container 21:33:41 $ 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 21:33:43 $ docker top 0e68ed9bc4be3fa27ec5c6ab716357cbdecfb7ed265b211a5b72b85dee42f785 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:33:43 provisioning config files... 21:33:43 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4444305055296419279tmp 21:33:43 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config595443266098096497tmp 21:33:43 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3133566021479016250tmp [Pipeline] { [Pipeline] echo 21:33:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:33:43 ---> sigul-configuration.sh 21:33:43 gpg: directory `/root/.gnupg' created 21:33:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:33:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:33:43 gpg: keyring `/root/.gnupg/secring.gpg' created 21:33:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:33:43 gpg: CAST5 encrypted data 21:33:43 gpg: encrypted with 1 passphrase 21:33:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:33:44 + mkdir /home/jenkins 21:33:44 + mkdir /home/jenkins/sigul [Pipeline] sh 21:33:44 + 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 21:33:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:33:44 ---> sigul-install.sh 21:33:44 Sigul already installed; skipping installation. [Pipeline] sh 21:33:45 + git tag --list 21:33:45 0.7.1 21:33:45 delhi-tag 21:33:45 v1.0.0 21:33:45 v1.1.0 21:33:45 v1.1.1 21:33:45 v1.1.2 21:33:45 v1.2.0 21:33:45 v1.2.1 21:33:45 v1.2.2 21:33:45 v1.2.3 21:33:45 v1.3.0 21:33:45 v1.4.0 21:33:45 v2.0.0 21:33:45 v2.1.0 21:33:45 v2.1.1 21:33:45 v2.1.1-dev.2 21:33:45 v2.1.1-dev.3 21:33:45 v2.2.0 21:33:45 v2.2.1-dev.1 21:33:45 v2.2.1-dev.10 21:33:45 v2.2.1-dev.11 21:33:45 v2.2.1-dev.12 21:33:45 v2.2.1-dev.13 21:33:45 v2.2.1-dev.14 21:33:45 v2.2.1-dev.2 21:33:45 v2.2.1-dev.3 21:33:45 v2.2.1-dev.4 21:33:45 v2.2.1-dev.5 21:33:45 v2.2.1-dev.6 21:33:45 v2.2.1-dev.7 21:33:45 v2.2.1-dev.8 21:33:45 v2.2.1-dev.9 21:33:45 v2.3.0 21:33:45 v2.3.0-dev.14 21:33:45 v2.3.0-dev.15 21:33:45 v2.3.0-dev.16 21:33:45 v2.3.0-dev.17 21:33:45 v2.3.0-dev.18 21:33:45 v2.3.0-dev.19 21:33:45 v2.3.0-dev.20 21:33:45 v2.3.0-dev.21 21:33:45 v2.3.0-dev.22 21:33:45 v2.3.0-dev.23 21:33:45 v2.3.0-dev.24 21:33:45 v2.3.0-dev.25 21:33:45 v2.3.0-dev.26 21:33:45 v2.3.0-dev.27 21:33:45 v2.3.0-dev.28 21:33:45 v2.3.0-dev.29 21:33:45 v2.3.0-dev.30 21:33:45 v2.3.0-dev.31 21:33:45 v2.3.0-dev.32 21:33:45 v2.3.0-dev.33 21:33:45 v2.3.0-dev.34 21:33:45 v2.3.0-dev.35 21:33:45 v2.3.0-dev.36 21:33:45 v2.3.0-dev.37 21:33:45 v2.3.0-dev.38 21:33:45 v2.3.0-dev.39 21:33:45 v2.3.0-dev.40 21:33:45 v2.3.0-dev.41 21:33:45 v2.3.0-dev.42 21:33:45 v2.3.0-dev.43 21:33:45 v2.3.0-dev.44 21:33:45 v2.3.0-dev.45 21:33:45 v2.3.0-dev.46 21:33:45 v2.3.0-dev.47 21:33:45 v2.3.0-dev.48 21:33:45 v2.3.0-dev.49 21:33:45 v2.3.0-dev.50 21:33:45 v2.3.0-dev.51 21:33:45 v2.3.1-dev.1 21:33:45 v2.3.1-dev.2 21:33:45 v2.3.1-dev.3 21:33:45 v2.3.1-dev.4 21:33:45 v3.0.0-dev.1 21:33:45 v3.0.0-dev.10 21:33:45 v3.0.0-dev.11 21:33:45 v3.0.0-dev.12 21:33:45 v3.0.0-dev.13 21:33:45 v3.0.0-dev.14 21:33:45 v3.0.0-dev.15 21:33:45 v3.0.0-dev.16 21:33:45 v3.0.0-dev.17 21:33:45 v3.0.0-dev.18 21:33:45 v3.0.0-dev.19 21:33:45 v3.0.0-dev.2 21:33:45 v3.0.0-dev.20 21:33:45 v3.0.0-dev.21 21:33:45 v3.0.0-dev.22 21:33:45 v3.0.0-dev.23 21:33:45 v3.0.0-dev.24 21:33:45 v3.0.0-dev.25 21:33:45 v3.0.0-dev.26 21:33:45 v3.0.0-dev.27 21:33:45 v3.0.0-dev.28 21:33:45 v3.0.0-dev.29 21:33:45 v3.0.0-dev.3 21:33:45 v3.0.0-dev.30 21:33:45 v3.0.0-dev.31 21:33:45 v3.0.0-dev.32 21:33:45 v3.0.0-dev.33 21:33:45 v3.0.0-dev.34 21:33:45 v3.0.0-dev.35 21:33:45 v3.0.0-dev.36 21:33:45 v3.0.0-dev.37 21:33:45 v3.0.0-dev.38 21:33:45 v3.0.0-dev.39 21:33:45 v3.0.0-dev.4 21:33:45 v3.0.0-dev.40 21:33:45 v3.0.0-dev.41 21:33:45 v3.0.0-dev.42 21:33:45 v3.0.0-dev.43 21:33:45 v3.0.0-dev.44 21:33:45 v3.0.0-dev.45 21:33:45 v3.0.0-dev.46 21:33:45 v3.0.0-dev.47 21:33:45 v3.0.0-dev.48 21:33:45 v3.0.0-dev.49 21:33:45 v3.0.0-dev.5 21:33:45 v3.0.0-dev.50 21:33:45 v3.0.0-dev.51 21:33:45 v3.0.0-dev.52 21:33:45 v3.0.0-dev.53 21:33:45 v3.0.0-dev.54 21:33:45 v3.0.0-dev.55 21:33:45 v3.0.0-dev.56 21:33:45 v3.0.0-dev.57 21:33:45 v3.0.0-dev.6 21:33:45 v3.0.0-dev.7 21:33:45 v3.0.0-dev.8 21:33:45 v3.0.0-dev.9 [Pipeline] sh 21:33:45 + lftools sign git-tag v3.0.0-dev.57 21:33:45 Signing Git tag with Sigul... 21:33:45 Signing v3.0.0-dev.57 [Pipeline] echo 21:33:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:33:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:33:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:33:46 $ docker stop --time=1 0e68ed9bc4be3fa27ec5c6ab716357cbdecfb7ed265b211a5b72b85dee42f785 21:33:47 $ docker rm -f --volumes 0e68ed9bc4be3fa27ec5c6ab716357cbdecfb7ed265b211a5b72b85dee42f785 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:33:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:33:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:33:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:48 prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container 21:33:48 $ 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 21:33:48 $ docker top 76941bd54e5e8b94fc9e5fa07c3ab88e1be7f43118ec3f3b14eb93586a6f0bba -eo pid,comm 21:33:49 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). 21:33:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:33:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:33:49 [ssh-agent] Looking for ssh-agent implementation... 21:33:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:33:49 $ docker exec 76941bd54e5e8b94fc9e5fa07c3ab88e1be7f43118ec3f3b14eb93586a6f0bba ssh-agent 21:33:49 SSH_AUTH_SOCK=/tmp/ssh-oFWMARDlWxaV/agent.32 21:33:49 SSH_AGENT_PID=38 21:33:49 Running ssh-add (command line suppressed) 21:33:49 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12651982288613392268.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12651982288613392268.key) 21:33:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:33:49 + git semver bump pre 21:33:49 2023-03-20 21:33:49,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:33:49 2023-03-20 21:33:49,861 [bump_version] DEBUG bumping version:3.0.0-dev.57 on axis:pre with prefix:dev 21:33:49 2023-03-20 21:33:49,861 [bump_version] DEBUG bumped version:3.0.0-dev.58 21:33:49 2023-03-20 21:33:49,861 [write_version] DEBUG write version:3.0.0-dev.58 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 21:33:49 2023-03-20 21:33:49,861 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:33:49 2023-03-20 21:33:49,861 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:33:49 2023-03-20 21:33:49,863 [execute] INFO git cat-file --batch-check 21:33:49 2023-03-20 21:33:49,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:33:49 2023-03-20 21:33:49,868 [execute] INFO git cat-file --batch 21:33:49 2023-03-20 21:33:49,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:33:49 2023-03-20 21:33:49,875 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:33:49 3.0.0-dev.58 [Pipeline] } 21:33:49 $ docker exec --env ******** --env ******** 76941bd54e5e8b94fc9e5fa07c3ab88e1be7f43118ec3f3b14eb93586a6f0bba ssh-agent -k 21:33:50 unset SSH_AUTH_SOCK; 21:33:50 unset SSH_AGENT_PID; 21:33:50 echo Agent pid 38 killed; 21:33:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:33:50 + git semver [Pipeline] } 21:33:50 $ docker stop --time=1 76941bd54e5e8b94fc9e5fa07c3ab88e1be7f43118ec3f3b14eb93586a6f0bba 21:33:51 $ docker rm -f --volumes 76941bd54e5e8b94fc9e5fa07c3ab88e1be7f43118ec3f3b14eb93586a6f0bba [Pipeline] // withDockerContainer [Pipeline] sh 21:33:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:33:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:33:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:52 prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container 21:33:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:33:53 $ docker top 4f2c840be0fbe37c0aad8b9b7aa535fbc22d619e3b2a9df174ea0b6e3f161168 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:33:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:33:53 [ssh-agent] Looking for ssh-agent implementation... 21:33:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:33:53 $ docker exec 4f2c840be0fbe37c0aad8b9b7aa535fbc22d619e3b2a9df174ea0b6e3f161168 ssh-agent 21:33:53 SSH_AUTH_SOCK=/tmp/ssh-AIJgPW9xbaok/agent.33 21:33:53 SSH_AGENT_PID=39 21:33:53 Running ssh-add (command line suppressed) 21:33:53 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9262963211156375850.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9262963211156375850.key) 21:33:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:33:53 + git semver push 21:33:54 2023-03-20 21:33:54,029 [run_push] DEBUG push 21:33:54 2023-03-20 21:33:54,030 [execute] INFO git cat-file --batch-check 21:33:54 2023-03-20 21:33:54,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:33:54 2023-03-20 21:33:54,035 [execute] INFO git rev-list 71e7e3e17e1640e168c2d640ed779981613d790b -- 21:33:54 2023-03-20 21:33:54,035 [execute] DEBUG Popen(['git', 'rev-list', '71e7e3e17e1640e168c2d640ed779981613d790b', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:33:54 2023-03-20 21:33:54,047 [execute] INFO git fetch -v origin 21:33:54 2023-03-20 21:33:54,047 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:33:54 2023-03-20 21:33:54,502 [run_push] DEBUG no remote changes detected 21:33:54 2023-03-20 21:33:54,503 [execute] INFO git push origin semver 21:33:54 2023-03-20 21:33:54,503 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:33:55 2023-03-20 21:33:55,312 [run_push] DEBUG push all version tags 21:33:55 2023-03-20 21:33:55,313 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:33:55 2023-03-20 21:33:55,313 [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) 21:33:56 2023-03-20 21:33:56,049 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:33:56 3.0.0-dev.58 [Pipeline] } 21:33:56 $ docker exec --env ******** --env ******** 4f2c840be0fbe37c0aad8b9b7aa535fbc22d619e3b2a9df174ea0b6e3f161168 ssh-agent -k 21:33:56 unset SSH_AUTH_SOCK; 21:33:56 unset SSH_AGENT_PID; 21:33:56 echo Agent pid 39 killed; 21:33:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:33:56 + git semver [Pipeline] } 21:33:56 $ docker stop --time=1 4f2c840be0fbe37c0aad8b9b7aa535fbc22d619e3b2a9df174ea0b6e3f161168 21:33:58 $ docker rm -f --volumes 4f2c840be0fbe37c0aad8b9b7aa535fbc22d619e3b2a9df174ea0b6e3f161168 [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 21:33:58 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 21:33:58 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 21:33:58 total 16 21:33:58 drwxr-xr-x 3 root root 4096 Mar 20 21:19 . 21:33:58 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 21:33 .. 21:33:58 drwxr-xr-x 2 root root 4096 Mar 20 21:19 cost 21:33:58 -rw-r--r-- 1 root root 85 Mar 20 21:19 cost.csv 21:33:58 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 21:33:58 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 21:33:58 total 16 21:33:58 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 21:19 . 21:33:58 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 21:33 .. 21:33:58 drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 21:19 cost 21:33:58 -rw-r--r-- 1 jenkins jenkins 85 Mar 20 21:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:33:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:34:00 ---> package-listing.sh 21:34:00 ++ tr '[:upper:]' '[:lower:]' 21:34:00 ++ facter osfamily 21:34:00 + OS_FAMILY=debian 21:34:00 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 21:34:00 + START_PACKAGES=/tmp/packages_start.txt 21:34:00 + END_PACKAGES=/tmp/packages_end.txt 21:34:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:34:00 + PACKAGES=/tmp/packages_start.txt 21:34:00 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 21:34:00 + PACKAGES=/tmp/packages_end.txt 21:34:00 + case "${OS_FAMILY}" in 21:34:00 + dpkg -l 21:34:00 + grep '^ii' 21:34:00 + '[' -f /tmp/packages_start.txt ']' 21:34:00 + '[' -f /tmp/packages_end.txt ']' 21:34:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:34:00 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 21:34:00 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 21:34:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 21:34:00 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 21:34:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:34:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:01 prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container 21:34:01 $ 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 21:34:01 $ docker top c09698ff1c3f541c3ae7c96dcda60db86271fd9c5d80ea341cae746280eb8861 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:01 + touch /tmp/pre-build-complete [Pipeline] sh 21:34:02 + mkdir -p /var/log/sysstat [Pipeline] sh 21:34:02 + ls /var/log/sa-host 21:34:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:34:02 provisioning config files... 21:34:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10845035671671666053tmp [Pipeline] { [Pipeline] echo 21:34:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:34:02 ---> create-netrc.sh [Pipeline] } 21:34:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:34:03 ---> python-tools-install.sh [Pipeline] echo 21:34:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:34:03 ---> sudo-logs.sh 21:34:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:34:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:34:03 ---> job-cost.sh 21:34:03 lf-activate-venv: SKIPPING 21:34:03 DEBUG: total: 0.2199999988079071 21:34:03 INFO: Retrieving Stack Cost... 21:34:04 INFO: Retrieving Pricing Info for: v3-standard-8 21:34:04 INFO: Archiving Costs [Pipeline] echo 21:34:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:34:05 ---> logs-deploy.sh 21:34:05 lf-activate-venv: SKIPPING 21:34:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/188 21:34:05 INFO: archiving workspace using pattern(s): 21:34:05 Archives upload complete. 21:34:05 INFO: archiving logs to Nexus 21:34:06 ---> uname -a: 21:34:06 Linux prd-ubuntu20-04-docker-8c-8g-4647 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:34:06 21:34:06 21:34:06 ---> lscpu: 21:34:06 Architecture: x86_64 21:34:06 CPU op-mode(s): 32-bit, 64-bit 21:34:06 Byte Order: Little Endian 21:34:06 Address sizes: 40 bits physical, 48 bits virtual 21:34:06 CPU(s): 8 21:34:06 On-line CPU(s) list: 0-7 21:34:06 Thread(s) per core: 1 21:34:06 Core(s) per socket: 1 21:34:06 Socket(s): 8 21:34:06 NUMA node(s): 1 21:34:06 Vendor ID: AuthenticAMD 21:34:06 CPU family: 23 21:34:06 Model: 49 21:34:06 Model name: AMD EPYC-Rome Processor 21:34:06 Stepping: 0 21:34:06 CPU MHz: 2799.998 21:34:06 BogoMIPS: 5599.99 21:34:06 Virtualization: AMD-V 21:34:06 Hypervisor vendor: KVM 21:34:06 Virtualization type: full 21:34:06 L1d cache: 256 KiB 21:34:06 L1i cache: 256 KiB 21:34:06 L2 cache: 4 MiB 21:34:06 L3 cache: 128 MiB 21:34:06 NUMA node0 CPU(s): 0-7 21:34:06 Vulnerability Itlb multihit: Not affected 21:34:06 Vulnerability L1tf: Not affected 21:34:06 Vulnerability Mds: Not affected 21:34:06 Vulnerability Meltdown: Not affected 21:34:06 Vulnerability Mmio stale data: Not affected 21:34:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:34:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:34:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:34:06 Vulnerability Srbds: Not affected 21:34:06 Vulnerability Tsx async abort: Not affected 21:34:06 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 21:34:06 21:34:06 21:34:06 ---> nproc: 21:34:06 8 21:34:06 21:34:06 21:34:06 ---> df -h: 21:34:06 Filesystem Size Used Avail Use% Mounted on 21:34:06 overlay 155G 13G 143G 9% / 21:34:06 tmpfs 64M 0 64M 0% /dev 21:34:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:34:06 shm 64M 0 64M 0% /dev/shm 21:34:06 /dev/vda1 155G 13G 143G 9% /facter-os 21:34:06 21:34:06 21:34:06 ---> sar -b -r -n DEV: 21:34:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4647) 03/20/23 _x86_64_ (8 CPU) 21:34:06 21:34:06 21:16:11 LINUX RESTART (8 CPU) 21:34:06 21:34:06 21:17:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:34:06 21:18:01 182.39 1.44 180.95 0.00 24.40 71756.52 0.00 21:34:06 21:19:01 161.66 0.22 161.44 0.00 12.93 36241.69 0.00 21:34:06 21:20:01 32.86 0.02 32.84 0.00 0.27 16460.13 0.00 21:34:06 21:21:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 21:34:06 21:22:01 54.80 10.78 44.03 0.00 5243.18 8824.27 0.00 21:34:06 21:23:01 4.78 0.02 4.77 0.00 0.13 105.96 0.00 21:34:06 21:24:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 21:34:06 21:25:01 1.95 0.00 1.95 0.00 0.00 22.00 0.00 21:34:06 21:26:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 21:34:06 21:27:01 2.12 0.00 2.12 0.00 0.00 24.39 0.00 21:34:06 21:28:01 3.10 1.58 1.52 0.00 36.26 18.13 0.00 21:34:06 21:29:01 2.08 0.00 2.08 0.00 0.00 23.06 0.00 21:34:06 21:30:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 21:34:06 21:31:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 21:34:06 21:32:01 2.28 0.02 2.27 0.00 0.13 30.79 0.00 21:34:06 21:33:01 1.97 0.07 1.90 0.00 7.86 30.26 0.00 21:34:06 21:34:01 122.40 0.25 122.15 0.00 17.60 59461.56 0.00 21:34:06 Average: 33.91 0.84 33.08 0.00 309.71 11300.33 0.00 21:34:06 21:34:06 21:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:34:06 21:18:01 27946188 31533704 759620 2.31 144628 3618784 1893220 5.58 1410240 3045448 455708 21:34:06 21:19:01 27724012 31527360 766940 2.33 154364 3817976 2046284 6.03 1291492 3376276 405620 21:34:06 21:20:01 27681988 31562512 730476 2.22 159012 3869668 1765924 5.20 1272876 3415608 180 21:34:06 21:21:01 27682624 31563224 729572 2.22 159048 3869668 1765924 5.20 1271944 3415608 184 21:34:06 21:22:01 27155620 31544672 735528 2.24 192212 4324804 1807316 5.33 1590712 3587384 416 21:34:06 21:23:01 27163192 31547484 732716 2.23 190788 4321540 1783208 5.26 1586952 3584180 4 21:34:06 21:24:01 27165076 31549468 730780 2.22 190868 4321552 1783208 5.26 1585356 3584184 164 21:34:06 21:25:01 27165596 31550176 730016 2.22 190952 4321684 1783208 5.26 1585708 3584288 180 21:34:06 21:26:01 27165572 31550212 729916 2.22 191036 4321680 1783208 5.26 1585460 3584320 12 21:34:06 21:27:01 27165348 31550112 729908 2.22 191100 4321688 1783208 5.26 1586116 3584316 180 21:34:06 21:28:01 27158848 31546080 734168 2.23 191172 4322772 1783208 5.26 1594640 3585016 8 21:34:06 21:29:01 27158768 31546084 734112 2.23 191244 4322776 1783208 5.26 1594360 3585024 164 21:34:06 21:30:01 27158920 31546252 734092 2.23 191256 4322780 1783208 5.26 1593788 3585028 172 21:34:06 21:31:01 27158960 31546304 734024 2.23 191288 4322784 1783208 5.26 1593484 3585028 8 21:34:06 21:32:01 27155124 31542600 737820 2.24 191380 4322764 1810328 5.34 1593648 3585008 36 21:34:06 21:33:01 27154564 31542348 737972 2.24 191416 4323032 1809712 5.33 1594760 3585056 32 21:34:06 21:34:01 25642352 31506172 769544 2.34 229432 5631948 1806436 5.32 1725628 4832292 904 21:34:06 Average: 27211927 31544398 738659 2.25 184776 4275171 1809060 5.33 1532774 3594357 50822 21:34:06 21:34:06 21:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:34:06 21:18:01 vethd45a746 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 21:34:06 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:18:01 docker0 177.38 256.80 14.25 1946.18 0.00 0.00 0.00 0.00 21:34:06 21:18:01 ens3 371.56 237.16 4923.27 33.80 0.00 0.00 0.00 0.00 21:34:06 21:19:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 21:34:06 21:19:01 docker0 2.55 6.00 0.16 85.06 0.00 0.00 0.00 0.00 21:34:06 21:19:01 ens3 130.29 96.17 2617.99 107.08 0.00 0.00 0.00 0.00 21:34:06 21:20:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:34:06 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:20:01 ens3 16.53 10.15 22.72 4.90 0.00 0.00 0.00 0.00 21:34:06 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:06 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:21:01 ens3 0.67 0.77 0.35 0.30 0.00 0.00 0.00 0.00 21:34:06 21:22:01 lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 21:34:06 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:22:01 ens3 115.78 51.55 2850.60 3.97 0.00 0.00 0.00 0.00 21:34:06 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:06 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:23:01 ens3 0.23 0.18 0.01 0.01 0.00 0.00 0.00 0.00 21:34:06 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:06 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:25:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:34:06 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:06 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:27:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:34:06 21:28:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:34:06 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:28:01 ens3 7.28 5.77 5.29 5.88 0.00 0.00 0.00 0.00 21:34:06 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:06 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:29:01 ens3 0.22 0.12 0.17 0.01 0.00 0.00 0.00 0.00 21:34:06 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:34:06 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:34:06 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:32:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:34:06 21:33:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 21:34:06 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:06 21:33:01 ens3 4.28 3.20 4.17 1.62 0.00 0.00 0.00 0.00 21:34:06 21:34:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 21:34:06 21:34:01 docker0 30.54 56.49 2.96 584.82 0.00 0.00 0.00 0.00 21:34:06 21:34:01 ens3 405.35 267.54 7816.92 149.45 0.00 0.00 0.00 0.00 21:34:06 Average: lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 21:34:06 Average: docker0 12.23 18.57 1.01 152.27 0.00 0.00 0.00 0.00 21:34:06 Average: ens3 61.58 39.39 1067.46 18.07 0.00 0.00 0.00 0.00 21:34:06 21:34:06 21:34:06 ---> sar -P ALL: 21:34:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4647) 03/20/23 _x86_64_ (8 CPU) 21:34:06 21:34:06 21:16:11 LINUX RESTART (8 CPU) 21:34:06 21:34:06 21:17:02 CPU %user %nice %system %iowait %steal %idle 21:34:06 21:18:01 all 23.69 0.00 5.72 1.50 0.08 69.01 21:34:06 21:18:01 0 22.78 0.00 5.47 1.59 0.07 70.09 21:34:06 21:18:01 1 22.40 0.00 5.93 0.14 0.07 71.47 21:34:06 21:18:01 2 24.38 0.00 4.99 0.15 0.07 70.41 21:34:06 21:18:01 3 22.44 0.00 6.36 2.56 0.09 68.56 21:34:06 21:18:01 4 24.27 0.00 5.61 0.36 0.09 69.68 21:34:06 21:18:01 5 24.48 0.00 6.58 6.96 0.09 61.90 21:34:06 21:18:01 6 25.72 0.00 5.35 0.21 0.09 68.64 21:34:06 21:18:01 7 23.04 0.00 5.45 0.07 0.12 71.32 21:34:06 21:19:01 all 39.62 0.00 6.73 0.93 0.09 52.62 21:34:06 21:19:01 0 39.28 0.00 7.55 0.23 0.08 52.85 21:34:06 21:19:01 1 38.80 0.00 6.79 0.99 0.10 53.32 21:34:06 21:19:01 2 39.22 0.00 6.26 0.22 0.10 54.20 21:34:06 21:19:01 3 38.56 0.00 6.57 0.25 0.10 54.51 21:34:06 21:19:01 4 39.50 0.00 6.55 0.29 0.10 53.57 21:34:06 21:19:01 5 38.76 0.00 6.64 2.87 0.08 51.65 21:34:06 21:19:01 6 40.57 0.00 6.55 1.63 0.08 51.16 21:34:06 21:19:01 7 42.27 0.00 6.93 0.98 0.10 49.71 21:34:06 21:20:01 all 0.98 0.00 0.52 0.37 0.01 98.13 21:34:06 21:20:01 0 0.82 0.00 0.77 2.17 0.00 96.24 21:34:06 21:20:01 1 1.25 0.00 0.55 0.17 0.02 98.01 21:34:06 21:20:01 2 0.95 0.00 0.37 0.00 0.00 98.68 21:34:06 21:20:01 3 0.90 0.00 0.33 0.00 0.00 98.76 21:34:06 21:20:01 4 0.95 0.00 0.33 0.05 0.00 98.67 21:34:06 21:20:01 5 0.97 0.00 0.50 0.58 0.02 97.93 21:34:06 21:20:01 6 0.85 0.00 0.80 0.00 0.00 98.34 21:34:06 21:20:01 7 1.14 0.00 0.47 0.00 0.02 98.38 21:34:06 21:21:01 all 0.02 0.00 0.02 0.01 0.01 99.94 21:34:06 21:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:34:06 21:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:34:06 21:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:34:06 21:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:34:06 21:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:34:06 21:21:01 5 0.03 0.00 0.03 0.08 0.02 99.83 21:34:06 21:21:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:34:06 21:21:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:34:06 21:22:01 all 2.06 0.00 1.37 0.38 0.01 96.18 21:34:06 21:22:01 0 1.32 0.00 0.66 0.14 0.00 97.88 21:34:06 21:22:01 1 3.22 0.00 0.83 0.14 0.00 95.81 21:34:06 21:22:01 2 3.55 0.00 1.22 0.19 0.02 95.02 21:34:06 21:22:01 3 1.87 0.00 2.41 0.68 0.02 95.03 21:34:06 21:22:01 4 2.09 0.00 1.15 0.32 0.02 96.42 21:34:06 21:22:01 5 1.66 0.00 1.10 1.32 0.02 95.89 21:34:06 21:22:01 6 1.14 0.00 0.60 0.07 0.02 98.18 21:34:06 21:22:01 7 1.60 0.00 2.99 0.15 0.03 95.22 21:34:06 21:23:01 all 0.07 0.00 0.04 0.02 0.00 99.86 21:34:06 21:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:34:06 21:23:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:34:06 21:23:01 2 0.23 0.00 0.10 0.00 0.00 99.67 21:34:06 21:23:01 3 0.02 0.00 0.03 0.02 0.00 99.93 21:34:06 21:23:01 4 0.08 0.00 0.05 0.00 0.00 99.87 21:34:06 21:23:01 5 0.03 0.00 0.02 0.15 0.00 99.80 21:34:06 21:23:01 6 0.03 0.00 0.05 0.00 0.00 99.92 21:34:06 21:23:01 7 0.10 0.00 0.03 0.02 0.00 99.85 21:34:06 21:24:01 all 0.02 0.00 0.01 0.01 0.01 99.95 21:34:06 21:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:34:06 21:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:34:06 21:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 21:34:06 21:24:01 3 0.02 0.00 0.00 0.03 0.00 99.95 21:34:06 21:24:01 4 0.02 0.00 0.00 0.05 0.02 99.92 21:34:06 21:24:01 5 0.02 0.00 0.03 0.00 0.02 99.93 21:34:06 21:24:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:34:06 21:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:34:06 21:25:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:34:06 21:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:34:06 21:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:34:06 21:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:34:06 21:25:01 3 0.00 0.00 0.00 0.03 0.02 99.95 21:34:06 21:25:01 4 0.02 0.00 0.02 0.07 0.00 99.90 21:34:06 21:25:01 5 0.05 0.00 0.03 0.00 0.02 99.90 21:34:06 21:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:34:06 21:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:34:06 21:26:01 all 0.03 0.00 0.01 0.01 0.00 99.94 21:34:06 21:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:34:06 21:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:34:06 21:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:34:06 21:26:01 3 0.07 0.00 0.00 0.02 0.00 99.92 21:34:06 21:26:01 4 0.03 0.00 0.00 0.10 0.00 99.87 21:34:06 21:26:01 5 0.02 0.00 0.05 0.00 0.02 99.92 21:34:06 21:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:34:06 21:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:34:06 21:27:01 all 0.05 0.00 0.01 0.01 0.00 99.92 21:34:06 21:27:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:34:06 21:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:34:06 21:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:34:06 21:27:01 3 0.27 0.00 0.00 0.03 0.00 99.70 21:34:06 21:27:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:34:06 21:27:01 5 0.05 0.00 0.02 0.00 0.02 99.92 21:34:06 21:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:34:06 21:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:34:06 21:28:01 all 0.49 0.00 0.03 0.01 0.00 99.47 21:34:06 21:28:01 0 0.13 0.00 0.05 0.00 0.02 99.80 21:34:06 21:28:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:34:06 21:28:01 2 0.38 0.00 0.08 0.05 0.00 99.48 21:34:06 21:28:01 3 0.22 0.00 0.00 0.00 0.02 99.77 21:34:06 21:28:01 4 0.07 0.00 0.02 0.05 0.00 99.87 21:34:06 21:28:01 5 1.28 0.00 0.03 0.00 0.00 98.68 21:34:06 21:28:01 6 1.67 0.00 0.02 0.00 0.00 98.32 21:34:06 21:28:01 7 0.08 0.00 0.02 0.00 0.00 99.90 21:34:06 21:34:06 21:28:01 CPU %user %nice %system %iowait %steal %idle 21:34:06 21:29:01 all 0.26 0.00 0.01 0.02 0.01 99.70 21:34:06 21:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:34:06 21:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:34:06 21:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:34:06 21:29:01 3 0.00 0.00 0.00 0.07 0.00 99.93 21:34:06 21:29:01 4 0.02 0.00 0.00 0.08 0.00 99.90 21:34:06 21:29:01 5 0.02 0.00 0.03 0.00 0.02 99.93 21:34:06 21:29:01 6 1.99 0.00 0.02 0.00 0.02 97.98 21:34:06 21:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:34:06 21:30:01 all 0.28 0.00 0.01 0.00 0.01 99.70 21:34:06 21:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:34:06 21:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:34:06 21:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:34:06 21:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:34:06 21:30:01 4 0.03 0.00 0.02 0.02 0.02 99.92 21:34:06 21:30:01 5 0.10 0.00 0.02 0.00 0.02 99.87 21:34:06 21:30:01 6 2.00 0.00 0.02 0.00 0.00 97.98 21:34:06 21:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:34:06 21:31:01 all 0.26 0.00 0.01 0.01 0.00 99.72 21:34:06 21:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:34:06 21:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:34:06 21:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:34:06 21:31:01 3 0.02 0.00 0.00 0.03 0.00 99.95 21:34:06 21:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:34:06 21:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:34:06 21:31:01 6 2.00 0.00 0.02 0.00 0.02 97.97 21:34:06 21:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:34:06 21:32:01 all 0.13 0.00 0.04 0.01 0.00 99.82 21:34:06 21:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:34:06 21:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:34:06 21:32:01 2 0.05 0.00 0.02 0.02 0.00 99.92 21:34:06 21:32:01 3 0.00 0.00 0.02 0.03 0.02 99.93 21:34:06 21:32:01 4 0.03 0.00 0.07 0.05 0.00 99.85 21:34:06 21:32:01 5 0.07 0.00 0.07 0.00 0.02 99.85 21:34:06 21:32:01 6 0.80 0.00 0.12 0.00 0.00 99.09 21:34:06 21:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:34:06 21:33:01 all 0.11 0.00 0.06 0.00 0.00 99.82 21:34:06 21:33:01 0 0.18 0.00 0.08 0.00 0.00 99.73 21:34:06 21:33:01 1 0.10 0.00 0.07 0.00 0.00 99.83 21:34:06 21:33:01 2 0.10 0.00 0.03 0.02 0.00 99.85 21:34:06 21:33:01 3 0.07 0.00 0.02 0.00 0.00 99.92 21:34:06 21:33:01 4 0.10 0.00 0.07 0.02 0.00 99.82 21:34:06 21:33:01 5 0.13 0.00 0.08 0.00 0.02 99.77 21:34:06 21:33:01 6 0.08 0.00 0.03 0.00 0.02 99.87 21:34:06 21:33:01 7 0.12 0.00 0.08 0.00 0.00 99.80 21:34:06 21:34:01 all 9.39 0.00 4.15 1.04 0.06 85.37 21:34:06 21:34:01 0 10.07 0.00 3.61 0.56 0.07 85.69 21:34:06 21:34:01 1 9.30 0.00 3.92 0.22 0.05 86.51 21:34:06 21:34:01 2 8.87 0.00 3.73 1.10 0.07 86.24 21:34:06 21:34:01 3 11.83 0.00 6.02 4.08 0.07 78.00 21:34:06 21:34:01 4 7.45 0.00 3.98 1.63 0.07 86.87 21:34:06 21:34:01 5 9.53 0.00 3.92 0.25 0.05 86.24 21:34:06 21:34:01 6 9.45 0.00 3.80 0.39 0.05 86.31 21:34:06 21:34:01 7 8.61 0.00 4.21 0.05 0.07 87.07 21:34:06 Average: all 4.50 0.00 1.09 0.25 0.02 94.13 21:34:06 Average: 0 4.35 0.00 1.07 0.27 0.01 94.29 21:34:06 Average: 1 4.38 0.00 1.06 0.10 0.02 94.45 21:34:06 Average: 2 4.54 0.00 0.99 0.10 0.02 94.35 21:34:06 Average: 3 4.43 0.00 1.26 0.46 0.02 93.83 21:34:06 Average: 4 4.33 0.00 1.04 0.18 0.02 94.43 21:34:06 Average: 5 4.49 0.00 1.11 0.71 0.02 93.66 21:34:06 Average: 6 5.03 0.00 1.01 0.13 0.02 93.80 21:34:06 Average: 7 4.47 0.00 1.17 0.07 0.02 94.26 21:34:06 21:34:06 21:34:06