Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75585deb70bc80a1f521499c22e56c4d6cf5dcfe 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-ssh2776109557375178112.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-ssh5699269900738804364.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-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11482412217705283559.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-ssh18415791444925766700.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13456695866991253502.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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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-14603 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 75585deb70bc80a1f521499c22e56c4d6cf5dcfe (main) Commit message: "Merge pull request #400 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.83" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75585deb70bc80a1f521499c22e56c4d6cf5dcfe # timeout=10 > git rev-list --no-walk 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:58:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:58:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:58:45 ========================================================= 01:58:45 EdgeX Global Pipelines Version Info 01:58:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:58:45 ------------------- 01:58:45 stable info: 01:58:45 ------------------- 01:58:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:58:45 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:58:45 Message: update stable to v1.0.249 01:58:46 ------------------- 01:58:46 experimental info: 01:58:46 ------------------- 01:58:46 Commited By: **** collab-it+edgex@linuxfoundation.org 01:58:46 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:58:46 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:58:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:58:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:58:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:58:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:58:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:58:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] echo 01:58:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75585de [Pipeline] echo 01:58:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:47 provisioning config files... 01:58:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17206420442016757689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:47 ---> docker-login.sh 01:58:47 nexus3.edgexfoundry.org:10001 01:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:48 Configure a credential helper to remove this warning. See 01:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:48 01:58:48 Login Succeeded 01:58:48 nexus3.edgexfoundry.org:10002 01:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:48 Configure a credential helper to remove this warning. See 01:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:48 01:58:48 Login Succeeded 01:58:48 nexus3.edgexfoundry.org:10003 01:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:48 Configure a credential helper to remove this warning. See 01:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:48 01:58:48 Login Succeeded 01:58:48 nexus3.edgexfoundry.org:10004 01:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:48 Configure a credential helper to remove this warning. See 01:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:48 01:58:48 Login Succeeded 01:58:48 docker.io 01:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:49 Configure a credential helper to remove this warning. See 01:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:49 01:58:49 Login Succeeded 01:58:49 ---> docker-login.sh ends [Pipeline] } 01:58:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:58:49 + git rev-list -1 --merges 75585deb70bc80a1f521499c22e56c4d6cf5dcfe~1..75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] echo 01:58:49 -----------> git rev-list -1 --merges 75585deb70bc80a1f521499c22e56c4d6cf5dcfe~1..75585deb70bc80a1f521499c22e56c4d6cf5dcfe 75585deb70bc80a1f521499c22e56c4d6cf5dcfe 01:58:49 75585deb70bc80a1f521499c22e56c4d6cf5dcfe [false] [Pipeline] sh 01:58:49 + git log --format=format:%s -1 75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] echo 01:58:49 ========================================================= 01:58:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:58:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:50 + git log --format=format:%s -1 75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] echo 01:58:50 [semverPrep] GIT_COMMIT: 75585deb70bc80a1f521499c22e56c4d6cf5dcfe, Commit Message: Merge pull request #400 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.83 [Pipeline] echo 01:58:50 [semverPrep] This is not a build commit. [Pipeline] sh 01:58:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:58:50 + grep -v github /etc/ssh/ssh_known_hosts 01:58:50 + [ -e /tmp/ssh_known_hosts ] 01:58:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:58:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:58:50 + sudo tee -a /etc/ssh/ssh_known_hosts 01:58:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:51 01:58:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:51 0.1.4: Pulling from edgex-devops/py-git-semver 01:58:51 b85a868b505f: Pulling fs layer 01:58:51 e2be974225ed: Pulling fs layer 01:58:51 339a4e72a1f5: Pulling fs layer 01:58:51 988bab9f4d93: Pulling fs layer 01:58:51 1469e6f7b9e6: Pulling fs layer 01:58:51 eaf3925da568: Pulling fs layer 01:58:51 bab4dde63d76: Pulling fs layer 01:58:51 bde34c3a00c8: Pulling fs layer 01:58:51 b352a97aabf1: Pulling fs layer 01:58:51 4872d77fe225: Pulling fs layer 01:58:51 5851b861e8e6: Pulling fs layer 01:58:51 988bab9f4d93: Waiting 01:58:51 1469e6f7b9e6: Waiting 01:58:51 eaf3925da568: Waiting 01:58:51 bde34c3a00c8: Waiting 01:58:51 b352a97aabf1: Waiting 01:58:51 4872d77fe225: Waiting 01:58:51 5851b861e8e6: Waiting 01:58:51 e2be974225ed: Verifying Checksum 01:58:51 e2be974225ed: Download complete 01:58:51 988bab9f4d93: Verifying Checksum 01:58:51 988bab9f4d93: Download complete 01:58:51 1469e6f7b9e6: Verifying Checksum 01:58:51 1469e6f7b9e6: Download complete 01:58:51 339a4e72a1f5: Verifying Checksum 01:58:51 339a4e72a1f5: Download complete 01:58:51 eaf3925da568: Verifying Checksum 01:58:51 eaf3925da568: Download complete 01:58:51 bde34c3a00c8: Verifying Checksum 01:58:51 bde34c3a00c8: Download complete 01:58:51 b352a97aabf1: Verifying Checksum 01:58:51 b352a97aabf1: Download complete 01:58:51 4872d77fe225: Verifying Checksum 01:58:51 4872d77fe225: Download complete 01:58:51 5851b861e8e6: Verifying Checksum 01:58:51 5851b861e8e6: Download complete 01:58:51 b85a868b505f: Verifying Checksum 01:58:51 b85a868b505f: Download complete 01:58:52 bab4dde63d76: Verifying Checksum 01:58:52 bab4dde63d76: Download complete 01:58:53 b85a868b505f: Pull complete 01:58:53 e2be974225ed: Pull complete 01:58:53 339a4e72a1f5: Pull complete 01:58:53 988bab9f4d93: Pull complete 01:58:54 1469e6f7b9e6: Pull complete 01:58:54 eaf3925da568: Pull complete 01:58:56 bab4dde63d76: Pull complete 01:58:56 bde34c3a00c8: Pull complete 01:58:56 b352a97aabf1: Pull complete 01:58:57 4872d77fe225: Pull complete 01:58:57 5851b861e8e6: Pull complete 01:58:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:58:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:58 prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container 01:58:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 01:59:02 $ docker top 1251547e632db959f7ad655030b2060b54b9ecffe4cdfcad290d78206ef1482b -eo pid,comm 01:59:02 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). 01:59:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:02 [ssh-agent] Looking for ssh-agent implementation... 01:59:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:02 $ docker exec 1251547e632db959f7ad655030b2060b54b9ecffe4cdfcad290d78206ef1482b ssh-agent 01:59:02 SSH_AUTH_SOCK=/tmp/ssh-Prb7VIxZBkzw/agent.15 01:59:02 SSH_AGENT_PID=28 01:59:02 Running ssh-add (command line suppressed) 01:59:02 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7536517939166976854.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7536517939166976854.key) 01:59:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:02 + git tag --points-at HEAD [Pipeline] } 01:59:02 $ docker exec --env ******** --env ******** 1251547e632db959f7ad655030b2060b54b9ecffe4cdfcad290d78206ef1482b ssh-agent -k 01:59:02 unset SSH_AUTH_SOCK; 01:59:02 unset SSH_AGENT_PID; 01:59:02 echo Agent pid 28 killed; 01:59:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:02 [ssh-agent] Looking for ssh-agent implementation... 01:59:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:03 $ docker exec 1251547e632db959f7ad655030b2060b54b9ecffe4cdfcad290d78206ef1482b ssh-agent 01:59:03 SSH_AUTH_SOCK=/tmp/ssh-pWnYaT8eZXDv/agent.71 01:59:03 SSH_AGENT_PID=77 01:59:03 Running ssh-add (command line suppressed) 01:59:03 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17103185916002472772.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17103185916002472772.key) 01:59:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:03 + git semver init 01:59:03 2023-05-09 01:59:03,831 [run_init] DEBUG init version:0.0.0 force:False 01:59:03 2023-05-09 01:59:03,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 01:59:03 2023-05-09 01:59:03,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 01:59:03 2023-05-09 01:59:03,834 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 01:59:05 2023-05-09 01:59:05,117 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 01:59:05 2023-05-09 01:59:05,117 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 01:59:05 2023-05-09 01:59:05,117 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:59:05 2023-05-09 01:59:05,117 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:59:05 3.0.0-dev.41 [Pipeline] } 01:59:05 $ docker exec --env ******** --env ******** 1251547e632db959f7ad655030b2060b54b9ecffe4cdfcad290d78206ef1482b ssh-agent -k 01:59:05 unset SSH_AUTH_SOCK; 01:59:05 unset SSH_AGENT_PID; 01:59:05 echo Agent pid 77 killed; 01:59:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:05 + git semver [Pipeline] } 01:59:05 $ docker stop --time=1 1251547e632db959f7ad655030b2060b54b9ecffe4cdfcad290d78206ef1482b 01:59:07 $ docker rm -f --volumes 1251547e632db959f7ad655030b2060b54b9ecffe4cdfcad290d78206ef1482b [Pipeline] // withDockerContainer [Pipeline] sh 01:59:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:59:08 Stashed 1 file(s) [Pipeline] echo 01:59:08 [edgeXSemver]: initialized semver on version 3.0.0-dev.41 [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 01:59:08 provisioning config files... 01:59:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15593695249359665889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:08 ---> docker-login.sh 01:59:08 nexus3.edgexfoundry.org:10001 01:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:08 Configure a credential helper to remove this warning. See 01:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:08 01:59:08 Login Succeeded 01:59:08 nexus3.edgexfoundry.org:10002 01:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:08 Configure a credential helper to remove this warning. See 01:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:08 01:59:08 Login Succeeded 01:59:08 nexus3.edgexfoundry.org:10003 01:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:08 Configure a credential helper to remove this warning. See 01:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:08 01:59:08 Login Succeeded 01:59:08 nexus3.edgexfoundry.org:10004 01:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:08 Configure a credential helper to remove this warning. See 01:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:08 01:59:08 Login Succeeded 01:59:08 docker.io 01:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:09 Configure a credential helper to remove this warning. See 01:59:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:09 01:59:09 Login Succeeded 01:59:09 ---> docker-login.sh ends [Pipeline] } 01:59:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:59:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:09 ========================================================= 01:59:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:59:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:09 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:59:09 Sending build context to Docker daemon 23.61MB 01:59:09 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:59:09 Step 2/12 : FROM ${BASE} AS builder 01:59:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:59:09 f56be85fc22e: Pulling fs layer 01:59:09 85791d961cd3: Pulling fs layer 01:59:09 d694b5ae8c79: Pulling fs layer 01:59:09 9f32a84ed3da: Pulling fs layer 01:59:09 4d19c01a9841: Pulling fs layer 01:59:09 9325e15d5711: Pulling fs layer 01:59:09 556b6ee489ea: Pulling fs layer 01:59:09 c5a4b2cf53e6: Pulling fs layer 01:59:09 c5a4b2cf53e6: Waiting 01:59:09 4d19c01a9841: Waiting 01:59:09 9f32a84ed3da: Waiting 01:59:09 9325e15d5711: Waiting 01:59:09 85791d961cd3: Verifying Checksum 01:59:09 85791d961cd3: Download complete 01:59:09 9f32a84ed3da: Verifying Checksum 01:59:09 9f32a84ed3da: Download complete 01:59:09 f56be85fc22e: Verifying Checksum 01:59:09 f56be85fc22e: Download complete 01:59:09 4d19c01a9841: Download complete 01:59:09 9325e15d5711: Verifying Checksum 01:59:09 9325e15d5711: Download complete 01:59:10 f56be85fc22e: Pull complete 01:59:10 c5a4b2cf53e6: Verifying Checksum 01:59:10 c5a4b2cf53e6: Download complete 01:59:10 85791d961cd3: Pull complete 01:59:10 d694b5ae8c79: Verifying Checksum 01:59:10 d694b5ae8c79: Download complete 01:59:10 556b6ee489ea: Verifying Checksum 01:59:10 556b6ee489ea: Download complete 01:59:13 d694b5ae8c79: Pull complete 01:59:13 9f32a84ed3da: Pull complete 01:59:13 4d19c01a9841: Pull complete 01:59:14 9325e15d5711: Pull complete 01:59:16 556b6ee489ea: Pull complete 01:59:17 c5a4b2cf53e6: Pull complete 01:59:18 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:59:18 ---> c4be618373d6 01:59:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:59:23 Still waiting to schedule task 01:59:23 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:59:30 ---> Running in bd29ad240483 01:59:30 Removing intermediate container bd29ad240483 01:59:30 ---> 1a0c3f2d0700 01:59:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:59:30 ---> Running in 368b990af6fb 01:59:30 Removing intermediate container 368b990af6fb 01:59:30 ---> a0ceae819eff 01:59:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:59:30 ---> Running in 97c305394250 01:59:31 Removing intermediate container 97c305394250 01:59:31 ---> 7a04842addee 01:59:31 Step 6/12 : WORKDIR /device-virtual-go 01:59:31 ---> Running in 8a611fd3f5ed 01:59:31 Removing intermediate container 8a611fd3f5ed 01:59:31 ---> 301d354cef92 01:59:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:59:31 ---> Running in 125be9961ab7 01:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:59:32 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:59:32 (2/4) Installing libedit (20221030.3.1-r0) 01:59:32 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:59:32 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:59:32 Executing busybox-1.35.0-r29.trigger 01:59:32 OK: 269 MiB in 57 packages 01:59:33 Removing intermediate container 125be9961ab7 01:59:33 ---> c97b377f4f60 01:59:33 Step 8/12 : COPY go.mod vendor* ./ 01:59:33 ---> 17643b953daf 01:59:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:33 ---> Running in aa9d9c1b4fa0 02:00:41 Removing intermediate container aa9d9c1b4fa0 02:00:41 ---> 84d36992c538 02:00:41 Step 10/12 : COPY . . 02:00:41 ---> e1cd7b5d93e6 02:00:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:41 ---> Running in 7cd75613250b 02:00:41 Removing intermediate container 7cd75613250b 02:00:41 ---> dcfceb3a4b27 02:00:41 Step 12/12 : RUN $MAKE 02:00:41 ---> Running in 095e013330e9 02:00:41 noop 02:00:41 Removing intermediate container 095e013330e9 02:00:41 ---> 6f2608a97ab0 02:00:41 Successfully built 6f2608a97ab0 02:00:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:41 + docker inspect -f . ci-base-image-x86_64 02:00:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:41 prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container 02:00:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 02:00:42 $ docker top 310b1ba481113d6a8367ad31a815e5e5d9db8f8c060389be846841fa95954bd0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:42 + go version 02:00:42 go version go1.20.2 linux/amd64 [Pipeline] } 02:00:42 $ docker stop --time=1 310b1ba481113d6a8367ad31a815e5e5d9db8f8c060389be846841fa95954bd0 02:00:44 $ docker rm -f --volumes 310b1ba481113d6a8367ad31a815e5e5d9db8f8c060389be846841fa95954bd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:44 + docker inspect -f . ci-base-image-x86_64 02:00:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:44 prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container 02:00:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 02:00:45 $ docker top e57c9174ab56a24d5cd9167fc3c70bddcb2d31a69eedbf256eb5ca234e28ff23 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:45 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 02:00:46 + make test 02:00:46 go test ./... -coverprofile=coverage.out 02:00:51 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:01:01 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 02:01:01 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements 02:01:05 go vet ./... 02:01:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:08 ./bin/test-attribution-txt.sh [Pipeline] echo 02:01:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:01:08 $ docker stop --time=1 e57c9174ab56a24d5cd9167fc3c70bddcb2d31a69eedbf256eb5ca234e28ff23 02:01:14 $ docker rm -f --volumes e57c9174ab56a24d5cd9167fc3c70bddcb2d31a69eedbf256eb5ca234e28ff23 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:01:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:15 + ls -al . 02:01:15 total 192 02:01:15 drwxrwxr-x 9 jenkins jenkins 4096 May 9 02:00 . 02:01:15 drwxrwxr-x 4 jenkins jenkins 4096 May 9 01:58 .. 02:01:15 drwxrwxr-x 8 jenkins jenkins 4096 May 9 01:59 .git 02:01:15 drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:58 .github 02:01:15 -rw-rw-r-- 1 jenkins jenkins 337 May 9 01:58 .gitignore 02:01:15 -rw-rw-r-- 1 jenkins jenkins 41 May 9 01:58 .golangci.yml 02:01:15 drwxr-xr-x 3 jenkins jenkins 4096 May 9 01:59 .semver 02:01:15 -rw-rw-r-- 1 jenkins jenkins 8652 May 9 01:58 Attribution.txt 02:01:15 -rw-rw-r-- 1 jenkins jenkins 11367 May 9 01:58 CHANGELOG.md 02:01:15 -rw-rw-r-- 1 jenkins jenkins 1646 May 9 01:58 Dockerfile 02:01:15 -rw-rw-r-- 1 jenkins jenkins 677 May 9 01:58 GOVERNANCE.md 02:01:15 -rw-rw-r-- 1 jenkins jenkins 660 May 9 01:58 Jenkinsfile 02:01:15 -rw-rw-r-- 1 jenkins jenkins 11340 May 9 01:58 LICENSE 02:01:15 -rw-rw-r-- 1 jenkins jenkins 1696 May 9 01:58 Makefile 02:01:15 -rw-rw-r-- 1 jenkins jenkins 623 May 9 01:58 OWNERS.md 02:01:15 -rw-rw-r-- 1 jenkins jenkins 3578 May 9 01:58 README.md 02:01:15 -rw-rw-r-- 1 jenkins jenkins 12 May 9 01:59 VERSION 02:01:15 drwxrwxr-x 2 jenkins jenkins 4096 May 9 01:58 bin 02:01:15 drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:58 cmd 02:01:15 -rw-r--r-- 1 jenkins jenkins 43063 May 9 02:00 coverage.out 02:01:15 -rw-rw-r-- 1 jenkins jenkins 3209 May 9 01:58 go.mod 02:01:15 -rw-rw-r-- 1 jenkins jenkins 30994 May 9 01:58 go.sum 02:01:15 drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:58 internal 02:01:15 drwxrwxr-x 4 jenkins jenkins 4096 May 9 01:58 snap 02:01:15 -rw-rw-r-- 1 jenkins jenkins 235 May 9 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:16 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=75585deb70bc80a1f521499c22e56c4d6cf5dcfe --label arch=amd64 --label version=3.0.0-dev.41 . 02:01:16 Sending build context to Docker daemon 23.65MB 02:01:16 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:01:16 Step 2/25 : FROM ${BASE} AS builder 02:01:16 ---> 6f2608a97ab0 02:01:16 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:16 ---> Running in f4c970098c33 02:01:17 Removing intermediate container f4c970098c33 02:01:17 ---> f4a8bf94cf01 02:01:17 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 02:01:17 ---> Running in 5352961ed934 02:01:17 Removing intermediate container 5352961ed934 02:01:17 ---> 3865bb09856e 02:01:17 Step 5/25 : ARG ADD_BUILD_TAGS="" 02:01:18 ---> Running in 630696befd00 02:01:18 Removing intermediate container 630696befd00 02:01:18 ---> df727c1b1024 02:01:18 Step 6/25 : WORKDIR /device-virtual-go 02:01:18 ---> Running in c7e10636f84c 02:01:18 Removing intermediate container c7e10636f84c 02:01:18 ---> 62c0598c13df 02:01:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:18 ---> Running in e94a4f1502c6 02:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:19 OK: 269 MiB in 57 packages 02:01:20 Removing intermediate container e94a4f1502c6 02:01:20 ---> 42868022279d 02:01:20 Step 8/25 : COPY go.mod vendor* ./ 02:01:20 ---> ca9d317ec57e 02:01:20 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:21 ---> Running in af9a30a81856 02:01:22 Removing intermediate container af9a30a81856 02:01:22 ---> f03c89df0dca 02:01:22 Step 10/25 : COPY . . 02:01:23 ---> 99793cd10042 02:01:23 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:23 ---> Running in ede0c81ebeb4 02:01:24 Removing intermediate container ede0c81ebeb4 02:01:24 ---> e2fc689f7934 02:01:24 Step 12/25 : RUN $MAKE 02:01:24 ---> Running in 3190b259f110 02:01:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.41" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 02:01:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14607 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 02:01:32 Running in /w/workspace/device-virtual-go/113 [Pipeline] { [Pipeline] checkout 02:01:32 The recommended git tool is: git 02:01:38 using credential edgex-jenkins-ssh 02:01:38 Cloning the remote Git repository 02:01:38 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 02:01:39 > git init /w/workspace/device-virtual-go/113 # timeout=10 02:01:39 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 02:01:39 > git --version # timeout=10 02:01:39 > git --version # 'git version 2.25.1' 02:01:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:42 Avoid second fetch 02:01:42 Checking out Revision 75585deb70bc80a1f521499c22e56c4d6cf5dcfe (main) 02:01:41 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 02:01:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:42 > git config core.sparsecheckout # timeout=10 02:01:43 Commit message: "Merge pull request #400 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.83" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:42 > git checkout -f 75585deb70bc80a1f521499c22e56c4d6cf5dcfe # timeout=10 02:01:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:01:44 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:44 Dload Upload Total Spent Left Speed 02:01:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 02:01:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:01:45 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 02:01:45 02:01:45 { 02:01:45 "registry-mirrors": [ 02:01:45 "https://nexus3.edgexfoundry.org:10001" 02:01:45 ], 02:01:45 "bip": "10.250.0.254/24", 02:01:45 "hosts": [ 02:01:45 "tcp://0.0.0.0:5555", 02:01:45 "unix:///var/run/docker.sock" 02:01:45 ], 02:01:45 "mtu": 1458, 02:01:45 "selinux-enabled": true, 02:01:45 "seccomp-profile": "/etc/docker/seccomp.json" 02:01:45 } [Pipeline] sh 02:01:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:01:46 + sudo service docker restart 02:01:46 Removing intermediate container 3190b259f110 02:01:46 ---> 419c92ce5e4e 02:01:46 Step 13/25 : FROM alpine:3.17 02:01:46 3.17: Pulling from library/alpine 02:01:46 f56be85fc22e: Already exists 02:01:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:01:46 Status: Downloaded newer image for alpine:3.17 02:01:46 ---> 9ed4aefc74f6 02:01:46 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:01:46 ---> Running in a57e557e4137 02:01:46 Removing intermediate container a57e557e4137 02:01:46 ---> f99430a5894f 02:01:46 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:01:46 ---> Running in b323a836e687 02:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:46 (1/1) Installing dumb-init (1.2.5-r2) 02:01:46 Executing busybox-1.35.0-r29.trigger 02:01:46 OK: 7 MiB in 16 packages 02:01:46 Removing intermediate container b323a836e687 02:01:46 ---> 3620720e15e8 02:01:46 Step 16/25 : WORKDIR / 02:01:47 ---> Running in efefcd68cc6d 02:01:47 Removing intermediate container efefcd68cc6d 02:01:47 ---> 545d224955a7 02:01:47 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:01:47 ---> 073a3c2e8a50 02:01:47 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 02:01:47 ---> c8e2630c3f44 02:01:47 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 02:01:48 ---> a27b79bd39aa 02:01:48 Step 20/25 : EXPOSE 59900 02:01:48 ---> Running in 09b4d9831efc 02:01:48 Removing intermediate container 09b4d9831efc 02:01:48 ---> b351a1c9e112 02:01:48 Step 21/25 : ENTRYPOINT ["/device-virtual"] 02:01:49 ---> Running in e1dfe37747a7 02:01:49 Removing intermediate container e1dfe37747a7 02:01:49 ---> 560e544f9ba6 02:01:49 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 02:01:49 ---> Running in 8b382dc7d1d8 02:01:49 Removing intermediate container 8b382dc7d1d8 02:01:49 ---> 58e925319fad 02:01:49 Step 23/25 : LABEL arch=amd64 02:01:49 ---> Running in d68b308a067d 02:01:50 Removing intermediate container d68b308a067d 02:01:50 ---> 9589494790ae 02:01:50 Step 24/25 : LABEL git_sha=75585deb70bc80a1f521499c22e56c4d6cf5dcfe 02:01:50 ---> Running in 281a505321e7 02:01:50 Removing intermediate container 281a505321e7 02:01:50 ---> b9ce8c201e5b 02:01:50 Step 25/25 : LABEL version=3.0.0-dev.41 02:01:50 ---> Running in 7a2c4c19c000 02:01:50 Removing intermediate container 7a2c4c19c000 02:01:50 ---> dcd235cfb0f1 02:01:50 [Warning] One or more build-args [ARCH] were not consumed 02:01:50 Successfully built dcd235cfb0f1 02:01:50 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:51 provisioning config files... 02:01:51 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12579882789069114003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:51 ---> docker-login.sh 02:01:51 nexus3.edgexfoundry.org:10001 02:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:51 Configure a credential helper to remove this warning. See 02:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:51 02:01:51 Login Succeeded 02:01:51 nexus3.edgexfoundry.org:10002 02:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:51 Configure a credential helper to remove this warning. See 02:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:51 02:01:51 Login Succeeded 02:01:51 nexus3.edgexfoundry.org:10003 02:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:51 Configure a credential helper to remove this warning. See 02:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:51 02:01:51 Login Succeeded 02:01:51 nexus3.edgexfoundry.org:10004 02:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:51 Configure a credential helper to remove this warning. See 02:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:51 02:01:51 Login Succeeded 02:01:51 docker.io 02:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:51 Configure a credential helper to remove this warning. See 02:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:51 02:01:51 Login Succeeded 02:01:51 ---> docker-login.sh ends [Pipeline] } 02:01:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:51 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 02:01:51 75585deb70bc80a1f521499c22e56c4d6cf5dcfe 02:01:51 latest 02:01:51 3.0.0-dev.41 02:01:51 75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 02:01:51 main 02:01:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:52 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual:75585deb70bc80a1f521499c22e56c4d6cf5dcfe 02:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:01:52 26728abc2ae8: Preparing 02:01:52 fe3cd3589a19: Preparing 02:01:52 16aa6bbe60ae: Preparing 02:01:52 b4a0c1f086b6: Preparing 02:01:52 f1417ff83b31: Preparing 02:01:52 f1417ff83b31: Layer already exists 02:01:52 fe3cd3589a19: Pushed 02:01:52 16aa6bbe60ae: Pushed 02:01:52 b4a0c1f086b6: Pushed 02:01:55 26728abc2ae8: Pushed 02:01:55 75585deb70bc80a1f521499c22e56c4d6cf5dcfe: digest: sha256:53f599680f3241a684ce3de92189aaec01523718d2373d8e265f3d22001e4312 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 02:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:01:55 26728abc2ae8: Preparing 02:01:55 fe3cd3589a19: Preparing 02:01:55 16aa6bbe60ae: Preparing 02:01:55 b4a0c1f086b6: Preparing 02:01:55 f1417ff83b31: Preparing 02:01:55 b4a0c1f086b6: Layer already exists 02:01:55 f1417ff83b31: Layer already exists 02:01:55 16aa6bbe60ae: Layer already exists 02:01:55 fe3cd3589a19: Layer already exists 02:01:55 26728abc2ae8: Layer already exists 02:01:55 latest: digest: sha256:53f599680f3241a684ce3de92189aaec01523718d2373d8e265f3d22001e4312 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.41 02:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:01:56 26728abc2ae8: Preparing 02:01:56 fe3cd3589a19: Preparing 02:01:56 16aa6bbe60ae: Preparing 02:01:56 b4a0c1f086b6: Preparing 02:01:56 f1417ff83b31: Preparing 02:01:56 fe3cd3589a19: Layer already exists 02:01:56 f1417ff83b31: Layer already exists 02:01:56 26728abc2ae8: Layer already exists 02:01:56 b4a0c1f086b6: Layer already exists 02:01:56 16aa6bbe60ae: Layer already exists 02:01:56 3.0.0-dev.41: digest: sha256:53f599680f3241a684ce3de92189aaec01523718d2373d8e265f3d22001e4312 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual:75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 02:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:01:56 26728abc2ae8: Preparing 02:01:56 fe3cd3589a19: Preparing 02:01:56 16aa6bbe60ae: Preparing 02:01:56 b4a0c1f086b6: Preparing 02:01:56 f1417ff83b31: Preparing 02:01:56 26728abc2ae8: Layer already exists 02:01:56 f1417ff83b31: Layer already exists 02:01:56 fe3cd3589a19: Layer already exists 02:01:56 16aa6bbe60ae: Layer already exists 02:01:56 b4a0c1f086b6: Layer already exists 02:01:56 75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41: digest: sha256:53f599680f3241a684ce3de92189aaec01523718d2373d8e265f3d22001e4312 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:57 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 02:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:01:57 26728abc2ae8: Preparing 02:01:57 fe3cd3589a19: Preparing 02:01:57 16aa6bbe60ae: Preparing 02:01:57 b4a0c1f086b6: Preparing 02:01:57 f1417ff83b31: Preparing 02:01:57 b4a0c1f086b6: Layer already exists 02:01:57 26728abc2ae8: Layer already exists 02:01:57 f1417ff83b31: Layer already exists 02:01:57 16aa6bbe60ae: Layer already exists 02:01:57 fe3cd3589a19: Layer already exists 02:01:57 main: digest: sha256:53f599680f3241a684ce3de92189aaec01523718d2373d8e265f3d22001e4312 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:57 ===================================================== [Pipeline] echo 02:01:57 taggedImages: 02:01:57 - nexus3.edgexfoundry.org:10004/device-virtual:75585deb70bc80a1f521499c22e56c4d6cf5dcfe 02:01:57 - nexus3.edgexfoundry.org:10004/device-virtual:latest 02:01:57 - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.41 02:01:57 - nexus3.edgexfoundry.org:10004/device-virtual:75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 02:01:57 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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 02:01:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:57 02:01:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:58 latest: Pulling from edgex-lftools-log-publisher 02:01:58 5eb5b503b376: Pulling fs layer 02:01:58 5c69ac0246d0: Pulling fs layer 02:01:58 ec43610c2a17: Pulling fs layer 02:01:58 3a2ae6a8a46f: Pulling fs layer 02:01:58 33b1e0a273af: Pulling fs layer 02:01:58 5d3b04190fa2: Pulling fs layer 02:01:58 2f39f015ded8: Pulling fs layer 02:01:58 33b1e0a273af: Waiting 02:01:58 2f39f015ded8: Waiting 02:01:58 5d3b04190fa2: Waiting 02:01:58 3a2ae6a8a46f: Waiting 02:01:58 5c69ac0246d0: Verifying Checksum 02:01:58 5c69ac0246d0: Download complete 02:01:58 3a2ae6a8a46f: Verifying Checksum 02:01:58 3a2ae6a8a46f: Download complete 02:01:58 33b1e0a273af: Verifying Checksum 02:01:58 33b1e0a273af: Download complete 02:01:58 ec43610c2a17: Verifying Checksum 02:01:58 ec43610c2a17: Download complete 02:01:58 5d3b04190fa2: Verifying Checksum 02:01:58 5d3b04190fa2: Download complete 02:01:58 5eb5b503b376: Verifying Checksum 02:01:58 5eb5b503b376: Download complete 02:01:59 2f39f015ded8: Download complete 02:01:59 5eb5b503b376: Pull complete 02:01:59 5c69ac0246d0: Pull complete 02:02:00 ec43610c2a17: Pull complete 02:02:00 3a2ae6a8a46f: Pull complete 02:02:00 33b1e0a273af: Pull complete 02:02:00 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:04 provisioning config files... 02:02:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/113@tmp/config5400803313977762870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:04 2f39f015ded8: Pull complete 02:02:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:02:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:04 prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container 02:02:04 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 02:02:04 ---> docker-login.sh 02:02:04 nexus3.edgexfoundry.org:10001 02:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:05 Configure a credential helper to remove this warning. See 02:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:05 02:02:05 Login Succeeded 02:02:05 nexus3.edgexfoundry.org:10002 02:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:06 Configure a credential helper to remove this warning. See 02:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:06 02:02:06 Login Succeeded 02:02:06 nexus3.edgexfoundry.org:10003 02:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:06 Configure a credential helper to remove this warning. See 02:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:06 02:02:06 Login Succeeded 02:02:06 nexus3.edgexfoundry.org:10004 02:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:06 Configure a credential helper to remove this warning. See 02:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:06 02:02:06 Login Succeeded 02:02:06 docker.io 02:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:07 Configure a credential helper to remove this warning. See 02:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:07 02:02:07 Login Succeeded 02:02:07 ---> docker-login.sh ends 02:02:09 $ docker top be3dd585850735870ee86293a26d6034cf3abfefce565c3f60bc2fb5f4162d1f -eo pid,comm [Pipeline] { [Pipeline] } 02:02:09 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:02:09 ---> job-cost.sh 02:02:09 lf-activate-venv: SKIPPING 02:02:09 INFO: No Stack... [Pipeline] echo 02:02:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:09 ========================================================= 02:02:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:02:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:10 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:02:10 INFO: Archiving Costs [Pipeline] sh 02:02:10 Sending build context to Docker daemon 11.96MB 02:02:10 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 02:02:10 + cut -d, -f6 [Pipeline] lock 02:02:10 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] 02:02:10 Resource [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] did not exist. Created. 02:02:10 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:02:10 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:02:10 Step 2/12 : FROM ${BASE} AS builder 02:02:10 + echo total: 0.2199999988079071 [Pipeline] stash 02:02:10 Stashed 1 file(s) [Pipeline] } 02:02:10 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 02:02:10 $ docker stop --time=1 be3dd585850735870ee86293a26d6034cf3abfefce565c3f60bc2fb5f4162d1f 02:02:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:02:11 c41833b44d91: Pulling fs layer 02:02:11 ed15518f5707: Pulling fs layer 02:02:11 feae8fd75edb: Pulling fs layer 02:02:11 242c74f7c9fa: Pulling fs layer 02:02:11 3cdef696dda3: Pulling fs layer 02:02:11 2ced38df9373: Pulling fs layer 02:02:11 58f1dce35555: Pulling fs layer 02:02:11 242c74f7c9fa: Waiting 02:02:11 3cdef696dda3: Waiting 02:02:11 2ced38df9373: Waiting 02:02:11 ed15518f5707: Download complete 02:02:11 242c74f7c9fa: Verifying Checksum 02:02:11 242c74f7c9fa: Download complete 02:02:11 3cdef696dda3: Download complete 02:02:11 c41833b44d91: Verifying Checksum 02:02:11 c41833b44d91: Download complete 02:02:12 $ docker rm -f --volumes be3dd585850735870ee86293a26d6034cf3abfefce565c3f60bc2fb5f4162d1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:02:12 c41833b44d91: Pull complete 02:02:12 58f1dce35555: Verifying Checksum 02:02:12 58f1dce35555: Download complete 02:02:13 ed15518f5707: Pull complete 02:02:14 feae8fd75edb: Verifying Checksum 02:02:14 feae8fd75edb: Download complete 02:02:14 2ced38df9373: Verifying Checksum 02:02:14 2ced38df9373: Download complete 02:02:26 feae8fd75edb: Pull complete 02:02:26 242c74f7c9fa: Pull complete 02:02:26 3cdef696dda3: Pull complete 02:02:33 2ced38df9373: Pull complete 02:02:35 58f1dce35555: Pull complete 02:02:35 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:02:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:02:35 ---> fadd8f120f05 02:02:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:02:36 ---> Running in aafec877c201 02:02:37 Removing intermediate container aafec877c201 02:02:37 ---> d6ef37c7b935 02:02:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:02:37 ---> Running in d85fa0c83f75 02:02:37 Removing intermediate container d85fa0c83f75 02:02:37 ---> 22c06a665eb5 02:02:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:02:37 ---> Running in 27330b0b7f4b 02:02:38 Removing intermediate container 27330b0b7f4b 02:02:38 ---> ecb8ed67c968 02:02:38 Step 6/12 : WORKDIR /device-virtual-go 02:02:38 ---> Running in 87da313bdbd1 02:02:38 Removing intermediate container 87da313bdbd1 02:02:38 ---> fa5e7df6e605 02:02:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:38 ---> Running in 92423b8fefef 02:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:02:41 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:02:41 (2/4) Installing libedit (20221030.3.1-r0) 02:02:41 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:02:41 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:02:41 Executing busybox-1.35.0-r29.trigger 02:02:41 OK: 268 MiB in 57 packages 02:02:43 Removing intermediate container 92423b8fefef 02:02:43 ---> c15b45dc04ea 02:02:43 Step 8/12 : COPY go.mod vendor* ./ 02:02:43 ---> fd442dc2e6ba 02:02:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:43 ---> Running in 6ce9c52e1a38 02:03:51 Removing intermediate container 6ce9c52e1a38 02:03:51 ---> 96e3e63916d6 02:03:51 Step 10/12 : COPY . . 02:03:51 ---> 9baebd33c94d 02:03:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:03:51 ---> Running in 2b511e785a4b 02:03:51 Removing intermediate container 2b511e785a4b 02:03:51 ---> 187bed9dda0d 02:03:51 Step 12/12 : RUN $MAKE 02:03:51 ---> Running in e6db7cb6af85 02:03:51 noop 02:03:51 Removing intermediate container e6db7cb6af85 02:03:51 ---> 547fb42c8b79 02:03:51 Successfully built 547fb42c8b79 02:03:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:51 + docker inspect -f . ci-base-image-arm64 02:03:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:52 prd-ubuntu20.04-docker-arm64-4c-16g-14607 does not seem to be running inside a container 02:03:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/113 -v /w/workspace/device-virtual-go/113:/w/workspace/device-virtual-go/113:rw,z -v /w/workspace/device-virtual-go/113@tmp:/w/workspace/device-virtual-go/113@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 02:03:53 $ docker top 1f11654e3775ae0692b1563592c594685a143e5f1bfac5f9f2ebde954a98fdae -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:54 + go version 02:03:54 go version go1.20.2 linux/arm64 [Pipeline] } 02:03:54 $ docker stop --time=1 1f11654e3775ae0692b1563592c594685a143e5f1bfac5f9f2ebde954a98fdae 02:03:55 $ docker rm -f --volumes 1f11654e3775ae0692b1563592c594685a143e5f1bfac5f9f2ebde954a98fdae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:56 + docker inspect -f . ci-base-image-arm64 02:03:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:56 prd-ubuntu20.04-docker-arm64-4c-16g-14607 does not seem to be running inside a container 02:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/113 -v /w/workspace/device-virtual-go/113:/w/workspace/device-virtual-go/113:rw,z -v /w/workspace/device-virtual-go/113@tmp:/w/workspace/device-virtual-go/113@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 02:03:58 $ docker top 8411fd081579bb20206cd332a2e70168b96a8aa65af0747e94d3445b5d6f02fe -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:58 + git config --global --add safe.directory /w/workspace/device-virtual-go/113 [Pipeline] fileExists [Pipeline] sh 02:03:59 + make test 02:03:59 go test ./... -coverprofile=coverage.out 02:04:38 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:07:00 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 02:07:00 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.096s coverage: 58.4% of statements 02:07:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:07:00 go vet ./... 02:07:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:07:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:07:15 ./bin/test-attribution-txt.sh [Pipeline] echo 02:07:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:07:15 $ docker stop --time=1 8411fd081579bb20206cd332a2e70168b96a8aa65af0747e94d3445b5d6f02fe 02:07:17 $ docker rm -f --volumes 8411fd081579bb20206cd332a2e70168b96a8aa65af0747e94d3445b5d6f02fe [Pipeline] // withDockerContainer [Pipeline] sh 02:07:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:07:18 Warning: overwriting stash ‘coverage-report’ 02:07:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:07:20 + ls -al . 02:07:20 total 188 02:07:20 drwxrwxr-x 8 jenkins jenkins 4096 May 9 02:04 . 02:07:20 drwxrwxr-x 4 jenkins jenkins 4096 May 9 02:01 .. 02:07:20 drwxrwxr-x 8 jenkins jenkins 4096 May 9 02:01 .git 02:07:20 drwxrwxr-x 3 jenkins jenkins 4096 May 9 02:01 .github 02:07:20 -rw-rw-r-- 1 jenkins jenkins 337 May 9 02:01 .gitignore 02:07:20 -rw-rw-r-- 1 jenkins jenkins 41 May 9 02:01 .golangci.yml 02:07:20 -rw-rw-r-- 1 jenkins jenkins 8652 May 9 02:01 Attribution.txt 02:07:20 -rw-rw-r-- 1 jenkins jenkins 11367 May 9 02:01 CHANGELOG.md 02:07:20 -rw-rw-r-- 1 jenkins jenkins 1646 May 9 02:01 Dockerfile 02:07:20 -rw-rw-r-- 1 jenkins jenkins 677 May 9 02:01 GOVERNANCE.md 02:07:20 -rw-rw-r-- 1 jenkins jenkins 660 May 9 02:01 Jenkinsfile 02:07:20 -rw-rw-r-- 1 jenkins jenkins 11340 May 9 02:01 LICENSE 02:07:20 -rw-rw-r-- 1 jenkins jenkins 1696 May 9 02:01 Makefile 02:07:20 -rw-rw-r-- 1 jenkins jenkins 623 May 9 02:01 OWNERS.md 02:07:20 -rw-rw-r-- 1 jenkins jenkins 3578 May 9 02:01 README.md 02:07:20 -rw-rw-r-- 1 jenkins jenkins 12 May 9 01:59 VERSION 02:07:20 drwxrwxr-x 2 jenkins jenkins 4096 May 9 02:01 bin 02:07:20 drwxrwxr-x 3 jenkins jenkins 4096 May 9 02:01 cmd 02:07:20 -rw-r--r-- 1 jenkins jenkins 43063 May 9 02:06 coverage.out 02:07:20 -rw-rw-r-- 1 jenkins jenkins 3209 May 9 02:01 go.mod 02:07:20 -rw-rw-r-- 1 jenkins jenkins 30994 May 9 02:01 go.sum 02:07:20 drwxrwxr-x 3 jenkins jenkins 4096 May 9 02:01 internal 02:07:20 drwxrwxr-x 4 jenkins jenkins 4096 May 9 02:01 snap 02:07:20 -rw-rw-r-- 1 jenkins jenkins 235 May 9 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:20 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=75585deb70bc80a1f521499c22e56c4d6cf5dcfe --label arch=arm64 --label version=3.0.0-dev.41 . 02:07:20 Sending build context to Docker daemon 12.01MB 02:07:20 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:07:20 Step 2/25 : FROM ${BASE} AS builder 02:07:20 ---> 547fb42c8b79 02:07:20 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:07:20 ---> Running in b961ff0fdcd4 02:07:21 Removing intermediate container b961ff0fdcd4 02:07:21 ---> 80d6dc08f0e7 02:07:21 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 02:07:21 ---> Running in 35386ae39463 02:07:21 Removing intermediate container 35386ae39463 02:07:21 ---> 28d1fc1cc247 02:07:21 Step 5/25 : ARG ADD_BUILD_TAGS="" 02:07:21 ---> Running in 043e1d54db83 02:07:22 Removing intermediate container 043e1d54db83 02:07:22 ---> b8ebbd9d9366 02:07:22 Step 6/25 : WORKDIR /device-virtual-go 02:07:22 ---> Running in 7311ed76acf1 02:07:22 Removing intermediate container 7311ed76acf1 02:07:22 ---> 32db87ebdabd 02:07:22 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:07:22 ---> Running in f685d40ad467 02:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:07:25 OK: 268 MiB in 57 packages 02:07:26 Removing intermediate container f685d40ad467 02:07:26 ---> 1e175039feb5 02:07:26 Step 8/25 : COPY go.mod vendor* ./ 02:07:26 ---> 02f4bbc09e4a 02:07:26 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:26 ---> Running in b17158c6e704 02:07:29 Removing intermediate container b17158c6e704 02:07:29 ---> e8858d493a0b 02:07:29 Step 10/25 : COPY . . 02:07:30 ---> 97a8f2862432 02:07:30 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:07:30 ---> Running in a5862fc30297 02:07:31 Removing intermediate container a5862fc30297 02:07:31 ---> a65b48746f37 02:07:31 Step 12/25 : RUN $MAKE 02:07:31 ---> Running in c700002fb97e 02:07:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.41" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 02:09:53 Removing intermediate container c700002fb97e 02:09:53 ---> 152541a6179d 02:09:53 Step 13/25 : FROM alpine:3.17 02:09:53 3.17: Pulling from library/alpine 02:09:53 c41833b44d91: Already exists 02:09:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:09:53 Status: Downloaded newer image for alpine:3.17 02:09:53 ---> 51e60588ff2c 02:09:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:09:53 ---> Running in f14f73d4c173 02:09:53 Removing intermediate container f14f73d4c173 02:09:53 ---> 79be8c7df456 02:09:53 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:09:53 ---> Running in 9325f217fa27 02:09:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:09:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:09:53 (1/1) Installing dumb-init (1.2.5-r2) 02:09:53 Executing busybox-1.35.0-r29.trigger 02:09:53 OK: 8 MiB in 16 packages 02:09:54 Removing intermediate container 9325f217fa27 02:09:54 ---> 3ed299baec74 02:09:54 Step 16/25 : WORKDIR / 02:09:54 ---> Running in 7a6ef2120672 02:09:54 Removing intermediate container 7a6ef2120672 02:09:54 ---> cef6b432ebd8 02:09:54 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:09:54 ---> 5cab80eac2ae 02:09:54 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 02:09:55 ---> d72ad5a036da 02:09:55 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 02:09:56 ---> fc505e048ef5 02:09:56 Step 20/25 : EXPOSE 59900 02:09:56 ---> Running in d782d3e745d2 02:09:57 Removing intermediate container d782d3e745d2 02:09:57 ---> 7e025a3a831a 02:09:57 Step 21/25 : ENTRYPOINT ["/device-virtual"] 02:09:57 ---> Running in a9f31e7baffa 02:09:57 Removing intermediate container a9f31e7baffa 02:09:57 ---> 4f36a71e46f5 02:09:57 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 02:09:57 ---> Running in a546dd24f9ea 02:09:57 Removing intermediate container a546dd24f9ea 02:09:57 ---> f20c13661df4 02:09:57 Step 23/25 : LABEL arch=arm64 02:09:57 ---> Running in b0d94dfd1e39 02:09:58 Removing intermediate container b0d94dfd1e39 02:09:58 ---> 8936c239c811 02:09:58 Step 24/25 : LABEL git_sha=75585deb70bc80a1f521499c22e56c4d6cf5dcfe 02:09:58 ---> Running in fe0cab005439 02:09:58 Removing intermediate container fe0cab005439 02:09:58 ---> 47279abb73f8 02:09:58 Step 25/25 : LABEL version=3.0.0-dev.41 02:09:58 ---> Running in f2df4abe979b 02:09:58 Removing intermediate container f2df4abe979b 02:09:58 ---> 4006559005a9 02:09:58 [Warning] One or more build-args [ARCH] were not consumed 02:09:58 Successfully built 4006559005a9 02:09:58 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:59 provisioning config files... 02:09:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/113@tmp/config13598047583284452091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:59 ---> docker-login.sh 02:09:59 nexus3.edgexfoundry.org:10001 02:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:59 Configure a credential helper to remove this warning. See 02:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:59 02:09:59 Login Succeeded 02:09:59 nexus3.edgexfoundry.org:10002 02:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:59 Configure a credential helper to remove this warning. See 02:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:59 02:09:59 Login Succeeded 02:09:59 nexus3.edgexfoundry.org:10003 02:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:00 Configure a credential helper to remove this warning. See 02:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:00 02:10:00 Login Succeeded 02:10:00 nexus3.edgexfoundry.org:10004 02:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:00 Configure a credential helper to remove this warning. See 02:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:00 02:10:00 Login Succeeded 02:10:00 docker.io 02:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:01 Configure a credential helper to remove this warning. See 02:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:01 02:10:01 Login Succeeded 02:10:01 ---> docker-login.sh ends [Pipeline] } 02:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:10:01 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 02:10:01 75585deb70bc80a1f521499c22e56c4d6cf5dcfe 02:10:01 latest 02:10:01 3.0.0-dev.41 02:10:01 75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 02:10:01 main 02:10:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:01 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:01 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:75585deb70bc80a1f521499c22e56c4d6cf5dcfe 02:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:10:02 c92be6ab5e47: Preparing 02:10:02 b2c7ffcecf47: Preparing 02:10:02 8e9ac278d70a: Preparing 02:10:02 535cc450cd35: Preparing 02:10:02 26cbea5cba74: Preparing 02:10:02 26cbea5cba74: Layer already exists 02:10:02 b2c7ffcecf47: Pushed 02:10:02 8e9ac278d70a: Pushed 02:10:02 535cc450cd35: Pushed 02:10:07 c92be6ab5e47: Pushed 02:10:07 75585deb70bc80a1f521499c22e56c4d6cf5dcfe: digest: sha256:e80772cf03eed52a9f5f00ca19a8b182dbb0a63baa57f7e20c39a26919f1acee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:07 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 02:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:10:08 c92be6ab5e47: Preparing 02:10:08 b2c7ffcecf47: Preparing 02:10:08 8e9ac278d70a: Preparing 02:10:08 535cc450cd35: Preparing 02:10:08 26cbea5cba74: Preparing 02:10:08 8e9ac278d70a: Layer already exists 02:10:08 c92be6ab5e47: Layer already exists 02:10:08 535cc450cd35: Layer already exists 02:10:08 b2c7ffcecf47: Layer already exists 02:10:08 26cbea5cba74: Layer already exists 02:10:08 latest: digest: sha256:e80772cf03eed52a9f5f00ca19a8b182dbb0a63baa57f7e20c39a26919f1acee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:08 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:09 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.41 02:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:10:09 c92be6ab5e47: Preparing 02:10:09 b2c7ffcecf47: Preparing 02:10:09 8e9ac278d70a: Preparing 02:10:09 535cc450cd35: Preparing 02:10:09 26cbea5cba74: Preparing 02:10:09 26cbea5cba74: Layer already exists 02:10:09 8e9ac278d70a: Layer already exists 02:10:09 535cc450cd35: Layer already exists 02:10:09 c92be6ab5e47: Layer already exists 02:10:09 b2c7ffcecf47: Layer already exists 02:10:09 3.0.0-dev.41: digest: sha256:e80772cf03eed52a9f5f00ca19a8b182dbb0a63baa57f7e20c39a26919f1acee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:09 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:09 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 02:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:10:09 c92be6ab5e47: Preparing 02:10:09 b2c7ffcecf47: Preparing 02:10:09 8e9ac278d70a: Preparing 02:10:09 535cc450cd35: Preparing 02:10:09 26cbea5cba74: Preparing 02:10:09 b2c7ffcecf47: Layer already exists 02:10:09 8e9ac278d70a: Layer already exists 02:10:09 c92be6ab5e47: Layer already exists 02:10:09 26cbea5cba74: Layer already exists 02:10:09 535cc450cd35: Layer already exists 02:10:09 75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41: digest: sha256:e80772cf03eed52a9f5f00ca19a8b182dbb0a63baa57f7e20c39a26919f1acee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:10 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:10 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 02:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:10:10 c92be6ab5e47: Preparing 02:10:10 b2c7ffcecf47: Preparing 02:10:10 8e9ac278d70a: Preparing 02:10:10 535cc450cd35: Preparing 02:10:10 26cbea5cba74: Preparing 02:10:10 535cc450cd35: Layer already exists 02:10:10 b2c7ffcecf47: Layer already exists 02:10:10 8e9ac278d70a: Layer already exists 02:10:10 26cbea5cba74: Layer already exists 02:10:10 c92be6ab5e47: Layer already exists 02:10:10 main: digest: sha256:e80772cf03eed52a9f5f00ca19a8b182dbb0a63baa57f7e20c39a26919f1acee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:10 ===================================================== [Pipeline] echo 02:10:10 taggedImages: 02:10:10 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:75585deb70bc80a1f521499c22e56c4d6cf5dcfe 02:10:10 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 02:10:10 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.41 02:10:10 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:75585deb70bc80a1f521499c22e56c4d6cf5dcfe-3.0.0-dev.41 02:10:10 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:11 02:10:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:11 arm64: Pulling from edgex-lftools-log-publisher 02:10:11 8998bd30e6a1: Pulling fs layer 02:10:11 04944245beec: Pulling fs layer 02:10:11 699f458cf7ca: Pulling fs layer 02:10:11 765212b225bb: Pulling fs layer 02:10:11 f23df028b6ca: Pulling fs layer 02:10:11 d65c8cfc05b1: Pulling fs layer 02:10:11 2437ff75d9bd: Pulling fs layer 02:10:11 765212b225bb: Waiting 02:10:11 f23df028b6ca: Waiting 02:10:11 d65c8cfc05b1: Waiting 02:10:11 2437ff75d9bd: Waiting 02:10:11 04944245beec: Verifying Checksum 02:10:11 04944245beec: Download complete 02:10:11 765212b225bb: Verifying Checksum 02:10:11 765212b225bb: Download complete 02:10:11 f23df028b6ca: Verifying Checksum 02:10:11 f23df028b6ca: Download complete 02:10:11 d65c8cfc05b1: Download complete 02:10:11 699f458cf7ca: Verifying Checksum 02:10:11 699f458cf7ca: Download complete 02:10:12 8998bd30e6a1: Verifying Checksum 02:10:12 8998bd30e6a1: Download complete 02:10:14 2437ff75d9bd: Verifying Checksum 02:10:14 2437ff75d9bd: Download complete 02:10:15 8998bd30e6a1: Pull complete 02:10:16 04944245beec: Pull complete 02:10:18 699f458cf7ca: Pull complete 02:10:19 765212b225bb: Pull complete 02:10:19 f23df028b6ca: Pull complete 02:10:20 d65c8cfc05b1: Pull complete 02:10:32 2437ff75d9bd: Pull complete 02:10:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:32 prd-ubuntu20.04-docker-arm64-4c-16g-14607 does not seem to be running inside a container 02:10:32 $ 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-virtual-go/113 -v /w/workspace/device-virtual-go/113:/w/workspace/device-virtual-go/113:rw,z -v /w/workspace/device-virtual-go/113@tmp:/w/workspace/device-virtual-go/113@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 02:10:35 $ docker top 1d795dd2d214e86fbb2b144de8d967c6bd9fceaea8e0ea5a8f829ed36ee19eac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:35 ---> job-cost.sh 02:10:36 lf-activate-venv: SKIPPING 02:10:36 INFO: No Stack... 02:10:36 INFO: Retrieving Pricing Info for: v3-standard-4 02:10:37 INFO: Archiving Costs [Pipeline] sh 02:10:37 + cat /w/workspace/device-virtual-go/113/archives/cost.csv 02:10:37 + cut -d, -f6 [Pipeline] lock 02:10:37 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] 02:10:37 Resource [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] did not exist. Created. 02:10:37 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:10:38 /w/workspace/device-virtual-go/113@tmp/durable-a5c1dbf9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:10:38 + echo total: 0.10999999940395355 [Pipeline] stash 02:10:38 Warning: overwriting stash ‘stack-cost’ 02:10:38 Stashed 1 file(s) [Pipeline] } 02:10:38 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 02:10:38 $ docker stop --time=1 1d795dd2d214e86fbb2b144de8d967c6bd9fceaea8e0ea5a8f829ed36ee19eac 02:10:40 $ docker rm -f --volumes 1d795dd2d214e86fbb2b144de8d967c6bd9fceaea8e0ea5a8f829ed36ee19eac [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 02:10:40 provisioning config files... 02:10:40 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3817784325044654418tmp [Pipeline] { [Pipeline] sh 02:10:40 + set +x 02:10:40 + bash -s -- 02:10:40 + curl -s https://codecov.io/bash 02:10:40 02:10:40 _____ _ 02:10:40 / ____| | | 02:10:40 | | ___ __| | ___ ___ _____ __ 02:10:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:10:40 | |___| (_) | (_| | __/ (_| (_) \ V / 02:10:40 \_____\___/ \__,_|\___|\___\___/ \_/ 02:10:40 Bash-1.0.6 02:10:40 02:10:40 02:10:40 ==> git version 2.25.1 found 02:10:40 ==> 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 02:10:40 Release-Date: 2020-01-08 02:10:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:10:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:10:40 ==> Jenkins CI detected. 02:10:40 current dir:  /w/workspace/exfoundry_device-virtual-go_main 02:10:40 project root: . 02:10:40 --> token set from env 02:10:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:10:40 ==> Running gcov in . (disable via -X gcov) 02:10:40 ==> Python coveragepy not found 02:10:40 ==> Searching for coverage reports in: 02:10:40 + . 02:10:40 -> Found 1 reports 02:10:40 ==> Detecting git/mercurial file structure 02:10:41 ==> Reading reports 02:10:41 + ./coverage.out bytes=43063 02:10:41 ==> Appending adjustments 02:10:41 https://docs.codecov.io/docs/fixing-reports 02:10:41 + Found adjustments 02:10:41 ==> Gzipping contents 02:10:41 8.0K /tmp/codecov.md871D.gz 02:10:41 ==> Uploading reports 02:10:41 url: https://codecov.io 02:10:41 query: branch=main&commit=75585deb70bc80a1f521499c22e56c4d6cf5dcfe&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:10:41 -> Pinging Codecov 02:10:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=75585deb70bc80a1f521499c22e56c4d6cf5dcfe&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:10:41 -> Uploading to 02:10:41 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/5E52B4B073DB2E39498172D8E973AA87/75585deb70bc80a1f521499c22e56c4d6cf5dcfe/4c5faf92-b684-438c-b06e-1e49cc28c13a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T021041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2641376e4e492795e3a3010f319c5cba684174c932fbc07a5e7bae97990d72b0 02:10:41 % Total % Received % Xferd Average Speed Time Time Time Current 02:10:41 Dload Upload Total Spent Left Speed 02:10:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25536 --:--:-- --:--:-- --:--:-- 25536 02:10:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] } 02:10:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:10:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:10:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:10:42 02:10:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:10:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:10:42 df9b9388f04a: Pulling fs layer 02:10:42 52dc419b0ee2: Pulling fs layer 02:10:42 25bc292e5bac: Pulling fs layer 02:10:42 114826534d7a: Pulling fs layer 02:10:42 4657fd5d0bcf: Pulling fs layer 02:10:42 6ad1cebc031e: Pulling fs layer 02:10:42 8a3aa393b2d8: Pulling fs layer 02:10:42 4657fd5d0bcf: Waiting 02:10:42 8a3aa393b2d8: Waiting 02:10:42 6ad1cebc031e: Waiting 02:10:42 114826534d7a: Waiting 02:10:42 25bc292e5bac: Verifying Checksum 02:10:42 25bc292e5bac: Download complete 02:10:42 52dc419b0ee2: Verifying Checksum 02:10:42 52dc419b0ee2: Download complete 02:10:42 4657fd5d0bcf: Verifying Checksum 02:10:42 4657fd5d0bcf: Download complete 02:10:42 df9b9388f04a: Verifying Checksum 02:10:42 df9b9388f04a: Download complete 02:10:43 6ad1cebc031e: Verifying Checksum 02:10:43 6ad1cebc031e: Download complete 02:10:43 df9b9388f04a: Pull complete 02:10:43 52dc419b0ee2: Pull complete 02:10:43 114826534d7a: Verifying Checksum 02:10:43 114826534d7a: Download complete 02:10:43 8a3aa393b2d8: Verifying Checksum 02:10:43 8a3aa393b2d8: Download complete 02:10:45 25bc292e5bac: Pull complete 02:10:50 114826534d7a: Pull complete 02:10:51 4657fd5d0bcf: Pull complete 02:10:51 6ad1cebc031e: Pull complete 02:10:55 8a3aa393b2d8: Pull complete 02:10:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:10:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:10:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:56 prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container 02:10:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 02:11:07 $ docker top 854d0454207304d16ed4f942bc204634eb65a72f2e0ee9ea546f74fc5f3454bc -eo pid,comm [Pipeline] { [Pipeline] echo 02:11:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 02:11:07 + set -o pipefail 02:11:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 02:11:33 02:11:33 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 02:11:33 02:11:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/adff43ba-51c4-4888-a152-ba1addab5904 02:11:33 02:11:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:11:33 02:11:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:11:33 02:11:33 02:11:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:11:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:11:33 More details here: https://snyk.co/ue1NS 02:11:33 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:11:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:11:33 $ docker stop --time=1 854d0454207304d16ed4f942bc204634eb65a72f2e0ee9ea546f74fc5f3454bc 02:11:42 $ docker rm -f --volumes 854d0454207304d16ed4f942bc204634eb65a72f2e0ee9ea546f74fc5f3454bc [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:43 + git log --format=format:%s -1 75585deb70bc80a1f521499c22e56c4d6cf5dcfe [Pipeline] sh 02:11:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:11:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:43 prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container 02:11:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 02:11:45 $ docker top 2151c54835ac0528b202344598284ba0ef9ad049fef8b7c3e0d2bd9ddfef7349 -eo pid,comm 02:11:45 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). 02:11:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:45 [ssh-agent] Looking for ssh-agent implementation... 02:11:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:45 $ docker exec 2151c54835ac0528b202344598284ba0ef9ad049fef8b7c3e0d2bd9ddfef7349 ssh-agent 02:11:45 SSH_AUTH_SOCK=/tmp/ssh-pmr1I2LTMsV9/agent.13 02:11:45 SSH_AGENT_PID=20 02:11:45 Running ssh-add (command line suppressed) 02:11:46 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14009753052853483905.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14009753052853483905.key) 02:11:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:46 + git semver tag 02:11:46 2023-05-09 02:11:46,866 [run_tag] DEBUG tag force:False 02:11:46 2023-05-09 02:11:46,866 [check_head_tag] DEBUG check head tag 02:11:46 2023-05-09 02:11:46,869 [execute] INFO git cat-file --batch-check 02:11:46 2023-05-09 02:11:46,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 02:11:46 2023-05-09 02:11:46,873 [execute] INFO git cat-file --batch 02:11:46 2023-05-09 02:11:46,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 02:11:46 2023-05-09 02:11:46,900 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:11:46 2023-05-09 02:11:46,900 [execute] INFO git tag -a v3.0.0-dev.41 -m v3.0.0-dev.41 02:11:46 2023-05-09 02:11:46,900 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.41', '-m', 'v3.0.0-dev.41'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 02:11:46 2023-05-09 02:11:46,907 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:11:46 3.0.0-dev.41 [Pipeline] } 02:11:46 $ docker exec --env ******** --env ******** 2151c54835ac0528b202344598284ba0ef9ad049fef8b7c3e0d2bd9ddfef7349 ssh-agent -k 02:11:47 unset SSH_AUTH_SOCK; 02:11:47 unset SSH_AGENT_PID; 02:11:47 echo Agent pid 20 killed; 02:11:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:48 + git semver [Pipeline] } 02:11:49 $ docker stop --time=1 2151c54835ac0528b202344598284ba0ef9ad049fef8b7c3e0d2bd9ddfef7349 02:11:51 $ docker rm -f --volumes 2151c54835ac0528b202344598284ba0ef9ad049fef8b7c3e0d2bd9ddfef7349 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:11:52 02:11:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:11:53 0.23.1-centos7: Pulling from edgex-lftools 02:11:53 ab5ef0e58194: Pulling fs layer 02:11:53 9712f1f96733: Pulling fs layer 02:11:53 63f879dbbcfc: Pulling fs layer 02:11:53 0d9ebad4ef96: Pulling fs layer 02:11:53 e9a5061849ea: Pulling fs layer 02:11:53 d747dcd14b5f: Pulling fs layer 02:11:53 2de7ff778b66: Pulling fs layer 02:11:53 e9a5061849ea: Waiting 02:11:53 d747dcd14b5f: Waiting 02:11:53 2de7ff778b66: Waiting 02:11:53 0d9ebad4ef96: Waiting 02:11:53 9712f1f96733: Verifying Checksum 02:11:53 9712f1f96733: Download complete 02:11:53 63f879dbbcfc: Verifying Checksum 02:11:53 63f879dbbcfc: Download complete 02:11:53 e9a5061849ea: Verifying Checksum 02:11:53 e9a5061849ea: Download complete 02:11:53 0d9ebad4ef96: Verifying Checksum 02:11:53 0d9ebad4ef96: Download complete 02:11:53 ab5ef0e58194: Verifying Checksum 02:11:53 ab5ef0e58194: Download complete 02:11:53 2de7ff778b66: Download complete 02:11:58 ab5ef0e58194: Pull complete 02:11:58 9712f1f96733: Pull complete 02:11:58 63f879dbbcfc: Pull complete 02:12:03 0d9ebad4ef96: Pull complete 02:12:04 e9a5061849ea: Pull complete 02:12:04 d747dcd14b5f: Pull complete 02:12:05 2de7ff778b66: Pull complete 02:12:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:12:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:12:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:06 prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container 02:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 02:12:21 $ docker top bec0849ff9820c132783c8f758354d76ac280c68c72b70baf516912878ea77cb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:12:21 provisioning config files... 02:12:21 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14722283140966590401tmp 02:12:21 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3936684985491267917tmp 02:12:21 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7848718441356909908tmp [Pipeline] { [Pipeline] echo 02:12:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:12:21 ---> sigul-configuration.sh 02:12:21 gpg: directory `/root/.gnupg' created 02:12:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:12:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:12:21 gpg: keyring `/root/.gnupg/secring.gpg' created 02:12:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:12:21 gpg: CAST5 encrypted data 02:12:21 gpg: encrypted with 1 passphrase 02:12:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:12:21 + mkdir /home/jenkins 02:12:21 + mkdir /home/jenkins/sigul [Pipeline] sh 02:12:22 + 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 02:12:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:12:22 ---> sigul-install.sh 02:12:22 Sigul already installed; skipping installation. [Pipeline] sh 02:12:22 + git tag --list 02:12:22 v1.0.0 02:12:22 v1.1.0 02:12:22 v1.1.1 02:12:22 v1.2.1 02:12:22 v1.2.2 02:12:22 v1.2.3 02:12:22 v1.3.0 02:12:22 v1.3.1 02:12:22 v2.0.0 02:12:22 v2.1.0 02:12:22 v2.1.1 02:12:22 v2.1.1-dev.1 02:12:22 v2.1.1-dev.2 02:12:22 v2.2.0 02:12:22 v2.2.1-dev.1 02:12:22 v2.2.1-dev.2 02:12:22 v2.2.1-dev.3 02:12:22 v2.2.1-dev.4 02:12:22 v2.2.1-dev.5 02:12:22 v2.2.1-dev.6 02:12:22 v2.2.1-dev.7 02:12:22 v2.2.1-dev.8 02:12:22 v2.3.0 02:12:22 v2.3.0-dev.10 02:12:22 v2.3.0-dev.11 02:12:22 v2.3.0-dev.12 02:12:22 v2.3.0-dev.13 02:12:22 v2.3.0-dev.14 02:12:22 v2.3.0-dev.15 02:12:22 v2.3.0-dev.16 02:12:22 v2.3.0-dev.17 02:12:22 v2.3.0-dev.18 02:12:22 v2.3.0-dev.19 02:12:22 v2.3.0-dev.20 02:12:22 v2.3.0-dev.21 02:12:22 v2.3.0-dev.22 02:12:22 v2.3.0-dev.23 02:12:22 v2.3.0-dev.24 02:12:22 v2.3.0-dev.25 02:12:22 v2.3.0-dev.26 02:12:22 v2.3.0-dev.27 02:12:22 v2.3.0-dev.28 02:12:22 v2.3.0-dev.29 02:12:22 v2.3.0-dev.30 02:12:22 v2.3.0-dev.8 02:12:22 v2.3.0-dev.9 02:12:22 v3.0.0-dev.1 02:12:22 v3.0.0-dev.10 02:12:22 v3.0.0-dev.11 02:12:22 v3.0.0-dev.12 02:12:22 v3.0.0-dev.13 02:12:22 v3.0.0-dev.14 02:12:22 v3.0.0-dev.15 02:12:22 v3.0.0-dev.16 02:12:22 v3.0.0-dev.17 02:12:22 v3.0.0-dev.18 02:12:22 v3.0.0-dev.19 02:12:22 v3.0.0-dev.2 02:12:22 v3.0.0-dev.20 02:12:22 v3.0.0-dev.21 02:12:22 v3.0.0-dev.22 02:12:22 v3.0.0-dev.23 02:12:22 v3.0.0-dev.24 02:12:22 v3.0.0-dev.25 02:12:22 v3.0.0-dev.26 02:12:22 v3.0.0-dev.27 02:12:22 v3.0.0-dev.28 02:12:22 v3.0.0-dev.29 02:12:22 v3.0.0-dev.3 02:12:22 v3.0.0-dev.30 02:12:22 v3.0.0-dev.31 02:12:22 v3.0.0-dev.32 02:12:22 v3.0.0-dev.33 02:12:22 v3.0.0-dev.34 02:12:22 v3.0.0-dev.35 02:12:22 v3.0.0-dev.36 02:12:22 v3.0.0-dev.37 02:12:22 v3.0.0-dev.38 02:12:22 v3.0.0-dev.39 02:12:22 v3.0.0-dev.4 02:12:22 v3.0.0-dev.40 02:12:22 v3.0.0-dev.41 02:12:22 v3.0.0-dev.5 02:12:22 v3.0.0-dev.6 02:12:22 v3.0.0-dev.7 02:12:22 v3.0.0-dev.8 02:12:22 v3.0.0-dev.9 [Pipeline] sh 02:12:23 + lftools sign git-tag v3.0.0-dev.41 02:12:23 Signing Git tag with Sigul... 02:12:23 Signing v3.0.0-dev.41 [Pipeline] echo 02:12:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:12:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:12:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:12:24 $ docker stop --time=1 bec0849ff9820c132783c8f758354d76ac280c68c72b70baf516912878ea77cb 02:12:26 $ docker rm -f --volumes bec0849ff9820c132783c8f758354d76ac280c68c72b70baf516912878ea77cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:12:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:12:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:27 prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container 02:12:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 02:12:28 $ docker top 9168b504e8f230376df1bf8d4357b7f5a09803d05925929c1983275b0fb399c8 -eo pid,comm 02:12:28 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). 02:12:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:12:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:12:28 [ssh-agent] Looking for ssh-agent implementation... 02:12:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:12:28 $ docker exec 9168b504e8f230376df1bf8d4357b7f5a09803d05925929c1983275b0fb399c8 ssh-agent 02:12:28 SSH_AUTH_SOCK=/tmp/ssh-wVhjL3pTSr9P/agent.14 02:12:28 SSH_AGENT_PID=20 02:12:28 Running ssh-add (command line suppressed) 02:12:28 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16644024689186159745.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16644024689186159745.key) 02:12:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:12:28 + git semver bump pre 02:12:29 2023-05-09 02:12:29,121 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:12:29 2023-05-09 02:12:29,121 [bump_version] DEBUG bumping version:3.0.0-dev.41 on axis:pre with prefix:dev 02:12:29 2023-05-09 02:12:29,121 [bump_version] DEBUG bumped version:3.0.0-dev.42 02:12:29 2023-05-09 02:12:29,121 [write_version] DEBUG write version:3.0.0-dev.42 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 02:12:29 2023-05-09 02:12:29,121 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:12:29 2023-05-09 02:12:29,121 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:12:29 2023-05-09 02:12:29,124 [execute] INFO git cat-file --batch-check 02:12:29 2023-05-09 02:12:29,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:12:29 2023-05-09 02:12:29,131 [execute] INFO git cat-file --batch 02:12:29 2023-05-09 02:12:29,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:12:29 2023-05-09 02:12:29,137 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:12:29 3.0.0-dev.42 [Pipeline] } 02:12:29 $ docker exec --env ******** --env ******** 9168b504e8f230376df1bf8d4357b7f5a09803d05925929c1983275b0fb399c8 ssh-agent -k 02:12:29 unset SSH_AUTH_SOCK; 02:12:29 unset SSH_AGENT_PID; 02:12:29 echo Agent pid 20 killed; 02:12:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:12:29 + git semver [Pipeline] } 02:12:30 $ docker stop --time=1 9168b504e8f230376df1bf8d4357b7f5a09803d05925929c1983275b0fb399c8 02:12:32 $ docker rm -f --volumes 9168b504e8f230376df1bf8d4357b7f5a09803d05925929c1983275b0fb399c8 [Pipeline] // withDockerContainer [Pipeline] sh 02:12:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:12:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:32 prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container 02:12:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 02:12:34 $ docker top 8402f7c4fdc83025400588b1d5e7c2ac61aad48925716d6abf075d1478aa30d9 -eo pid,comm 02:12:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:12:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:12:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:12:34 [ssh-agent] Looking for ssh-agent implementation... 02:12:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:12:34 $ docker exec 8402f7c4fdc83025400588b1d5e7c2ac61aad48925716d6abf075d1478aa30d9 ssh-agent 02:12:34 SSH_AUTH_SOCK=/tmp/ssh-aV0PG47Nm8hL/agent.14 02:12:34 SSH_AGENT_PID=19 02:12:34 Running ssh-add (command line suppressed) 02:12:34 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3554681515712206068.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3554681515712206068.key) 02:12:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:12:35 + git semver push 02:12:35 2023-05-09 02:12:35,307 [run_push] DEBUG push 02:12:35 2023-05-09 02:12:35,312 [execute] INFO git cat-file --batch-check 02:12:35 2023-05-09 02:12:35,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:12:35 2023-05-09 02:12:35,316 [execute] INFO git rev-list de74ab5adb258c7dce3aa3649ce8590f41a412d7 -- 02:12:35 2023-05-09 02:12:35,317 [execute] DEBUG Popen(['git', 'rev-list', 'de74ab5adb258c7dce3aa3649ce8590f41a412d7', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:12:35 2023-05-09 02:12:35,325 [execute] INFO git fetch -v origin 02:12:35 2023-05-09 02:12:35,326 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:12:35 2023-05-09 02:12:35,800 [run_push] DEBUG no remote changes detected 02:12:35 2023-05-09 02:12:35,801 [execute] INFO git push origin semver 02:12:35 2023-05-09 02:12:35,801 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:12:36 2023-05-09 02:12:36,536 [run_push] DEBUG push all version tags 02:12:36 2023-05-09 02:12:36,537 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:12:36 2023-05-09 02:12:36,537 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 02:12:37 2023-05-09 02:12:37,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:12:37 3.0.0-dev.42 [Pipeline] } 02:12:37 $ docker exec --env ******** --env ******** 8402f7c4fdc83025400588b1d5e7c2ac61aad48925716d6abf075d1478aa30d9 ssh-agent -k 02:12:37 unset SSH_AUTH_SOCK; 02:12:37 unset SSH_AGENT_PID; 02:12:37 echo Agent pid 19 killed; 02:12:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:12:37 + git semver [Pipeline] } 02:12:38 $ docker stop --time=1 8402f7c4fdc83025400588b1d5e7c2ac61aad48925716d6abf075d1478aa30d9 02:12:40 $ docker rm -f --volumes 8402f7c4fdc83025400588b1d5e7c2ac61aad48925716d6abf075d1478aa30d9 [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 02:12:40 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 02:12:40 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 02:12:40 total 16 02:12:40 drwxr-xr-x 3 root root 4096 May 9 02:02 . 02:12:40 drwxrwxr-x 10 jenkins jenkins 4096 May 9 02:12 .. 02:12:40 drwxr-xr-x 2 root root 4096 May 9 02:02 cost 02:12:40 -rw-r--r-- 1 root root 89 May 9 02:02 cost.csv 02:12:40 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 02:12:40 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 02:12:40 total 16 02:12:40 drwxr-xr-x 3 jenkins jenkins 4096 May 9 02:02 . 02:12:40 drwxrwxr-x 10 jenkins jenkins 4096 May 9 02:12 .. 02:12:40 drwxr-xr-x 2 jenkins jenkins 4096 May 9 02:02 cost 02:12:40 -rw-r--r-- 1 jenkins jenkins 89 May 9 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:12:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:12:41 ---> package-listing.sh 02:12:41 ++ facter osfamily 02:12:41 ++ tr '[:upper:]' '[:lower:]' 02:12:42 + OS_FAMILY=debian 02:12:42 + workspace=/w/workspace/exfoundry_device-virtual-go_main 02:12:42 + START_PACKAGES=/tmp/packages_start.txt 02:12:42 + END_PACKAGES=/tmp/packages_end.txt 02:12:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:12:42 + PACKAGES=/tmp/packages_start.txt 02:12:42 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:12:42 + PACKAGES=/tmp/packages_end.txt 02:12:42 + case "${OS_FAMILY}" in 02:12:42 + dpkg -l 02:12:42 + grep '^ii' 02:12:42 + '[' -f /tmp/packages_start.txt ']' 02:12:42 + '[' -f /tmp/packages_end.txt ']' 02:12:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:12:42 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:12:42 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 02:12:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 02:12:42 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:12:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:43 prd-ubuntu20.04-docker-8c-8g-14603 does not seem to be running inside a container 02:12:43 $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 02:12:43 $ docker top 6174e73023b37cc97ac7b59a1c3068d919b0a7c917c5c58d6760fea10d585d08 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:44 + touch /tmp/pre-build-complete [Pipeline] sh 02:12:44 + mkdir -p /var/log/sysstat [Pipeline] sh 02:12:44 + ls /var/log/sa-host 02:12:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:44 provisioning config files... 02:12:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3803383499657574005tmp [Pipeline] { [Pipeline] echo 02:12:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:12:45 ---> create-netrc.sh [Pipeline] } 02:12:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:12:45 ---> python-tools-install.sh [Pipeline] echo 02:12:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:12:45 ---> sudo-logs.sh 02:12:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:12:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:12:46 ---> job-cost.sh 02:12:46 lf-activate-venv: SKIPPING 02:12:46 DEBUG: total: 0.2199999988079071 02:12:46 INFO: Retrieving Stack Cost... 02:12:46 INFO: Retrieving Pricing Info for: v3-standard-8 02:12:46 INFO: Archiving Costs [Pipeline] echo 02:12:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:12:47 ---> logs-deploy.sh 02:12:47 lf-activate-venv: SKIPPING 02:12:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/113 02:12:47 INFO: archiving workspace using pattern(s): 02:12:48 Archives upload complete. 02:12:48 INFO: archiving logs to Nexus 02:12:49 ---> uname -a: 02:12:49 Linux prd-ubuntu20-04-docker-8c-8g-14603 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:12:49 02:12:49 02:12:49 ---> lscpu: 02:12:49 Architecture: x86_64 02:12:49 CPU op-mode(s): 32-bit, 64-bit 02:12:49 Byte Order: Little Endian 02:12:49 Address sizes: 40 bits physical, 48 bits virtual 02:12:49 CPU(s): 8 02:12:49 On-line CPU(s) list: 0-7 02:12:49 Thread(s) per core: 1 02:12:49 Core(s) per socket: 1 02:12:49 Socket(s): 8 02:12:49 NUMA node(s): 1 02:12:49 Vendor ID: AuthenticAMD 02:12:49 CPU family: 23 02:12:49 Model: 49 02:12:49 Model name: AMD EPYC-Rome Processor 02:12:49 Stepping: 0 02:12:49 CPU MHz: 2800.000 02:12:49 BogoMIPS: 5600.00 02:12:49 Virtualization: AMD-V 02:12:49 Hypervisor vendor: KVM 02:12:49 Virtualization type: full 02:12:49 L1d cache: 256 KiB 02:12:49 L1i cache: 256 KiB 02:12:49 L2 cache: 4 MiB 02:12:49 L3 cache: 128 MiB 02:12:49 NUMA node0 CPU(s): 0-7 02:12:49 Vulnerability Itlb multihit: Not affected 02:12:49 Vulnerability L1tf: Not affected 02:12:49 Vulnerability Mds: Not affected 02:12:49 Vulnerability Meltdown: Not affected 02:12:49 Vulnerability Mmio stale data: Not affected 02:12:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:12:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:12:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:12:49 Vulnerability Srbds: Not affected 02:12:49 Vulnerability Tsx async abort: Not affected 02:12:49 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 02:12:49 02:12:49 02:12:49 ---> nproc: 02:12:49 8 02:12:49 02:12:49 02:12:49 ---> df -h: 02:12:49 Filesystem Size Used Avail Use% Mounted on 02:12:49 overlay 155G 13G 143G 9% / 02:12:49 tmpfs 64M 0 64M 0% /dev 02:12:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:12:49 shm 64M 0 64M 0% /dev/shm 02:12:49 /dev/vda1 155G 13G 143G 9% /facter-os 02:12:49 02:12:49 02:12:49 ---> sar -b -r -n DEV: 02:12:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14603) 05/09/23 _x86_64_ (8 CPU) 02:12:49 02:12:49 01:57:58 LINUX RESTART (8 CPU) 02:12:49 02:12:49 01:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:12:49 01:59:01 167.21 80.35 81.90 4.96 7009.56 202381.43 1258112.23 02:12:49 02:00:01 89.12 3.28 85.84 0.00 373.94 28437.26 0.00 02:12:49 02:01:01 110.16 0.03 110.13 0.00 2.80 46091.70 0.00 02:12:49 02:02:01 154.39 0.20 154.19 0.00 10.93 28534.59 0.00 02:12:49 02:03:01 33.64 0.03 33.61 0.00 6.67 16470.72 0.00 02:12:49 02:04:01 41.50 11.80 29.71 0.00 5430.72 6408.66 0.00 02:12:49 02:05:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 02:12:49 02:06:01 1.37 0.00 1.37 0.00 0.00 14.40 0.00 02:12:49 02:07:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 02:12:49 02:08:01 1.55 0.00 1.55 0.00 0.00 29.59 0.00 02:12:49 02:09:01 1.70 0.00 1.70 0.00 0.00 19.19 0.00 02:12:49 02:10:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 02:12:49 02:11:01 18.88 0.15 18.73 0.00 16.93 16614.30 0.00 02:12:49 02:12:01 51.04 0.22 50.82 0.00 11.20 22917.51 0.00 02:12:49 Average: 48.09 6.77 40.96 0.35 911.59 26074.96 88481.63 02:12:49 02:12:49 01:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:12:49 01:59:01 30025568 31666560 688672 2.09 59080 1887976 1786696 5.27 908916 1660460 328 02:12:49 02:00:01 28630384 31567300 737928 2.24 98516 3058196 1955796 5.76 1088500 2740836 407820 02:12:49 02:01:01 27988184 31393328 905564 2.75 145576 3438772 1982316 5.84 1348936 3070236 204716 02:12:49 02:02:01 27756772 31540884 759800 2.31 152212 3806672 2001536 5.90 1291696 3356880 313528 02:12:49 02:03:01 27606400 31569932 729424 2.22 158900 3950644 1732132 5.10 1280124 3488508 16 02:12:49 02:04:01 27230416 31550004 740332 2.25 167492 4283536 1784512 5.26 1515044 3602180 116 02:12:49 02:05:01 27234908 31554640 735460 2.24 167548 4283548 1784512 5.26 1510656 3602184 172 02:12:49 02:06:01 27235468 31555296 734828 2.23 167620 4283548 1784512 5.26 1510164 3602188 4 02:12:49 02:07:01 27246564 31566460 723660 2.20 167660 4283552 1784512 5.26 1499880 3602200 152 02:12:49 02:08:01 27246612 31566608 723504 2.20 167788 4283532 1784512 5.26 1499700 3602180 60 02:12:49 02:09:01 27246460 31566520 723440 2.20 167844 4283536 1784512 5.26 1500304 3602188 180 02:12:49 02:10:01 27246444 31566512 723348 2.20 167884 4283540 1784512 5.26 1500212 3602192 160 02:12:49 02:11:01 26459756 31538648 739980 2.25 173788 4987760 1886688 5.56 1525720 4305988 354864 02:12:49 02:12:01 25776308 31504132 782436 2.38 198472 5553020 2043444 6.02 1628708 4829864 587068 02:12:49 Average: 27495017 31550487 746313 2.27 154313 4047702 1848585 5.45 1400611 3476292 133513 02:12:49 02:12:49 01:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:12:49 01:59:01 ens3 494.27 305.88 2621.03 73.11 0.00 0.00 0.00 0.00 02:12:49 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 01:59:01 lo 5.29 5.29 0.50 0.50 0.00 0.00 0.00 0.00 02:12:49 02:00:01 veth966b377 174.94 298.98 16.73 1648.96 0.00 0.00 0.00 0.14 02:12:49 02:00:01 ens3 516.25 317.93 6170.66 42.42 0.00 0.00 0.00 0.00 02:12:49 02:00:01 docker0 202.70 330.03 16.50 1905.16 0.00 0.00 0.00 0.00 02:12:49 02:00:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 02:12:49 02:01:01 veth36f65a4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:12:49 02:01:01 ens3 63.21 55.10 271.59 12.66 0.00 0.00 0.00 0.00 02:12:49 02:01:01 docker0 40.75 41.74 2.77 248.10 0.00 0.00 0.00 0.00 02:12:49 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:49 02:02:01 ens3 176.24 137.03 2650.85 316.05 0.00 0.00 0.00 0.00 02:12:49 02:02:01 docker0 2.70 6.82 0.17 85.49 0.00 0.00 0.00 0.00 02:12:49 02:02:01 lo 7.47 7.47 0.73 0.73 0.00 0.00 0.00 0.00 02:12:49 02:03:01 ens3 11.78 8.25 13.08 4.96 0.00 0.00 0.00 0.00 02:12:49 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 02:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:12:49 02:04:01 ens3 191.59 83.29 1956.30 5.97 0.00 0.00 0.00 0.00 02:12:49 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 02:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:12:49 02:05:01 ens3 0.92 0.72 2.78 0.24 0.00 0.00 0.00 0.00 02:12:49 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:49 02:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 02:07:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 02:12:49 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:49 02:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 02:09:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 02:12:49 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:49 02:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 02:11:01 ens3 129.95 72.80 3972.83 11.49 0.00 0.00 0.00 0.00 02:12:49 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:49 02:11:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:12:49 02:12:01 ens3 190.23 107.70 3780.06 19.89 0.00 0.00 0.00 0.00 02:12:49 02:12:01 docker0 30.41 65.16 2.67 578.50 0.00 0.00 0.00 0.00 02:12:49 02:12:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 02:12:49 Average: ens3 126.36 77.52 1530.03 34.73 0.00 0.00 0.00 0.00 02:12:49 Average: docker0 19.78 31.73 1.58 201.46 0.00 0.00 0.00 0.00 02:12:49 Average: lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 02:12:49 02:12:49 02:12:49 ---> sar -P ALL: 02:12:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14603) 05/09/23 _x86_64_ (8 CPU) 02:12:49 02:12:49 01:57:58 LINUX RESTART (8 CPU) 02:12:49 02:12:49 01:58:02 CPU %user %nice %system %iowait %steal %idle 02:12:49 01:59:01 all 6.00 0.00 1.67 6.35 0.06 85.92 02:12:49 01:59:01 0 4.82 0.02 1.14 9.69 0.07 84.27 02:12:49 01:59:01 1 6.27 0.00 1.70 3.13 0.05 88.85 02:12:49 01:59:01 2 7.70 0.00 2.74 3.86 0.07 85.63 02:12:49 01:59:01 3 5.01 0.00 1.57 6.53 0.05 86.83 02:12:49 01:59:01 4 7.58 0.00 1.23 5.94 0.05 85.20 02:12:49 01:59:01 5 3.47 0.00 1.63 8.30 0.05 86.54 02:12:49 01:59:01 6 7.75 0.00 1.48 3.48 0.05 87.24 02:12:49 01:59:01 7 5.40 0.00 1.89 9.87 0.07 82.77 02:12:49 02:00:01 all 5.20 0.00 2.23 4.16 0.10 88.32 02:12:49 02:00:01 0 4.35 0.00 2.39 0.62 0.08 92.55 02:12:49 02:00:01 1 4.49 0.00 2.03 0.59 0.07 92.84 02:12:49 02:00:01 2 5.63 0.00 2.65 0.97 0.13 90.61 02:12:49 02:00:01 3 4.75 0.00 2.25 26.96 0.10 65.94 02:12:49 02:00:01 4 6.60 0.00 1.78 0.25 0.10 91.26 02:12:49 02:00:01 5 5.09 0.00 2.39 1.25 0.12 91.16 02:12:49 02:00:01 6 5.81 0.00 2.14 2.55 0.07 89.43 02:12:49 02:00:01 7 4.86 0.00 2.21 0.27 0.10 92.56 02:12:49 02:01:01 all 18.72 0.00 3.88 5.34 0.12 71.95 02:12:49 02:01:01 0 19.35 0.00 3.72 0.42 0.17 76.34 02:12:49 02:01:01 1 18.95 0.00 3.57 0.07 0.10 77.31 02:12:49 02:01:01 2 19.04 0.00 3.90 0.35 0.08 76.62 02:12:49 02:01:01 3 18.89 0.00 4.74 35.96 0.14 40.28 02:12:49 02:01:01 4 18.34 0.00 4.68 3.43 0.08 73.46 02:12:49 02:01:01 5 18.37 0.00 3.48 0.57 0.17 77.41 02:12:49 02:01:01 6 18.73 0.00 3.38 1.33 0.08 76.48 02:12:49 02:01:01 7 18.06 0.00 3.52 0.74 0.12 77.56 02:12:49 02:02:01 all 22.05 0.00 3.95 4.70 0.09 69.21 02:12:49 02:02:01 0 21.95 0.00 4.06 12.99 0.10 60.91 02:12:49 02:02:01 1 21.65 0.00 3.93 1.60 0.07 72.75 02:12:49 02:02:01 2 21.80 0.00 4.73 1.76 0.08 71.63 02:12:49 02:02:01 3 21.72 0.00 3.84 7.67 0.08 66.69 02:12:49 02:02:01 4 21.64 0.00 3.80 10.95 0.08 63.53 02:12:49 02:02:01 5 21.78 0.00 3.84 0.59 0.10 73.69 02:12:49 02:02:01 6 23.38 0.00 3.76 1.69 0.10 71.07 02:12:49 02:02:01 7 22.49 0.00 3.62 0.39 0.10 73.40 02:12:49 02:03:01 all 1.31 0.00 0.59 1.00 0.02 97.08 02:12:49 02:03:01 0 1.17 0.00 0.38 1.50 0.02 96.93 02:12:49 02:03:01 1 1.24 0.00 0.47 0.05 0.02 98.23 02:12:49 02:03:01 2 0.79 0.00 1.34 0.23 0.00 97.64 02:12:49 02:03:01 3 1.02 0.00 0.42 0.02 0.02 98.53 02:12:49 02:03:01 4 1.79 0.00 0.75 5.52 0.02 91.93 02:12:49 02:03:01 5 1.62 0.00 0.43 0.05 0.02 97.88 02:12:49 02:03:01 6 1.42 0.00 0.55 0.38 0.02 97.62 02:12:49 02:03:01 7 1.45 0.00 0.40 0.27 0.03 97.84 02:12:49 02:04:01 all 1.45 0.00 0.83 2.61 0.63 94.49 02:12:49 02:04:01 0 1.40 0.00 0.77 2.94 0.95 93.94 02:12:49 02:04:01 1 2.70 0.00 1.20 3.78 0.85 91.48 02:12:49 02:04:01 2 1.91 0.00 0.99 8.85 0.43 87.82 02:12:49 02:04:01 3 1.09 0.00 0.85 1.61 0.57 95.89 02:12:49 02:04:01 4 1.67 0.00 1.08 0.18 0.52 96.55 02:12:49 02:04:01 5 0.98 0.00 0.58 0.35 0.57 97.52 02:12:49 02:04:01 6 0.85 0.00 0.38 2.14 0.43 96.19 02:12:49 02:04:01 7 0.98 0.00 0.75 1.02 0.72 96.53 02:12:49 02:05:01 all 0.12 0.00 0.02 0.04 0.00 99.83 02:12:49 02:05:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:12:49 02:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:12:49 02:05:01 2 0.00 0.00 0.03 0.32 0.00 99.65 02:12:49 02:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:12:49 02:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:12:49 02:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:12:49 02:05:01 6 0.75 0.00 0.02 0.00 0.00 99.24 02:12:49 02:05:01 7 0.10 0.00 0.05 0.00 0.00 99.85 02:12:49 02:06:01 all 0.03 0.00 0.02 0.07 0.01 99.87 02:12:49 02:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:12:49 02:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:12:49 02:06:01 2 0.00 0.00 0.02 0.45 0.00 99.53 02:12:49 02:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:12:49 02:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:12:49 02:06:01 5 0.00 0.00 0.05 0.05 0.00 99.90 02:12:49 02:06:01 6 0.18 0.00 0.00 0.00 0.00 99.82 02:12:49 02:06:01 7 0.05 0.00 0.03 0.03 0.05 99.83 02:12:49 02:07:01 all 0.04 0.00 0.02 0.04 0.08 99.82 02:12:49 02:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:12:49 02:07:01 1 0.02 0.00 0.02 0.00 0.07 99.90 02:12:49 02:07:01 2 0.00 0.00 0.00 0.28 0.10 99.62 02:12:49 02:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:12:49 02:07:01 4 0.03 0.00 0.02 0.02 0.02 99.92 02:12:49 02:07:01 5 0.03 0.00 0.07 0.03 0.25 99.62 02:12:49 02:07:01 6 0.07 0.00 0.02 0.00 0.10 99.82 02:12:49 02:07:01 7 0.08 0.00 0.03 0.00 0.07 99.82 02:12:49 02:08:01 all 0.09 0.00 0.01 0.21 0.05 99.65 02:12:49 02:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:12:49 02:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:12:49 02:08:01 2 0.02 0.00 0.02 1.35 0.03 98.58 02:12:49 02:08:01 3 0.00 0.00 0.00 0.00 0.03 99.97 02:12:49 02:08:01 4 0.00 0.00 0.02 0.00 0.05 99.93 02:12:49 02:08:01 5 0.02 0.00 0.02 0.15 0.05 99.77 02:12:49 02:08:01 6 0.55 0.00 0.00 0.00 0.07 99.38 02:12:49 02:08:01 7 0.08 0.00 0.03 0.15 0.12 99.62 02:12:49 02:09:01 all 0.09 0.00 0.01 0.06 0.04 99.81 02:12:49 02:09:01 0 0.03 0.00 0.00 0.03 0.02 99.92 02:12:49 02:09:01 1 0.02 0.00 0.00 0.00 0.03 99.95 02:12:49 02:09:01 2 0.00 0.00 0.02 0.22 0.10 99.67 02:12:49 02:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:12:49 02:09:01 4 0.12 0.00 0.02 0.00 0.00 99.87 02:12:49 02:09:01 5 0.00 0.00 0.00 0.22 0.02 99.77 02:12:49 02:09:01 6 0.42 0.00 0.02 0.00 0.02 99.55 02:12:49 02:09:01 7 0.08 0.00 0.03 0.03 0.08 99.77 02:12:49 02:12:49 02:09:01 CPU %user %nice %system %iowait %steal %idle 02:12:49 02:10:01 all 0.05 0.00 0.01 0.04 0.06 99.83 02:12:49 02:10:01 0 0.03 0.00 0.05 0.08 0.02 99.82 02:12:49 02:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:12:49 02:10:01 2 0.00 0.00 0.02 0.23 0.17 99.58 02:12:49 02:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:12:49 02:10:01 4 0.23 0.00 0.00 0.00 0.03 99.73 02:12:49 02:10:01 5 0.00 0.00 0.00 0.00 0.08 99.92 02:12:49 02:10:01 6 0.07 0.00 0.00 0.00 0.02 99.92 02:12:49 02:10:01 7 0.03 0.00 0.03 0.00 0.18 99.75 02:12:49 02:11:01 all 2.77 0.00 1.52 3.41 0.36 91.93 02:12:49 02:11:01 0 2.46 0.00 1.42 0.00 0.40 95.72 02:12:49 02:11:01 1 2.32 0.00 1.05 0.03 0.25 96.34 02:12:49 02:11:01 2 3.06 0.00 1.21 11.37 0.39 83.98 02:12:49 02:11:01 3 2.19 0.00 1.84 2.73 0.33 92.90 02:12:49 02:11:01 4 3.08 0.00 2.37 1.67 0.37 92.51 02:12:49 02:11:01 5 3.93 0.00 1.68 11.17 0.42 82.80 02:12:49 02:11:01 6 1.84 0.00 1.37 0.25 0.30 96.23 02:12:49 02:11:01 7 3.30 0.00 1.26 0.12 0.42 94.91 02:12:49 02:12:01 all 4.33 0.00 2.35 4.28 1.31 87.72 02:12:49 02:12:01 0 3.86 0.00 2.74 10.54 1.32 81.54 02:12:49 02:12:01 1 3.99 0.00 2.35 0.45 1.44 91.77 02:12:49 02:12:01 2 3.86 0.00 1.81 3.28 1.25 89.79 02:12:49 02:12:01 3 6.04 0.00 2.76 0.69 1.34 89.17 02:12:49 02:12:01 4 6.01 0.00 3.13 1.59 1.46 87.82 02:12:49 02:12:01 5 3.78 0.00 2.24 14.99 1.29 77.70 02:12:49 02:12:01 6 3.67 0.00 1.81 1.64 1.17 91.70 02:12:49 02:12:01 7 3.46 0.00 1.98 1.09 1.21 92.26 02:12:49 Average: all 4.43 0.00 1.22 2.30 0.21 91.85 02:12:49 Average: 0 4.23 0.00 1.19 2.76 0.23 91.59 02:12:49 Average: 1 4.39 0.00 1.17 0.69 0.21 93.54 02:12:49 Average: 2 4.54 0.00 1.38 2.39 0.20 91.48 02:12:49 Average: 3 4.32 0.00 1.30 5.82 0.19 88.37 02:12:49 Average: 4 4.77 0.00 1.35 2.10 0.20 91.59 02:12:49 Average: 5 4.20 0.00 1.17 2.68 0.22 91.72 02:12:49 Average: 6 4.66 0.00 1.06 0.96 0.17 93.15 02:12:49 Average: 7 4.30 0.00 1.13 0.99 0.23 93.36 02:12:49 02:12:49 02:12:49