Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f 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-ssh17281989831413997446.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5581140495070596172.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4219155075459893954.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh13738109823906033773.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-ssh5488200750119504048.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-14758 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 > 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 Avoid second fetch Checking out Revision 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f (main) Commit message: "refactor: Consume ProvisionWatcher DTO change for ServiceName (#1453)" > git config core.sparsecheckout # timeout=10 > git checkout -f 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f # timeout=10 > git rev-list --no-walk d75af8d7736dd893bcb45da5c89d1e2b765d6b8d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:24:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:24:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:24:02 ========================================================= 20:24:02 EdgeX Global Pipelines Version Info 20:24:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:24:03 ------------------- 20:24:03 stable info: 20:24:03 ------------------- 20:24:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:24:03 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:24:03 Message: update stable to v1.0.249 20:24:03 ------------------- 20:24:03 experimental info: 20:24:03 ------------------- 20:24:03 Commited By: **** collab-it+edgex@linuxfoundation.org 20:24:03 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:24:03 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3563ea3 [Pipeline] echo 20:24:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:04 provisioning config files... 20:24:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5723203921308170840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:04 ---> docker-login.sh 20:24:04 nexus3.edgexfoundry.org:10001 20:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:05 Configure a credential helper to remove this warning. See 20:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:05 20:24:05 Login Succeeded 20:24:05 nexus3.edgexfoundry.org:10002 20:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:05 Configure a credential helper to remove this warning. See 20:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:05 20:24:05 Login Succeeded 20:24:05 nexus3.edgexfoundry.org:10003 20:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:05 Configure a credential helper to remove this warning. See 20:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:05 20:24:05 Login Succeeded 20:24:05 nexus3.edgexfoundry.org:10004 20:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:05 Configure a credential helper to remove this warning. See 20:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:05 20:24:05 Login Succeeded 20:24:05 docker.io 20:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:05 Configure a credential helper to remove this warning. See 20:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:05 20:24:05 Login Succeeded 20:24:05 ---> docker-login.sh ends [Pipeline] } 20:24:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:24:06 + git rev-list -1 --merges 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f~1..3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [Pipeline] echo 20:24:06 -----------> git rev-list -1 --merges 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f~1..3563ea3fef02eab19ce29a2bf1392e0bc2eae64f 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [false] [Pipeline] sh 20:24:06 + git log --format=format:%s -1 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [Pipeline] echo 20:24:06 ========================================================= 20:24:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:24:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:24:06 + git log --format=format:%s -1 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [Pipeline] echo 20:24:06 [semverPrep] GIT_COMMIT: 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f, Commit Message: refactor: Consume ProvisionWatcher DTO change for ServiceName (#1453) [Pipeline] echo 20:24:06 [semverPrep] This is not a build commit. [Pipeline] sh 20:24:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:24:07 + grep -v github /etc/ssh/ssh_known_hosts 20:24:07 + [ -e /tmp/ssh_known_hosts ] 20:24:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:24:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:24:07 + sudo tee -a /etc/ssh/ssh_known_hosts 20:24:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:24:07 20:24:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:24:07 0.1.4: Pulling from edgex-devops/py-git-semver 20:24:07 b85a868b505f: Pulling fs layer 20:24:07 e2be974225ed: Pulling fs layer 20:24:07 339a4e72a1f5: Pulling fs layer 20:24:07 988bab9f4d93: Pulling fs layer 20:24:07 1469e6f7b9e6: Pulling fs layer 20:24:07 eaf3925da568: Pulling fs layer 20:24:07 bab4dde63d76: Pulling fs layer 20:24:07 bde34c3a00c8: Pulling fs layer 20:24:07 b352a97aabf1: Pulling fs layer 20:24:07 4872d77fe225: Pulling fs layer 20:24:07 5851b861e8e6: Pulling fs layer 20:24:07 988bab9f4d93: Waiting 20:24:07 1469e6f7b9e6: Waiting 20:24:07 eaf3925da568: Waiting 20:24:07 bab4dde63d76: Waiting 20:24:07 bde34c3a00c8: Waiting 20:24:07 4872d77fe225: Waiting 20:24:07 5851b861e8e6: Waiting 20:24:07 b352a97aabf1: Waiting 20:24:07 e2be974225ed: Download complete 20:24:07 988bab9f4d93: Download complete 20:24:07 1469e6f7b9e6: Verifying Checksum 20:24:07 1469e6f7b9e6: Download complete 20:24:08 eaf3925da568: Verifying Checksum 20:24:08 eaf3925da568: Download complete 20:24:08 339a4e72a1f5: Verifying Checksum 20:24:08 339a4e72a1f5: Download complete 20:24:08 bde34c3a00c8: Download complete 20:24:08 b352a97aabf1: Verifying Checksum 20:24:08 b352a97aabf1: Download complete 20:24:08 4872d77fe225: Verifying Checksum 20:24:08 4872d77fe225: Download complete 20:24:08 5851b861e8e6: Verifying Checksum 20:24:08 5851b861e8e6: Download complete 20:24:08 b85a868b505f: Download complete 20:24:08 bab4dde63d76: Verifying Checksum 20:24:08 bab4dde63d76: Download complete 20:24:09 b85a868b505f: Pull complete 20:24:09 e2be974225ed: Pull complete 20:24:09 339a4e72a1f5: Pull complete 20:24:09 988bab9f4d93: Pull complete 20:24:10 1469e6f7b9e6: Pull complete 20:24:10 eaf3925da568: Pull complete 20:24:12 bab4dde63d76: Pull complete 20:24:12 bde34c3a00c8: Pull complete 20:24:12 b352a97aabf1: Pull complete 20:24:12 4872d77fe225: Pull complete 20:24:12 5851b861e8e6: Pull complete 20:24:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:24:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:24:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:12 prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container 20:24:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:24:15 $ docker top a2c3b5ef783a449a62b6e8916defec5a3ccef78da29709cf1d28907e8fae6081 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:24:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:24:15 [ssh-agent] Looking for ssh-agent implementation... 20:24:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:24:15 $ docker exec a2c3b5ef783a449a62b6e8916defec5a3ccef78da29709cf1d28907e8fae6081 ssh-agent 20:24:15 SSH_AUTH_SOCK=/tmp/ssh-AuHvggPpS507/agent.32 20:24:15 SSH_AGENT_PID=38 20:24:15 Running ssh-add (command line suppressed) 20:24:15 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6412617836775052186.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6412617836775052186.key) 20:24:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:24:16 + git tag --points-at HEAD [Pipeline] } 20:24:16 $ docker exec --env ******** --env ******** a2c3b5ef783a449a62b6e8916defec5a3ccef78da29709cf1d28907e8fae6081 ssh-agent -k 20:24:16 unset SSH_AUTH_SOCK; 20:24:16 unset SSH_AGENT_PID; 20:24:16 echo Agent pid 38 killed; 20:24:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:24:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:24:16 [ssh-agent] Looking for ssh-agent implementation... 20:24:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:24:16 $ docker exec a2c3b5ef783a449a62b6e8916defec5a3ccef78da29709cf1d28907e8fae6081 ssh-agent 20:24:16 SSH_AUTH_SOCK=/tmp/ssh-mWdM8LDQBMm0/agent.71 20:24:16 SSH_AGENT_PID=77 20:24:16 Running ssh-add (command line suppressed) 20:24:16 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_177706662170632027.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_177706662170632027.key) 20:24:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:24:16 + git semver init 20:24:17 2023-05-09 20:24:17,120 [run_init] DEBUG init version:0.0.0 force:False 20:24:17 2023-05-09 20:24:17,121 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 20:24:17 2023-05-09 20:24:17,121 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 20:24:17 2023-05-09 20:24:17,122 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 20:24:18 2023-05-09 20:24:18,097 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 20:24:18 2023-05-09 20:24:18,097 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 20:24:18 2023-05-09 20:24:18,097 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:24:18 2023-05-09 20:24:18,097 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:24:18 3.0.0-dev.86 [Pipeline] } 20:24:18 $ docker exec --env ******** --env ******** a2c3b5ef783a449a62b6e8916defec5a3ccef78da29709cf1d28907e8fae6081 ssh-agent -k 20:24:18 unset SSH_AUTH_SOCK; 20:24:18 unset SSH_AGENT_PID; 20:24:18 echo Agent pid 77 killed; 20:24:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:24:18 + git semver [Pipeline] } 20:24:18 $ docker stop --time=1 a2c3b5ef783a449a62b6e8916defec5a3ccef78da29709cf1d28907e8fae6081 20:24:20 $ docker rm -f --volumes a2c3b5ef783a449a62b6e8916defec5a3ccef78da29709cf1d28907e8fae6081 [Pipeline] // withDockerContainer [Pipeline] sh 20:24:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:24:20 Stashed 1 file(s) [Pipeline] echo 20:24:20 [edgeXSemver]: initialized semver on version 3.0.0-dev.86 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:20 provisioning config files... 20:24:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5458204551234097196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:21 ---> docker-login.sh 20:24:21 nexus3.edgexfoundry.org:10001 20:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:21 Configure a credential helper to remove this warning. See 20:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:21 20:24:21 Login Succeeded 20:24:21 nexus3.edgexfoundry.org:10002 20:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:21 Configure a credential helper to remove this warning. See 20:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:21 20:24:21 Login Succeeded 20:24:21 nexus3.edgexfoundry.org:10003 20:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:21 Configure a credential helper to remove this warning. See 20:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:21 20:24:21 Login Succeeded 20:24:21 nexus3.edgexfoundry.org:10004 20:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:21 Configure a credential helper to remove this warning. See 20:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:21 20:24:21 Login Succeeded 20:24:21 docker.io 20:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:21 Configure a credential helper to remove this warning. See 20:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:21 20:24:21 Login Succeeded 20:24:21 ---> docker-login.sh ends [Pipeline] } 20:24:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:24:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:24:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:24:21 ========================================================= 20:24:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:24:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:22 + 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 . 20:24:22 Sending build context to Docker daemon 11.1MB 20:24:22 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 20:24:22 Step 2/10 : FROM ${BASE} AS builder 20:24:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:24:22 f56be85fc22e: Pulling fs layer 20:24:22 85791d961cd3: Pulling fs layer 20:24:22 d694b5ae8c79: Pulling fs layer 20:24:22 9f32a84ed3da: Pulling fs layer 20:24:22 4d19c01a9841: Pulling fs layer 20:24:22 9325e15d5711: Pulling fs layer 20:24:22 556b6ee489ea: Pulling fs layer 20:24:22 c5a4b2cf53e6: Pulling fs layer 20:24:22 9f32a84ed3da: Waiting 20:24:22 4d19c01a9841: Waiting 20:24:22 9325e15d5711: Waiting 20:24:22 556b6ee489ea: Waiting 20:24:22 85791d961cd3: Download complete 20:24:22 9f32a84ed3da: Verifying Checksum 20:24:22 9f32a84ed3da: Download complete 20:24:22 4d19c01a9841: Verifying Checksum 20:24:22 4d19c01a9841: Download complete 20:24:22 f56be85fc22e: Verifying Checksum 20:24:22 f56be85fc22e: Download complete 20:24:22 9325e15d5711: Verifying Checksum 20:24:22 9325e15d5711: Download complete 20:24:22 f56be85fc22e: Pull complete 20:24:22 85791d961cd3: Pull complete 20:24:22 d694b5ae8c79: Verifying Checksum 20:24:22 d694b5ae8c79: Download complete 20:24:23 c5a4b2cf53e6: Verifying Checksum 20:24:23 c5a4b2cf53e6: Download complete 20:24:23 556b6ee489ea: Verifying Checksum 20:24:23 556b6ee489ea: Download complete 20:24:26 d694b5ae8c79: Pull complete 20:24:26 9f32a84ed3da: Pull complete 20:24:26 4d19c01a9841: Pull complete 20:24:26 9325e15d5711: Pull complete 20:24:29 556b6ee489ea: Pull complete 20:24:29 c5a4b2cf53e6: Pull complete 20:24:29 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:24:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:24:29 ---> c4be618373d6 20:24:29 Step 3/10 : ARG MAKE=make build 20:24:34 ---> Running in fc996775620b 20:24:34 Removing intermediate container fc996775620b 20:24:34 ---> 86856ecc5b44 20:24:34 Step 4/10 : WORKDIR /device-sdk-go 20:24:34 ---> Running in f13a547ec31d 20:24:34 Removing intermediate container f13a547ec31d 20:24:34 ---> 1a9b5f34b672 20:24:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:24:34 ---> Running in ae8746ffb8c9 20:24:34 Removing intermediate container ae8746ffb8c9 20:24:34 ---> 6f120c8679b9 20:24:34 Step 6/10 : RUN apk add --update --no-cache make git 20:24:34 ---> Running in 52bb72a79a54 20:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:24:34 OK: 265 MiB in 53 packages 20:24:34 Removing intermediate container 52bb72a79a54 20:24:34 ---> a6d599528a85 20:24:34 Step 7/10 : COPY go.mod vendor* ./ 20:24:35 ---> c6271656e0d8 20:24:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:35 ---> Running in 4d33161886a9 20:24:35 Still waiting to schedule task 20:24:35 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:25:07 Removing intermediate container 4d33161886a9 20:25:07 ---> a6fb66fea71e 20:25:07 Step 9/10 : COPY . . 20:25:07 ---> fd921ab06a4a 20:25:07 Step 10/10 : RUN ${MAKE} 20:25:07 ---> Running in 4f0f49e29327 20:25:07 noop 20:25:07 Removing intermediate container 4f0f49e29327 20:25:07 ---> 3283ee0e6353 20:25:07 Successfully built 3283ee0e6353 20:25:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:07 + docker inspect -f . ci-base-image-x86_64 20:25:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:07 prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container 20:25:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:25:08 $ docker top 798d3dcb692e668e7ccefca48c4ede3a3b8e0e56f5f96f14c115993a61e17d58 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:08 + go version 20:25:08 go version go1.20.2 linux/amd64 [Pipeline] } 20:25:08 $ docker stop --time=1 798d3dcb692e668e7ccefca48c4ede3a3b8e0e56f5f96f14c115993a61e17d58 20:25:09 $ docker rm -f --volumes 798d3dcb692e668e7ccefca48c4ede3a3b8e0e56f5f96f14c115993a61e17d58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:10 + docker inspect -f . ci-base-image-x86_64 20:25:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:10 prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container 20:25:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:25:10 $ docker top 56cdc922bc639579b82cde88a1657f281c3063916036016bbb9fc2d32e293b8f -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 20:25:11 + make test 20:25:11 go test -race -coverprofile=coverage.out ./... 20:25:17 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 20:25:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 20:25:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 20:25:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 20:25:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 20:25:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 20:25:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.067s coverage: 27.6% of statements 20:25:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 20:25:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 20:25:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.055s coverage: 80.2% of statements 20:25:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.078s coverage: 86.0% of statements 20:25:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 20:25:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 20:25:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.092s coverage: 77.5% of statements 20:25:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 20:25:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 20:25:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 20:25:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.071s coverage: 14.3% of statements 20:25:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.093s coverage: 68.5% of statements 20:25:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.120s coverage: 89.2% of statements 20:25:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements 20:25:54 GO111MODULE=on go vet ./... 20:25:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:25:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:25:58 ./bin/test-attribution-txt.sh [Pipeline] echo 20:25:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:25:58 $ docker stop --time=1 56cdc922bc639579b82cde88a1657f281c3063916036016bbb9fc2d32e293b8f 20:26:01 $ docker rm -f --volumes 56cdc922bc639579b82cde88a1657f281c3063916036016bbb9fc2d32e293b8f [Pipeline] // withDockerContainer [Pipeline] sh 20:26:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:26:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:26:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:26:03 + ls -al . 20:26:03 total 272 20:26:03 drwxrwxr-x 11 jenkins jenkins 4096 May 9 20:25 . 20:26:03 drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:24 .. 20:26:03 -rw-rw-r-- 1 jenkins jenkins 140 May 9 20:24 .dockerignore 20:26:03 drwxrwxr-x 8 jenkins jenkins 4096 May 9 20:24 .git 20:26:03 drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:24 .github 20:26:03 -rw-rw-r-- 1 jenkins jenkins 131 May 9 20:24 .gitignore 20:26:03 -rw-rw-r-- 1 jenkins jenkins 42 May 9 20:24 .golangci.yml 20:26:03 drwxr-xr-x 3 jenkins jenkins 4096 May 9 20:24 .semver 20:26:03 -rw-rw-r-- 1 jenkins jenkins 31677 May 9 20:24 CHANGELOG.md 20:26:03 -rw-rw-r-- 1 jenkins jenkins 677 May 9 20:24 GOVERNANCE.md 20:26:03 -rw-rw-r-- 1 jenkins jenkins 885 May 9 20:24 Jenkinsfile 20:26:03 -rw-rw-r-- 1 jenkins jenkins 11341 May 9 20:24 LICENSE 20:26:03 -rw-rw-r-- 1 jenkins jenkins 1714 May 9 20:24 Makefile 20:26:03 -rw-rw-r-- 1 jenkins jenkins 619 May 9 20:24 OWNERS.md 20:26:03 -rw-rw-r-- 1 jenkins jenkins 4891 May 9 20:24 README.md 20:26:03 -rw-rw-r-- 1 jenkins jenkins 12 May 9 20:24 VERSION 20:26:03 drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:24 bin 20:26:03 -rw-r--r-- 1 jenkins jenkins 106410 May 9 20:25 coverage.out 20:26:03 drwxrwxr-x 5 jenkins jenkins 4096 May 9 20:24 example 20:26:03 -rw-rw-r-- 1 jenkins jenkins 3234 May 9 20:24 go.mod 20:26:03 -rw-rw-r-- 1 jenkins jenkins 30781 May 9 20:24 go.sum 20:26:03 drwxrwxr-x 12 jenkins jenkins 4096 May 9 20:24 internal 20:26:03 drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:24 openapi 20:26:03 drwxrwxr-x 6 jenkins jenkins 4096 May 9 20:24 pkg 20:26:03 drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:24 snap 20:26:03 -rw-rw-r-- 1 jenkins jenkins 222 May 9 20:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:03 + 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=3563ea3fef02eab19ce29a2bf1392e0bc2eae64f --label arch=amd64 --label version=3.0.0-dev.86 . 20:26:03 Sending build context to Docker daemon 11.2MB 20:26:03 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 20:26:03 Step 2/23 : FROM ${BASE} AS builder 20:26:03 ---> 3283ee0e6353 20:26:03 Step 3/23 : ARG MAKE=make build 20:26:03 ---> Running in 49c54effbd12 20:26:03 Removing intermediate container 49c54effbd12 20:26:03 ---> a590a03df131 20:26:03 Step 4/23 : WORKDIR /device-sdk-go 20:26:03 ---> Running in ec85f8f826af 20:26:04 Removing intermediate container ec85f8f826af 20:26:04 ---> b251b9d27c28 20:26:04 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:26:04 ---> Running in 9c373cb1b6b5 20:26:04 Removing intermediate container 9c373cb1b6b5 20:26:04 ---> 0bd8a62811af 20:26:04 Step 6/23 : RUN apk add --update --no-cache make git 20:26:04 ---> Running in b139f72d55c8 20:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:26:04 OK: 265 MiB in 53 packages 20:26:04 Removing intermediate container b139f72d55c8 20:26:04 ---> 139d9b49c0cc 20:26:04 Step 7/23 : COPY go.mod vendor* ./ 20:26:05 ---> 8b51a38e8635 20:26:05 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:05 ---> Running in e95900e431b8 20:26:06 Removing intermediate container e95900e431b8 20:26:06 ---> bf3bd1ec77f2 20:26:06 Step 9/23 : COPY . . 20:26:06 ---> 33fe1fe39ce4 20:26:06 Step 10/23 : RUN ${MAKE} 20:26:06 ---> Running in 67c7417c2aff 20:26:06 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.86" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:26:24 Removing intermediate container 67c7417c2aff 20:26:24 ---> 0fa3e95b4be9 20:26:24 Step 11/23 : FROM alpine:3.17 20:26:24 3.17: Pulling from library/alpine 20:26:24 f56be85fc22e: Already exists 20:26:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:26:24 Status: Downloaded newer image for alpine:3.17 20:26:24 ---> 9ed4aefc74f6 20:26:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:26:24 ---> Running in a8291acbf3e8 20:26:24 Removing intermediate container a8291acbf3e8 20:26:24 ---> 6ad36cb844b1 20:26:24 Step 13/23 : RUN apk add --update --no-cache 20:26:24 ---> Running in 16976113529e 20:26:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:26:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:26:25 OK: 7 MiB in 15 packages 20:26:25 Removing intermediate container 16976113529e 20:26:25 ---> 96d8d5194134 20:26:25 Step 14/23 : WORKDIR / 20:26:25 ---> Running in 662b54e13134 20:26:25 Removing intermediate container 662b54e13134 20:26:25 ---> bc64cd0a6f38 20:26:25 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:26:25 ---> d5db743c3550 20:26:25 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:26:26 ---> 6e01e2ae9cf7 20:26:26 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:26:26 ---> 85ca96eb00a7 20:26:26 Step 18/23 : EXPOSE 59999 20:26:26 ---> Running in 651fe514fb2c 20:26:26 Removing intermediate container 651fe514fb2c 20:26:26 ---> 65df85ca699e 20:26:26 Step 19/23 : ENTRYPOINT ["/device-simple"] 20:26:26 ---> Running in 23d16e51afae 20:26:26 Removing intermediate container 23d16e51afae 20:26:26 ---> 247a980df147 20:26:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:26:26 ---> Running in ae426cdcadeb 20:26:26 Removing intermediate container ae426cdcadeb 20:26:26 ---> cb332c434b71 20:26:26 Step 21/23 : LABEL arch=amd64 20:26:26 ---> Running in 209b630194ee 20:26:26 Removing intermediate container 209b630194ee 20:26:26 ---> 203976d3d6ae 20:26:26 Step 22/23 : LABEL git_sha=3563ea3fef02eab19ce29a2bf1392e0bc2eae64f 20:26:26 ---> Running in 17a8eae7f1c9 20:26:26 Removing intermediate container 17a8eae7f1c9 20:26:26 ---> c979605c6b34 20:26:26 Step 23/23 : LABEL version=3.0.0-dev.86 20:26:26 ---> Running in 0f33ebc148af 20:26:26 Removing intermediate container 0f33ebc148af 20:26:26 ---> 525c93413fc2 20:26:26 [Warning] One or more build-args [ARCH] were not consumed 20:26:26 Successfully built 525c93413fc2 20:26:26 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:26:27 20:26:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:26:27 latest: Pulling from edgex-lftools-log-publisher 20:26:27 5eb5b503b376: Pulling fs layer 20:26:27 5c69ac0246d0: Pulling fs layer 20:26:27 ec43610c2a17: Pulling fs layer 20:26:27 3a2ae6a8a46f: Pulling fs layer 20:26:27 33b1e0a273af: Pulling fs layer 20:26:27 5d3b04190fa2: Pulling fs layer 20:26:27 2f39f015ded8: Pulling fs layer 20:26:27 3a2ae6a8a46f: Waiting 20:26:27 33b1e0a273af: Waiting 20:26:27 5d3b04190fa2: Waiting 20:26:27 2f39f015ded8: Waiting 20:26:27 5c69ac0246d0: Verifying Checksum 20:26:27 5c69ac0246d0: Download complete 20:26:27 3a2ae6a8a46f: Verifying Checksum 20:26:27 3a2ae6a8a46f: Download complete 20:26:27 33b1e0a273af: Verifying Checksum 20:26:27 33b1e0a273af: Download complete 20:26:27 ec43610c2a17: Verifying Checksum 20:26:27 ec43610c2a17: Download complete 20:26:27 5d3b04190fa2: Verifying Checksum 20:26:27 5d3b04190fa2: Download complete 20:26:27 5eb5b503b376: Verifying Checksum 20:26:27 5eb5b503b376: Download complete 20:26:28 2f39f015ded8: Download complete 20:26:29 5eb5b503b376: Pull complete 20:26:29 5c69ac0246d0: Pull complete 20:26:29 ec43610c2a17: Pull complete 20:26:29 3a2ae6a8a46f: Pull complete 20:26:29 33b1e0a273af: Pull complete 20:26:29 5d3b04190fa2: Pull complete 20:26:34 2f39f015ded8: Pull complete 20:26:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:26:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:34 prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container 20:26:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:26:37 $ docker top 632247d49dfcfc7236582f14f3e62c9de2deb832e0479fa2f8c0c5a539d13966 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:26:37 ---> job-cost.sh 20:26:37 lf-activate-venv: SKIPPING 20:26:37 INFO: No Stack... 20:26:38 INFO: Retrieving Pricing Info for: v3-standard-8 20:26:38 INFO: Archiving Costs [Pipeline] sh 20:26:38 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 20:26:38 + cut -d, -f6 [Pipeline] lock 20:26:38 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] 20:26:38 Resource [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] did not exist. Created. 20:26:38 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:26:39 + echo total: 0.2199999988079071 [Pipeline] stash 20:26:39 Stashed 1 file(s) [Pipeline] } 20:26:39 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] [Pipeline] // lock [Pipeline] } 20:26:39 $ docker stop --time=1 632247d49dfcfc7236582f14f3e62c9de2deb832e0479fa2f8c0c5a539d13966 20:26:40 $ docker rm -f --volumes 632247d49dfcfc7236582f14f3e62c9de2deb832e0479fa2f8c0c5a539d13966 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:27:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14759 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 20:27:44 Running in /w/workspace/device-sdk-go/217 [Pipeline] { [Pipeline] checkout 20:27:44 The recommended git tool is: git 20:27:51 using credential edgex-jenkins-ssh 20:27:51 Cloning the remote Git repository 20:27:51 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:27:52 > git init /w/workspace/device-sdk-go/217 # timeout=10 20:27:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:27:52 > git --version # timeout=10 20:27:52 > git --version # 'git version 2.25.1' 20:27:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:27:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:56 Avoid second fetch 20:27:56 Checking out Revision 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f (main) 20:27:57 Commit message: "refactor: Consume ProvisionWatcher DTO change for ServiceName (#1453)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:27:56 > git config core.sparsecheckout # timeout=10 20:27:56 > git checkout -f 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f # timeout=10 20:27:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:27:58 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:58 Dload Upload Total Spent Left Speed 20:27:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 20:27:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:27:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:27:59 + sudo tee /etc/docker/daemon.new 20:27:59 { 20:27:59 "registry-mirrors": [ 20:27:59 "https://nexus3.edgexfoundry.org:10001" 20:27:59 ], 20:27:59 "bip": "10.250.0.254/24", 20:27:59 "hosts": [ 20:27:59 "tcp://0.0.0.0:5555", 20:27:59 "unix:///var/run/docker.sock" 20:27:59 ], 20:27:59 "mtu": 1458, 20:27:59 "selinux-enabled": true, 20:27:59 "seccomp-profile": "/etc/docker/seccomp.json" 20:27:59 } [Pipeline] sh 20:28:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:28:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:18 provisioning config files... 20:28:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/217@tmp/config2030670042271064667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:19 ---> docker-login.sh 20:28:19 nexus3.edgexfoundry.org:10001 20:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:20 Configure a credential helper to remove this warning. See 20:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:20 20:28:20 Login Succeeded 20:28:20 nexus3.edgexfoundry.org:10002 20:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:20 Configure a credential helper to remove this warning. See 20:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:20 20:28:20 Login Succeeded 20:28:20 nexus3.edgexfoundry.org:10003 20:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:20 Configure a credential helper to remove this warning. See 20:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:20 20:28:20 Login Succeeded 20:28:20 nexus3.edgexfoundry.org:10004 20:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:21 Configure a credential helper to remove this warning. See 20:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:21 20:28:21 Login Succeeded 20:28:21 docker.io 20:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:21 Configure a credential helper to remove this warning. See 20:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:21 20:28:21 Login Succeeded 20:28:21 ---> docker-login.sh ends [Pipeline] } 20:28:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:22 ========================================================= 20:28:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:28:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:22 + 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 . 20:28:23 Sending build context to Docker daemon 5.956MB 20:28:23 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 20:28:23 Step 2/10 : FROM ${BASE} AS builder 20:28:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:28:23 c41833b44d91: Pulling fs layer 20:28:23 ed15518f5707: Pulling fs layer 20:28:23 feae8fd75edb: Pulling fs layer 20:28:23 242c74f7c9fa: Pulling fs layer 20:28:23 3cdef696dda3: Pulling fs layer 20:28:23 2ced38df9373: Pulling fs layer 20:28:23 242c74f7c9fa: Waiting 20:28:23 3cdef696dda3: Waiting 20:28:23 58f1dce35555: Pulling fs layer 20:28:23 2ced38df9373: Waiting 20:28:23 58f1dce35555: Waiting 20:28:23 ed15518f5707: Verifying Checksum 20:28:23 ed15518f5707: Download complete 20:28:23 242c74f7c9fa: Verifying Checksum 20:28:23 242c74f7c9fa: Download complete 20:28:23 3cdef696dda3: Verifying Checksum 20:28:23 3cdef696dda3: Download complete 20:28:23 c41833b44d91: Verifying Checksum 20:28:23 c41833b44d91: Download complete 20:28:24 c41833b44d91: Pull complete 20:28:24 58f1dce35555: Verifying Checksum 20:28:25 ed15518f5707: Pull complete 20:28:26 feae8fd75edb: Verifying Checksum 20:28:26 feae8fd75edb: Download complete 20:28:26 2ced38df9373: Verifying Checksum 20:28:26 2ced38df9373: Download complete 20:28:38 feae8fd75edb: Pull complete 20:28:38 242c74f7c9fa: Pull complete 20:28:38 3cdef696dda3: Pull complete 20:28:44 2ced38df9373: Pull complete 20:28:46 58f1dce35555: Pull complete 20:28:46 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:28:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:28:46 ---> fadd8f120f05 20:28:46 Step 3/10 : ARG MAKE=make build 20:28:48 ---> Running in 07f3cbec0588 20:28:48 Removing intermediate container 07f3cbec0588 20:28:48 ---> aeb3f3ef6739 20:28:48 Step 4/10 : WORKDIR /device-sdk-go 20:28:49 ---> Running in 3e00158af6ff 20:28:49 Removing intermediate container 3e00158af6ff 20:28:49 ---> 577d1e738688 20:28:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:28:49 ---> Running in aae84bdfa4d3 20:28:49 Removing intermediate container aae84bdfa4d3 20:28:49 ---> 9a0c052fbc76 20:28:49 Step 6/10 : RUN apk add --update --no-cache make git 20:28:49 ---> Running in 6318b6cac399 20:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:53 OK: 263 MiB in 53 packages 20:28:54 Removing intermediate container 6318b6cac399 20:28:54 ---> ff902df2bc97 20:28:54 Step 7/10 : COPY go.mod vendor* ./ 20:28:54 ---> 1a0cbc2cc368 20:28:54 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:54 ---> Running in baa16c62967a 20:30:02 Removing intermediate container baa16c62967a 20:30:02 ---> a5b0f92b581a 20:30:02 Step 9/10 : COPY . . 20:30:02 ---> d10d61d26a89 20:30:02 Step 10/10 : RUN ${MAKE} 20:30:02 ---> Running in 9ada279e2273 20:30:02 noop 20:30:02 Removing intermediate container 9ada279e2273 20:30:02 ---> 694c64f0ab83 20:30:02 Successfully built 694c64f0ab83 20:30:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:03 + docker inspect -f . ci-base-image-arm64 20:30:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:03 prd-ubuntu20.04-docker-arm64-4c-16g-14759 does not seem to be running inside a container 20:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/217 -v /w/workspace/device-sdk-go/217:/w/workspace/device-sdk-go/217:rw,z -v /w/workspace/device-sdk-go/217@tmp:/w/workspace/device-sdk-go/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:30:05 $ docker top 2d231e4aa883fe2328ee51e8d05b5135b52a647d593759c5760410f5853624ff -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:05 + go version 20:30:05 go version go1.20.2 linux/arm64 [Pipeline] } 20:30:05 $ docker stop --time=1 2d231e4aa883fe2328ee51e8d05b5135b52a647d593759c5760410f5853624ff 20:30:07 $ docker rm -f --volumes 2d231e4aa883fe2328ee51e8d05b5135b52a647d593759c5760410f5853624ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:08 + docker inspect -f . ci-base-image-arm64 20:30:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:08 prd-ubuntu20.04-docker-arm64-4c-16g-14759 does not seem to be running inside a container 20:30:08 $ 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/217 -v /w/workspace/device-sdk-go/217:/w/workspace/device-sdk-go/217:rw,z -v /w/workspace/device-sdk-go/217@tmp:/w/workspace/device-sdk-go/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:30:09 $ docker top 76800228db6c2e32ad8360b680fdcfda006fb3f0ee53f1eb6e62fc830c601c6e -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:10 + git config --global --add safe.directory /w/workspace/device-sdk-go/217 [Pipeline] fileExists [Pipeline] sh 20:30:11 + make test 20:30:11 go test -race -coverprofile=coverage.out ./... 20:31:07 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 20:33:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 20:33:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 20:33:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 20:33:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 20:33:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 20:33:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.244s coverage: 27.6% of statements 20:33:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.295s coverage: 80.2% of statements 20:33:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 20:33:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 20:33:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.388s coverage: 86.0% of statements 20:33:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 20:33:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.478s coverage: 77.5% of statements 20:33:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 20:33:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 20:33:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 20:33:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.281s coverage: 14.3% of statements 20:33:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.467s coverage: 68.5% of statements 20:33:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.475s coverage: 89.2% of statements 20:33:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 20:33:53 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.284s coverage: 5.5% of statements 20:33:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:33:54 GO111MODULE=on go vet ./... 20:36:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:36:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:36:46 ./bin/test-attribution-txt.sh [Pipeline] echo 20:36:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:36:46 $ docker stop --time=1 76800228db6c2e32ad8360b680fdcfda006fb3f0ee53f1eb6e62fc830c601c6e 20:36:48 $ docker rm -f --volumes 76800228db6c2e32ad8360b680fdcfda006fb3f0ee53f1eb6e62fc830c601c6e [Pipeline] // withDockerContainer [Pipeline] sh 20:36:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:36:50 Warning: overwriting stash ‘coverage-report’ 20:36:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:36:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:36:52 + ls -al . 20:36:52 total 268 20:36:52 drwxrwxr-x 10 jenkins jenkins 4096 May 9 20:30 . 20:36:52 drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:27 .. 20:36:52 -rw-rw-r-- 1 jenkins jenkins 140 May 9 20:27 .dockerignore 20:36:52 drwxrwxr-x 8 jenkins jenkins 4096 May 9 20:27 .git 20:36:52 drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:27 .github 20:36:52 -rw-rw-r-- 1 jenkins jenkins 131 May 9 20:27 .gitignore 20:36:52 -rw-rw-r-- 1 jenkins jenkins 42 May 9 20:27 .golangci.yml 20:36:52 -rw-rw-r-- 1 jenkins jenkins 31677 May 9 20:27 CHANGELOG.md 20:36:52 -rw-rw-r-- 1 jenkins jenkins 677 May 9 20:27 GOVERNANCE.md 20:36:52 -rw-rw-r-- 1 jenkins jenkins 885 May 9 20:27 Jenkinsfile 20:36:52 -rw-rw-r-- 1 jenkins jenkins 11341 May 9 20:27 LICENSE 20:36:52 -rw-rw-r-- 1 jenkins jenkins 1714 May 9 20:27 Makefile 20:36:52 -rw-rw-r-- 1 jenkins jenkins 619 May 9 20:27 OWNERS.md 20:36:52 -rw-rw-r-- 1 jenkins jenkins 4891 May 9 20:27 README.md 20:36:52 -rw-rw-r-- 1 jenkins jenkins 12 May 9 20:24 VERSION 20:36:52 drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:27 bin 20:36:52 -rw-r--r-- 1 jenkins jenkins 106408 May 9 20:33 coverage.out 20:36:52 drwxrwxr-x 5 jenkins jenkins 4096 May 9 20:27 example 20:36:52 -rw-rw-r-- 1 jenkins jenkins 3234 May 9 20:27 go.mod 20:36:52 -rw-rw-r-- 1 jenkins jenkins 30781 May 9 20:27 go.sum 20:36:52 drwxrwxr-x 12 jenkins jenkins 4096 May 9 20:27 internal 20:36:52 drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:27 openapi 20:36:52 drwxrwxr-x 6 jenkins jenkins 4096 May 9 20:27 pkg 20:36:52 drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:27 snap 20:36:52 -rw-rw-r-- 1 jenkins jenkins 222 May 9 20:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:52 + 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=3563ea3fef02eab19ce29a2bf1392e0bc2eae64f --label arch=arm64 --label version=3.0.0-dev.86 . 20:36:53 Sending build context to Docker daemon 6.063MB 20:36:53 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 20:36:53 Step 2/23 : FROM ${BASE} AS builder 20:36:53 ---> 694c64f0ab83 20:36:53 Step 3/23 : ARG MAKE=make build 20:36:53 ---> Running in 414139cae3dc 20:36:53 Removing intermediate container 414139cae3dc 20:36:53 ---> ff419a84ba54 20:36:53 Step 4/23 : WORKDIR /device-sdk-go 20:36:53 ---> Running in 9052b40cf6ea 20:36:53 Removing intermediate container 9052b40cf6ea 20:36:53 ---> 0c7ae7b84b47 20:36:53 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:36:53 ---> Running in c7a5103c16c3 20:36:54 Removing intermediate container c7a5103c16c3 20:36:54 ---> 3ffe0d36ef3f 20:36:54 Step 6/23 : RUN apk add --update --no-cache make git 20:36:54 ---> Running in 32fea9d06cf9 20:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:57 OK: 263 MiB in 53 packages 20:36:58 Removing intermediate container 32fea9d06cf9 20:36:58 ---> 98a221e39f41 20:36:58 Step 7/23 : COPY go.mod vendor* ./ 20:36:58 ---> 1576f8a189de 20:36:58 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:58 ---> Running in e6b2ea3fdb05 20:37:01 Removing intermediate container e6b2ea3fdb05 20:37:01 ---> 95cafb32e81c 20:37:01 Step 9/23 : COPY . . 20:37:02 ---> 1296ce44fca8 20:37:02 Step 10/23 : RUN ${MAKE} 20:37:02 ---> Running in faff9f57d16b 20:37:03 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.86" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:39:40 Removing intermediate container faff9f57d16b 20:39:40 ---> 1f40787c2116 20:39:40 Step 11/23 : FROM alpine:3.17 20:39:40 3.17: Pulling from library/alpine 20:39:40 c41833b44d91: Already exists 20:39:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:39:40 Status: Downloaded newer image for alpine:3.17 20:39:40 ---> 51e60588ff2c 20:39:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:39:40 ---> Running in c7d8bc512009 20:39:40 Removing intermediate container c7d8bc512009 20:39:40 ---> 8735690eab12 20:39:40 Step 13/23 : RUN apk add --update --no-cache 20:39:40 ---> Running in 8cb1bf6530ea 20:39:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:40 OK: 7 MiB in 15 packages 20:39:40 Removing intermediate container 8cb1bf6530ea 20:39:40 ---> 04838610d041 20:39:40 Step 14/23 : WORKDIR / 20:39:40 ---> Running in 6e2b88257c80 20:39:40 Removing intermediate container 6e2b88257c80 20:39:40 ---> 8a1d7021adb5 20:39:40 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:39:40 ---> 103050712fe1 20:39:40 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:39:40 ---> 51a791fd5950 20:39:40 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:39:40 ---> 662978b19dc1 20:39:40 Step 18/23 : EXPOSE 59999 20:39:40 ---> Running in de2f41f5c11f 20:39:40 Removing intermediate container de2f41f5c11f 20:39:40 ---> 95d6c5a48b45 20:39:40 Step 19/23 : ENTRYPOINT ["/device-simple"] 20:39:40 ---> Running in a3e3eb944079 20:39:40 Removing intermediate container a3e3eb944079 20:39:40 ---> c71036ee2dd8 20:39:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:40 ---> Running in 31358b343b5c 20:39:40 Removing intermediate container 31358b343b5c 20:39:40 ---> 61590e6e104d 20:39:40 Step 21/23 : LABEL arch=arm64 20:39:40 ---> Running in be17dee6d435 20:39:41 Removing intermediate container be17dee6d435 20:39:41 ---> d12ea8226702 20:39:41 Step 22/23 : LABEL git_sha=3563ea3fef02eab19ce29a2bf1392e0bc2eae64f 20:39:41 ---> Running in c8660187b92b 20:39:41 Removing intermediate container c8660187b92b 20:39:41 ---> 1e02af25c956 20:39:41 Step 23/23 : LABEL version=3.0.0-dev.86 20:39:41 ---> Running in 7965709c799d 20:39:42 Removing intermediate container 7965709c799d 20:39:42 ---> 78a5a90ea380 20:39:42 [Warning] One or more build-args [ARCH] were not consumed 20:39:42 Successfully built 78a5a90ea380 20:39:42 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:39:42 20:39:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:39:43 arm64: Pulling from edgex-lftools-log-publisher 20:39:43 8998bd30e6a1: Pulling fs layer 20:39:43 04944245beec: Pulling fs layer 20:39:43 699f458cf7ca: Pulling fs layer 20:39:43 765212b225bb: Pulling fs layer 20:39:43 f23df028b6ca: Pulling fs layer 20:39:43 d65c8cfc05b1: Pulling fs layer 20:39:43 2437ff75d9bd: Pulling fs layer 20:39:43 765212b225bb: Waiting 20:39:43 f23df028b6ca: Waiting 20:39:43 d65c8cfc05b1: Waiting 20:39:43 2437ff75d9bd: Waiting 20:39:43 04944245beec: Verifying Checksum 20:39:43 04944245beec: Download complete 20:39:43 765212b225bb: Verifying Checksum 20:39:43 765212b225bb: Download complete 20:39:43 f23df028b6ca: Download complete 20:39:43 d65c8cfc05b1: Verifying Checksum 20:39:43 d65c8cfc05b1: Download complete 20:39:43 699f458cf7ca: Verifying Checksum 20:39:43 699f458cf7ca: Download complete 20:39:43 8998bd30e6a1: Verifying Checksum 20:39:43 8998bd30e6a1: Download complete 20:39:46 2437ff75d9bd: Verifying Checksum 20:39:46 2437ff75d9bd: Download complete 20:39:47 8998bd30e6a1: Pull complete 20:39:48 04944245beec: Pull complete 20:39:49 699f458cf7ca: Pull complete 20:39:49 765212b225bb: Pull complete 20:39:50 f23df028b6ca: Pull complete 20:39:50 d65c8cfc05b1: Pull complete 20:40:05 2437ff75d9bd: Pull complete 20:40:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:40:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:05 prd-ubuntu20.04-docker-arm64-4c-16g-14759 does not seem to be running inside a container 20:40:06 $ 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/217 -v /w/workspace/device-sdk-go/217:/w/workspace/device-sdk-go/217:rw,z -v /w/workspace/device-sdk-go/217@tmp:/w/workspace/device-sdk-go/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:40:12 $ docker top bc57cf727ec3612e4ac0a6944eb71c52f43a182c93c1bdc42fd77cfc6dd97a91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:13 ---> job-cost.sh 20:40:13 lf-activate-venv: SKIPPING 20:40:13 INFO: No Stack... 20:40:13 INFO: Retrieving Pricing Info for: v3-standard-4 20:40:14 INFO: Archiving Costs [Pipeline] sh 20:40:15 + cat /w/workspace/device-sdk-go/217/archives/cost.csv 20:40:15 + cut -d, -f6 [Pipeline] lock 20:40:15 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] 20:40:15 Resource [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] did not exist. Created. 20:40:15 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:40:16 /w/workspace/device-sdk-go/217@tmp/durable-aecb34c7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:40:17 + echo total: 0.10999999940395355 [Pipeline] stash 20:40:17 Warning: overwriting stash ‘stack-cost’ 20:40:17 Stashed 1 file(s) [Pipeline] } 20:40:17 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-217-stack-cost] [Pipeline] // lock [Pipeline] } 20:40:17 $ docker stop --time=1 bc57cf727ec3612e4ac0a6944eb71c52f43a182c93c1bdc42fd77cfc6dd97a91 20:40:18 $ docker rm -f --volumes bc57cf727ec3612e4ac0a6944eb71c52f43a182c93c1bdc42fd77cfc6dd97a91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:40:19 provisioning config files... 20:40:19 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1502689023242971002tmp [Pipeline] { [Pipeline] sh 20:40:19 + set +x 20:40:19 + curl -s https://codecov.io/bash 20:40:19 + bash -s -- 20:40:19 20:40:19 _____ _ 20:40:19 / ____| | | 20:40:19 | | ___ __| | ___ ___ _____ __ 20:40:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:40:19 | |___| (_) | (_| | __/ (_| (_) \ V / 20:40:19 \_____\___/ \__,_|\___|\___\___/ \_/ 20:40:19 Bash-1.0.6 20:40:19 20:40:19 20:40:19 ==> git version 2.25.1 found 20:40:19 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:40:19 Release-Date: 2020-01-08 20:40:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:40:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:40:19 ==> Jenkins CI detected. 20:40:19 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 20:40:19 project root: . 20:40:19 --> token set from env 20:40:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:40:19 ==> Running gcov in . (disable via -X gcov) 20:40:19 ==> Python coveragepy not found 20:40:19 ==> Searching for coverage reports in: 20:40:19 + . 20:40:19 -> Found 1 reports 20:40:19 ==> Detecting git/mercurial file structure 20:40:19 ==> Reading reports 20:40:19 + ./coverage.out bytes=106408 20:40:19 ==> Appending adjustments 20:40:19 https://docs.codecov.io/docs/fixing-reports 20:40:20 + Found adjustments 20:40:20 ==> Gzipping contents 20:40:20 16K /tmp/codecov.V1gkd3.gz 20:40:20 ==> Uploading reports 20:40:20 url: https://codecov.io 20:40:20 query: branch=main&commit=3563ea3fef02eab19ce29a2bf1392e0bc2eae64f&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:40:20 -> Pinging Codecov 20:40:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=3563ea3fef02eab19ce29a2bf1392e0bc2eae64f&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:40:20 -> Uploading to 20:40:20 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/7E55EF52A471D76F132DFD9A03CDDE97/3563ea3fef02eab19ce29a2bf1392e0bc2eae64f/58bca3b8-87c9-4650-a1f1-f88b820cd20b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T204019Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82a148efb36e5bd98ec621dbd37625b3519457254c9b84e7e8adb6d66a0655f3 20:40:20 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:20 Dload Upload Total Spent Left Speed 20:40:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15089 0 0 100 15089 0 73965 --:--:-- --:--:-- --:--:-- 73965 20:40:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [Pipeline] } 20:40:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:40:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:40:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:40:20 20:40:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:40:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:40:21 df9b9388f04a: Pulling fs layer 20:40:21 52dc419b0ee2: Pulling fs layer 20:40:21 25bc292e5bac: Pulling fs layer 20:40:21 114826534d7a: Pulling fs layer 20:40:21 4657fd5d0bcf: Pulling fs layer 20:40:21 6ad1cebc031e: Pulling fs layer 20:40:21 8a3aa393b2d8: Pulling fs layer 20:40:21 114826534d7a: Waiting 20:40:21 4657fd5d0bcf: Waiting 20:40:21 8a3aa393b2d8: Waiting 20:40:21 25bc292e5bac: Download complete 20:40:21 52dc419b0ee2: Download complete 20:40:21 4657fd5d0bcf: Verifying Checksum 20:40:21 4657fd5d0bcf: Download complete 20:40:21 df9b9388f04a: Download complete 20:40:21 df9b9388f04a: Pull complete 20:40:21 52dc419b0ee2: Pull complete 20:40:21 25bc292e5bac: Pull complete 20:40:21 6ad1cebc031e: Verifying Checksum 20:40:21 6ad1cebc031e: Download complete 20:40:22 114826534d7a: Verifying Checksum 20:40:22 114826534d7a: Download complete 20:40:22 8a3aa393b2d8: Verifying Checksum 20:40:22 8a3aa393b2d8: Download complete 20:40:25 114826534d7a: Pull complete 20:40:25 4657fd5d0bcf: Pull complete 20:40:25 6ad1cebc031e: Pull complete 20:40:28 8a3aa393b2d8: Pull complete 20:40:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:40:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:40:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:28 prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container 20:40:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:40:32 $ docker top f9e5c793811054f76a241629123a3673611dfd0d9346d93d09dadde6727a08e3 -eo pid,comm [Pipeline] { [Pipeline] echo 20:40:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 20:40:32 + set -o pipefail 20:40:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 20:40:38 20:40:38 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 20:40:38 20:40:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/49a89338-3b8c-4d1d-a722-f6c065e43b0a 20:40:38 20:40:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:40:38 20:40:38 20:40:38 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:40:38 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:40:38 More details here: https://snyk.co/ue1NS 20:40:38 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:40:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:40:38 $ docker stop --time=1 f9e5c793811054f76a241629123a3673611dfd0d9346d93d09dadde6727a08e3 20:40:40 $ docker rm -f --volumes f9e5c793811054f76a241629123a3673611dfd0d9346d93d09dadde6727a08e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:40:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:41 provisioning config files... 20:40:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8459123956592459596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:41 --> edgex-publish-swagger.sh 20:40:41 === Publish openapi/v3 API === 20:40:41 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:40:41 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 20:40:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:41 Dload Upload Total Spent Left Speed 20:40:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 25538 --:--:-- --:--:-- --:--:-- 25565 20:40:42 20:40:42 [Pipeline] } 20:40:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:40:42 + git log --format=format:%s -1 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f [Pipeline] sh 20:40:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:40:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:40:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:43 prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container 20:40:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:40:44 $ docker top b26b24ddbfececccd56e024140e78ba06d454f5e537b054da8896d09e2509364 -eo pid,comm 20:40:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:40:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:40:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:44 [ssh-agent] Looking for ssh-agent implementation... 20:40:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:44 $ docker exec b26b24ddbfececccd56e024140e78ba06d454f5e537b054da8896d09e2509364 ssh-agent 20:40:44 SSH_AUTH_SOCK=/tmp/ssh-QDhiG9cW9Jub/agent.32 20:40:44 SSH_AGENT_PID=39 20:40:44 Running ssh-add (command line suppressed) 20:40:44 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10760392509801565405.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10760392509801565405.key) 20:40:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:44 + git semver tag 20:40:44 2023-05-09 20:40:44,878 [run_tag] DEBUG tag force:False 20:40:44 2023-05-09 20:40:44,878 [check_head_tag] DEBUG check head tag 20:40:44 2023-05-09 20:40:44,880 [execute] INFO git cat-file --batch-check 20:40:44 2023-05-09 20:40:44,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 20:40:44 2023-05-09 20:40:44,883 [execute] INFO git cat-file --batch 20:40:44 2023-05-09 20:40:44,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 20:40:44 2023-05-09 20:40:44,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:40:44 2023-05-09 20:40:44,920 [execute] INFO git tag -a v3.0.0-dev.86 -m v3.0.0-dev.86 20:40:44 2023-05-09 20:40:44,920 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.86', '-m', 'v3.0.0-dev.86'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 20:40:44 2023-05-09 20:40:44,925 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:40:44 3.0.0-dev.86 [Pipeline] } 20:40:44 $ docker exec --env ******** --env ******** b26b24ddbfececccd56e024140e78ba06d454f5e537b054da8896d09e2509364 ssh-agent -k 20:40:45 unset SSH_AUTH_SOCK; 20:40:45 unset SSH_AGENT_PID; 20:40:45 echo Agent pid 39 killed; 20:40:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:45 + git semver [Pipeline] } 20:40:45 $ docker stop --time=1 b26b24ddbfececccd56e024140e78ba06d454f5e537b054da8896d09e2509364 20:40:47 $ docker rm -f --volumes b26b24ddbfececccd56e024140e78ba06d454f5e537b054da8896d09e2509364 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:47 20:40:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:47 0.23.1-centos7: Pulling from edgex-lftools 20:40:47 ab5ef0e58194: Pulling fs layer 20:40:47 9712f1f96733: Pulling fs layer 20:40:47 63f879dbbcfc: Pulling fs layer 20:40:47 0d9ebad4ef96: Pulling fs layer 20:40:47 e9a5061849ea: Pulling fs layer 20:40:47 d747dcd14b5f: Pulling fs layer 20:40:47 2de7ff778b66: Pulling fs layer 20:40:47 0d9ebad4ef96: Waiting 20:40:47 e9a5061849ea: Waiting 20:40:47 d747dcd14b5f: Waiting 20:40:47 2de7ff778b66: Waiting 20:40:47 9712f1f96733: Verifying Checksum 20:40:47 9712f1f96733: Download complete 20:40:48 63f879dbbcfc: Verifying Checksum 20:40:48 63f879dbbcfc: Download complete 20:40:48 0d9ebad4ef96: Verifying Checksum 20:40:48 0d9ebad4ef96: Download complete 20:40:48 d747dcd14b5f: Verifying Checksum 20:40:48 d747dcd14b5f: Download complete 20:40:48 ab5ef0e58194: Download complete 20:40:48 e9a5061849ea: Verifying Checksum 20:40:48 e9a5061849ea: Download complete 20:40:48 2de7ff778b66: Verifying Checksum 20:40:48 2de7ff778b66: Download complete 20:40:51 ab5ef0e58194: Pull complete 20:40:51 9712f1f96733: Pull complete 20:40:51 63f879dbbcfc: Pull complete 20:40:55 0d9ebad4ef96: Pull complete 20:40:55 e9a5061849ea: Pull complete 20:40:55 d747dcd14b5f: Pull complete 20:40:56 2de7ff778b66: Pull complete 20:40:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:40:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:56 prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container 20:40:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:41:01 $ docker top b74083072006c0408a268cbf7bb80c05bd4d18cd75a92cad971e2928ebba7f79 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:41:01 provisioning config files... 20:41:01 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config484688320936551135tmp 20:41:01 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4620771625750674420tmp 20:41:01 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2874902256510882912tmp [Pipeline] { [Pipeline] echo 20:41:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:41:01 ---> sigul-configuration.sh 20:41:01 gpg: directory `/root/.gnupg' created 20:41:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:41:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:41:01 gpg: keyring `/root/.gnupg/secring.gpg' created 20:41:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:41:01 gpg: CAST5 encrypted data 20:41:01 gpg: encrypted with 1 passphrase 20:41:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:41:02 + mkdir /home/jenkins 20:41:02 + mkdir /home/jenkins/sigul [Pipeline] sh 20:41:02 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:41:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:41:02 ---> sigul-install.sh 20:41:02 Sigul already installed; skipping installation. [Pipeline] sh 20:41:02 + git tag --list 20:41:02 0.7.1 20:41:02 delhi-tag 20:41:02 v1.0.0 20:41:02 v1.1.0 20:41:02 v1.1.1 20:41:02 v1.1.2 20:41:02 v1.2.0 20:41:02 v1.2.1 20:41:02 v1.2.2 20:41:02 v1.2.3 20:41:02 v1.3.0 20:41:02 v1.4.0 20:41:02 v2.0.0 20:41:02 v2.1.0 20:41:02 v2.1.1 20:41:02 v2.1.1-dev.2 20:41:02 v2.1.1-dev.3 20:41:02 v2.2.0 20:41:02 v2.2.1-dev.1 20:41:02 v2.2.1-dev.10 20:41:02 v2.2.1-dev.11 20:41:02 v2.2.1-dev.12 20:41:02 v2.2.1-dev.13 20:41:02 v2.2.1-dev.14 20:41:02 v2.2.1-dev.2 20:41:02 v2.2.1-dev.3 20:41:02 v2.2.1-dev.4 20:41:02 v2.2.1-dev.5 20:41:02 v2.2.1-dev.6 20:41:02 v2.2.1-dev.7 20:41:02 v2.2.1-dev.8 20:41:02 v2.2.1-dev.9 20:41:02 v2.3.0 20:41:02 v2.3.0-dev.14 20:41:02 v2.3.0-dev.15 20:41:02 v2.3.0-dev.16 20:41:02 v2.3.0-dev.17 20:41:02 v2.3.0-dev.18 20:41:02 v2.3.0-dev.19 20:41:02 v2.3.0-dev.20 20:41:02 v2.3.0-dev.21 20:41:02 v2.3.0-dev.22 20:41:02 v2.3.0-dev.23 20:41:02 v2.3.0-dev.24 20:41:02 v2.3.0-dev.25 20:41:02 v2.3.0-dev.26 20:41:02 v2.3.0-dev.27 20:41:02 v2.3.0-dev.28 20:41:02 v2.3.0-dev.29 20:41:02 v2.3.0-dev.30 20:41:02 v2.3.0-dev.31 20:41:02 v2.3.0-dev.32 20:41:02 v2.3.0-dev.33 20:41:02 v2.3.0-dev.34 20:41:02 v2.3.0-dev.35 20:41:02 v2.3.0-dev.36 20:41:02 v2.3.0-dev.37 20:41:02 v2.3.0-dev.38 20:41:02 v2.3.0-dev.39 20:41:02 v2.3.0-dev.40 20:41:02 v2.3.0-dev.41 20:41:02 v2.3.0-dev.42 20:41:02 v2.3.0-dev.43 20:41:02 v2.3.0-dev.44 20:41:02 v2.3.0-dev.45 20:41:02 v2.3.0-dev.46 20:41:02 v2.3.0-dev.47 20:41:02 v2.3.0-dev.48 20:41:02 v2.3.0-dev.49 20:41:02 v2.3.0-dev.50 20:41:02 v2.3.0-dev.51 20:41:02 v2.3.1 20:41:02 v2.3.1-dev.1 20:41:02 v2.3.1-dev.2 20:41:02 v2.3.1-dev.3 20:41:02 v2.3.1-dev.4 20:41:02 v3.0.0-dev.1 20:41:02 v3.0.0-dev.10 20:41:02 v3.0.0-dev.11 20:41:02 v3.0.0-dev.12 20:41:02 v3.0.0-dev.13 20:41:02 v3.0.0-dev.14 20:41:02 v3.0.0-dev.15 20:41:02 v3.0.0-dev.16 20:41:02 v3.0.0-dev.17 20:41:02 v3.0.0-dev.18 20:41:02 v3.0.0-dev.19 20:41:02 v3.0.0-dev.2 20:41:02 v3.0.0-dev.20 20:41:02 v3.0.0-dev.21 20:41:02 v3.0.0-dev.22 20:41:02 v3.0.0-dev.23 20:41:02 v3.0.0-dev.24 20:41:02 v3.0.0-dev.25 20:41:02 v3.0.0-dev.26 20:41:02 v3.0.0-dev.27 20:41:02 v3.0.0-dev.28 20:41:02 v3.0.0-dev.29 20:41:02 v3.0.0-dev.3 20:41:02 v3.0.0-dev.30 20:41:02 v3.0.0-dev.31 20:41:02 v3.0.0-dev.32 20:41:02 v3.0.0-dev.33 20:41:02 v3.0.0-dev.34 20:41:02 v3.0.0-dev.35 20:41:02 v3.0.0-dev.36 20:41:02 v3.0.0-dev.37 20:41:02 v3.0.0-dev.38 20:41:02 v3.0.0-dev.39 20:41:02 v3.0.0-dev.4 20:41:02 v3.0.0-dev.40 20:41:02 v3.0.0-dev.41 20:41:02 v3.0.0-dev.42 20:41:02 v3.0.0-dev.43 20:41:02 v3.0.0-dev.44 20:41:02 v3.0.0-dev.45 20:41:02 v3.0.0-dev.46 20:41:02 v3.0.0-dev.47 20:41:02 v3.0.0-dev.48 20:41:02 v3.0.0-dev.49 20:41:02 v3.0.0-dev.5 20:41:02 v3.0.0-dev.50 20:41:02 v3.0.0-dev.51 20:41:02 v3.0.0-dev.52 20:41:02 v3.0.0-dev.53 20:41:02 v3.0.0-dev.54 20:41:02 v3.0.0-dev.55 20:41:02 v3.0.0-dev.56 20:41:02 v3.0.0-dev.57 20:41:02 v3.0.0-dev.58 20:41:02 v3.0.0-dev.59 20:41:02 v3.0.0-dev.6 20:41:02 v3.0.0-dev.60 20:41:02 v3.0.0-dev.61 20:41:02 v3.0.0-dev.62 20:41:02 v3.0.0-dev.63 20:41:02 v3.0.0-dev.64 20:41:02 v3.0.0-dev.65 20:41:02 v3.0.0-dev.66 20:41:02 v3.0.0-dev.67 20:41:02 v3.0.0-dev.68 20:41:02 v3.0.0-dev.69 20:41:02 v3.0.0-dev.7 20:41:02 v3.0.0-dev.70 20:41:02 v3.0.0-dev.71 20:41:02 v3.0.0-dev.72 20:41:02 v3.0.0-dev.73 20:41:02 v3.0.0-dev.74 20:41:02 v3.0.0-dev.75 20:41:02 v3.0.0-dev.76 20:41:02 v3.0.0-dev.77 20:41:02 v3.0.0-dev.78 20:41:02 v3.0.0-dev.79 20:41:02 v3.0.0-dev.8 20:41:02 v3.0.0-dev.80 20:41:02 v3.0.0-dev.81 20:41:02 v3.0.0-dev.82 20:41:02 v3.0.0-dev.83 20:41:02 v3.0.0-dev.84 20:41:02 v3.0.0-dev.85 20:41:02 v3.0.0-dev.86 20:41:02 v3.0.0-dev.9 [Pipeline] sh 20:41:03 + lftools sign git-tag v3.0.0-dev.86 20:41:03 Signing Git tag with Sigul... 20:41:03 Signing v3.0.0-dev.86 [Pipeline] echo 20:41:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:41:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:41:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:41:04 $ docker stop --time=1 b74083072006c0408a268cbf7bb80c05bd4d18cd75a92cad971e2928ebba7f79 20:41:05 $ docker rm -f --volumes b74083072006c0408a268cbf7bb80c05bd4d18cd75a92cad971e2928ebba7f79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:41:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:41:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:41:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:06 prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container 20:41:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:41:07 $ docker top 815ce89f93276d81739a1210a3b85e1397127eecc962ef36a31f43a4a09ed066 -eo pid,comm 20:41:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:41:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:07 [ssh-agent] Looking for ssh-agent implementation... 20:41:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:07 $ docker exec 815ce89f93276d81739a1210a3b85e1397127eecc962ef36a31f43a4a09ed066 ssh-agent 20:41:07 SSH_AUTH_SOCK=/tmp/ssh-sHaRcUWTKZEV/agent.31 20:41:07 SSH_AGENT_PID=37 20:41:07 Running ssh-add (command line suppressed) 20:41:07 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1649299493916651247.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1649299493916651247.key) 20:41:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:07 + git semver bump pre 20:41:08 2023-05-09 20:41:08,125 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:41:08 2023-05-09 20:41:08,125 [bump_version] DEBUG bumping version:3.0.0-dev.86 on axis:pre with prefix:dev 20:41:08 2023-05-09 20:41:08,125 [bump_version] DEBUG bumped version:3.0.0-dev.87 20:41:08 2023-05-09 20:41:08,125 [write_version] DEBUG write version:3.0.0-dev.87 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 20:41:08 2023-05-09 20:41:08,125 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:41:08 2023-05-09 20:41:08,125 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:41:08 2023-05-09 20:41:08,127 [execute] INFO git cat-file --batch-check 20:41:08 2023-05-09 20:41:08,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:41:08 2023-05-09 20:41:08,132 [execute] INFO git cat-file --batch 20:41:08 2023-05-09 20:41:08,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:41:08 2023-05-09 20:41:08,137 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:41:08 3.0.0-dev.87 [Pipeline] } 20:41:08 $ docker exec --env ******** --env ******** 815ce89f93276d81739a1210a3b85e1397127eecc962ef36a31f43a4a09ed066 ssh-agent -k 20:41:08 unset SSH_AUTH_SOCK; 20:41:08 unset SSH_AGENT_PID; 20:41:08 echo Agent pid 37 killed; 20:41:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:08 + git semver [Pipeline] } 20:41:08 $ docker stop --time=1 815ce89f93276d81739a1210a3b85e1397127eecc962ef36a31f43a4a09ed066 20:41:10 $ docker rm -f --volumes 815ce89f93276d81739a1210a3b85e1397127eecc962ef36a31f43a4a09ed066 [Pipeline] // withDockerContainer [Pipeline] sh 20:41:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:41:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:41:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:10 prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container 20:41:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:41:11 $ docker top edb806fab8185934308851b727158ec94fecb25c86571e45b0e9ea8c8782a2a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:11 [ssh-agent] Looking for ssh-agent implementation... 20:41:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:11 $ docker exec edb806fab8185934308851b727158ec94fecb25c86571e45b0e9ea8c8782a2a1 ssh-agent 20:41:11 SSH_AUTH_SOCK=/tmp/ssh-omltf6lS0eGY/agent.33 20:41:11 SSH_AGENT_PID=39 20:41:11 Running ssh-add (command line suppressed) 20:41:11 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6633804134677842099.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6633804134677842099.key) 20:41:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:12 + git semver push 20:41:12 2023-05-09 20:41:12,242 [run_push] DEBUG push 20:41:12 2023-05-09 20:41:12,243 [execute] INFO git cat-file --batch-check 20:41:12 2023-05-09 20:41:12,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:41:12 2023-05-09 20:41:12,247 [execute] INFO git rev-list 9d589fa6292de68ecf402c731f45622b691b15d9 -- 20:41:12 2023-05-09 20:41:12,247 [execute] DEBUG Popen(['git', 'rev-list', '9d589fa6292de68ecf402c731f45622b691b15d9', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:41:12 2023-05-09 20:41:12,260 [execute] INFO git fetch -v origin 20:41:12 2023-05-09 20:41:12,260 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:41:12 2023-05-09 20:41:12,736 [run_push] DEBUG no remote changes detected 20:41:12 2023-05-09 20:41:12,736 [execute] INFO git push origin semver 20:41:12 2023-05-09 20:41:12,736 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:41:13 2023-05-09 20:41:13,659 [run_push] DEBUG push all version tags 20:41:13 2023-05-09 20:41:13,660 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:41:13 2023-05-09 20:41:13,660 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 20:41:14 2023-05-09 20:41:14,439 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 20:41:14 3.0.0-dev.87 [Pipeline] } 20:41:14 $ docker exec --env ******** --env ******** edb806fab8185934308851b727158ec94fecb25c86571e45b0e9ea8c8782a2a1 ssh-agent -k 20:41:14 unset SSH_AUTH_SOCK; 20:41:14 unset SSH_AGENT_PID; 20:41:14 echo Agent pid 39 killed; 20:41:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:15 + git semver [Pipeline] } 20:41:15 $ docker stop --time=1 edb806fab8185934308851b727158ec94fecb25c86571e45b0e9ea8c8782a2a1 20:41:16 $ docker rm -f --volumes edb806fab8185934308851b727158ec94fecb25c86571e45b0e9ea8c8782a2a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:41:17 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 20:41:17 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 20:41:17 total 16 20:41:17 drwxr-xr-x 3 root root 4096 May 9 20:26 . 20:41:17 drwxrwxr-x 12 jenkins jenkins 4096 May 9 20:41 .. 20:41:17 drwxr-xr-x 2 root root 4096 May 9 20:26 cost 20:41:17 -rw-r--r-- 1 root root 85 May 9 20:26 cost.csv 20:41:17 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 20:41:17 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 20:41:17 total 16 20:41:17 drwxr-xr-x 3 jenkins jenkins 4096 May 9 20:26 . 20:41:17 drwxrwxr-x 12 jenkins jenkins 4096 May 9 20:41 .. 20:41:17 drwxr-xr-x 2 jenkins jenkins 4096 May 9 20:26 cost 20:41:17 -rw-r--r-- 1 jenkins jenkins 85 May 9 20:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:41:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:41:18 ---> package-listing.sh 20:41:18 ++ facter osfamily 20:41:18 ++ tr '[:upper:]' '[:lower:]' 20:41:18 + OS_FAMILY=debian 20:41:18 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 20:41:18 + START_PACKAGES=/tmp/packages_start.txt 20:41:18 + END_PACKAGES=/tmp/packages_end.txt 20:41:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:41:18 + PACKAGES=/tmp/packages_start.txt 20:41:18 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 20:41:18 + PACKAGES=/tmp/packages_end.txt 20:41:18 + case "${OS_FAMILY}" in 20:41:18 + dpkg -l 20:41:18 + grep '^ii' 20:41:18 + '[' -f /tmp/packages_start.txt ']' 20:41:18 + '[' -f /tmp/packages_end.txt ']' 20:41:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:41:18 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 20:41:18 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 20:41:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 20:41:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:41:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:19 prd-ubuntu20.04-docker-8c-8g-14758 does not seem to be running inside a container 20:41:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:41:20 $ docker top 9664e2cb1f76caeb984a2df9259686421ce1d69fb4b67a6b258abb79bfe9f276 -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:20 + touch /tmp/pre-build-complete [Pipeline] sh 20:41:20 + mkdir -p /var/log/sysstat [Pipeline] sh 20:41:21 + ls /var/log/sa-host 20:41:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:21 provisioning config files... 20:41:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12067297167603857992tmp [Pipeline] { [Pipeline] echo 20:41:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:41:21 ---> create-netrc.sh [Pipeline] } 20:41:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:41:21 ---> python-tools-install.sh [Pipeline] echo 20:41:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:41:22 ---> sudo-logs.sh 20:41:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:41:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:41:22 ---> job-cost.sh 20:41:22 lf-activate-venv: SKIPPING 20:41:22 DEBUG: total: 0.2199999988079071 20:41:22 INFO: Retrieving Stack Cost... 20:41:23 INFO: Retrieving Pricing Info for: v3-standard-8 20:41:23 INFO: Archiving Costs [Pipeline] echo 20:41:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:41:23 ---> logs-deploy.sh 20:41:23 lf-activate-venv: SKIPPING 20:41:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/217 20:41:23 INFO: archiving workspace using pattern(s): 20:41:24 Archives upload complete. 20:41:24 INFO: archiving logs to Nexus 20:41:25 ---> uname -a: 20:41:25 Linux prd-ubuntu20-04-docker-8c-8g-14758 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:41:25 20:41:25 20:41:25 ---> lscpu: 20:41:25 Architecture: x86_64 20:41:25 CPU op-mode(s): 32-bit, 64-bit 20:41:25 Byte Order: Little Endian 20:41:25 Address sizes: 40 bits physical, 48 bits virtual 20:41:25 CPU(s): 8 20:41:25 On-line CPU(s) list: 0-7 20:41:25 Thread(s) per core: 1 20:41:25 Core(s) per socket: 1 20:41:25 Socket(s): 8 20:41:25 NUMA node(s): 1 20:41:25 Vendor ID: AuthenticAMD 20:41:25 CPU family: 23 20:41:25 Model: 49 20:41:25 Model name: AMD EPYC-Rome Processor 20:41:25 Stepping: 0 20:41:25 CPU MHz: 2799.998 20:41:25 BogoMIPS: 5599.99 20:41:25 Virtualization: AMD-V 20:41:25 Hypervisor vendor: KVM 20:41:25 Virtualization type: full 20:41:25 L1d cache: 256 KiB 20:41:25 L1i cache: 256 KiB 20:41:25 L2 cache: 4 MiB 20:41:25 L3 cache: 128 MiB 20:41:25 NUMA node0 CPU(s): 0-7 20:41:25 Vulnerability Itlb multihit: Not affected 20:41:25 Vulnerability L1tf: Not affected 20:41:25 Vulnerability Mds: Not affected 20:41:25 Vulnerability Meltdown: Not affected 20:41:25 Vulnerability Mmio stale data: Not affected 20:41:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:41:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:41:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:41:25 Vulnerability Srbds: Not affected 20:41:25 Vulnerability Tsx async abort: Not affected 20:41:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:41:25 20:41:25 20:41:25 ---> nproc: 20:41:25 8 20:41:25 20:41:25 20:41:25 ---> df -h: 20:41:25 Filesystem Size Used Avail Use% Mounted on 20:41:25 overlay 155G 13G 143G 9% / 20:41:25 tmpfs 64M 0 64M 0% /dev 20:41:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:41:25 shm 64M 0 64M 0% /dev/shm 20:41:25 /dev/vda1 155G 13G 143G 9% /facter-os 20:41:25 20:41:25 20:41:25 ---> sar -b -r -n DEV: 20:41:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14758) 05/09/23 _x86_64_ (8 CPU) 20:41:25 20:41:25 20:23:23 LINUX RESTART (8 CPU) 20:41:25 20:41:25 20:24:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:41:25 20:25:01 188.11 12.91 175.19 0.00 1817.01 77191.87 0.00 20:41:25 20:26:01 65.59 0.25 65.34 0.00 7.87 22988.70 0.00 20:41:25 20:27:01 161.89 0.17 161.72 0.00 11.20 37272.19 0.00 20:41:25 20:28:01 2.42 0.00 2.42 0.00 0.00 27.08 0.00 20:41:25 20:29:01 38.11 11.75 26.36 0.00 5424.43 6300.15 0.00 20:41:25 20:30:01 3.93 0.00 3.93 0.00 0.00 47.06 0.00 20:41:25 20:31:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 20:41:25 20:32:01 3.13 1.02 2.12 0.00 21.86 28.66 0.00 20:41:25 20:33:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 20:41:25 20:34:01 2.15 0.00 2.15 0.00 0.00 37.99 0.00 20:41:25 20:35:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 20:41:25 20:36:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 20:41:25 20:37:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 20:41:25 20:38:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 20:41:25 20:39:01 2.03 0.02 2.02 0.00 0.13 23.73 0.00 20:41:25 20:40:01 1.87 0.00 1.87 0.00 0.00 20.93 0.00 20:41:25 20:41:01 96.53 0.33 96.20 0.00 29.86 56319.41 0.00 20:41:25 Average: 33.55 1.54 32.00 0.00 428.80 11721.42 0.00 20:41:25 20:41:25 20:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:41:25 20:25:01 27834048 31601380 695264 2.11 142576 3780520 1882152 5.55 1154240 3398892 145040 20:41:25 20:26:01 27917052 31556732 729228 2.22 147268 3668516 1883256 5.55 1207128 3269072 12092 20:41:25 20:27:01 27653716 31579184 716884 2.18 159016 3911072 1772748 5.22 1258128 3457740 168 20:41:25 20:28:01 27654100 31579640 716232 2.18 159064 3911076 1772748 5.22 1258420 3457744 12 20:41:25 20:29:01 27286428 31567904 718960 2.19 167404 4243576 1855756 5.47 1484544 3571308 936 20:41:25 20:30:01 27286768 31568272 718616 2.19 167456 4243576 1855756 5.47 1484488 3571308 16 20:41:25 20:31:01 27290372 31571980 714760 2.17 167500 4243580 1855756 5.47 1481028 3571312 176 20:41:25 20:32:01 27289916 31572484 715208 2.18 167568 4244196 1826116 5.38 1481368 3571852 180 20:41:25 20:33:01 27290412 31573072 714600 2.17 167656 4244200 1826116 5.38 1481368 3571856 168 20:41:25 20:34:01 27290492 31573276 714400 2.17 167756 4244180 1826116 5.38 1481116 3571876 24 20:41:25 20:35:01 27290680 31573468 714104 2.17 167792 4244172 1826116 5.38 1481020 3571876 12 20:41:25 20:36:01 27290300 31573164 714332 2.17 167824 4244184 1826116 5.38 1481608 3571880 208 20:41:25 20:37:01 27290324 31573188 714284 2.17 167848 4244184 1826116 5.38 1481084 3571880 16 20:41:25 20:38:01 27290560 31573744 713956 2.17 167872 4244192 1826116 5.38 1480840 3572176 44 20:41:25 20:39:01 27289692 31573004 714772 2.17 167960 4244188 1841008 5.43 1481020 3572180 12 20:41:25 20:40:01 27289668 31573092 714652 2.17 168024 4244196 1841008 5.43 1481076 3572184 8 20:41:25 20:41:01 25788684 31539836 742180 2.26 205232 5552728 1862180 5.49 1590468 4836468 656 20:41:25 Average: 27313130 31571966 716614 2.18 166224 4220726 1835599 5.41 1426408 3604800 9398 20:41:25 20:41:25 20:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:41:25 20:25:01 lo 6.30 6.30 0.61 0.61 0.00 0.00 0.00 0.00 20:41:25 20:25:01 docker0 178.40 307.81 14.57 2043.36 0.00 0.00 0.00 0.00 20:41:25 20:25:01 ens3 603.61 354.95 8116.25 55.57 0.00 0.00 0.00 0.00 20:41:25 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:25 20:26:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:41:25 20:26:01 ens3 40.23 33.33 34.05 87.26 0.00 0.00 0.00 0.00 20:41:25 20:27:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 20:41:25 20:27:01 docker0 2.73 6.48 0.17 84.99 0.00 0.00 0.00 0.00 20:41:25 20:27:01 ens3 115.33 69.76 2625.32 17.31 0.00 0.00 0.00 0.00 20:41:25 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:25 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:28:01 ens3 0.83 0.67 0.37 0.29 0.00 0.00 0.00 0.00 20:41:25 20:29:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 20:41:25 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:29:01 ens3 134.91 69.36 1952.84 4.95 0.00 0.00 0.00 0.00 20:41:25 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:25 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:30:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 20:41:25 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:25 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:32:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:41:25 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:25 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:34:01 ens3 0.30 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:41:25 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:35:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:25 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:36:01 ens3 0.60 0.48 1.78 0.03 0.00 0.00 0.00 0.00 20:41:25 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:25 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:25 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:39:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:41:25 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:25 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 20:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:25 20:41:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 20:41:25 20:41:01 docker0 34.09 62.77 2.92 579.26 0.00 0.00 0.00 0.00 20:41:25 20:41:01 vetha0b538f 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 20:41:25 20:41:01 ens3 341.98 202.40 7764.40 34.35 0.00 0.00 0.00 0.00 20:41:25 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 20:41:25 Average: docker0 12.50 21.91 1.03 157.44 0.00 0.00 0.00 0.00 20:41:25 Average: vetha0b538f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:25 Average: ens3 72.36 42.75 1198.90 11.72 0.00 0.00 0.00 0.00 20:41:25 20:41:25 20:41:25 ---> sar -P ALL: 20:41:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14758) 05/09/23 _x86_64_ (8 CPU) 20:41:25 20:41:25 20:23:23 LINUX RESTART (8 CPU) 20:41:25 20:41:25 20:24:02 CPU %user %nice %system %iowait %steal %idle 20:41:25 20:25:01 all 9.75 0.00 4.23 4.28 0.07 81.67 20:41:25 20:25:01 0 8.83 0.00 3.85 0.31 0.05 86.95 20:41:25 20:25:01 1 11.58 0.00 3.82 0.38 0.07 84.16 20:41:25 20:25:01 2 9.59 0.00 3.97 9.83 0.07 76.53 20:41:25 20:25:01 3 9.62 0.00 4.59 9.81 0.07 75.91 20:41:25 20:25:01 4 8.95 0.00 3.82 6.25 0.09 80.90 20:41:25 20:25:01 5 9.41 0.00 3.98 0.39 0.07 86.14 20:41:25 20:25:01 6 10.70 0.00 4.06 6.14 0.07 79.04 20:41:25 20:25:01 7 9.29 0.00 5.77 1.13 0.10 83.71 20:41:25 20:26:01 all 39.67 0.00 6.17 0.90 0.10 53.16 20:41:25 20:26:01 0 41.91 0.00 6.03 0.25 0.08 51.73 20:41:25 20:26:01 1 40.00 0.00 6.17 0.03 0.10 53.69 20:41:25 20:26:01 2 34.96 0.00 5.41 3.55 0.12 55.96 20:41:25 20:26:01 3 39.96 0.00 6.17 2.87 0.10 50.90 20:41:25 20:26:01 4 40.69 0.00 6.01 0.05 0.10 53.15 20:41:25 20:26:01 5 40.87 0.00 7.66 0.34 0.10 51.03 20:41:25 20:26:01 6 38.83 0.00 5.87 0.08 0.10 55.12 20:41:25 20:26:01 7 40.12 0.00 6.05 0.02 0.10 53.71 20:41:25 20:27:01 all 15.23 0.00 3.41 1.66 0.06 79.65 20:41:25 20:27:01 0 14.18 0.00 4.33 5.49 0.05 75.95 20:41:25 20:27:01 1 15.74 0.00 3.15 0.32 0.05 80.74 20:41:25 20:27:01 2 14.17 0.00 2.88 0.57 0.05 82.33 20:41:25 20:27:01 3 14.69 0.00 3.74 0.29 0.07 81.22 20:41:25 20:27:01 4 16.57 0.00 3.35 0.22 0.05 79.81 20:41:25 20:27:01 5 15.16 0.00 3.06 3.78 0.07 77.93 20:41:25 20:27:01 6 16.06 0.00 3.49 2.53 0.05 77.86 20:41:25 20:27:01 7 15.26 0.00 3.26 0.08 0.07 81.33 20:41:25 20:28:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:41:25 20:28:01 0 0.00 0.00 0.00 0.03 0.02 99.95 20:41:25 20:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:41:25 20:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:41:25 20:28:01 3 0.10 0.00 0.03 0.00 0.00 99.87 20:41:25 20:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:41:25 20:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:41:25 20:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:41:25 20:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:41:25 20:29:01 all 1.29 0.00 0.58 0.39 0.01 97.73 20:41:25 20:29:01 0 0.89 0.00 0.48 0.87 0.02 97.74 20:41:25 20:29:01 1 1.75 0.00 0.58 0.32 0.02 97.33 20:41:25 20:29:01 2 1.50 0.00 0.79 0.84 0.02 96.86 20:41:25 20:29:01 3 1.42 0.00 0.52 0.33 0.02 97.71 20:41:25 20:29:01 4 1.52 0.00 0.52 0.22 0.00 97.75 20:41:25 20:29:01 5 0.69 0.00 0.39 0.05 0.02 98.86 20:41:25 20:29:01 6 1.62 0.00 0.87 0.43 0.02 97.06 20:41:25 20:29:01 7 0.90 0.00 0.47 0.07 0.02 98.55 20:41:25 20:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:41:25 20:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:41:25 20:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:41:25 20:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:41:25 20:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:41:25 20:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:41:25 20:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:41:25 20:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:41:25 20:30:01 7 0.02 0.00 0.02 0.02 0.02 99.93 20:41:25 20:31:01 all 0.03 0.00 0.00 0.00 0.00 99.96 20:41:25 20:31:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:41:25 20:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:41:25 20:31:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:41:25 20:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:41:25 20:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:41:25 20:31:01 5 0.08 0.00 0.00 0.00 0.00 99.92 20:41:25 20:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:41:25 20:31:01 7 0.03 0.00 0.00 0.02 0.00 99.95 20:41:25 20:32:01 all 0.06 0.00 0.04 0.01 0.01 99.89 20:41:25 20:32:01 0 0.07 0.00 0.03 0.03 0.00 99.87 20:41:25 20:32:01 1 0.00 0.00 0.07 0.00 0.02 99.92 20:41:25 20:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:41:25 20:32:01 3 0.03 0.00 0.05 0.00 0.02 99.90 20:41:25 20:32:01 4 0.20 0.00 0.07 0.03 0.00 99.70 20:41:25 20:32:01 5 0.13 0.00 0.02 0.00 0.02 99.83 20:41:25 20:32:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:41:25 20:32:01 7 0.02 0.00 0.05 0.02 0.00 99.92 20:41:25 20:33:01 all 0.27 0.00 0.01 0.00 0.00 99.71 20:41:25 20:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:41:25 20:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:41:25 20:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:41:25 20:33:01 3 0.07 0.00 0.03 0.00 0.00 99.90 20:41:25 20:33:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:41:25 20:33:01 5 1.98 0.00 0.00 0.00 0.00 98.02 20:41:25 20:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:41:25 20:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:41:25 20:34:01 all 0.27 0.00 0.01 0.01 0.01 99.71 20:41:25 20:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:41:25 20:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:41:25 20:34:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:41:25 20:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:41:25 20:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:41:25 20:34:01 5 2.00 0.00 0.02 0.00 0.00 97.98 20:41:25 20:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:41:25 20:34:01 7 0.03 0.00 0.00 0.03 0.02 99.92 20:41:25 20:35:01 all 0.09 0.00 0.01 0.00 0.00 99.89 20:41:25 20:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:41:25 20:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:41:25 20:35:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:41:25 20:35:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:41:25 20:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:41:25 20:35:01 5 0.58 0.00 0.03 0.00 0.00 99.38 20:41:25 20:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:41:25 20:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:41:25 20:41:25 20:35:01 CPU %user %nice %system %iowait %steal %idle 20:41:25 20:36:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:41:25 20:36:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:41:25 20:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:41:25 20:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:41:25 20:36:01 3 0.12 0.00 0.00 0.00 0.02 99.87 20:41:25 20:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:41:25 20:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:41:25 20:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:41:25 20:36:01 7 0.03 0.00 0.02 0.02 0.00 99.93 20:41:25 20:37:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:41:25 20:37:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:41:25 20:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:41:25 20:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:41:25 20:37:01 3 0.25 0.00 0.03 0.00 0.03 99.68 20:41:25 20:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:41:25 20:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:41:25 20:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:41:25 20:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:41:25 20:38:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:41:25 20:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:41:25 20:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:41:25 20:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:41:25 20:38:01 3 0.07 0.00 0.02 0.00 0.02 99.90 20:41:25 20:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:41:25 20:38:01 5 0.07 0.00 0.00 0.00 0.02 99.92 20:41:25 20:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:41:25 20:38:01 7 0.02 0.00 0.02 0.07 0.02 99.88 20:41:25 20:39:01 all 0.05 0.00 0.02 0.00 0.00 99.92 20:41:25 20:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:41:25 20:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:41:25 20:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:41:25 20:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:41:25 20:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:41:25 20:39:01 5 0.33 0.00 0.03 0.00 0.00 99.63 20:41:25 20:39:01 6 0.00 0.00 0.03 0.02 0.00 99.95 20:41:25 20:39:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:41:25 20:40:01 all 0.09 0.00 0.01 0.00 0.01 99.89 20:41:25 20:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:41:25 20:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:41:25 20:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:41:25 20:40:01 3 0.12 0.00 0.03 0.00 0.02 99.83 20:41:25 20:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:41:25 20:40:01 5 0.52 0.00 0.00 0.00 0.02 99.47 20:41:25 20:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:41:25 20:40:01 7 0.02 0.00 0.02 0.03 0.00 99.93 20:41:25 20:41:01 all 7.32 0.00 3.03 2.45 0.06 87.14 20:41:25 20:41:01 0 7.37 0.00 2.41 0.27 0.05 89.90 20:41:25 20:41:01 1 7.29 0.00 3.77 0.05 0.07 88.83 20:41:25 20:41:01 2 8.65 0.00 3.65 7.61 0.05 80.04 20:41:25 20:41:01 3 7.21 0.00 3.17 7.04 0.12 82.46 20:41:25 20:41:01 4 7.30 0.00 2.48 0.02 0.05 90.16 20:41:25 20:41:01 5 6.84 0.00 3.30 3.02 0.03 86.81 20:41:25 20:41:01 6 7.85 0.00 2.44 0.20 0.03 89.48 20:41:25 20:41:01 7 6.05 0.00 3.01 1.44 0.08 89.42 20:41:25 Average: all 4.33 0.00 1.02 0.56 0.02 94.06 20:41:25 Average: 0 4.29 0.00 1.00 0.43 0.02 94.26 20:41:25 Average: 1 4.46 0.00 1.03 0.06 0.02 94.43 20:41:25 Average: 2 4.02 0.00 0.97 1.30 0.02 93.69 20:41:25 Average: 3 4.30 0.00 1.07 1.18 0.03 93.42 20:41:25 Average: 4 4.41 0.00 0.96 0.39 0.02 94.23 20:41:25 Average: 5 4.60 0.00 1.08 0.44 0.02 93.85 20:41:25 Average: 6 4.39 0.00 0.98 0.54 0.02 94.07 20:41:25 Average: 7 4.19 0.00 1.08 0.17 0.02 94.53 20:41:25 20:41:25 20:41:25