Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3185666607ac015ce8e2ed96cee91149733c6fa 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-ssh16261627268487856105.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17339867233438303738.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh4284647769220261101.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17877189604226903071.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh1264018991418917784.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-14829’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-14823’ is offline ‘prd-ubuntu20.04-docker-8c-8g-14830’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-14824’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-14827’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14832 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 > 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 a3185666607ac015ce8e2ed96cee91149733c6fa (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#476)" > 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 a3185666607ac015ce8e2ed96cee91149733c6fa # timeout=10 > git rev-list --no-walk 8b019029337577f55c3ddf5891f69e829d86b4f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:05:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:05:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:05:09 ========================================================= 00:05:09 EdgeX Global Pipelines Version Info 00:05:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:05:10 ------------------- 00:05:10 stable info: 00:05:10 ------------------- 00:05:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:05:10 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:05:10 Message: update stable to v1.0.249 00:05:10 ------------------- 00:05:10 experimental info: 00:05:10 ------------------- 00:05:10 Commited By: **** collab-it+edgex@linuxfoundation.org 00:05:10 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:05:10 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3185666607ac015ce8e2ed96cee91149733c6fa [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a318566 [Pipeline] echo 00:05:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:11 provisioning config files... 00:05:11 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12510317852186288025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:11 ---> docker-login.sh 00:05:11 nexus3.edgexfoundry.org:10001 00:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:12 Configure a credential helper to remove this warning. See 00:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:12 00:05:12 Login Succeeded 00:05:12 nexus3.edgexfoundry.org:10002 00:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:12 Configure a credential helper to remove this warning. See 00:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:12 00:05:12 Login Succeeded 00:05:12 nexus3.edgexfoundry.org:10003 00:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:12 Configure a credential helper to remove this warning. See 00:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:12 00:05:12 Login Succeeded 00:05:12 nexus3.edgexfoundry.org:10004 00:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:12 Configure a credential helper to remove this warning. See 00:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:12 00:05:12 Login Succeeded 00:05:12 docker.io 00:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:12 Configure a credential helper to remove this warning. See 00:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:12 00:05:12 Login Succeeded 00:05:12 ---> docker-login.sh ends [Pipeline] } 00:05:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:05:13 + git rev-list -1 --merges a3185666607ac015ce8e2ed96cee91149733c6fa~1..a3185666607ac015ce8e2ed96cee91149733c6fa [Pipeline] echo 00:05:13 -----------> git rev-list -1 --merges a3185666607ac015ce8e2ed96cee91149733c6fa~1..a3185666607ac015ce8e2ed96cee91149733c6fa a3185666607ac015ce8e2ed96cee91149733c6fa [false] [Pipeline] sh 00:05:13 + git log --format=format:%s -1 a3185666607ac015ce8e2ed96cee91149733c6fa [Pipeline] echo 00:05:13 ========================================================= 00:05:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:05:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:05:14 + git log --format=format:%s -1 a3185666607ac015ce8e2ed96cee91149733c6fa [Pipeline] echo 00:05:14 [semverPrep] GIT_COMMIT: a3185666607ac015ce8e2ed96cee91149733c6fa, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#476) [Pipeline] echo 00:05:14 [semverPrep] This is not a build commit. [Pipeline] sh 00:05:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:05:14 + grep -v github /etc/ssh/ssh_known_hosts 00:05:14 + [ -e /tmp/ssh_known_hosts ] 00:05:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:05:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:05:14 + sudo tee -a /etc/ssh/ssh_known_hosts 00:05:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:14 00:05:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:15 0.1.4: Pulling from edgex-devops/py-git-semver 00:05:15 b85a868b505f: Pulling fs layer 00:05:15 e2be974225ed: Pulling fs layer 00:05:15 339a4e72a1f5: Pulling fs layer 00:05:15 988bab9f4d93: Pulling fs layer 00:05:15 1469e6f7b9e6: Pulling fs layer 00:05:15 eaf3925da568: Pulling fs layer 00:05:15 bab4dde63d76: Pulling fs layer 00:05:15 bde34c3a00c8: Pulling fs layer 00:05:15 b352a97aabf1: Pulling fs layer 00:05:15 4872d77fe225: Pulling fs layer 00:05:15 5851b861e8e6: Pulling fs layer 00:05:15 988bab9f4d93: Waiting 00:05:15 1469e6f7b9e6: Waiting 00:05:15 eaf3925da568: Waiting 00:05:15 bab4dde63d76: Waiting 00:05:15 bde34c3a00c8: Waiting 00:05:15 b352a97aabf1: Waiting 00:05:15 4872d77fe225: Waiting 00:05:15 5851b861e8e6: Waiting 00:05:15 e2be974225ed: Verifying Checksum 00:05:15 e2be974225ed: Download complete 00:05:15 988bab9f4d93: Verifying Checksum 00:05:15 988bab9f4d93: Download complete 00:05:15 b85a868b505f: Verifying Checksum 00:05:15 b85a868b505f: Download complete 00:05:15 eaf3925da568: Download complete 00:05:15 339a4e72a1f5: Verifying Checksum 00:05:15 bde34c3a00c8: Download complete 00:05:15 1469e6f7b9e6: Verifying Checksum 00:05:15 1469e6f7b9e6: Download complete 00:05:15 4872d77fe225: Verifying Checksum 00:05:15 4872d77fe225: Download complete 00:05:15 b352a97aabf1: Download complete 00:05:15 5851b861e8e6: Verifying Checksum 00:05:15 5851b861e8e6: Download complete 00:05:15 bab4dde63d76: Verifying Checksum 00:05:15 bab4dde63d76: Download complete 00:05:16 b85a868b505f: Pull complete 00:05:16 e2be974225ed: Pull complete 00:05:16 339a4e72a1f5: Pull complete 00:05:17 988bab9f4d93: Pull complete 00:05:17 1469e6f7b9e6: Pull complete 00:05:17 eaf3925da568: Pull complete 00:05:18 bab4dde63d76: Pull complete 00:05:19 bde34c3a00c8: Pull complete 00:05:19 b352a97aabf1: Pull complete 00:05:19 4872d77fe225: Pull complete 00:05:19 5851b861e8e6: Pull complete 00:05:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:05:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:19 prd-ubuntu20.04-docker-8c-8g-14832 does not seem to be running inside a container 00:05:19 $ 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 00:05:20 $ docker top 064b0d437fd5d02bf717c50c91040c168afd47b9cd4b9c5d86df6576c26f9cec -eo pid,comm 00:05:20 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). 00:05:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:05:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:20 [ssh-agent] Looking for ssh-agent implementation... 00:05:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:20 $ docker exec 064b0d437fd5d02bf717c50c91040c168afd47b9cd4b9c5d86df6576c26f9cec ssh-agent 00:05:20 SSH_AUTH_SOCK=/tmp/ssh-bnCxxXN839gt/agent.33 00:05:20 SSH_AGENT_PID=39 00:05:20 Running ssh-add (command line suppressed) 00:05:21 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12180501356014911821.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12180501356014911821.key) 00:05:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:21 + git tag --points-at HEAD [Pipeline] } 00:05:21 $ docker exec --env ******** --env ******** 064b0d437fd5d02bf717c50c91040c168afd47b9cd4b9c5d86df6576c26f9cec ssh-agent -k 00:05:21 unset SSH_AUTH_SOCK; 00:05:21 unset SSH_AGENT_PID; 00:05:21 echo Agent pid 39 killed; 00:05:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:05:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:21 [ssh-agent] Looking for ssh-agent implementation... 00:05:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:21 $ docker exec 064b0d437fd5d02bf717c50c91040c168afd47b9cd4b9c5d86df6576c26f9cec ssh-agent 00:05:21 SSH_AUTH_SOCK=/tmp/ssh-EAFZwk6w2pM1/agent.71 00:05:21 SSH_AGENT_PID=77 00:05:21 Running ssh-add (command line suppressed) 00:05:21 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13553575222279521387.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13553575222279521387.key) 00:05:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:22 + git semver init 00:05:22 2023-05-10 00:05:22,330 [run_init] DEBUG init version:0.0.0 force:False 00:05:22 2023-05-10 00:05:22,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 00:05:22 2023-05-10 00:05:22,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 00:05:22 2023-05-10 00:05:22,331 [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) 00:05:23 2023-05-10 00:05:23,068 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 00:05:23 2023-05-10 00:05:23,068 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 00:05:23 2023-05-10 00:05:23,069 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:05:23 2023-05-10 00:05:23,069 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:05:23 3.0.0-dev.38 [Pipeline] } 00:05:23 $ docker exec --env ******** --env ******** 064b0d437fd5d02bf717c50c91040c168afd47b9cd4b9c5d86df6576c26f9cec ssh-agent -k 00:05:23 unset SSH_AUTH_SOCK; 00:05:23 unset SSH_AGENT_PID; 00:05:23 echo Agent pid 77 killed; 00:05:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:05:23 + git semver [Pipeline] } 00:05:24 $ docker stop --time=1 064b0d437fd5d02bf717c50c91040c168afd47b9cd4b9c5d86df6576c26f9cec 00:05:25 $ docker rm -f --volumes 064b0d437fd5d02bf717c50c91040c168afd47b9cd4b9c5d86df6576c26f9cec [Pipeline] // withDockerContainer [Pipeline] sh 00:05:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:05:26 Stashed 1 file(s) [Pipeline] echo 00:05:26 [edgeXSemver]: initialized semver on version 3.0.0-dev.38 [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 00:05:26 provisioning config files... 00:05:26 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12633780480342114841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:26 ---> docker-login.sh 00:05:26 nexus3.edgexfoundry.org:10001 00:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:26 Configure a credential helper to remove this warning. See 00:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:26 00:05:26 Login Succeeded 00:05:26 nexus3.edgexfoundry.org:10002 00:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:26 Configure a credential helper to remove this warning. See 00:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:26 00:05:26 Login Succeeded 00:05:26 nexus3.edgexfoundry.org:10003 00:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:26 Configure a credential helper to remove this warning. See 00:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:26 00:05:26 Login Succeeded 00:05:26 nexus3.edgexfoundry.org:10004 00:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:26 Configure a credential helper to remove this warning. See 00:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:26 00:05:26 Login Succeeded 00:05:26 docker.io 00:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:27 Configure a credential helper to remove this warning. See 00:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:27 00:05:27 Login Succeeded 00:05:27 ---> docker-login.sh ends [Pipeline] } 00:05:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:05:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:27 ========================================================= 00:05:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:05:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:05:29 Sending build context to Docker daemon 6.492MB 00:05:29 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 00:05:29 Step 2/10 : FROM ${BASE} AS builder 00:05:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:05:29 f56be85fc22e: Pulling fs layer 00:05:29 85791d961cd3: Pulling fs layer 00:05:29 d694b5ae8c79: Pulling fs layer 00:05:29 9f32a84ed3da: Pulling fs layer 00:05:29 4d19c01a9841: Pulling fs layer 00:05:29 9325e15d5711: Pulling fs layer 00:05:29 556b6ee489ea: Pulling fs layer 00:05:29 c5a4b2cf53e6: Pulling fs layer 00:05:29 9f32a84ed3da: Waiting 00:05:29 9325e15d5711: Waiting 00:05:29 4d19c01a9841: Waiting 00:05:29 556b6ee489ea: Waiting 00:05:29 c5a4b2cf53e6: Waiting 00:05:29 85791d961cd3: Download complete 00:05:29 9f32a84ed3da: Verifying Checksum 00:05:29 9f32a84ed3da: Download complete 00:05:29 4d19c01a9841: Download complete 00:05:29 f56be85fc22e: Verifying Checksum 00:05:29 f56be85fc22e: Download complete 00:05:29 9325e15d5711: Verifying Checksum 00:05:29 9325e15d5711: Download complete 00:05:30 f56be85fc22e: Pull complete 00:05:30 85791d961cd3: Pull complete 00:05:30 d694b5ae8c79: Verifying Checksum 00:05:30 d694b5ae8c79: Download complete 00:05:30 c5a4b2cf53e6: Verifying Checksum 00:05:30 c5a4b2cf53e6: Download complete 00:05:30 556b6ee489ea: Verifying Checksum 00:05:30 556b6ee489ea: Download complete 00:05:34 d694b5ae8c79: Pull complete 00:05:34 9f32a84ed3da: Pull complete 00:05:34 4d19c01a9841: Pull complete 00:05:34 9325e15d5711: Pull complete 00:05:36 556b6ee489ea: Pull complete 00:05:37 c5a4b2cf53e6: Pull complete 00:05:37 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:05:37 ---> c4be618373d6 00:05:37 Step 3/10 : ARG ADD_BUILD_TAGS="" 00:05:38 ---> Running in 9ad4540051d4 00:05:38 Removing intermediate container 9ad4540051d4 00:05:38 ---> 4c50391cf9a3 00:05:38 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:05:38 ---> Running in 46ef9a6aed60 00:05:38 Removing intermediate container 46ef9a6aed60 00:05:38 ---> 342e17e0146c 00:05:38 Step 5/10 : RUN apk add --update --no-cache make git openssh 00:05:38 ---> Running in dcbfe3392888 00:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:05:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:05:39 (1/8) Installing openssh-keygen (9.1_p1-r2) 00:05:39 (2/8) Installing libedit (20221030.3.1-r0) 00:05:39 (3/8) Installing openssh-client-common (9.1_p1-r2) 00:05:39 (4/8) Installing openssh-client-default (9.1_p1-r2) 00:05:39 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 00:05:39 (6/8) Installing openssh-server-common (9.1_p1-r2) 00:05:39 (7/8) Installing openssh-server (9.1_p1-r2) 00:05:39 (8/8) Installing openssh (9.1_p1-r2) 00:05:39 Executing busybox-1.35.0-r29.trigger 00:05:39 OK: 270 MiB in 61 packages 00:05:40 Removing intermediate container dcbfe3392888 00:05:40 ---> 3c07403cf934 00:05:40 Step 6/10 : WORKDIR /device-modbus-go 00:05:40 ---> Running in 0e8c61390dbb 00:05:40 Removing intermediate container 0e8c61390dbb 00:05:40 ---> 00bdbb07e9ee 00:05:40 Step 7/10 : COPY go.mod vendor* ./ 00:05:40 ---> 47455185e7d5 00:05:40 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:40 ---> Running in 4d1d7b0bb849 00:05:41 Still waiting to schedule task 00:05:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-14828’ is offline 00:06:12 Removing intermediate container 4d1d7b0bb849 00:06:12 ---> 2ea405eb6ebc 00:06:12 Step 9/10 : COPY . . 00:06:12 ---> 453de8e0a19c 00:06:12 Step 10/10 : RUN ${MAKE} 00:06:12 ---> Running in 1b3395ca9b57 00:06:12 noop 00:06:12 Removing intermediate container 1b3395ca9b57 00:06:12 ---> 1e5a5e03ebbd 00:06:12 Successfully built 1e5a5e03ebbd 00:06:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:12 + docker inspect -f . ci-base-image-x86_64 00:06:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:12 prd-ubuntu20.04-docker-8c-8g-14832 does not seem to be running inside a container 00:06:12 $ 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 00:06:13 $ docker top 3148d9d3ad0461020831d9fc77f32a22cda2259c10948f88cefa926f9b453905 -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:13 + go version 00:06:13 go version go1.20.2 linux/amd64 [Pipeline] } 00:06:13 $ docker stop --time=1 3148d9d3ad0461020831d9fc77f32a22cda2259c10948f88cefa926f9b453905 00:06:14 $ docker rm -f --volumes 3148d9d3ad0461020831d9fc77f32a22cda2259c10948f88cefa926f9b453905 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:15 + docker inspect -f . ci-base-image-x86_64 00:06:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:15 prd-ubuntu20.04-docker-8c-8g-14832 does not seem to be running inside a container 00:06:15 $ 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 00:06:15 $ docker top 89429137acd1887260c48659b57a87e7e1520d149757fbdb11fc5e3a08debf12 -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:15 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 00:06:16 + make test 00:06:16 go test ./... -coverprofile=coverage.out 00:06:21 ? github.com/edgexfoundry/device-modbus-go [no test files] 00:06:31 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 00:06:31 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.018s coverage: 47.4% of statements 00:06:37 go vet ./... 00:06:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:06:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:06:40 ./bin/test-attribution-txt.sh [Pipeline] echo 00:06:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:06:40 $ docker stop --time=1 89429137acd1887260c48659b57a87e7e1520d149757fbdb11fc5e3a08debf12 00:06:44 $ docker rm -f --volumes 89429137acd1887260c48659b57a87e7e1520d149757fbdb11fc5e3a08debf12 [Pipeline] // withDockerContainer [Pipeline] sh 00:06:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:06:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:06:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:06:45 + ls -al . 00:06:45 total 180 00:06:45 drwxrwxr-x 10 jenkins jenkins 4096 May 10 00:06 . 00:06:45 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:05 .. 00:06:45 -rw-rw-r-- 1 jenkins jenkins 140 May 10 00:05 .dockerignore 00:06:45 drwxrwxr-x 8 jenkins jenkins 4096 May 10 00:05 .git 00:06:45 drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:05 .github 00:06:45 -rw-rw-r-- 1 jenkins jenkins 331 May 10 00:05 .gitignore 00:06:45 -rw-rw-r-- 1 jenkins jenkins 41 May 10 00:05 .golangci.yml 00:06:45 drwxr-xr-x 3 jenkins jenkins 4096 May 10 00:05 .semver 00:06:45 -rw-rw-r-- 1 jenkins jenkins 10132 May 10 00:05 Attribution.txt 00:06:45 -rw-rw-r-- 1 jenkins jenkins 11576 May 10 00:05 CHANGELOG.md 00:06:45 -rw-rw-r-- 1 jenkins jenkins 1365 May 10 00:05 Dockerfile 00:06:45 -rw-rw-r-- 1 jenkins jenkins 677 May 10 00:05 GOVERNANCE.md 00:06:45 -rw-rw-r-- 1 jenkins jenkins 680 May 10 00:05 Jenkinsfile 00:06:45 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 00:05 LICENSE 00:06:45 -rw-rw-r-- 1 jenkins jenkins 1705 May 10 00:05 Makefile 00:06:45 -rw-rw-r-- 1 jenkins jenkins 622 May 10 00:05 OWNERS.md 00:06:45 -rw-rw-r-- 1 jenkins jenkins 4045 May 10 00:05 README.md 00:06:45 -rw-rw-r-- 1 jenkins jenkins 12 May 10 00:05 VERSION 00:06:45 drwxrwxr-x 2 jenkins jenkins 4096 May 10 00:05 bin 00:06:45 drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:05 cmd 00:06:45 -rw-r--r-- 1 jenkins jenkins 24160 May 10 00:06 coverage.out 00:06:45 -rw-rw-r-- 1 jenkins jenkins 3453 May 10 00:05 go.mod 00:06:45 -rw-rw-r-- 1 jenkins jenkins 31670 May 10 00:05 go.sum 00:06:45 drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:05 internal 00:06:45 drwxrwxr-x 2 jenkins jenkins 4096 May 10 00:05 simulator 00:06:45 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:05 snap 00:06:45 -rw-rw-r-- 1 jenkins jenkins 229 May 10 00:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:46 + 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=a3185666607ac015ce8e2ed96cee91149733c6fa --label arch=amd64 --label version=3.0.0-dev.38 . 00:06:46 Sending build context to Docker daemon 6.517MB 00:06:46 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 00:06:46 Step 2/22 : FROM ${BASE} AS builder 00:06:46 ---> 1e5a5e03ebbd 00:06:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:06:46 ---> Running in 154f609b213a 00:06:46 Removing intermediate container 154f609b213a 00:06:46 ---> 7f9cc019d86f 00:06:46 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:06:46 ---> Running in 8b4692fd5d91 00:06:46 Removing intermediate container 8b4692fd5d91 00:06:46 ---> 2616ec77a42f 00:06:46 Step 5/22 : RUN apk add --update --no-cache make git openssh 00:06:46 ---> Running in 5a52c13bd52c 00:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:06:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:06:47 OK: 270 MiB in 61 packages 00:06:47 Removing intermediate container 5a52c13bd52c 00:06:47 ---> b86615bc2ff9 00:06:47 Step 6/22 : WORKDIR /device-modbus-go 00:06:47 ---> Running in a433379c8a8f 00:06:47 Removing intermediate container a433379c8a8f 00:06:47 ---> 8637fad0f871 00:06:47 Step 7/22 : COPY go.mod vendor* ./ 00:06:47 ---> 8bd695c2ed0b 00:06:47 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:06:47 ---> Running in 7f6c1ed814e9 00:06:49 Removing intermediate container 7f6c1ed814e9 00:06:49 ---> 19d36f816972 00:06:49 Step 9/22 : COPY . . 00:06:49 ---> 416db8723425 00:06:49 Step 10/22 : RUN ${MAKE} 00:06:49 ---> Running in ae732fbc2e95 00:06:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.38" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 00:07:07 Removing intermediate container ae732fbc2e95 00:07:07 ---> ddb0c2f39687 00:07:07 Step 11/22 : FROM alpine:3.17 00:07:08 3.17: Pulling from library/alpine 00:07:08 f56be85fc22e: Already exists 00:07:08 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:07:08 Status: Downloaded newer image for alpine:3.17 00:07:08 ---> 9ed4aefc74f6 00:07:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 00:07:08 ---> Running in 22e2b4d9f44f 00:07:08 Removing intermediate container 22e2b4d9f44f 00:07:08 ---> d9c3bea1b5b1 00:07:08 Step 13/22 : RUN apk add --update --no-cache dumb-init 00:07:08 ---> Running in b2591a72dca2 00:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:07:09 (1/1) Installing dumb-init (1.2.5-r2) 00:07:09 Executing busybox-1.35.0-r29.trigger 00:07:09 OK: 7 MiB in 16 packages 00:07:09 Removing intermediate container b2591a72dca2 00:07:09 ---> 980234c401a5 00:07:09 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 00:07:10 ---> 54ca52aed7df 00:07:10 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 00:07:10 ---> a7d12b7a27da 00:07:10 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 00:07:10 ---> 885bfc1a041a 00:07:10 Step 17/22 : EXPOSE 59901 00:07:10 ---> Running in a184d787ea9b 00:07:10 Removing intermediate container a184d787ea9b 00:07:10 ---> 5c106799fd5b 00:07:10 Step 18/22 : ENTRYPOINT ["/device-modbus"] 00:07:10 ---> Running in a49c82fc6bff 00:07:10 Removing intermediate container a49c82fc6bff 00:07:10 ---> 779f688f7b88 00:07:10 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 00:07:10 ---> Running in 3a88871a4a44 00:07:11 Removing intermediate container 3a88871a4a44 00:07:11 ---> 685fb5067fd0 00:07:11 Step 20/22 : LABEL arch=amd64 00:07:11 ---> Running in 9bea64b356e5 00:07:11 Removing intermediate container 9bea64b356e5 00:07:11 ---> a651dab8f662 00:07:11 Step 21/22 : LABEL git_sha=a3185666607ac015ce8e2ed96cee91149733c6fa 00:07:11 ---> Running in e75447203076 00:07:11 Removing intermediate container e75447203076 00:07:11 ---> 4948e819682c 00:07:11 Step 22/22 : LABEL version=3.0.0-dev.38 00:07:11 ---> Running in 2ce693b200a7 00:07:11 Removing intermediate container 2ce693b200a7 00:07:11 ---> 122207b81c69 00:07:11 [Warning] One or more build-args [ARCH] were not consumed 00:07:11 Successfully built 122207b81c69 00:07:11 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:07:11 provisioning config files... 00:07:11 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8528280671735770044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:11 ---> docker-login.sh 00:07:11 nexus3.edgexfoundry.org:10001 00:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:12 Configure a credential helper to remove this warning. See 00:07:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:12 00:07:12 Login Succeeded 00:07:12 nexus3.edgexfoundry.org:10002 00:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:12 Configure a credential helper to remove this warning. See 00:07:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:12 00:07:12 Login Succeeded 00:07:12 nexus3.edgexfoundry.org:10003 00:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:12 Configure a credential helper to remove this warning. See 00:07:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:12 00:07:12 Login Succeeded 00:07:12 nexus3.edgexfoundry.org:10004 00:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:12 Configure a credential helper to remove this warning. See 00:07:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:12 00:07:12 Login Succeeded 00:07:12 docker.io 00:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:12 Configure a credential helper to remove this warning. See 00:07:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:12 00:07:12 Login Succeeded 00:07:12 ---> docker-login.sh ends [Pipeline] } 00:07:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:07:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:07:12 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 00:07:12 a3185666607ac015ce8e2ed96cee91149733c6fa 00:07:12 latest 00:07:12 3.0.0-dev.38 00:07:12 a3185666607ac015ce8e2ed96cee91149733c6fa-3.0.0-dev.38 00:07:12 main 00:07:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:13 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:a3185666607ac015ce8e2ed96cee91149733c6fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:13 + docker push nexus3.edgexfoundry.org:10004/device-modbus:a3185666607ac015ce8e2ed96cee91149733c6fa 00:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 00:07:13 effadad09334: Preparing 00:07:13 097bc89dbae2: Preparing 00:07:13 a749e8762379: Preparing 00:07:13 1d1871b9cd80: Preparing 00:07:13 f1417ff83b31: Preparing 00:07:13 f1417ff83b31: Layer already exists 00:07:13 097bc89dbae2: Pushed 00:07:13 effadad09334: Pushed 00:07:13 1d1871b9cd80: Pushed 00:07:15 a749e8762379: Pushed 00:07:15 a3185666607ac015ce8e2ed96cee91149733c6fa: digest: sha256:5ee50e345abffb0f48f49e10fdc4286685ac822c40beb4754a103115e2e3bbcc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:16 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:16 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 00:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 00:07:16 effadad09334: Preparing 00:07:16 097bc89dbae2: Preparing 00:07:16 a749e8762379: Preparing 00:07:16 1d1871b9cd80: Preparing 00:07:16 f1417ff83b31: Preparing 00:07:16 1d1871b9cd80: Layer already exists 00:07:16 effadad09334: Layer already exists 00:07:16 a749e8762379: Layer already exists 00:07:16 f1417ff83b31: Layer already exists 00:07:16 097bc89dbae2: Layer already exists 00:07:16 latest: digest: sha256:5ee50e345abffb0f48f49e10fdc4286685ac822c40beb4754a103115e2e3bbcc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:17 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:17 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.38 00:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 00:07:17 effadad09334: Preparing 00:07:17 097bc89dbae2: Preparing 00:07:17 a749e8762379: Preparing 00:07:17 1d1871b9cd80: Preparing 00:07:17 f1417ff83b31: Preparing 00:07:17 effadad09334: Layer already exists 00:07:17 097bc89dbae2: Layer already exists 00:07:17 a749e8762379: Layer already exists 00:07:17 f1417ff83b31: Layer already exists 00:07:17 1d1871b9cd80: Layer already exists 00:07:17 3.0.0-dev.38: digest: sha256:5ee50e345abffb0f48f49e10fdc4286685ac822c40beb4754a103115e2e3bbcc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:17 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:a3185666607ac015ce8e2ed96cee91149733c6fa-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:18 + docker push nexus3.edgexfoundry.org:10004/device-modbus:a3185666607ac015ce8e2ed96cee91149733c6fa-3.0.0-dev.38 00:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 00:07:18 effadad09334: Preparing 00:07:18 097bc89dbae2: Preparing 00:07:18 a749e8762379: Preparing 00:07:18 1d1871b9cd80: Preparing 00:07:18 f1417ff83b31: Preparing 00:07:18 a749e8762379: Layer already exists 00:07:18 1d1871b9cd80: Layer already exists 00:07:18 f1417ff83b31: Layer already exists 00:07:18 097bc89dbae2: Layer already exists 00:07:18 effadad09334: Layer already exists 00:07:18 a3185666607ac015ce8e2ed96cee91149733c6fa-3.0.0-dev.38: digest: sha256:5ee50e345abffb0f48f49e10fdc4286685ac822c40beb4754a103115e2e3bbcc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:18 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:18 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 00:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 00:07:18 effadad09334: Preparing 00:07:18 097bc89dbae2: Preparing 00:07:18 a749e8762379: Preparing 00:07:18 1d1871b9cd80: Preparing 00:07:18 f1417ff83b31: Preparing 00:07:18 097bc89dbae2: Layer already exists 00:07:18 a749e8762379: Layer already exists 00:07:18 1d1871b9cd80: Layer already exists 00:07:18 f1417ff83b31: Layer already exists 00:07:18 effadad09334: Layer already exists 00:07:18 main: digest: sha256:5ee50e345abffb0f48f49e10fdc4286685ac822c40beb4754a103115e2e3bbcc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:07:18 ===================================================== [Pipeline] echo 00:07:18 taggedImages: 00:07:18 - nexus3.edgexfoundry.org:10004/device-modbus:a3185666607ac015ce8e2ed96cee91149733c6fa 00:07:18 - nexus3.edgexfoundry.org:10004/device-modbus:latest 00:07:18 - nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.38 00:07:18 - nexus3.edgexfoundry.org:10004/device-modbus:a3185666607ac015ce8e2ed96cee91149733c6fa-3.0.0-dev.38 00:07:18 - 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 00:07:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:07:19 00:07:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:07:19 latest: Pulling from edgex-lftools-log-publisher 00:07:19 5eb5b503b376: Pulling fs layer 00:07:19 5c69ac0246d0: Pulling fs layer 00:07:19 ec43610c2a17: Pulling fs layer 00:07:19 3a2ae6a8a46f: Pulling fs layer 00:07:19 33b1e0a273af: Pulling fs layer 00:07:19 5d3b04190fa2: Pulling fs layer 00:07:19 2f39f015ded8: Pulling fs layer 00:07:19 5d3b04190fa2: Waiting 00:07:19 33b1e0a273af: Waiting 00:07:19 3a2ae6a8a46f: Waiting 00:07:19 2f39f015ded8: Waiting 00:07:19 5c69ac0246d0: Download complete 00:07:19 3a2ae6a8a46f: Download complete 00:07:19 33b1e0a273af: Verifying Checksum 00:07:19 33b1e0a273af: Download complete 00:07:19 5d3b04190fa2: Download complete 00:07:19 ec43610c2a17: Verifying Checksum 00:07:19 ec43610c2a17: Download complete 00:07:19 5eb5b503b376: Verifying Checksum 00:07:19 5eb5b503b376: Download complete 00:07:20 2f39f015ded8: Download complete 00:07:20 5eb5b503b376: Pull complete 00:07:21 5c69ac0246d0: Pull complete 00:07:21 ec43610c2a17: Pull complete 00:07:21 3a2ae6a8a46f: Pull complete 00:07:21 33b1e0a273af: Pull complete 00:07:22 5d3b04190fa2: Pull complete 00:07:26 2f39f015ded8: Pull complete 00:07:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:07:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:07:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:26 prd-ubuntu20.04-docker-8c-8g-14832 does not seem to be running inside a container 00:07:26 $ 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 00:07:39 $ docker top faa65ceba5fbe89a4fbf8c50f1551dd35819801eaea9cf588667df2f51a39d4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:39 ---> job-cost.sh 00:07:39 lf-activate-venv: SKIPPING 00:07:39 INFO: No Stack... 00:07:39 INFO: Retrieving Pricing Info for: v3-standard-8 00:07:40 INFO: Archiving Costs [Pipeline] sh 00:07:40 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 00:07:40 + cut -d, -f6 [Pipeline] lock 00:07:40 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-104-stack-cost] 00:07:40 Resource [jenkins-edgexfoundry-device-modbus-go-main-104-stack-cost] did not exist. Created. 00:07:40 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:07:40 + echo total: 0.2199999988079071 [Pipeline] stash 00:07:40 Stashed 1 file(s) [Pipeline] } 00:07:40 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 00:07:40 $ docker stop --time=1 faa65ceba5fbe89a4fbf8c50f1551dd35819801eaea9cf588667df2f51a39d4c 00:07:41 $ docker rm -f --volumes faa65ceba5fbe89a4fbf8c50f1551dd35819801eaea9cf588667df2f51a39d4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:08:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14836 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 00:08:17 Running in /w/workspace/device-modbus-go/104 [Pipeline] { [Pipeline] checkout 00:08:17 Selected Git installation does not exist. Using Default 00:08:17 The recommended git tool is: NONE 00:08:24 using credential edgex-jenkins-ssh 00:08:24 Cloning the remote Git repository 00:08:24 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 00:08:24 > git init /w/workspace/device-modbus-go/104 # timeout=10 00:08:24 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 00:08:24 > git --version # timeout=10 00:08:24 > git --version # 'git version 2.25.1' 00:08:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:08:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:08:25 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 00:08:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:08:27 Avoid second fetch 00:08:27 Checking out Revision a3185666607ac015ce8e2ed96cee91149733c6fa (main) 00:08:27 > git config core.sparsecheckout # timeout=10 00:08:27 > git checkout -f a3185666607ac015ce8e2ed96cee91149733c6fa # timeout=10 00:08:27 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#476)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:08:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:08:28 % Total % Received % Xferd Average Speed Time Time Time Current 00:08:28 Dload Upload Total Spent Left Speed 00:08:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 00:08:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:08:30 + sudo tee /etc/docker/daemon.new 00:08:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:08:30 { 00:08:30 "registry-mirrors": [ 00:08:30 "https://nexus3.edgexfoundry.org:10001" 00:08:30 ], 00:08:30 "bip": "10.250.0.254/24", 00:08:30 "hosts": [ 00:08:30 "tcp://0.0.0.0:5555", 00:08:30 "unix:///var/run/docker.sock" 00:08:30 ], 00:08:30 "mtu": 1458, 00:08:30 "selinux-enabled": true, 00:08:30 "seccomp-profile": "/etc/docker/seccomp.json" 00:08:30 } [Pipeline] sh 00:08:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:08:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:08:49 provisioning config files... 00:08:49 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/104@tmp/config9359994193751781958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:08:49 ---> docker-login.sh 00:08:49 nexus3.edgexfoundry.org:10001 00:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:50 Configure a credential helper to remove this warning. See 00:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:50 00:08:50 Login Succeeded 00:08:50 nexus3.edgexfoundry.org:10002 00:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:50 Configure a credential helper to remove this warning. See 00:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:50 00:08:50 Login Succeeded 00:08:50 nexus3.edgexfoundry.org:10003 00:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:51 Configure a credential helper to remove this warning. See 00:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:51 00:08:51 Login Succeeded 00:08:51 nexus3.edgexfoundry.org:10004 00:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:51 Configure a credential helper to remove this warning. See 00:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:51 00:08:51 Login Succeeded 00:08:51 docker.io 00:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:52 Configure a credential helper to remove this warning. See 00:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:52 00:08:52 Login Succeeded 00:08:52 ---> docker-login.sh ends [Pipeline] } 00:08:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:08:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:08:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:08:52 ========================================================= 00:08:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:08:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:08:53 Sending build context to Docker daemon 3.389MB 00:08:53 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 00:08:53 Step 2/10 : FROM ${BASE} AS builder 00:08:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:08:53 c41833b44d91: Pulling fs layer 00:08:53 ed15518f5707: Pulling fs layer 00:08:53 feae8fd75edb: Pulling fs layer 00:08:53 242c74f7c9fa: Pulling fs layer 00:08:53 3cdef696dda3: Pulling fs layer 00:08:53 2ced38df9373: Pulling fs layer 00:08:53 58f1dce35555: Pulling fs layer 00:08:53 242c74f7c9fa: Waiting 00:08:53 3cdef696dda3: Waiting 00:08:53 2ced38df9373: Waiting 00:08:53 58f1dce35555: Waiting 00:08:53 ed15518f5707: Download complete 00:08:53 242c74f7c9fa: Verifying Checksum 00:08:53 242c74f7c9fa: Download complete 00:08:53 3cdef696dda3: Verifying Checksum 00:08:53 3cdef696dda3: Download complete 00:08:53 c41833b44d91: Verifying Checksum 00:08:54 c41833b44d91: Pull complete 00:08:55 58f1dce35555: Verifying Checksum 00:08:55 58f1dce35555: Download complete 00:08:55 ed15518f5707: Pull complete 00:08:56 feae8fd75edb: Verifying Checksum 00:08:56 feae8fd75edb: Download complete 00:08:56 2ced38df9373: Verifying Checksum 00:08:56 2ced38df9373: Download complete 00:09:09 feae8fd75edb: Pull complete 00:09:09 242c74f7c9fa: Pull complete 00:09:09 3cdef696dda3: Pull complete 00:09:16 2ced38df9373: Pull complete 00:09:18 58f1dce35555: Pull complete 00:09:18 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:09:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:09:18 ---> fadd8f120f05 00:09:18 Step 3/10 : ARG ADD_BUILD_TAGS="" 00:09:20 ---> Running in 85963e822733 00:09:20 Removing intermediate container 85963e822733 00:09:20 ---> 7ec6764ffe63 00:09:20 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:09:21 ---> Running in 5651b7a36c89 00:09:21 Removing intermediate container 5651b7a36c89 00:09:21 ---> 5341dc47392d 00:09:21 Step 5/10 : RUN apk add --update --no-cache make git openssh 00:09:21 ---> Running in a869411629e5 00:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:09:24 (1/8) Installing openssh-keygen (9.1_p1-r2) 00:09:24 (2/8) Installing libedit (20221030.3.1-r0) 00:09:24 (3/8) Installing openssh-client-common (9.1_p1-r2) 00:09:24 (4/8) Installing openssh-client-default (9.1_p1-r2) 00:09:24 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 00:09:24 (6/8) Installing openssh-server-common (9.1_p1-r2) 00:09:24 (7/8) Installing openssh-server (9.1_p1-r2) 00:09:24 (8/8) Installing openssh (9.1_p1-r2) 00:09:24 Executing busybox-1.35.0-r29.trigger 00:09:24 OK: 270 MiB in 61 packages 00:09:25 Removing intermediate container a869411629e5 00:09:25 ---> 42d636588727 00:09:25 Step 6/10 : WORKDIR /device-modbus-go 00:09:25 ---> Running in f34ab4ac8adc 00:09:26 Removing intermediate container f34ab4ac8adc 00:09:26 ---> 27f460aab6a6 00:09:26 Step 7/10 : COPY go.mod vendor* ./ 00:09:26 ---> 5fb9f74b49f3 00:09:26 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:26 ---> Running in ff53b5ba5ed4 00:10:34 Removing intermediate container ff53b5ba5ed4 00:10:34 ---> 9abda36abfff 00:10:34 Step 9/10 : COPY . . 00:10:34 ---> 0d7318735582 00:10:34 Step 10/10 : RUN ${MAKE} 00:10:34 ---> Running in 366a9d34ce38 00:10:34 noop 00:10:34 Removing intermediate container 366a9d34ce38 00:10:34 ---> ab1f7a7b469e 00:10:34 Successfully built ab1f7a7b469e 00:10:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:35 + docker inspect -f . ci-base-image-arm64 00:10:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:35 prd-ubuntu20.04-docker-arm64-4c-16g-14836 does not seem to be running inside a container 00:10:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/104 -v /w/workspace/device-modbus-go/104:/w/workspace/device-modbus-go/104:rw,z -v /w/workspace/device-modbus-go/104@tmp:/w/workspace/device-modbus-go/104@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 00:10:36 $ docker top 33e629d40c8630685180c27e3d036e1eb9d49e0df8850b7606504304fddcbd90 -eo pid,comm [Pipeline] { [Pipeline] sh 00:10:37 + go version 00:10:37 go version go1.20.2 linux/arm64 [Pipeline] } 00:10:37 $ docker stop --time=1 33e629d40c8630685180c27e3d036e1eb9d49e0df8850b7606504304fddcbd90 00:10:39 $ docker rm -f --volumes 33e629d40c8630685180c27e3d036e1eb9d49e0df8850b7606504304fddcbd90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:39 + docker inspect -f . ci-base-image-arm64 00:10:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:39 prd-ubuntu20.04-docker-arm64-4c-16g-14836 does not seem to be running inside a container 00:10:40 $ 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/104 -v /w/workspace/device-modbus-go/104:/w/workspace/device-modbus-go/104:rw,z -v /w/workspace/device-modbus-go/104@tmp:/w/workspace/device-modbus-go/104@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 00:10:41 $ docker top 77cde2f99e4de40c044f5161208d3f18a87d418553452a92029326392a5e1384 -eo pid,comm [Pipeline] { [Pipeline] sh 00:10:42 + git config --global --add safe.directory /w/workspace/device-modbus-go/104 [Pipeline] fileExists [Pipeline] sh 00:10:42 + make test 00:10:42 go test ./... -coverprofile=coverage.out 00:11:22 ? github.com/edgexfoundry/device-modbus-go [no test files] 00:13:59 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 00:13:59 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.074s coverage: 47.4% of statements 00:13:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:13:59 go vet ./... 00:14:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:14:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:14:21 ./bin/test-attribution-txt.sh [Pipeline] echo 00:14:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:14:21 $ docker stop --time=1 77cde2f99e4de40c044f5161208d3f18a87d418553452a92029326392a5e1384 00:14:23 $ docker rm -f --volumes 77cde2f99e4de40c044f5161208d3f18a87d418553452a92029326392a5e1384 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:14:24 Warning: overwriting stash ‘coverage-report’ 00:14:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:14:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:14:25 + ls -al . 00:14:25 total 176 00:14:25 drwxrwxr-x 9 jenkins jenkins 4096 May 10 00:10 . 00:14:25 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:08 .. 00:14:25 -rw-rw-r-- 1 jenkins jenkins 140 May 10 00:08 .dockerignore 00:14:25 drwxrwxr-x 8 jenkins jenkins 4096 May 10 00:08 .git 00:14:25 drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:08 .github 00:14:25 -rw-rw-r-- 1 jenkins jenkins 331 May 10 00:08 .gitignore 00:14:25 -rw-rw-r-- 1 jenkins jenkins 41 May 10 00:08 .golangci.yml 00:14:25 -rw-rw-r-- 1 jenkins jenkins 10132 May 10 00:08 Attribution.txt 00:14:25 -rw-rw-r-- 1 jenkins jenkins 11576 May 10 00:08 CHANGELOG.md 00:14:25 -rw-rw-r-- 1 jenkins jenkins 1365 May 10 00:08 Dockerfile 00:14:25 -rw-rw-r-- 1 jenkins jenkins 677 May 10 00:08 GOVERNANCE.md 00:14:25 -rw-rw-r-- 1 jenkins jenkins 680 May 10 00:08 Jenkinsfile 00:14:25 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 00:08 LICENSE 00:14:25 -rw-rw-r-- 1 jenkins jenkins 1705 May 10 00:08 Makefile 00:14:25 -rw-rw-r-- 1 jenkins jenkins 622 May 10 00:08 OWNERS.md 00:14:25 -rw-rw-r-- 1 jenkins jenkins 4045 May 10 00:08 README.md 00:14:25 -rw-rw-r-- 1 jenkins jenkins 12 May 10 00:05 VERSION 00:14:25 drwxrwxr-x 2 jenkins jenkins 4096 May 10 00:08 bin 00:14:25 drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:08 cmd 00:14:25 -rw-r--r-- 1 jenkins jenkins 24160 May 10 00:13 coverage.out 00:14:25 -rw-rw-r-- 1 jenkins jenkins 3453 May 10 00:08 go.mod 00:14:25 -rw-rw-r-- 1 jenkins jenkins 31670 May 10 00:08 go.sum 00:14:25 drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:08 internal 00:14:25 drwxrwxr-x 2 jenkins jenkins 4096 May 10 00:08 simulator 00:14:25 drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:08 snap 00:14:25 -rw-rw-r-- 1 jenkins jenkins 229 May 10 00:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:26 + 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=a3185666607ac015ce8e2ed96cee91149733c6fa --label arch=arm64 --label version=3.0.0-dev.38 . 00:14:26 Sending build context to Docker daemon 3.415MB 00:14:26 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 00:14:26 Step 2/22 : FROM ${BASE} AS builder 00:14:26 ---> ab1f7a7b469e 00:14:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:14:26 ---> Running in 0cdf58ec29f7 00:14:26 Removing intermediate container 0cdf58ec29f7 00:14:26 ---> b8e532b80db9 00:14:26 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:14:26 ---> Running in 5ba77f0bc449 00:14:27 Removing intermediate container 5ba77f0bc449 00:14:27 ---> 2029d656a0f5 00:14:27 Step 5/22 : RUN apk add --update --no-cache make git openssh 00:14:27 ---> Running in 8e92d7a52b64 00:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:14:30 OK: 270 MiB in 61 packages 00:14:31 Removing intermediate container 8e92d7a52b64 00:14:31 ---> bba7f6a2cff0 00:14:31 Step 6/22 : WORKDIR /device-modbus-go 00:14:31 ---> Running in 1be74130b517 00:14:31 Removing intermediate container 1be74130b517 00:14:31 ---> 6d871f2e2897 00:14:31 Step 7/22 : COPY go.mod vendor* ./ 00:14:32 ---> bf47ab29728b 00:14:32 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:14:32 ---> Running in c710916e67e3 00:14:35 Removing intermediate container c710916e67e3 00:14:35 ---> 0d1c5fa90f9c 00:14:35 Step 9/22 : COPY . . 00:14:36 ---> 7421d78a46f1 00:14:36 Step 10/22 : RUN ${MAKE} 00:14:36 ---> Running in ea67f8013b6e 00:14:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.38" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 00:17:14 Removing intermediate container ea67f8013b6e 00:17:14 ---> 2ceff3e03972 00:17:14 Step 11/22 : FROM alpine:3.17 00:17:14 3.17: Pulling from library/alpine 00:17:14 c41833b44d91: Already exists 00:17:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:17:14 Status: Downloaded newer image for alpine:3.17 00:17:14 ---> 51e60588ff2c 00:17:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 00:17:14 ---> Running in b0af4659546f 00:17:14 Removing intermediate container b0af4659546f 00:17:14 ---> 7c77fc214335 00:17:14 Step 13/22 : RUN apk add --update --no-cache dumb-init 00:17:14 ---> Running in 5e34268f0c9f 00:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:17:14 (1/1) Installing dumb-init (1.2.5-r2) 00:17:14 Executing busybox-1.35.0-r29.trigger 00:17:14 OK: 8 MiB in 16 packages 00:17:14 Removing intermediate container 5e34268f0c9f 00:17:14 ---> 8a7830d5269b 00:17:14 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 00:17:14 ---> 1c3266a06d45 00:17:14 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 00:17:14 ---> 1fdf101f8c1a 00:17:14 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 00:17:14 ---> bc25031a32ab 00:17:14 Step 17/22 : EXPOSE 59901 00:17:14 ---> Running in ddebdf1d5bea 00:17:15 Removing intermediate container ddebdf1d5bea 00:17:15 ---> 859eeda336d5 00:17:15 Step 18/22 : ENTRYPOINT ["/device-modbus"] 00:17:15 ---> Running in 67bec06ac04e 00:17:15 Removing intermediate container 67bec06ac04e 00:17:15 ---> eefa7a48356f 00:17:15 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 00:17:15 ---> Running in 00c1e5bccb21 00:17:20 Removing intermediate container 00c1e5bccb21 00:17:20 ---> b4d8c2d74fb3 00:17:20 Step 20/22 : LABEL arch=arm64 00:17:20 ---> Running in b30a1c398465 00:17:20 Removing intermediate container b30a1c398465 00:17:20 ---> 27e60d2d7f77 00:17:20 Step 21/22 : LABEL git_sha=a3185666607ac015ce8e2ed96cee91149733c6fa 00:17:20 ---> Running in a8d10af1f3a8 00:17:20 Removing intermediate container a8d10af1f3a8 00:17:20 ---> 7a0ad7fe73e5 00:17:20 Step 22/22 : LABEL version=3.0.0-dev.38 00:17:20 ---> Running in c0f20200f28d 00:17:20 Removing intermediate container c0f20200f28d 00:17:20 ---> fb8d632961de 00:17:20 [Warning] One or more build-args [ARCH] were not consumed 00:17:20 Successfully built fb8d632961de 00:17:20 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 00:17:20 provisioning config files... 00:17:20 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/104@tmp/config14719673580162213423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:17:21 ---> docker-login.sh 00:17:21 nexus3.edgexfoundry.org:10001 00:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:17:21 Configure a credential helper to remove this warning. See 00:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:17:21 00:17:21 Login Succeeded 00:17:21 nexus3.edgexfoundry.org:10002 00:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:17:22 Configure a credential helper to remove this warning. See 00:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:17:22 00:17:22 Login Succeeded 00:17:22 nexus3.edgexfoundry.org:10003 00:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:17:22 Configure a credential helper to remove this warning. See 00:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:17:22 00:17:22 Login Succeeded 00:17:22 nexus3.edgexfoundry.org:10004 00:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:17:22 Configure a credential helper to remove this warning. See 00:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:17:22 00:17:22 Login Succeeded 00:17:22 docker.io 00:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:17:23 Configure a credential helper to remove this warning. See 00:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:17:23 00:17:23 Login Succeeded 00:17:23 ---> docker-login.sh ends [Pipeline] } 00:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:17:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:17:23 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 00:17:23 a3185666607ac015ce8e2ed96cee91149733c6fa 00:17:23 latest 00:17:23 3.0.0-dev.38 00:17:23 a3185666607ac015ce8e2ed96cee91149733c6fa-3.0.0-dev.38 00:17:23 main 00:17:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:23 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:a3185666607ac015ce8e2ed96cee91149733c6fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:24 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:a3185666607ac015ce8e2ed96cee91149733c6fa 00:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 00:17:24 4c4f1c280ab7: Preparing 00:17:24 e9f71637f915: Preparing 00:17:24 5f93ff158745: Preparing 00:17:24 efc79d175070: Preparing 00:17:24 26cbea5cba74: Preparing 00:17:24 26cbea5cba74: Layer already exists 00:17:24 4c4f1c280ab7: Pushed 00:17:24 e9f71637f915: Pushed 00:17:24 efc79d175070: Pushed 00:17:29 5f93ff158745: Pushed 00:17:30 a3185666607ac015ce8e2ed96cee91149733c6fa: digest: sha256:420dcdcc6633aee27c0c43b8217f92f98ea7ad1b3ed5f0e1495e58e9464e7823 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:30 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:30 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 00:17:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 00:17:30 4c4f1c280ab7: Preparing 00:17:30 e9f71637f915: Preparing 00:17:30 5f93ff158745: Preparing 00:17:30 efc79d175070: Preparing 00:17:30 26cbea5cba74: Preparing 00:17:30 e9f71637f915: Layer already exists 00:17:30 4c4f1c280ab7: Layer already exists 00:17:30 26cbea5cba74: Layer already exists 00:17:30 efc79d175070: Layer already exists 00:17:30 5f93ff158745: Layer already exists 00:17:31 latest: digest: sha256:420dcdcc6633aee27c0c43b8217f92f98ea7ad1b3ed5f0e1495e58e9464e7823 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:31 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:31 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.38 00:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 00:17:31 4c4f1c280ab7: Preparing 00:17:31 e9f71637f915: Preparing 00:17:31 5f93ff158745: Preparing 00:17:31 efc79d175070: Preparing 00:17:31 26cbea5cba74: Preparing 00:17:31 5f93ff158745: Layer already exists 00:17:31 e9f71637f915: Layer already exists 00:17:31 efc79d175070: Layer already exists 00:17:31 4c4f1c280ab7: Layer already exists 00:17:31 26cbea5cba74: Layer already exists 00:17:32 3.0.0-dev.38: digest: sha256:420dcdcc6633aee27c0c43b8217f92f98ea7ad1b3ed5f0e1495e58e9464e7823 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:32 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:a3185666607ac015ce8e2ed96cee91149733c6fa-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:32 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:a3185666607ac015ce8e2ed96cee91149733c6fa-3.0.0-dev.38 00:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 00:17:32 4c4f1c280ab7: Preparing 00:17:32 e9f71637f915: Preparing 00:17:32 5f93ff158745: Preparing 00:17:32 efc79d175070: Preparing 00:17:32 26cbea5cba74: Preparing 00:17:32 5f93ff158745: Layer already exists 00:17:32 e9f71637f915: Layer already exists 00:17:32 4c4f1c280ab7: Layer already exists 00:17:32 26cbea5cba74: Layer already exists 00:17:32 efc79d175070: Layer already exists 00:17:33 a3185666607ac015ce8e2ed96cee91149733c6fa-3.0.0-dev.38: digest: sha256:420dcdcc6633aee27c0c43b8217f92f98ea7ad1b3ed5f0e1495e58e9464e7823 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:33 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:33 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 00:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 00:17:33 4c4f1c280ab7: Preparing 00:17:33 e9f71637f915: Preparing 00:17:33 5f93ff158745: Preparing 00:17:33 efc79d175070: Preparing 00:17:33 26cbea5cba74: Preparing 00:17:33 26cbea5cba74: Layer already exists 00:17:33 4c4f1c280ab7: Layer already exists 00:17:33 5f93ff158745: Layer already exists 00:17:33 e9f71637f915: Layer already exists 00:17:33 efc79d175070: Layer already exists 00:17:34 main: digest: sha256:420dcdcc6633aee27c0c43b8217f92f98ea7ad1b3ed5f0e1495e58e9464e7823 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:17:34 ===================================================== [Pipeline] echo 00:17:34 taggedImages: 00:17:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:a3185666607ac015ce8e2ed96cee91149733c6fa 00:17:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 00:17:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.38 00:17:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:a3185666607ac015ce8e2ed96cee91149733c6fa-3.0.0-dev.38 00:17:34 - 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 00:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:34 00:17:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:35 arm64: Pulling from edgex-lftools-log-publisher 00:17:35 8998bd30e6a1: Pulling fs layer 00:17:35 04944245beec: Pulling fs layer 00:17:35 699f458cf7ca: Pulling fs layer 00:17:35 765212b225bb: Pulling fs layer 00:17:35 f23df028b6ca: Pulling fs layer 00:17:35 d65c8cfc05b1: Pulling fs layer 00:17:35 2437ff75d9bd: Pulling fs layer 00:17:35 f23df028b6ca: Waiting 00:17:35 2437ff75d9bd: Waiting 00:17:35 d65c8cfc05b1: Waiting 00:17:35 765212b225bb: Waiting 00:17:35 04944245beec: Verifying Checksum 00:17:35 04944245beec: Download complete 00:17:35 765212b225bb: Verifying Checksum 00:17:35 765212b225bb: Download complete 00:17:35 f23df028b6ca: Verifying Checksum 00:17:35 f23df028b6ca: Download complete 00:17:35 d65c8cfc05b1: Verifying Checksum 00:17:35 d65c8cfc05b1: Download complete 00:17:35 699f458cf7ca: Download complete 00:17:35 8998bd30e6a1: Verifying Checksum 00:17:35 8998bd30e6a1: Download complete 00:17:38 2437ff75d9bd: Verifying Checksum 00:17:38 2437ff75d9bd: Download complete 00:17:40 8998bd30e6a1: Pull complete 00:17:40 04944245beec: Pull complete 00:17:42 699f458cf7ca: Pull complete 00:17:42 765212b225bb: Pull complete 00:17:42 f23df028b6ca: Pull complete 00:17:42 d65c8cfc05b1: Pull complete 00:17:57 2437ff75d9bd: Pull complete 00:17:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:17:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:58 prd-ubuntu20.04-docker-arm64-4c-16g-14836 does not seem to be running inside a container 00:17:58 $ 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/104 -v /w/workspace/device-modbus-go/104:/w/workspace/device-modbus-go/104:rw,z -v /w/workspace/device-modbus-go/104@tmp:/w/workspace/device-modbus-go/104@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 00:18:00 $ docker top 644d4ce392bb596de3b6a8f7048a597e3b68cb358da6adb79a5b73593620a35f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:01 ---> job-cost.sh 00:18:01 lf-activate-venv: SKIPPING 00:18:01 INFO: No Stack... 00:18:02 INFO: Retrieving Pricing Info for: v3-standard-4 00:18:03 INFO: Archiving Costs [Pipeline] sh 00:18:03 + + cat /w/workspace/device-modbus-go/104/archives/cost.csvcut 00:18:03 -d, -f6 [Pipeline] lock 00:18:04 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-104-stack-cost] 00:18:04 Resource [jenkins-edgexfoundry-device-modbus-go-main-104-stack-cost] did not exist. Created. 00:18:04 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:18:04 /w/workspace/device-modbus-go/104@tmp/durable-4dcc2510/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:18:05 + echo total: 0.10999999940395355 [Pipeline] stash 00:18:05 Warning: overwriting stash ‘stack-cost’ 00:18:05 Stashed 1 file(s) [Pipeline] } 00:18:05 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 00:18:05 $ docker stop --time=1 644d4ce392bb596de3b6a8f7048a597e3b68cb358da6adb79a5b73593620a35f 00:18:07 $ docker rm -f --volumes 644d4ce392bb596de3b6a8f7048a597e3b68cb358da6adb79a5b73593620a35f [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 00:18:07 provisioning config files... 00:18:07 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7293827307542914382tmp [Pipeline] { [Pipeline] sh 00:18:07 + set +x 00:18:07 + curl -s https://codecov.io/bash 00:18:07 + bash -s -- 00:18:07 00:18:07 _____ _ 00:18:07 / ____| | | 00:18:07 | | ___ __| | ___ ___ _____ __ 00:18:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:18:07 | |___| (_) | (_| | __/ (_| (_) \ V / 00:18:07 \_____\___/ \__,_|\___|\___\___/ \_/ 00:18:07 Bash-1.0.6 00:18:07 00:18:07 00:18:07 ==> git version 2.25.1 found 00:18:07 ==> 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 00:18:07 Release-Date: 2020-01-08 00:18:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:18:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:18:07 ==> Jenkins CI detected. 00:18:07 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 00:18:07 project root: . 00:18:07 --> token set from env 00:18:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:18:07 ==> Running gcov in . (disable via -X gcov) 00:18:07 ==> Python coveragepy not found 00:18:07 ==> Searching for coverage reports in: 00:18:07 + . 00:18:07 -> Found 1 reports 00:18:07 ==> Detecting git/mercurial file structure 00:18:07 ==> Reading reports 00:18:07 + ./coverage.out bytes=24160 00:18:07 ==> Appending adjustments 00:18:07 https://docs.codecov.io/docs/fixing-reports 00:18:08 + Found adjustments 00:18:08 ==> Gzipping contents 00:18:08 4.0K /tmp/codecov.tHpsBy.gz 00:18:08 ==> Uploading reports 00:18:08 url: https://codecov.io 00:18:08 query: branch=main&commit=a3185666607ac015ce8e2ed96cee91149733c6fa&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:18:08 -> Pinging Codecov 00:18:08 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=a3185666607ac015ce8e2ed96cee91149733c6fa&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:18:08 -> Uploading to 00:18:08 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/55DBCA73C666E3227836607328DD7E49/a3185666607ac015ce8e2ed96cee91149733c6fa/42631f19-ee25-4e23-aef1-02f8d6c665d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T001807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4d1fc51b99c3c0a42b3c8bf253109550351a1c8c21726f92aa7c13e2631854e 00:18:08 % Total % Received % Xferd Average Speed Time Time Time Current 00:18:08 Dload Upload Total Spent Left Speed 00:18:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 18336 --:--:-- --:--:-- --:--:-- 18336 00:18:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/a3185666607ac015ce8e2ed96cee91149733c6fa [Pipeline] } 00:18:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:18:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:18:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:18:08 00:18:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:18:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:18:09 df9b9388f04a: Pulling fs layer 00:18:09 52dc419b0ee2: Pulling fs layer 00:18:09 25bc292e5bac: Pulling fs layer 00:18:09 114826534d7a: Pulling fs layer 00:18:09 4657fd5d0bcf: Pulling fs layer 00:18:09 6ad1cebc031e: Pulling fs layer 00:18:09 8a3aa393b2d8: Pulling fs layer 00:18:09 114826534d7a: Waiting 00:18:09 25bc292e5bac: Verifying Checksum 00:18:09 25bc292e5bac: Download complete 00:18:09 52dc419b0ee2: Download complete 00:18:09 4657fd5d0bcf: Verifying Checksum 00:18:09 4657fd5d0bcf: Download complete 00:18:09 df9b9388f04a: Verifying Checksum 00:18:09 df9b9388f04a: Download complete 00:18:09 6ad1cebc031e: Verifying Checksum 00:18:09 6ad1cebc031e: Download complete 00:18:09 df9b9388f04a: Pull complete 00:18:09 52dc419b0ee2: Pull complete 00:18:09 25bc292e5bac: Pull complete 00:18:09 114826534d7a: Verifying Checksum 00:18:09 114826534d7a: Download complete 00:18:09 8a3aa393b2d8: Verifying Checksum 00:18:09 8a3aa393b2d8: Download complete 00:18:13 114826534d7a: Pull complete 00:18:13 4657fd5d0bcf: Pull complete 00:18:15 6ad1cebc031e: Pull complete 00:18:16 8a3aa393b2d8: Pull complete 00:18:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:18:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:17 prd-ubuntu20.04-docker-8c-8g-14832 does not seem to be running inside a container 00:18:17 $ 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 00:18:24 $ docker top 4d0a61fd9d1b374b669c3c6af235f7032ff630320073e6b2e84f33e4fce20dd5 -eo pid,comm [Pipeline] { [Pipeline] echo 00:18:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 00:18:24 + set -o pipefail 00:18:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 00:18:33 00:18:33 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 00:18:33 00:18:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/a8adab0c-de63-48ab-81f5-15d5f7428080 00:18:33 00:18:33 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 00:18:33 00:18:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:18:33 00:18:34 00:18:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:18:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:18:34 More details here: https://snyk.co/ue1NS 00:18:34 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:18:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:18:34 $ docker stop --time=1 4d0a61fd9d1b374b669c3c6af235f7032ff630320073e6b2e84f33e4fce20dd5 00:18:40 $ docker rm -f --volumes 4d0a61fd9d1b374b669c3c6af235f7032ff630320073e6b2e84f33e4fce20dd5 [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 00:18:40 + git log --format=format:%s -1 a3185666607ac015ce8e2ed96cee91149733c6fa [Pipeline] sh 00:18:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:41 prd-ubuntu20.04-docker-8c-8g-14832 does not seem to be running inside a container 00:18:41 $ 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 00:18:41 $ docker top 4feee197ec51b65f1dc5568e925d64102a24305445b2877611708eaab3cbfaa3 -eo pid,comm 00:18:42 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). 00:18:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:42 [ssh-agent] Looking for ssh-agent implementation... 00:18:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:42 $ docker exec 4feee197ec51b65f1dc5568e925d64102a24305445b2877611708eaab3cbfaa3 ssh-agent 00:18:42 SSH_AUTH_SOCK=/tmp/ssh-L8DcRoZ6vmCL/agent.32 00:18:42 SSH_AGENT_PID=38 00:18:42 Running ssh-add (command line suppressed) 00:18:42 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_974137881819086116.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_974137881819086116.key) 00:18:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:42 + git semver tag 00:18:42 2023-05-10 00:18:42,949 [run_tag] DEBUG tag force:False 00:18:42 2023-05-10 00:18:42,949 [check_head_tag] DEBUG check head tag 00:18:42 2023-05-10 00:18:42,951 [execute] INFO git cat-file --batch-check 00:18:42 2023-05-10 00:18:42,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 00:18:42 2023-05-10 00:18:42,955 [execute] INFO git cat-file --batch 00:18:42 2023-05-10 00:18:42,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 00:18:42 2023-05-10 00:18:42,976 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:18:42 2023-05-10 00:18:42,976 [execute] INFO git tag -a v3.0.0-dev.38 -m v3.0.0-dev.38 00:18:42 2023-05-10 00:18:42,977 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.38', '-m', 'v3.0.0-dev.38'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 00:18:43 2023-05-10 00:18:42,981 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:18:43 3.0.0-dev.38 [Pipeline] } 00:18:43 $ docker exec --env ******** --env ******** 4feee197ec51b65f1dc5568e925d64102a24305445b2877611708eaab3cbfaa3 ssh-agent -k 00:18:43 unset SSH_AUTH_SOCK; 00:18:43 unset SSH_AGENT_PID; 00:18:43 echo Agent pid 38 killed; 00:18:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:43 + git semver [Pipeline] } 00:18:43 $ docker stop --time=1 4feee197ec51b65f1dc5568e925d64102a24305445b2877611708eaab3cbfaa3 00:18:45 $ docker rm -f --volumes 4feee197ec51b65f1dc5568e925d64102a24305445b2877611708eaab3cbfaa3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:18:45 00:18:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:18:45 0.23.1-centos7: Pulling from edgex-lftools 00:18:45 ab5ef0e58194: Pulling fs layer 00:18:45 9712f1f96733: Pulling fs layer 00:18:45 63f879dbbcfc: Pulling fs layer 00:18:45 0d9ebad4ef96: Pulling fs layer 00:18:45 e9a5061849ea: Pulling fs layer 00:18:45 d747dcd14b5f: Pulling fs layer 00:18:45 2de7ff778b66: Pulling fs layer 00:18:45 0d9ebad4ef96: Waiting 00:18:45 e9a5061849ea: Waiting 00:18:45 d747dcd14b5f: Waiting 00:18:45 2de7ff778b66: Waiting 00:18:45 9712f1f96733: Verifying Checksum 00:18:45 9712f1f96733: Download complete 00:18:46 63f879dbbcfc: Verifying Checksum 00:18:46 63f879dbbcfc: Download complete 00:18:46 e9a5061849ea: Verifying Checksum 00:18:46 e9a5061849ea: Download complete 00:18:46 d747dcd14b5f: Verifying Checksum 00:18:46 d747dcd14b5f: Download complete 00:18:46 ab5ef0e58194: Download complete 00:18:46 0d9ebad4ef96: Verifying Checksum 00:18:46 0d9ebad4ef96: Download complete 00:18:46 2de7ff778b66: Verifying Checksum 00:18:46 2de7ff778b66: Download complete 00:18:49 ab5ef0e58194: Pull complete 00:18:49 9712f1f96733: Pull complete 00:18:50 63f879dbbcfc: Pull complete 00:18:54 0d9ebad4ef96: Pull complete 00:18:54 e9a5061849ea: Pull complete 00:18:54 d747dcd14b5f: Pull complete 00:18:55 2de7ff778b66: Pull complete 00:18:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:18:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:55 prd-ubuntu20.04-docker-8c-8g-14832 does not seem to be running inside a container 00:18:55 $ 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 00:19:04 $ docker top 6398caf2cbee9764dcdb16533e779b5675f08409fd5152b28e809242761fe0ea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:19:04 provisioning config files... 00:19:04 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16194012042518149892tmp 00:19:04 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15581189934533329444tmp 00:19:04 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13717367558560753343tmp [Pipeline] { [Pipeline] echo 00:19:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:19:05 ---> sigul-configuration.sh 00:19:05 gpg: directory `/root/.gnupg' created 00:19:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:19:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:19:05 gpg: keyring `/root/.gnupg/secring.gpg' created 00:19:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:19:05 gpg: CAST5 encrypted data 00:19:05 gpg: encrypted with 1 passphrase 00:19:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:19:05 + mkdir /home/jenkins 00:19:05 + mkdir /home/jenkins/sigul [Pipeline] sh 00:19:05 + 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 00:19:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:19:06 ---> sigul-install.sh 00:19:06 Sigul already installed; skipping installation. [Pipeline] sh 00:19:06 + git tag --list 00:19:06 0.7.1 00:19:06 v1.0.0 00:19:06 v1.1.0 00:19:06 v1.1.1 00:19:06 v1.2.2 00:19:06 v1.3.0 00:19:06 v1.3.1 00:19:06 v2.0.0 00:19:06 v2.1.0 00:19:06 v2.1.1 00:19:06 v2.1.1-dev.1 00:19:06 v2.1.1-dev.2 00:19:06 v2.1.1-dev.3 00:19:06 v2.2.0 00:19:06 v2.2.1-dev.1 00:19:06 v2.2.1-dev.2 00:19:06 v2.2.1-dev.3 00:19:06 v2.2.1-dev.4 00:19:06 v2.2.1-dev.5 00:19:06 v2.2.1-dev.6 00:19:06 v2.2.1-dev.7 00:19:06 v2.3.0 00:19:06 v2.3.0-dev.10 00:19:06 v2.3.0-dev.11 00:19:06 v2.3.0-dev.12 00:19:06 v2.3.0-dev.13 00:19:06 v2.3.0-dev.14 00:19:06 v2.3.0-dev.15 00:19:06 v2.3.0-dev.16 00:19:06 v2.3.0-dev.17 00:19:06 v2.3.0-dev.18 00:19:06 v2.3.0-dev.19 00:19:06 v2.3.0-dev.20 00:19:06 v2.3.0-dev.21 00:19:06 v2.3.0-dev.22 00:19:06 v2.3.0-dev.23 00:19:06 v2.3.0-dev.24 00:19:06 v2.3.0-dev.25 00:19:06 v2.3.0-dev.7 00:19:06 v2.3.0-dev.8 00:19:06 v2.3.0-dev.9 00:19:06 v3.0.0-dev.1 00:19:06 v3.0.0-dev.10 00:19:06 v3.0.0-dev.11 00:19:06 v3.0.0-dev.12 00:19:06 v3.0.0-dev.13 00:19:06 v3.0.0-dev.14 00:19:06 v3.0.0-dev.15 00:19:06 v3.0.0-dev.16 00:19:06 v3.0.0-dev.17 00:19:06 v3.0.0-dev.18 00:19:06 v3.0.0-dev.19 00:19:06 v3.0.0-dev.2 00:19:06 v3.0.0-dev.20 00:19:06 v3.0.0-dev.21 00:19:06 v3.0.0-dev.22 00:19:06 v3.0.0-dev.23 00:19:06 v3.0.0-dev.24 00:19:06 v3.0.0-dev.25 00:19:06 v3.0.0-dev.26 00:19:06 v3.0.0-dev.27 00:19:06 v3.0.0-dev.28 00:19:06 v3.0.0-dev.29 00:19:06 v3.0.0-dev.3 00:19:06 v3.0.0-dev.30 00:19:06 v3.0.0-dev.31 00:19:06 v3.0.0-dev.32 00:19:06 v3.0.0-dev.33 00:19:06 v3.0.0-dev.34 00:19:06 v3.0.0-dev.35 00:19:06 v3.0.0-dev.36 00:19:06 v3.0.0-dev.37 00:19:06 v3.0.0-dev.38 00:19:06 v3.0.0-dev.4 00:19:06 v3.0.0-dev.5 00:19:06 v3.0.0-dev.6 00:19:06 v3.0.0-dev.7 00:19:06 v3.0.0-dev.8 00:19:06 v3.0.0-dev.9 [Pipeline] sh 00:19:06 + lftools sign git-tag v3.0.0-dev.38 00:19:07 Signing Git tag with Sigul... 00:19:07 Signing v3.0.0-dev.38 [Pipeline] echo 00:19:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:19:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:19:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:19:07 $ docker stop --time=1 6398caf2cbee9764dcdb16533e779b5675f08409fd5152b28e809242761fe0ea 00:19:09 $ docker rm -f --volumes 6398caf2cbee9764dcdb16533e779b5675f08409fd5152b28e809242761fe0ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:19:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:19:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:19:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:09 prd-ubuntu20.04-docker-8c-8g-14832 does not seem to be running inside a container 00:19:09 $ 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 00:19:10 $ docker top 47b408606644941453fc9117a89717810a4fde7f5938c28c73d70c059a4fb3e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:10 [ssh-agent] Looking for ssh-agent implementation... 00:19:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:10 $ docker exec 47b408606644941453fc9117a89717810a4fde7f5938c28c73d70c059a4fb3e6 ssh-agent 00:19:10 SSH_AUTH_SOCK=/tmp/ssh-DYaxjl3ZQRUo/agent.33 00:19:10 SSH_AGENT_PID=39 00:19:10 Running ssh-add (command line suppressed) 00:19:10 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2698105170806968393.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2698105170806968393.key) 00:19:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:10 + git semver bump pre 00:19:11 2023-05-10 00:19:11,012 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:19:11 2023-05-10 00:19:11,013 [bump_version] DEBUG bumping version:3.0.0-dev.38 on axis:pre with prefix:dev 00:19:11 2023-05-10 00:19:11,013 [bump_version] DEBUG bumped version:3.0.0-dev.39 00:19:11 2023-05-10 00:19:11,013 [write_version] DEBUG write version:3.0.0-dev.39 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 00:19:11 2023-05-10 00:19:11,013 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:19:11 2023-05-10 00:19:11,013 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:19:11 2023-05-10 00:19:11,015 [execute] INFO git cat-file --batch-check 00:19:11 2023-05-10 00:19:11,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:19:11 2023-05-10 00:19:11,021 [execute] INFO git cat-file --batch 00:19:11 2023-05-10 00:19:11,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:19:11 2023-05-10 00:19:11,025 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:19:11 3.0.0-dev.39 [Pipeline] } 00:19:11 $ docker exec --env ******** --env ******** 47b408606644941453fc9117a89717810a4fde7f5938c28c73d70c059a4fb3e6 ssh-agent -k 00:19:11 unset SSH_AUTH_SOCK; 00:19:11 unset SSH_AGENT_PID; 00:19:11 echo Agent pid 39 killed; 00:19:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:11 + git semver [Pipeline] } 00:19:11 $ docker stop --time=1 47b408606644941453fc9117a89717810a4fde7f5938c28c73d70c059a4fb3e6 00:19:13 $ docker rm -f --volumes 47b408606644941453fc9117a89717810a4fde7f5938c28c73d70c059a4fb3e6 [Pipeline] // withDockerContainer [Pipeline] sh 00:19:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:19:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:19:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:13 prd-ubuntu20.04-docker-8c-8g-14832 does not seem to be running inside a container 00:19:13 $ 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 00:19:14 $ docker top 64e71508fe0865dfd87cf8746dde7b5e5bd969155ca1e688a96e6b818ba1f211 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:14 [ssh-agent] Looking for ssh-agent implementation... 00:19:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:14 $ docker exec 64e71508fe0865dfd87cf8746dde7b5e5bd969155ca1e688a96e6b818ba1f211 ssh-agent 00:19:14 SSH_AUTH_SOCK=/tmp/ssh-UKfCVzbYwQli/agent.32 00:19:14 SSH_AGENT_PID=38 00:19:14 Running ssh-add (command line suppressed) 00:19:14 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_380081178617997210.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_380081178617997210.key) 00:19:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:14 + git semver push 00:19:15 2023-05-10 00:19:14,987 [run_push] DEBUG push 00:19:15 2023-05-10 00:19:14,988 [execute] INFO git cat-file --batch-check 00:19:15 2023-05-10 00:19:14,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:19:15 2023-05-10 00:19:14,991 [execute] INFO git rev-list 4f42c50a6bf67ca7638d70a573903ed40fa462cb -- 00:19:15 2023-05-10 00:19:14,991 [execute] DEBUG Popen(['git', 'rev-list', '4f42c50a6bf67ca7638d70a573903ed40fa462cb', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:19:15 2023-05-10 00:19:14,999 [execute] INFO git fetch -v origin 00:19:15 2023-05-10 00:19:14,999 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 00:19:15 2023-05-10 00:19:15,463 [run_push] DEBUG no remote changes detected 00:19:15 2023-05-10 00:19:15,464 [execute] INFO git push origin semver 00:19:15 2023-05-10 00:19:15,464 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:19:16 2023-05-10 00:19:16,214 [run_push] DEBUG push all version tags 00:19:16 2023-05-10 00:19:16,214 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:19:16 2023-05-10 00:19:16,215 [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) 00:19:17 2023-05-10 00:19:16,952 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:19:17 3.0.0-dev.39 [Pipeline] } 00:19:17 $ docker exec --env ******** --env ******** 64e71508fe0865dfd87cf8746dde7b5e5bd969155ca1e688a96e6b818ba1f211 ssh-agent -k 00:19:17 unset SSH_AUTH_SOCK; 00:19:17 unset SSH_AGENT_PID; 00:19:17 echo Agent pid 38 killed; 00:19:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:17 + git semver [Pipeline] } 00:19:18 $ docker stop --time=1 64e71508fe0865dfd87cf8746dde7b5e5bd969155ca1e688a96e6b818ba1f211 00:19:19 $ docker rm -f --volumes 64e71508fe0865dfd87cf8746dde7b5e5bd969155ca1e688a96e6b818ba1f211 [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 00:19:19 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 00:19:19 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 00:19:19 total 16 00:19:19 drwxr-xr-x 3 root root 4096 May 10 00:07 . 00:19:19 drwxrwxr-x 11 jenkins jenkins 4096 May 10 00:19 .. 00:19:19 drwxr-xr-x 2 root root 4096 May 10 00:07 cost 00:19:19 -rw-r--r-- 1 root root 88 May 10 00:07 cost.csv 00:19:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 00:19:19 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 00:19:19 total 16 00:19:19 drwxr-xr-x 3 jenkins jenkins 4096 May 10 00:07 . 00:19:19 drwxrwxr-x 11 jenkins jenkins 4096 May 10 00:19 .. 00:19:19 drwxr-xr-x 2 jenkins jenkins 4096 May 10 00:07 cost 00:19:19 -rw-r--r-- 1 jenkins jenkins 88 May 10 00:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:19:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:19:21 ---> package-listing.sh 00:19:21 ++ facter osfamily 00:19:21 ++ tr '[:upper:]' '[:lower:]' 00:19:21 + OS_FAMILY=debian 00:19:21 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 00:19:21 + START_PACKAGES=/tmp/packages_start.txt 00:19:21 + END_PACKAGES=/tmp/packages_end.txt 00:19:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:19:21 + PACKAGES=/tmp/packages_start.txt 00:19:21 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 00:19:21 + PACKAGES=/tmp/packages_end.txt 00:19:21 + case "${OS_FAMILY}" in 00:19:21 + dpkg -l 00:19:21 + grep '^ii' 00:19:21 + '[' -f /tmp/packages_start.txt ']' 00:19:21 + '[' -f /tmp/packages_end.txt ']' 00:19:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:19:21 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 00:19:21 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 00:19:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 00:19:21 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 00:19:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:19:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:22 prd-ubuntu20.04-docker-8c-8g-14832 does not seem to be running inside a container 00:19:22 $ 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 00:19:22 $ docker top af8a556b87aaff748794649218358a7da1a996a1f8d7e959d976796758b1f3c1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:22 + touch /tmp/pre-build-complete [Pipeline] sh 00:19:23 + mkdir -p /var/log/sysstat [Pipeline] sh 00:19:23 + ls /var/log/sa-host 00:19:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:19:23 provisioning config files... 00:19:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17365802490728217382tmp [Pipeline] { [Pipeline] echo 00:19:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:19:23 ---> create-netrc.sh [Pipeline] } 00:19:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:19:24 ---> python-tools-install.sh [Pipeline] echo 00:19:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:19:24 ---> sudo-logs.sh 00:19:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:19:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:19:24 ---> job-cost.sh 00:19:24 lf-activate-venv: SKIPPING 00:19:24 DEBUG: total: 0.2199999988079071 00:19:24 INFO: Retrieving Stack Cost... 00:19:25 INFO: Retrieving Pricing Info for: v3-standard-8 00:19:25 INFO: Archiving Costs [Pipeline] echo 00:19:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:19:25 ---> logs-deploy.sh 00:19:25 lf-activate-venv: SKIPPING 00:19:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/104 00:19:25 INFO: archiving workspace using pattern(s): 00:19:26 Archives upload complete. 00:19:26 INFO: archiving logs to Nexus 00:19:27 ---> uname -a: 00:19:27 Linux prd-ubuntu20-04-docker-8c-8g-14832 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:19:27 00:19:27 00:19:27 ---> lscpu: 00:19:27 Architecture: x86_64 00:19:27 CPU op-mode(s): 32-bit, 64-bit 00:19:27 Byte Order: Little Endian 00:19:27 Address sizes: 40 bits physical, 48 bits virtual 00:19:27 CPU(s): 8 00:19:27 On-line CPU(s) list: 0-7 00:19:27 Thread(s) per core: 1 00:19:27 Core(s) per socket: 1 00:19:27 Socket(s): 8 00:19:27 NUMA node(s): 1 00:19:27 Vendor ID: AuthenticAMD 00:19:27 CPU family: 23 00:19:27 Model: 49 00:19:27 Model name: AMD EPYC-Rome Processor 00:19:27 Stepping: 0 00:19:27 CPU MHz: 2800.000 00:19:27 BogoMIPS: 5600.00 00:19:27 Virtualization: AMD-V 00:19:27 Hypervisor vendor: KVM 00:19:27 Virtualization type: full 00:19:27 L1d cache: 256 KiB 00:19:27 L1i cache: 256 KiB 00:19:27 L2 cache: 4 MiB 00:19:27 L3 cache: 128 MiB 00:19:27 NUMA node0 CPU(s): 0-7 00:19:27 Vulnerability Itlb multihit: Not affected 00:19:27 Vulnerability L1tf: Not affected 00:19:27 Vulnerability Mds: Not affected 00:19:27 Vulnerability Meltdown: Not affected 00:19:27 Vulnerability Mmio stale data: Not affected 00:19:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:19:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:19:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:19:27 Vulnerability Srbds: Not affected 00:19:27 Vulnerability Tsx async abort: Not affected 00:19:27 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 00:19:27 00:19:27 00:19:27 ---> nproc: 00:19:27 8 00:19:27 00:19:27 00:19:27 ---> df -h: 00:19:27 Filesystem Size Used Avail Use% Mounted on 00:19:27 overlay 155G 13G 143G 9% / 00:19:27 tmpfs 64M 0 64M 0% /dev 00:19:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:19:27 shm 64M 0 64M 0% /dev/shm 00:19:27 /dev/vda1 155G 13G 143G 9% /facter-os 00:19:27 00:19:27 00:19:27 ---> sar -b -r -n DEV: 00:19:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14832) 05/10/23 _x86_64_ (8 CPU) 00:19:27 00:19:27 00:04:35 LINUX RESTART (8 CPU) 00:19:27 00:19:27 00:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:19:27 00:06:01 191.31 38.03 153.27 0.00 4266.03 63245.02 0.00 00:19:27 00:07:01 124.41 0.30 124.11 0.00 18.26 32868.12 0.00 00:19:27 00:08:01 111.83 0.05 111.78 0.00 10.93 33807.26 0.00 00:19:27 00:09:01 2.20 0.00 2.20 0.00 0.00 25.61 0.00 00:19:27 00:10:01 37.86 11.86 26.00 0.00 5435.36 6318.28 0.00 00:19:27 00:11:01 3.82 0.00 3.82 0.00 0.00 46.66 0.00 00:19:27 00:12:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 00:19:27 00:13:01 2.67 1.22 1.45 0.00 26.00 17.46 0.00 00:19:27 00:14:01 1.52 0.27 1.25 0.00 3.87 14.80 0.00 00:19:27 00:15:01 1.60 0.00 1.60 0.00 0.00 31.33 0.00 00:19:27 00:16:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 00:19:27 00:17:01 0.95 0.02 0.93 0.00 0.13 12.40 0.00 00:19:27 00:18:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 00:19:27 00:19:01 85.49 0.22 85.27 0.00 16.53 53830.76 0.00 00:19:27 Average: 40.33 3.67 36.66 0.00 694.06 13530.26 0.00 00:19:27 00:19:27 00:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:19:27 00:06:01 27850996 31566296 735524 2.24 139496 3736608 2030132 5.98 1186580 3357948 560320 00:19:27 00:07:01 27951908 31511308 781864 2.38 148908 3582892 2109108 6.22 1443016 3002132 362772 00:19:27 00:08:01 27668120 31586480 708324 2.15 158764 3904444 1788728 5.27 1243164 3457992 328 00:19:27 00:09:01 27667864 31586360 708148 2.15 158804 3904444 1788728 5.27 1243096 3457992 12 00:19:27 00:10:01 27297460 31572184 712684 2.17 167128 4237272 1823512 5.37 1471476 3570720 860 00:19:27 00:11:01 27300352 31575052 709852 2.16 167180 4237268 1839720 5.42 1470452 3570680 12 00:19:27 00:12:01 27299900 31574644 710272 2.16 167204 4237272 1839720 5.42 1470272 3570684 4 00:19:27 00:13:01 27289416 31565088 719668 2.19 167252 4238048 1839720 5.42 1485188 3570956 84 00:19:27 00:14:01 27288740 31564596 720048 2.19 167296 4238168 1839720 5.42 1486104 3570852 16 00:19:27 00:15:01 27288644 31564788 719912 2.19 167404 4238148 1839720 5.42 1485920 3570988 136 00:19:27 00:16:01 27288812 31565004 719864 2.19 167436 4238152 1839720 5.42 1485804 3570996 8 00:19:27 00:17:01 27288244 31564468 720368 2.19 167472 4238152 1839720 5.42 1486280 3571004 168 00:19:27 00:18:01 27287336 31563796 720884 2.19 167512 4238284 1839720 5.42 1485852 3571132 16 00:19:27 00:19:01 25785300 31528696 749344 2.28 204156 5546276 1908672 5.63 1591252 4837388 165540 00:19:27 Average: 27325221 31563483 724054 2.20 165429 4201102 1869046 5.51 1431033 3589390 77877 00:19:27 00:19:27 00:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:19:27 00:06:01 lo 6.51 6.51 0.63 0.63 0.00 0.00 0.00 0.00 00:19:27 00:06:01 ens3 956.61 577.37 8816.01 105.39 0.00 0.00 0.00 0.00 00:19:27 00:06:01 docker0 182.59 296.37 14.64 2057.21 0.00 0.00 0.00 0.00 00:19:27 00:07:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:19:27 00:07:01 ens3 59.22 52.21 85.78 96.68 0.00 0.00 0.00 0.00 00:19:27 00:07:01 veth0dc3518 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:19:27 00:07:01 docker0 1.28 3.40 0.08 42.51 0.00 0.00 0.00 0.00 00:19:27 00:08:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 00:19:27 00:08:01 ens3 155.31 110.48 2601.47 226.44 0.00 0.00 0.00 0.00 00:19:27 00:08:01 docker0 1.32 3.53 0.09 43.00 0.00 0.00 0.00 0.00 00:19:27 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:27 00:09:01 ens3 1.58 0.57 0.66 0.46 0.00 0.00 0.00 0.00 00:19:27 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:27 00:10:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 00:19:27 00:10:01 ens3 157.57 81.77 1954.46 5.86 0.00 0.00 0.00 0.00 00:19:27 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:27 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:27 00:11:01 ens3 0.57 0.37 0.10 0.08 0.00 0.00 0.00 0.00 00:19:27 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:27 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:27 00:12:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:19:27 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:27 00:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:19:27 00:13:01 ens3 3.83 2.80 2.46 1.40 0.00 0.00 0.00 0.00 00:19:27 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:27 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:27 00:14:01 ens3 2.63 1.13 1.16 0.68 0.00 0.00 0.00 0.00 00:19:27 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:27 00:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:27 00:15:01 ens3 1.02 0.53 0.52 0.40 0.00 0.00 0.00 0.00 00:19:27 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:27 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:27 00:16:01 ens3 0.70 0.12 0.18 0.07 0.00 0.00 0.00 0.00 00:19:27 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:27 00:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:19:27 00:17:01 ens3 0.65 0.42 0.28 0.31 0.00 0.00 0.00 0.00 00:19:27 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:27 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:27 00:18:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:19:27 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:27 00:19:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 00:19:27 00:19:01 ens3 331.31 185.75 7754.37 30.60 0.00 0.00 0.00 0.00 00:19:27 00:19:01 docker0 33.61 65.01 2.89 579.68 0.00 0.00 0.00 0.00 00:19:27 Average: lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 00:19:27 Average: ens3 118.37 71.79 1506.76 33.37 0.00 0.00 0.00 0.00 00:19:27 Average: docker0 15.43 25.98 1.25 192.21 0.00 0.00 0.00 0.00 00:19:27 00:19:27 00:19:27 ---> sar -P ALL: 00:19:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14832) 05/10/23 _x86_64_ (8 CPU) 00:19:27 00:19:27 00:04:35 LINUX RESTART (8 CPU) 00:19:27 00:19:27 00:05:02 CPU %user %nice %system %iowait %steal %idle 00:19:27 00:06:01 all 12.54 0.00 4.51 2.60 0.29 80.05 00:19:27 00:06:01 0 11.26 0.00 5.63 2.99 0.09 80.04 00:19:27 00:06:01 1 12.44 0.00 4.78 0.45 0.12 82.21 00:19:27 00:06:01 2 13.23 0.00 4.90 13.67 0.09 68.11 00:19:27 00:06:01 3 11.32 0.00 3.93 0.38 0.12 84.24 00:19:27 00:06:01 4 12.70 0.00 4.46 0.81 0.26 81.77 00:19:27 00:06:01 5 15.27 0.00 3.71 1.05 1.49 78.48 00:19:27 00:06:01 6 12.93 0.00 3.20 1.22 0.09 82.56 00:19:27 00:06:01 7 11.15 0.00 5.50 0.28 0.09 82.99 00:19:27 00:07:01 all 37.86 0.00 6.06 2.59 0.09 53.39 00:19:27 00:07:01 0 37.78 0.00 5.95 1.13 0.08 55.06 00:19:27 00:07:01 1 38.72 0.00 5.69 3.78 0.08 51.73 00:19:27 00:07:01 2 38.66 0.00 6.02 2.85 0.08 52.38 00:19:27 00:07:01 3 37.89 0.00 7.07 1.14 0.10 53.80 00:19:27 00:07:01 4 35.70 0.00 6.03 10.29 0.08 47.89 00:19:27 00:07:01 5 38.39 0.00 6.17 0.86 0.10 54.48 00:19:27 00:07:01 6 37.55 0.00 5.69 0.17 0.08 56.51 00:19:27 00:07:01 7 38.22 0.00 5.89 0.54 0.12 55.23 00:19:27 00:08:01 all 4.29 0.00 1.85 3.69 0.05 90.12 00:19:27 00:08:01 0 4.52 0.00 1.96 19.05 0.05 74.41 00:19:27 00:08:01 1 5.68 0.00 1.99 3.31 0.07 88.95 00:19:27 00:08:01 2 3.56 0.00 2.17 3.09 0.05 91.13 00:19:27 00:08:01 3 4.66 0.00 2.04 3.10 0.05 90.15 00:19:27 00:08:01 4 3.44 0.00 1.90 0.02 0.03 94.62 00:19:27 00:08:01 5 4.44 0.00 1.32 0.02 0.03 94.19 00:19:27 00:08:01 6 4.39 0.00 1.80 0.24 0.03 93.54 00:19:27 00:08:01 7 3.67 0.00 1.66 0.65 0.05 93.97 00:19:27 00:09:01 all 0.04 0.00 0.01 0.00 0.00 99.94 00:19:27 00:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 00:19:27 00:09:01 1 0.03 0.00 0.02 0.02 0.00 99.93 00:19:27 00:09:01 2 0.10 0.00 0.02 0.00 0.00 99.88 00:19:27 00:09:01 3 0.08 0.00 0.02 0.00 0.02 99.88 00:19:27 00:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:19:27 00:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:19:27 00:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:19:27 00:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:19:27 00:10:01 all 1.39 0.00 0.64 0.61 0.03 97.33 00:19:27 00:10:01 0 2.20 0.00 0.75 0.42 0.03 96.59 00:19:27 00:10:01 1 0.89 0.00 0.80 1.84 0.03 96.43 00:19:27 00:10:01 2 1.05 0.00 0.70 0.10 0.03 98.11 00:19:27 00:10:01 3 1.30 0.00 0.75 0.43 0.07 97.45 00:19:27 00:10:01 4 1.73 0.00 0.62 0.68 0.03 96.93 00:19:27 00:10:01 5 0.97 0.00 0.48 0.18 0.00 98.37 00:19:27 00:10:01 6 1.65 0.00 0.47 1.15 0.02 96.71 00:19:27 00:10:01 7 1.34 0.00 0.55 0.05 0.03 98.03 00:19:27 00:11:01 all 0.06 0.00 0.02 0.02 0.00 99.89 00:19:27 00:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:19:27 00:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:19:27 00:11:01 2 0.02 0.00 0.02 0.05 0.00 99.92 00:19:27 00:11:01 3 0.07 0.00 0.07 0.00 0.02 99.85 00:19:27 00:11:01 4 0.00 0.00 0.05 0.02 0.00 99.93 00:19:27 00:11:01 5 0.37 0.00 0.00 0.00 0.00 99.63 00:19:27 00:11:01 6 0.02 0.00 0.02 0.08 0.00 99.88 00:19:27 00:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:19:27 00:12:01 all 0.04 0.00 0.01 0.01 0.01 99.93 00:19:27 00:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 00:19:27 00:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:19:27 00:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:19:27 00:12:01 3 0.05 0.00 0.05 0.00 0.00 99.90 00:19:27 00:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:19:27 00:12:01 5 0.13 0.00 0.00 0.00 0.02 99.85 00:19:27 00:12:01 6 0.02 0.00 0.02 0.08 0.00 99.88 00:19:27 00:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:19:27 00:13:01 all 0.22 0.00 0.02 0.01 0.00 99.74 00:19:27 00:13:01 0 0.27 0.00 0.05 0.03 0.00 99.65 00:19:27 00:13:01 1 0.17 0.00 0.00 0.00 0.02 99.82 00:19:27 00:13:01 2 0.33 0.00 0.00 0.07 0.00 99.60 00:19:27 00:13:01 3 0.75 0.00 0.05 0.00 0.02 99.18 00:19:27 00:13:01 4 0.13 0.00 0.02 0.00 0.00 99.85 00:19:27 00:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 00:19:27 00:13:01 6 0.03 0.00 0.00 0.02 0.00 99.95 00:19:27 00:13:01 7 0.05 0.00 0.03 0.00 0.00 99.92 00:19:27 00:14:01 all 0.13 0.00 0.01 0.01 0.00 99.86 00:19:27 00:14:01 0 0.12 0.00 0.00 0.02 0.00 99.87 00:19:27 00:14:01 1 0.15 0.00 0.03 0.00 0.00 99.82 00:19:27 00:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:19:27 00:14:01 3 0.42 0.00 0.02 0.00 0.00 99.57 00:19:27 00:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:19:27 00:14:01 5 0.27 0.00 0.00 0.00 0.00 99.73 00:19:27 00:14:01 6 0.02 0.00 0.00 0.03 0.00 99.95 00:19:27 00:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:19:27 00:15:01 all 0.16 0.00 0.02 0.01 0.01 99.80 00:19:27 00:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:19:27 00:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:19:27 00:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:19:27 00:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 00:19:27 00:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:19:27 00:15:01 5 1.11 0.00 0.08 0.00 0.00 98.81 00:19:27 00:15:01 6 0.00 0.00 0.00 0.10 0.02 99.88 00:19:27 00:15:01 7 0.05 0.00 0.02 0.00 0.02 99.92 00:19:27 00:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:19:27 00:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 00:19:27 00:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:19:27 00:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:19:27 00:16:01 3 0.00 0.00 0.03 0.00 0.00 99.97 00:19:27 00:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:19:27 00:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:19:27 00:16:01 6 0.03 0.00 0.00 0.02 0.00 99.95 00:19:27 00:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:19:27 00:19:27 00:16:01 CPU %user %nice %system %iowait %steal %idle 00:19:27 00:17:01 all 0.03 0.00 0.01 0.00 0.31 99.65 00:19:27 00:17:01 0 0.02 0.00 0.02 0.00 0.40 99.57 00:19:27 00:17:01 1 0.08 0.00 0.03 0.00 0.13 99.75 00:19:27 00:17:01 2 0.03 0.00 0.02 0.00 0.50 99.45 00:19:27 00:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:19:27 00:17:01 4 0.03 0.00 0.00 0.00 0.71 99.26 00:19:27 00:17:01 5 0.02 0.00 0.00 0.00 0.17 99.82 00:19:27 00:17:01 6 0.02 0.00 0.00 0.02 0.02 99.95 00:19:27 00:17:01 7 0.03 0.00 0.00 0.00 0.51 99.45 00:19:27 00:18:01 all 0.06 0.00 0.01 0.00 0.07 99.86 00:19:27 00:18:01 0 0.00 0.00 0.02 0.02 0.03 99.93 00:19:27 00:18:01 1 0.02 0.00 0.07 0.00 0.02 99.90 00:19:27 00:18:01 2 0.02 0.00 0.00 0.00 0.46 99.52 00:19:27 00:18:01 3 0.37 0.00 0.02 0.00 0.00 99.62 00:19:27 00:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:19:27 00:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:19:27 00:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:19:27 00:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:19:27 00:19:01 all 7.84 0.00 3.24 4.77 0.12 84.03 00:19:27 00:19:01 0 7.97 0.00 2.71 6.04 0.07 83.21 00:19:27 00:19:01 1 6.31 0.00 3.70 20.86 0.15 68.98 00:19:27 00:19:01 2 7.09 0.00 3.55 6.55 0.10 82.71 00:19:27 00:19:01 3 10.49 0.00 3.16 0.71 0.13 85.52 00:19:27 00:19:01 4 7.75 0.00 3.03 0.12 0.12 88.98 00:19:27 00:19:01 5 7.42 0.00 3.17 0.12 0.14 89.16 00:19:27 00:19:01 6 7.30 0.00 3.72 3.99 0.05 84.95 00:19:27 00:19:01 7 8.34 0.00 2.92 0.03 0.17 88.54 00:19:27 Average: all 4.58 0.00 1.16 1.01 0.07 93.17 00:19:27 Average: 0 4.55 0.00 1.21 2.12 0.06 92.07 00:19:27 Average: 1 4.57 0.00 1.21 2.13 0.05 92.04 00:19:27 Average: 2 4.54 0.00 1.23 1.85 0.09 92.29 00:19:27 Average: 3 4.78 0.00 1.22 0.41 0.04 93.56 00:19:27 Average: 4 4.36 0.00 1.14 0.85 0.09 93.56 00:19:27 Average: 5 4.86 0.00 1.06 0.16 0.14 93.78 00:19:27 Average: 6 4.54 0.00 1.06 0.50 0.02 93.87 00:19:27 Average: 7 4.45 0.00 1.17 0.11 0.07 94.20 00:19:27 00:19:27 00:19:27