Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c 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-ssh18444221516223649077.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh911787369285549533.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10385265673854481892.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6480759379296661428.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-ssh10638714485405258699.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.21 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-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7216’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7232’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-7228’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7238 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 Avoid second fetch Checking out Revision b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c (main) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c # timeout=10 Commit message: "Merge pull request #503 from ernestojeda/create-release" > git rev-list --no-walk 51bdb209bfe3268f564ccfe93ba09768b0d9e930 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:57:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:57:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:57:27 ========================================================= 20:57:27 EdgeX Global Pipelines Version Info 20:57:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:57:28 ------------------- 20:57:28 stable info: 20:57:28 ------------------- 20:57:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:57:28 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:57:28 Message: update stable to v1.0.254 20:57:28 ------------------- 20:57:28 experimental info: 20:57:28 ------------------- 20:57:28 Commited By: **** collab-it+edgex@linuxfoundation.org 20:57:28 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:57:28 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:57:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 20:57:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 20:57:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:57:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:57:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2f2f61 [Pipeline] echo 20:57:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:29 provisioning config files... 20:57:29 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8210097979025531823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:29 ---> docker-login.sh 20:57:29 nexus3.edgexfoundry.org:10001 20:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:30 Configure a credential helper to remove this warning. See 20:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:30 20:57:30 Login Succeeded 20:57:30 nexus3.edgexfoundry.org:10002 20:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:30 Configure a credential helper to remove this warning. See 20:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:30 20:57:30 Login Succeeded 20:57:30 nexus3.edgexfoundry.org:10003 20:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:30 Configure a credential helper to remove this warning. See 20:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:30 20:57:30 Login Succeeded 20:57:30 nexus3.edgexfoundry.org:10004 20:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:30 Configure a credential helper to remove this warning. See 20:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:30 20:57:30 Login Succeeded 20:57:30 docker.io 20:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:30 Configure a credential helper to remove this warning. See 20:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:30 20:57:30 Login Succeeded 20:57:30 ---> docker-login.sh ends [Pipeline] } 20:57:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:57:30 + git rev-list -1 --merges b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c~1..b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c [Pipeline] echo 20:57:30 -----------> git rev-list -1 --merges b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c~1..b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c 20:57:30 b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c [false] [Pipeline] sh 20:57:31 + git log --format=format:%s -1 b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c [Pipeline] echo 20:57:31 ========================================================= 20:57:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:57:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:57:31 + git log --format=format:%s -1 b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c [Pipeline] echo 20:57:31 [semverPrep] GIT_COMMIT: b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c, Commit Message: Merge pull request #503 from ernestojeda/create-release [Pipeline] echo 20:57:31 [semverPrep] This is not a build commit. [Pipeline] sh 20:57:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:57:31 + grep -v github /etc/ssh/ssh_known_hosts 20:57:31 + [ -e /tmp/ssh_known_hosts ] 20:57:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:57:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:57:31 + sudo tee -a /etc/ssh/ssh_known_hosts 20:57:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:57:32 20:57:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:57:32 0.1.4: Pulling from edgex-devops/py-git-semver 20:57:32 b85a868b505f: Pulling fs layer 20:57:32 e2be974225ed: Pulling fs layer 20:57:32 339a4e72a1f5: Pulling fs layer 20:57:32 988bab9f4d93: Pulling fs layer 20:57:32 1469e6f7b9e6: Pulling fs layer 20:57:32 eaf3925da568: Pulling fs layer 20:57:32 bab4dde63d76: Pulling fs layer 20:57:32 bde34c3a00c8: Pulling fs layer 20:57:32 b352a97aabf1: Pulling fs layer 20:57:32 4872d77fe225: Pulling fs layer 20:57:32 5851b861e8e6: Pulling fs layer 20:57:32 988bab9f4d93: Waiting 20:57:32 1469e6f7b9e6: Waiting 20:57:32 b352a97aabf1: Waiting 20:57:32 eaf3925da568: Waiting 20:57:32 bab4dde63d76: Waiting 20:57:32 4872d77fe225: Waiting 20:57:32 bde34c3a00c8: Waiting 20:57:32 5851b861e8e6: Waiting 20:57:32 e2be974225ed: Download complete 20:57:32 988bab9f4d93: Verifying Checksum 20:57:32 988bab9f4d93: Download complete 20:57:32 1469e6f7b9e6: Verifying Checksum 20:57:32 1469e6f7b9e6: Download complete 20:57:32 eaf3925da568: Verifying Checksum 20:57:32 eaf3925da568: Download complete 20:57:32 339a4e72a1f5: Verifying Checksum 20:57:32 339a4e72a1f5: Download complete 20:57:32 bde34c3a00c8: Verifying Checksum 20:57:32 b352a97aabf1: Download complete 20:57:32 4872d77fe225: Download complete 20:57:32 5851b861e8e6: Verifying Checksum 20:57:32 5851b861e8e6: Download complete 20:57:32 b85a868b505f: Verifying Checksum 20:57:32 b85a868b505f: Download complete 20:57:33 bab4dde63d76: Verifying Checksum 20:57:33 bab4dde63d76: Download complete 20:57:34 b85a868b505f: Pull complete 20:57:34 e2be974225ed: Pull complete 20:57:34 339a4e72a1f5: Pull complete 20:57:34 988bab9f4d93: Pull complete 20:57:35 1469e6f7b9e6: Pull complete 20:57:35 eaf3925da568: Pull complete 20:57:37 bab4dde63d76: Pull complete 20:57:37 bde34c3a00c8: Pull complete 20:57:37 b352a97aabf1: Pull complete 20:57:37 4872d77fe225: Pull complete 20:57:37 5851b861e8e6: Pull complete 20:57:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:57:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:57:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:37 prd-ubuntu20.04-docker-8c-8g-7238 does not seem to be running inside a container 20:57:37 $ 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 20:57:41 $ docker top 4d10e77e25fbdf08ca2b6cd546aadf1073ed32b07d0f6efa6a110015b0dbdf8b -eo pid,comm 20:57:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:57:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:57:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:41 [ssh-agent] Looking for ssh-agent implementation... 20:57:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:41 $ docker exec 4d10e77e25fbdf08ca2b6cd546aadf1073ed32b07d0f6efa6a110015b0dbdf8b ssh-agent 20:57:41 SSH_AUTH_SOCK=/tmp/ssh-b8EgSOVnVf8M/agent.32 20:57:41 SSH_AGENT_PID=38 20:57:41 Running ssh-add (command line suppressed) 20:57:42 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_637310820487721973.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_637310820487721973.key) 20:57:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:42 + git tag --points-at HEAD [Pipeline] } 20:57:42 $ docker exec --env ******** --env ******** 4d10e77e25fbdf08ca2b6cd546aadf1073ed32b07d0f6efa6a110015b0dbdf8b ssh-agent -k 20:57:42 unset SSH_AUTH_SOCK; 20:57:42 unset SSH_AGENT_PID; 20:57:42 echo Agent pid 38 killed; 20:57:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:57:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:42 [ssh-agent] Looking for ssh-agent implementation... 20:57:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:42 $ docker exec 4d10e77e25fbdf08ca2b6cd546aadf1073ed32b07d0f6efa6a110015b0dbdf8b ssh-agent 20:57:42 SSH_AUTH_SOCK=/tmp/ssh-Zzf2h7mKy0gz/agent.71 20:57:42 SSH_AGENT_PID=77 20:57:42 Running ssh-add (command line suppressed) 20:57:42 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1891573533009816572.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1891573533009816572.key) 20:57:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:43 + git semver init 20:57:43 2023-09-20 20:57:43,329 [run_init] DEBUG init version:0.0.0 force:False 20:57:43 2023-09-20 20:57:43,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 20:57:43 2023-09-20 20:57:43,330 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 20:57:43 2023-09-20 20:57:43,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) 20:57:44 2023-09-20 20:57:44,155 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 20:57:44 2023-09-20 20:57:44,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 20:57:44 2023-09-20 20:57:44,155 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 20:57:44 2023-09-20 20:57:44,156 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 20:57:44 3.1.0-dev.11 [Pipeline] } 20:57:44 $ docker exec --env ******** --env ******** 4d10e77e25fbdf08ca2b6cd546aadf1073ed32b07d0f6efa6a110015b0dbdf8b ssh-agent -k 20:57:44 unset SSH_AUTH_SOCK; 20:57:44 unset SSH_AGENT_PID; 20:57:44 echo Agent pid 77 killed; 20:57:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:57:44 + git semver [Pipeline] } 20:57:45 $ docker stop --time=1 4d10e77e25fbdf08ca2b6cd546aadf1073ed32b07d0f6efa6a110015b0dbdf8b 20:57:46 $ docker rm -f --volumes 4d10e77e25fbdf08ca2b6cd546aadf1073ed32b07d0f6efa6a110015b0dbdf8b [Pipeline] // withDockerContainer [Pipeline] sh 20:57:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:57:47 Stashed 1 file(s) [Pipeline] echo 20:57:47 [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:47 provisioning config files... 20:57:47 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9341510807321885210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:47 ---> docker-login.sh 20:57:47 nexus3.edgexfoundry.org:10001 20:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:47 Configure a credential helper to remove this warning. See 20:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:47 20:57:47 Login Succeeded 20:57:47 nexus3.edgexfoundry.org:10002 20:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:47 Configure a credential helper to remove this warning. See 20:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:47 20:57:47 Login Succeeded 20:57:47 nexus3.edgexfoundry.org:10003 20:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:47 Configure a credential helper to remove this warning. See 20:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:47 20:57:47 Login Succeeded 20:57:47 nexus3.edgexfoundry.org:10004 20:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:47 Configure a credential helper to remove this warning. See 20:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:47 20:57:47 Login Succeeded 20:57:47 docker.io 20:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:48 Configure a credential helper to remove this warning. See 20:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:48 20:57:48 Login Succeeded 20:57:48 ---> docker-login.sh ends [Pipeline] } 20:57:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:57:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:48 ========================================================= 20:57:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:57:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:57:48 Sending build context to Docker daemon 6.44MB 20:57:48 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 20:57:48 Step 2/10 : FROM ${BASE} AS builder 20:57:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:57:48 7264a8db6415: Pulling fs layer 20:57:48 c4d48a809fc2: Pulling fs layer 20:57:48 4f1c88b9dad5: Pulling fs layer 20:57:48 ad3a456e5733: Pulling fs layer 20:57:48 33e27b845d1e: Pulling fs layer 20:57:48 c68163c4e522: Pulling fs layer 20:57:48 50da416c3ac9: Pulling fs layer 20:57:48 23d2d4c4bb30: Pulling fs layer 20:57:48 ad3a456e5733: Waiting 20:57:48 33e27b845d1e: Waiting 20:57:48 23d2d4c4bb30: Waiting 20:57:48 c68163c4e522: Waiting 20:57:48 50da416c3ac9: Waiting 20:57:48 c4d48a809fc2: Verifying Checksum 20:57:48 c4d48a809fc2: Download complete 20:57:48 ad3a456e5733: Verifying Checksum 20:57:48 ad3a456e5733: Download complete 20:57:48 33e27b845d1e: Verifying Checksum 20:57:48 33e27b845d1e: Download complete 20:57:48 7264a8db6415: Verifying Checksum 20:57:48 7264a8db6415: Download complete 20:57:48 c68163c4e522: Verifying Checksum 20:57:48 c68163c4e522: Download complete 20:57:48 7264a8db6415: Pull complete 20:57:48 c4d48a809fc2: Pull complete 20:57:48 23d2d4c4bb30: Verifying Checksum 20:57:48 23d2d4c4bb30: Download complete 20:57:49 4f1c88b9dad5: Verifying Checksum 20:57:49 4f1c88b9dad5: Download complete 20:57:49 50da416c3ac9: Verifying Checksum 20:57:49 50da416c3ac9: Download complete 20:57:52 4f1c88b9dad5: Pull complete 20:57:52 ad3a456e5733: Pull complete 20:57:52 33e27b845d1e: Pull complete 20:57:52 c68163c4e522: Pull complete 20:57:54 50da416c3ac9: Pull complete 20:57:54 23d2d4c4bb30: Pull complete 20:57:54 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:57:54 ---> 0786185ac409 20:57:54 Step 3/10 : ARG ADD_BUILD_TAGS="" 20:58:02 Still waiting to schedule task 20:58:02 ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:58:02 ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:58:02 ‘prd-ubuntu20.04-docker-8c-8g-7216’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:58:02 ‘prd-ubuntu20.04-docker-8c-8g-7244’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:58:02 ‘prd-ubuntu20.04-docker-8c-8g-7245’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:58:02 ‘prd-ubuntu20.04-docker-8c-8g-7247’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:58:02 ‘prd-ubuntu20.04-docker-8c-8g-7248’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:58:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7237’ is offline 20:58:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7240’ is offline 20:58:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7241’ is offline 20:58:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7242’ is offline 20:58:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7243’ is offline 20:58:04 ---> Running in e55fbb128580 20:58:04 Removing intermediate container e55fbb128580 20:58:04 ---> 87d71ce05095 20:58:04 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:58:04 ---> Running in d326771eece1 20:58:04 Removing intermediate container d326771eece1 20:58:04 ---> 9ebe34525b97 20:58:04 Step 5/10 : RUN apk add --update --no-cache make git openssh 20:58:04 ---> Running in 1f6369ec172a 20:58:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:58:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:58:05 (1/8) Installing openssh-keygen (9.3_p2-r0) 20:58:05 (2/8) Installing libedit (20221030.3.1-r1) 20:58:05 (3/8) Installing openssh-client-common (9.3_p2-r0) 20:58:05 (4/8) Installing openssh-client-default (9.3_p2-r0) 20:58:05 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 20:58:05 (6/8) Installing openssh-server-common (9.3_p2-r0) 20:58:05 (7/8) Installing openssh-server (9.3_p2-r0) 20:58:05 (8/8) Installing openssh (9.3_p2-r0) 20:58:05 Executing busybox-1.36.1-r2.trigger 20:58:05 OK: 270 MiB in 60 packages 20:58:05 Removing intermediate container 1f6369ec172a 20:58:05 ---> cb07292211e4 20:58:05 Step 6/10 : WORKDIR /device-modbus-go 20:58:05 ---> Running in 1a867b239831 20:58:06 Removing intermediate container 1a867b239831 20:58:06 ---> 27486df6520c 20:58:06 Step 7/10 : COPY go.mod vendor* ./ 20:58:06 ---> b14797f14471 20:58:06 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:06 ---> Running in b8bfe76368b0 20:58:45 Removing intermediate container b8bfe76368b0 20:58:45 ---> b0a4b03e698b 20:58:45 Step 9/10 : COPY . . 20:58:45 ---> 5dbcac8355c9 20:58:45 Step 10/10 : RUN ${MAKE} 20:58:45 ---> Running in d0b7350d3533 20:58:45 noop 20:58:45 Removing intermediate container d0b7350d3533 20:58:45 ---> 5bfdf18251ab 20:58:45 Successfully built 5bfdf18251ab 20:58:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:45 + docker inspect -f . ci-base-image-x86_64 20:58:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:46 prd-ubuntu20.04-docker-8c-8g-7238 does not seem to be running inside a container 20:58:46 $ 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 20:58:46 $ docker top 68b455799d028016755ac5ef1abd90c3a856dd51531e8ffe65233a15fb120d87 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:46 + go version 20:58:46 go version go1.21.0 linux/amd64 [Pipeline] } 20:58:46 $ docker stop --time=1 68b455799d028016755ac5ef1abd90c3a856dd51531e8ffe65233a15fb120d87 20:58:47 $ docker rm -f --volumes 68b455799d028016755ac5ef1abd90c3a856dd51531e8ffe65233a15fb120d87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:48 + docker inspect -f . ci-base-image-x86_64 20:58:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:48 prd-ubuntu20.04-docker-8c-8g-7238 does not seem to be running inside a container 20:58:48 $ 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 20:58:48 $ docker top 43a53a250f2f1c056944dd31302c93a0b80a2cc9098b1168f9fecf1a3db0358b -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:49 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 20:58:49 + make test 20:58:49 go test ./... -coverprofile=coverage.out 20:58:50 ? github.com/edgexfoundry/device-modbus-go [no test files] 20:59:00 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 20:59:00 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.9% of statements 20:59:05 go vet ./... 20:59:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:59:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:59:08 ./bin/test-attribution-txt.sh [Pipeline] echo 20:59:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:59:08 $ docker stop --time=1 43a53a250f2f1c056944dd31302c93a0b80a2cc9098b1168f9fecf1a3db0358b 20:59:12 $ docker rm -f --volumes 43a53a250f2f1c056944dd31302c93a0b80a2cc9098b1168f9fecf1a3db0358b [Pipeline] // withDockerContainer [Pipeline] sh 20:59:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:59:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:59:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:59:13 + ls -al . 20:59:13 total 192 20:59:13 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 20:58 . 20:59:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:57 .. 20:59:13 -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 20:57 .dockerignore 20:59:13 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:58 .git 20:59:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:57 .github 20:59:13 -rw-rw-r-- 1 jenkins jenkins 331 Sep 20 20:57 .gitignore 20:59:13 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:57 .golangci.yml 20:59:13 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:57 .semver 20:59:13 -rw-rw-r-- 1 jenkins jenkins 11101 Sep 20 20:57 Attribution.txt 20:59:13 -rw-rw-r-- 1 jenkins jenkins 14764 Sep 20 20:57 CHANGELOG.md 20:59:13 -rw-rw-r-- 1 jenkins jenkins 1365 Sep 20 20:57 Dockerfile 20:59:13 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:57 GOVERNANCE.md 20:59:13 -rw-rw-r-- 1 jenkins jenkins 680 Sep 20 20:57 Jenkinsfile 20:59:13 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 20:57 LICENSE 20:59:13 -rw-rw-r-- 1 jenkins jenkins 1936 Sep 20 20:57 Makefile 20:59:13 -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 20:57 OWNERS.md 20:59:13 -rw-rw-r-- 1 jenkins jenkins 4578 Sep 20 20:57 README.md 20:59:13 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:57 VERSION 20:59:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:57 bin 20:59:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:57 cmd 20:59:13 -rw-r--r-- 1 jenkins jenkins 24334 Sep 20 20:58 coverage.out 20:59:13 -rw-rw-r-- 1 jenkins jenkins 3941 Sep 20 20:57 go.mod 20:59:13 -rw-rw-r-- 1 jenkins jenkins 35965 Sep 20 20:57 go.sum 20:59:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:57 internal 20:59:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:57 simulator 20:59:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:57 snap 20:59:13 -rw-rw-r-- 1 jenkins jenkins 229 Sep 20 20:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:14 + 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=b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c --label arch=amd64 --label version=3.1.0-dev.11 . 20:59:14 Sending build context to Docker daemon 6.466MB 20:59:14 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 20:59:14 Step 2/22 : FROM ${BASE} AS builder 20:59:14 ---> 5bfdf18251ab 20:59:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:59:14 ---> Running in f80bcab25860 20:59:14 Removing intermediate container f80bcab25860 20:59:14 ---> 7e6fca835e8e 20:59:14 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:59:14 ---> Running in ab3aa5c158cd 20:59:14 Removing intermediate container ab3aa5c158cd 20:59:14 ---> 14293955d6bb 20:59:14 Step 5/22 : RUN apk add --update --no-cache make git openssh 20:59:14 ---> Running in c98efd2d6732 20:59:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:59:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:59:15 OK: 270 MiB in 60 packages 20:59:15 Removing intermediate container c98efd2d6732 20:59:15 ---> 7f55334fbc1f 20:59:15 Step 6/22 : WORKDIR /device-modbus-go 20:59:15 ---> Running in ad825031cb52 20:59:15 Removing intermediate container ad825031cb52 20:59:15 ---> 498283be8b55 20:59:15 Step 7/22 : COPY go.mod vendor* ./ 20:59:15 ---> df1db6caa9df 20:59:15 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:15 ---> Running in 0a28534ed88b 20:59:16 Removing intermediate container 0a28534ed88b 20:59:16 ---> 5fa34e774e18 20:59:16 Step 9/22 : COPY . . 20:59:17 ---> 3a6e25d8912e 20:59:17 Step 10/22 : RUN ${MAKE} 20:59:17 ---> Running in e623b88852a5 20:59:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 20:59:39 Removing intermediate container e623b88852a5 20:59:39 ---> 4ccb37b7c718 20:59:39 Step 11/22 : FROM alpine:3.18 20:59:39 3.18: Pulling from library/alpine 20:59:39 7264a8db6415: Already exists 20:59:39 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:59:39 Status: Downloaded newer image for alpine:3.18 20:59:39 ---> 7e01a0d0a1dc 20:59:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 20:59:39 ---> Running in c0767a1c2983 20:59:39 Removing intermediate container c0767a1c2983 20:59:39 ---> 9c13a5d17d21 20:59:39 Step 13/22 : RUN apk add --update --no-cache dumb-init 20:59:39 ---> Running in 941937f8550a 20:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:59:39 (1/1) Installing dumb-init (1.2.5-r2) 20:59:39 Executing busybox-1.36.1-r2.trigger 20:59:39 OK: 7 MiB in 16 packages 20:59:39 Removing intermediate container 941937f8550a 20:59:39 ---> bb7ff0e7525e 20:59:39 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 20:59:39 ---> 983ae1cd228a 20:59:39 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 20:59:39 ---> f99c19d701b7 20:59:39 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 20:59:39 ---> e4df9540ec63 20:59:39 Step 17/22 : EXPOSE 59901 20:59:39 ---> Running in 566870e8ffe5 20:59:39 Removing intermediate container 566870e8ffe5 20:59:39 ---> 809a409c3f02 20:59:39 Step 18/22 : ENTRYPOINT ["/device-modbus"] 20:59:39 ---> Running in 325f21b19835 20:59:39 Removing intermediate container 325f21b19835 20:59:39 ---> 7d7f18379de5 20:59:39 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:59:39 ---> Running in 7ebbdc535830 20:59:39 Removing intermediate container 7ebbdc535830 20:59:39 ---> 3a72a3b29f20 20:59:39 Step 20/22 : LABEL arch=amd64 20:59:39 ---> Running in 45f615a78209 20:59:40 Removing intermediate container 45f615a78209 20:59:40 ---> a34b1a45cdcf 20:59:40 Step 21/22 : LABEL git_sha=b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c 20:59:40 ---> Running in 099bebeda781 20:59:40 Removing intermediate container 099bebeda781 20:59:40 ---> 0eb49229eb30 20:59:40 Step 22/22 : LABEL version=3.1.0-dev.11 20:59:40 ---> Running in 6048044f28f7 20:59:40 Removing intermediate container 6048044f28f7 20:59:40 ---> 73c213d5c93c 20:59:40 [Warning] One or more build-args [ARCH] were not consumed 20:59:40 Successfully built 73c213d5c93c 20:59:40 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:40 provisioning config files... 20:59:40 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config44412586741284032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:40 ---> docker-login.sh 20:59:40 nexus3.edgexfoundry.org:10001 20:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:40 Configure a credential helper to remove this warning. See 20:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:40 20:59:40 Login Succeeded 20:59:40 nexus3.edgexfoundry.org:10002 20:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:40 Configure a credential helper to remove this warning. See 20:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:40 20:59:40 Login Succeeded 20:59:40 nexus3.edgexfoundry.org:10003 20:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:40 Configure a credential helper to remove this warning. See 20:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:40 20:59:40 Login Succeeded 20:59:40 nexus3.edgexfoundry.org:10004 20:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:40 Configure a credential helper to remove this warning. See 20:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:40 20:59:40 Login Succeeded 20:59:40 docker.io 20:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:41 Configure a credential helper to remove this warning. See 20:59:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:41 20:59:41 Login Succeeded 20:59:41 ---> docker-login.sh ends [Pipeline] } 20:59:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:59:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:41 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 20:59:41 b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c 20:59:41 latest 20:59:41 3.1.0-dev.11 20:59:41 b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c-3.1.0-dev.11 20:59:41 main 20:59:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:41 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:41 + docker push nexus3.edgexfoundry.org:10004/device-modbus:b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c 20:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:59:41 c31dc6eaddac: Preparing 20:59:41 9612ddc6ac15: Preparing 20:59:41 858aab5d3a8e: Preparing 20:59:41 4f9e9b91d3c3: Preparing 20:59:41 4693057ce236: Preparing 20:59:41 4693057ce236: Layer already exists 20:59:41 4f9e9b91d3c3: Pushed 20:59:41 c31dc6eaddac: Pushed 20:59:41 9612ddc6ac15: Pushed 20:59:44 858aab5d3a8e: Pushed 20:59:44 b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c: digest: sha256:8c679825c2e2b6c6e15d3b39787ef2f05ee691b825166a328fe649122e717f67 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:44 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:45 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 20:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:59:45 c31dc6eaddac: Preparing 20:59:45 9612ddc6ac15: Preparing 20:59:45 858aab5d3a8e: Preparing 20:59:45 4f9e9b91d3c3: Preparing 20:59:45 4693057ce236: Preparing 20:59:45 c31dc6eaddac: Layer already exists 20:59:45 858aab5d3a8e: Layer already exists 20:59:45 4693057ce236: Layer already exists 20:59:45 4f9e9b91d3c3: Layer already exists 20:59:45 9612ddc6ac15: Layer already exists 20:59:45 latest: digest: sha256:8c679825c2e2b6c6e15d3b39787ef2f05ee691b825166a328fe649122e717f67 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:45 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:45 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.11 20:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:59:45 c31dc6eaddac: Preparing 20:59:45 9612ddc6ac15: Preparing 20:59:45 858aab5d3a8e: Preparing 20:59:45 4f9e9b91d3c3: Preparing 20:59:45 4693057ce236: Preparing 20:59:45 4f9e9b91d3c3: Layer already exists 20:59:45 9612ddc6ac15: Layer already exists 20:59:45 4693057ce236: Layer already exists 20:59:45 858aab5d3a8e: Layer already exists 20:59:45 c31dc6eaddac: Layer already exists 20:59:45 3.1.0-dev.11: digest: sha256:8c679825c2e2b6c6e15d3b39787ef2f05ee691b825166a328fe649122e717f67 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:45 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus:b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c-3.1.0-dev.11 20:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:59:46 c31dc6eaddac: Preparing 20:59:46 9612ddc6ac15: Preparing 20:59:46 858aab5d3a8e: Preparing 20:59:46 4f9e9b91d3c3: Preparing 20:59:46 4693057ce236: Preparing 20:59:46 c31dc6eaddac: Layer already exists 20:59:46 9612ddc6ac15: Layer already exists 20:59:46 4693057ce236: Layer already exists 20:59:46 858aab5d3a8e: Layer already exists 20:59:46 4f9e9b91d3c3: Layer already exists 20:59:46 b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c-3.1.0-dev.11: digest: sha256:8c679825c2e2b6c6e15d3b39787ef2f05ee691b825166a328fe649122e717f67 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:46 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 20:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:59:46 c31dc6eaddac: Preparing 20:59:46 9612ddc6ac15: Preparing 20:59:46 858aab5d3a8e: Preparing 20:59:46 4f9e9b91d3c3: Preparing 20:59:46 4693057ce236: Preparing 20:59:46 c31dc6eaddac: Layer already exists 20:59:46 4693057ce236: Layer already exists 20:59:46 858aab5d3a8e: Layer already exists 20:59:46 9612ddc6ac15: Layer already exists 20:59:46 4f9e9b91d3c3: Layer already exists 20:59:46 main: digest: sha256:8c679825c2e2b6c6e15d3b39787ef2f05ee691b825166a328fe649122e717f67 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:59:46 ===================================================== [Pipeline] echo 20:59:46 taggedImages: 20:59:46 - nexus3.edgexfoundry.org:10004/device-modbus:b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c 20:59:46 - nexus3.edgexfoundry.org:10004/device-modbus:latest 20:59:46 - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.11 20:59:46 - nexus3.edgexfoundry.org:10004/device-modbus:b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c-3.1.0-dev.11 20:59:46 - 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 20:59:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:47 20:59:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:47 latest: Pulling from edgex-lftools-log-publisher 20:59:47 5eb5b503b376: Pulling fs layer 20:59:47 5c69ac0246d0: Pulling fs layer 20:59:47 ec43610c2a17: Pulling fs layer 20:59:47 3a2ae6a8a46f: Pulling fs layer 20:59:47 33b1e0a273af: Pulling fs layer 20:59:47 5d3b04190fa2: Pulling fs layer 20:59:47 2f39f015ded8: Pulling fs layer 20:59:47 33b1e0a273af: Waiting 20:59:47 5d3b04190fa2: Waiting 20:59:47 2f39f015ded8: Waiting 20:59:47 3a2ae6a8a46f: Waiting 20:59:47 5c69ac0246d0: Download complete 20:59:47 3a2ae6a8a46f: Verifying Checksum 20:59:47 3a2ae6a8a46f: Download complete 20:59:47 33b1e0a273af: Verifying Checksum 20:59:47 33b1e0a273af: Download complete 20:59:47 ec43610c2a17: Verifying Checksum 20:59:47 ec43610c2a17: Download complete 20:59:47 5d3b04190fa2: Download complete 20:59:48 5eb5b503b376: Verifying Checksum 20:59:48 5eb5b503b376: Download complete 20:59:48 2f39f015ded8: Download complete 20:59:49 5eb5b503b376: Pull complete 20:59:49 5c69ac0246d0: Pull complete 20:59:50 ec43610c2a17: Pull complete 20:59:50 3a2ae6a8a46f: Pull complete 20:59:51 33b1e0a273af: Pull complete 20:59:51 5d3b04190fa2: Pull complete 20:59:55 2f39f015ded8: Pull complete 20:59:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:55 prd-ubuntu20.04-docker-8c-8g-7238 does not seem to be running inside a container 20:59:55 $ 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 21:00:02 $ docker top d2ef136f2c99309e193e9a4c187a3d3f55ee0ea69ade829231a9935740ac6a69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:03 ---> job-cost.sh 21:00:03 lf-activate-venv: SKIPPING 21:00:03 INFO: No Stack... 21:00:03 INFO: Retrieving Pricing Info for: v3-standard-8 21:00:03 INFO: Archiving Costs [Pipeline] sh 21:00:04 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 21:00:04 + cut -d, -f6 [Pipeline] lock 21:00:04 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-125-stack-cost] 21:00:04 Resource [jenkins-edgexfoundry-device-modbus-go-main-125-stack-cost] did not exist. Created. 21:00:04 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:00:04 + echo total: 0.2199999988079071 [Pipeline] stash 21:00:04 Stashed 1 file(s) [Pipeline] } 21:00:04 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } 21:00:04 $ docker stop --time=1 d2ef136f2c99309e193e9a4c187a3d3f55ee0ea69ade829231a9935740ac6a69 21:00:05 $ docker rm -f --volumes d2ef136f2c99309e193e9a4c187a3d3f55ee0ea69ade829231a9935740ac6a69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:18:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7471 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 21:18:09 Running in /w/workspace/device-modbus-go/125 [Pipeline] { [Pipeline] checkout 21:18:09 Selected Git installation does not exist. Using Default 21:18:09 The recommended git tool is: NONE 21:18:17 using credential edgex-jenkins-ssh 21:18:18 Cloning the remote Git repository 21:18:18 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 21:18:18 > git init /w/workspace/device-modbus-go/125 # timeout=10 21:18:18 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 21:18:18 > git --version # timeout=10 21:18:18 > git --version # 'git version 2.25.1' 21:18:18 using GIT_SSH to set credentials SSH Credentials for GitHub 21:18:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:18:21 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 21:18:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:18:22 Avoid second fetch 21:18:22 Checking out Revision b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c (main) 21:18:22 > git config core.sparsecheckout # timeout=10 21:18:22 > git checkout -f b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c # timeout=10 21:18:23 Commit message: "Merge pull request #503 from ernestojeda/create-release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:18:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:18:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:24 Dload Upload Total Spent Left Speed 21:18:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh 21:18:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:18:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:18:25 + sudo tee /etc/docker/daemon.new 21:18:25 { 21:18:25 "registry-mirrors": [ 21:18:25 "https://nexus3.edgexfoundry.org:10001" 21:18:25 ], 21:18:25 "bip": "10.250.0.254/24", 21:18:25 "hosts": [ 21:18:25 "tcp://0.0.0.0:5555", 21:18:25 "unix:///var/run/docker.sock" 21:18:25 ], 21:18:25 "mtu": 1458, 21:18:25 "selinux-enabled": true, 21:18:25 "seccomp-profile": "/etc/docker/seccomp.json" 21:18:25 } [Pipeline] sh 21:18:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:18:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:44 provisioning config files... 21:18:44 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/125@tmp/config4853527437231803407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:44 ---> docker-login.sh 21:18:44 nexus3.edgexfoundry.org:10001 21:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:45 Configure a credential helper to remove this warning. See 21:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:45 21:18:45 Login Succeeded 21:18:45 nexus3.edgexfoundry.org:10002 21:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:45 Configure a credential helper to remove this warning. See 21:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:45 21:18:45 Login Succeeded 21:18:45 nexus3.edgexfoundry.org:10003 21:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:46 Configure a credential helper to remove this warning. See 21:18:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:46 21:18:46 Login Succeeded 21:18:46 nexus3.edgexfoundry.org:10004 21:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:46 Configure a credential helper to remove this warning. See 21:18:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:46 21:18:46 Login Succeeded 21:18:46 docker.io 21:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:47 Configure a credential helper to remove this warning. See 21:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:47 21:18:47 Login Succeeded 21:18:47 ---> docker-login.sh ends [Pipeline] } 21:18:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:18:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:18:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:18:47 ========================================================= 21:18:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:18:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:18:48 Sending build context to Docker daemon 3.342MB 21:18:48 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 21:18:48 Step 2/10 : FROM ${BASE} AS builder 21:18:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:18:48 9fda8d8052c6: Pulling fs layer 21:18:48 5d54e960e981: Pulling fs layer 21:18:48 c4a7e357bf2a: Pulling fs layer 21:18:48 f0e02332f6b5: Pulling fs layer 21:18:48 cefa15bbcfad: Pulling fs layer 21:18:48 17808c966233: Pulling fs layer 21:18:48 f4c1fc716caa: Pulling fs layer 21:18:48 cefa15bbcfad: Waiting 21:18:48 17808c966233: Waiting 21:18:48 f4c1fc716caa: Waiting 21:18:48 f0e02332f6b5: Waiting 21:18:48 5d54e960e981: Verifying Checksum 21:18:48 5d54e960e981: Download complete 21:18:48 f0e02332f6b5: Verifying Checksum 21:18:48 f0e02332f6b5: Download complete 21:18:48 cefa15bbcfad: Verifying Checksum 21:18:48 cefa15bbcfad: Download complete 21:18:48 9fda8d8052c6: Verifying Checksum 21:18:48 9fda8d8052c6: Download complete 21:18:49 f4c1fc716caa: Verifying Checksum 21:18:49 f4c1fc716caa: Download complete 21:18:49 9fda8d8052c6: Pull complete 21:18:50 5d54e960e981: Pull complete 21:18:50 c4a7e357bf2a: Verifying Checksum 21:18:50 c4a7e357bf2a: Download complete 21:18:51 17808c966233: Verifying Checksum 21:18:51 17808c966233: Download complete 21:19:04 c4a7e357bf2a: Pull complete 21:19:04 f0e02332f6b5: Pull complete 21:19:04 cefa15bbcfad: Pull complete 21:19:12 17808c966233: Pull complete 21:19:13 f4c1fc716caa: Pull complete 21:19:13 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:19:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:19:13 ---> ea914061e18c 21:19:13 Step 3/10 : ARG ADD_BUILD_TAGS="" 21:19:15 ---> Running in b24335d753b0 21:19:15 Removing intermediate container b24335d753b0 21:19:15 ---> 5e99aef68fc9 21:19:15 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:19:15 ---> Running in b33931179d12 21:19:16 Removing intermediate container b33931179d12 21:19:16 ---> 1b21c57d7dd9 21:19:16 Step 5/10 : RUN apk add --update --no-cache make git openssh 21:19:16 ---> Running in d8cda55cfa73 21:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:20 (1/8) Installing openssh-keygen (9.3_p2-r0) 21:19:20 (2/8) Installing libedit (20221030.3.1-r1) 21:19:20 (3/8) Installing openssh-client-common (9.3_p2-r0) 21:19:20 (4/8) Installing openssh-client-default (9.3_p2-r0) 21:19:20 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 21:19:20 (6/8) Installing openssh-server-common (9.3_p2-r0) 21:19:20 (7/8) Installing openssh-server (9.3_p2-r0) 21:19:20 (8/8) Installing openssh (9.3_p2-r0) 21:19:20 Executing busybox-1.36.1-r2.trigger 21:19:20 OK: 272 MiB in 60 packages 21:19:22 Removing intermediate container d8cda55cfa73 21:19:22 ---> f0f9154230d6 21:19:22 Step 6/10 : WORKDIR /device-modbus-go 21:19:22 ---> Running in 510c148cf2b9 21:19:22 Removing intermediate container 510c148cf2b9 21:19:22 ---> 213e3569fafc 21:19:22 Step 7/10 : COPY go.mod vendor* ./ 21:19:23 ---> 14e1e1eeac06 21:19:23 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:23 ---> Running in f80aac957222 21:20:45 Removing intermediate container f80aac957222 21:20:45 ---> e2b587dbe866 21:20:45 Step 9/10 : COPY . . 21:20:45 ---> 6371d725618e 21:20:45 Step 10/10 : RUN ${MAKE} 21:20:45 ---> Running in dc759c9f09e4 21:20:45 noop 21:20:45 Removing intermediate container dc759c9f09e4 21:20:45 ---> 4cdbc7ca3ed4 21:20:45 Successfully built 4cdbc7ca3ed4 21:20:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:46 + docker inspect -f . ci-base-image-arm64 21:20:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:46 prd-ubuntu20.04-docker-arm64-4c-16g-7471 does not seem to be running inside a container 21:20:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/125 -v /w/workspace/device-modbus-go/125:/w/workspace/device-modbus-go/125:rw,z -v /w/workspace/device-modbus-go/125@tmp:/w/workspace/device-modbus-go/125@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 21:20:47 $ docker top 8d9db2fef721bd67e0c41a94e52251db47989a76ad668f39a5ecb80050d24e47 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:48 + go version 21:20:48 go version go1.21.0 linux/arm64 [Pipeline] } 21:20:48 $ docker stop --time=1 8d9db2fef721bd67e0c41a94e52251db47989a76ad668f39a5ecb80050d24e47 21:20:50 $ docker rm -f --volumes 8d9db2fef721bd67e0c41a94e52251db47989a76ad668f39a5ecb80050d24e47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:51 + docker inspect -f . ci-base-image-arm64 21:20:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:51 prd-ubuntu20.04-docker-arm64-4c-16g-7471 does not seem to be running inside a container 21:20:51 $ 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/125 -v /w/workspace/device-modbus-go/125:/w/workspace/device-modbus-go/125:rw,z -v /w/workspace/device-modbus-go/125@tmp:/w/workspace/device-modbus-go/125@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 21:20:52 $ docker top 1d0624f9ff89d9cfe7f40fb040e593fccf1e0ae3448eb53c48fc2755c35e5903 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:53 + git config --global --add safe.directory /w/workspace/device-modbus-go/125 [Pipeline] fileExists [Pipeline] sh 21:20:54 + make test 21:20:54 go test ./... -coverprofile=coverage.out 21:20:59 ? github.com/edgexfoundry/device-modbus-go [no test files] 21:23:21 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 21:23:21 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.081s coverage: 47.9% of statements 21:23:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:23:21 go vet ./... 21:23:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:23:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:23:53 ./bin/test-attribution-txt.sh [Pipeline] echo 21:23:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:23:53 $ docker stop --time=1 1d0624f9ff89d9cfe7f40fb040e593fccf1e0ae3448eb53c48fc2755c35e5903 21:23:55 $ docker rm -f --volumes 1d0624f9ff89d9cfe7f40fb040e593fccf1e0ae3448eb53c48fc2755c35e5903 [Pipeline] // withDockerContainer [Pipeline] sh 21:23:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:23:56 Warning: overwriting stash ‘coverage-report’ 21:23:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:23:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:23:58 + ls -al . 21:23:58 total 188 21:23:58 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 21:20 . 21:23:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:18 .. 21:23:58 -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 21:18 .dockerignore 21:23:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 21:18 .git 21:23:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 21:18 .github 21:23:58 -rw-rw-r-- 1 jenkins jenkins 331 Sep 20 21:18 .gitignore 21:23:58 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 21:18 .golangci.yml 21:23:58 -rw-rw-r-- 1 jenkins jenkins 11101 Sep 20 21:18 Attribution.txt 21:23:58 -rw-rw-r-- 1 jenkins jenkins 14764 Sep 20 21:18 CHANGELOG.md 21:23:58 -rw-rw-r-- 1 jenkins jenkins 1365 Sep 20 21:18 Dockerfile 21:23:58 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 21:18 GOVERNANCE.md 21:23:58 -rw-rw-r-- 1 jenkins jenkins 680 Sep 20 21:18 Jenkinsfile 21:23:58 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 21:18 LICENSE 21:23:58 -rw-rw-r-- 1 jenkins jenkins 1936 Sep 20 21:18 Makefile 21:23:58 -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 21:18 OWNERS.md 21:23:58 -rw-rw-r-- 1 jenkins jenkins 4578 Sep 20 21:18 README.md 21:23:58 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:57 VERSION 21:23:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 21:18 bin 21:23:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 21:18 cmd 21:23:58 -rw-r--r-- 1 jenkins jenkins 24334 Sep 20 21:23 coverage.out 21:23:58 -rw-rw-r-- 1 jenkins jenkins 3941 Sep 20 21:18 go.mod 21:23:58 -rw-rw-r-- 1 jenkins jenkins 35965 Sep 20 21:18 go.sum 21:23:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 21:18 internal 21:23:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 21:18 simulator 21:23:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:18 snap 21:23:58 -rw-rw-r-- 1 jenkins jenkins 229 Sep 20 21:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:58 + 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=b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c --label arch=arm64 --label version=3.1.0-dev.11 . 21:23:58 Sending build context to Docker daemon 3.367MB 21:23:58 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 21:23:58 Step 2/22 : FROM ${BASE} AS builder 21:23:58 ---> 4cdbc7ca3ed4 21:23:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:23:58 ---> Running in 9dd50d497ef4 21:23:59 Removing intermediate container 9dd50d497ef4 21:23:59 ---> 9da1f13d23be 21:23:59 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:23:59 ---> Running in 4728eccf3976 21:23:59 Removing intermediate container 4728eccf3976 21:23:59 ---> dee985adc21e 21:23:59 Step 5/22 : RUN apk add --update --no-cache make git openssh 21:23:59 ---> Running in cc5d161f934c 21:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:24:02 OK: 272 MiB in 60 packages 21:24:03 Removing intermediate container cc5d161f934c 21:24:03 ---> 47ba2ed0b037 21:24:03 Step 6/22 : WORKDIR /device-modbus-go 21:24:03 ---> Running in 6f70a322c5cd 21:24:03 Removing intermediate container 6f70a322c5cd 21:24:03 ---> 5c1552834683 21:24:03 Step 7/22 : COPY go.mod vendor* ./ 21:24:04 ---> 60958423a888 21:24:04 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:04 ---> Running in cecb4f32467f 21:24:07 Removing intermediate container cecb4f32467f 21:24:07 ---> 871bb5c99e6c 21:24:07 Step 9/22 : COPY . . 21:24:07 ---> 6a6be5bade27 21:24:07 Step 10/22 : RUN ${MAKE} 21:24:07 ---> Running in 2a5fa3a85737 21:24:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 21:26:30 Removing intermediate container 2a5fa3a85737 21:26:30 ---> 5e18119403bc 21:26:30 Step 11/22 : FROM alpine:3.18 21:26:30 3.18: Pulling from library/alpine 21:26:30 9fda8d8052c6: Already exists 21:26:30 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:26:30 Status: Downloaded newer image for alpine:3.18 21:26:30 ---> f6648c04cd6c 21:26:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 21:26:30 ---> Running in ac2f5470e9e3 21:26:30 Removing intermediate container ac2f5470e9e3 21:26:30 ---> ca692172bfd4 21:26:30 Step 13/22 : RUN apk add --update --no-cache dumb-init 21:26:30 ---> Running in 1e5588a6afca 21:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:26:30 (1/1) Installing dumb-init (1.2.5-r2) 21:26:30 Executing busybox-1.36.1-r2.trigger 21:26:30 OK: 8 MiB in 16 packages 21:26:30 Removing intermediate container 1e5588a6afca 21:26:30 ---> 500790f53522 21:26:30 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 21:26:30 ---> e49ce5331a62 21:26:30 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 21:26:30 ---> ad64f46e7d0a 21:26:30 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 21:26:30 ---> d3fccc9aefc1 21:26:30 Step 17/22 : EXPOSE 59901 21:26:30 ---> Running in 51fb701d170b 21:26:30 Removing intermediate container 51fb701d170b 21:26:30 ---> 1aa5c11d30a5 21:26:30 Step 18/22 : ENTRYPOINT ["/device-modbus"] 21:26:30 ---> Running in a7e35300db97 21:26:30 Removing intermediate container a7e35300db97 21:26:30 ---> 150a7766b405 21:26:30 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:26:30 ---> Running in 260e5b1fbf2b 21:26:30 Removing intermediate container 260e5b1fbf2b 21:26:30 ---> 91e53b81adc7 21:26:30 Step 20/22 : LABEL arch=arm64 21:26:30 ---> Running in 224756c92d15 21:26:30 Removing intermediate container 224756c92d15 21:26:30 ---> 3dd2bfce0073 21:26:30 Step 21/22 : LABEL git_sha=b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c 21:26:30 ---> Running in 6af5f97f5d1e 21:26:30 Removing intermediate container 6af5f97f5d1e 21:26:30 ---> 2afc4fcd283e 21:26:30 Step 22/22 : LABEL version=3.1.0-dev.11 21:26:30 ---> Running in 008da2256c48 21:26:30 Removing intermediate container 008da2256c48 21:26:30 ---> 50d48ec17009 21:26:30 [Warning] One or more build-args [ARCH] were not consumed 21:26:30 Successfully built 50d48ec17009 21:26:30 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 21:26:30 provisioning config files... 21:26:30 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/125@tmp/config2315266004006930325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:30 ---> docker-login.sh 21:26:30 nexus3.edgexfoundry.org:10001 21:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:31 Configure a credential helper to remove this warning. See 21:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:31 21:26:31 Login Succeeded 21:26:31 nexus3.edgexfoundry.org:10002 21:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:31 Configure a credential helper to remove this warning. See 21:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:31 21:26:31 Login Succeeded 21:26:31 nexus3.edgexfoundry.org:10003 21:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:31 Configure a credential helper to remove this warning. See 21:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:31 21:26:31 Login Succeeded 21:26:31 nexus3.edgexfoundry.org:10004 21:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:32 Configure a credential helper to remove this warning. See 21:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:32 21:26:32 Login Succeeded 21:26:32 docker.io 21:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:32 Configure a credential helper to remove this warning. See 21:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:32 21:26:32 Login Succeeded 21:26:32 ---> docker-login.sh ends [Pipeline] } 21:26:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:26:32 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 21:26:32 b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c 21:26:32 latest 21:26:32 3.1.0-dev.11 21:26:32 b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c-3.1.0-dev.11 21:26:32 main 21:26:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:33 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:33 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c 21:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 21:26:33 a629b356b500: Preparing 21:26:33 ba952e6d3934: Preparing 21:26:33 d0e211717baf: Preparing 21:26:33 a1def06f75bf: Preparing 21:26:33 b2191e2be29d: Preparing 21:26:33 b2191e2be29d: Layer already exists 21:26:33 a629b356b500: Pushed 21:26:33 ba952e6d3934: Pushed 21:26:33 a1def06f75bf: Pushed 21:26:40 d0e211717baf: Pushed 21:26:40 b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c: digest: sha256:de042eb39462bb46ba3af29a9b782c18e12e208a298ec589138b054b694a20a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:40 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:41 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 21:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 21:26:41 a629b356b500: Preparing 21:26:41 ba952e6d3934: Preparing 21:26:41 d0e211717baf: Preparing 21:26:41 a1def06f75bf: Preparing 21:26:41 b2191e2be29d: Preparing 21:26:41 a629b356b500: Layer already exists 21:26:41 d0e211717baf: Layer already exists 21:26:41 a1def06f75bf: Layer already exists 21:26:41 b2191e2be29d: Layer already exists 21:26:41 ba952e6d3934: Layer already exists 21:26:41 latest: digest: sha256:de042eb39462bb46ba3af29a9b782c18e12e208a298ec589138b054b694a20a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:41 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:42 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.11 21:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 21:26:42 a629b356b500: Preparing 21:26:42 ba952e6d3934: Preparing 21:26:42 d0e211717baf: Preparing 21:26:42 a1def06f75bf: Preparing 21:26:42 b2191e2be29d: Preparing 21:26:42 ba952e6d3934: Layer already exists 21:26:42 a1def06f75bf: Layer already exists 21:26:42 d0e211717baf: Layer already exists 21:26:42 b2191e2be29d: Layer already exists 21:26:42 a629b356b500: Layer already exists 21:26:42 3.1.0-dev.11: digest: sha256:de042eb39462bb46ba3af29a9b782c18e12e208a298ec589138b054b694a20a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:42 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c-3.1.0-dev.11 21:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 21:26:43 a629b356b500: Preparing 21:26:43 ba952e6d3934: Preparing 21:26:43 d0e211717baf: Preparing 21:26:43 a1def06f75bf: Preparing 21:26:43 b2191e2be29d: Preparing 21:26:43 ba952e6d3934: Layer already exists 21:26:43 a1def06f75bf: Layer already exists 21:26:43 d0e211717baf: Layer already exists 21:26:43 b2191e2be29d: Layer already exists 21:26:43 a629b356b500: Layer already exists 21:26:43 b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c-3.1.0-dev.11: digest: sha256:de042eb39462bb46ba3af29a9b782c18e12e208a298ec589138b054b694a20a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:43 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:44 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 21:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 21:26:44 a629b356b500: Preparing 21:26:44 ba952e6d3934: Preparing 21:26:44 d0e211717baf: Preparing 21:26:44 a1def06f75bf: Preparing 21:26:44 b2191e2be29d: Preparing 21:26:44 b2191e2be29d: Layer already exists 21:26:44 ba952e6d3934: Layer already exists 21:26:44 a1def06f75bf: Layer already exists 21:26:44 d0e211717baf: Layer already exists 21:26:44 a629b356b500: Layer already exists 21:26:44 main: digest: sha256:de042eb39462bb46ba3af29a9b782c18e12e208a298ec589138b054b694a20a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:44 ===================================================== [Pipeline] echo 21:26:44 taggedImages: 21:26:44 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c 21:26:44 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 21:26:44 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.11 21:26:44 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c-3.1.0-dev.11 21:26:44 - 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 21:26:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:26:45 21:26:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:26:45 arm64: Pulling from edgex-lftools-log-publisher 21:26:45 8998bd30e6a1: Pulling fs layer 21:26:45 04944245beec: Pulling fs layer 21:26:45 699f458cf7ca: Pulling fs layer 21:26:45 765212b225bb: Pulling fs layer 21:26:45 f23df028b6ca: Pulling fs layer 21:26:45 d65c8cfc05b1: Pulling fs layer 21:26:45 2437ff75d9bd: Pulling fs layer 21:26:45 f23df028b6ca: Waiting 21:26:45 d65c8cfc05b1: Waiting 21:26:45 2437ff75d9bd: Waiting 21:26:45 765212b225bb: Waiting 21:26:45 04944245beec: Verifying Checksum 21:26:45 04944245beec: Download complete 21:26:45 765212b225bb: Verifying Checksum 21:26:45 765212b225bb: Download complete 21:26:45 f23df028b6ca: Verifying Checksum 21:26:45 f23df028b6ca: Download complete 21:26:45 d65c8cfc05b1: Verifying Checksum 21:26:45 d65c8cfc05b1: Download complete 21:26:45 699f458cf7ca: Verifying Checksum 21:26:45 699f458cf7ca: Download complete 21:26:46 8998bd30e6a1: Verifying Checksum 21:26:46 8998bd30e6a1: Download complete 21:26:48 2437ff75d9bd: Verifying Checksum 21:26:48 2437ff75d9bd: Download complete 21:26:50 8998bd30e6a1: Pull complete 21:26:51 04944245beec: Pull complete 21:26:52 699f458cf7ca: Pull complete 21:26:52 765212b225bb: Pull complete 21:26:53 f23df028b6ca: Pull complete 21:26:53 d65c8cfc05b1: Pull complete 21:27:08 2437ff75d9bd: Pull complete 21:27:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:27:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:08 prd-ubuntu20.04-docker-arm64-4c-16g-7471 does not seem to be running inside a container 21:27:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/125 -v /w/workspace/device-modbus-go/125:/w/workspace/device-modbus-go/125:rw,z -v /w/workspace/device-modbus-go/125@tmp:/w/workspace/device-modbus-go/125@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 21:27:11 $ docker top 1f9d46688a59424c6751e76dc2e22506148678e62dbe7ec64f730036243407b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:12 ---> job-cost.sh 21:27:12 lf-activate-venv: SKIPPING 21:27:12 INFO: No Stack... 21:27:13 INFO: Retrieving Pricing Info for: v3-standard-4 21:27:13 INFO: Archiving Costs [Pipeline] sh 21:27:14 + + cutcat -d, /w/workspace/device-modbus-go/125/archives/cost.csv 21:27:14 -f6 [Pipeline] lock 21:27:14 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-125-stack-cost] 21:27:14 Resource [jenkins-edgexfoundry-device-modbus-go-main-125-stack-cost] did not exist. Created. 21:27:14 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:27:15 /w/workspace/device-modbus-go/125@tmp/durable-75213ac7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:27:16 + echo total: 0.10999999940395355 [Pipeline] stash 21:27:16 Warning: overwriting stash ‘stack-cost’ 21:27:16 Stashed 1 file(s) [Pipeline] } 21:27:16 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } 21:27:16 $ docker stop --time=1 1f9d46688a59424c6751e76dc2e22506148678e62dbe7ec64f730036243407b5 21:27:17 $ docker rm -f --volumes 1f9d46688a59424c6751e76dc2e22506148678e62dbe7ec64f730036243407b5 [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 21:27:18 provisioning config files... 21:27:18 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6945413243598187219tmp [Pipeline] { [Pipeline] sh 21:27:18 + set +x 21:27:18 + curl -s https://codecov.io/bash 21:27:18 + bash -s -- 21:27:18 21:27:18 _____ _ 21:27:18 / ____| | | 21:27:18 | | ___ __| | ___ ___ _____ __ 21:27:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:27:18 | |___| (_) | (_| | __/ (_| (_) \ V / 21:27:18 \_____\___/ \__,_|\___|\___\___/ \_/ 21:27:18 Bash-1.0.6 21:27:18 21:27:18 21:27:18 ==> git version 2.25.1 found 21:27:18 ==> 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 21:27:18 Release-Date: 2020-01-08 21:27:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:27:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:27:18 ==> Jenkins CI detected. 21:27:18 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 21:27:18 project root: . 21:27:18 --> token set from env 21:27:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:27:18 ==> Running gcov in . (disable via -X gcov) 21:27:18 ==> Python coveragepy not found 21:27:18 ==> Searching for coverage reports in: 21:27:18 + . 21:27:18 -> Found 1 reports 21:27:18 ==> Detecting git/mercurial file structure 21:27:18 ==> Reading reports 21:27:18 + ./coverage.out bytes=24334 21:27:18 ==> Appending adjustments 21:27:18 https://docs.codecov.io/docs/fixing-reports 21:27:18 + Found adjustments 21:27:18 ==> Gzipping contents 21:27:18 4.0K /tmp/codecov.6RGQFy.gz 21:27:18 ==> Uploading reports 21:27:18 url: https://codecov.io 21:27:18 query: branch=main&commit=b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:27:18 -> Pinging Codecov 21:27:18 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=b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:27:18 -> Uploading to 21:27:18 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/55DBCA73C666E3227836607328DD7E49/b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c/1522c821-0d6c-46e1-8252-628fbf7922fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T212718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0672d7c8a71c7a9c49390a32cb8e6d9cffb84896a98dbd06cae0ba7ca07835e 21:27:18 % Total % Received % Xferd Average Speed Time Time Time Current 21:27:18 Dload Upload Total Spent Left Speed 21:27:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3974 0 0 100 3974 0 20806 --:--:-- --:--:-- --:--:-- 20806 21:27:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c [Pipeline] } 21:27:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:27:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:27:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:27:19 21:27:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:27:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:27:19 df9b9388f04a: Pulling fs layer 21:27:19 52dc419b0ee2: Pulling fs layer 21:27:19 25bc292e5bac: Pulling fs layer 21:27:19 114826534d7a: Pulling fs layer 21:27:19 4657fd5d0bcf: Pulling fs layer 21:27:19 6ad1cebc031e: Pulling fs layer 21:27:19 8a3aa393b2d8: Pulling fs layer 21:27:19 4657fd5d0bcf: Waiting 21:27:19 6ad1cebc031e: Waiting 21:27:19 8a3aa393b2d8: Waiting 21:27:19 114826534d7a: Waiting 21:27:19 25bc292e5bac: Verifying Checksum 21:27:19 25bc292e5bac: Download complete 21:27:19 52dc419b0ee2: Download complete 21:27:19 4657fd5d0bcf: Verifying Checksum 21:27:19 4657fd5d0bcf: Download complete 21:27:19 df9b9388f04a: Download complete 21:27:20 df9b9388f04a: Pull complete 21:27:20 52dc419b0ee2: Pull complete 21:27:20 25bc292e5bac: Pull complete 21:27:20 6ad1cebc031e: Verifying Checksum 21:27:20 6ad1cebc031e: Download complete 21:27:20 114826534d7a: Download complete 21:27:20 8a3aa393b2d8: Verifying Checksum 21:27:20 8a3aa393b2d8: Download complete 21:27:24 114826534d7a: Pull complete 21:27:24 4657fd5d0bcf: Pull complete 21:27:24 6ad1cebc031e: Pull complete 21:27:26 8a3aa393b2d8: Pull complete 21:27:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:27:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:27:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:27 prd-ubuntu20.04-docker-8c-8g-7238 does not seem to be running inside a container 21:27:27 $ 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 21:27:31 $ docker top 1e090187f6ba0f690416690c794e09a9866b47f1cf317fe5d974a11e8c6fcc67 -eo pid,comm [Pipeline] { [Pipeline] echo 21:27:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 21:27:31 + set -o pipefail 21:27:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 21:27:36 21:27:36 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 21:27:36 21:27:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/bf35b25a-9d4d-4d8a-958c-b41bc9cb6ae9 21:27:36 21:27:36 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 21:27:36 21:27:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:27:36 21:27:36 21:27:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:27:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:27:36 More details here: https://snyk.co/ue1NS [Pipeline] } 21:27:36 $ docker stop --time=1 1e090187f6ba0f690416690c794e09a9866b47f1cf317fe5d974a11e8c6fcc67 21:27:40 $ docker rm -f --volumes 1e090187f6ba0f690416690c794e09a9866b47f1cf317fe5d974a11e8c6fcc67 [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 21:27:41 + git log --format=format:%s -1 b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c [Pipeline] sh 21:27:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:27:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:27:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:42 prd-ubuntu20.04-docker-8c-8g-7238 does not seem to be running inside a container 21:27:42 $ 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 21:27:42 $ docker top f1188c8940173d2294009b2f5c1914213c9378ab8ccaca8963efca0d69a92d5b -eo pid,comm 21:27: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). 21:27:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:27:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:27:42 [ssh-agent] Looking for ssh-agent implementation... 21:27:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:27:42 $ docker exec f1188c8940173d2294009b2f5c1914213c9378ab8ccaca8963efca0d69a92d5b ssh-agent 21:27:42 SSH_AUTH_SOCK=/tmp/ssh-W3tthbvnrILi/agent.33 21:27:42 SSH_AGENT_PID=39 21:27:42 Running ssh-add (command line suppressed) 21:27:42 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9737681668178884326.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9737681668178884326.key) 21:27:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:27:43 + git semver tag 21:27:43 2023-09-20 21:27:43,328 [run_tag] DEBUG tag force:False 21:27:43 2023-09-20 21:27:43,328 [check_head_tag] DEBUG check head tag 21:27:43 2023-09-20 21:27:43,329 [execute] INFO git cat-file --batch-check 21:27:43 2023-09-20 21:27:43,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 21:27:43 2023-09-20 21:27:43,333 [execute] INFO git cat-file --batch 21:27:43 2023-09-20 21:27:43,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 21:27:43 2023-09-20 21:27:43,342 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 21:27:43 2023-09-20 21:27:43,343 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 21:27:43 2023-09-20 21:27:43,343 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 21:27:43 2023-09-20 21:27:43,346 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 21:27:43 3.1.0-dev.11 [Pipeline] } 21:27:43 $ docker exec --env ******** --env ******** f1188c8940173d2294009b2f5c1914213c9378ab8ccaca8963efca0d69a92d5b ssh-agent -k 21:27:43 unset SSH_AUTH_SOCK; 21:27:43 unset SSH_AGENT_PID; 21:27:43 echo Agent pid 39 killed; 21:27:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:27:43 + git semver [Pipeline] } 21:27:44 $ docker stop --time=1 f1188c8940173d2294009b2f5c1914213c9378ab8ccaca8963efca0d69a92d5b 21:27:45 $ docker rm -f --volumes f1188c8940173d2294009b2f5c1914213c9378ab8ccaca8963efca0d69a92d5b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:27:45 21:27:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:27:46 0.23.1-centos7: Pulling from edgex-lftools 21:27:46 ab5ef0e58194: Pulling fs layer 21:27:46 9712f1f96733: Pulling fs layer 21:27:46 63f879dbbcfc: Pulling fs layer 21:27:46 0d9ebad4ef96: Pulling fs layer 21:27:46 e9a5061849ea: Pulling fs layer 21:27:46 d747dcd14b5f: Pulling fs layer 21:27:46 2de7ff778b66: Pulling fs layer 21:27:46 d747dcd14b5f: Waiting 21:27:46 0d9ebad4ef96: Waiting 21:27:46 e9a5061849ea: Waiting 21:27:46 2de7ff778b66: Waiting 21:27:46 9712f1f96733: Verifying Checksum 21:27:46 9712f1f96733: Download complete 21:27:46 63f879dbbcfc: Verifying Checksum 21:27:46 63f879dbbcfc: Download complete 21:27:46 e9a5061849ea: Verifying Checksum 21:27:46 e9a5061849ea: Download complete 21:27:46 d747dcd14b5f: Download complete 21:27:46 ab5ef0e58194: Verifying Checksum 21:27:46 ab5ef0e58194: Download complete 21:27:46 0d9ebad4ef96: Verifying Checksum 21:27:46 0d9ebad4ef96: Download complete 21:27:46 2de7ff778b66: Verifying Checksum 21:27:46 2de7ff778b66: Download complete 21:27:49 ab5ef0e58194: Pull complete 21:27:49 9712f1f96733: Pull complete 21:27:49 63f879dbbcfc: Pull complete 21:27:52 0d9ebad4ef96: Pull complete 21:27:53 e9a5061849ea: Pull complete 21:27:53 d747dcd14b5f: Pull complete 21:27:54 2de7ff778b66: Pull complete 21:27:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:27:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:54 prd-ubuntu20.04-docker-8c-8g-7238 does not seem to be running inside a container 21:27:54 $ 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 21:27:58 $ docker top 71146a2fc27eaa0b7a4d8156338cfe07abbbc56bf8926f8f7807f0a9e94aa0d9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:27:58 provisioning config files... 21:27:58 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10124770128317359770tmp 21:27:58 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11908386443895805068tmp 21:27:58 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5560694850087445710tmp [Pipeline] { [Pipeline] echo 21:27:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:27:58 ---> sigul-configuration.sh 21:27:58 gpg: directory `/root/.gnupg' created 21:27:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:27:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:27:58 gpg: keyring `/root/.gnupg/secring.gpg' created 21:27:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:27:58 gpg: CAST5 encrypted data 21:27:58 gpg: encrypted with 1 passphrase 21:27:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:27:59 + mkdir /home/jenkins 21:27:59 + mkdir /home/jenkins/sigul [Pipeline] sh 21:27:59 + 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 21:27:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:27:59 ---> sigul-install.sh 21:27:59 Sigul already installed; skipping installation. [Pipeline] sh 21:27:59 + git tag --list 21:27:59 0.7.1 21:27:59 v1.0.0 21:27:59 v1.1.0 21:27:59 v1.1.1 21:27:59 v1.2.2 21:27:59 v1.3.0 21:27:59 v1.3.1 21:27:59 v2.0.0 21:27:59 v2.1.0 21:27:59 v2.1.1 21:27:59 v2.2.0 21:27:59 v2.3.0 21:27:59 v3.0 21:27:59 v3.0.0 21:27:59 v3.1.0-dev.1 21:27:59 v3.1.0-dev.10 21:27:59 v3.1.0-dev.11 21:27:59 v3.1.0-dev.2 21:27:59 v3.1.0-dev.3 21:27:59 v3.1.0-dev.4 21:27:59 v3.1.0-dev.5 21:27:59 v3.1.0-dev.6 21:27:59 v3.1.0-dev.7 21:27:59 v3.1.0-dev.8 21:27:59 v3.1.0-dev.9 [Pipeline] sh 21:28:00 + lftools sign git-tag v3.1.0-dev.11 21:28:00 Signing Git tag with Sigul... 21:28:00 Signing v3.1.0-dev.11 [Pipeline] echo 21:28:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:28:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:28:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:28:01 $ docker stop --time=1 71146a2fc27eaa0b7a4d8156338cfe07abbbc56bf8926f8f7807f0a9e94aa0d9 21:28:02 $ docker rm -f --volumes 71146a2fc27eaa0b7a4d8156338cfe07abbbc56bf8926f8f7807f0a9e94aa0d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:28:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:28:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:03 prd-ubuntu20.04-docker-8c-8g-7238 does not seem to be running inside a container 21:28:03 $ 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 21:28:03 $ docker top 646a4b716db39e119368147fb63f1b91f381b64f333733864cc383edd164d39e -eo pid,comm 21:28:03 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). 21:28:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:28:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:03 [ssh-agent] Looking for ssh-agent implementation... 21:28:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:03 $ docker exec 646a4b716db39e119368147fb63f1b91f381b64f333733864cc383edd164d39e ssh-agent 21:28:04 SSH_AUTH_SOCK=/tmp/ssh-NuIcbToVoijR/agent.33 21:28:04 SSH_AGENT_PID=39 21:28:04 Running ssh-add (command line suppressed) 21:28:04 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15454554723969524804.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15454554723969524804.key) 21:28:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:04 + git semver bump pre 21:28:04 2023-09-20 21:28:04,598 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 21:28:04 2023-09-20 21:28:04,598 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev 21:28:04 2023-09-20 21:28:04,598 [bump_version] DEBUG bumped version:3.1.0-dev.12 21:28:04 2023-09-20 21:28:04,598 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 21:28:04 2023-09-20 21:28:04,598 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 21:28:04 2023-09-20 21:28:04,599 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 21:28:04 2023-09-20 21:28:04,601 [execute] INFO git cat-file --batch-check 21:28:04 2023-09-20 21:28:04,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:28:04 2023-09-20 21:28:04,607 [execute] INFO git cat-file --batch 21:28:04 2023-09-20 21:28:04,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:28:04 2023-09-20 21:28:04,612 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 21:28:04 3.1.0-dev.12 [Pipeline] } 21:28:04 $ docker exec --env ******** --env ******** 646a4b716db39e119368147fb63f1b91f381b64f333733864cc383edd164d39e ssh-agent -k 21:28:04 unset SSH_AUTH_SOCK; 21:28:04 unset SSH_AGENT_PID; 21:28:04 echo Agent pid 39 killed; 21:28:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:28:05 + git semver [Pipeline] } 21:28:05 $ docker stop --time=1 646a4b716db39e119368147fb63f1b91f381b64f333733864cc383edd164d39e 21:28:06 $ docker rm -f --volumes 646a4b716db39e119368147fb63f1b91f381b64f333733864cc383edd164d39e [Pipeline] // withDockerContainer [Pipeline] sh 21:28:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:28:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:07 prd-ubuntu20.04-docker-8c-8g-7238 does not seem to be running inside a container 21:28:07 $ 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 21:28:07 $ docker top 996f9ffabb380e1bc33e6b9cadcf18cabea7730e0e6d92f7e916cca453b36b70 -eo pid,comm 21:28:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:28:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:28:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:07 [ssh-agent] Looking for ssh-agent implementation... 21:28:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:07 $ docker exec 996f9ffabb380e1bc33e6b9cadcf18cabea7730e0e6d92f7e916cca453b36b70 ssh-agent 21:28:08 SSH_AUTH_SOCK=/tmp/ssh-XUoJ8pzbRqEH/agent.31 21:28:08 SSH_AGENT_PID=37 21:28:08 Running ssh-add (command line suppressed) 21:28:08 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15756180588181121096.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15756180588181121096.key) 21:28:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:08 + git semver push 21:28:08 2023-09-20 21:28:08,650 [run_push] DEBUG push 21:28:08 2023-09-20 21:28:08,651 [execute] INFO git cat-file --batch-check 21:28:08 2023-09-20 21:28:08,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:28:08 2023-09-20 21:28:08,655 [execute] INFO git rev-list 81de30852b99bca3b61dc60ef8c4c4d9af637b22 -- 21:28:08 2023-09-20 21:28:08,655 [execute] DEBUG Popen(['git', 'rev-list', '81de30852b99bca3b61dc60ef8c4c4d9af637b22', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:28:08 2023-09-20 21:28:08,664 [execute] INFO git fetch -v origin 21:28:08 2023-09-20 21:28:08,665 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:28:09 2023-09-20 21:28:09,126 [run_push] DEBUG no remote changes detected 21:28:09 2023-09-20 21:28:09,126 [execute] INFO git push origin semver 21:28:09 2023-09-20 21:28:09,127 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:28:10 2023-09-20 21:28:09,941 [run_push] DEBUG push all version tags 21:28:10 2023-09-20 21:28:09,941 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:28:10 2023-09-20 21:28:09,942 [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) 21:28:10 2023-09-20 21:28:10,761 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 21:28:10 3.1.0-dev.12 [Pipeline] } 21:28:10 $ docker exec --env ******** --env ******** 996f9ffabb380e1bc33e6b9cadcf18cabea7730e0e6d92f7e916cca453b36b70 ssh-agent -k 21:28:11 unset SSH_AUTH_SOCK; 21:28:11 unset SSH_AGENT_PID; 21:28:11 echo Agent pid 37 killed; 21:28:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:28:11 + git semver [Pipeline] } 21:28:11 $ docker stop --time=1 996f9ffabb380e1bc33e6b9cadcf18cabea7730e0e6d92f7e916cca453b36b70 21:28:12 $ docker rm -f --volumes 996f9ffabb380e1bc33e6b9cadcf18cabea7730e0e6d92f7e916cca453b36b70 [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 21:28:13 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 21:28:13 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 21:28:13 total 16 21:28:13 drwxr-xr-x 3 root root 4096 Sep 20 21:00 . 21:28:13 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 21:27 .. 21:28:13 drwxr-xr-x 2 root root 4096 Sep 20 21:00 cost 21:28:13 -rw-r--r-- 1 root root 88 Sep 20 21:00 cost.csv 21:28:13 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 21:28:13 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 21:28:13 total 16 21:28:13 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 21:00 . 21:28:13 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 21:27 .. 21:28:13 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 21:00 cost 21:28:13 -rw-r--r-- 1 jenkins jenkins 88 Sep 20 21:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:28:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:28:14 ---> package-listing.sh 21:28:14 ++ facter osfamily 21:28:14 ++ tr '[:upper:]' '[:lower:]' 21:28:14 + OS_FAMILY=debian 21:28:14 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 21:28:14 + START_PACKAGES=/tmp/packages_start.txt 21:28:14 + END_PACKAGES=/tmp/packages_end.txt 21:28:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:28:14 + PACKAGES=/tmp/packages_start.txt 21:28:14 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 21:28:14 + PACKAGES=/tmp/packages_end.txt 21:28:14 + case "${OS_FAMILY}" in 21:28:14 + dpkg -l 21:28:14 + grep '^ii' 21:28:14 + '[' -f /tmp/packages_start.txt ']' 21:28:14 + '[' -f /tmp/packages_end.txt ']' 21:28:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:28:14 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 21:28:14 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 21:28:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 21:28:14 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 21:28:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:28:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:15 prd-ubuntu20.04-docker-8c-8g-7238 does not seem to be running inside a container 21:28:15 $ 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 21:28:16 $ docker top 2e814aae7311310ff8a8791db5998da63d3a8ab78fe077d5b26c6aed0dd62778 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:16 + touch /tmp/pre-build-complete [Pipeline] sh 21:28:16 + mkdir -p /var/log/sysstat [Pipeline] sh 21:28:16 + ls /var/log/sa-host 21:28:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:16 provisioning config files... 21:28:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1911531615604903267tmp [Pipeline] { [Pipeline] echo 21:28:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:28:17 ---> create-netrc.sh [Pipeline] } 21:28:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:28:17 ---> python-tools-install.sh [Pipeline] echo 21:28:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:28:17 ---> sudo-logs.sh 21:28:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:28:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:28:18 ---> job-cost.sh 21:28:18 lf-activate-venv: SKIPPING 21:28:18 DEBUG: total: 0.2199999988079071 21:28:18 INFO: Retrieving Stack Cost... 21:28:18 INFO: Retrieving Pricing Info for: v3-standard-8 21:28:19 INFO: Archiving Costs [Pipeline] echo 21:28:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:28:19 ---> logs-deploy.sh 21:28:19 lf-activate-venv: SKIPPING 21:28:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/125 21:28:19 INFO: archiving workspace using pattern(s): 21:28:20 Archives upload complete. 21:28:20 INFO: archiving logs to Nexus 21:28:20 ---> uname -a: 21:28:20 Linux prd-ubuntu20-04-docker-8c-8g-7238 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:28:20 21:28:20