Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4efa56b4c53bfd63d1b185632fb211d8f865e63a 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-ssh14219146117667371045.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16551877212656800474.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh5700597443881063206.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8969603366889978552.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-ssh16048686283444588310.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7006 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 4efa56b4c53bfd63d1b185632fb211d8f865e63a (main) > 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 4efa56b4c53bfd63d1b185632fb211d8f865e63a # timeout=10 Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64" > git rev-list --no-walk 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:04:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:04:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:04:44 ========================================================= 14:04:44 EdgeX Global Pipelines Version Info 14:04:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:04:45 ------------------- 14:04:45 stable info: 14:04:45 ------------------- 14:04:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:04:45 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:04:45 Message: update stable to v1.0.245 14:04:45 ------------------- 14:04:45 experimental info: 14:04:45 ------------------- 14:04:45 Commited By: **** collab-it+edgex@linuxfoundation.org 14:04:45 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 14:04:45 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4efa56b [Pipeline] echo 14:04:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:46 provisioning config files... 14:04:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config162081721018436798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:46 ---> docker-login.sh 14:04:46 nexus3.edgexfoundry.org:10001 14:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:47 Configure a credential helper to remove this warning. See 14:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:47 14:04:47 Login Succeeded 14:04:47 nexus3.edgexfoundry.org:10002 14:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:47 Configure a credential helper to remove this warning. See 14:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:47 14:04:47 Login Succeeded 14:04:47 nexus3.edgexfoundry.org:10003 14:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:47 Configure a credential helper to remove this warning. See 14:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:47 14:04:47 Login Succeeded 14:04:47 nexus3.edgexfoundry.org:10004 14:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:47 Configure a credential helper to remove this warning. See 14:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:47 14:04:47 Login Succeeded 14:04:47 docker.io 14:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:48 Configure a credential helper to remove this warning. See 14:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:48 14:04:48 Login Succeeded 14:04:48 ---> docker-login.sh ends [Pipeline] } 14:04:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:04:49 + git rev-list -1 --merges 4efa56b4c53bfd63d1b185632fb211d8f865e63a~1..4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] echo 14:04:49 -----------> git rev-list -1 --merges 4efa56b4c53bfd63d1b185632fb211d8f865e63a~1..4efa56b4c53bfd63d1b185632fb211d8f865e63a 4efa56b4c53bfd63d1b185632fb211d8f865e63a 14:04:49 4efa56b4c53bfd63d1b185632fb211d8f865e63a [false] [Pipeline] sh 14:04:49 + git log --format=format:%s -1 4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] echo 14:04:49 ========================================================= 14:04:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:04:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:04:49 + git log --format=format:%s -1 4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] echo 14:04:50 [semverPrep] GIT_COMMIT: 4efa56b4c53bfd63d1b185632fb211d8f865e63a, Commit Message: Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64 [Pipeline] echo 14:04:50 [semverPrep] This is not a build commit. [Pipeline] sh 14:04:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:04:50 + grep -v github /etc/ssh/ssh_known_hosts 14:04:50 + [ -e /tmp/ssh_known_hosts ] 14:04:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:04:50 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 14:04:50 tee -a /etc/ssh/ssh_known_hosts 14:04:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:50 14:04:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:51 0.1.4: Pulling from edgex-devops/py-git-semver 14:04:51 b85a868b505f: Pulling fs layer 14:04:51 e2be974225ed: Pulling fs layer 14:04:51 339a4e72a1f5: Pulling fs layer 14:04:51 988bab9f4d93: Pulling fs layer 14:04:51 1469e6f7b9e6: Pulling fs layer 14:04:51 eaf3925da568: Pulling fs layer 14:04:51 988bab9f4d93: Waiting 14:04:51 1469e6f7b9e6: Waiting 14:04:51 bab4dde63d76: Pulling fs layer 14:04:51 bde34c3a00c8: Pulling fs layer 14:04:51 b352a97aabf1: Pulling fs layer 14:04:51 eaf3925da568: Waiting 14:04:51 bab4dde63d76: Waiting 14:04:51 bde34c3a00c8: Waiting 14:04:51 4872d77fe225: Pulling fs layer 14:04:51 5851b861e8e6: Pulling fs layer 14:04:51 b352a97aabf1: Waiting 14:04:51 4872d77fe225: Waiting 14:04:51 e2be974225ed: Download complete 14:04:51 988bab9f4d93: Download complete 14:04:51 339a4e72a1f5: Verifying Checksum 14:04:51 339a4e72a1f5: Download complete 14:04:51 1469e6f7b9e6: Verifying Checksum 14:04:51 1469e6f7b9e6: Download complete 14:04:51 eaf3925da568: Verifying Checksum 14:04:51 eaf3925da568: Download complete 14:04:51 bde34c3a00c8: Verifying Checksum 14:04:51 bde34c3a00c8: Download complete 14:04:51 5851b861e8e6: Verifying Checksum 14:04:51 5851b861e8e6: Download complete 14:04:51 b85a868b505f: Verifying Checksum 14:04:51 b85a868b505f: Download complete 14:04:51 bab4dde63d76: Verifying Checksum 14:04:52 b85a868b505f: Pull complete 14:04:52 e2be974225ed: Pull complete 14:04:53 339a4e72a1f5: Pull complete 14:04:53 988bab9f4d93: Pull complete 14:04:53 1469e6f7b9e6: Pull complete 14:04:53 eaf3925da568: Pull complete 14:04:55 bab4dde63d76: Pull complete 14:04:55 bde34c3a00c8: Pull complete 14:04:55 b352a97aabf1: Pull complete 14:04:55 4872d77fe225: Pull complete 14:04:55 5851b861e8e6: Pull complete 14:04:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:04:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:55 prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container 14:04:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:04:58 $ docker top 051ef3d9fb2affb700f42789c1928843b84cb28b3e8bbd2bfcf0c908fd3de397 -eo pid,comm 14:04:58 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). 14:04:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:58 [ssh-agent] Looking for ssh-agent implementation... 14:04:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:58 $ docker exec 051ef3d9fb2affb700f42789c1928843b84cb28b3e8bbd2bfcf0c908fd3de397 ssh-agent 14:04:58 SSH_AUTH_SOCK=/tmp/ssh-Dwe9NK6fYJfZ/agent.32 14:04:58 SSH_AGENT_PID=37 14:04:58 Running ssh-add (command line suppressed) 14:04:58 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7681881786800904991.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7681881786800904991.key) 14:04:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:59 + git tag --points-at HEAD [Pipeline] } 14:04:59 $ docker exec --env ******** --env ******** 051ef3d9fb2affb700f42789c1928843b84cb28b3e8bbd2bfcf0c908fd3de397 ssh-agent -k 14:04:59 unset SSH_AUTH_SOCK; 14:04:59 unset SSH_AGENT_PID; 14:04:59 echo Agent pid 37 killed; 14:04:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:04:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:59 [ssh-agent] Looking for ssh-agent implementation... 14:04:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:59 $ docker exec 051ef3d9fb2affb700f42789c1928843b84cb28b3e8bbd2bfcf0c908fd3de397 ssh-agent 14:04:59 SSH_AUTH_SOCK=/tmp/ssh-xdqMlOfYlYNU/agent.69 14:04:59 SSH_AGENT_PID=75 14:04:59 Running ssh-add (command line suppressed) 14:04:59 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12874069088989648596.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12874069088989648596.key) 14:04:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:59 + git semver init 14:05:00 2023-04-06 14:05:00,097 [run_init] DEBUG init version:0.0.0 force:False 14:05:00 2023-04-06 14:05:00,098 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 14:05:00 2023-04-06 14:05:00,098 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 14:05:00 2023-04-06 14:05:00,099 [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) 14:05:01 2023-04-06 14:05:01,140 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 14:05:01 2023-04-06 14:05:01,140 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 14:05:01 2023-04-06 14:05:01,140 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:05:01 2023-04-06 14:05:01,141 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:05:01 3.0.0-dev.27 [Pipeline] } 14:05:01 $ docker exec --env ******** --env ******** 051ef3d9fb2affb700f42789c1928843b84cb28b3e8bbd2bfcf0c908fd3de397 ssh-agent -k 14:05:01 unset SSH_AUTH_SOCK; 14:05:01 unset SSH_AGENT_PID; 14:05:01 echo Agent pid 75 killed; 14:05:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:05:01 + git semver [Pipeline] } 14:05:02 $ docker stop --time=1 051ef3d9fb2affb700f42789c1928843b84cb28b3e8bbd2bfcf0c908fd3de397 14:05:03 $ docker rm -f --volumes 051ef3d9fb2affb700f42789c1928843b84cb28b3e8bbd2bfcf0c908fd3de397 [Pipeline] // withDockerContainer [Pipeline] sh 14:05:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:05:04 Stashed 1 file(s) [Pipeline] echo 14:05:04 [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:05:04 provisioning config files... 14:05:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13525104074892958689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:04 ---> docker-login.sh 14:05:04 nexus3.edgexfoundry.org:10001 14:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:04 Configure a credential helper to remove this warning. See 14:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:04 14:05:04 Login Succeeded 14:05:04 nexus3.edgexfoundry.org:10002 14:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:04 Configure a credential helper to remove this warning. See 14:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:04 14:05:04 Login Succeeded 14:05:04 nexus3.edgexfoundry.org:10003 14:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:04 Configure a credential helper to remove this warning. See 14:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:04 14:05:04 Login Succeeded 14:05:04 nexus3.edgexfoundry.org:10004 14:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:04 Configure a credential helper to remove this warning. See 14:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:04 14:05:04 Login Succeeded 14:05:04 docker.io 14:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:05 Configure a credential helper to remove this warning. See 14:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:05 14:05:05 Login Succeeded 14:05:05 ---> docker-login.sh ends [Pipeline] } 14:05:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:05:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:05 ========================================================= 14:05:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:05:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:05 + 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 . 14:05:05 Sending build context to Docker daemon 23.51MB 14:05:05 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:05:05 Step 2/12 : FROM ${BASE} AS builder 14:05:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:05:05 63b65145d645: Pulling fs layer 14:05:05 a2d21d5440eb: Pulling fs layer 14:05:05 935e6c44a52c: Pulling fs layer 14:05:05 94cc34f8dd06: Pulling fs layer 14:05:05 30dea6a524f1: Pulling fs layer 14:05:05 a2aff8979fd8: Pulling fs layer 14:05:05 6808be2612f2: Pulling fs layer 14:05:05 f25807f1079a: Pulling fs layer 14:05:05 94cc34f8dd06: Waiting 14:05:05 a2aff8979fd8: Waiting 14:05:05 a2d21d5440eb: Download complete 14:05:05 94cc34f8dd06: Verifying Checksum 14:05:05 94cc34f8dd06: Download complete 14:05:05 30dea6a524f1: Verifying Checksum 14:05:05 30dea6a524f1: Download complete 14:05:05 63b65145d645: Verifying Checksum 14:05:05 63b65145d645: Download complete 14:05:05 a2aff8979fd8: Verifying Checksum 14:05:05 a2aff8979fd8: Download complete 14:05:06 63b65145d645: Pull complete 14:05:06 a2d21d5440eb: Pull complete 14:05:06 f25807f1079a: Verifying Checksum 14:05:06 f25807f1079a: Download complete 14:05:06 935e6c44a52c: Verifying Checksum 14:05:06 935e6c44a52c: Download complete 14:05:06 6808be2612f2: Verifying Checksum 14:05:06 6808be2612f2: Download complete 14:05:10 935e6c44a52c: Pull complete 14:05:10 94cc34f8dd06: Pull complete 14:05:10 30dea6a524f1: Pull complete 14:05:10 a2aff8979fd8: Pull complete 14:05:13 6808be2612f2: Pull complete 14:05:13 f25807f1079a: Pull complete 14:05:13 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:05:13 ---> 3b553350e43f 14:05:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:05:17 ---> Running in dc4aabcaca35 14:05:17 Removing intermediate container dc4aabcaca35 14:05:17 ---> 9eca2b9b66d7 14:05:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:05:17 ---> Running in f199b3c768d5 14:05:17 Removing intermediate container f199b3c768d5 14:05:17 ---> 91d4a063ab09 14:05:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:05:17 ---> Running in 928287223bc3 14:05:17 Removing intermediate container 928287223bc3 14:05:17 ---> f0886ee2f539 14:05:17 Step 6/12 : WORKDIR /device-virtual-go 14:05:17 ---> Running in e409e7f2438a 14:05:17 Removing intermediate container e409e7f2438a 14:05:17 ---> a684fcaf77d3 14:05:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:05:17 ---> Running in 20a360ad27a0 14:05:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:05:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:05:18 (1/4) Installing openssh-keygen (9.1_p1-r2) 14:05:18 (2/4) Installing libedit (20221030.3.1-r0) 14:05:18 (3/4) Installing openssh-client-common (9.1_p1-r2) 14:05:18 (4/4) Installing openssh-client-default (9.1_p1-r2) 14:05:18 Executing busybox-1.35.0-r29.trigger 14:05:18 OK: 269 MiB in 57 packages 14:05:18 Removing intermediate container 20a360ad27a0 14:05:18 ---> 2a8accc035cc 14:05:18 Step 8/12 : COPY go.mod vendor* ./ 14:05:18 ---> 25991510e3bd 14:05:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:18 ---> Running in 5ca82b5ec79e 14:05:19 Still waiting to schedule task 14:05:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:05:57 Removing intermediate container 5ca82b5ec79e 14:05:57 ---> b1e7090d4843 14:05:57 Step 10/12 : COPY . . 14:05:57 ---> d4ca47e40ada 14:05:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:05:57 ---> Running in 7beea0b80ecf 14:05:57 Removing intermediate container 7beea0b80ecf 14:05:57 ---> 5c412314a93b 14:05:57 Step 12/12 : RUN $MAKE 14:05:57 ---> Running in 9395ed94a99a 14:05:57 noop 14:05:57 Removing intermediate container 9395ed94a99a 14:05:57 ---> 5526348c83db 14:05:57 Successfully built 5526348c83db 14:05:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:57 + docker inspect -f . ci-base-image-x86_64 14:05:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:57 prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container 14:05:57 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:05:58 $ docker top afe9ebf8483e1d5933f31429eb4e65e95a72e762216bf606f334e75b6c169654 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:58 + go version 14:05:58 go version go1.20.2 linux/amd64 [Pipeline] } 14:05:58 $ docker stop --time=1 afe9ebf8483e1d5933f31429eb4e65e95a72e762216bf606f334e75b6c169654 14:05:59 $ docker rm -f --volumes afe9ebf8483e1d5933f31429eb4e65e95a72e762216bf606f334e75b6c169654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:00 + docker inspect -f . ci-base-image-x86_64 14:06:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:00 prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container 14:06:00 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:06:00 $ docker top fd767d7582da0d9db8df5075cbd331e0d455242b3e7e7555a9c619e52037f820 -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:00 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 14:06:01 + make test 14:06:01 go test ./... -coverprofile=coverage.out 14:06:06 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:06:16 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 14:06:16 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.042s coverage: 59.5% of statements 14:06:23 go vet ./... 14:06:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:06:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:06:27 ./bin/test-attribution-txt.sh 14:06:27 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 14:06:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:06:27 $ docker stop --time=1 fd767d7582da0d9db8df5075cbd331e0d455242b3e7e7555a9c619e52037f820 14:06:30 $ docker rm -f --volumes fd767d7582da0d9db8df5075cbd331e0d455242b3e7e7555a9c619e52037f820 [Pipeline] // withDockerContainer [Pipeline] sh 14:06:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:06:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:06:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:06:32 + ls -al . 14:06:32 total 192 14:06:32 drwxrwxr-x 9 jenkins jenkins 4096 Apr 6 14:06 . 14:06:32 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 14:04 .. 14:06:32 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 14:05 .git 14:06:32 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 14:04 .github 14:06:32 -rw-rw-r-- 1 jenkins jenkins 337 Apr 6 14:04 .gitignore 14:06:32 -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 14:04 .golangci.yml 14:06:32 drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 14:05 .semver 14:06:32 -rw-rw-r-- 1 jenkins jenkins 8641 Apr 6 14:04 Attribution.txt 14:06:32 -rw-rw-r-- 1 jenkins jenkins 11367 Apr 6 14:04 CHANGELOG.md 14:06:32 -rw-rw-r-- 1 jenkins jenkins 1646 Apr 6 14:04 Dockerfile 14:06:32 -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 14:04 GOVERNANCE.md 14:06:32 -rw-rw-r-- 1 jenkins jenkins 660 Apr 6 14:04 Jenkinsfile 14:06:32 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 14:04 LICENSE 14:06:32 -rw-rw-r-- 1 jenkins jenkins 1696 Apr 6 14:04 Makefile 14:06:32 -rw-rw-r-- 1 jenkins jenkins 623 Apr 6 14:04 OWNERS.md 14:06:32 -rw-rw-r-- 1 jenkins jenkins 3578 Apr 6 14:04 README.md 14:06:32 -rw-rw-r-- 1 jenkins jenkins 12 Apr 6 14:05 VERSION 14:06:32 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 14:04 bin 14:06:32 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 14:04 cmd 14:06:32 -rw-r--r-- 1 jenkins jenkins 42791 Apr 6 14:06 coverage.out 14:06:32 -rw-rw-r-- 1 jenkins jenkins 3209 Apr 6 14:04 go.mod 14:06:32 -rw-rw-r-- 1 jenkins jenkins 31219 Apr 6 14:04 go.sum 14:06:32 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 14:04 internal 14:06:32 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 14:04 snap 14:06:32 -rw-rw-r-- 1 jenkins jenkins 235 Apr 6 14:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:32 + 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=4efa56b4c53bfd63d1b185632fb211d8f865e63a --label arch=amd64 --label version=3.0.0-dev.27 . 14:06:32 Sending build context to Docker daemon 23.55MB 14:06:32 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 14:06:32 Step 2/25 : FROM ${BASE} AS builder 14:06:32 ---> 5526348c83db 14:06:32 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:06:32 ---> Running in b7bb79e6498d 14:06:32 Removing intermediate container b7bb79e6498d 14:06:32 ---> 128d115388fc 14:06:32 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 14:06:32 ---> Running in a31611720298 14:06:32 Removing intermediate container a31611720298 14:06:32 ---> 24622285420a 14:06:32 Step 5/25 : ARG ADD_BUILD_TAGS="" 14:06:32 ---> Running in f1ec89f51436 14:06:32 Removing intermediate container f1ec89f51436 14:06:32 ---> a3c3ea55c88c 14:06:32 Step 6/25 : WORKDIR /device-virtual-go 14:06:32 ---> Running in 6c7104a97967 14:06:32 Removing intermediate container 6c7104a97967 14:06:32 ---> e5b2bea757e8 14:06:32 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:06:32 ---> Running in 89b6d3bed9f4 14:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:06:33 OK: 269 MiB in 57 packages 14:06:33 Removing intermediate container 89b6d3bed9f4 14:06:33 ---> 9d467e1faacb 14:06:33 Step 8/25 : COPY go.mod vendor* ./ 14:06:33 ---> 1c18942d8adc 14:06:33 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:33 ---> Running in 901ee0132c52 14:06:34 Removing intermediate container 901ee0132c52 14:06:34 ---> 1666d18f43c5 14:06:34 Step 10/25 : COPY . . 14:06:35 ---> fe74b8855d6b 14:06:35 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:06:35 ---> Running in 18185ab2f79b 14:06:35 Removing intermediate container 18185ab2f79b 14:06:35 ---> f6c1bde026f8 14:06:35 Step 12/25 : RUN $MAKE 14:06:35 ---> Running in fcf5e5cc730b 14:06:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 14:06:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7007 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 14:06:43 Running in /w/workspace/device-virtual-go/99 [Pipeline] { [Pipeline] checkout 14:06:43 The recommended git tool is: git 14:06:48 using credential edgex-jenkins-ssh 14:06:48 Cloning the remote Git repository 14:06:48 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 14:06:48 > git init /w/workspace/device-virtual-go/99 # timeout=10 14:06:48 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 14:06:48 > git --version # timeout=10 14:06:48 > git --version # 'git version 2.25.1' 14:06:48 using GIT_SSH to set credentials SSH Credentials for GitHub 14:06:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:50 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 14:06:51 Avoid second fetch 14:06:51 Checking out Revision 4efa56b4c53bfd63d1b185632fb211d8f865e63a (main) 14:06:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:51 > git config core.sparsecheckout # timeout=10 14:06:51 > git checkout -f 4efa56b4c53bfd63d1b185632fb211d8f865e63a # timeout=10 14:06:51 Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:06:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:06:52 % Total % Received % Xferd Average Speed Time Time Time Current 14:06:52 Dload Upload Total Spent Left Speed 14:06:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh 14:06:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:06:53 + sudo tee /etc/docker/daemon.new 14:06:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:06:53 { 14:06:53 "registry-mirrors": [ 14:06:53 "https://nexus3.edgexfoundry.org:10001" 14:06:53 ], 14:06:53 "bip": "10.250.0.254/24", 14:06:53 "hosts": [ 14:06:53 "tcp://0.0.0.0:5555", 14:06:53 "unix:///var/run/docker.sock" 14:06:53 ], 14:06:53 "mtu": 1458, 14:06:53 "selinux-enabled": true, 14:06:53 "seccomp-profile": "/etc/docker/seccomp.json" 14:06:53 } [Pipeline] sh 14:06:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:06:54 + sudo service docker restart 14:06:58 Removing intermediate container fcf5e5cc730b 14:06:58 ---> cea8bc7bf808 14:06:58 Step 13/25 : FROM alpine:3.17 14:06:58 3.17: Pulling from library/alpine 14:06:58 f56be85fc22e: Pulling fs layer 14:06:58 f56be85fc22e: Verifying Checksum 14:06:58 f56be85fc22e: Download complete 14:06:58 f56be85fc22e: Pull complete 14:06:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:06:58 Status: Downloaded newer image for alpine:3.17 14:06:58 ---> 9ed4aefc74f6 14:06:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 14:06:58 ---> Running in a2755800dfae 14:06:58 Removing intermediate container a2755800dfae 14:06:58 ---> f28e168f629f 14:06:58 Step 15/25 : RUN apk add --update --no-cache dumb-init 14:06:58 ---> Running in e1352cf3a21f 14:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:06:58 (1/1) Installing dumb-init (1.2.5-r2) 14:06:58 Executing busybox-1.35.0-r29.trigger 14:06:58 OK: 7 MiB in 16 packages 14:06:58 Removing intermediate container e1352cf3a21f 14:06:58 ---> 1e8b128c6b71 14:06:58 Step 16/25 : WORKDIR / 14:06:58 ---> Running in e443f36b3278 14:06:58 Removing intermediate container e443f36b3278 14:06:58 ---> af850bfd5eeb 14:06:58 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 14:06:58 ---> 3918a060d494 14:06:58 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 14:06:58 ---> 83e87fc37da2 14:06:58 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 14:06:58 ---> f98621afd486 14:06:58 Step 20/25 : EXPOSE 59900 14:06:58 ---> Running in 843cbb95cad9 14:06:58 Removing intermediate container 843cbb95cad9 14:06:58 ---> 59c0954584b9 14:06:58 Step 21/25 : ENTRYPOINT ["/device-virtual"] 14:06:58 ---> Running in bf91c8bd2716 14:06:58 Removing intermediate container bf91c8bd2716 14:06:58 ---> 68ab7ae8d332 14:06:58 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 14:06:58 ---> Running in 2fb7b5194230 14:06:58 Removing intermediate container 2fb7b5194230 14:06:58 ---> 3516dbb1fdad 14:06:58 Step 23/25 : LABEL arch=amd64 14:06:58 ---> Running in e8c64a5c19c2 14:06:58 Removing intermediate container e8c64a5c19c2 14:06:58 ---> bb0b88e516fd 14:06:58 Step 24/25 : LABEL git_sha=4efa56b4c53bfd63d1b185632fb211d8f865e63a 14:06:58 ---> Running in 27c991f19d48 14:06:58 Removing intermediate container 27c991f19d48 14:06:58 ---> c7791c765b30 14:06:58 Step 25/25 : LABEL version=3.0.0-dev.27 14:06:58 ---> Running in a6904d20024f 14:06:58 Removing intermediate container a6904d20024f 14:06:58 ---> 5b7622ff8dab 14:06:58 [Warning] One or more build-args [ARCH] were not consumed 14:06:58 Successfully built 5b7622ff8dab 14:06:58 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:59 provisioning config files... 14:06:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14368314285998851105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:59 ---> docker-login.sh 14:06:59 nexus3.edgexfoundry.org:10001 14:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:59 Configure a credential helper to remove this warning. See 14:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:59 14:06:59 Login Succeeded 14:06:59 nexus3.edgexfoundry.org:10002 14:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:59 Configure a credential helper to remove this warning. See 14:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:59 14:06:59 Login Succeeded 14:06:59 nexus3.edgexfoundry.org:10003 14:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:59 Configure a credential helper to remove this warning. See 14:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:59 14:06:59 Login Succeeded 14:06:59 nexus3.edgexfoundry.org:10004 14:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:59 Configure a credential helper to remove this warning. See 14:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:59 14:06:59 Login Succeeded 14:06:59 docker.io 14:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:59 Configure a credential helper to remove this warning. See 14:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:59 14:06:59 Login Succeeded 14:06:59 ---> docker-login.sh ends [Pipeline] } 14:06:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:06:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:06:59 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 14:06:59 4efa56b4c53bfd63d1b185632fb211d8f865e63a 14:06:59 latest 14:06:59 3.0.0-dev.27 14:06:59 4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 14:06:59 main 14:06:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:00 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4efa56b4c53bfd63d1b185632fb211d8f865e63a 14:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:07:00 ccb8a577fccf: Preparing 14:07:00 eb6ba7b64a44: Preparing 14:07:00 7ff98f8bdf63: Preparing 14:07:00 6e1bb98a40e6: Preparing 14:07:00 f1417ff83b31: Preparing 14:07:00 f1417ff83b31: Layer already exists 14:07:00 6e1bb98a40e6: Pushed 14:07:00 7ff98f8bdf63: Pushed 14:07:00 eb6ba7b64a44: Pushed 14:07:03 ccb8a577fccf: Pushed 14:07:03 4efa56b4c53bfd63d1b185632fb211d8f865e63a: digest: sha256:681fa67f5940ca72f04ead52927e9c63d3fd72f39349f35f92e67931dce980af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:03 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:04 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 14:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:07:04 ccb8a577fccf: Preparing 14:07:04 eb6ba7b64a44: Preparing 14:07:04 7ff98f8bdf63: Preparing 14:07:04 6e1bb98a40e6: Preparing 14:07:04 f1417ff83b31: Preparing 14:07:04 ccb8a577fccf: Layer already exists 14:07:04 eb6ba7b64a44: Layer already exists 14:07:04 f1417ff83b31: Layer already exists 14:07:04 7ff98f8bdf63: Layer already exists 14:07:04 6e1bb98a40e6: Layer already exists 14:07:04 latest: digest: sha256:681fa67f5940ca72f04ead52927e9c63d3fd72f39349f35f92e67931dce980af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:04 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:04 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.27 14:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:07:04 ccb8a577fccf: Preparing 14:07:04 eb6ba7b64a44: Preparing 14:07:04 7ff98f8bdf63: Preparing 14:07:04 6e1bb98a40e6: Preparing 14:07:04 f1417ff83b31: Preparing 14:07:04 f1417ff83b31: Layer already exists 14:07:04 eb6ba7b64a44: Layer already exists 14:07:04 7ff98f8bdf63: Layer already exists 14:07:04 ccb8a577fccf: Layer already exists 14:07:04 6e1bb98a40e6: Layer already exists 14:07:04 3.0.0-dev.27: digest: sha256:681fa67f5940ca72f04ead52927e9c63d3fd72f39349f35f92e67931dce980af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:05 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:05 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 14:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:07:05 ccb8a577fccf: Preparing 14:07:05 eb6ba7b64a44: Preparing 14:07:05 7ff98f8bdf63: Preparing 14:07:05 6e1bb98a40e6: Preparing 14:07:05 f1417ff83b31: Preparing 14:07:05 ccb8a577fccf: Layer already exists 14:07:05 f1417ff83b31: Layer already exists 14:07:05 6e1bb98a40e6: Layer already exists 14:07:05 eb6ba7b64a44: Layer already exists 14:07:05 7ff98f8bdf63: Layer already exists 14:07:05 4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27: digest: sha256:681fa67f5940ca72f04ead52927e9c63d3fd72f39349f35f92e67931dce980af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:05 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:05 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 14:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:07:05 ccb8a577fccf: Preparing 14:07:05 eb6ba7b64a44: Preparing 14:07:05 7ff98f8bdf63: Preparing 14:07:05 6e1bb98a40e6: Preparing 14:07:05 f1417ff83b31: Preparing 14:07:05 7ff98f8bdf63: Layer already exists 14:07:05 6e1bb98a40e6: Layer already exists 14:07:05 ccb8a577fccf: Layer already exists 14:07:05 f1417ff83b31: Layer already exists 14:07:05 eb6ba7b64a44: Layer already exists 14:07:05 main: digest: sha256:681fa67f5940ca72f04ead52927e9c63d3fd72f39349f35f92e67931dce980af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:06 ===================================================== [Pipeline] echo 14:07:06 taggedImages: 14:07:06 - nexus3.edgexfoundry.org:10004/device-virtual:4efa56b4c53bfd63d1b185632fb211d8f865e63a 14:07:06 - nexus3.edgexfoundry.org:10004/device-virtual:latest 14:07:06 - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.27 14:07:06 - nexus3.edgexfoundry.org:10004/device-virtual:4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 14:07:06 - 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 14:07:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:07:06 14:07:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:07:06 latest: Pulling from edgex-lftools-log-publisher 14:07:06 5eb5b503b376: Pulling fs layer 14:07:06 5c69ac0246d0: Pulling fs layer 14:07:06 ec43610c2a17: Pulling fs layer 14:07:06 3a2ae6a8a46f: Pulling fs layer 14:07:06 33b1e0a273af: Pulling fs layer 14:07:06 5d3b04190fa2: Pulling fs layer 14:07:06 2f39f015ded8: Pulling fs layer 14:07:06 5d3b04190fa2: Waiting 14:07:06 2f39f015ded8: Waiting 14:07:06 3a2ae6a8a46f: Waiting 14:07:06 33b1e0a273af: Waiting 14:07:06 5c69ac0246d0: Verifying Checksum 14:07:06 5c69ac0246d0: Download complete 14:07:06 3a2ae6a8a46f: Verifying Checksum 14:07:06 3a2ae6a8a46f: Download complete 14:07:06 33b1e0a273af: Verifying Checksum 14:07:06 33b1e0a273af: Download complete 14:07:06 ec43610c2a17: Verifying Checksum 14:07:06 ec43610c2a17: Download complete 14:07:06 5d3b04190fa2: Verifying Checksum 14:07:06 5d3b04190fa2: Download complete 14:07:06 5eb5b503b376: Verifying Checksum 14:07:06 5eb5b503b376: Download complete 14:07:07 2f39f015ded8: Download complete 14:07:08 5eb5b503b376: Pull complete 14:07:08 5c69ac0246d0: Pull complete 14:07:08 ec43610c2a17: Pull complete 14:07:08 3a2ae6a8a46f: Pull complete 14:07:09 33b1e0a273af: Pull complete 14:07:09 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:13 provisioning config files... 14:07:13 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/99@tmp/config9820638451420464603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:13 ---> docker-login.sh 14:07:13 nexus3.edgexfoundry.org:10001 14:07:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:14 2f39f015ded8: Pull complete 14:07:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:07:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:07:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:14 Configure a credential helper to remove this warning. See 14:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:14 14:07:14 Login Succeeded 14:07:14 nexus3.edgexfoundry.org:10002 14:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:14 prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container 14:07:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:14 Configure a credential helper to remove this warning. See 14:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:14 14:07:14 Login Succeeded 14:07:14 nexus3.edgexfoundry.org:10003 14:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:15 Configure a credential helper to remove this warning. See 14:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:15 14:07:15 Login Succeeded 14:07:15 nexus3.edgexfoundry.org:10004 14:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:15 Configure a credential helper to remove this warning. See 14:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:15 14:07:15 Login Succeeded 14:07:15 docker.io 14:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:15 Configure a credential helper to remove this warning. See 14:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:15 14:07:15 Login Succeeded 14:07:15 ---> docker-login.sh ends 14:07:18 $ docker top be77ff026231af763df5de89179e3b8dd47dc4913156da170cc3c580ec9287ea -eo pid,comm [Pipeline] { [Pipeline] } 14:07:19 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:07:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:07:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:07:19 ========================================================= 14:07:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:07:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 14:07:19 ---> job-cost.sh 14:07:19 lf-activate-venv: SKIPPING 14:07:19 INFO: No Stack... [Pipeline] sh 14:07:19 + 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 . 14:07:19 INFO: Retrieving Pricing Info for: v3-standard-8 14:07:19 Sending build context to Docker daemon 11.91MB 14:07:19 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:07:19 Step 2/12 : FROM ${BASE} AS builder 14:07:20 INFO: Archiving Costs [Pipeline] sh 14:07:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:07:20 af6eaf76a39c: Pulling fs layer 14:07:20 55522c791124: Pulling fs layer 14:07:20 ce5c4a1c91eb: Pulling fs layer 14:07:20 169dfbe0d373: Pulling fs layer 14:07:20 e1ff8fa3b103: Pulling fs layer 14:07:20 52ebb69f0ebf: Pulling fs layer 14:07:20 5abe8eddf0d5: Pulling fs layer 14:07:20 e1ff8fa3b103: Waiting 14:07:20 52ebb69f0ebf: Waiting 14:07:20 5abe8eddf0d5: Waiting 14:07:20 169dfbe0d373: Waiting 14:07:20 55522c791124: Download complete 14:07:20 169dfbe0d373: Verifying Checksum 14:07:20 169dfbe0d373: Download complete 14:07:20 e1ff8fa3b103: Verifying Checksum 14:07:20 e1ff8fa3b103: Download complete 14:07:20 af6eaf76a39c: Verifying Checksum 14:07:20 af6eaf76a39c: Download complete 14:07:20 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 14:07:20 + cut -d, -f6 [Pipeline] lock 14:07:20 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] 14:07:20 Resource [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] did not exist. Created. 14:07:20 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:07:20 + echo total: 0.2199999988079071 [Pipeline] stash 14:07:20 Stashed 1 file(s) [Pipeline] } 14:07:20 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 14:07:20 $ docker stop --time=1 be77ff026231af763df5de89179e3b8dd47dc4913156da170cc3c580ec9287ea 14:07:21 5abe8eddf0d5: Verifying Checksum 14:07:21 5abe8eddf0d5: Download complete 14:07:22 $ docker rm -f --volumes be77ff026231af763df5de89179e3b8dd47dc4913156da170cc3c580ec9287ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:07:22 ce5c4a1c91eb: Verifying Checksum 14:07:22 ce5c4a1c91eb: Download complete 14:07:22 52ebb69f0ebf: Verifying Checksum 14:07:22 52ebb69f0ebf: Download complete 14:07:22 af6eaf76a39c: Pull complete 14:07:23 55522c791124: Pull complete 14:07:38 ce5c4a1c91eb: Pull complete 14:07:38 169dfbe0d373: Pull complete 14:07:38 e1ff8fa3b103: Pull complete 14:07:45 52ebb69f0ebf: Pull complete 14:07:46 5abe8eddf0d5: Pull complete 14:07:46 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:07:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:07:46 ---> 6cb57ee374ae 14:07:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:07:47 ---> Running in 6ae6e9d6236b 14:07:48 Removing intermediate container 6ae6e9d6236b 14:07:48 ---> ce24adb31b25 14:07:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:07:48 ---> Running in f485f4e47af2 14:07:48 Removing intermediate container f485f4e47af2 14:07:48 ---> 472f6d964e14 14:07:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:07:48 ---> Running in c2a481025db8 14:07:48 Removing intermediate container c2a481025db8 14:07:48 ---> 10d9c0b9cd6e 14:07:48 Step 6/12 : WORKDIR /device-virtual-go 14:07:48 ---> Running in 1d499ac0b1fb 14:07:49 Removing intermediate container 1d499ac0b1fb 14:07:49 ---> 8fd29cd368c2 14:07:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:07:49 ---> Running in 24220e02e121 14:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:07:52 (1/4) Installing openssh-keygen (9.1_p1-r2) 14:07:52 (2/4) Installing libedit (20221030.3.1-r0) 14:07:52 (3/4) Installing openssh-client-common (9.1_p1-r2) 14:07:52 (4/4) Installing openssh-client-default (9.1_p1-r2) 14:07:52 Executing busybox-1.35.0-r29.trigger 14:07:52 OK: 268 MiB in 57 packages 14:07:53 Removing intermediate container 24220e02e121 14:07:53 ---> 586c6b22be47 14:07:53 Step 8/12 : COPY go.mod vendor* ./ 14:07:53 ---> ed97fa98ba0e 14:07:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:53 ---> Running in 468304f2515b 14:09:01 Removing intermediate container 468304f2515b 14:09:01 ---> 720339e92b39 14:09:01 Step 10/12 : COPY . . 14:09:01 ---> 01fa8e4978c4 14:09:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:09:01 ---> Running in 9bbdee119ea2 14:09:01 Removing intermediate container 9bbdee119ea2 14:09:01 ---> 977a29b216b0 14:09:01 Step 12/12 : RUN $MAKE 14:09:01 ---> Running in 67fa30827a0c 14:09:01 noop 14:09:01 Removing intermediate container 67fa30827a0c 14:09:01 ---> 1c2425f3fddb 14:09:01 Successfully built 1c2425f3fddb 14:09:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:01 + docker inspect -f . ci-base-image-arm64 14:09:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:02 prd-ubuntu20.04-docker-arm64-4c-16g-7007 does not seem to be running inside a container 14:09:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/99 -v /w/workspace/device-virtual-go/99:/w/workspace/device-virtual-go/99:rw,z -v /w/workspace/device-virtual-go/99@tmp:/w/workspace/device-virtual-go/99@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 14:09:03 $ docker top 510870ad6adc4ff0783c55860991fb563141630f08f0d33d2c728dca6d03d86f -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:04 + go version 14:09:04 go version go1.20.2 linux/arm64 [Pipeline] } 14:09:04 $ docker stop --time=1 510870ad6adc4ff0783c55860991fb563141630f08f0d33d2c728dca6d03d86f 14:09:05 $ docker rm -f --volumes 510870ad6adc4ff0783c55860991fb563141630f08f0d33d2c728dca6d03d86f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:06 + docker inspect -f . ci-base-image-arm64 14:09:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:06 prd-ubuntu20.04-docker-arm64-4c-16g-7007 does not seem to be running inside a container 14:09:06 $ 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/99 -v /w/workspace/device-virtual-go/99:/w/workspace/device-virtual-go/99:rw,z -v /w/workspace/device-virtual-go/99@tmp:/w/workspace/device-virtual-go/99@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 14:09:10 $ docker top f416ee24316e8d3f2cf8fea206491fac6e3636ee01cc221b0f8ba0e9f7ce3829 -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:10 + git config --global --add safe.directory /w/workspace/device-virtual-go/99 [Pipeline] fileExists [Pipeline] sh 14:09:11 + make test 14:09:11 go test ./... -coverprofile=coverage.out 14:09:43 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:11:35 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 14:11:35 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.148s coverage: 59.3% of statements 14:11:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:11:35 go vet ./... 14:12:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:12:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:12:01 ./bin/test-attribution-txt.sh 14:12:01 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 14:12:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:12:01 $ docker stop --time=1 f416ee24316e8d3f2cf8fea206491fac6e3636ee01cc221b0f8ba0e9f7ce3829 14:12:03 $ docker rm -f --volumes f416ee24316e8d3f2cf8fea206491fac6e3636ee01cc221b0f8ba0e9f7ce3829 [Pipeline] // withDockerContainer [Pipeline] sh 14:12:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:12:05 Warning: overwriting stash ‘coverage-report’ 14:12:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:12:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:12:06 + ls -al . 14:12:06 total 188 14:12:06 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 14:09 . 14:12:06 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 14:06 .. 14:12:06 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 14:06 .git 14:12:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 14:06 .github 14:12:06 -rw-rw-r-- 1 jenkins jenkins 337 Apr 6 14:06 .gitignore 14:12:06 -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 14:06 .golangci.yml 14:12:06 -rw-rw-r-- 1 jenkins jenkins 8641 Apr 6 14:06 Attribution.txt 14:12:06 -rw-rw-r-- 1 jenkins jenkins 11367 Apr 6 14:06 CHANGELOG.md 14:12:06 -rw-rw-r-- 1 jenkins jenkins 1646 Apr 6 14:06 Dockerfile 14:12:06 -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 14:06 GOVERNANCE.md 14:12:06 -rw-rw-r-- 1 jenkins jenkins 660 Apr 6 14:06 Jenkinsfile 14:12:06 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 14:06 LICENSE 14:12:06 -rw-rw-r-- 1 jenkins jenkins 1696 Apr 6 14:06 Makefile 14:12:06 -rw-rw-r-- 1 jenkins jenkins 623 Apr 6 14:06 OWNERS.md 14:12:06 -rw-rw-r-- 1 jenkins jenkins 3578 Apr 6 14:06 README.md 14:12:06 -rw-rw-r-- 1 jenkins jenkins 12 Apr 6 14:05 VERSION 14:12:06 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 14:06 bin 14:12:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 14:06 cmd 14:12:06 -rw-r--r-- 1 jenkins jenkins 42791 Apr 6 14:11 coverage.out 14:12:06 -rw-rw-r-- 1 jenkins jenkins 3209 Apr 6 14:06 go.mod 14:12:06 -rw-rw-r-- 1 jenkins jenkins 31219 Apr 6 14:06 go.sum 14:12:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 14:06 internal 14:12:06 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 14:06 snap 14:12:06 -rw-rw-r-- 1 jenkins jenkins 235 Apr 6 14:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:07 + 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=4efa56b4c53bfd63d1b185632fb211d8f865e63a --label arch=arm64 --label version=3.0.0-dev.27 . 14:12:07 Sending build context to Docker daemon 11.95MB 14:12:07 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 14:12:07 Step 2/25 : FROM ${BASE} AS builder 14:12:07 ---> 1c2425f3fddb 14:12:07 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:12:07 ---> Running in 23644d879f72 14:12:09 Removing intermediate container 23644d879f72 14:12:09 ---> 137cdfb81521 14:12:09 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 14:12:09 ---> Running in 13022d4b16a5 14:12:09 Removing intermediate container 13022d4b16a5 14:12:09 ---> f0ddc23002d7 14:12:09 Step 5/25 : ARG ADD_BUILD_TAGS="" 14:12:09 ---> Running in 76b8b8e73d87 14:12:11 Removing intermediate container 76b8b8e73d87 14:12:11 ---> 7b10dd89912d 14:12:11 Step 6/25 : WORKDIR /device-virtual-go 14:12:11 ---> Running in 76d36e2e0eff 14:12:12 Removing intermediate container 76d36e2e0eff 14:12:12 ---> 7652adca4ed9 14:12:12 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:12:12 ---> Running in c10ec8f8a54d 14:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:12:15 OK: 268 MiB in 57 packages 14:12:16 Removing intermediate container c10ec8f8a54d 14:12:16 ---> b84edf92093b 14:12:16 Step 8/25 : COPY go.mod vendor* ./ 14:12:16 ---> 9bbc063802f0 14:12:16 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:17 ---> Running in 62b719ca959f 14:12:19 Removing intermediate container 62b719ca959f 14:12:19 ---> f7cf72e159f0 14:12:19 Step 10/25 : COPY . . 14:12:20 ---> fc9bf3205487 14:12:20 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:12:20 ---> Running in 0acc8ab69228 14:12:20 Removing intermediate container 0acc8ab69228 14:12:20 ---> b5428bf7d7b2 14:12:20 Step 12/25 : RUN $MAKE 14:12:20 ---> Running in 1472979e5a94 14:12:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 14:14:28 Removing intermediate container 1472979e5a94 14:14:28 ---> 84f19e480fe6 14:14:28 Step 13/25 : FROM alpine:3.17 14:14:28 3.17: Pulling from library/alpine 14:14:28 c41833b44d91: Pulling fs layer 14:14:28 c41833b44d91: Verifying Checksum 14:14:28 c41833b44d91: Pull complete 14:14:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:14:28 Status: Downloaded newer image for alpine:3.17 14:14:28 ---> 51e60588ff2c 14:14:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 14:14:28 ---> Running in 7025a3da39e6 14:14:28 Removing intermediate container 7025a3da39e6 14:14:28 ---> feeb7c5678ee 14:14:28 Step 15/25 : RUN apk add --update --no-cache dumb-init 14:14:29 ---> Running in 83fdbd4fb366 14:14:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:14:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:14:31 (1/1) Installing dumb-init (1.2.5-r2) 14:14:31 Executing busybox-1.35.0-r29.trigger 14:14:31 OK: 8 MiB in 16 packages 14:14:32 Removing intermediate container 83fdbd4fb366 14:14:32 ---> dc4d43e94328 14:14:32 Step 16/25 : WORKDIR / 14:14:32 ---> Running in e834ca56cdea 14:14:33 Removing intermediate container e834ca56cdea 14:14:33 ---> 097a0c899863 14:14:33 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 14:14:33 ---> 2a7a30194cc8 14:14:33 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 14:14:34 ---> a15fda86349b 14:14:34 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 14:14:35 ---> ed32e1c06e54 14:14:35 Step 20/25 : EXPOSE 59900 14:14:35 ---> Running in a4c44853c557 14:14:35 Removing intermediate container a4c44853c557 14:14:35 ---> 727988b6df8d 14:14:35 Step 21/25 : ENTRYPOINT ["/device-virtual"] 14:14:35 ---> Running in 366a1d382214 14:14:36 Removing intermediate container 366a1d382214 14:14:36 ---> c976ee8a98c2 14:14:36 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 14:14:36 ---> Running in a2d55d6f2154 14:14:36 Removing intermediate container a2d55d6f2154 14:14:36 ---> e6cbd77e9af3 14:14:36 Step 23/25 : LABEL arch=arm64 14:14:36 ---> Running in 56e938c2b8c7 14:14:36 Removing intermediate container 56e938c2b8c7 14:14:36 ---> 7ffd48f301d9 14:14:36 Step 24/25 : LABEL git_sha=4efa56b4c53bfd63d1b185632fb211d8f865e63a 14:14:36 ---> Running in e8d2be2c9262 14:14:37 Removing intermediate container e8d2be2c9262 14:14:37 ---> fc3920b45652 14:14:37 Step 25/25 : LABEL version=3.0.0-dev.27 14:14:37 ---> Running in 3ae96ed3ae6c 14:14:37 Removing intermediate container 3ae96ed3ae6c 14:14:37 ---> cf7ad8b162f9 14:14:37 [Warning] One or more build-args [ARCH] were not consumed 14:14:37 Successfully built cf7ad8b162f9 14:14:37 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 14:14:37 provisioning config files... 14:14:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/99@tmp/config5953197291877955024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:38 ---> docker-login.sh 14:14:38 nexus3.edgexfoundry.org:10001 14:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:38 Configure a credential helper to remove this warning. See 14:14:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:38 14:14:38 Login Succeeded 14:14:38 nexus3.edgexfoundry.org:10002 14:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:38 Configure a credential helper to remove this warning. See 14:14:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:38 14:14:38 Login Succeeded 14:14:38 nexus3.edgexfoundry.org:10003 14:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:39 Configure a credential helper to remove this warning. See 14:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:39 14:14:39 Login Succeeded 14:14:39 nexus3.edgexfoundry.org:10004 14:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:39 Configure a credential helper to remove this warning. See 14:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:39 14:14:39 Login Succeeded 14:14:39 docker.io 14:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:40 Configure a credential helper to remove this warning. See 14:14:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:40 14:14:40 Login Succeeded 14:14:40 ---> docker-login.sh ends [Pipeline] } 14:14:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:14:40 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 14:14:40 4efa56b4c53bfd63d1b185632fb211d8f865e63a 14:14:40 latest 14:14:40 3.0.0-dev.27 14:14:40 4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 14:14:40 main 14:14:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:40 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4efa56b4c53bfd63d1b185632fb211d8f865e63a 14:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:14:40 7964b522d580: Preparing 14:14:40 5b2b383ea4c4: Preparing 14:14:40 610015755379: Preparing 14:14:40 7024157d0463: Preparing 14:14:40 26cbea5cba74: Preparing 14:14:40 26cbea5cba74: Layer already exists 14:14:41 5b2b383ea4c4: Pushed 14:14:41 610015755379: Pushed 14:14:41 7024157d0463: Pushed 14:14:46 7964b522d580: Pushed 14:14:46 4efa56b4c53bfd63d1b185632fb211d8f865e63a: digest: sha256:eedd01d88f338780dd30b1cd79bef13b8af80898740ad1978a54a3b0ea70a77d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:46 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:14:47 7964b522d580: Preparing 14:14:47 5b2b383ea4c4: Preparing 14:14:47 610015755379: Preparing 14:14:47 7024157d0463: Preparing 14:14:47 26cbea5cba74: Preparing 14:14:47 26cbea5cba74: Layer already exists 14:14:47 7024157d0463: Layer already exists 14:14:47 5b2b383ea4c4: Layer already exists 14:14:47 7964b522d580: Layer already exists 14:14:47 610015755379: Layer already exists 14:14:47 latest: digest: sha256:eedd01d88f338780dd30b1cd79bef13b8af80898740ad1978a54a3b0ea70a77d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:47 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:48 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.27 14:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:14:48 7964b522d580: Preparing 14:14:48 5b2b383ea4c4: Preparing 14:14:48 610015755379: Preparing 14:14:48 7024157d0463: Preparing 14:14:48 26cbea5cba74: Preparing 14:14:48 7024157d0463: Layer already exists 14:14:48 5b2b383ea4c4: Layer already exists 14:14:48 7964b522d580: Layer already exists 14:14:48 610015755379: Layer already exists 14:14:48 26cbea5cba74: Layer already exists 14:14:48 3.0.0-dev.27: digest: sha256:eedd01d88f338780dd30b1cd79bef13b8af80898740ad1978a54a3b0ea70a77d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:48 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 14:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:14:49 7964b522d580: Preparing 14:14:49 5b2b383ea4c4: Preparing 14:14:49 610015755379: Preparing 14:14:49 7024157d0463: Preparing 14:14:49 26cbea5cba74: Preparing 14:14:49 26cbea5cba74: Layer already exists 14:14:49 7964b522d580: Layer already exists 14:14:49 7024157d0463: Layer already exists 14:14:49 5b2b383ea4c4: Layer already exists 14:14:49 610015755379: Layer already exists 14:14:49 4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27: digest: sha256:eedd01d88f338780dd30b1cd79bef13b8af80898740ad1978a54a3b0ea70a77d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:49 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 14:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:14:49 7964b522d580: Preparing 14:14:49 5b2b383ea4c4: Preparing 14:14:49 610015755379: Preparing 14:14:49 7024157d0463: Preparing 14:14:49 26cbea5cba74: Preparing 14:14:49 7024157d0463: Layer already exists 14:14:49 7964b522d580: Layer already exists 14:14:49 5b2b383ea4c4: Layer already exists 14:14:49 26cbea5cba74: Layer already exists 14:14:49 610015755379: Layer already exists 14:14:50 main: digest: sha256:eedd01d88f338780dd30b1cd79bef13b8af80898740ad1978a54a3b0ea70a77d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:50 ===================================================== [Pipeline] echo 14:14:50 taggedImages: 14:14:50 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4efa56b4c53bfd63d1b185632fb211d8f865e63a 14:14:50 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:14:50 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.27 14:14:50 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4efa56b4c53bfd63d1b185632fb211d8f865e63a-3.0.0-dev.27 14:14:50 - 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 14:14:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:14:50 14:14:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:14:50 arm64: Pulling from edgex-lftools-log-publisher 14:14:50 8998bd30e6a1: Pulling fs layer 14:14:50 04944245beec: Pulling fs layer 14:14:50 699f458cf7ca: Pulling fs layer 14:14:50 765212b225bb: Pulling fs layer 14:14:50 f23df028b6ca: Pulling fs layer 14:14:50 d65c8cfc05b1: Pulling fs layer 14:14:50 2437ff75d9bd: Pulling fs layer 14:14:50 765212b225bb: Waiting 14:14:50 f23df028b6ca: Waiting 14:14:50 d65c8cfc05b1: Waiting 14:14:50 2437ff75d9bd: Waiting 14:14:51 04944245beec: Verifying Checksum 14:14:51 04944245beec: Download complete 14:14:51 765212b225bb: Verifying Checksum 14:14:51 765212b225bb: Download complete 14:14:51 f23df028b6ca: Download complete 14:14:51 d65c8cfc05b1: Verifying Checksum 14:14:51 d65c8cfc05b1: Download complete 14:14:51 699f458cf7ca: Verifying Checksum 14:14:51 699f458cf7ca: Download complete 14:14:51 8998bd30e6a1: Verifying Checksum 14:14:51 8998bd30e6a1: Download complete 14:14:53 2437ff75d9bd: Verifying Checksum 14:14:53 2437ff75d9bd: Download complete 14:14:55 8998bd30e6a1: Pull complete 14:14:56 04944245beec: Pull complete 14:14:57 699f458cf7ca: Pull complete 14:14:57 765212b225bb: Pull complete 14:14:58 f23df028b6ca: Pull complete 14:14:58 d65c8cfc05b1: Pull complete 14:15:10 2437ff75d9bd: Pull complete 14:15:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:15:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:10 prd-ubuntu20.04-docker-arm64-4c-16g-7007 does not seem to be running inside a container 14:15:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/99 -v /w/workspace/device-virtual-go/99:/w/workspace/device-virtual-go/99:rw,z -v /w/workspace/device-virtual-go/99@tmp:/w/workspace/device-virtual-go/99@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 14:15:13 $ docker top f8b2c4ed43d2b10eb06332da838f1d7fed117ce3cae1bf1faf73dce7f4470f3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:15:14 ---> job-cost.sh 14:15:14 lf-activate-venv: SKIPPING 14:15:14 INFO: No Stack... 14:15:14 INFO: Retrieving Pricing Info for: v3-standard-4 14:15:15 INFO: Archiving Costs [Pipeline] sh 14:15:16 + + cat /w/workspace/device-virtual-go/99/archives/cost.csv 14:15:16 cut -d, -f6 [Pipeline] lock 14:15:16 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] 14:15:16 Resource [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] did not exist. Created. 14:15:16 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:15:17 /w/workspace/device-virtual-go/99@tmp/durable-c53c14b1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:15:17 + echo total: 0.10999999940395355 [Pipeline] stash 14:15:17 Warning: overwriting stash ‘stack-cost’ 14:15:17 Stashed 1 file(s) [Pipeline] } 14:15:17 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 14:15:17 $ docker stop --time=1 f8b2c4ed43d2b10eb06332da838f1d7fed117ce3cae1bf1faf73dce7f4470f3c 14:15:19 $ docker rm -f --volumes f8b2c4ed43d2b10eb06332da838f1d7fed117ce3cae1bf1faf73dce7f4470f3c [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 14:15:19 provisioning config files... 14:15:19 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4561234308648550677tmp [Pipeline] { [Pipeline] sh 14:15:20 + set +x 14:15:20 + curl -s https://codecov.io/bash 14:15:20 + bash -s -- 14:15:20 14:15:20 _____ _ 14:15:20 / ____| | | 14:15:20 | | ___ __| | ___ ___ _____ __ 14:15:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:15:20 | |___| (_) | (_| | __/ (_| (_) \ V / 14:15:20 \_____\___/ \__,_|\___|\___\___/ \_/ 14:15:20 Bash-1.0.6 14:15:20 14:15:20 14:15:20 ==> git version 2.25.1 found 14:15:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:15:20 Release-Date: 2020-01-08 14:15:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:15:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:15:20 ==> Jenkins CI detected. 14:15:20 current dir:  /w/workspace/exfoundry_device-virtual-go_main 14:15:20 project root: . 14:15:20 --> token set from env 14:15:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:15:20 ==> Running gcov in . (disable via -X gcov) 14:15:20 ==> Python coveragepy not found 14:15:20 ==> Searching for coverage reports in: 14:15:20 + . 14:15:20 -> Found 1 reports 14:15:20 ==> Detecting git/mercurial file structure 14:15:20 ==> Reading reports 14:15:20 + ./coverage.out bytes=42791 14:15:20 ==> Appending adjustments 14:15:20 https://docs.codecov.io/docs/fixing-reports 14:15:20 + Found adjustments 14:15:20 ==> Gzipping contents 14:15:20 8.0K /tmp/codecov.f3iDwp.gz 14:15:20 ==> Uploading reports 14:15:20 url: https://codecov.io 14:15:20 query: branch=main&commit=4efa56b4c53bfd63d1b185632fb211d8f865e63a&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:15:20 -> Pinging Codecov 14:15:20 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=4efa56b4c53bfd63d1b185632fb211d8f865e63a&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:15:20 -> Uploading to 14:15:20 https://storage.googleapis.com/codecov/v4/raw/2023-04-06/5E52B4B073DB2E39498172D8E973AA87/4efa56b4c53bfd63d1b185632fb211d8f865e63a/6285a7f8-6249-40d4-861c-3e8187b17ac9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230406T141520Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea16672a032e7ef3338941aa6e6ed0fb45fbc28d7bb4cd3d358d7d25c60afc1c 14:15:20 % Total % Received % Xferd Average Speed Time Time Time Current 14:15:20 Dload Upload Total Spent Left Speed 14:15:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5177 0 0 100 5177 0 19317 --:--:-- --:--:-- --:--:-- 19317 14:15:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] } 14:15:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:15:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:15:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:15:21 14:15:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:15:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:15:21 df9b9388f04a: Pulling fs layer 14:15:21 52dc419b0ee2: Pulling fs layer 14:15:21 25bc292e5bac: Pulling fs layer 14:15:21 114826534d7a: Pulling fs layer 14:15:21 114826534d7a: Waiting 14:15:21 4657fd5d0bcf: Pulling fs layer 14:15:21 6ad1cebc031e: Pulling fs layer 14:15:21 8a3aa393b2d8: Pulling fs layer 14:15:21 6ad1cebc031e: Waiting 14:15:21 8a3aa393b2d8: Waiting 14:15:21 25bc292e5bac: Download complete 14:15:21 52dc419b0ee2: Download complete 14:15:21 4657fd5d0bcf: Verifying Checksum 14:15:21 4657fd5d0bcf: Download complete 14:15:21 df9b9388f04a: Download complete 14:15:21 6ad1cebc031e: Verifying Checksum 14:15:21 6ad1cebc031e: Download complete 14:15:21 df9b9388f04a: Pull complete 14:15:21 52dc419b0ee2: Pull complete 14:15:21 25bc292e5bac: Pull complete 14:15:22 114826534d7a: Verifying Checksum 14:15:22 114826534d7a: Download complete 14:15:22 8a3aa393b2d8: Verifying Checksum 14:15:22 8a3aa393b2d8: Download complete 14:15:25 114826534d7a: Pull complete 14:15:25 4657fd5d0bcf: Pull complete 14:15:26 6ad1cebc031e: Pull complete 14:15:28 8a3aa393b2d8: Pull complete 14:15:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:15:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:15:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:28 prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container 14:15:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:15:32 $ docker top 923386ec3a7b8659292e63cd4a79887bcbae8f15e1c78da7e8561242a27d9397 -eo pid,comm [Pipeline] { [Pipeline] echo 14:15:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 14:15:33 + set -o pipefail 14:15:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 14:15:38 14:15:38 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 14:15:38 14:15:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/94103790-4b64-4734-a592-f70a3a6bc772 14:15:38 14:15:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:15:38 14:15:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:15:38 14:15:38 14:15:38 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:15:38 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:15:38 More details here: https://snyk.co/ue1NS 14:15:38 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 14:15:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:15:38 $ docker stop --time=1 923386ec3a7b8659292e63cd4a79887bcbae8f15e1c78da7e8561242a27d9397 14:15:41 $ docker rm -f --volumes 923386ec3a7b8659292e63cd4a79887bcbae8f15e1c78da7e8561242a27d9397 [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 14:15:42 + git log --format=format:%s -1 4efa56b4c53bfd63d1b185632fb211d8f865e63a [Pipeline] sh 14:15:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:15:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:15:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:43 prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container 14:15: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:15:43 $ docker top 8fe7e0f1f238e05fb5927f16a0be7d7af87a2945bb392e132379d77cfb057982 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:15:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:15:43 [ssh-agent] Looking for ssh-agent implementation... 14:15:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:15:43 $ docker exec 8fe7e0f1f238e05fb5927f16a0be7d7af87a2945bb392e132379d77cfb057982 ssh-agent 14:15:43 SSH_AUTH_SOCK=/tmp/ssh-65MpP8PJOPEd/agent.32 14:15:43 SSH_AGENT_PID=38 14:15:43 Running ssh-add (command line suppressed) 14:15:43 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13558684329521565213.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13558684329521565213.key) 14:15:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:15:44 + git semver tag 14:15:44 2023-04-06 14:15:44,362 [run_tag] DEBUG tag force:False 14:15:44 2023-04-06 14:15:44,362 [check_head_tag] DEBUG check head tag 14:15:44 2023-04-06 14:15:44,364 [execute] INFO git cat-file --batch-check 14:15:44 2023-04-06 14:15:44,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 14:15:44 2023-04-06 14:15:44,368 [execute] INFO git cat-file --batch 14:15:44 2023-04-06 14:15:44,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 14:15:44 2023-04-06 14:15:44,389 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:15:44 2023-04-06 14:15:44,389 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 14:15:44 2023-04-06 14:15:44,389 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 14:15:44 2023-04-06 14:15:44,393 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:15:44 3.0.0-dev.27 [Pipeline] } 14:15:44 $ docker exec --env ******** --env ******** 8fe7e0f1f238e05fb5927f16a0be7d7af87a2945bb392e132379d77cfb057982 ssh-agent -k 14:15:44 unset SSH_AUTH_SOCK; 14:15:44 unset SSH_AGENT_PID; 14:15:44 echo Agent pid 38 killed; 14:15:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:15:44 + git semver [Pipeline] } 14:15:45 $ docker stop --time=1 8fe7e0f1f238e05fb5927f16a0be7d7af87a2945bb392e132379d77cfb057982 14:15:46 $ docker rm -f --volumes 8fe7e0f1f238e05fb5927f16a0be7d7af87a2945bb392e132379d77cfb057982 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:15:46 14:15:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:15:47 0.23.1-centos7: Pulling from edgex-lftools 14:15:47 ab5ef0e58194: Pulling fs layer 14:15:47 9712f1f96733: Pulling fs layer 14:15:47 63f879dbbcfc: Pulling fs layer 14:15:47 0d9ebad4ef96: Pulling fs layer 14:15:47 e9a5061849ea: Pulling fs layer 14:15:47 d747dcd14b5f: Pulling fs layer 14:15:47 2de7ff778b66: Pulling fs layer 14:15:47 0d9ebad4ef96: Waiting 14:15:47 e9a5061849ea: Waiting 14:15:47 d747dcd14b5f: Waiting 14:15:47 2de7ff778b66: Waiting 14:15:47 9712f1f96733: Download complete 14:15:47 63f879dbbcfc: Verifying Checksum 14:15:47 63f879dbbcfc: Download complete 14:15:47 e9a5061849ea: Verifying Checksum 14:15:47 e9a5061849ea: Download complete 14:15:47 d747dcd14b5f: Verifying Checksum 14:15:47 d747dcd14b5f: Download complete 14:15:47 ab5ef0e58194: Verifying Checksum 14:15:47 ab5ef0e58194: Download complete 14:15:47 0d9ebad4ef96: Verifying Checksum 14:15:47 0d9ebad4ef96: Download complete 14:15:47 2de7ff778b66: Verifying Checksum 14:15:47 2de7ff778b66: Download complete 14:15:50 ab5ef0e58194: Pull complete 14:15:50 9712f1f96733: Pull complete 14:15:51 63f879dbbcfc: Pull complete 14:15:55 0d9ebad4ef96: Pull complete 14:15:55 e9a5061849ea: Pull complete 14:15:55 d747dcd14b5f: Pull complete 14:15:56 2de7ff778b66: Pull complete 14:15:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:15:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:56 prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container 14:15:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:16:01 $ docker top 86394d0237566614ab19938a17107d60a90f2b870939acda32fe4f0d3353dd21 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:16:01 provisioning config files... 14:16:01 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9065075876786327220tmp 14:16:01 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13148602753044734312tmp 14:16:01 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8736774659913270433tmp [Pipeline] { [Pipeline] echo 14:16:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:16:01 ---> sigul-configuration.sh 14:16:01 gpg: directory `/root/.gnupg' created 14:16:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:16:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:16:01 gpg: keyring `/root/.gnupg/secring.gpg' created 14:16:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:16:01 gpg: CAST5 encrypted data 14:16:01 gpg: encrypted with 1 passphrase 14:16:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:16:01 + mkdir /home/jenkins 14:16:01 + mkdir /home/jenkins/sigul [Pipeline] sh 14:16:02 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:16:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:16:02 ---> sigul-install.sh 14:16:02 Sigul already installed; skipping installation. [Pipeline] sh 14:16:02 + git tag --list 14:16:02 v1.0.0 14:16:02 v1.1.0 14:16:02 v1.1.1 14:16:02 v1.2.1 14:16:02 v1.2.2 14:16:02 v1.2.3 14:16:02 v1.3.0 14:16:02 v1.3.1 14:16:02 v2.0.0 14:16:02 v2.1.0 14:16:02 v2.1.1 14:16:02 v2.1.1-dev.1 14:16:02 v2.1.1-dev.2 14:16:02 v2.2.0 14:16:02 v2.2.1-dev.1 14:16:02 v2.2.1-dev.2 14:16:02 v2.2.1-dev.3 14:16:02 v2.2.1-dev.4 14:16:02 v2.2.1-dev.5 14:16:02 v2.2.1-dev.6 14:16:02 v2.2.1-dev.7 14:16:02 v2.2.1-dev.8 14:16:02 v2.3.0 14:16:02 v2.3.0-dev.10 14:16:02 v2.3.0-dev.11 14:16:02 v2.3.0-dev.12 14:16:02 v2.3.0-dev.13 14:16:02 v2.3.0-dev.14 14:16:02 v2.3.0-dev.15 14:16:02 v2.3.0-dev.16 14:16:02 v2.3.0-dev.17 14:16:02 v2.3.0-dev.18 14:16:02 v2.3.0-dev.19 14:16:02 v2.3.0-dev.20 14:16:02 v2.3.0-dev.21 14:16:02 v2.3.0-dev.22 14:16:02 v2.3.0-dev.23 14:16:02 v2.3.0-dev.24 14:16:02 v2.3.0-dev.25 14:16:02 v2.3.0-dev.26 14:16:02 v2.3.0-dev.27 14:16:02 v2.3.0-dev.28 14:16:02 v2.3.0-dev.29 14:16:02 v2.3.0-dev.30 14:16:02 v2.3.0-dev.8 14:16:02 v2.3.0-dev.9 14:16:02 v3.0.0-dev.1 14:16:02 v3.0.0-dev.10 14:16:02 v3.0.0-dev.11 14:16:02 v3.0.0-dev.12 14:16:02 v3.0.0-dev.13 14:16:02 v3.0.0-dev.14 14:16:02 v3.0.0-dev.15 14:16:02 v3.0.0-dev.16 14:16:02 v3.0.0-dev.17 14:16:02 v3.0.0-dev.18 14:16:02 v3.0.0-dev.19 14:16:02 v3.0.0-dev.2 14:16:02 v3.0.0-dev.20 14:16:02 v3.0.0-dev.21 14:16:02 v3.0.0-dev.22 14:16:02 v3.0.0-dev.23 14:16:02 v3.0.0-dev.24 14:16:02 v3.0.0-dev.25 14:16:02 v3.0.0-dev.26 14:16:02 v3.0.0-dev.27 14:16:02 v3.0.0-dev.3 14:16:02 v3.0.0-dev.4 14:16:02 v3.0.0-dev.5 14:16:02 v3.0.0-dev.6 14:16:02 v3.0.0-dev.7 14:16:02 v3.0.0-dev.8 14:16:02 v3.0.0-dev.9 [Pipeline] sh 14:16:02 + lftools sign git-tag v3.0.0-dev.27 14:16:03 Signing Git tag with Sigul... 14:16:03 Signing v3.0.0-dev.27 [Pipeline] echo 14:16:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:16:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:16:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:16:04 $ docker stop --time=1 86394d0237566614ab19938a17107d60a90f2b870939acda32fe4f0d3353dd21 14:16:05 $ docker rm -f --volumes 86394d0237566614ab19938a17107d60a90f2b870939acda32fe4f0d3353dd21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:16:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:16:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:06 prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container 14:16:06 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:16:06 $ docker top f798b0f324cbe7f67f62d44d7e687f62c5743c2829f75b99ead159963d6c4bff -eo pid,comm 14:16:06 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). 14:16:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:16:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:16:06 [ssh-agent] Looking for ssh-agent implementation... 14:16:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:06 $ docker exec f798b0f324cbe7f67f62d44d7e687f62c5743c2829f75b99ead159963d6c4bff ssh-agent 14:16:06 SSH_AUTH_SOCK=/tmp/ssh-MTuo74T3PZtT/agent.33 14:16:06 SSH_AGENT_PID=39 14:16:06 Running ssh-add (command line suppressed) 14:16:06 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11891261181406605454.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11891261181406605454.key) 14:16:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:16:07 + git semver bump pre 14:16:07 2023-04-06 14:16:07,327 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:16:07 2023-04-06 14:16:07,327 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev 14:16:07 2023-04-06 14:16:07,327 [bump_version] DEBUG bumped version:3.0.0-dev.28 14:16:07 2023-04-06 14:16:07,327 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 14:16:07 2023-04-06 14:16:07,327 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:16:07 2023-04-06 14:16:07,327 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:16:07 2023-04-06 14:16:07,330 [execute] INFO git cat-file --batch-check 14:16:07 2023-04-06 14:16:07,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:16:07 2023-04-06 14:16:07,335 [execute] INFO git cat-file --batch 14:16:07 2023-04-06 14:16:07,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:16:07 2023-04-06 14:16:07,340 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:16:07 3.0.0-dev.28 [Pipeline] } 14:16:07 $ docker exec --env ******** --env ******** f798b0f324cbe7f67f62d44d7e687f62c5743c2829f75b99ead159963d6c4bff ssh-agent -k 14:16:07 unset SSH_AUTH_SOCK; 14:16:07 unset SSH_AGENT_PID; 14:16:07 echo Agent pid 39 killed; 14:16:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:16:07 + git semver [Pipeline] } 14:16:08 $ docker stop --time=1 f798b0f324cbe7f67f62d44d7e687f62c5743c2829f75b99ead159963d6c4bff 14:16:09 $ docker rm -f --volumes f798b0f324cbe7f67f62d44d7e687f62c5743c2829f75b99ead159963d6c4bff [Pipeline] // withDockerContainer [Pipeline] sh 14:16:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:16:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:10 prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container 14:16:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:16:10 $ docker top ecd7c08b5c2633736cdc748a27b76bbf0574c238605b3e81a8814711596263fc -eo pid,comm 14:16:10 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). 14:16:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:16:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:16:10 [ssh-agent] Looking for ssh-agent implementation... 14:16:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:10 $ docker exec ecd7c08b5c2633736cdc748a27b76bbf0574c238605b3e81a8814711596263fc ssh-agent 14:16:10 SSH_AUTH_SOCK=/tmp/ssh-JauKbTjdehon/agent.32 14:16:10 SSH_AGENT_PID=38 14:16:10 Running ssh-add (command line suppressed) 14:16:10 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9792092313879554566.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9792092313879554566.key) 14:16:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:16:11 + git semver push 14:16:11 2023-04-06 14:16:11,432 [run_push] DEBUG push 14:16:11 2023-04-06 14:16:11,433 [execute] INFO git cat-file --batch-check 14:16:11 2023-04-06 14:16:11,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:16:11 2023-04-06 14:16:11,436 [execute] INFO git rev-list 8baa0d33c0699f74e4b87a6c979184fb37300e12 -- 14:16:11 2023-04-06 14:16:11,437 [execute] DEBUG Popen(['git', 'rev-list', '8baa0d33c0699f74e4b87a6c979184fb37300e12', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:16:11 2023-04-06 14:16:11,445 [execute] INFO git fetch -v origin 14:16:11 2023-04-06 14:16:11,446 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:16:12 2023-04-06 14:16:11,928 [run_push] DEBUG no remote changes detected 14:16:12 2023-04-06 14:16:11,929 [execute] INFO git push origin semver 14:16:12 2023-04-06 14:16:11,929 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:16:13 2023-04-06 14:16:12,733 [run_push] DEBUG push all version tags 14:16:13 2023-04-06 14:16:12,734 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:16:13 2023-04-06 14:16:12,735 [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) 14:16:13 2023-04-06 14:16:13,505 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:16:13 3.0.0-dev.28 [Pipeline] } 14:16:13 $ docker exec --env ******** --env ******** ecd7c08b5c2633736cdc748a27b76bbf0574c238605b3e81a8814711596263fc ssh-agent -k 14:16:13 unset SSH_AUTH_SOCK; 14:16:13 unset SSH_AGENT_PID; 14:16:13 echo Agent pid 38 killed; 14:16:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:16:14 + git semver [Pipeline] } 14:16:14 $ docker stop --time=1 ecd7c08b5c2633736cdc748a27b76bbf0574c238605b3e81a8814711596263fc 14:16:15 $ docker rm -f --volumes ecd7c08b5c2633736cdc748a27b76bbf0574c238605b3e81a8814711596263fc [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 14:16:16 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 14:16:16 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:16:16 total 16 14:16:16 drwxr-xr-x 3 root root 4096 Apr 6 14:07 . 14:16:16 drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 14:16 .. 14:16:16 drwxr-xr-x 2 root root 4096 Apr 6 14:07 cost 14:16:16 -rw-r--r-- 1 root root 88 Apr 6 14:07 cost.csv 14:16:16 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 14:16:16 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:16:16 total 16 14:16:16 drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 14:07 . 14:16:16 drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 14:16 .. 14:16:16 drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 14:07 cost 14:16:16 -rw-r--r-- 1 jenkins jenkins 88 Apr 6 14:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:16:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:16:17 ---> package-listing.sh 14:16:17 ++ facter osfamily 14:16:17 ++ tr '[:upper:]' '[:lower:]' 14:16:17 + OS_FAMILY=debian 14:16:17 + workspace=/w/workspace/exfoundry_device-virtual-go_main 14:16:17 + START_PACKAGES=/tmp/packages_start.txt 14:16:17 + END_PACKAGES=/tmp/packages_end.txt 14:16:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:16:17 + PACKAGES=/tmp/packages_start.txt 14:16:17 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:16:17 + PACKAGES=/tmp/packages_end.txt 14:16:17 + case "${OS_FAMILY}" in 14:16:17 + dpkg -l 14:16:17 + grep '^ii' 14:16:17 + '[' -f /tmp/packages_start.txt ']' 14:16:17 + '[' -f /tmp/packages_end.txt ']' 14:16:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:16:17 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:16:17 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 14:16:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 14:16:17 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 14:16:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:16:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:18 prd-ubuntu20.04-docker-8c-8g-7006 does not seem to be running inside a container 14:16:18 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:16:18 $ docker top 76ddfb3641651a31031331158bf0de751ad445033e3111280e7a975386faefae -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:19 + touch /tmp/pre-build-complete [Pipeline] sh 14:16:19 + mkdir -p /var/log/sysstat [Pipeline] sh 14:16:19 + ls /var/log/sa-host 14:16:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:19 provisioning config files... 14:16:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17796965092682750254tmp [Pipeline] { [Pipeline] echo 14:16:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:16:20 ---> create-netrc.sh [Pipeline] } 14:16:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:16:20 ---> python-tools-install.sh [Pipeline] echo 14:16:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:16:20 ---> sudo-logs.sh 14:16:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:16:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:16:21 ---> job-cost.sh 14:16:21 lf-activate-venv: SKIPPING 14:16:21 DEBUG: total: 0.2199999988079071 14:16:21 INFO: Retrieving Stack Cost... 14:16:21 INFO: Retrieving Pricing Info for: v3-standard-8 14:16:22 INFO: Archiving Costs [Pipeline] echo 14:16:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:16:22 ---> logs-deploy.sh 14:16:22 lf-activate-venv: SKIPPING 14:16:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/99 14:16:22 INFO: archiving workspace using pattern(s): 14:16:23 Archives upload complete. 14:16:23 INFO: archiving logs to Nexus 14:16:24 ---> uname -a: 14:16:24 Linux prd-ubuntu20-04-docker-8c-8g-7006 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:16:24 14:16:24 14:16:24 ---> lscpu: 14:16:24 Architecture: x86_64 14:16:24 CPU op-mode(s): 32-bit, 64-bit 14:16:24 Byte Order: Little Endian 14:16:24 Address sizes: 40 bits physical, 48 bits virtual 14:16:24 CPU(s): 8 14:16:24 On-line CPU(s) list: 0-7 14:16:24 Thread(s) per core: 1 14:16:24 Core(s) per socket: 1 14:16:24 Socket(s): 8 14:16:24 NUMA node(s): 1 14:16:24 Vendor ID: AuthenticAMD 14:16:24 CPU family: 23 14:16:24 Model: 49 14:16:24 Model name: AMD EPYC-Rome Processor 14:16:24 Stepping: 0 14:16:24 CPU MHz: 2799.940 14:16:24 BogoMIPS: 5599.88 14:16:24 Virtualization: AMD-V 14:16:24 Hypervisor vendor: KVM 14:16:24 Virtualization type: full 14:16:24 L1d cache: 256 KiB 14:16:24 L1i cache: 256 KiB 14:16:24 L2 cache: 4 MiB 14:16:24 L3 cache: 128 MiB 14:16:24 NUMA node0 CPU(s): 0-7 14:16:24 Vulnerability Itlb multihit: Not affected 14:16:24 Vulnerability L1tf: Not affected 14:16:24 Vulnerability Mds: Not affected 14:16:24 Vulnerability Meltdown: Not affected 14:16:24 Vulnerability Mmio stale data: Not affected 14:16:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:16:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:16:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:16:24 Vulnerability Srbds: Not affected 14:16:24 Vulnerability Tsx async abort: Not affected 14:16:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:16:24 14:16:24 14:16:24 ---> nproc: 14:16:24 8 14:16:24 14:16:24 14:16:24 ---> df -h: 14:16:24 Filesystem Size Used Avail Use% Mounted on 14:16:24 overlay 155G 13G 143G 9% / 14:16:24 tmpfs 64M 0 64M 0% /dev 14:16:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:16:24 shm 64M 0 64M 0% /dev/shm 14:16:24 /dev/vda1 155G 13G 143G 9% /facter-os 14:16:24 14:16:24 14:16:24 ---> sar -b -r -n DEV: 14:16:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7006) 04/06/23 _x86_64_ (8 CPU) 14:16:24 14:16:24 14:04:08 LINUX RESTART (8 CPU) 14:16:24 14:16:24 14:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:16:24 14:06:01 192.90 1.63 191.27 0.00 55.32 72403.00 0.00 14:16:24 14:07:01 153.77 2.00 151.77 0.00 59.31 28824.26 0.00 14:16:24 14:08:02 34.91 0.02 34.89 0.00 4.27 16790.68 0.00 14:16:24 14:09:01 1.76 0.00 1.76 0.00 0.00 20.06 0.00 14:16:24 14:10:01 56.67 11.60 45.08 0.00 5176.74 8789.60 0.00 14:16:24 14:11:01 4.58 0.02 4.57 0.00 0.13 103.98 0.00 14:16:24 14:12:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 14:16:24 14:13:01 2.13 0.00 2.13 0.00 0.00 23.60 0.00 14:16:24 14:14:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 14:16:24 14:15:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 14:16:24 14:16:01 95.40 0.28 95.12 0.00 9.60 56305.28 0.00 14:16:24 Average: 49.70 1.42 48.29 0.00 483.02 16689.10 0.00 14:16:24 14:16:24 14:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:16:24 14:06:01 28343352 31500188 798320 2.43 144496 3209556 1988884 5.86 1169048 2914640 10288 14:16:24 14:07:01 28122624 31546852 752476 2.29 150536 3467192 1861576 5.49 1281656 3016652 704 14:16:24 14:08:02 27631576 31565484 732232 2.23 158712 3919136 1757020 5.18 1282984 3455464 16 14:16:24 14:09:01 27631880 31565948 731468 2.22 158744 3919132 1757020 5.18 1282700 3455464 28 14:16:24 14:10:01 27102564 31544720 738940 2.25 192208 4375056 1838968 5.42 1604920 3626248 440 14:16:24 14:11:01 27108680 31545972 737420 2.24 190764 4371800 1790692 5.28 1603332 3623052 8 14:16:24 14:12:01 27116308 31553656 729676 2.22 190784 4371804 1790692 5.28 1595604 3623052 8 14:16:24 14:13:01 27116600 31554040 729256 2.22 190864 4371808 1790692 5.28 1595868 3623064 8 14:16:24 14:14:01 27116584 31554064 729164 2.22 190924 4371796 1790692 5.28 1596020 3623064 4 14:16:24 14:15:01 27116164 31553728 729356 2.22 190952 4371812 1790692 5.28 1596032 3623068 8 14:16:24 14:16:01 25614684 31519092 759728 2.31 228068 5679304 1831356 5.40 1705764 4889152 760 14:16:24 Average: 27274638 31545795 742549 2.26 180641 4220763 1817117 5.36 1483084 3588447 1116 14:16:24 14:16:24 14:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:16:24 14:06:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 14:16:24 14:06:01 ens3 475.12 285.17 6021.26 39.22 0.00 0.00 0.00 0.00 14:16:24 14:06:01 veth6ad60b6 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 14:16:24 14:06:01 docker0 182.77 305.22 14.65 1950.30 0.00 0.00 0.00 0.00 14:16:24 14:07:01 lo 4.00 4.00 0.39 0.39 0.00 0.00 0.00 0.00 14:16:24 14:07:01 ens3 81.89 78.26 181.89 206.84 0.00 0.00 0.00 0.00 14:16:24 14:07:01 docker0 2.75 7.06 0.17 85.61 0.00 0.00 0.00 0.00 14:16:24 14:08:02 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 14:16:24 14:08:02 ens3 133.98 90.87 2549.41 123.80 0.00 0.00 0.00 0.00 14:16:24 14:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:24 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:24 14:09:01 ens3 0.49 0.14 0.05 0.01 0.00 0.00 0.00 0.00 14:16:24 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:24 14:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 14:16:24 14:10:01 ens3 188.27 93.18 2810.25 6.80 0.00 0.00 0.00 0.00 14:16:24 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:24 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:24 14:11:01 ens3 0.25 0.20 0.02 0.01 0.00 0.00 0.00 0.00 14:16:24 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:24 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:24 14:12:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:16:24 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:24 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:24 14:13:01 ens3 0.82 0.22 0.15 0.08 0.00 0.00 0.00 0.00 14:16:24 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:24 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:24 14:14:01 ens3 0.58 0.33 0.32 0.21 0.00 0.00 0.00 0.00 14:16:24 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:24 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:24 14:15:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:16:24 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:24 14:16:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 14:16:24 14:16:01 ens3 349.98 205.80 7751.45 32.01 0.00 0.00 0.00 0.00 14:16:24 14:16:01 veth52b7313 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:16:24 14:16:01 docker0 34.39 61.54 2.92 578.31 0.00 0.00 0.00 0.00 14:16:24 Average: lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 14:16:24 Average: ens3 112.15 68.68 1758.51 37.25 0.00 0.00 0.00 0.00 14:16:24 Average: veth52b7313 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:24 Average: docker0 20.02 34.03 1.62 238.01 0.00 0.00 0.00 0.00 14:16:24 14:16:24 14:16:24 ---> sar -P ALL: 14:16:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7006) 04/06/23 _x86_64_ (8 CPU) 14:16:24 14:16:24 14:04:08 LINUX RESTART (8 CPU) 14:16:24 14:16:24 14:05:01 CPU %user %nice %system %iowait %steal %idle 14:16:24 14:06:01 all 9.31 0.00 4.60 2.76 0.08 83.24 14:16:24 14:06:01 0 9.77 0.00 3.30 0.52 0.07 86.34 14:16:24 14:06:01 1 7.75 0.00 4.59 2.99 0.07 84.60 14:16:24 14:06:01 2 9.53 0.00 4.04 1.39 0.10 84.94 14:16:24 14:06:01 3 8.79 0.00 4.78 0.03 0.08 86.31 14:16:24 14:06:01 4 10.30 0.00 3.90 0.24 0.07 85.50 14:16:24 14:06:01 5 10.43 0.00 4.31 0.98 0.08 84.20 14:16:24 14:06:01 6 8.09 0.00 6.30 15.88 0.08 69.64 14:16:24 14:06:01 7 9.84 0.00 5.60 0.15 0.10 84.30 14:16:24 14:07:01 all 41.23 0.00 6.85 1.59 0.13 50.20 14:16:24 14:07:01 0 41.78 0.00 6.94 1.37 0.13 49.77 14:16:24 14:07:01 1 41.05 0.00 7.25 2.50 0.12 49.08 14:16:24 14:07:01 2 42.25 0.00 6.70 1.63 0.12 49.30 14:16:24 14:07:01 3 40.37 0.00 6.86 0.05 0.13 52.58 14:16:24 14:07:01 4 41.30 0.00 6.48 1.26 0.12 50.84 14:16:24 14:07:01 5 40.96 0.00 5.81 0.52 0.15 52.55 14:16:24 14:07:01 6 40.73 0.00 7.47 4.79 0.12 46.90 14:16:24 14:07:01 7 41.40 0.00 7.30 0.62 0.13 50.54 14:16:24 14:08:02 all 3.00 0.00 1.31 0.80 0.03 94.88 14:16:24 14:08:02 0 2.78 0.00 1.42 0.02 0.03 95.75 14:16:24 14:08:02 1 3.30 0.00 1.14 0.29 0.03 95.24 14:16:24 14:08:02 2 3.06 0.00 0.80 0.37 0.02 95.76 14:16:24 14:08:02 3 3.06 0.00 1.32 0.00 0.02 95.60 14:16:24 14:08:02 4 2.92 0.00 1.21 0.10 0.03 95.73 14:16:24 14:08:02 5 3.09 0.00 1.28 0.14 0.03 95.45 14:16:24 14:08:02 6 2.66 0.00 1.49 5.45 0.03 90.37 14:16:24 14:08:02 7 3.09 0.00 1.78 0.05 0.02 95.07 14:16:24 14:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:16:24 14:09:01 0 0.00 0.00 0.00 0.02 0.00 99.98 14:16:24 14:09:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:16:24 14:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 14:16:24 14:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:16:24 14:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:16:24 14:09:01 5 0.05 0.00 0.02 0.00 0.00 99.93 14:16:24 14:09:01 6 0.00 0.00 0.02 0.00 0.02 99.97 14:16:24 14:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:24 14:10:01 all 2.41 0.00 1.51 0.65 0.03 95.40 14:16:24 14:10:01 0 2.34 0.00 1.37 1.32 0.03 94.93 14:16:24 14:10:01 1 3.20 0.00 0.81 1.49 0.03 94.47 14:16:24 14:10:01 2 2.10 0.00 0.87 0.10 0.03 96.90 14:16:24 14:10:01 3 2.89 0.00 1.34 1.00 0.03 94.73 14:16:24 14:10:01 4 1.55 0.00 1.30 0.35 0.02 96.78 14:16:24 14:10:01 5 2.48 0.00 2.33 0.37 0.02 94.81 14:16:24 14:10:01 6 2.39 0.00 1.35 0.13 0.03 96.09 14:16:24 14:10:01 7 2.29 0.00 2.73 0.44 0.03 94.51 14:16:24 14:11:01 all 0.16 0.00 0.05 0.02 0.00 99.77 14:16:24 14:11:01 0 0.08 0.00 0.05 0.12 0.00 99.75 14:16:24 14:11:01 1 0.78 0.00 0.05 0.03 0.00 99.13 14:16:24 14:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93 14:16:24 14:11:01 3 0.02 0.00 0.05 0.00 0.02 99.92 14:16:24 14:11:01 4 0.03 0.00 0.05 0.00 0.00 99.92 14:16:24 14:11:01 5 0.28 0.00 0.08 0.00 0.00 99.63 14:16:24 14:11:01 6 0.05 0.00 0.03 0.00 0.00 99.92 14:16:24 14:11:01 7 0.03 0.00 0.03 0.00 0.00 99.93 14:16:24 14:12:01 all 0.03 0.00 0.01 0.00 0.00 99.96 14:16:24 14:12:01 0 0.02 0.00 0.02 0.02 0.00 99.95 14:16:24 14:12:01 1 0.08 0.00 0.03 0.02 0.02 99.85 14:16:24 14:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:16:24 14:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:16:24 14:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:16:24 14:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:24 14:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:16:24 14:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:24 14:13:01 all 0.05 0.00 0.01 0.01 0.00 99.93 14:16:24 14:13:01 0 0.03 0.00 0.00 0.08 0.02 99.87 14:16:24 14:13:01 1 0.05 0.00 0.03 0.03 0.02 99.87 14:16:24 14:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:16:24 14:13:01 3 0.27 0.00 0.02 0.00 0.00 99.72 14:16:24 14:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:24 14:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:24 14:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:16:24 14:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:24 14:14:01 all 0.04 0.00 0.01 0.01 0.00 99.95 14:16:24 14:14:01 0 0.02 0.00 0.02 0.03 0.00 99.93 14:16:24 14:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:16:24 14:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:16:24 14:14:01 3 0.13 0.00 0.02 0.00 0.02 99.83 14:16:24 14:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:16:24 14:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:16:24 14:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:16:24 14:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:16:24 14:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:16:24 14:15:01 0 0.02 0.00 0.03 0.03 0.00 99.92 14:16:24 14:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:16:24 14:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:16:24 14:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:16:24 14:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:24 14:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:16:24 14:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:16:24 14:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:24 14:16:01 all 7.61 0.00 3.23 2.52 0.06 86.58 14:16:24 14:16:01 0 6.46 0.00 3.06 0.54 0.05 89.88 14:16:24 14:16:01 1 9.16 0.00 4.51 9.23 0.07 77.02 14:16:24 14:16:01 2 7.36 0.00 2.47 0.12 0.07 89.98 14:16:24 14:16:01 3 8.32 0.00 3.30 5.52 0.05 82.81 14:16:24 14:16:01 4 7.77 0.00 2.54 1.08 0.05 88.56 14:16:24 14:16:01 5 8.02 0.00 3.02 0.30 0.05 88.60 14:16:24 14:16:01 6 7.34 0.00 3.17 1.28 0.05 88.16 14:16:24 14:16:01 7 6.47 0.00 3.76 2.10 0.07 87.61 14:16:24 14:16:24 Average: CPU %user %nice %system %iowait %steal %idle 14:16:24 Average: all 5.78 0.00 1.59 0.76 0.03 91.84 14:16:24 Average: 0 5.74 0.00 1.47 0.37 0.03 92.38 14:16:24 Average: 1 5.92 0.00 1.67 1.50 0.03 90.88 14:16:24 Average: 2 5.83 0.00 1.36 0.33 0.03 92.45 14:16:24 Average: 3 5.79 0.00 1.60 0.60 0.03 91.98 14:16:24 Average: 4 5.79 0.00 1.40 0.27 0.03 92.51 14:16:24 Average: 5 5.93 0.00 1.53 0.21 0.03 92.29 14:16:24 Average: 6 5.55 0.00 1.79 2.48 0.03 90.15 14:16:24 Average: 7 5.70 0.00 1.92 0.30 0.03 92.04 14:16:24 14:16:24 14:16:24