Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 251be81c94d6bf2c69d06494166ea5d98cfe24ab 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-ssh6690842080802560407.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16177461779806787206.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6672986773905692496.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2011793551428377317.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16492144204535691066.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-modbus 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-118628 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 251be81c94d6bf2c69d06494166ea5d98cfe24ab (main) Commit message: "build: Update to use released SDK (#391)" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 251be81c94d6bf2c69d06494166ea5d98cfe24ab # timeout=10 > git rev-list --no-walk d7835794e341370cec95aed23fbbbaeab5e4af25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:28:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:28:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:28:09 ========================================================= 16:28:09 EdgeX Global Pipelines Version Info 16:28:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:28:10 ------------------- 16:28:10 stable info: 16:28:10 ------------------- 16:28:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:28:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:28:10 Message: update stable to v1.0.244 16:28:10 ------------------- 16:28:10 experimental info: 16:28:10 ------------------- 16:28:10 Commited By: **** collab-it+edgex@linuxfoundation.org 16:28:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:28:10 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:28:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 16:28:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 16:28:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:28:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:28:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:28:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:28:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:28:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 251be81c94d6bf2c69d06494166ea5d98cfe24ab [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 251be81 [Pipeline] echo 16:28:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:11 provisioning config files... 16:28:11 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16757880715595638350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:11 ---> docker-login.sh 16:28:11 nexus3.edgexfoundry.org:10001 16:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:12 Configure a credential helper to remove this warning. See 16:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:12 16:28:12 Login Succeeded 16:28:12 nexus3.edgexfoundry.org:10002 16:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:12 Configure a credential helper to remove this warning. See 16:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:12 16:28:12 Login Succeeded 16:28:12 nexus3.edgexfoundry.org:10003 16:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:12 Configure a credential helper to remove this warning. See 16:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:12 16:28:12 Login Succeeded 16:28:12 nexus3.edgexfoundry.org:10004 16:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:12 Configure a credential helper to remove this warning. See 16:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:12 16:28:12 Login Succeeded 16:28:12 docker.io 16:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:12 Configure a credential helper to remove this warning. See 16:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:12 16:28:12 Login Succeeded 16:28:12 ---> docker-login.sh ends [Pipeline] } 16:28:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:28:13 + git rev-list -1 --merges 251be81c94d6bf2c69d06494166ea5d98cfe24ab~1..251be81c94d6bf2c69d06494166ea5d98cfe24ab [Pipeline] echo 16:28:13 -----------> git rev-list -1 --merges 251be81c94d6bf2c69d06494166ea5d98cfe24ab~1..251be81c94d6bf2c69d06494166ea5d98cfe24ab 251be81c94d6bf2c69d06494166ea5d98cfe24ab [false] [Pipeline] sh 16:28:13 + git log --format=format:%s -1 251be81c94d6bf2c69d06494166ea5d98cfe24ab [Pipeline] echo 16:28:13 ========================================================= 16:28:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:28:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:28:14 + git log --format=format:%s -1 251be81c94d6bf2c69d06494166ea5d98cfe24ab [Pipeline] echo 16:28:14 [semverPrep] GIT_COMMIT: 251be81c94d6bf2c69d06494166ea5d98cfe24ab, Commit Message: build: Update to use released SDK (#391) [Pipeline] echo 16:28:14 [semverPrep] This is not a build commit. [Pipeline] sh 16:28:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:28:14 + grep -v github /etc/ssh/ssh_known_hosts 16:28:14 + [ -e /tmp/ssh_known_hosts ] 16:28:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:28:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:28:14 + sudo tee -a /etc/ssh/ssh_known_hosts 16:28:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:14 16:28:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:15 0.1.4: Pulling from edgex-devops/py-git-semver 16:28:15 b85a868b505f: Pulling fs layer 16:28:15 e2be974225ed: Pulling fs layer 16:28:15 339a4e72a1f5: Pulling fs layer 16:28:15 988bab9f4d93: Pulling fs layer 16:28:15 1469e6f7b9e6: Pulling fs layer 16:28:15 eaf3925da568: Pulling fs layer 16:28:15 bab4dde63d76: Pulling fs layer 16:28:15 bde34c3a00c8: Pulling fs layer 16:28:15 b352a97aabf1: Pulling fs layer 16:28:15 4872d77fe225: Pulling fs layer 16:28:15 5851b861e8e6: Pulling fs layer 16:28:15 988bab9f4d93: Waiting 16:28:15 bde34c3a00c8: Waiting 16:28:15 4872d77fe225: Waiting 16:28:15 5851b861e8e6: Waiting 16:28:15 bab4dde63d76: Waiting 16:28:15 1469e6f7b9e6: Waiting 16:28:15 eaf3925da568: Waiting 16:28:15 b352a97aabf1: Waiting 16:28:15 e2be974225ed: Download complete 16:28:15 988bab9f4d93: Verifying Checksum 16:28:15 988bab9f4d93: Download complete 16:28:15 1469e6f7b9e6: Verifying Checksum 16:28:15 1469e6f7b9e6: Download complete 16:28:15 eaf3925da568: Verifying Checksum 16:28:15 eaf3925da568: Download complete 16:28:15 339a4e72a1f5: Verifying Checksum 16:28:15 339a4e72a1f5: Download complete 16:28:15 bde34c3a00c8: Verifying Checksum 16:28:15 bde34c3a00c8: Download complete 16:28:15 b352a97aabf1: Download complete 16:28:15 4872d77fe225: Verifying Checksum 16:28:15 4872d77fe225: Download complete 16:28:15 5851b861e8e6: Verifying Checksum 16:28:15 5851b861e8e6: Download complete 16:28:15 b85a868b505f: Verifying Checksum 16:28:15 b85a868b505f: Download complete 16:28:15 bab4dde63d76: Verifying Checksum 16:28:15 bab4dde63d76: Download complete 16:28:16 b85a868b505f: Pull complete 16:28:16 e2be974225ed: Pull complete 16:28:17 339a4e72a1f5: Pull complete 16:28:17 988bab9f4d93: Pull complete 16:28:17 1469e6f7b9e6: Pull complete 16:28:17 eaf3925da568: Pull complete 16:28:19 bab4dde63d76: Pull complete 16:28:19 bde34c3a00c8: Pull complete 16:28:19 b352a97aabf1: Pull complete 16:28:19 4872d77fe225: Pull complete 16:28:20 5851b861e8e6: Pull complete 16:28:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:28:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:20 prd-ubuntu20.04-docker-8c-8g-118628 does not seem to be running inside a container 16:28:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 16:28:21 $ docker top f0392f643acb3a45cba753c1a0898f3c7a70049bee8fbcbcf6938e3b6dcdab56 -eo pid,comm 16:28:21 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). 16:28:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:28:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:21 [ssh-agent] Looking for ssh-agent implementation... 16:28:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:22 $ docker exec f0392f643acb3a45cba753c1a0898f3c7a70049bee8fbcbcf6938e3b6dcdab56 ssh-agent 16:28:22 SSH_AUTH_SOCK=/tmp/ssh-WOMTp5mfsmFn/agent.32 16:28:22 SSH_AGENT_PID=38 16:28:22 Running ssh-add (command line suppressed) 16:28:22 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11864673467517623966.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11864673467517623966.key) 16:28:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:22 + git tag --points-at HEAD [Pipeline] } 16:28:22 $ docker exec --env ******** --env ******** f0392f643acb3a45cba753c1a0898f3c7a70049bee8fbcbcf6938e3b6dcdab56 ssh-agent -k 16:28:22 unset SSH_AUTH_SOCK; 16:28:22 unset SSH_AGENT_PID; 16:28:22 echo Agent pid 38 killed; 16:28:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:28:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:22 [ssh-agent] Looking for ssh-agent implementation... 16:28:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:22 $ docker exec f0392f643acb3a45cba753c1a0898f3c7a70049bee8fbcbcf6938e3b6dcdab56 ssh-agent 16:28:22 SSH_AUTH_SOCK=/tmp/ssh-NUcspzooqmrs/agent.70 16:28:22 SSH_AGENT_PID=76 16:28:22 Running ssh-add (command line suppressed) 16:28:23 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8164913132930705769.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8164913132930705769.key) 16:28:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:23 + git semver init 16:28:23 2022-11-08 16:28:23,558 [run_init] DEBUG init version:0.0.0 force:False 16:28:23 2022-11-08 16:28:23,559 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 16:28:23 2022-11-08 16:28:23,559 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 16:28:23 2022-11-08 16:28:23,560 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 16:28:24 2022-11-08 16:28:24,477 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 16:28:24 2022-11-08 16:28:24,477 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 16:28:24 2022-11-08 16:28:24,477 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:28:24 2022-11-08 16:28:24,477 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:28:24 2.3.0-dev.25 [Pipeline] } 16:28:24 $ docker exec --env ******** --env ******** f0392f643acb3a45cba753c1a0898f3c7a70049bee8fbcbcf6938e3b6dcdab56 ssh-agent -k 16:28:24 unset SSH_AUTH_SOCK; 16:28:24 unset SSH_AGENT_PID; 16:28:24 echo Agent pid 76 killed; 16:28:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:25 + git semver [Pipeline] } 16:28:25 $ docker stop --time=1 f0392f643acb3a45cba753c1a0898f3c7a70049bee8fbcbcf6938e3b6dcdab56 16:28:26 $ docker rm -f f0392f643acb3a45cba753c1a0898f3c7a70049bee8fbcbcf6938e3b6dcdab56 [Pipeline] // withDockerContainer [Pipeline] sh 16:28:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:28:27 Stashed 1 file(s) [Pipeline] echo 16:28:27 [edgeXSemver]: initialized semver on version 2.3.0-dev.25 [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 16:28:27 provisioning config files... 16:28:27 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10328372053483249504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:27 ---> docker-login.sh 16:28:27 nexus3.edgexfoundry.org:10001 16:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:27 Configure a credential helper to remove this warning. See 16:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:27 16:28:27 Login Succeeded 16:28:27 nexus3.edgexfoundry.org:10002 16:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:27 Configure a credential helper to remove this warning. See 16:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:27 16:28:27 Login Succeeded 16:28:27 nexus3.edgexfoundry.org:10003 16:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:27 Configure a credential helper to remove this warning. See 16:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:27 16:28:27 Login Succeeded 16:28:27 nexus3.edgexfoundry.org:10004 16:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:27 Configure a credential helper to remove this warning. See 16:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:27 16:28:27 Login Succeeded 16:28:27 docker.io 16:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:28 Configure a credential helper to remove this warning. See 16:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:28 16:28:28 Login Succeeded 16:28:28 ---> docker-login.sh ends [Pipeline] } 16:28:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:28:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:28 ========================================================= 16:28:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:28:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:28:28 Sending build context to Docker daemon 6.242MB 16:28:28 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 16:28:28 Step 2/10 : FROM ${BASE} AS builder 16:28:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:28:28 213ec9aee27d: Pulling fs layer 16:28:28 4583459ba037: Pulling fs layer 16:28:28 93c1e223e6f2: Pulling fs layer 16:28:28 53926ce57604: Pulling fs layer 16:28:28 21b2b0c7a3f4: Pulling fs layer 16:28:28 22ff95d597cd: Pulling fs layer 16:28:28 12d6caf4c0d1: Pulling fs layer 16:28:28 96b7cbca73a9: Pulling fs layer 16:28:28 a7acece74701: Pulling fs layer 16:28:28 53926ce57604: Waiting 16:28:28 22ff95d597cd: Waiting 16:28:28 12d6caf4c0d1: Waiting 16:28:28 a7acece74701: Waiting 16:28:28 21b2b0c7a3f4: Waiting 16:28:28 96b7cbca73a9: Waiting 16:28:28 93c1e223e6f2: Download complete 16:28:28 4583459ba037: Download complete 16:28:28 21b2b0c7a3f4: Verifying Checksum 16:28:28 21b2b0c7a3f4: Download complete 16:28:28 22ff95d597cd: Download complete 16:28:29 213ec9aee27d: Verifying Checksum 16:28:29 12d6caf4c0d1: Verifying Checksum 16:28:29 12d6caf4c0d1: Download complete 16:28:29 213ec9aee27d: Pull complete 16:28:29 4583459ba037: Pull complete 16:28:29 93c1e223e6f2: Pull complete 16:28:29 a7acece74701: Verifying Checksum 16:28:29 a7acece74701: Download complete 16:28:29 96b7cbca73a9: Verifying Checksum 16:28:29 96b7cbca73a9: Download complete 16:28:29 53926ce57604: Verifying Checksum 16:28:29 53926ce57604: Download complete 16:28:34 53926ce57604: Pull complete 16:28:34 21b2b0c7a3f4: Pull complete 16:28:34 22ff95d597cd: Pull complete 16:28:34 12d6caf4c0d1: Pull complete 16:28:36 96b7cbca73a9: Pull complete 16:28:37 a7acece74701: Pull complete 16:28:37 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:28:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:28:37 ---> db6d94c90886 16:28:37 Step 3/10 : ARG ADD_BUILD_TAGS="" 16:28:39 ---> Running in 4e7fd0e36450 16:28:39 Removing intermediate container 4e7fd0e36450 16:28:39 ---> 07988cc7b1e0 16:28:39 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:28:39 ---> Running in 653e7ddc95a4 16:28:39 Removing intermediate container 653e7ddc95a4 16:28:39 ---> 8ee3e00343fd 16:28:39 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 16:28:39 ---> Running in 3e47e8d2877e 16:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:28:39 (1/8) Installing openssh-keygen (9.0_p1-r2) 16:28:40 (2/8) Installing libedit (20210910.3.1-r0) 16:28:40 (3/8) Installing openssh-client-common (9.0_p1-r2) 16:28:40 (4/8) Installing openssh-client-default (9.0_p1-r2) 16:28:40 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 16:28:40 (6/8) Installing openssh-server-common (9.0_p1-r2) 16:28:40 (7/8) Installing openssh-server (9.0_p1-r2) 16:28:40 (8/8) Installing openssh (9.0_p1-r2) 16:28:40 Executing busybox-1.35.0-r17.trigger 16:28:40 OK: 217 MiB in 59 packages 16:28:40 Removing intermediate container 3e47e8d2877e 16:28:40 ---> 9ea978f011b1 16:28:40 Step 6/10 : WORKDIR /device-modbus-go 16:28:40 ---> Running in 2636be346cd7 16:28:40 Removing intermediate container 2636be346cd7 16:28:40 ---> d60e6817072c 16:28:40 Step 7/10 : COPY go.mod vendor* ./ 16:28:40 ---> 8b78d45baa63 16:28:40 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:40 ---> Running in 081567fca010 16:28:42 Still waiting to schedule task 16:28:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:28:59 Removing intermediate container 081567fca010 16:28:59 ---> c82ed8025b62 16:28:59 Step 9/10 : COPY . . 16:28:59 ---> d589d6f882de 16:28:59 Step 10/10 : RUN ${MAKE} 16:28:59 ---> Running in b1f4a0f8b3b5 16:28:59 noop 16:28:59 Removing intermediate container b1f4a0f8b3b5 16:28:59 ---> d07cca48a1ad 16:28:59 Successfully built d07cca48a1ad 16:28:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:00 + docker inspect -f . ci-base-image-x86_64 16:29:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:00 prd-ubuntu20.04-docker-8c-8g-118628 does not seem to be running inside a container 16:29:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 16:29:00 $ docker top 0079fd7c85d6aaf551cefe988e9de962dba3ab549a434d3c11cdfe9aab2ae36d -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:00 + go version 16:29:00 go version go1.18.7 linux/amd64 [Pipeline] } 16:29:00 $ docker stop --time=1 0079fd7c85d6aaf551cefe988e9de962dba3ab549a434d3c11cdfe9aab2ae36d 16:29:02 $ docker rm -f 0079fd7c85d6aaf551cefe988e9de962dba3ab549a434d3c11cdfe9aab2ae36d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:02 + docker inspect -f . ci-base-image-x86_64 16:29:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:02 prd-ubuntu20.04-docker-8c-8g-118628 does not seem to be running inside a container 16:29:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 16:29:03 $ docker top 0658d5dbc714a3ea7fe5439eb54bb012034789efe5c5a686dfeccd0d8d3ed681 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:03 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 16:29:03 + make test 16:29:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:29:04 ? github.com/edgexfoundry/device-modbus-go [no test files] 16:29:13 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 16:29:13 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 47.7% of statements 16:29:20 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:29:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:29:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:29:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:29:23 ./bin/test-attribution-txt.sh [Pipeline] echo 16:29:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:29:23 $ docker stop --time=1 0658d5dbc714a3ea7fe5439eb54bb012034789efe5c5a686dfeccd0d8d3ed681 16:29:25 $ docker rm -f 0658d5dbc714a3ea7fe5439eb54bb012034789efe5c5a686dfeccd0d8d3ed681 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:29:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:29:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:29:27 + ls -al . 16:29:27 total 196 16:29:27 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 16:29 . 16:29:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:28 .. 16:29:27 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 16:28 .dockerignore 16:29:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 16:29 .git 16:29:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:28 .github 16:29:27 -rw-rw-r-- 1 jenkins jenkins 331 Nov 8 16:28 .gitignore 16:29:27 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 16:28 .golangci.yml 16:29:27 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 16:28 .semver 16:29:27 -rw-rw-r-- 1 jenkins jenkins 10121 Nov 8 16:28 Attribution.txt 16:29:27 -rw-rw-r-- 1 jenkins jenkins 11576 Nov 8 16:28 CHANGELOG.md 16:29:27 -rw-rw-r-- 1 jenkins jenkins 1428 Nov 8 16:28 Dockerfile 16:29:27 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 16:28 GOVERNANCE.md 16:29:27 -rw-rw-r-- 1 jenkins jenkins 680 Nov 8 16:28 Jenkinsfile 16:29:27 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 16:28 LICENSE 16:29:27 -rw-rw-r-- 1 jenkins jenkins 2101 Nov 8 16:28 Makefile 16:29:27 -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 16:28 OWNERS.md 16:29:27 -rw-rw-r-- 1 jenkins jenkins 4061 Nov 8 16:28 README.md 16:29:27 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 16:28 VERSION 16:29:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 16:28 bin 16:29:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:28 cmd 16:29:27 -rw-r--r-- 1 jenkins jenkins 23241 Nov 8 16:29 coverage.out 16:29:27 -rw-rw-r-- 1 jenkins jenkins 3583 Nov 8 16:28 go.mod 16:29:27 -rw-rw-r-- 1 jenkins jenkins 45211 Nov 8 16:28 go.sum 16:29:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:28 internal 16:29:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 16:28 simulator 16:29:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:28 snap 16:29:27 -rw-rw-r-- 1 jenkins jenkins 229 Nov 8 16:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:27 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=251be81c94d6bf2c69d06494166ea5d98cfe24ab --label arch=amd64 --label version=2.3.0-dev.25 . 16:29:27 Sending build context to Docker daemon 6.266MB 16:29:27 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 16:29:27 Step 2/22 : FROM ${BASE} AS builder 16:29:27 ---> d07cca48a1ad 16:29:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:29:27 ---> Running in d1e944b8bec6 16:29:27 Removing intermediate container d1e944b8bec6 16:29:27 ---> e00bf75d9520 16:29:27 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:29:27 ---> Running in f53e2909e072 16:29:27 Removing intermediate container f53e2909e072 16:29:27 ---> 8c708c7ce1e6 16:29:27 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 16:29:27 ---> Running in c8f288f1d27c 16:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:29:28 OK: 217 MiB in 59 packages 16:29:28 Removing intermediate container c8f288f1d27c 16:29:28 ---> 54cf3b702452 16:29:28 Step 6/22 : WORKDIR /device-modbus-go 16:29:29 ---> Running in 40c565fe3947 16:29:29 Removing intermediate container 40c565fe3947 16:29:29 ---> 7c8ed46a08fd 16:29:29 Step 7/22 : COPY go.mod vendor* ./ 16:29:29 ---> 75559a100e42 16:29:29 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:29 ---> Running in 82503173c549 16:29:29 Removing intermediate container 82503173c549 16:29:29 ---> ea15f2926d53 16:29:29 Step 9/22 : COPY . . 16:29:30 ---> b56fcdfe6c20 16:29:30 Step 10/22 : RUN ${MAKE} 16:29:30 ---> Running in 2a7eeca18854 16:29:30 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.3.0-dev.25" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 16:29:52 Removing intermediate container 2a7eeca18854 16:29:52 ---> 97b7b40ff619 16:29:52 Step 11/22 : FROM alpine:3.14 16:29:52 3.14: Pulling from library/alpine 16:29:52 c7ed990a2339: Pulling fs layer 16:29:52 c7ed990a2339: Download complete 16:29:52 c7ed990a2339: Pull complete 16:29:52 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 16:29:52 Status: Downloaded newer image for alpine:3.14 16:29:52 ---> dd53f409bf0b 16:29:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 16:29:52 ---> Running in 91a6f6689e88 16:29:52 Removing intermediate container 91a6f6689e88 16:29:52 ---> af6b699f3d56 16:29:52 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 16:29:52 ---> Running in 403fb695c475 16:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:52 (1/6) Installing dumb-init (1.2.5-r1) 16:29:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:29:52 (3/6) Installing libsodium (1.0.18-r0) 16:29:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:29:52 (5/6) Installing libzmq (4.3.4-r0) 16:29:52 (6/6) Installing zeromq (4.3.4-r0) 16:29:52 Executing busybox-1.33.1-r8.trigger 16:29:52 OK: 8 MiB in 20 packages 16:29:52 Removing intermediate container 403fb695c475 16:29:52 ---> 9e6b5017e8a9 16:29:52 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 16:29:53 ---> a64e57b5a8a3 16:29:53 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 16:29:53 ---> a13ebf02a7bf 16:29:53 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 16:29:53 ---> 24c06c177c50 16:29:53 Step 17/22 : EXPOSE 59901 16:29:53 ---> Running in 19e760b04dff 16:29:53 Removing intermediate container 19e760b04dff 16:29:53 ---> d3833087690b 16:29:53 Step 18/22 : ENTRYPOINT ["/device-modbus"] 16:29:53 ---> Running in 21e23c5ee4ab 16:29:53 Removing intermediate container 21e23c5ee4ab 16:29:53 ---> f3b1cb7419f1 16:29:53 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:53 ---> Running in 048f84f7ed20 16:29:53 Removing intermediate container 048f84f7ed20 16:29:53 ---> 6ea02d35b413 16:29:53 Step 20/22 : LABEL arch=amd64 16:29:53 ---> Running in 2f5efc5e1369 16:29:53 Removing intermediate container 2f5efc5e1369 16:29:53 ---> b6c7b6f12940 16:29:53 Step 21/22 : LABEL git_sha=251be81c94d6bf2c69d06494166ea5d98cfe24ab 16:29:53 ---> Running in e314ca09686b 16:29:54 Removing intermediate container e314ca09686b 16:29:54 ---> f03ce26f6906 16:29:54 Step 22/22 : LABEL version=2.3.0-dev.25 16:29:54 ---> Running in dcb26940cf60 16:29:54 Removing intermediate container dcb26940cf60 16:29:54 ---> c35336dc6874 16:29:54 [Warning] One or more build-args [ARCH] were not consumed 16:29:54 Successfully built c35336dc6874 16:29:54 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:54 provisioning config files... 16:29:54 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10479189221350104022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:54 ---> docker-login.sh 16:29:54 nexus3.edgexfoundry.org:10001 16:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:54 Configure a credential helper to remove this warning. See 16:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:54 16:29:54 Login Succeeded 16:29:54 nexus3.edgexfoundry.org:10002 16:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:54 Configure a credential helper to remove this warning. See 16:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:54 16:29:54 Login Succeeded 16:29:54 nexus3.edgexfoundry.org:10003 16:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:54 Configure a credential helper to remove this warning. See 16:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:54 16:29:54 Login Succeeded 16:29:54 nexus3.edgexfoundry.org:10004 16:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:54 Configure a credential helper to remove this warning. See 16:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:54 16:29:54 Login Succeeded 16:29:54 docker.io 16:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:55 Configure a credential helper to remove this warning. See 16:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:55 16:29:55 Login Succeeded 16:29:55 ---> docker-login.sh ends [Pipeline] } 16:29:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:55 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 16:29:55 251be81c94d6bf2c69d06494166ea5d98cfe24ab 16:29:55 latest 16:29:55 2.3.0-dev.25 16:29:55 251be81c94d6bf2c69d06494166ea5d98cfe24ab-2.3.0-dev.25 16:29:55 main 16:29:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:55 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:251be81c94d6bf2c69d06494166ea5d98cfe24ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:55 + docker push nexus3.edgexfoundry.org:10004/device-modbus:251be81c94d6bf2c69d06494166ea5d98cfe24ab 16:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 16:29:55 3ca4bf6cb30f: Preparing 16:29:55 241c2528965d: Preparing 16:29:55 8a19de1aadb4: Preparing 16:29:55 97c1b0f4d24b: Preparing 16:29:55 63493a9ab2d4: Preparing 16:29:55 63493a9ab2d4: Layer already exists 16:29:55 241c2528965d: Pushed 16:29:55 3ca4bf6cb30f: Pushed 16:29:56 97c1b0f4d24b: Pushed 16:29:58 8a19de1aadb4: Pushed 16:29:58 251be81c94d6bf2c69d06494166ea5d98cfe24ab: digest: sha256:c02a97344036acda32f78052d5689298c9dd8109ff088858182954e25bf9ecbd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:59 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:59 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 16:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 16:29:59 3ca4bf6cb30f: Preparing 16:29:59 241c2528965d: Preparing 16:29:59 8a19de1aadb4: Preparing 16:29:59 97c1b0f4d24b: Preparing 16:29:59 63493a9ab2d4: Preparing 16:29:59 8a19de1aadb4: Layer already exists 16:29:59 3ca4bf6cb30f: Layer already exists 16:29:59 97c1b0f4d24b: Layer already exists 16:29:59 63493a9ab2d4: Layer already exists 16:29:59 241c2528965d: Layer already exists 16:29:59 latest: digest: sha256:c02a97344036acda32f78052d5689298c9dd8109ff088858182954e25bf9ecbd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:59 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:59 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.25 16:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 16:29:59 3ca4bf6cb30f: Preparing 16:29:59 241c2528965d: Preparing 16:29:59 8a19de1aadb4: Preparing 16:29:59 97c1b0f4d24b: Preparing 16:29:59 63493a9ab2d4: Preparing 16:29:59 63493a9ab2d4: Layer already exists 16:29:59 8a19de1aadb4: Layer already exists 16:29:59 241c2528965d: Layer already exists 16:29:59 3ca4bf6cb30f: Layer already exists 16:29:59 97c1b0f4d24b: Layer already exists 16:29:59 2.3.0-dev.25: digest: sha256:c02a97344036acda32f78052d5689298c9dd8109ff088858182954e25bf9ecbd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:00 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:251be81c94d6bf2c69d06494166ea5d98cfe24ab-2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus:251be81c94d6bf2c69d06494166ea5d98cfe24ab-2.3.0-dev.25 16:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 16:30:00 3ca4bf6cb30f: Preparing 16:30:00 241c2528965d: Preparing 16:30:00 8a19de1aadb4: Preparing 16:30:00 97c1b0f4d24b: Preparing 16:30:00 63493a9ab2d4: Preparing 16:30:00 3ca4bf6cb30f: Layer already exists 16:30:00 8a19de1aadb4: Layer already exists 16:30:00 63493a9ab2d4: Layer already exists 16:30:00 97c1b0f4d24b: Layer already exists 16:30:00 241c2528965d: Layer already exists 16:30:00 251be81c94d6bf2c69d06494166ea5d98cfe24ab-2.3.0-dev.25: digest: sha256:c02a97344036acda32f78052d5689298c9dd8109ff088858182954e25bf9ecbd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:00 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:01 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 16:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 16:30:01 3ca4bf6cb30f: Preparing 16:30:01 241c2528965d: Preparing 16:30:01 8a19de1aadb4: Preparing 16:30:01 97c1b0f4d24b: Preparing 16:30:01 63493a9ab2d4: Preparing 16:30:01 241c2528965d: Layer already exists 16:30:01 8a19de1aadb4: Layer already exists 16:30:01 63493a9ab2d4: Layer already exists 16:30:01 97c1b0f4d24b: Layer already exists 16:30:01 3ca4bf6cb30f: Layer already exists 16:30:01 main: digest: sha256:c02a97344036acda32f78052d5689298c9dd8109ff088858182954e25bf9ecbd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:01 ===================================================== [Pipeline] echo 16:30:01 taggedImages: 16:30:01 - nexus3.edgexfoundry.org:10004/device-modbus:251be81c94d6bf2c69d06494166ea5d98cfe24ab 16:30:01 - nexus3.edgexfoundry.org:10004/device-modbus:latest 16:30:01 - nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.25 16:30:01 - nexus3.edgexfoundry.org:10004/device-modbus:251be81c94d6bf2c69d06494166ea5d98cfe24ab-2.3.0-dev.25 16:30:01 - nexus3.edgexfoundry.org:10004/device-modbus: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 16:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:30:01 16:30:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:30:01 latest: Pulling from edgex-lftools-log-publisher 16:30:01 5eb5b503b376: Pulling fs layer 16:30:01 5c69ac0246d0: Pulling fs layer 16:30:01 ec43610c2a17: Pulling fs layer 16:30:01 3a2ae6a8a46f: Pulling fs layer 16:30:01 33b1e0a273af: Pulling fs layer 16:30:01 5d3b04190fa2: Pulling fs layer 16:30:01 2f39f015ded8: Pulling fs layer 16:30:01 33b1e0a273af: Waiting 16:30:01 3a2ae6a8a46f: Waiting 16:30:01 5d3b04190fa2: Waiting 16:30:01 2f39f015ded8: Waiting 16:30:01 5c69ac0246d0: Verifying Checksum 16:30:01 5c69ac0246d0: Download complete 16:30:01 3a2ae6a8a46f: Download complete 16:30:02 33b1e0a273af: Verifying Checksum 16:30:02 33b1e0a273af: Download complete 16:30:02 5d3b04190fa2: Verifying Checksum 16:30:02 5d3b04190fa2: Download complete 16:30:02 ec43610c2a17: Verifying Checksum 16:30:02 ec43610c2a17: Download complete 16:30:02 5eb5b503b376: Verifying Checksum 16:30:02 5eb5b503b376: Download complete 16:30:03 2f39f015ded8: Download complete 16:30:03 5eb5b503b376: Pull complete 16:30:03 5c69ac0246d0: Pull complete 16:30:04 ec43610c2a17: Pull complete 16:30:04 3a2ae6a8a46f: Pull complete 16:30:04 33b1e0a273af: Pull complete 16:30:04 5d3b04190fa2: Pull complete 16:30:08 2f39f015ded8: Pull complete 16:30:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:30:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:08 prd-ubuntu20.04-docker-8c-8g-118628 does not seem to be running inside a container 16:30:08 $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 16:30:10 $ docker top 3d6d479a6eb5dec7388191537dcc9069292a452eed9d86a4c55a472689706f0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:11 ---> job-cost.sh 16:30:11 lf-activate-venv: SKIPPING 16:30:11 INFO: No Stack... 16:30:11 INFO: Retrieving Pricing Info for: v3-standard-8 16:30:11 INFO: Archiving Costs [Pipeline] sh 16:30:11 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 16:30:11 + cut -d, -f6 [Pipeline] lock 16:30:11 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-65-stack-cost] 16:30:11 Resource [jenkins-edgexfoundry-device-modbus-go-main-65-stack-cost] did not exist. Created. 16:30:11 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:30:12 + echo total: 0.2199999988079071 [Pipeline] stash 16:30:12 Stashed 1 file(s) [Pipeline] } 16:30:12 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 16:30:12 $ docker stop --time=1 3d6d479a6eb5dec7388191537dcc9069292a452eed9d86a4c55a472689706f0e 16:30:13 $ docker rm -f 3d6d479a6eb5dec7388191537dcc9069292a452eed9d86a4c55a472689706f0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:30:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118631 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 16:30:16 Running in /w/workspace/device-modbus-go/65 [Pipeline] { [Pipeline] checkout 16:30:16 Selected Git installation does not exist. Using Default 16:30:16 The recommended git tool is: NONE 16:30:21 using credential edgex-jenkins-ssh 16:30:21 Cloning the remote Git repository 16:30:21 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 16:30:21 > git init /w/workspace/device-modbus-go/65 # timeout=10 16:30:21 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 16:30:21 > git --version # timeout=10 16:30:21 > git --version # 'git version 2.25.1' 16:30:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:30:21 Verifying host key using known hosts file 16:30:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:30:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:22 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 16:30:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:23 Avoid second fetch 16:30:23 Checking out Revision 251be81c94d6bf2c69d06494166ea5d98cfe24ab (main) 16:30:24 Commit message: "build: Update to use released SDK (#391)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:30:23 > git config core.sparsecheckout # timeout=10 16:30:23 > git checkout -f 251be81c94d6bf2c69d06494166ea5d98cfe24ab # timeout=10 16:30:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:30:24 % Total % Received % Xferd Average Speed Time Time Time Current 16:30:24 Dload Upload Total Spent Left Speed 16:30:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 12602 65 8259 0 0 49753 0 --:--:-- --:--:-- --:--:-- 49455 100 12602 100 12602 0 0 75011 0 --:--:-- --:--:-- --:--:-- 74568 [Pipeline] sh 16:30:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:30:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:30:25 + sudo tee /etc/docker/daemon.new 16:30:25 { 16:30:25 "registry-mirrors": [ 16:30:25 "https://nexus3.edgexfoundry.org:10001" 16:30:25 ], 16:30:25 "bip": "10.250.0.254/24", 16:30:25 "hosts": [ 16:30:25 "tcp://0.0.0.0:5555", 16:30:25 "unix:///var/run/docker.sock" 16:30:25 ], 16:30:25 "mtu": 1458, 16:30:25 "selinux-enabled": true, 16:30:25 "seccomp-profile": "/etc/docker/seccomp.json" 16:30:25 } [Pipeline] sh 16:30:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:30:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:44 provisioning config files... 16:30:44 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/65@tmp/config2139024580476388336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:45 ---> docker-login.sh 16:30:45 nexus3.edgexfoundry.org:10001 16:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:45 Configure a credential helper to remove this warning. See 16:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:45 16:30:45 Login Succeeded 16:30:45 nexus3.edgexfoundry.org:10002 16:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:46 Configure a credential helper to remove this warning. See 16:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:46 16:30:46 Login Succeeded 16:30:46 nexus3.edgexfoundry.org:10003 16:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:46 Configure a credential helper to remove this warning. See 16:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:46 16:30:46 Login Succeeded 16:30:46 nexus3.edgexfoundry.org:10004 16:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:46 Configure a credential helper to remove this warning. See 16:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:46 16:30:46 Login Succeeded 16:30:46 docker.io 16:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:47 Configure a credential helper to remove this warning. See 16:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:47 16:30:47 Login Succeeded 16:30:47 ---> docker-login.sh ends [Pipeline] } 16:30:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:30:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:47 ========================================================= 16:30:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:30:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:30:48 Sending build context to Docker daemon 3.251MB 16:30:48 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 16:30:48 Step 2/10 : FROM ${BASE} AS builder 16:30:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:30:48 9b18e9b68314: Pulling fs layer 16:30:48 35d82f9e3411: Pulling fs layer 16:30:48 e16973657156: Pulling fs layer 16:30:48 fc693d55d65f: Pulling fs layer 16:30:48 7e9fc2657dce: Pulling fs layer 16:30:48 dda99020689f: Pulling fs layer 16:30:48 db1c61fa0a46: Pulling fs layer 16:30:48 891c053d2c06: Pulling fs layer 16:30:48 dda99020689f: Waiting 16:30:48 db1c61fa0a46: Waiting 16:30:48 891c053d2c06: Waiting 16:30:48 fc693d55d65f: Waiting 16:30:48 7e9fc2657dce: Waiting 16:30:48 e16973657156: Download complete 16:30:48 35d82f9e3411: Verifying Checksum 16:30:48 35d82f9e3411: Download complete 16:30:48 7e9fc2657dce: Verifying Checksum 16:30:48 7e9fc2657dce: Download complete 16:30:48 dda99020689f: Verifying Checksum 16:30:48 dda99020689f: Download complete 16:30:48 9b18e9b68314: Verifying Checksum 16:30:49 9b18e9b68314: Pull complete 16:30:49 891c053d2c06: Verifying Checksum 16:30:49 891c053d2c06: Download complete 16:30:50 35d82f9e3411: Pull complete 16:30:50 e16973657156: Pull complete 16:30:51 db1c61fa0a46: Download complete 16:30:51 fc693d55d65f: Verifying Checksum 16:30:51 fc693d55d65f: Download complete 16:31:04 fc693d55d65f: Pull complete 16:31:04 7e9fc2657dce: Pull complete 16:31:04 dda99020689f: Pull complete 16:31:10 db1c61fa0a46: Pull complete 16:31:12 891c053d2c06: Pull complete 16:31:12 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:31:12 ---> f96f9c87975a 16:31:12 Step 3/10 : ARG ADD_BUILD_TAGS="" 16:31:14 ---> Running in 913b54100837 16:31:14 Removing intermediate container 913b54100837 16:31:14 ---> 04eaed499fd4 16:31:14 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:31:14 ---> Running in 59d831e309f5 16:31:15 Removing intermediate container 59d831e309f5 16:31:15 ---> 18ba48e17835 16:31:15 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 16:31:15 ---> Running in 3d491b17c3db 16:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:31:18 (1/8) Installing openssh-keygen (9.0_p1-r2) 16:31:18 (2/8) Installing libedit (20210910.3.1-r0) 16:31:18 (3/8) Installing openssh-client-common (9.0_p1-r2) 16:31:18 (4/8) Installing openssh-client-default (9.0_p1-r2) 16:31:18 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 16:31:18 (6/8) Installing openssh-server-common (9.0_p1-r2) 16:31:18 (7/8) Installing openssh-server (9.0_p1-r2) 16:31:18 (8/8) Installing openssh (9.0_p1-r2) 16:31:18 Executing busybox-1.35.0-r17.trigger 16:31:18 OK: 228 MiB in 59 packages 16:31:19 Removing intermediate container 3d491b17c3db 16:31:19 ---> 2aeb3f6320ad 16:31:19 Step 6/10 : WORKDIR /device-modbus-go 16:31:19 ---> Running in e6399e2da1b2 16:31:19 Removing intermediate container e6399e2da1b2 16:31:19 ---> 572516e68521 16:31:19 Step 7/10 : COPY go.mod vendor* ./ 16:31:20 ---> e6d84412c8f7 16:31:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:20 ---> Running in dd346448c3e5 16:32:16 Removing intermediate container dd346448c3e5 16:32:16 ---> 97f3cc5d851e 16:32:16 Step 9/10 : COPY . . 16:32:16 ---> 9a58a4a611ce 16:32:16 Step 10/10 : RUN ${MAKE} 16:32:16 ---> Running in 9f4836b55232 16:32:16 noop 16:32:16 Removing intermediate container 9f4836b55232 16:32:16 ---> 1431fd4b803e 16:32:16 Successfully built 1431fd4b803e 16:32:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:17 + docker inspect -f . ci-base-image-arm64 16:32:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:17 prd-ubuntu20.04-docker-arm64-4c-16g-118631 does not seem to be running inside a container 16:32:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/65 -v /w/workspace/device-modbus-go/65:/w/workspace/device-modbus-go/65:rw,z -v /w/workspace/device-modbus-go/65@tmp:/w/workspace/device-modbus-go/65@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 16:32:18 $ docker top 3c01d3567573a0e963666360b2b0a39eb1f6e43a8b459fedb2c2433bb334e5bc -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:19 + go version 16:32:19 go version go1.18.7 linux/arm64 [Pipeline] } 16:32:19 $ docker stop --time=1 3c01d3567573a0e963666360b2b0a39eb1f6e43a8b459fedb2c2433bb334e5bc 16:32:21 $ docker rm -f 3c01d3567573a0e963666360b2b0a39eb1f6e43a8b459fedb2c2433bb334e5bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:22 + docker inspect -f . ci-base-image-arm64 16:32:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:22 prd-ubuntu20.04-docker-arm64-4c-16g-118631 does not seem to be running inside a container 16:32:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/65 -v /w/workspace/device-modbus-go/65:/w/workspace/device-modbus-go/65:rw,z -v /w/workspace/device-modbus-go/65@tmp:/w/workspace/device-modbus-go/65@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 16:32:23 $ docker top fe18d137a6cedefa5404dcc3358cc88cc320e0ef6ef5a53ab7e7714cb64c869c -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:24 + git config --global --add safe.directory /w/workspace/device-modbus-go/65 [Pipeline] fileExists [Pipeline] sh 16:32:25 + make test 16:32:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:32:27 ? github.com/edgexfoundry/device-modbus-go [no test files] 16:34:03 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 16:34:03 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.068s coverage: 47.7% of statements 16:34:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:34:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:34:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:34:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:34:30 ./bin/test-attribution-txt.sh [Pipeline] echo 16:34:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:34:30 $ docker stop --time=1 fe18d137a6cedefa5404dcc3358cc88cc320e0ef6ef5a53ab7e7714cb64c869c 16:34:32 $ docker rm -f fe18d137a6cedefa5404dcc3358cc88cc320e0ef6ef5a53ab7e7714cb64c869c [Pipeline] // withDockerContainer [Pipeline] sh 16:34:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:34:33 Warning: overwriting stash ‘coverage-report’ 16:34:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:34:34 + ls -al . 16:34:34 total 192 16:34:34 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 16:32 . 16:34:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:30 .. 16:34:34 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 16:30 .dockerignore 16:34:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 16:30 .git 16:34:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:30 .github 16:34:34 -rw-rw-r-- 1 jenkins jenkins 331 Nov 8 16:30 .gitignore 16:34:34 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 16:30 .golangci.yml 16:34:34 -rw-rw-r-- 1 jenkins jenkins 10121 Nov 8 16:30 Attribution.txt 16:34:34 -rw-rw-r-- 1 jenkins jenkins 11576 Nov 8 16:30 CHANGELOG.md 16:34:34 -rw-rw-r-- 1 jenkins jenkins 1428 Nov 8 16:30 Dockerfile 16:34:34 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 16:30 GOVERNANCE.md 16:34:34 -rw-rw-r-- 1 jenkins jenkins 680 Nov 8 16:30 Jenkinsfile 16:34:34 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 16:30 LICENSE 16:34:34 -rw-rw-r-- 1 jenkins jenkins 2101 Nov 8 16:30 Makefile 16:34:34 -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 16:30 OWNERS.md 16:34:34 -rw-rw-r-- 1 jenkins jenkins 4061 Nov 8 16:30 README.md 16:34:34 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 16:28 VERSION 16:34:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 16:30 bin 16:34:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:30 cmd 16:34:34 -rw-r--r-- 1 jenkins jenkins 23241 Nov 8 16:34 coverage.out 16:34:34 -rw-rw-r-- 1 jenkins jenkins 3583 Nov 8 16:30 go.mod 16:34:34 -rw-rw-r-- 1 jenkins jenkins 45211 Nov 8 16:30 go.sum 16:34:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 16:30 internal 16:34:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 16:30 simulator 16:34:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 16:30 snap 16:34:34 -rw-rw-r-- 1 jenkins jenkins 229 Nov 8 16:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:35 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=251be81c94d6bf2c69d06494166ea5d98cfe24ab --label arch=arm64 --label version=2.3.0-dev.25 . 16:34:35 Sending build context to Docker daemon 3.275MB 16:34:35 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 16:34:35 Step 2/22 : FROM ${BASE} AS builder 16:34:35 ---> 1431fd4b803e 16:34:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:34:35 ---> Running in 1601372af591 16:34:36 Removing intermediate container 1601372af591 16:34:36 ---> a2abc34f5377 16:34:36 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:34:36 ---> Running in 20f43b907117 16:34:36 Removing intermediate container 20f43b907117 16:34:36 ---> ec9176dfbf72 16:34:36 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 16:34:36 ---> Running in 9b65cbd796b6 16:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:34:39 OK: 228 MiB in 59 packages 16:34:40 Removing intermediate container 9b65cbd796b6 16:34:40 ---> ab8c15f5be65 16:34:40 Step 6/22 : WORKDIR /device-modbus-go 16:34:40 ---> Running in a7f0feadeec4 16:34:41 Removing intermediate container a7f0feadeec4 16:34:41 ---> bace7647f0bc 16:34:41 Step 7/22 : COPY go.mod vendor* ./ 16:34:44 ---> d90b7c6b0a21 16:34:44 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:44 ---> Running in 4ad3f0d861fc 16:34:46 Removing intermediate container 4ad3f0d861fc 16:34:46 ---> de5e7ed0faf2 16:34:46 Step 9/22 : COPY . . 16:34:47 ---> d1370d0ddbd2 16:34:47 Step 10/22 : RUN ${MAKE} 16:34:47 ---> Running in fe6de51cc3d0 16:34:48 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.3.0-dev.25" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 16:37:55 Removing intermediate container fe6de51cc3d0 16:37:55 ---> aec3e69131cb 16:37:55 Step 11/22 : FROM alpine:3.14 16:37:55 3.14: Pulling from library/alpine 16:37:55 90cda3b7c325: Pulling fs layer 16:37:55 90cda3b7c325: Verifying Checksum 16:37:55 90cda3b7c325: Download complete 16:37:55 90cda3b7c325: Pull complete 16:37:55 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 16:37:55 Status: Downloaded newer image for alpine:3.14 16:37:55 ---> 376ba31ae3da 16:37:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 16:37:55 ---> Running in 7d58b17aa92a 16:37:55 Removing intermediate container 7d58b17aa92a 16:37:55 ---> c71e4da487e3 16:37:55 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 16:37:55 ---> Running in c1475fd8d88d 16:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:37:55 (1/6) Installing dumb-init (1.2.5-r1) 16:37:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:37:55 (3/6) Installing libsodium (1.0.18-r0) 16:37:55 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:37:55 (5/6) Installing libzmq (4.3.4-r0) 16:37:55 (6/6) Installing zeromq (4.3.4-r0) 16:37:55 Executing busybox-1.33.1-r8.trigger 16:37:55 OK: 8 MiB in 20 packages 16:37:56 Removing intermediate container c1475fd8d88d 16:37:56 ---> 3e1579471776 16:37:56 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 16:37:57 ---> 60d7b2def52e 16:37:57 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 16:37:58 ---> 66564c08b866 16:37:58 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 16:37:58 ---> 5d660bb30863 16:37:58 Step 17/22 : EXPOSE 59901 16:37:59 ---> Running in 5f2ecd1fdde5 16:37:59 Removing intermediate container 5f2ecd1fdde5 16:37:59 ---> 492aa55f9629 16:37:59 Step 18/22 : ENTRYPOINT ["/device-modbus"] 16:37:59 ---> Running in ec9bdc5b4d0b 16:37:59 Removing intermediate container ec9bdc5b4d0b 16:37:59 ---> b118344309eb 16:37:59 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:59 ---> Running in 924e212da29c 16:38:00 Removing intermediate container 924e212da29c 16:38:00 ---> 3ea17d0525e6 16:38:00 Step 20/22 : LABEL arch=arm64 16:38:00 ---> Running in 7cb30882a06f 16:38:00 Removing intermediate container 7cb30882a06f 16:38:00 ---> 1a993bd567ab 16:38:00 Step 21/22 : LABEL git_sha=251be81c94d6bf2c69d06494166ea5d98cfe24ab 16:38:00 ---> Running in 2106e119acae 16:38:01 Removing intermediate container 2106e119acae 16:38:01 ---> 5e7026c140c5 16:38:01 Step 22/22 : LABEL version=2.3.0-dev.25 16:38:01 ---> Running in 54ee9b030d82 16:38:01 Removing intermediate container 54ee9b030d82 16:38:01 ---> 39b76b54fad0 16:38:01 [Warning] One or more build-args [ARCH] were not consumed 16:38:01 Successfully built 39b76b54fad0 16:38:01 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:01 provisioning config files... 16:38:01 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/65@tmp/config9944137034783131345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:01 ---> docker-login.sh 16:38:01 nexus3.edgexfoundry.org:10001 16:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:02 Configure a credential helper to remove this warning. See 16:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:02 16:38:02 Login Succeeded 16:38:02 nexus3.edgexfoundry.org:10002 16:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:02 Configure a credential helper to remove this warning. See 16:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:02 16:38:02 Login Succeeded 16:38:02 nexus3.edgexfoundry.org:10003 16:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:02 Configure a credential helper to remove this warning. See 16:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:02 16:38:02 Login Succeeded 16:38:02 nexus3.edgexfoundry.org:10004 16:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:03 Configure a credential helper to remove this warning. See 16:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:03 16:38:03 Login Succeeded 16:38:03 docker.io 16:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:03 Configure a credential helper to remove this warning. See 16:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:03 16:38:03 Login Succeeded 16:38:03 ---> docker-login.sh ends [Pipeline] } 16:38:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:04 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 16:38:04 251be81c94d6bf2c69d06494166ea5d98cfe24ab 16:38:04 latest 16:38:04 2.3.0-dev.25 16:38:04 251be81c94d6bf2c69d06494166ea5d98cfe24ab-2.3.0-dev.25 16:38:04 main 16:38:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:04 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:251be81c94d6bf2c69d06494166ea5d98cfe24ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:04 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:251be81c94d6bf2c69d06494166ea5d98cfe24ab 16:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 16:38:04 517594bf645d: Preparing 16:38:04 608f9fd9605f: Preparing 16:38:04 ab7394f8603c: Preparing 16:38:04 7f587f46b791: Preparing 16:38:04 28c3ef001483: Preparing 16:38:04 28c3ef001483: Layer already exists 16:38:05 608f9fd9605f: Pushed 16:38:05 517594bf645d: Pushed 16:38:05 7f587f46b791: Pushed 16:38:09 ab7394f8603c: Pushed 16:38:09 251be81c94d6bf2c69d06494166ea5d98cfe24ab: digest: sha256:d5873d7e2824dc0b4fcd68f9e7a6ae14ffd69a45125aca47c5b8f8c0f2d589e9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:10 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:10 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 16:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 16:38:10 517594bf645d: Preparing 16:38:10 608f9fd9605f: Preparing 16:38:10 ab7394f8603c: Preparing 16:38:10 7f587f46b791: Preparing 16:38:10 28c3ef001483: Preparing 16:38:10 517594bf645d: Layer already exists 16:38:10 28c3ef001483: Layer already exists 16:38:10 608f9fd9605f: Layer already exists 16:38:10 ab7394f8603c: Layer already exists 16:38:10 7f587f46b791: Layer already exists 16:38:10 latest: digest: sha256:d5873d7e2824dc0b4fcd68f9e7a6ae14ffd69a45125aca47c5b8f8c0f2d589e9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:11 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.25 16:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 16:38:11 517594bf645d: Preparing 16:38:11 608f9fd9605f: Preparing 16:38:11 ab7394f8603c: Preparing 16:38:11 7f587f46b791: Preparing 16:38:11 28c3ef001483: Preparing 16:38:11 ab7394f8603c: Layer already exists 16:38:11 608f9fd9605f: Layer already exists 16:38:11 28c3ef001483: Layer already exists 16:38:11 517594bf645d: Layer already exists 16:38:11 7f587f46b791: Layer already exists 16:38:11 2.3.0-dev.25: digest: sha256:d5873d7e2824dc0b4fcd68f9e7a6ae14ffd69a45125aca47c5b8f8c0f2d589e9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:12 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:251be81c94d6bf2c69d06494166ea5d98cfe24ab-2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:12 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:251be81c94d6bf2c69d06494166ea5d98cfe24ab-2.3.0-dev.25 16:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 16:38:12 517594bf645d: Preparing 16:38:12 608f9fd9605f: Preparing 16:38:12 ab7394f8603c: Preparing 16:38:12 7f587f46b791: Preparing 16:38:12 28c3ef001483: Preparing 16:38:12 ab7394f8603c: Layer already exists 16:38:12 7f587f46b791: Layer already exists 16:38:12 28c3ef001483: Layer already exists 16:38:12 517594bf645d: Layer already exists 16:38:12 608f9fd9605f: Layer already exists 16:38:12 251be81c94d6bf2c69d06494166ea5d98cfe24ab-2.3.0-dev.25: digest: sha256:d5873d7e2824dc0b4fcd68f9e7a6ae14ffd69a45125aca47c5b8f8c0f2d589e9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:13 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:13 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 16:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 16:38:13 517594bf645d: Preparing 16:38:13 608f9fd9605f: Preparing 16:38:13 ab7394f8603c: Preparing 16:38:13 7f587f46b791: Preparing 16:38:13 28c3ef001483: Preparing 16:38:13 ab7394f8603c: Layer already exists 16:38:13 7f587f46b791: Layer already exists 16:38:13 608f9fd9605f: Layer already exists 16:38:13 28c3ef001483: Layer already exists 16:38:13 517594bf645d: Layer already exists 16:38:13 main: digest: sha256:d5873d7e2824dc0b4fcd68f9e7a6ae14ffd69a45125aca47c5b8f8c0f2d589e9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:13 ===================================================== [Pipeline] echo 16:38:13 taggedImages: 16:38:13 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:251be81c94d6bf2c69d06494166ea5d98cfe24ab 16:38:13 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 16:38:13 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.25 16:38:13 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:251be81c94d6bf2c69d06494166ea5d98cfe24ab-2.3.0-dev.25 16:38:13 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:38:14 16:38:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:38:14 arm64: Pulling from edgex-lftools-log-publisher 16:38:14 8998bd30e6a1: Pulling fs layer 16:38:14 04944245beec: Pulling fs layer 16:38:14 699f458cf7ca: Pulling fs layer 16:38:14 765212b225bb: Pulling fs layer 16:38:14 f23df028b6ca: Pulling fs layer 16:38:14 d65c8cfc05b1: Pulling fs layer 16:38:14 2437ff75d9bd: Pulling fs layer 16:38:14 f23df028b6ca: Waiting 16:38:14 d65c8cfc05b1: Waiting 16:38:14 765212b225bb: Waiting 16:38:14 2437ff75d9bd: Waiting 16:38:14 04944245beec: Verifying Checksum 16:38:14 04944245beec: Download complete 16:38:14 765212b225bb: Verifying Checksum 16:38:14 765212b225bb: Download complete 16:38:14 f23df028b6ca: Download complete 16:38:14 d65c8cfc05b1: Verifying Checksum 16:38:14 d65c8cfc05b1: Download complete 16:38:15 699f458cf7ca: Verifying Checksum 16:38:15 699f458cf7ca: Download complete 16:38:15 8998bd30e6a1: Verifying Checksum 16:38:15 8998bd30e6a1: Download complete 16:38:17 2437ff75d9bd: Verifying Checksum 16:38:17 2437ff75d9bd: Download complete 16:38:19 8998bd30e6a1: Pull complete 16:38:20 04944245beec: Pull complete 16:38:21 699f458cf7ca: Pull complete 16:38:21 765212b225bb: Pull complete 16:38:22 f23df028b6ca: Pull complete 16:38:22 d65c8cfc05b1: Pull complete 16:38:37 2437ff75d9bd: Pull complete 16:38:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:38:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:38:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:38 prd-ubuntu20.04-docker-arm64-4c-16g-118631 does not seem to be running inside a container 16:38:38 $ 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-modbus-go/65 -v /w/workspace/device-modbus-go/65:/w/workspace/device-modbus-go/65:rw,z -v /w/workspace/device-modbus-go/65@tmp:/w/workspace/device-modbus-go/65@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 16:38:40 $ docker top 537239d3246f01ae182e1935db02e8074bbd563e44331cba08c8d998fc6950ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:41 ---> job-cost.sh 16:38:41 lf-activate-venv: SKIPPING 16:38:41 INFO: No Stack... 16:38:42 INFO: Retrieving Pricing Info for: v3-standard-4 16:38:43 INFO: Archiving Costs [Pipeline] sh 16:38:43 + cut -d, -f6 16:38:43 + cat /w/workspace/device-modbus-go/65/archives/cost.csv [Pipeline] lock 16:38:43 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-65-stack-cost] 16:38:43 Resource [jenkins-edgexfoundry-device-modbus-go-main-65-stack-cost] did not exist. Created. 16:38:43 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:38:44 /w/workspace/device-modbus-go/65@tmp/durable-7623f0dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:38:45 + echo total: 0.10999999940395355 [Pipeline] stash 16:38:45 Warning: overwriting stash ‘stack-cost’ 16:38:45 Stashed 1 file(s) [Pipeline] } 16:38:45 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 16:38:45 $ docker stop --time=1 537239d3246f01ae182e1935db02e8074bbd563e44331cba08c8d998fc6950ce 16:38:46 $ docker rm -f 537239d3246f01ae182e1935db02e8074bbd563e44331cba08c8d998fc6950ce [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 16:38:47 provisioning config files... 16:38:47 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14990149719951569118tmp [Pipeline] { [Pipeline] sh 16:38:47 + set +x 16:38:47 + + curlbash -s -s https://codecov.io/bash -- 16:38:47 16:38:47 16:38:47 _____ _ 16:38:47 / ____| | | 16:38:47 | | ___ __| | ___ ___ _____ __ 16:38:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:38:47 | |___| (_) | (_| | __/ (_| (_) \ V / 16:38:47 \_____\___/ \__,_|\___|\___\___/ \_/ 16:38:47 Bash-1.0.6 16:38:47 16:38:47 16:38:47 ==> git version 2.25.1 found 16:38:47 ==> 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 16:38:47 Release-Date: 2020-01-08 16:38:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:38:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:38:47 ==> Jenkins CI detected. 16:38:47 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 16:38:47 project root: . 16:38:47 --> token set from env 16:38:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:38:47 ==> Running gcov in . (disable via -X gcov) 16:38:47 ==> Python coveragepy not found 16:38:47 ==> Searching for coverage reports in: 16:38:47 + . 16:38:47 -> Found 1 reports 16:38:47 ==> Detecting git/mercurial file structure 16:38:47 ==> Reading reports 16:38:47 + ./coverage.out bytes=23241 16:38:47 ==> Appending adjustments 16:38:47 https://docs.codecov.io/docs/fixing-reports 16:38:47 + Found adjustments 16:38:47 ==> Gzipping contents 16:38:47 4.0K /tmp/codecov.zaUh4X.gz 16:38:47 ==> Uploading reports 16:38:47 url: https://codecov.io 16:38:47 query: branch=main&commit=251be81c94d6bf2c69d06494166ea5d98cfe24ab&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:38:47 -> Pinging Codecov 16:38:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=251be81c94d6bf2c69d06494166ea5d98cfe24ab&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:38:47 -> Uploading to 16:38:47 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/55DBCA73C666E3227836607328DD7E49/251be81c94d6bf2c69d06494166ea5d98cfe24ab/2055be5d-b561-4dc4-bc6a-08ce69e552d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T163847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cef2cc5df24171b4d4249dda779b3c95c3c25104468e5e085e52528e625c1cc7 16:38:47 % Total % Received % Xferd Average Speed Time Time Time Current 16:38:47 Dload Upload Total Spent Left Speed 16:38:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3911 0 0 100 3911 0 18623 --:--:-- --:--:-- --:--:-- 18623 16:38:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/251be81c94d6bf2c69d06494166ea5d98cfe24ab [Pipeline] } 16:38:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:38:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:38:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:38:48 16:38:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:38:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:38:49 df9b9388f04a: Pulling fs layer 16:38:49 52dc419b0ee2: Pulling fs layer 16:38:49 25bc292e5bac: Pulling fs layer 16:38:49 114826534d7a: Pulling fs layer 16:38:49 4657fd5d0bcf: Pulling fs layer 16:38:49 6ad1cebc031e: Pulling fs layer 16:38:49 8a3aa393b2d8: Pulling fs layer 16:38:49 4657fd5d0bcf: Waiting 16:38:49 6ad1cebc031e: Waiting 16:38:49 8a3aa393b2d8: Waiting 16:38:49 114826534d7a: Waiting 16:38:49 25bc292e5bac: Verifying Checksum 16:38:49 25bc292e5bac: Download complete 16:38:49 52dc419b0ee2: Verifying Checksum 16:38:49 52dc419b0ee2: Download complete 16:38:49 4657fd5d0bcf: Verifying Checksum 16:38:49 4657fd5d0bcf: Download complete 16:38:49 df9b9388f04a: Download complete 16:38:49 df9b9388f04a: Pull complete 16:38:49 6ad1cebc031e: Verifying Checksum 16:38:49 6ad1cebc031e: Download complete 16:38:49 52dc419b0ee2: Pull complete 16:38:49 25bc292e5bac: Pull complete 16:38:49 114826534d7a: Verifying Checksum 16:38:49 114826534d7a: Download complete 16:38:50 8a3aa393b2d8: Verifying Checksum 16:38:50 8a3aa393b2d8: Download complete 16:38:54 114826534d7a: Pull complete 16:38:54 4657fd5d0bcf: Pull complete 16:38:54 6ad1cebc031e: Pull complete 16:38:56 8a3aa393b2d8: Pull complete 16:38:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:38:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:38:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:56 prd-ubuntu20.04-docker-8c-8g-118628 does not seem to be running inside a container 16:38:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 16:38:59 $ docker top 57af3b617a148b61dd740835b874f6d3c70cd633667bb7d3141f5ab42a3f80c2 -eo pid,comm [Pipeline] { [Pipeline] echo 16:38:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 16:38:59 + set -o pipefail 16:38:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 16:39:04 16:39:04 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 16:39:04 16:39:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/99158360-37ae-4471-8d42-001bcccab2e2 16:39:04 16:39:04 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 16:39:04 16:39:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:39:04 16:39:04 16:39:04 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:39:04 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:39:04 More details here: https://snyk.co/ue1NS [Pipeline] } 16:39:04 $ docker stop --time=1 57af3b617a148b61dd740835b874f6d3c70cd633667bb7d3141f5ab42a3f80c2 16:39:07 $ docker rm -f 57af3b617a148b61dd740835b874f6d3c70cd633667bb7d3141f5ab42a3f80c2 [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 16:39:08 + git log --format=format:%s -1 251be81c94d6bf2c69d06494166ea5d98cfe24ab [Pipeline] sh 16:39:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:39:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:39:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:08 prd-ubuntu20.04-docker-8c-8g-118628 does not seem to be running inside a container 16:39:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 16:39:09 $ docker top 1b4fb7c659bfbfb89e53f485e8b68c43eb9f721a6e4c1ae91e3b21b469af564e -eo pid,comm 16:39:09 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). 16:39:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:39:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:39:09 [ssh-agent] Looking for ssh-agent implementation... 16:39:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:09 $ docker exec 1b4fb7c659bfbfb89e53f485e8b68c43eb9f721a6e4c1ae91e3b21b469af564e ssh-agent 16:39:09 SSH_AUTH_SOCK=/tmp/ssh-88p6oSQDZsQT/agent.31 16:39:09 SSH_AGENT_PID=37 16:39:09 Running ssh-add (command line suppressed) 16:39:09 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15662943244805841949.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15662943244805841949.key) 16:39:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:39:09 + git semver tag 16:39:10 2022-11-08 16:39:09,996 [run_tag] DEBUG tag force:False 16:39:10 2022-11-08 16:39:09,996 [check_head_tag] DEBUG check head tag 16:39:10 2022-11-08 16:39:09,997 [execute] INFO git cat-file --batch-check 16:39:10 2022-11-08 16:39:09,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 16:39:10 2022-11-08 16:39:10,000 [execute] INFO git cat-file --batch 16:39:10 2022-11-08 16:39:10,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 16:39:10 2022-11-08 16:39:10,011 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:39:10 2022-11-08 16:39:10,011 [execute] INFO git tag -a v2.3.0-dev.25 -m v2.3.0-dev.25 16:39:10 2022-11-08 16:39:10,011 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.25', '-m', 'v2.3.0-dev.25'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 16:39:10 2022-11-08 16:39:10,016 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:39:10 2.3.0-dev.25 [Pipeline] } 16:39:10 $ docker exec --env ******** --env ******** 1b4fb7c659bfbfb89e53f485e8b68c43eb9f721a6e4c1ae91e3b21b469af564e ssh-agent -k 16:39:10 unset SSH_AUTH_SOCK; 16:39:10 unset SSH_AGENT_PID; 16:39:10 echo Agent pid 37 killed; 16:39:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:39:10 + git semver [Pipeline] } 16:39:10 $ docker stop --time=1 1b4fb7c659bfbfb89e53f485e8b68c43eb9f721a6e4c1ae91e3b21b469af564e 16:39:12 $ docker rm -f 1b4fb7c659bfbfb89e53f485e8b68c43eb9f721a6e4c1ae91e3b21b469af564e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:39:12 16:39:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:39:12 0.23.1-centos7: Pulling from edgex-lftools 16:39:12 ab5ef0e58194: Pulling fs layer 16:39:12 9712f1f96733: Pulling fs layer 16:39:12 63f879dbbcfc: Pulling fs layer 16:39:12 0d9ebad4ef96: Pulling fs layer 16:39:12 e9a5061849ea: Pulling fs layer 16:39:12 d747dcd14b5f: Pulling fs layer 16:39:12 2de7ff778b66: Pulling fs layer 16:39:12 0d9ebad4ef96: Waiting 16:39:12 e9a5061849ea: Waiting 16:39:12 d747dcd14b5f: Waiting 16:39:12 2de7ff778b66: Waiting 16:39:12 9712f1f96733: Verifying Checksum 16:39:12 9712f1f96733: Download complete 16:39:13 63f879dbbcfc: Verifying Checksum 16:39:13 63f879dbbcfc: Download complete 16:39:13 0d9ebad4ef96: Verifying Checksum 16:39:13 0d9ebad4ef96: Download complete 16:39:13 d747dcd14b5f: Verifying Checksum 16:39:13 d747dcd14b5f: Download complete 16:39:13 e9a5061849ea: Verifying Checksum 16:39:13 e9a5061849ea: Download complete 16:39:13 ab5ef0e58194: Verifying Checksum 16:39:13 ab5ef0e58194: Download complete 16:39:13 2de7ff778b66: Verifying Checksum 16:39:13 2de7ff778b66: Download complete 16:39:16 ab5ef0e58194: Pull complete 16:39:16 9712f1f96733: Pull complete 16:39:16 63f879dbbcfc: Pull complete 16:39:19 0d9ebad4ef96: Pull complete 16:39:19 e9a5061849ea: Pull complete 16:39:19 d747dcd14b5f: Pull complete 16:39:21 2de7ff778b66: Pull complete 16:39:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:39:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:39:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:21 prd-ubuntu20.04-docker-8c-8g-118628 does not seem to be running inside a container 16:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 16:39:23 $ docker top 3ac72e25787613fb45a16a5f1dbedca8457acb2b18a7a14e839154f125d461e7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:39:23 provisioning config files... 16:39:23 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4711758637405671983tmp 16:39:23 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5948577706024007130tmp 16:39:23 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12191129008873355274tmp [Pipeline] { [Pipeline] echo 16:39:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:39:24 ---> sigul-configuration.sh 16:39:24 gpg: directory `/root/.gnupg' created 16:39:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:39:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:39:24 gpg: keyring `/root/.gnupg/secring.gpg' created 16:39:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:39:24 gpg: CAST5 encrypted data 16:39:24 gpg: encrypted with 1 passphrase 16:39:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:39:24 + mkdir /home/jenkins 16:39:24 + mkdir /home/jenkins/sigul [Pipeline] sh 16:39:24 + 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 16:39:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:39:25 ---> sigul-install.sh 16:39:25 Sigul already installed; skipping installation. [Pipeline] sh 16:39:25 + git tag --list 16:39:25 0.7.1 16:39:25 v1.0.0 16:39:25 v1.1.0 16:39:25 v1.1.1 16:39:25 v1.2.2 16:39:25 v1.3.0 16:39:25 v1.3.1 16:39:25 v2.0.0 16:39:25 v2.1.0 16:39:25 v2.1.1 16:39:25 v2.1.1-dev.1 16:39:25 v2.1.1-dev.2 16:39:25 v2.1.1-dev.3 16:39:25 v2.2.0 16:39:25 v2.2.1-dev.1 16:39:25 v2.2.1-dev.2 16:39:25 v2.2.1-dev.3 16:39:25 v2.2.1-dev.4 16:39:25 v2.2.1-dev.5 16:39:25 v2.2.1-dev.6 16:39:25 v2.2.1-dev.7 16:39:25 v2.3.0-dev.10 16:39:25 v2.3.0-dev.11 16:39:25 v2.3.0-dev.12 16:39:25 v2.3.0-dev.13 16:39:25 v2.3.0-dev.14 16:39:25 v2.3.0-dev.15 16:39:25 v2.3.0-dev.16 16:39:25 v2.3.0-dev.17 16:39:25 v2.3.0-dev.18 16:39:25 v2.3.0-dev.19 16:39:25 v2.3.0-dev.20 16:39:25 v2.3.0-dev.21 16:39:25 v2.3.0-dev.22 16:39:25 v2.3.0-dev.23 16:39:25 v2.3.0-dev.24 16:39:25 v2.3.0-dev.25 16:39:25 v2.3.0-dev.7 16:39:25 v2.3.0-dev.8 16:39:25 v2.3.0-dev.9 [Pipeline] sh 16:39:25 + lftools sign git-tag v2.3.0-dev.25 16:39:26 Signing Git tag with Sigul... 16:39:26 Signing v2.3.0-dev.25 [Pipeline] echo 16:39:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:39:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:39:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:39:26 $ docker stop --time=1 3ac72e25787613fb45a16a5f1dbedca8457acb2b18a7a14e839154f125d461e7 16:39:28 $ docker rm -f 3ac72e25787613fb45a16a5f1dbedca8457acb2b18a7a14e839154f125d461e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:39:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:39:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:39:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:28 prd-ubuntu20.04-docker-8c-8g-118628 does not seem to be running inside a container 16:39:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 16:39:29 $ docker top fa00cd8f0b6e49f7fd5ff4eed38d73ddb892031a1406f208e4004fea568124b5 -eo pid,comm 16:39:29 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). 16:39:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:39:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:39:29 [ssh-agent] Looking for ssh-agent implementation... 16:39:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:29 $ docker exec fa00cd8f0b6e49f7fd5ff4eed38d73ddb892031a1406f208e4004fea568124b5 ssh-agent 16:39:29 SSH_AUTH_SOCK=/tmp/ssh-FsyxJZlGBipZ/agent.33 16:39:29 SSH_AGENT_PID=38 16:39:29 Running ssh-add (command line suppressed) 16:39:29 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_568225918081101383.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_568225918081101383.key) 16:39:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:39:30 + git semver bump pre 16:39:30 2022-11-08 16:39:30,233 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:39:30 2022-11-08 16:39:30,233 [bump_version] DEBUG bumping version:2.3.0-dev.25 on axis:pre with prefix:dev 16:39:30 2022-11-08 16:39:30,233 [bump_version] DEBUG bumped version:2.3.0-dev.26 16:39:30 2022-11-08 16:39:30,233 [write_version] DEBUG write version:2.3.0-dev.26 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 16:39:30 2022-11-08 16:39:30,233 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:39:30 2022-11-08 16:39:30,233 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:39:30 2022-11-08 16:39:30,235 [execute] INFO git cat-file --batch-check 16:39:30 2022-11-08 16:39:30,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:39:30 2022-11-08 16:39:30,241 [execute] INFO git cat-file --batch 16:39:30 2022-11-08 16:39:30,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:39:30 2022-11-08 16:39:30,247 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:39:30 2.3.0-dev.26 [Pipeline] } 16:39:30 $ docker exec --env ******** --env ******** fa00cd8f0b6e49f7fd5ff4eed38d73ddb892031a1406f208e4004fea568124b5 ssh-agent -k 16:39:30 unset SSH_AUTH_SOCK; 16:39:30 unset SSH_AGENT_PID; 16:39:30 echo Agent pid 38 killed; 16:39:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:39:30 + git semver [Pipeline] } 16:39:31 $ docker stop --time=1 fa00cd8f0b6e49f7fd5ff4eed38d73ddb892031a1406f208e4004fea568124b5 16:39:32 $ docker rm -f fa00cd8f0b6e49f7fd5ff4eed38d73ddb892031a1406f208e4004fea568124b5 [Pipeline] // withDockerContainer [Pipeline] sh 16:39:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:39:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:39:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:33 prd-ubuntu20.04-docker-8c-8g-118628 does not seem to be running inside a container 16:39:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 16:39:33 $ docker top 2dbf5d3673961f8a9b166714477d627168eac816294ee5d4a6de79dcc1ddf6f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:39:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:39:33 [ssh-agent] Looking for ssh-agent implementation... 16:39:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:33 $ docker exec 2dbf5d3673961f8a9b166714477d627168eac816294ee5d4a6de79dcc1ddf6f0 ssh-agent 16:39:33 SSH_AUTH_SOCK=/tmp/ssh-2XGLh0HhhXcG/agent.32 16:39:33 SSH_AGENT_PID=38 16:39:33 Running ssh-add (command line suppressed) 16:39:33 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9788314469460159556.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9788314469460159556.key) 16:39:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:39:34 + git semver push 16:39:34 2022-11-08 16:39:34,314 [run_push] DEBUG push 16:39:34 2022-11-08 16:39:34,314 [execute] INFO git cat-file --batch-check 16:39:34 2022-11-08 16:39:34,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:39:34 2022-11-08 16:39:34,318 [execute] INFO git rev-list 0b0e0dda27fc30339e7f91c236a349a21e440dac -- 16:39:34 2022-11-08 16:39:34,318 [execute] DEBUG Popen(['git', 'rev-list', '0b0e0dda27fc30339e7f91c236a349a21e440dac', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:39:34 2022-11-08 16:39:34,326 [execute] INFO git fetch -v origin 16:39:34 2022-11-08 16:39:34,326 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:39:34 2022-11-08 16:39:34,917 [run_push] DEBUG no remote changes detected 16:39:34 2022-11-08 16:39:34,917 [execute] INFO git push origin semver 16:39:34 2022-11-08 16:39:34,918 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:39:35 2022-11-08 16:39:35,841 [run_push] DEBUG push all version tags 16:39:35 2022-11-08 16:39:35,841 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:39:35 2022-11-08 16:39:35,842 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 16:39:36 2022-11-08 16:39:36,693 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:39:36 2.3.0-dev.26 [Pipeline] } 16:39:36 $ docker exec --env ******** --env ******** 2dbf5d3673961f8a9b166714477d627168eac816294ee5d4a6de79dcc1ddf6f0 ssh-agent -k 16:39:36 unset SSH_AUTH_SOCK; 16:39:36 unset SSH_AGENT_PID; 16:39:36 echo Agent pid 38 killed; 16:39:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:39:37 + git semver [Pipeline] } 16:39:37 $ docker stop --time=1 2dbf5d3673961f8a9b166714477d627168eac816294ee5d4a6de79dcc1ddf6f0 16:39:38 $ docker rm -f 2dbf5d3673961f8a9b166714477d627168eac816294ee5d4a6de79dcc1ddf6f0 [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 16:39:39 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 16:39:39 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 16:39:39 total 16 16:39:39 drwxr-xr-x 3 root root 4096 Nov 8 16:30 . 16:39:39 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 16:39 .. 16:39:39 drwxr-xr-x 2 root root 4096 Nov 8 16:30 cost 16:39:39 -rw-r--r-- 1 root root 87 Nov 8 16:30 cost.csv 16:39:39 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 16:39:39 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 16:39:39 total 16 16:39:39 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 16:30 . 16:39:39 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 16:39 .. 16:39:39 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 16:30 cost 16:39:39 -rw-r--r-- 1 jenkins jenkins 87 Nov 8 16:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:39:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:39:40 ---> package-listing.sh 16:39:40 ++ tr '[:upper:]' '[:lower:]' 16:39:40 ++ facter osfamily 16:39:40 + OS_FAMILY=debian 16:39:40 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 16:39:40 + START_PACKAGES=/tmp/packages_start.txt 16:39:40 + END_PACKAGES=/tmp/packages_end.txt 16:39:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:39:40 + PACKAGES=/tmp/packages_start.txt 16:39:40 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 16:39:40 + PACKAGES=/tmp/packages_end.txt 16:39:40 + case "${OS_FAMILY}" in 16:39:40 + dpkg -l 16:39:40 + grep '^ii' 16:39:40 + '[' -f /tmp/packages_start.txt ']' 16:39:40 + '[' -f /tmp/packages_end.txt ']' 16:39:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:39:40 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 16:39:40 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 16:39:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 16:39:40 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:39:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:39:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:41 prd-ubuntu20.04-docker-8c-8g-118628 does not seem to be running inside a container 16:39:41 $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 16:39:41 $ docker top 59af045549acc2767d05dfa1dad110b28ea1282100a8911c16f9e13cfc2576fa -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:42 + touch /tmp/pre-build-complete [Pipeline] sh 16:39:42 + mkdir -p /var/log/sysstat [Pipeline] sh 16:39:42 + ls /var/log/sa-host 16:39:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:42 provisioning config files... 16:39:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10060409134288391192tmp [Pipeline] { [Pipeline] echo 16:39:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:39:43 ---> create-netrc.sh [Pipeline] } 16:39:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:39:43 ---> python-tools-install.sh [Pipeline] echo 16:39:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:39:43 ---> sudo-logs.sh 16:39:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:39:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:39:44 ---> job-cost.sh 16:39:44 lf-activate-venv: SKIPPING 16:39:44 DEBUG: total: 0.2199999988079071 16:39:44 INFO: Retrieving Stack Cost... 16:39:44 INFO: Retrieving Pricing Info for: v3-standard-8 16:39:44 INFO: Archiving Costs [Pipeline] echo 16:39:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:39:45 ---> logs-deploy.sh 16:39:45 lf-activate-venv: SKIPPING 16:39:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/65 16:39:45 INFO: archiving workspace using pattern(s): 16:39:46 Archives upload complete. 16:39:46 INFO: archiving logs to Nexus 16:39:47 ---> uname -a: 16:39:47 Linux prd-ubuntu20-04-docker-8c-8g-118628 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:39:47 16:39:47 16:39:47 ---> lscpu: 16:39:47 Architecture: x86_64 16:39:47 CPU op-mode(s): 32-bit, 64-bit 16:39:47 Byte Order: Little Endian 16:39:47 Address sizes: 40 bits physical, 48 bits virtual 16:39:47 CPU(s): 8 16:39:47 On-line CPU(s) list: 0-7 16:39:47 Thread(s) per core: 1 16:39:47 Core(s) per socket: 1 16:39:47 Socket(s): 8 16:39:47 NUMA node(s): 1 16:39:47 Vendor ID: AuthenticAMD 16:39:47 CPU family: 23 16:39:47 Model: 49 16:39:47 Model name: AMD EPYC-Rome Processor 16:39:47 Stepping: 0 16:39:47 CPU MHz: 2799.976 16:39:47 BogoMIPS: 5599.95 16:39:47 Virtualization: AMD-V 16:39:47 Hypervisor vendor: KVM 16:39:47 Virtualization type: full 16:39:47 L1d cache: 256 KiB 16:39:47 L1i cache: 256 KiB 16:39:47 L2 cache: 4 MiB 16:39:47 L3 cache: 128 MiB 16:39:47 NUMA node0 CPU(s): 0-7 16:39:47 Vulnerability Itlb multihit: Not affected 16:39:47 Vulnerability L1tf: Not affected 16:39:47 Vulnerability Mds: Not affected 16:39:47 Vulnerability Meltdown: Not affected 16:39:47 Vulnerability Mmio stale data: Not affected 16:39:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:39:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:39:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:39:47 Vulnerability Srbds: Not affected 16:39:47 Vulnerability Tsx async abort: Not affected 16:39:47 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 16:39:47 16:39:47 16:39:47 ---> nproc: 16:39:47 8 16:39:47 16:39:47 16:39:47 ---> df -h: 16:39:47 Filesystem Size Used Avail Use% Mounted on 16:39:47 overlay 155G 13G 143G 9% / 16:39:47 tmpfs 64M 0 64M 0% /dev 16:39:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:39:47 shm 64M 0 64M 0% /dev/shm 16:39:47 /dev/vda1 155G 13G 143G 9% /facter-os 16:39:47 16:39:47 16:39:47 ---> sar -b -r -n DEV: 16:39:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118628) 11/08/22 _x86_64_ (8 CPU) 16:39:47 16:39:47 16:27:35 LINUX RESTART (8 CPU) 16:39:47 16:39:47 16:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:39:47 16:29:01 232.08 37.89 194.19 0.00 4304.08 79645.35 0.00 16:39:47 16:30:01 140.34 0.25 140.09 0.00 15.20 23362.11 0.00 16:39:47 16:31:01 34.84 0.05 34.79 0.00 9.86 16750.70 0.00 16:39:47 16:32:01 2.03 0.00 2.03 0.00 0.00 21.99 0.00 16:39:47 16:33:01 39.44 9.35 30.09 0.00 2885.79 4818.00 0.00 16:39:47 16:34:01 2.42 0.00 2.42 0.00 0.00 29.20 0.00 16:39:47 16:35:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 16:39:47 16:36:01 2.22 0.48 1.73 0.00 17.86 20.00 0.00 16:39:47 16:37:01 2.40 1.17 1.23 0.00 19.86 15.20 0.00 16:39:47 16:38:01 2.32 0.00 2.32 0.00 0.00 37.05 0.00 16:39:47 16:39:01 35.23 0.32 34.91 0.00 12.93 27606.33 0.00 16:39:47 Average: 44.69 4.45 40.24 0.00 654.94 13747.03 0.00 16:39:47 16:39:47 16:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:39:47 16:29:01 28553984 31584228 721220 2.19 136876 3112360 1939636 5.72 1056992 2845120 616 16:39:47 16:30:01 28286448 31575292 726964 2.21 142552 3350260 1835612 5.41 1199352 2952068 672 16:39:47 16:31:01 27776856 31576328 724348 2.20 151080 3802348 1745216 5.14 1215108 3391772 12 16:39:47 16:32:01 27777124 31576648 724004 2.20 151148 3802340 1745216 5.14 1214964 3391776 8 16:39:47 16:33:01 27492428 31566060 718404 2.18 169744 4051340 1796840 5.30 1361924 3503276 240 16:39:47 16:34:01 27493788 31567400 717320 2.18 169804 4051328 1796472 5.29 1361252 3503236 20 16:39:47 16:35:01 27503192 31576960 707632 2.15 169876 4051340 1796472 5.29 1352880 3503240 8 16:39:47 16:36:01 27498288 31573704 711096 2.16 169960 4051872 1796472 5.29 1359160 3503648 232 16:39:47 16:37:01 27494712 31570924 713832 2.17 169992 4052472 1796472 5.29 1362876 3503752 8 16:39:47 16:38:01 27495120 31571640 713204 2.17 170092 4052464 1796472 5.29 1362336 3503988 8 16:39:47 16:39:01 26355472 31440848 837852 2.55 185024 4963444 1923304 5.67 1547672 4366196 207224 16:39:47 Average: 27611583 31561821 728716 2.22 162377 3940143 1815289 5.35 1308592 3451643 19004 16:39:47 16:39:47 16:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:39:47 16:29:01 ens3 865.28 568.70 8391.95 108.51 0.00 0.00 0.00 0.00 16:39:47 16:29:01 docker0 145.53 207.51 12.50 1870.86 0.00 0.00 0.00 0.00 16:39:47 16:29:01 veth73519bf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:39:47 16:29:01 lo 6.58 6.58 0.64 0.64 0.00 0.00 0.00 0.00 16:39:47 16:30:01 ens3 101.72 88.89 199.92 317.99 0.00 0.00 0.00 0.00 16:39:47 16:30:01 docker0 3.52 7.75 0.23 92.01 0.00 0.00 0.00 0.00 16:39:47 16:30:01 lo 7.33 7.33 0.71 0.71 0.00 0.00 0.00 0.00 16:39:47 16:31:01 ens3 97.22 61.68 2523.64 10.19 0.00 0.00 0.00 0.00 16:39:47 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:47 16:31:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 16:39:47 16:32:01 ens3 1.43 0.38 0.42 0.27 0.00 0.00 0.00 0.00 16:39:47 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:47 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:39:47 16:33:01 ens3 98.55 63.51 1345.27 4.69 0.00 0.00 0.00 0.00 16:39:47 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:47 16:33:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 16:39:47 16:34:01 ens3 2.28 0.82 0.76 0.48 0.00 0.00 0.00 0.00 16:39:47 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:47 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:39:47 16:35:01 ens3 0.95 0.50 0.52 0.40 0.00 0.00 0.00 0.00 16:39:47 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:47 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:47 16:36:01 ens3 2.20 1.98 1.44 2.64 0.00 0.00 0.00 0.00 16:39:47 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:47 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:39:47 16:37:01 ens3 5.95 5.12 3.74 3.37 0.00 0.00 0.00 0.00 16:39:47 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:47 16:37:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:39:47 16:38:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:39:47 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:47 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:39:47 16:39:01 ens3 202.42 131.49 4665.43 16.02 0.00 0.00 0.00 0.00 16:39:47 16:39:01 docker0 32.31 61.14 2.77 691.56 0.00 0.00 0.00 0.00 16:39:47 16:39:01 veth9ad7326 32.31 61.24 3.21 691.57 0.00 0.00 0.00 0.06 16:39:47 16:39:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 16:39:47 Average: ens3 124.16 83.18 1547.13 42.13 0.00 0.00 0.00 0.00 16:39:47 Average: docker0 16.29 24.85 1.39 238.83 0.00 0.00 0.00 0.00 16:39:47 Average: veth9ad7326 2.94 5.58 0.29 62.96 0.00 0.00 0.00 0.01 16:39:47 Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 16:39:47 16:39:47 16:39:47 ---> sar -P ALL: 16:39:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118628) 11/08/22 _x86_64_ (8 CPU) 16:39:47 16:39:47 16:27:35 LINUX RESTART (8 CPU) 16:39:47 16:39:47 16:28:02 CPU %user %nice %system %iowait %steal %idle 16:39:47 16:29:01 all 12.49 0.00 5.18 2.07 0.07 80.19 16:39:47 16:29:01 0 14.59 0.00 6.66 1.17 0.09 77.50 16:39:47 16:29:01 1 13.96 0.00 4.13 0.21 0.05 81.65 16:39:47 16:29:01 2 12.31 0.00 5.67 4.86 0.07 77.09 16:39:47 16:29:01 3 12.41 0.00 5.14 1.28 0.07 81.10 16:39:47 16:29:01 4 11.77 0.00 5.20 2.36 0.07 80.61 16:39:47 16:29:01 5 11.49 0.00 5.56 0.74 0.07 82.14 16:39:47 16:29:01 6 9.75 0.00 4.33 5.46 0.07 80.39 16:39:47 16:29:01 7 13.61 0.00 4.76 0.47 0.09 81.07 16:39:47 16:30:01 all 39.02 0.00 6.54 0.90 0.09 53.46 16:39:47 16:30:01 0 38.11 0.00 6.93 0.49 0.10 54.37 16:39:47 16:30:01 1 39.30 0.00 6.47 0.12 0.08 54.03 16:39:47 16:30:01 2 38.73 0.00 6.36 0.22 0.08 54.61 16:39:47 16:30:01 3 37.85 0.00 6.47 0.10 0.10 55.48 16:39:47 16:30:01 4 39.92 0.00 6.52 0.37 0.08 53.10 16:39:47 16:30:01 5 39.81 0.00 6.35 1.57 0.08 52.19 16:39:47 16:30:01 6 38.60 0.00 6.84 3.91 0.08 50.57 16:39:47 16:30:01 7 39.86 0.00 6.35 0.39 0.10 53.30 16:39:47 16:31:01 all 2.41 0.00 1.21 0.37 0.02 95.99 16:39:47 16:31:01 0 2.34 0.00 1.41 1.92 0.02 94.32 16:39:47 16:31:01 1 2.33 0.00 1.56 0.00 0.02 96.10 16:39:47 16:31:01 2 2.30 0.00 1.16 0.02 0.03 96.49 16:39:47 16:31:01 3 2.28 0.00 1.11 0.03 0.02 96.56 16:39:47 16:31:01 4 2.64 0.00 0.75 0.00 0.02 96.59 16:39:47 16:31:01 5 2.16 0.00 1.41 0.28 0.02 96.14 16:39:47 16:31:01 6 2.99 0.00 1.09 0.00 0.00 95.92 16:39:47 16:31:01 7 2.26 0.00 1.19 0.70 0.02 95.82 16:39:47 16:32:01 all 0.03 0.00 0.02 0.01 0.00 99.94 16:39:47 16:32:01 0 0.08 0.00 0.02 0.05 0.00 99.85 16:39:47 16:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:39:47 16:32:01 2 0.07 0.00 0.05 0.00 0.00 99.88 16:39:47 16:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:39:47 16:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 16:39:47 16:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:39:47 16:32:01 6 0.00 0.00 0.03 0.00 0.02 99.95 16:39:47 16:32:01 7 0.05 0.00 0.00 0.05 0.00 99.90 16:39:47 16:33:01 all 1.20 0.00 0.81 0.34 0.02 97.63 16:39:47 16:33:01 0 1.27 0.00 0.85 0.45 0.02 97.41 16:39:47 16:33:01 1 1.00 0.00 0.88 0.43 0.02 97.66 16:39:47 16:33:01 2 0.99 0.00 0.67 0.05 0.03 98.25 16:39:47 16:33:01 3 0.77 0.00 0.60 0.07 0.02 98.55 16:39:47 16:33:01 4 2.56 0.00 0.80 0.32 0.02 96.31 16:39:47 16:33:01 5 0.98 0.00 0.47 0.07 0.00 98.48 16:39:47 16:33:01 6 1.28 0.00 1.57 0.03 0.00 97.11 16:39:47 16:33:01 7 0.75 0.00 0.64 1.32 0.03 97.26 16:39:47 16:34:01 all 0.03 0.00 0.03 0.01 0.00 99.93 16:39:47 16:34:01 0 0.07 0.00 0.08 0.07 0.02 99.77 16:39:47 16:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:39:47 16:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:39:47 16:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:39:47 16:34:01 4 0.02 0.00 0.03 0.00 0.00 99.95 16:39:47 16:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:39:47 16:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 16:39:47 16:34:01 7 0.10 0.00 0.02 0.05 0.00 99.83 16:39:47 16:35:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:39:47 16:35:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:39:47 16:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:39:47 16:35:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:39:47 16:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:39:47 16:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 16:39:47 16:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:39:47 16:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:39:47 16:35:01 7 0.02 0.00 0.00 0.05 0.00 99.93 16:39:47 16:36:01 all 0.14 0.00 0.02 0.01 0.00 99.83 16:39:47 16:36:01 0 0.27 0.00 0.07 0.02 0.02 99.63 16:39:47 16:36:01 1 0.03 0.00 0.00 0.03 0.00 99.93 16:39:47 16:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:39:47 16:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:39:47 16:36:01 4 0.12 0.00 0.03 0.02 0.02 99.82 16:39:47 16:36:01 5 0.23 0.00 0.02 0.00 0.00 99.75 16:39:47 16:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:39:47 16:36:01 7 0.38 0.00 0.03 0.03 0.00 99.55 16:39:47 16:37:01 all 0.15 0.00 0.02 0.01 0.00 99.82 16:39:47 16:37:01 0 0.23 0.00 0.07 0.02 0.02 99.67 16:39:47 16:37:01 1 0.08 0.00 0.02 0.03 0.00 99.87 16:39:47 16:37:01 2 0.07 0.00 0.02 0.00 0.02 99.90 16:39:47 16:37:01 3 0.32 0.00 0.03 0.00 0.00 99.65 16:39:47 16:37:01 4 0.13 0.00 0.02 0.00 0.00 99.85 16:39:47 16:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:39:47 16:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:39:47 16:37:01 7 0.30 0.00 0.03 0.00 0.00 99.67 16:39:47 16:38:01 all 0.01 0.00 0.01 0.01 0.00 99.96 16:39:47 16:38:01 0 0.10 0.00 0.05 0.00 0.00 99.85 16:39:47 16:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:39:47 16:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:39:47 16:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:39:47 16:38:01 4 0.00 0.00 0.02 0.02 0.00 99.97 16:39:47 16:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:39:47 16:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:39:47 16:38:01 7 0.00 0.00 0.02 0.07 0.00 99.92 16:39:47 16:39:01 all 3.80 0.00 1.63 0.46 0.02 94.09 16:39:47 16:39:01 0 5.26 0.00 1.73 0.02 0.03 92.96 16:39:47 16:39:01 1 3.20 0.00 1.22 0.10 0.02 95.46 16:39:47 16:39:01 2 2.17 0.00 2.13 0.02 0.02 95.67 16:39:47 16:39:01 3 4.01 0.00 1.75 0.00 0.02 94.22 16:39:47 16:39:01 4 4.16 0.00 1.80 2.79 0.03 91.22 16:39:47 16:39:01 5 3.37 0.00 1.07 0.00 0.02 95.54 16:39:47 16:39:01 6 4.47 0.00 1.32 0.02 0.02 94.17 16:39:47 16:39:01 7 3.74 0.00 2.01 0.74 0.02 93.50 16:39:47 16:39:47 Average: CPU %user %nice %system %iowait %steal %idle 16:39:47 Average: all 5.34 0.00 1.39 0.38 0.02 92.87 16:39:47 Average: 0 5.63 0.00 1.61 0.38 0.03 92.36 16:39:47 Average: 1 5.40 0.00 1.29 0.08 0.02 93.21 16:39:47 Average: 2 5.12 0.00 1.45 0.46 0.02 92.95 16:39:47 Average: 3 5.20 0.00 1.36 0.13 0.02 93.29 16:39:47 Average: 4 5.52 0.00 1.36 0.53 0.02 92.57 16:39:47 Average: 5 5.22 0.00 1.33 0.24 0.02 93.19 16:39:47 Average: 6 5.16 0.00 1.37 0.84 0.02 92.61 16:39:47 Average: 7 5.49 0.00 1.35 0.35 0.02 92.78 16:39:47 16:39:47 16:39:47