Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d8be67794caf45345cc247e5314d0c02724ea25e 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-ssh16697464812800432222.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-ssh10889116834348327213.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-ssh13309918440481478482.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-ssh2287955172356198739.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-ssh1605084506102490858.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9937 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d8be67794caf45345cc247e5314d0c02724ea25e (main) Commit message: "Merge pull request #513 from weichou1229/issue-512" > 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 d8be67794caf45345cc247e5314d0c02724ea25e # timeout=10 > git rev-list --no-walk 4cb387cfbbf91fe1a6210dbc029113972bd5a732 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:34:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:34:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:34:16 ========================================================= 15:34:16 EdgeX Global Pipelines Version Info 15:34:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:34:17 ------------------- 15:34:17 stable info: 15:34:17 ------------------- 15:34:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:34:17 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:34:17 Message: update stable to v1.0.254 15:34:17 ------------------- 15:34:17 experimental info: 15:34:17 ------------------- 15:34:17 Commited By: **** collab-it+edgex@linuxfoundation.org 15:34:17 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:34:17 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:34:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 15:34:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 15:34:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:34:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:34:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8be67794caf45345cc247e5314d0c02724ea25e [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8be677 [Pipeline] echo 15:34:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:18 provisioning config files... 15:34:18 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6472281796212098044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:18 ---> docker-login.sh 15:34:18 nexus3.edgexfoundry.org:10001 15:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:19 Configure a credential helper to remove this warning. See 15:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:19 15:34:19 Login Succeeded 15:34:19 nexus3.edgexfoundry.org:10002 15:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:19 Configure a credential helper to remove this warning. See 15:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:19 15:34:19 Login Succeeded 15:34:19 nexus3.edgexfoundry.org:10003 15:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:19 Configure a credential helper to remove this warning. See 15:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:19 15:34:19 Login Succeeded 15:34:19 nexus3.edgexfoundry.org:10004 15:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:19 Configure a credential helper to remove this warning. See 15:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:19 15:34:19 Login Succeeded 15:34:19 docker.io 15:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:19 Configure a credential helper to remove this warning. See 15:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:19 15:34:19 Login Succeeded 15:34:19 ---> docker-login.sh ends [Pipeline] } 15:34:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:34:19 + git rev-list -1 --merges d8be67794caf45345cc247e5314d0c02724ea25e~1..d8be67794caf45345cc247e5314d0c02724ea25e [Pipeline] echo 15:34:20 -----------> git rev-list -1 --merges d8be67794caf45345cc247e5314d0c02724ea25e~1..d8be67794caf45345cc247e5314d0c02724ea25e d8be67794caf45345cc247e5314d0c02724ea25e 15:34:20 d8be67794caf45345cc247e5314d0c02724ea25e [false] [Pipeline] sh 15:34:20 + git log --format=format:%s -1 d8be67794caf45345cc247e5314d0c02724ea25e [Pipeline] echo 15:34:20 ========================================================= 15:34:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:34:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:34:20 + git log --format=format:%s -1 d8be67794caf45345cc247e5314d0c02724ea25e [Pipeline] echo 15:34:20 [semverPrep] GIT_COMMIT: d8be67794caf45345cc247e5314d0c02724ea25e, Commit Message: Merge pull request #513 from weichou1229/issue-512 [Pipeline] echo 15:34:20 [semverPrep] This is not a build commit. [Pipeline] sh 15:34:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:21 + grep -v github /etc/ssh/ssh_known_hosts 15:34:21 + [ -e /tmp/ssh_known_hosts ] 15:34:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:34:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:34:21 + sudo tee -a /etc/ssh/ssh_known_hosts 15:34:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:21 15:34:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:21 0.1.4: Pulling from edgex-devops/py-git-semver 15:34:21 b85a868b505f: Pulling fs layer 15:34:21 e2be974225ed: Pulling fs layer 15:34:21 339a4e72a1f5: Pulling fs layer 15:34:21 988bab9f4d93: Pulling fs layer 15:34:21 1469e6f7b9e6: Pulling fs layer 15:34:21 eaf3925da568: Pulling fs layer 15:34:21 bab4dde63d76: Pulling fs layer 15:34:21 bde34c3a00c8: Pulling fs layer 15:34:21 988bab9f4d93: Waiting 15:34:21 1469e6f7b9e6: Waiting 15:34:21 bab4dde63d76: Waiting 15:34:21 eaf3925da568: Waiting 15:34:21 b352a97aabf1: Pulling fs layer 15:34:21 4872d77fe225: Pulling fs layer 15:34:21 5851b861e8e6: Pulling fs layer 15:34:21 bde34c3a00c8: Waiting 15:34:21 b352a97aabf1: Waiting 15:34:21 4872d77fe225: Waiting 15:34:21 e2be974225ed: Verifying Checksum 15:34:21 e2be974225ed: Download complete 15:34:21 988bab9f4d93: Verifying Checksum 15:34:21 988bab9f4d93: Download complete 15:34:21 1469e6f7b9e6: Verifying Checksum 15:34:21 1469e6f7b9e6: Download complete 15:34:21 eaf3925da568: Verifying Checksum 15:34:21 eaf3925da568: Download complete 15:34:22 339a4e72a1f5: Verifying Checksum 15:34:22 339a4e72a1f5: Download complete 15:34:22 bde34c3a00c8: Download complete 15:34:22 b352a97aabf1: Download complete 15:34:22 4872d77fe225: Verifying Checksum 15:34:22 4872d77fe225: Download complete 15:34:22 5851b861e8e6: Verifying Checksum 15:34:22 5851b861e8e6: Download complete 15:34:22 b85a868b505f: Verifying Checksum 15:34:22 b85a868b505f: Download complete 15:34:22 bab4dde63d76: Verifying Checksum 15:34:22 bab4dde63d76: Download complete 15:34:23 b85a868b505f: Pull complete 15:34:23 e2be974225ed: Pull complete 15:34:23 339a4e72a1f5: Pull complete 15:34:24 988bab9f4d93: Pull complete 15:34:24 1469e6f7b9e6: Pull complete 15:34:24 eaf3925da568: Pull complete 15:34:26 bab4dde63d76: Pull complete 15:34:26 bde34c3a00c8: Pull complete 15:34:26 b352a97aabf1: Pull complete 15:34:26 4872d77fe225: Pull complete 15:34:26 5851b861e8e6: Pull complete 15:34:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:34:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:26 prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container 15:34:26 $ 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 15:34:29 $ docker top 2cc792b1a43d74eb94dd1acc780651592ca1c89af7b60e28f517944303e5d676 -eo pid,comm 15:34:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:34:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:29 [ssh-agent] Looking for ssh-agent implementation... 15:34:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:29 $ docker exec 2cc792b1a43d74eb94dd1acc780651592ca1c89af7b60e28f517944303e5d676 ssh-agent 15:34:29 SSH_AUTH_SOCK=/tmp/ssh-aKGx21m8wMDa/agent.31 15:34:29 SSH_AGENT_PID=38 15:34:29 Running ssh-add (command line suppressed) 15:34:29 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13669545558477702333.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13669545558477702333.key) 15:34:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:30 + git tag --points-at HEAD [Pipeline] } 15:34:30 $ docker exec --env ******** --env ******** 2cc792b1a43d74eb94dd1acc780651592ca1c89af7b60e28f517944303e5d676 ssh-agent -k 15:34:30 unset SSH_AUTH_SOCK; 15:34:30 unset SSH_AGENT_PID; 15:34:30 echo Agent pid 38 killed; 15:34:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:34:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:30 [ssh-agent] Looking for ssh-agent implementation... 15:34:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:30 $ docker exec 2cc792b1a43d74eb94dd1acc780651592ca1c89af7b60e28f517944303e5d676 ssh-agent 15:34:30 SSH_AUTH_SOCK=/tmp/ssh-LesEUADHSYWX/agent.70 15:34:30 SSH_AGENT_PID=76 15:34:30 Running ssh-add (command line suppressed) 15:34:30 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10248283261442756606.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10248283261442756606.key) 15:34:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:30 + git semver init 15:34:31 2023-10-24 15:34:31,049 [run_init] DEBUG init version:0.0.0 force:False 15:34:31 2023-10-24 15:34:31,049 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 15:34:31 2023-10-24 15:34:31,050 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 15:34:31 2023-10-24 15:34:31,050 [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) 15:34:32 2023-10-24 15:34:31,951 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 15:34:32 2023-10-24 15:34:31,952 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 15:34:32 2023-10-24 15:34:31,952 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:34:32 2023-10-24 15:34:31,952 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:34:32 3.1.0-dev.18 [Pipeline] } 15:34:32 $ docker exec --env ******** --env ******** 2cc792b1a43d74eb94dd1acc780651592ca1c89af7b60e28f517944303e5d676 ssh-agent -k 15:34:32 unset SSH_AUTH_SOCK; 15:34:32 unset SSH_AGENT_PID; 15:34:32 echo Agent pid 76 killed; 15:34:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:32 + git semver [Pipeline] } 15:34:32 $ docker stop --time=1 2cc792b1a43d74eb94dd1acc780651592ca1c89af7b60e28f517944303e5d676 15:34:34 $ docker rm -f --volumes 2cc792b1a43d74eb94dd1acc780651592ca1c89af7b60e28f517944303e5d676 [Pipeline] // withDockerContainer [Pipeline] sh 15:34:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:34:34 Stashed 1 file(s) [Pipeline] echo 15:34:34 [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [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 15:34:34 provisioning config files... 15:34:34 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6144854947053358233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:35 ---> docker-login.sh 15:34:35 nexus3.edgexfoundry.org:10001 15:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:35 Configure a credential helper to remove this warning. See 15:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:35 15:34:35 Login Succeeded 15:34:35 nexus3.edgexfoundry.org:10002 15:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:35 Configure a credential helper to remove this warning. See 15:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:35 15:34:35 Login Succeeded 15:34:35 nexus3.edgexfoundry.org:10003 15:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:35 Configure a credential helper to remove this warning. See 15:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:35 15:34:35 Login Succeeded 15:34:35 nexus3.edgexfoundry.org:10004 15:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:35 Configure a credential helper to remove this warning. See 15:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:35 15:34:35 Login Succeeded 15:34:35 docker.io 15:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:35 Configure a credential helper to remove this warning. See 15:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:35 15:34:35 Login Succeeded 15:34:35 ---> docker-login.sh ends [Pipeline] } 15:34:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:34:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:35 ========================================================= 15:34:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:34:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:36 + 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 . 15:34:36 Sending build context to Docker daemon 6.522MB 15:34:36 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 15:34:36 Step 2/10 : FROM ${BASE} AS builder 15:34:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:34:36 7264a8db6415: Pulling fs layer 15:34:36 c4d48a809fc2: Pulling fs layer 15:34:36 4f1c88b9dad5: Pulling fs layer 15:34:36 ad3a456e5733: Pulling fs layer 15:34:36 33e27b845d1e: Pulling fs layer 15:34:36 c68163c4e522: Pulling fs layer 15:34:36 50da416c3ac9: Pulling fs layer 15:34:36 23d2d4c4bb30: Pulling fs layer 15:34:36 50da416c3ac9: Waiting 15:34:36 ad3a456e5733: Waiting 15:34:36 33e27b845d1e: Waiting 15:34:36 23d2d4c4bb30: Waiting 15:34:36 c68163c4e522: Waiting 15:34:36 c4d48a809fc2: Download complete 15:34:36 ad3a456e5733: Verifying Checksum 15:34:36 ad3a456e5733: Download complete 15:34:36 7264a8db6415: Verifying Checksum 15:34:36 7264a8db6415: Download complete 15:34:36 33e27b845d1e: Verifying Checksum 15:34:36 33e27b845d1e: Download complete 15:34:36 c68163c4e522: Verifying Checksum 15:34:36 c68163c4e522: Download complete 15:34:36 7264a8db6415: Pull complete 15:34:36 23d2d4c4bb30: Verifying Checksum 15:34:36 23d2d4c4bb30: Download complete 15:34:36 c4d48a809fc2: Pull complete 15:34:37 4f1c88b9dad5: Verifying Checksum 15:34:37 4f1c88b9dad5: Download complete 15:34:37 50da416c3ac9: Verifying Checksum 15:34:37 50da416c3ac9: Download complete 15:34:40 4f1c88b9dad5: Pull complete 15:34:40 ad3a456e5733: Pull complete 15:34:40 33e27b845d1e: Pull complete 15:34:40 c68163c4e522: Pull complete 15:34:43 50da416c3ac9: Pull complete 15:34:43 23d2d4c4bb30: Pull complete 15:34:43 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:34:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:34:43 ---> 0786185ac409 15:34:43 Step 3/10 : ARG ADD_BUILD_TAGS="" 15:34:47 ---> Running in 826a7f6c4c8c 15:34:47 Removing intermediate container 826a7f6c4c8c 15:34:47 ---> d64f1b1909a8 15:34:47 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:34:47 ---> Running in 8831f157cc3a 15:34:47 Removing intermediate container 8831f157cc3a 15:34:47 ---> 4f540275e8ec 15:34:47 Step 5/10 : RUN apk add --update --no-cache make git openssh 15:34:47 ---> Running in a4a06e004bf0 15:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:34:48 (1/8) Installing openssh-keygen (9.3_p2-r0) 15:34:48 (2/8) Installing libedit (20221030.3.1-r1) 15:34:48 (3/8) Installing openssh-client-common (9.3_p2-r0) 15:34:48 (4/8) Installing openssh-client-default (9.3_p2-r0) 15:34:48 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 15:34:48 (6/8) Installing openssh-server-common (9.3_p2-r0) 15:34:48 (7/8) Installing openssh-server (9.3_p2-r0) 15:34:48 (8/8) Installing openssh (9.3_p2-r0) 15:34:48 Executing busybox-1.36.1-r2.trigger 15:34:48 OK: 270 MiB in 60 packages 15:34:49 Removing intermediate container a4a06e004bf0 15:34:49 ---> f5107a778812 15:34:49 Step 6/10 : WORKDIR /device-modbus-go 15:34:49 ---> Running in 2e96f5699dcb 15:34:49 Removing intermediate container 2e96f5699dcb 15:34:49 ---> 67ba294ef38a 15:34:49 Step 7/10 : COPY go.mod vendor* ./ 15:34:49 ---> 1f0b063f74d0 15:34:49 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:49 Still waiting to schedule task 15:34:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:34:49 ---> Running in df30eec36904 15:35:46 Removing intermediate container df30eec36904 15:35:46 ---> ec095a7e1b9c 15:35:46 Step 9/10 : COPY . . 15:35:46 ---> cf30e212a8c9 15:35:46 Step 10/10 : RUN ${MAKE} 15:35:46 ---> Running in 94e6e13ad011 15:35:46 noop 15:35:46 Removing intermediate container 94e6e13ad011 15:35:46 ---> e38a57f0a587 15:35:46 Successfully built e38a57f0a587 15:35:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:46 + docker inspect -f . ci-base-image-x86_64 15:35:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:46 prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container 15:35: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 15:35:47 $ docker top 24b9fd0c248b1f77ca080b9bc3f8c87e0d047330309c679865c766326aac0fbe -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:47 + go version 15:35:47 go version go1.21.0 linux/amd64 [Pipeline] } 15:35:47 $ docker stop --time=1 24b9fd0c248b1f77ca080b9bc3f8c87e0d047330309c679865c766326aac0fbe 15:35:48 $ docker rm -f --volumes 24b9fd0c248b1f77ca080b9bc3f8c87e0d047330309c679865c766326aac0fbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:49 + docker inspect -f . ci-base-image-x86_64 15:35:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:49 prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container 15:35:49 $ 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 15:35:49 $ docker top a4d90a4a1895b0c0291918344602bcaa852015d5442ccd09a17a406ad4797413 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:49 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 15:35:50 + make test 15:35:50 go test ./... -coverprofile=coverage.out 15:35:51 ? github.com/edgexfoundry/device-modbus-go [no test files] 15:36:03 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 15:36:03 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.017s coverage: 47.9% of statements 15:36:10 go vet ./... 15:36:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:36:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:36:13 ./bin/test-attribution-txt.sh [Pipeline] echo 15:36:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:36:13 $ docker stop --time=1 a4d90a4a1895b0c0291918344602bcaa852015d5442ccd09a17a406ad4797413 15:36:16 $ docker rm -f --volumes a4d90a4a1895b0c0291918344602bcaa852015d5442ccd09a17a406ad4797413 [Pipeline] // withDockerContainer [Pipeline] sh 15:36:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:36:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:36:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:36:17 + ls -al . 15:36:17 total 192 15:36:17 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 15:35 . 15:36:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:34 .. 15:36:17 -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 15:34 .dockerignore 15:36:17 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:36 .git 15:36:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:34 .github 15:36:17 -rw-rw-r-- 1 jenkins jenkins 331 Oct 24 15:34 .gitignore 15:36:17 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:34 .golangci.yml 15:36:17 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:34 .semver 15:36:17 -rw-rw-r-- 1 jenkins jenkins 11101 Oct 24 15:34 Attribution.txt 15:36:17 -rw-rw-r-- 1 jenkins jenkins 14764 Oct 24 15:34 CHANGELOG.md 15:36:17 -rw-rw-r-- 1 jenkins jenkins 1365 Oct 24 15:34 Dockerfile 15:36:17 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:34 GOVERNANCE.md 15:36:17 -rw-rw-r-- 1 jenkins jenkins 680 Oct 24 15:34 Jenkinsfile 15:36:17 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 15:34 LICENSE 15:36:17 -rw-rw-r-- 1 jenkins jenkins 1936 Oct 24 15:34 Makefile 15:36:17 -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 15:34 OWNERS.md 15:36:17 -rw-rw-r-- 1 jenkins jenkins 4578 Oct 24 15:34 README.md 15:36:17 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:34 VERSION 15:36:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:34 bin 15:36:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:34 cmd 15:36:17 -rw-r--r-- 1 jenkins jenkins 24334 Oct 24 15:36 coverage.out 15:36:17 -rw-rw-r-- 1 jenkins jenkins 3942 Oct 24 15:34 go.mod 15:36:17 -rw-rw-r-- 1 jenkins jenkins 35436 Oct 24 15:34 go.sum 15:36:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:34 internal 15:36:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:34 simulator 15:36:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:34 snap 15:36:17 -rw-rw-r-- 1 jenkins jenkins 229 Oct 24 15:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:18 + 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=d8be67794caf45345cc247e5314d0c02724ea25e --label arch=amd64 --label version=3.1.0-dev.18 . 15:36:18 Sending build context to Docker daemon 6.547MB 15:36:18 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 15:36:18 Step 2/22 : FROM ${BASE} AS builder 15:36:18 ---> e38a57f0a587 15:36:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:36:18 ---> Running in 1babbfaa8687 15:36:18 Removing intermediate container 1babbfaa8687 15:36:18 ---> e5655321b2fa 15:36:18 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:36:18 ---> Running in c4a30c968b96 15:36:18 Removing intermediate container c4a30c968b96 15:36:18 ---> e9fc4c4ed732 15:36:18 Step 5/22 : RUN apk add --update --no-cache make git openssh 15:36:18 ---> Running in 7ef6c5fdda52 15:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:36:19 OK: 270 MiB in 60 packages 15:36:19 Removing intermediate container 7ef6c5fdda52 15:36:19 ---> 3b0a8c4daccf 15:36:19 Step 6/22 : WORKDIR /device-modbus-go 15:36:19 ---> Running in 4ae6ce559bc0 15:36:19 Removing intermediate container 4ae6ce559bc0 15:36:19 ---> 36959761ab10 15:36:19 Step 7/22 : COPY go.mod vendor* ./ 15:36:19 ---> 5fbb1d1e996e 15:36:19 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:19 ---> Running in b76ba39d90a5 15:36:20 Removing intermediate container b76ba39d90a5 15:36:20 ---> e3bfc99a4839 15:36:20 Step 9/22 : COPY . . 15:36:21 ---> 4d194c7c3091 15:36:21 Step 10/22 : RUN ${MAKE} 15:36:21 ---> Running in a3369f706c40 15:36:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 15:36:43 Removing intermediate container a3369f706c40 15:36:43 ---> e752381897a8 15:36:43 Step 11/22 : FROM alpine:3.18 15:36:43 3.18: Pulling from library/alpine 15:36:43 96526aa774ef: Pulling fs layer 15:36:43 96526aa774ef: Verifying Checksum 15:36:43 96526aa774ef: Download complete 15:36:43 96526aa774ef: Pull complete 15:36:43 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:36:43 Status: Downloaded newer image for alpine:3.18 15:36:43 ---> 8ca4688f4f35 15:36:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 15:36:43 ---> Running in 5668f6a6612b 15:36:43 Removing intermediate container 5668f6a6612b 15:36:43 ---> 7923b6e2d6a4 15:36:43 Step 13/22 : RUN apk add --update --no-cache dumb-init 15:36:43 ---> Running in 002609552cce 15:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:36:43 (1/1) Installing dumb-init (1.2.5-r2) 15:36:43 Executing busybox-1.36.1-r2.trigger 15:36:43 OK: 7 MiB in 16 packages 15:36:43 Removing intermediate container 002609552cce 15:36:43 ---> 0889632faf9f 15:36:43 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 15:36:44 ---> 0d57e4f7aee1 15:36:44 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 15:36:44 ---> eb7023763e39 15:36:44 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 15:36:44 ---> 61327ea19c6c 15:36:44 Step 17/22 : EXPOSE 59901 15:36:44 ---> Running in 3bd01a532568 15:36:44 Removing intermediate container 3bd01a532568 15:36:44 ---> 8afd8cffb7e1 15:36:44 Step 18/22 : ENTRYPOINT ["/device-modbus"] 15:36:44 ---> Running in 95ce7e6c29d8 15:36:44 Removing intermediate container 95ce7e6c29d8 15:36:44 ---> 3a1e95ed8283 15:36:44 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:36:44 ---> Running in 9bf232647bec 15:36:44 Removing intermediate container 9bf232647bec 15:36:44 ---> 0681afb37d45 15:36:44 Step 20/22 : LABEL arch=amd64 15:36:44 ---> Running in 2e91c2f4c0a9 15:36:44 Removing intermediate container 2e91c2f4c0a9 15:36:44 ---> 67a759b92d9d 15:36:44 Step 21/22 : LABEL git_sha=d8be67794caf45345cc247e5314d0c02724ea25e 15:36:44 ---> Running in 37d9f1d8dbf1 15:36:44 Removing intermediate container 37d9f1d8dbf1 15:36:44 ---> fa556940861d 15:36:44 Step 22/22 : LABEL version=3.1.0-dev.18 15:36:44 ---> Running in a753027f10c9 15:36:44 Removing intermediate container a753027f10c9 15:36:44 ---> 46d1f31db6cf 15:36:44 [Warning] One or more build-args [ARCH] were not consumed 15:36:44 Successfully built 46d1f31db6cf 15:36:44 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:45 provisioning config files... 15:36:45 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5767438056000694259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:45 ---> docker-login.sh 15:36:45 nexus3.edgexfoundry.org:10001 15:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:45 Configure a credential helper to remove this warning. See 15:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:45 15:36:45 Login Succeeded 15:36:45 nexus3.edgexfoundry.org:10002 15:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:45 Configure a credential helper to remove this warning. See 15:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:45 15:36:45 Login Succeeded 15:36:45 nexus3.edgexfoundry.org:10003 15:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:45 Configure a credential helper to remove this warning. See 15:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:45 15:36:45 Login Succeeded 15:36:45 nexus3.edgexfoundry.org:10004 15:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:45 Configure a credential helper to remove this warning. See 15:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:45 15:36:45 Login Succeeded 15:36:45 docker.io 15:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:46 Configure a credential helper to remove this warning. See 15:36:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:46 15:36:46 Login Succeeded 15:36:46 ---> docker-login.sh ends [Pipeline] } 15:36:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:36:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:46 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 15:36:46 d8be67794caf45345cc247e5314d0c02724ea25e 15:36:46 latest 15:36:46 3.1.0-dev.18 15:36:46 d8be67794caf45345cc247e5314d0c02724ea25e-3.1.0-dev.18 15:36:46 main 15:36:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:46 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d8be67794caf45345cc247e5314d0c02724ea25e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus:d8be67794caf45345cc247e5314d0c02724ea25e 15:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 15:36:46 1b6b960d2963: Preparing 15:36:46 f4a63aa871f4: Preparing 15:36:46 bd81468f0c9f: Preparing 15:36:46 8676b26ef7e0: Preparing 15:36:46 cc2447e1835a: Preparing 15:36:46 cc2447e1835a: Layer already exists 15:36:46 8676b26ef7e0: Pushed 15:36:46 f4a63aa871f4: Pushed 15:36:46 1b6b960d2963: Pushed 15:36:50 bd81468f0c9f: Pushed 15:36:50 d8be67794caf45345cc247e5314d0c02724ea25e: digest: sha256:2314dd80310c55693476f5a5779cf7cd6d4b8877118b8ee934f110783b188a9b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:50 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:50 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 15:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 15:36:50 1b6b960d2963: Preparing 15:36:50 f4a63aa871f4: Preparing 15:36:50 bd81468f0c9f: Preparing 15:36:50 8676b26ef7e0: Preparing 15:36:50 cc2447e1835a: Preparing 15:36:50 1b6b960d2963: Layer already exists 15:36:50 cc2447e1835a: Layer already exists 15:36:50 8676b26ef7e0: Layer already exists 15:36:50 bd81468f0c9f: Layer already exists 15:36:50 f4a63aa871f4: Layer already exists 15:36:50 latest: digest: sha256:2314dd80310c55693476f5a5779cf7cd6d4b8877118b8ee934f110783b188a9b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:51 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:51 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.18 15:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 15:36:51 1b6b960d2963: Preparing 15:36:51 f4a63aa871f4: Preparing 15:36:51 bd81468f0c9f: Preparing 15:36:51 8676b26ef7e0: Preparing 15:36:51 cc2447e1835a: Preparing 15:36:51 f4a63aa871f4: Layer already exists 15:36:51 cc2447e1835a: Layer already exists 15:36:51 1b6b960d2963: Layer already exists 15:36:51 8676b26ef7e0: Layer already exists 15:36:51 bd81468f0c9f: Layer already exists 15:36:51 3.1.0-dev.18: digest: sha256:2314dd80310c55693476f5a5779cf7cd6d4b8877118b8ee934f110783b188a9b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:51 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d8be67794caf45345cc247e5314d0c02724ea25e-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:d8be67794caf45345cc247e5314d0c02724ea25e-3.1.0-dev.18 15:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 15:36:52 1b6b960d2963: Preparing 15:36:52 f4a63aa871f4: Preparing 15:36:52 bd81468f0c9f: Preparing 15:36:52 8676b26ef7e0: Preparing 15:36:52 cc2447e1835a: Preparing 15:36:52 1b6b960d2963: Layer already exists 15:36:52 bd81468f0c9f: Layer already exists 15:36:52 cc2447e1835a: Layer already exists 15:36:52 8676b26ef7e0: Layer already exists 15:36:52 f4a63aa871f4: Layer already exists 15:36:52 d8be67794caf45345cc247e5314d0c02724ea25e-3.1.0-dev.18: digest: sha256:2314dd80310c55693476f5a5779cf7cd6d4b8877118b8ee934f110783b188a9b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:52 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 15:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 15:36:52 1b6b960d2963: Preparing 15:36:52 f4a63aa871f4: Preparing 15:36:52 bd81468f0c9f: Preparing 15:36:52 8676b26ef7e0: Preparing 15:36:52 cc2447e1835a: Preparing 15:36:52 1b6b960d2963: Layer already exists 15:36:52 f4a63aa871f4: Layer already exists 15:36:52 bd81468f0c9f: Layer already exists 15:36:52 cc2447e1835a: Layer already exists 15:36:52 8676b26ef7e0: Layer already exists 15:36:52 main: digest: sha256:2314dd80310c55693476f5a5779cf7cd6d4b8877118b8ee934f110783b188a9b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:36:52 ===================================================== [Pipeline] echo 15:36:52 taggedImages: 15:36:52 - nexus3.edgexfoundry.org:10004/device-modbus:d8be67794caf45345cc247e5314d0c02724ea25e 15:36:52 - nexus3.edgexfoundry.org:10004/device-modbus:latest 15:36:52 - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.18 15:36:52 - nexus3.edgexfoundry.org:10004/device-modbus:d8be67794caf45345cc247e5314d0c02724ea25e-3.1.0-dev.18 15:36:52 - 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 15:36:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:53 15:36:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:53 latest: Pulling from edgex-lftools-log-publisher 15:36:53 5eb5b503b376: Pulling fs layer 15:36:53 5c69ac0246d0: Pulling fs layer 15:36:53 ec43610c2a17: Pulling fs layer 15:36:53 3a2ae6a8a46f: Pulling fs layer 15:36:53 33b1e0a273af: Pulling fs layer 15:36:53 5d3b04190fa2: Pulling fs layer 15:36:53 2f39f015ded8: Pulling fs layer 15:36:53 3a2ae6a8a46f: Waiting 15:36:53 33b1e0a273af: Waiting 15:36:53 2f39f015ded8: Waiting 15:36:53 5d3b04190fa2: Waiting 15:36:53 5c69ac0246d0: Download complete 15:36:53 3a2ae6a8a46f: Download complete 15:36:53 33b1e0a273af: Verifying Checksum 15:36:53 33b1e0a273af: Download complete 15:36:53 ec43610c2a17: Verifying Checksum 15:36:53 ec43610c2a17: Download complete 15:36:53 5d3b04190fa2: Download complete 15:36:53 5eb5b503b376: Verifying Checksum 15:36:53 5eb5b503b376: Download complete 15:36:54 2f39f015ded8: Download complete 15:36:55 5eb5b503b376: Pull complete 15:36:55 5c69ac0246d0: Pull complete 15:36:55 ec43610c2a17: Pull complete 15:36:55 3a2ae6a8a46f: Pull complete 15:36:56 33b1e0a273af: Pull complete 15:36:56 5d3b04190fa2: Pull complete 15:37:01 2f39f015ded8: Pull complete 15:37:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:37:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:01 prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container 15:37:01 $ 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 15:37:06 $ docker top 892c0730ff1044616756bbfb8a55a8064a0fa8ed8cb2a6d346289bfaf206f0ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:06 ---> job-cost.sh 15:37:06 lf-activate-venv: SKIPPING 15:37:06 INFO: No Stack... 15:37:06 INFO: Retrieving Pricing Info for: v3-standard-8 15:37:07 INFO: Archiving Costs [Pipeline] sh 15:37:07 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 15:37:07 + cut -d, -f6 [Pipeline] lock 15:37:07 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-132-stack-cost] 15:37:07 Resource [jenkins-edgexfoundry-device-modbus-go-main-132-stack-cost] did not exist. Created. 15:37:07 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:37:07 + echo total: 0.2199999988079071 [Pipeline] stash 15:37:07 Stashed 1 file(s) [Pipeline] } 15:37:07 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 15:37:07 $ docker stop --time=1 892c0730ff1044616756bbfb8a55a8064a0fa8ed8cb2a6d346289bfaf206f0ae 15:37:08 $ docker rm -f --volumes 892c0730ff1044616756bbfb8a55a8064a0fa8ed8cb2a6d346289bfaf206f0ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:37:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9938 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 15:37:27 Running in /w/workspace/device-modbus-go/132 [Pipeline] { [Pipeline] checkout 15:37:27 Selected Git installation does not exist. Using Default 15:37:27 The recommended git tool is: NONE 15:37:33 using credential edgex-jenkins-ssh 15:37:33 Cloning the remote Git repository 15:37:33 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 15:37:33 > git init /w/workspace/device-modbus-go/132 # timeout=10 15:37:33 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 15:37:33 > git --version # timeout=10 15:37:33 > git --version # 'git version 2.25.1' 15:37:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:36 Avoid second fetch 15:37:36 Checking out Revision d8be67794caf45345cc247e5314d0c02724ea25e (main) 15:37:35 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 15:37:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:36 > git config core.sparsecheckout # timeout=10 15:37:36 > git checkout -f d8be67794caf45345cc247e5314d0c02724ea25e # timeout=10 15:37:36 Commit message: "Merge pull request #513 from weichou1229/issue-512" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:37:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:37:37 % Total % Received % Xferd Average Speed Time Time Time Current 15:37:37 Dload Upload Total Spent Left Speed 15:37:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 249k 0 --:--:-- --:--:-- --:--:-- 249k [Pipeline] sh 15:37:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:37:38 + sudo tee /etc/docker/daemon.new 15:37:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:37:38 { 15:37:38 "registry-mirrors": [ 15:37:38 "https://nexus3.edgexfoundry.org:10001" 15:37:38 ], 15:37:38 "bip": "10.250.0.254/24", 15:37:38 "hosts": [ 15:37:38 "tcp://0.0.0.0:5555", 15:37:38 "unix:///var/run/docker.sock" 15:37:38 ], 15:37:38 "mtu": 1458, 15:37:38 "selinux-enabled": true, 15:37:38 "seccomp-profile": "/etc/docker/seccomp.json" 15:37:38 } [Pipeline] sh 15:37:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:37:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:57 provisioning config files... 15:37:57 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/132@tmp/config9938131661679925226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:57 ---> docker-login.sh 15:37:57 nexus3.edgexfoundry.org:10001 15:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:58 Configure a credential helper to remove this warning. See 15:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:58 15:37:58 Login Succeeded 15:37:58 nexus3.edgexfoundry.org:10002 15:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:59 Configure a credential helper to remove this warning. See 15:37:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:59 15:37:59 Login Succeeded 15:37:59 nexus3.edgexfoundry.org:10003 15:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:59 Configure a credential helper to remove this warning. See 15:37:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:59 15:37:59 Login Succeeded 15:37:59 nexus3.edgexfoundry.org:10004 15:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:00 Configure a credential helper to remove this warning. See 15:38:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:00 15:38:00 Login Succeeded 15:38:00 docker.io 15:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:00 Configure a credential helper to remove this warning. See 15:38:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:00 15:38:00 Login Succeeded 15:38:00 ---> docker-login.sh ends [Pipeline] } 15:38:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:38:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:01 ========================================================= 15:38:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:38:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:01 + 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 . 15:38:03 Sending build context to Docker daemon 3.387MB 15:38:03 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 15:38:03 Step 2/10 : FROM ${BASE} AS builder 15:38:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:38:03 9fda8d8052c6: Pulling fs layer 15:38:03 5d54e960e981: Pulling fs layer 15:38:03 c4a7e357bf2a: Pulling fs layer 15:38:03 f0e02332f6b5: Pulling fs layer 15:38:03 f0e02332f6b5: Waiting 15:38:03 cefa15bbcfad: Pulling fs layer 15:38:03 17808c966233: Pulling fs layer 15:38:03 f4c1fc716caa: Pulling fs layer 15:38:03 17808c966233: Waiting 15:38:03 f4c1fc716caa: Waiting 15:38:03 cefa15bbcfad: Waiting 15:38:03 5d54e960e981: Verifying Checksum 15:38:03 5d54e960e981: Download complete 15:38:03 f0e02332f6b5: Verifying Checksum 15:38:03 f0e02332f6b5: Download complete 15:38:03 cefa15bbcfad: Verifying Checksum 15:38:03 cefa15bbcfad: Download complete 15:38:03 9fda8d8052c6: Verifying Checksum 15:38:03 9fda8d8052c6: Download complete 15:38:03 f4c1fc716caa: Verifying Checksum 15:38:03 f4c1fc716caa: Download complete 15:38:04 9fda8d8052c6: Pull complete 15:38:04 5d54e960e981: Pull complete 15:38:05 c4a7e357bf2a: Verifying Checksum 15:38:05 c4a7e357bf2a: Download complete 15:38:06 17808c966233: Verifying Checksum 15:38:06 17808c966233: Download complete 15:38:18 c4a7e357bf2a: Pull complete 15:38:18 f0e02332f6b5: Pull complete 15:38:18 cefa15bbcfad: Pull complete 15:38:27 17808c966233: Pull complete 15:38:29 f4c1fc716caa: Pull complete 15:38:29 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:38:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:38:29 ---> ea914061e18c 15:38:29 Step 3/10 : ARG ADD_BUILD_TAGS="" 15:38:31 ---> Running in d2eb3db750ea 15:38:31 Removing intermediate container d2eb3db750ea 15:38:31 ---> 2043b4a7e4db 15:38:31 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:38:31 ---> Running in 0406cc36668a 15:38:31 Removing intermediate container 0406cc36668a 15:38:31 ---> d8ade4dcf159 15:38:31 Step 5/10 : RUN apk add --update --no-cache make git openssh 15:38:31 ---> Running in 7a85cef1f75e 15:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:38:35 (1/8) Installing openssh-keygen (9.3_p2-r0) 15:38:35 (2/8) Installing libedit (20221030.3.1-r1) 15:38:35 (3/8) Installing openssh-client-common (9.3_p2-r0) 15:38:35 (4/8) Installing openssh-client-default (9.3_p2-r0) 15:38:35 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 15:38:35 (6/8) Installing openssh-server-common (9.3_p2-r0) 15:38:35 (7/8) Installing openssh-server (9.3_p2-r0) 15:38:35 (8/8) Installing openssh (9.3_p2-r0) 15:38:35 Executing busybox-1.36.1-r2.trigger 15:38:35 OK: 272 MiB in 60 packages 15:38:36 Removing intermediate container 7a85cef1f75e 15:38:36 ---> a8e40733700e 15:38:36 Step 6/10 : WORKDIR /device-modbus-go 15:38:36 ---> Running in 66519d33843a 15:38:36 Removing intermediate container 66519d33843a 15:38:36 ---> e1f7fbd09d1d 15:38:36 Step 7/10 : COPY go.mod vendor* ./ 15:38:37 ---> ffa1b800048f 15:38:37 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:37 ---> Running in 4cc055ab154a 15:40:14 Removing intermediate container 4cc055ab154a 15:40:14 ---> 8e545f2a3721 15:40:14 Step 9/10 : COPY . . 15:40:14 ---> 6860c4f59f30 15:40:14 Step 10/10 : RUN ${MAKE} 15:40:14 ---> Running in e3db930411b9 15:40:14 noop 15:40:14 Removing intermediate container e3db930411b9 15:40:14 ---> ea39f1e2d6c0 15:40:14 Successfully built ea39f1e2d6c0 15:40:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:14 + docker inspect -f . ci-base-image-arm64 15:40:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:14 prd-ubuntu20.04-docker-arm64-4c-16g-9938 does not seem to be running inside a container 15:40:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/132 -v /w/workspace/device-modbus-go/132:/w/workspace/device-modbus-go/132:rw,z -v /w/workspace/device-modbus-go/132@tmp:/w/workspace/device-modbus-go/132@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 15:40:17 $ docker top 14beb328cd4104a0c32d11843c50a29aaedecc164f025edea72e3e97b63a382a -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:18 + go version 15:40:18 go version go1.21.0 linux/arm64 [Pipeline] } 15:40:18 $ docker stop --time=1 14beb328cd4104a0c32d11843c50a29aaedecc164f025edea72e3e97b63a382a 15:40:20 $ docker rm -f --volumes 14beb328cd4104a0c32d11843c50a29aaedecc164f025edea72e3e97b63a382a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:20 + docker inspect -f . ci-base-image-arm64 15:40:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:20 prd-ubuntu20.04-docker-arm64-4c-16g-9938 does not seem to be running inside a container 15:40:20 $ 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/132 -v /w/workspace/device-modbus-go/132:/w/workspace/device-modbus-go/132:rw,z -v /w/workspace/device-modbus-go/132@tmp:/w/workspace/device-modbus-go/132@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 15:40:22 $ docker top 1c33272a1a7e7302719e4a7499b4f773bed183a753720af5295551584e5378b1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:23 + git config --global --add safe.directory /w/workspace/device-modbus-go/132 [Pipeline] fileExists [Pipeline] sh 15:40:23 + make test 15:40:23 go test ./... -coverprofile=coverage.out 15:40:28 ? github.com/edgexfoundry/device-modbus-go [no test files] 15:42:04 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 15:42:06 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.096s coverage: 47.9% of statements 15:42:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:42:06 go vet ./... 15:42:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:42:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:42:33 ./bin/test-attribution-txt.sh [Pipeline] echo 15:42:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:42:34 $ docker stop --time=1 1c33272a1a7e7302719e4a7499b4f773bed183a753720af5295551584e5378b1 15:42:35 $ docker rm -f --volumes 1c33272a1a7e7302719e4a7499b4f773bed183a753720af5295551584e5378b1 [Pipeline] // withDockerContainer [Pipeline] sh 15:42:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:42:37 Warning: overwriting stash ‘coverage-report’ 15:42:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:42:38 + ls -al . 15:42:38 total 188 15:42:38 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 15:40 . 15:42:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:37 .. 15:42:38 -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 15:37 .dockerignore 15:42:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:37 .git 15:42:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:37 .github 15:42:38 -rw-rw-r-- 1 jenkins jenkins 331 Oct 24 15:37 .gitignore 15:42:38 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:37 .golangci.yml 15:42:38 -rw-rw-r-- 1 jenkins jenkins 11101 Oct 24 15:37 Attribution.txt 15:42:38 -rw-rw-r-- 1 jenkins jenkins 14764 Oct 24 15:37 CHANGELOG.md 15:42:38 -rw-rw-r-- 1 jenkins jenkins 1365 Oct 24 15:37 Dockerfile 15:42:38 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:37 GOVERNANCE.md 15:42:38 -rw-rw-r-- 1 jenkins jenkins 680 Oct 24 15:37 Jenkinsfile 15:42:38 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 15:37 LICENSE 15:42:38 -rw-rw-r-- 1 jenkins jenkins 1936 Oct 24 15:37 Makefile 15:42:38 -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 15:37 OWNERS.md 15:42:38 -rw-rw-r-- 1 jenkins jenkins 4578 Oct 24 15:37 README.md 15:42:38 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:34 VERSION 15:42:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:37 bin 15:42:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:37 cmd 15:42:38 -rw-r--r-- 1 jenkins jenkins 24334 Oct 24 15:42 coverage.out 15:42:38 -rw-rw-r-- 1 jenkins jenkins 3942 Oct 24 15:37 go.mod 15:42:38 -rw-rw-r-- 1 jenkins jenkins 35436 Oct 24 15:37 go.sum 15:42:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:37 internal 15:42:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:37 simulator 15:42:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:37 snap 15:42:38 -rw-rw-r-- 1 jenkins jenkins 229 Oct 24 15:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:38 + 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=d8be67794caf45345cc247e5314d0c02724ea25e --label arch=arm64 --label version=3.1.0-dev.18 . 15:42:39 Sending build context to Docker daemon 3.412MB 15:42:39 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 15:42:39 Step 2/22 : FROM ${BASE} AS builder 15:42:39 ---> ea39f1e2d6c0 15:42:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:42:39 ---> Running in 58b0e5218d2c 15:42:39 Removing intermediate container 58b0e5218d2c 15:42:39 ---> cc7edce82780 15:42:39 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:42:39 ---> Running in 4ba518b09d52 15:42:40 Removing intermediate container 4ba518b09d52 15:42:40 ---> 87f56fb93a9c 15:42:40 Step 5/22 : RUN apk add --update --no-cache make git openssh 15:42:40 ---> Running in de145ae6ac4a 15:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:42:43 OK: 272 MiB in 60 packages 15:42:45 Removing intermediate container de145ae6ac4a 15:42:45 ---> 518460e22173 15:42:45 Step 6/22 : WORKDIR /device-modbus-go 15:42:46 ---> Running in aa7e33d429a4 15:42:46 Removing intermediate container aa7e33d429a4 15:42:46 ---> a225cd52e923 15:42:46 Step 7/22 : COPY go.mod vendor* ./ 15:42:46 ---> 99388f220463 15:42:46 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:46 ---> Running in c20caf05e0c4 15:42:49 Removing intermediate container c20caf05e0c4 15:42:49 ---> 8226b8a8c64a 15:42:49 Step 9/22 : COPY . . 15:42:50 ---> 292e21503605 15:42:50 Step 10/22 : RUN ${MAKE} 15:42:50 ---> Running in 5f4408d57181 15:42:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 15:44:57 Removing intermediate container 5f4408d57181 15:44:57 ---> 5938732db15b 15:44:57 Step 11/22 : FROM alpine:3.18 15:44:57 3.18: Pulling from library/alpine 15:44:57 579b34f0a95b: Pulling fs layer 15:44:57 579b34f0a95b: Verifying Checksum 15:44:57 579b34f0a95b: Download complete 15:44:57 579b34f0a95b: Pull complete 15:44:57 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:44:57 Status: Downloaded newer image for alpine:3.18 15:44:57 ---> 3cc203321400 15:44:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 15:44:57 ---> Running in dff94bd80f83 15:44:57 Removing intermediate container dff94bd80f83 15:44:57 ---> de7e1a23f88e 15:44:57 Step 13/22 : RUN apk add --update --no-cache dumb-init 15:44:57 ---> Running in 40f3f1feac47 15:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:57 (1/1) Installing dumb-init (1.2.5-r2) 15:44:57 Executing busybox-1.36.1-r2.trigger 15:44:57 OK: 8 MiB in 16 packages 15:44:57 Removing intermediate container 40f3f1feac47 15:44:57 ---> 84195f973f49 15:44:57 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 15:44:57 ---> 53e732c2c132 15:44:57 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 15:44:57 ---> 2f91327f3f77 15:44:57 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 15:44:57 ---> c4939f9e8412 15:44:57 Step 17/22 : EXPOSE 59901 15:44:57 ---> Running in f4a8026d7987 15:45:01 Removing intermediate container f4a8026d7987 15:45:01 ---> cd7581fb1636 15:45:01 Step 18/22 : ENTRYPOINT ["/device-modbus"] 15:45:01 ---> Running in 02e578fd5576 15:45:01 Removing intermediate container 02e578fd5576 15:45:01 ---> 8941cbf0c0f7 15:45:01 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:45:01 ---> Running in 20dad67a60a5 15:45:01 Removing intermediate container 20dad67a60a5 15:45:01 ---> 59ab8bdfa61a 15:45:01 Step 20/22 : LABEL arch=arm64 15:45:01 ---> Running in ff52d5058d53 15:45:01 Removing intermediate container ff52d5058d53 15:45:01 ---> ebff601b795e 15:45:01 Step 21/22 : LABEL git_sha=d8be67794caf45345cc247e5314d0c02724ea25e 15:45:01 ---> Running in 931b9133fd85 15:45:02 Removing intermediate container 931b9133fd85 15:45:02 ---> 2ca72a0d603b 15:45:02 Step 22/22 : LABEL version=3.1.0-dev.18 15:45:02 ---> Running in 8d647a1011b0 15:45:02 Removing intermediate container 8d647a1011b0 15:45:02 ---> ac09e7936d5a 15:45:02 [Warning] One or more build-args [ARCH] were not consumed 15:45:02 Successfully built ac09e7936d5a 15:45:02 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 15:45:02 provisioning config files... 15:45:02 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/132@tmp/config5810768228066179136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:03 ---> docker-login.sh 15:45:03 nexus3.edgexfoundry.org:10001 15:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:03 Configure a credential helper to remove this warning. See 15:45:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:03 15:45:03 Login Succeeded 15:45:03 nexus3.edgexfoundry.org:10002 15:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:03 Configure a credential helper to remove this warning. See 15:45:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:03 15:45:03 Login Succeeded 15:45:03 nexus3.edgexfoundry.org:10003 15:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:04 Configure a credential helper to remove this warning. See 15:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:04 15:45:04 Login Succeeded 15:45:04 nexus3.edgexfoundry.org:10004 15:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:04 Configure a credential helper to remove this warning. See 15:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:04 15:45:04 Login Succeeded 15:45:04 docker.io 15:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:05 Configure a credential helper to remove this warning. See 15:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:05 15:45:05 Login Succeeded 15:45:05 ---> docker-login.sh ends [Pipeline] } 15:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:05 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 15:45:05 d8be67794caf45345cc247e5314d0c02724ea25e 15:45:05 latest 15:45:05 3.1.0-dev.18 15:45:05 d8be67794caf45345cc247e5314d0c02724ea25e-3.1.0-dev.18 15:45:05 main 15:45:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:05 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d8be67794caf45345cc247e5314d0c02724ea25e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:06 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d8be67794caf45345cc247e5314d0c02724ea25e 15:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 15:45:06 6a678ca314ca: Preparing 15:45:06 c9fe8e25adac: Preparing 15:45:06 f774adce6843: Preparing 15:45:06 596f9b153573: Preparing 15:45:06 5f4d9fc4d98d: Preparing 15:45:06 5f4d9fc4d98d: Layer already exists 15:45:06 c9fe8e25adac: Pushed 15:45:06 6a678ca314ca: Pushed 15:45:06 596f9b153573: Pushed 15:45:13 f774adce6843: Pushed 15:45:14 d8be67794caf45345cc247e5314d0c02724ea25e: digest: sha256:244c9b9bf05dde2a7d0b9a7b0be1625fffa5fc809dd84ad2a681351b7d532418 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:14 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:14 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 15:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 15:45:14 6a678ca314ca: Preparing 15:45:14 c9fe8e25adac: Preparing 15:45:14 f774adce6843: Preparing 15:45:14 596f9b153573: Preparing 15:45:14 5f4d9fc4d98d: Preparing 15:45:14 6a678ca314ca: Layer already exists 15:45:14 5f4d9fc4d98d: Layer already exists 15:45:14 f774adce6843: Layer already exists 15:45:14 c9fe8e25adac: Layer already exists 15:45:14 596f9b153573: Layer already exists 15:45:14 latest: digest: sha256:244c9b9bf05dde2a7d0b9a7b0be1625fffa5fc809dd84ad2a681351b7d532418 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:15 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:15 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.18 15:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 15:45:15 6a678ca314ca: Preparing 15:45:15 c9fe8e25adac: Preparing 15:45:15 f774adce6843: Preparing 15:45:15 596f9b153573: Preparing 15:45:15 5f4d9fc4d98d: Preparing 15:45:15 c9fe8e25adac: Layer already exists 15:45:15 6a678ca314ca: Layer already exists 15:45:15 f774adce6843: Layer already exists 15:45:15 5f4d9fc4d98d: Layer already exists 15:45:15 596f9b153573: Layer already exists 15:45:15 3.1.0-dev.18: digest: sha256:244c9b9bf05dde2a7d0b9a7b0be1625fffa5fc809dd84ad2a681351b7d532418 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:16 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d8be67794caf45345cc247e5314d0c02724ea25e-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:16 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d8be67794caf45345cc247e5314d0c02724ea25e-3.1.0-dev.18 15:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 15:45:16 6a678ca314ca: Preparing 15:45:16 c9fe8e25adac: Preparing 15:45:16 f774adce6843: Preparing 15:45:16 596f9b153573: Preparing 15:45:16 5f4d9fc4d98d: Preparing 15:45:16 5f4d9fc4d98d: Layer already exists 15:45:16 6a678ca314ca: Layer already exists 15:45:16 c9fe8e25adac: Layer already exists 15:45:16 f774adce6843: Layer already exists 15:45:16 596f9b153573: Layer already exists 15:45:16 d8be67794caf45345cc247e5314d0c02724ea25e-3.1.0-dev.18: digest: sha256:244c9b9bf05dde2a7d0b9a7b0be1625fffa5fc809dd84ad2a681351b7d532418 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:17 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:17 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 15:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 15:45:17 6a678ca314ca: Preparing 15:45:17 c9fe8e25adac: Preparing 15:45:17 f774adce6843: Preparing 15:45:17 596f9b153573: Preparing 15:45:17 5f4d9fc4d98d: Preparing 15:45:17 5f4d9fc4d98d: Layer already exists 15:45:17 c9fe8e25adac: Layer already exists 15:45:17 596f9b153573: Layer already exists 15:45:17 f774adce6843: Layer already exists 15:45:17 6a678ca314ca: Layer already exists 15:45:17 main: digest: sha256:244c9b9bf05dde2a7d0b9a7b0be1625fffa5fc809dd84ad2a681351b7d532418 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:17 ===================================================== [Pipeline] echo 15:45:17 taggedImages: 15:45:17 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d8be67794caf45345cc247e5314d0c02724ea25e 15:45:17 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 15:45:17 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.18 15:45:17 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d8be67794caf45345cc247e5314d0c02724ea25e-3.1.0-dev.18 15:45:17 - 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 15:45:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:18 15:45:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:18 arm64: Pulling from edgex-lftools-log-publisher 15:45:18 8998bd30e6a1: Pulling fs layer 15:45:18 04944245beec: Pulling fs layer 15:45:18 699f458cf7ca: Pulling fs layer 15:45:18 765212b225bb: Pulling fs layer 15:45:18 f23df028b6ca: Pulling fs layer 15:45:18 d65c8cfc05b1: Pulling fs layer 15:45:18 2437ff75d9bd: Pulling fs layer 15:45:18 765212b225bb: Waiting 15:45:18 f23df028b6ca: Waiting 15:45:18 d65c8cfc05b1: Waiting 15:45:18 2437ff75d9bd: Waiting 15:45:18 04944245beec: Verifying Checksum 15:45:18 04944245beec: Download complete 15:45:18 765212b225bb: Verifying Checksum 15:45:18 765212b225bb: Download complete 15:45:18 f23df028b6ca: Verifying Checksum 15:45:18 f23df028b6ca: Download complete 15:45:18 d65c8cfc05b1: Verifying Checksum 15:45:18 d65c8cfc05b1: Download complete 15:45:19 699f458cf7ca: Verifying Checksum 15:45:19 699f458cf7ca: Download complete 15:45:19 8998bd30e6a1: Download complete 15:45:22 2437ff75d9bd: Verifying Checksum 15:45:22 2437ff75d9bd: Download complete 15:45:24 8998bd30e6a1: Pull complete 15:45:24 04944245beec: Pull complete 15:45:27 699f458cf7ca: Pull complete 15:45:27 765212b225bb: Pull complete 15:45:28 f23df028b6ca: Pull complete 15:45:28 d65c8cfc05b1: Pull complete 15:45:46 2437ff75d9bd: Pull complete 15:45:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:45:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:46 prd-ubuntu20.04-docker-arm64-4c-16g-9938 does not seem to be running inside a container 15:45:46 $ 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/132 -v /w/workspace/device-modbus-go/132:/w/workspace/device-modbus-go/132:rw,z -v /w/workspace/device-modbus-go/132@tmp:/w/workspace/device-modbus-go/132@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 15:45:49 $ docker top 7456f4ef70cbf50e4b83c0a739669302ae9dced8c1714c09e6def14f07c5d2c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:50 ---> job-cost.sh 15:45:50 lf-activate-venv: SKIPPING 15:45:50 INFO: No Stack... 15:45:51 INFO: Retrieving Pricing Info for: v3-standard-4 15:45:54 INFO: Archiving Costs [Pipeline] sh 15:45:55 + + cat /w/workspace/device-modbus-go/132/archives/cost.csv 15:45:55 cut -d, -f6 [Pipeline] lock 15:45:55 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-132-stack-cost] 15:45:55 Resource [jenkins-edgexfoundry-device-modbus-go-main-132-stack-cost] did not exist. Created. 15:45:55 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:45:55 /w/workspace/device-modbus-go/132@tmp/durable-bdbf0d26/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:45:56 + echo total: 0.10999999940395355 [Pipeline] stash 15:45:56 Warning: overwriting stash ‘stack-cost’ 15:45:56 Stashed 1 file(s) [Pipeline] } 15:45:56 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 15:45:56 $ docker stop --time=1 7456f4ef70cbf50e4b83c0a739669302ae9dced8c1714c09e6def14f07c5d2c7 15:45:57 $ docker rm -f --volumes 7456f4ef70cbf50e4b83c0a739669302ae9dced8c1714c09e6def14f07c5d2c7 [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 15:45:58 provisioning config files... 15:45:58 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17727918194501351075tmp [Pipeline] { [Pipeline] sh 15:45:58 + set +x 15:45:58 + curl+ -s https://codecov.io/bash 15:45:58 bash -s -- 15:45:58 15:45:58 _____ _ 15:45:58 / ____| | | 15:45:58 | | ___ __| | ___ ___ _____ __ 15:45:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:45:58 | |___| (_) | (_| | __/ (_| (_) \ V / 15:45:58 \_____\___/ \__,_|\___|\___\___/ \_/ 15:45:58 Bash-1.0.6 15:45:58 15:45:58 15:45:58 ==> git version 2.25.1 found 15:45:58 ==> 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 15:45:58 Release-Date: 2020-01-08 15:45:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:45:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:45:58 ==> Jenkins CI detected. 15:45:58 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 15:45:58 project root: . 15:45:58 --> token set from env 15:45:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:45:58 ==> Running gcov in . (disable via -X gcov) 15:45:58 ==> Python coveragepy not found 15:45:58 ==> Searching for coverage reports in: 15:45:58 + . 15:45:58 -> Found 1 reports 15:45:58 ==> Detecting git/mercurial file structure 15:45:58 ==> Reading reports 15:45:58 + ./coverage.out bytes=24334 15:45:58 ==> Appending adjustments 15:45:58 https://docs.codecov.io/docs/fixing-reports 15:45:58 + Found adjustments 15:45:58 ==> Gzipping contents 15:45:58 4.0K /tmp/codecov.zOoCWW.gz 15:45:58 ==> Uploading reports 15:45:58 url: https://codecov.io 15:45:58 query: branch=main&commit=d8be67794caf45345cc247e5314d0c02724ea25e&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:45:58 -> Pinging Codecov 15:45:58 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=d8be67794caf45345cc247e5314d0c02724ea25e&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:45:58 -> Uploading to 15:45:58 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/55DBCA73C666E3227836607328DD7E49/d8be67794caf45345cc247e5314d0c02724ea25e/87b0eb3d-61be-4aca-a3a4-471da74124bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T154558Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec9d98bd02ffdf231155a7e9aee174c488a89e573ac9baf462304ec3b8e62eb1 15:45:58 % Total % Received % Xferd Average Speed Time Time Time Current 15:45:58 Dload Upload Total Spent Left Speed 15:45:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3981 0 0 100 3981 0 13727 --:--:-- --:--:-- --:--:-- 13727 15:45:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/d8be67794caf45345cc247e5314d0c02724ea25e [Pipeline] } 15:45:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:45:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:45:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:45:59 15:45:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:46:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:46:00 df9b9388f04a: Pulling fs layer 15:46:00 52dc419b0ee2: Pulling fs layer 15:46:00 25bc292e5bac: Pulling fs layer 15:46:00 114826534d7a: Pulling fs layer 15:46:00 4657fd5d0bcf: Pulling fs layer 15:46:00 6ad1cebc031e: Pulling fs layer 15:46:00 8a3aa393b2d8: Pulling fs layer 15:46:00 114826534d7a: Waiting 15:46:00 4657fd5d0bcf: Waiting 15:46:00 8a3aa393b2d8: Waiting 15:46:00 6ad1cebc031e: Waiting 15:46:00 25bc292e5bac: Verifying Checksum 15:46:00 25bc292e5bac: Download complete 15:46:00 52dc419b0ee2: Verifying Checksum 15:46:00 52dc419b0ee2: Download complete 15:46:00 4657fd5d0bcf: Verifying Checksum 15:46:00 4657fd5d0bcf: Download complete 15:46:00 df9b9388f04a: Verifying Checksum 15:46:00 df9b9388f04a: Download complete 15:46:00 6ad1cebc031e: Verifying Checksum 15:46:00 6ad1cebc031e: Download complete 15:46:00 df9b9388f04a: Pull complete 15:46:00 52dc419b0ee2: Pull complete 15:46:00 25bc292e5bac: Pull complete 15:46:00 114826534d7a: Verifying Checksum 15:46:00 114826534d7a: Download complete 15:46:00 8a3aa393b2d8: Verifying Checksum 15:46:00 8a3aa393b2d8: Download complete 15:46:04 114826534d7a: Pull complete 15:46:04 4657fd5d0bcf: Pull complete 15:46:04 6ad1cebc031e: Pull complete 15:46:07 8a3aa393b2d8: Pull complete 15:46:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:46:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:46:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:07 prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container 15:46:07 $ 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 15:46:11 $ docker top 0397ac081acd05fb4123f3644a1c322defabdd8e890fc91a29b6f1c1ad9e72b7 -eo pid,comm [Pipeline] { [Pipeline] echo 15:46:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 15:46:12 + set -o pipefail 15:46:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 15:46:18 15:46:18 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 15:46:18 15:46:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/89bbab1f-eba6-4ee9-9fa8-0e20b9167ea3 15:46:18 15:46:18 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 15:46:18 15:46:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:46:18 15:46:18 15:46:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:46:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:46:18 More details here: https://snyk.co/ue1NS [Pipeline] } 15:46:18 $ docker stop --time=1 0397ac081acd05fb4123f3644a1c322defabdd8e890fc91a29b6f1c1ad9e72b7 15:46:22 $ docker rm -f --volumes 0397ac081acd05fb4123f3644a1c322defabdd8e890fc91a29b6f1c1ad9e72b7 [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 15:46:23 + git log --format=format:%s -1 d8be67794caf45345cc247e5314d0c02724ea25e [Pipeline] sh 15:46:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:46:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:46:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:23 prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container 15:46:23 $ 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 15:46:24 $ docker top 5506f944ae0fac11b1960f629524334e34d12d7b3eaa8b85db68735fec8d44a2 -eo pid,comm 15:46:24 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). 15:46:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:24 [ssh-agent] Looking for ssh-agent implementation... 15:46:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:24 $ docker exec 5506f944ae0fac11b1960f629524334e34d12d7b3eaa8b85db68735fec8d44a2 ssh-agent 15:46:24 SSH_AUTH_SOCK=/tmp/ssh-YG5TI2lPRqkU/agent.32 15:46:24 SSH_AGENT_PID=39 15:46:24 Running ssh-add (command line suppressed) 15:46:24 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3703191377011636959.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3703191377011636959.key) 15:46:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:25 + git semver tag 15:46:25 2023-10-24 15:46:25,297 [run_tag] DEBUG tag force:False 15:46:25 2023-10-24 15:46:25,297 [check_head_tag] DEBUG check head tag 15:46:25 2023-10-24 15:46:25,298 [execute] INFO git cat-file --batch-check 15:46:25 2023-10-24 15:46:25,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 15:46:25 2023-10-24 15:46:25,302 [execute] INFO git cat-file --batch 15:46:25 2023-10-24 15:46:25,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 15:46:25 2023-10-24 15:46:25,313 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:46:25 2023-10-24 15:46:25,313 [execute] INFO git tag -a v3.1.0-dev.18 -m v3.1.0-dev.18 15:46:25 2023-10-24 15:46:25,313 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.18', '-m', 'v3.1.0-dev.18'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 15:46:25 2023-10-24 15:46:25,317 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:46:25 3.1.0-dev.18 [Pipeline] } 15:46:25 $ docker exec --env ******** --env ******** 5506f944ae0fac11b1960f629524334e34d12d7b3eaa8b85db68735fec8d44a2 ssh-agent -k 15:46:25 unset SSH_AUTH_SOCK; 15:46:25 unset SSH_AGENT_PID; 15:46:25 echo Agent pid 39 killed; 15:46:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:25 + git semver [Pipeline] } 15:46:26 $ docker stop --time=1 5506f944ae0fac11b1960f629524334e34d12d7b3eaa8b85db68735fec8d44a2 15:46:27 $ docker rm -f --volumes 5506f944ae0fac11b1960f629524334e34d12d7b3eaa8b85db68735fec8d44a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:27 15:46:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:28 0.23.1-centos7: Pulling from edgex-lftools 15:46:28 ab5ef0e58194: Pulling fs layer 15:46:28 9712f1f96733: Pulling fs layer 15:46:28 63f879dbbcfc: Pulling fs layer 15:46:28 0d9ebad4ef96: Pulling fs layer 15:46:28 e9a5061849ea: Pulling fs layer 15:46:28 d747dcd14b5f: Pulling fs layer 15:46:28 2de7ff778b66: Pulling fs layer 15:46:28 0d9ebad4ef96: Waiting 15:46:28 e9a5061849ea: Waiting 15:46:28 d747dcd14b5f: Waiting 15:46:28 2de7ff778b66: Waiting 15:46:28 9712f1f96733: Verifying Checksum 15:46:28 9712f1f96733: Download complete 15:46:28 63f879dbbcfc: Verifying Checksum 15:46:28 63f879dbbcfc: Download complete 15:46:28 0d9ebad4ef96: Download complete 15:46:28 e9a5061849ea: Verifying Checksum 15:46:28 e9a5061849ea: Download complete 15:46:28 d747dcd14b5f: Verifying Checksum 15:46:28 d747dcd14b5f: Download complete 15:46:28 ab5ef0e58194: Verifying Checksum 15:46:28 ab5ef0e58194: Download complete 15:46:28 2de7ff778b66: Verifying Checksum 15:46:28 2de7ff778b66: Download complete 15:46:31 ab5ef0e58194: Pull complete 15:46:31 9712f1f96733: Pull complete 15:46:32 63f879dbbcfc: Pull complete 15:46:35 0d9ebad4ef96: Pull complete 15:46:35 e9a5061849ea: Pull complete 15:46:35 d747dcd14b5f: Pull complete 15:46:36 2de7ff778b66: Pull complete 15:46:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:46:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:36 prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container 15:46:36 $ 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 15:46:41 $ docker top d068d861f94049616d8d76272964bc9bc4bcf3cfa51eed3738faf8c71147aa54 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:46:41 provisioning config files... 15:46:41 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16746058383969795739tmp 15:46:41 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12928020503112195926tmp 15:46:41 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3825874905903666tmp [Pipeline] { [Pipeline] echo 15:46:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:46:41 ---> sigul-configuration.sh 15:46:41 gpg: directory `/root/.gnupg' created 15:46:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:46:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:46:41 gpg: keyring `/root/.gnupg/secring.gpg' created 15:46:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:46:41 gpg: CAST5 encrypted data 15:46:41 gpg: encrypted with 1 passphrase 15:46:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:46:42 + mkdir /home/jenkins 15:46:42 + mkdir /home/jenkins/sigul [Pipeline] sh 15:46:42 + 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 15:46:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:46:42 ---> sigul-install.sh 15:46:42 Sigul already installed; skipping installation. [Pipeline] sh 15:46:42 + git tag --list 15:46:42 0.7.1 15:46:42 v1.0.0 15:46:42 v1.1.0 15:46:42 v1.1.1 15:46:42 v1.2.2 15:46:42 v1.3.0 15:46:42 v1.3.1 15:46:42 v2.0.0 15:46:42 v2.1.0 15:46:42 v2.1.1 15:46:42 v2.2.0 15:46:42 v2.3.0 15:46:42 v3.0 15:46:42 v3.0.0 15:46:42 v3.1.0-dev.1 15:46:42 v3.1.0-dev.10 15:46:42 v3.1.0-dev.11 15:46:42 v3.1.0-dev.12 15:46:42 v3.1.0-dev.13 15:46:42 v3.1.0-dev.14 15:46:42 v3.1.0-dev.15 15:46:42 v3.1.0-dev.16 15:46:42 v3.1.0-dev.17 15:46:42 v3.1.0-dev.18 15:46:42 v3.1.0-dev.2 15:46:42 v3.1.0-dev.3 15:46:42 v3.1.0-dev.4 15:46:42 v3.1.0-dev.5 15:46:42 v3.1.0-dev.6 15:46:42 v3.1.0-dev.7 15:46:42 v3.1.0-dev.8 15:46:42 v3.1.0-dev.9 [Pipeline] sh 15:46:43 + lftools sign git-tag v3.1.0-dev.18 15:46:43 Signing Git tag with Sigul... 15:46:43 Signing v3.1.0-dev.18 [Pipeline] echo 15:46:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:46:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:46:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:46:44 $ docker stop --time=1 d068d861f94049616d8d76272964bc9bc4bcf3cfa51eed3738faf8c71147aa54 15:46:46 $ docker rm -f --volumes d068d861f94049616d8d76272964bc9bc4bcf3cfa51eed3738faf8c71147aa54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:46:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:46:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:46:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:46 prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container 15:46:46 $ 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 15:46:47 $ docker top 12cb5f0629d9d04224530ab0722614a202bd31837e15d9494958fc4149472425 -eo pid,comm 15:46:47 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). 15:46:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:47 [ssh-agent] Looking for ssh-agent implementation... 15:46:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:47 $ docker exec 12cb5f0629d9d04224530ab0722614a202bd31837e15d9494958fc4149472425 ssh-agent 15:46:47 SSH_AUTH_SOCK=/tmp/ssh-Gdebrli18EXc/agent.31 15:46:47 SSH_AGENT_PID=37 15:46:47 Running ssh-add (command line suppressed) 15:46:47 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4593951161935915731.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4593951161935915731.key) 15:46:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:47 + git semver bump pre 15:46:48 2023-10-24 15:46:48,093 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:46:48 2023-10-24 15:46:48,093 [bump_version] DEBUG bumping version:3.1.0-dev.18 on axis:pre with prefix:dev 15:46:48 2023-10-24 15:46:48,094 [bump_version] DEBUG bumped version:3.1.0-dev.19 15:46:48 2023-10-24 15:46:48,094 [write_version] DEBUG write version:3.1.0-dev.19 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 15:46:48 2023-10-24 15:46:48,094 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:46:48 2023-10-24 15:46:48,094 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:46:48 2023-10-24 15:46:48,096 [execute] INFO git cat-file --batch-check 15:46:48 2023-10-24 15:46:48,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:46:48 2023-10-24 15:46:48,103 [execute] INFO git cat-file --batch 15:46:48 2023-10-24 15:46:48,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:46:48 2023-10-24 15:46:48,109 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:46:48 3.1.0-dev.19 [Pipeline] } 15:46:48 $ docker exec --env ******** --env ******** 12cb5f0629d9d04224530ab0722614a202bd31837e15d9494958fc4149472425 ssh-agent -k 15:46:48 unset SSH_AUTH_SOCK; 15:46:48 unset SSH_AGENT_PID; 15:46:48 echo Agent pid 37 killed; 15:46:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:48 + git semver [Pipeline] } 15:46:48 $ docker stop --time=1 12cb5f0629d9d04224530ab0722614a202bd31837e15d9494958fc4149472425 15:46:50 $ docker rm -f --volumes 12cb5f0629d9d04224530ab0722614a202bd31837e15d9494958fc4149472425 [Pipeline] // withDockerContainer [Pipeline] sh 15:46:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:46:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:46:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:50 prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container 15:46:50 $ 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 15:46:51 $ docker top 59d385fc00722dc11911259b314e2f8292215dd0ac5473225abbccb146ebd93e -eo pid,comm 15:46:51 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). 15:46:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:51 [ssh-agent] Looking for ssh-agent implementation... 15:46:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:51 $ docker exec 59d385fc00722dc11911259b314e2f8292215dd0ac5473225abbccb146ebd93e ssh-agent 15:46:51 SSH_AUTH_SOCK=/tmp/ssh-JDYREuF282iZ/agent.31 15:46:51 SSH_AGENT_PID=37 15:46:51 Running ssh-add (command line suppressed) 15:46:51 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12704499497621851182.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12704499497621851182.key) 15:46:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:51 + git semver push 15:46:52 2023-10-24 15:46:52,079 [run_push] DEBUG push 15:46:52 2023-10-24 15:46:52,080 [execute] INFO git cat-file --batch-check 15:46:52 2023-10-24 15:46:52,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:46:52 2023-10-24 15:46:52,084 [execute] INFO git rev-list 1e1d483161fbacf09966c47f8ac76258209f4731 -- 15:46:52 2023-10-24 15:46:52,085 [execute] DEBUG Popen(['git', 'rev-list', '1e1d483161fbacf09966c47f8ac76258209f4731', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:46:52 2023-10-24 15:46:52,095 [execute] INFO git fetch -v origin 15:46:52 2023-10-24 15:46:52,095 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:46:53 2023-10-24 15:46:52,742 [run_push] DEBUG no remote changes detected 15:46:53 2023-10-24 15:46:52,742 [execute] INFO git push origin semver 15:46:53 2023-10-24 15:46:52,742 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:46:53 2023-10-24 15:46:53,590 [run_push] DEBUG push all version tags 15:46:53 2023-10-24 15:46:53,590 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:46:53 2023-10-24 15:46:53,591 [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) 15:46:54 2023-10-24 15:46:54,454 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:46:54 3.1.0-dev.19 [Pipeline] } 15:46:54 $ docker exec --env ******** --env ******** 59d385fc00722dc11911259b314e2f8292215dd0ac5473225abbccb146ebd93e ssh-agent -k 15:46:54 unset SSH_AUTH_SOCK; 15:46:54 unset SSH_AGENT_PID; 15:46:54 echo Agent pid 37 killed; 15:46:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:55 + git semver [Pipeline] } 15:46:55 $ docker stop --time=1 59d385fc00722dc11911259b314e2f8292215dd0ac5473225abbccb146ebd93e 15:46:56 $ docker rm -f --volumes 59d385fc00722dc11911259b314e2f8292215dd0ac5473225abbccb146ebd93e [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 15:46:57 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 15:46:57 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 15:46:57 total 16 15:46:57 drwxr-xr-x 3 root root 4096 Oct 24 15:37 . 15:46:57 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 15:46 .. 15:46:57 drwxr-xr-x 2 root root 4096 Oct 24 15:37 cost 15:46:57 -rw-r--r-- 1 root root 88 Oct 24 15:37 cost.csv 15:46:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 15:46:57 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 15:46:57 total 16 15:46:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:37 . 15:46:57 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 15:46 .. 15:46:57 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 15:37 cost 15:46:57 -rw-r--r-- 1 jenkins jenkins 88 Oct 24 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:46:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:46:58 ---> package-listing.sh 15:46:58 ++ facter osfamily 15:46:58 ++ tr '[:upper:]' '[:lower:]' 15:46:58 + OS_FAMILY=debian 15:46:58 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 15:46:58 + START_PACKAGES=/tmp/packages_start.txt 15:46:58 + END_PACKAGES=/tmp/packages_end.txt 15:46:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:46:58 + PACKAGES=/tmp/packages_start.txt 15:46:58 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 15:46:58 + PACKAGES=/tmp/packages_end.txt 15:46:58 + case "${OS_FAMILY}" in 15:46:58 + dpkg -l 15:46:58 + grep '^ii' 15:46:58 + '[' -f /tmp/packages_start.txt ']' 15:46:58 + '[' -f /tmp/packages_end.txt ']' 15:46:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:46:58 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 15:46:58 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 15:46:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 15:46:58 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 15:46:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:59 prd-ubuntu20.04-docker-8c-8g-9937 does not seem to be running inside a container 15:46:59 $ 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 15:46:59 $ docker top 69eedb09967bf0c9c41967b4639baa5c38ce25b8975cd4bafa774709be1d46ef -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:00 + touch /tmp/pre-build-complete [Pipeline] sh 15:47:00 + mkdir -p /var/log/sysstat [Pipeline] sh 15:47:00 + ls /var/log/sa-host 15:47:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:00 provisioning config files... 15:47:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2058286163098512079tmp [Pipeline] { [Pipeline] echo 15:47:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:47:01 ---> create-netrc.sh [Pipeline] } 15:47:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:47:01 ---> python-tools-install.sh [Pipeline] echo 15:47:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:47:01 ---> sudo-logs.sh 15:47:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:47:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:47:01 ---> job-cost.sh 15:47:01 lf-activate-venv: SKIPPING 15:47:01 DEBUG: total: 0.2199999988079071 15:47:01 INFO: Retrieving Stack Cost... 15:47:02 INFO: Retrieving Pricing Info for: v3-standard-8 15:47:02 INFO: Archiving Costs [Pipeline] echo 15:47:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:47:03 ---> logs-deploy.sh 15:47:03 lf-activate-venv: SKIPPING 15:47:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/132 15:47:03 INFO: archiving workspace using pattern(s): 15:47:04 Archives upload complete. 15:47:04 INFO: archiving logs to Nexus