Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63f56b440389908500f57809a79af5893e194475 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-ssh7363080872311343257.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18316998333116359719.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh80806003296768797.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1231077714672311083.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-ssh18262682599102521567.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5782 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 63f56b440389908500f57809a79af5893e194475 (main) Commit message: "Merge pull request #443 from weichou1229/issue-438" > 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 63f56b440389908500f57809a79af5893e194475 # timeout=10 > git rev-list --no-walk 9bc48e746bb510c782b9593f55beae1b8e3bd068 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:35:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:35:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:35:28 ========================================================= 04:35:28 EdgeX Global Pipelines Version Info 04:35:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:35:29 ------------------- 04:35:29 stable info: 04:35:29 ------------------- 04:35:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:35:29 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:35:29 Message: update stable to v1.0.245 04:35:30 ------------------- 04:35:30 experimental info: 04:35:30 ------------------- 04:35:30 Commited By: **** collab-it+edgex@linuxfoundation.org 04:35:30 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 04:35:30 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63f56b440389908500f57809a79af5893e194475 [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63f56b4 [Pipeline] echo 04:35:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:30 provisioning config files... 04:35:30 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12857063556389871474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:31 ---> docker-login.sh 04:35:31 nexus3.edgexfoundry.org:10001 04:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:31 Configure a credential helper to remove this warning. See 04:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:31 04:35:31 Login Succeeded 04:35:31 nexus3.edgexfoundry.org:10002 04:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:31 Configure a credential helper to remove this warning. See 04:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:31 04:35:31 Login Succeeded 04:35:31 nexus3.edgexfoundry.org:10003 04:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:31 Configure a credential helper to remove this warning. See 04:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:31 04:35:31 Login Succeeded 04:35:31 nexus3.edgexfoundry.org:10004 04:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:31 Configure a credential helper to remove this warning. See 04:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:31 04:35:31 Login Succeeded 04:35:31 docker.io 04:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:31 Configure a credential helper to remove this warning. See 04:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:31 04:35:31 Login Succeeded 04:35:31 ---> docker-login.sh ends [Pipeline] } 04:35:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:35:32 + git rev-list -1 --merges 63f56b440389908500f57809a79af5893e194475~1..63f56b440389908500f57809a79af5893e194475 [Pipeline] echo 04:35:32 -----------> git rev-list -1 --merges 63f56b440389908500f57809a79af5893e194475~1..63f56b440389908500f57809a79af5893e194475 63f56b440389908500f57809a79af5893e194475 04:35:32 63f56b440389908500f57809a79af5893e194475 [false] [Pipeline] sh 04:35:32 + git log --format=format:%s -1 63f56b440389908500f57809a79af5893e194475 [Pipeline] echo 04:35:32 ========================================================= 04:35:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:35:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:35:32 + git log --format=format:%s -1 63f56b440389908500f57809a79af5893e194475 [Pipeline] echo 04:35:32 [semverPrep] GIT_COMMIT: 63f56b440389908500f57809a79af5893e194475, Commit Message: Merge pull request #443 from weichou1229/issue-438 [Pipeline] echo 04:35:32 [semverPrep] This is not a build commit. [Pipeline] sh 04:35:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:35:33 + grep -v github /etc/ssh/ssh_known_hosts 04:35:33 + [ -e /tmp/ssh_known_hosts ] 04:35:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:35:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:35:33 + sudo tee -a /etc/ssh/ssh_known_hosts 04:35:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:33 04:35:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:34 0.1.4: Pulling from edgex-devops/py-git-semver 04:35:34 b85a868b505f: Pulling fs layer 04:35:34 e2be974225ed: Pulling fs layer 04:35:34 339a4e72a1f5: Pulling fs layer 04:35:34 988bab9f4d93: Pulling fs layer 04:35:34 1469e6f7b9e6: Pulling fs layer 04:35:34 eaf3925da568: Pulling fs layer 04:35:34 bab4dde63d76: Pulling fs layer 04:35:34 bde34c3a00c8: Pulling fs layer 04:35:34 b352a97aabf1: Pulling fs layer 04:35:34 4872d77fe225: Pulling fs layer 04:35:34 5851b861e8e6: Pulling fs layer 04:35:34 988bab9f4d93: Waiting 04:35:34 1469e6f7b9e6: Waiting 04:35:34 eaf3925da568: Waiting 04:35:34 bab4dde63d76: Waiting 04:35:34 bde34c3a00c8: Waiting 04:35:34 b352a97aabf1: Waiting 04:35:34 4872d77fe225: Waiting 04:35:34 5851b861e8e6: Waiting 04:35:34 e2be974225ed: Verifying Checksum 04:35:34 e2be974225ed: Download complete 04:35:34 988bab9f4d93: Verifying Checksum 04:35:34 988bab9f4d93: Download complete 04:35:34 1469e6f7b9e6: Verifying Checksum 04:35:34 1469e6f7b9e6: Download complete 04:35:34 339a4e72a1f5: Verifying Checksum 04:35:34 339a4e72a1f5: Download complete 04:35:34 eaf3925da568: Verifying Checksum 04:35:34 eaf3925da568: Download complete 04:35:34 bde34c3a00c8: Verifying Checksum 04:35:34 bde34c3a00c8: Download complete 04:35:34 b352a97aabf1: Download complete 04:35:34 4872d77fe225: Verifying Checksum 04:35:34 4872d77fe225: Download complete 04:35:34 5851b861e8e6: Verifying Checksum 04:35:34 5851b861e8e6: Download complete 04:35:34 b85a868b505f: Verifying Checksum 04:35:34 b85a868b505f: Download complete 04:35:34 bab4dde63d76: Verifying Checksum 04:35:34 bab4dde63d76: Download complete 04:35:35 b85a868b505f: Pull complete 04:35:35 e2be974225ed: Pull complete 04:35:36 339a4e72a1f5: Pull complete 04:35:36 988bab9f4d93: Pull complete 04:35:36 1469e6f7b9e6: Pull complete 04:35:36 eaf3925da568: Pull complete 04:35:38 bab4dde63d76: Pull complete 04:35:38 bde34c3a00c8: Pull complete 04:35:38 b352a97aabf1: Pull complete 04:35:38 4872d77fe225: Pull complete 04:35:38 5851b861e8e6: Pull complete 04:35:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:35:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:38 prd-ubuntu20.04-docker-8c-8g-5782 does not seem to be running inside a container 04:35:38 $ 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 04:35:40 $ docker top 9221d17e8a1c7dc321cbfd54e9188a619d84cd3093b6821432308ac446a7d773 -eo pid,comm 04:35:40 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). 04:35:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:40 [ssh-agent] Looking for ssh-agent implementation... 04:35:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:40 $ docker exec 9221d17e8a1c7dc321cbfd54e9188a619d84cd3093b6821432308ac446a7d773 ssh-agent 04:35:40 SSH_AUTH_SOCK=/tmp/ssh-o8cqE2kLMcbL/agent.33 04:35:40 SSH_AGENT_PID=39 04:35:40 Running ssh-add (command line suppressed) 04:35:40 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10481448742886413306.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10481448742886413306.key) 04:35:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:40 + git tag --points-at HEAD [Pipeline] } 04:35:40 $ docker exec --env ******** --env ******** 9221d17e8a1c7dc321cbfd54e9188a619d84cd3093b6821432308ac446a7d773 ssh-agent -k 04:35:40 unset SSH_AUTH_SOCK; 04:35:40 unset SSH_AGENT_PID; 04:35:40 echo Agent pid 39 killed; 04:35:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:40 [ssh-agent] Looking for ssh-agent implementation... 04:35:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:40 $ docker exec 9221d17e8a1c7dc321cbfd54e9188a619d84cd3093b6821432308ac446a7d773 ssh-agent 04:35:41 SSH_AUTH_SOCK=/tmp/ssh-bwv4ONKu65qb/agent.71 04:35:41 SSH_AGENT_PID=77 04:35:41 Running ssh-add (command line suppressed) 04:35:41 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15485913459528680719.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15485913459528680719.key) 04:35:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:41 + git semver init 04:35:41 2023-03-25 04:35:41,638 [run_init] DEBUG init version:0.0.0 force:False 04:35:41 2023-03-25 04:35:41,639 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 04:35:41 2023-03-25 04:35:41,639 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 04:35:41 2023-03-25 04:35:41,639 [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) 04:35:42 2023-03-25 04:35:42,376 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 04:35:42 2023-03-25 04:35:42,377 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 04:35:42 2023-03-25 04:35:42,377 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:35:42 2023-03-25 04:35:42,377 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:35:42 3.0.0-dev.22 [Pipeline] } 04:35:42 $ docker exec --env ******** --env ******** 9221d17e8a1c7dc321cbfd54e9188a619d84cd3093b6821432308ac446a7d773 ssh-agent -k 04:35:42 unset SSH_AUTH_SOCK; 04:35:42 unset SSH_AGENT_PID; 04:35:42 echo Agent pid 77 killed; 04:35:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:35:43 + git semver [Pipeline] } 04:35:43 $ docker stop --time=1 9221d17e8a1c7dc321cbfd54e9188a619d84cd3093b6821432308ac446a7d773 04:35:44 $ docker rm -f --volumes 9221d17e8a1c7dc321cbfd54e9188a619d84cd3093b6821432308ac446a7d773 [Pipeline] // withDockerContainer [Pipeline] sh 04:35:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:35:45 Stashed 1 file(s) [Pipeline] echo 04:35:45 [edgeXSemver]: initialized semver on version 3.0.0-dev.22 [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 04:35:45 provisioning config files... 04:35:45 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5427272861231863319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:45 ---> docker-login.sh 04:35:45 nexus3.edgexfoundry.org:10001 04:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:45 Configure a credential helper to remove this warning. See 04:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:45 04:35:45 Login Succeeded 04:35:45 nexus3.edgexfoundry.org:10002 04:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:45 Configure a credential helper to remove this warning. See 04:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:45 04:35:45 Login Succeeded 04:35:45 nexus3.edgexfoundry.org:10003 04:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:45 Configure a credential helper to remove this warning. See 04:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:45 04:35:45 Login Succeeded 04:35:45 nexus3.edgexfoundry.org:10004 04:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:45 Configure a credential helper to remove this warning. See 04:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:45 04:35:45 Login Succeeded 04:35:45 docker.io 04:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:46 Configure a credential helper to remove this warning. See 04:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:46 04:35:46 Login Succeeded 04:35:46 ---> docker-login.sh ends [Pipeline] } 04:35:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:35:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:35:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:35:46 ========================================================= 04:35:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:35:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:35:46 Sending build context to Docker daemon 6.388MB 04:35:46 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:35:46 Step 2/10 : FROM ${BASE} AS builder 04:35:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:35:46 63b65145d645: Pulling fs layer 04:35:46 a2d21d5440eb: Pulling fs layer 04:35:46 935e6c44a52c: Pulling fs layer 04:35:46 94cc34f8dd06: Pulling fs layer 04:35:46 30dea6a524f1: Pulling fs layer 04:35:46 a2aff8979fd8: Pulling fs layer 04:35:46 94cc34f8dd06: Waiting 04:35:46 30dea6a524f1: Waiting 04:35:46 6808be2612f2: Pulling fs layer 04:35:46 6808be2612f2: Waiting 04:35:46 a2aff8979fd8: Waiting 04:35:46 f25807f1079a: Pulling fs layer 04:35:46 a2d21d5440eb: Download complete 04:35:46 94cc34f8dd06: Verifying Checksum 04:35:46 94cc34f8dd06: Download complete 04:35:46 30dea6a524f1: Verifying Checksum 04:35:46 30dea6a524f1: Download complete 04:35:46 63b65145d645: Verifying Checksum 04:35:46 63b65145d645: Download complete 04:35:46 a2aff8979fd8: Verifying Checksum 04:35:46 a2aff8979fd8: Download complete 04:35:46 63b65145d645: Pull complete 04:35:47 a2d21d5440eb: Pull complete 04:35:47 935e6c44a52c: Verifying Checksum 04:35:47 935e6c44a52c: Download complete 04:35:47 f25807f1079a: Verifying Checksum 04:35:47 f25807f1079a: Download complete 04:35:47 6808be2612f2: Verifying Checksum 04:35:47 6808be2612f2: Download complete 04:35:50 935e6c44a52c: Pull complete 04:35:50 94cc34f8dd06: Pull complete 04:35:50 30dea6a524f1: Pull complete 04:35:50 a2aff8979fd8: Pull complete 04:35:52 6808be2612f2: Pull complete 04:35:53 f25807f1079a: Pull complete 04:35:53 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:35:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:35:53 ---> 3b553350e43f 04:35:53 Step 3/10 : ARG ADD_BUILD_TAGS="" 04:35:54 ---> Running in affd9e6b76b5 04:35:54 Removing intermediate container affd9e6b76b5 04:35:54 ---> a83765307ad4 04:35:54 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:35:55 ---> Running in 07d81bab2428 04:35:55 Removing intermediate container 07d81bab2428 04:35:55 ---> d5e6b5112794 04:35:55 Step 5/10 : RUN apk add --update --no-cache make git openssh 04:35:55 ---> Running in d75ca05844e5 04:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:35:55 (1/8) Installing openssh-keygen (9.1_p1-r2) 04:35:55 (2/8) Installing libedit (20221030.3.1-r0) 04:35:55 (3/8) Installing openssh-client-common (9.1_p1-r2) 04:35:55 (4/8) Installing openssh-client-default (9.1_p1-r2) 04:35:55 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 04:35:55 (6/8) Installing openssh-server-common (9.1_p1-r2) 04:35:55 (7/8) Installing openssh-server (9.1_p1-r2) 04:35:55 (8/8) Installing openssh (9.1_p1-r2) 04:35:55 Executing busybox-1.35.0-r29.trigger 04:35:55 OK: 270 MiB in 61 packages 04:35:56 Removing intermediate container d75ca05844e5 04:35:56 ---> 5b88f099a703 04:35:56 Step 6/10 : WORKDIR /device-modbus-go 04:35:56 ---> Running in e51080d9ee60 04:35:56 Removing intermediate container e51080d9ee60 04:35:56 ---> 6c61e6e69aa6 04:35:56 Step 7/10 : COPY go.mod vendor* ./ 04:35:56 ---> e22239c7f133 04:35:56 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:35:56 ---> Running in 6c0938c4272a 04:36:00 Still waiting to schedule task 04:36:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:36:43 Removing intermediate container 6c0938c4272a 04:36:43 ---> 8736d59d3d6f 04:36:43 Step 9/10 : COPY . . 04:36:43 ---> c85c8ccbd3ea 04:36:43 Step 10/10 : RUN ${MAKE} 04:36:43 ---> Running in 7cad08406b3e 04:36:43 noop 04:36:43 Removing intermediate container 7cad08406b3e 04:36:43 ---> 71b5a6c65fd4 04:36:43 Successfully built 71b5a6c65fd4 04:36:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:43 + docker inspect -f . ci-base-image-x86_64 04:36:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:43 prd-ubuntu20.04-docker-8c-8g-5782 does not seem to be running inside a container 04:36:43 $ 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 04:36:44 $ docker top 7b6e6b5de855e6524a97111f13a9e4c6045ab74911bc352fbbb3bcc2cbc84547 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:44 + go version 04:36:44 go version go1.20.2 linux/amd64 [Pipeline] } 04:36:44 $ docker stop --time=1 7b6e6b5de855e6524a97111f13a9e4c6045ab74911bc352fbbb3bcc2cbc84547 04:36:45 $ docker rm -f --volumes 7b6e6b5de855e6524a97111f13a9e4c6045ab74911bc352fbbb3bcc2cbc84547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:46 + docker inspect -f . ci-base-image-x86_64 04:36:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:46 prd-ubuntu20.04-docker-8c-8g-5782 does not seem to be running inside a container 04:36:46 $ 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 04:36:46 $ docker top a6b37297780f1775310406f96f0de1d75365724f824489be2be031668d0b43e4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:47 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 04:36:47 + make test 04:36:47 go test ./... -coverprofile=coverage.out 04:36:51 ? github.com/edgexfoundry/device-modbus-go [no test files] 04:37:01 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 04:37:01 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 48.0% of statements 04:37:06 go vet ./... 04:37:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:37:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:37:10 ./bin/test-attribution-txt.sh [Pipeline] echo 04:37:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:37:10 $ docker stop --time=1 a6b37297780f1775310406f96f0de1d75365724f824489be2be031668d0b43e4 04:37:12 $ docker rm -f --volumes a6b37297780f1775310406f96f0de1d75365724f824489be2be031668d0b43e4 [Pipeline] // withDockerContainer [Pipeline] sh 04:37:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:37:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:37:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:37:13 + ls -al . 04:37:13 total 180 04:37:13 drwxrwxr-x 10 jenkins jenkins 4096 Mar 25 04:36 . 04:37:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 04:35 .. 04:37:13 -rw-rw-r-- 1 jenkins jenkins 140 Mar 25 04:35 .dockerignore 04:37:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 04:35 .git 04:37:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 04:35 .github 04:37:13 -rw-rw-r-- 1 jenkins jenkins 331 Mar 25 04:35 .gitignore 04:37:13 -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 04:35 .golangci.yml 04:37:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 04:35 .semver 04:37:13 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 25 04:35 Attribution.txt 04:37:13 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 25 04:35 CHANGELOG.md 04:37:13 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 25 04:35 Dockerfile 04:37:13 -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 04:35 GOVERNANCE.md 04:37:13 -rw-rw-r-- 1 jenkins jenkins 680 Mar 25 04:35 Jenkinsfile 04:37:13 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 25 04:35 LICENSE 04:37:13 -rw-rw-r-- 1 jenkins jenkins 1705 Mar 25 04:35 Makefile 04:37:13 -rw-rw-r-- 1 jenkins jenkins 622 Mar 25 04:35 OWNERS.md 04:37:13 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 25 04:35 README.md 04:37:13 -rw-rw-r-- 1 jenkins jenkins 12 Mar 25 04:35 VERSION 04:37:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 04:35 bin 04:37:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 04:35 cmd 04:37:13 -rw-r--r-- 1 jenkins jenkins 23739 Mar 25 04:37 coverage.out 04:37:13 -rw-rw-r-- 1 jenkins jenkins 3497 Mar 25 04:35 go.mod 04:37:13 -rw-rw-r-- 1 jenkins jenkins 31641 Mar 25 04:35 go.sum 04:37:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 04:35 internal 04:37:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 04:35 simulator 04:37:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 04:35 snap 04:37:13 -rw-rw-r-- 1 jenkins jenkins 229 Mar 25 04:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:13 + 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=63f56b440389908500f57809a79af5893e194475 --label arch=amd64 --label version=3.0.0-dev.22 . 04:37:13 Sending build context to Docker daemon 6.413MB 04:37:13 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 04:37:13 Step 2/22 : FROM ${BASE} AS builder 04:37:13 ---> 71b5a6c65fd4 04:37:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 04:37:13 ---> Running in 01bef2f0a232 04:37:13 Removing intermediate container 01bef2f0a232 04:37:13 ---> 99dca949ee1f 04:37:13 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:37:13 ---> Running in bbee988c7f8f 04:37:13 Removing intermediate container bbee988c7f8f 04:37:13 ---> 3bf9ac15c985 04:37:13 Step 5/22 : RUN apk add --update --no-cache make git openssh 04:37:13 ---> Running in 5149b5371f78 04:37:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:37:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:37:14 OK: 270 MiB in 61 packages 04:37:15 Removing intermediate container 5149b5371f78 04:37:15 ---> d9503c70d910 04:37:15 Step 6/22 : WORKDIR /device-modbus-go 04:37:15 ---> Running in 6c4fdee22305 04:37:15 Removing intermediate container 6c4fdee22305 04:37:15 ---> 5e3f1ad01053 04:37:15 Step 7/22 : COPY go.mod vendor* ./ 04:37:15 ---> 1cef84a79c78 04:37:15 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:15 ---> Running in f9ed3e442830 04:37:16 Removing intermediate container f9ed3e442830 04:37:16 ---> b6f9b036b957 04:37:16 Step 9/22 : COPY . . 04:37:16 ---> dbfcaa68223f 04:37:16 Step 10/22 : RUN ${MAKE} 04:37:16 ---> Running in d6977d17134f 04:37:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 04:37:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5785 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 04:37:25 Running in /w/workspace/device-modbus-go/88 [Pipeline] { [Pipeline] checkout 04:37:25 Selected Git installation does not exist. Using Default 04:37:25 The recommended git tool is: NONE 04:37:30 using credential edgex-jenkins-ssh 04:37:30 Cloning the remote Git repository 04:37:30 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 04:37:30 > git init /w/workspace/device-modbus-go/88 # timeout=10 04:37:30 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 04:37:30 > git --version # timeout=10 04:37:30 > git --version # 'git version 2.25.1' 04:37:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:37:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:37:32 Avoid second fetch 04:37:32 Checking out Revision 63f56b440389908500f57809a79af5893e194475 (main) 04:37:31 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 04:37:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:37:32 > git config core.sparsecheckout # timeout=10 04:37:32 > git checkout -f 63f56b440389908500f57809a79af5893e194475 # timeout=10 04:37:33 Commit message: "Merge pull request #443 from weichou1229/issue-438" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:37:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:37:34 % Total % Received % Xferd Average Speed Time Time Time Current 04:37:34 Dload Upload Total Spent Left Speed 04:37:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 04:37:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:37:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:37:35 + sudo tee /etc/docker/daemon.new 04:37:35 { 04:37:35 "registry-mirrors": [ 04:37:35 "https://nexus3.edgexfoundry.org:10001" 04:37:35 ], 04:37:35 "bip": "10.250.0.254/24", 04:37:35 "hosts": [ 04:37:35 "tcp://0.0.0.0:5555", 04:37:35 "unix:///var/run/docker.sock" 04:37:35 ], 04:37:35 "mtu": 1458, 04:37:35 "selinux-enabled": true, 04:37:35 "seccomp-profile": "/etc/docker/seccomp.json" 04:37:35 } [Pipeline] sh 04:37:35 Removing intermediate container d6977d17134f 04:37:35 ---> 733b8d7a5f4b 04:37:35 Step 11/22 : FROM alpine:3.17 04:37:35 3.17: Pulling from library/alpine 04:37:35 63b65145d645: Already exists 04:37:35 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 04:37:35 Status: Downloaded newer image for alpine:3.17 04:37:35 ---> b2aa39c304c2 04:37:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 04:37:35 ---> Running in e78c0224bf2a 04:37:35 Removing intermediate container e78c0224bf2a 04:37:35 ---> a904b2a1dd23 04:37:35 Step 13/22 : RUN apk add --update --no-cache dumb-init 04:37:35 ---> Running in 09eedbce3e25 04:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:37:35 (1/1) Installing dumb-init (1.2.5-r2) 04:37:35 Executing busybox-1.35.0-r29.trigger 04:37:35 OK: 7 MiB in 16 packages 04:37:35 Removing intermediate container 09eedbce3e25 04:37:35 ---> 3fd2daeb91a8 04:37:35 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 04:37:35 ---> 6c5bb7fa6dae 04:37:35 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 04:37:35 ---> e6c7ef0e49d7 04:37:35 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 04:37:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:37:35 ---> bd5e97ca02ea 04:37:35 Step 17/22 : EXPOSE 59901 04:37:35 ---> Running in 102542bd77a6 04:37:35 Removing intermediate container 102542bd77a6 04:37:35 ---> 0d947452e51b 04:37:35 Step 18/22 : ENTRYPOINT ["/device-modbus"] 04:37:35 ---> Running in d379f95e983d 04:37:35 + sudo service docker restart 04:37:35 Removing intermediate container d379f95e983d 04:37:35 ---> cad1e5351e29 04:37:35 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:37:35 ---> Running in 28dce68bf7cd 04:37:35 Removing intermediate container 28dce68bf7cd 04:37:35 ---> 28a125a9a6cf 04:37:35 Step 20/22 : LABEL arch=amd64 04:37:35 ---> Running in e341f39039a0 04:37:35 Removing intermediate container e341f39039a0 04:37:35 ---> 0b7f558e3556 04:37:35 Step 21/22 : LABEL git_sha=63f56b440389908500f57809a79af5893e194475 04:37:36 ---> Running in 77d15049951e 04:37:36 Removing intermediate container 77d15049951e 04:37:36 ---> c1621a040fc9 04:37:36 Step 22/22 : LABEL version=3.0.0-dev.22 04:37:36 ---> Running in 0df5f12fe101 04:37:36 Removing intermediate container 0df5f12fe101 04:37:36 ---> 5016ec809f9d 04:37:36 [Warning] One or more build-args [ARCH] were not consumed 04:37:36 Successfully built 5016ec809f9d 04:37:36 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:37:36 provisioning config files... 04:37:36 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4627622944058279005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:36 ---> docker-login.sh 04:37:36 nexus3.edgexfoundry.org:10001 04:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:36 Configure a credential helper to remove this warning. See 04:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:36 04:37:36 Login Succeeded 04:37:36 nexus3.edgexfoundry.org:10002 04:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:36 Configure a credential helper to remove this warning. See 04:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:36 04:37:36 Login Succeeded 04:37:36 nexus3.edgexfoundry.org:10003 04:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:36 Configure a credential helper to remove this warning. See 04:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:36 04:37:36 Login Succeeded 04:37:36 nexus3.edgexfoundry.org:10004 04:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:36 Configure a credential helper to remove this warning. See 04:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:36 04:37:36 Login Succeeded 04:37:36 docker.io 04:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:37 Configure a credential helper to remove this warning. See 04:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:37 04:37:37 Login Succeeded 04:37:37 ---> docker-login.sh ends [Pipeline] } 04:37:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:37:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:37:37 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 04:37:37 63f56b440389908500f57809a79af5893e194475 04:37:37 latest 04:37:37 3.0.0-dev.22 04:37:37 63f56b440389908500f57809a79af5893e194475-3.0.0-dev.22 04:37:37 main 04:37:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:37 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:63f56b440389908500f57809a79af5893e194475 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:37 + docker push nexus3.edgexfoundry.org:10004/device-modbus:63f56b440389908500f57809a79af5893e194475 04:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:37:37 14b121c1e75e: Preparing 04:37:37 98a2e5a1b781: Preparing 04:37:37 b97ee00b2c31: Preparing 04:37:37 8f968d3f6caf: Preparing 04:37:37 7cd52847ad77: Preparing 04:37:37 7cd52847ad77: Layer already exists 04:37:37 8f968d3f6caf: Pushed 04:37:37 98a2e5a1b781: Pushed 04:37:37 14b121c1e75e: Pushed 04:37:40 b97ee00b2c31: Pushed 04:37:40 63f56b440389908500f57809a79af5893e194475: digest: sha256:e017e641f7c27d75db8ce3be0e2e3dcfd7d5f73dfa34d4732cff5463f136aee7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:40 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:40 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 04:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:37:40 14b121c1e75e: Preparing 04:37:40 98a2e5a1b781: Preparing 04:37:40 b97ee00b2c31: Preparing 04:37:40 8f968d3f6caf: Preparing 04:37:40 7cd52847ad77: Preparing 04:37:40 b97ee00b2c31: Layer already exists 04:37:40 14b121c1e75e: Layer already exists 04:37:40 98a2e5a1b781: Layer already exists 04:37:40 8f968d3f6caf: Layer already exists 04:37:40 7cd52847ad77: Layer already exists 04:37:40 latest: digest: sha256:e017e641f7c27d75db8ce3be0e2e3dcfd7d5f73dfa34d4732cff5463f136aee7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:41 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:41 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.22 04:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:37:41 14b121c1e75e: Preparing 04:37:41 98a2e5a1b781: Preparing 04:37:41 b97ee00b2c31: Preparing 04:37:41 8f968d3f6caf: Preparing 04:37:41 7cd52847ad77: Preparing 04:37:41 98a2e5a1b781: Layer already exists 04:37:41 b97ee00b2c31: Layer already exists 04:37:41 7cd52847ad77: Layer already exists 04:37:41 14b121c1e75e: Layer already exists 04:37:41 8f968d3f6caf: Layer already exists 04:37:41 3.0.0-dev.22: digest: sha256:e017e641f7c27d75db8ce3be0e2e3dcfd7d5f73dfa34d4732cff5463f136aee7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:41 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:63f56b440389908500f57809a79af5893e194475-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:42 + docker push nexus3.edgexfoundry.org:10004/device-modbus:63f56b440389908500f57809a79af5893e194475-3.0.0-dev.22 04:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:37:42 14b121c1e75e: Preparing 04:37:42 98a2e5a1b781: Preparing 04:37:42 b97ee00b2c31: Preparing 04:37:42 8f968d3f6caf: Preparing 04:37:42 7cd52847ad77: Preparing 04:37:42 7cd52847ad77: Layer already exists 04:37:42 8f968d3f6caf: Layer already exists 04:37:42 14b121c1e75e: Layer already exists 04:37:42 b97ee00b2c31: Layer already exists 04:37:42 98a2e5a1b781: Layer already exists 04:37:42 63f56b440389908500f57809a79af5893e194475-3.0.0-dev.22: digest: sha256:e017e641f7c27d75db8ce3be0e2e3dcfd7d5f73dfa34d4732cff5463f136aee7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:42 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:42 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 04:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:37:42 14b121c1e75e: Preparing 04:37:42 98a2e5a1b781: Preparing 04:37:42 b97ee00b2c31: Preparing 04:37:42 8f968d3f6caf: Preparing 04:37:42 7cd52847ad77: Preparing 04:37:42 7cd52847ad77: Layer already exists 04:37:42 8f968d3f6caf: Layer already exists 04:37:42 14b121c1e75e: Layer already exists 04:37:42 98a2e5a1b781: Layer already exists 04:37:42 b97ee00b2c31: Layer already exists 04:37:42 main: digest: sha256:e017e641f7c27d75db8ce3be0e2e3dcfd7d5f73dfa34d4732cff5463f136aee7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:37:42 ===================================================== [Pipeline] echo 04:37:42 taggedImages: 04:37:42 - nexus3.edgexfoundry.org:10004/device-modbus:63f56b440389908500f57809a79af5893e194475 04:37:42 - nexus3.edgexfoundry.org:10004/device-modbus:latest 04:37:42 - nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.22 04:37:42 - nexus3.edgexfoundry.org:10004/device-modbus:63f56b440389908500f57809a79af5893e194475-3.0.0-dev.22 04:37:42 - 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 04:37:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:43 04:37:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:43 latest: Pulling from edgex-lftools-log-publisher 04:37:43 5eb5b503b376: Pulling fs layer 04:37:43 5c69ac0246d0: Pulling fs layer 04:37:43 ec43610c2a17: Pulling fs layer 04:37:43 3a2ae6a8a46f: Pulling fs layer 04:37:43 33b1e0a273af: Pulling fs layer 04:37:43 5d3b04190fa2: Pulling fs layer 04:37:43 2f39f015ded8: Pulling fs layer 04:37:43 3a2ae6a8a46f: Waiting 04:37:43 5d3b04190fa2: Waiting 04:37:43 33b1e0a273af: Waiting 04:37:43 2f39f015ded8: Waiting 04:37:43 5c69ac0246d0: Download complete 04:37:43 3a2ae6a8a46f: Verifying Checksum 04:37:43 3a2ae6a8a46f: Download complete 04:37:43 33b1e0a273af: Verifying Checksum 04:37:43 33b1e0a273af: Download complete 04:37:43 5d3b04190fa2: Verifying Checksum 04:37:43 5d3b04190fa2: Download complete 04:37:43 ec43610c2a17: Verifying Checksum 04:37:43 ec43610c2a17: Download complete 04:37:43 5eb5b503b376: Verifying Checksum 04:37:43 5eb5b503b376: Download complete 04:37:44 2f39f015ded8: Download complete 04:37:44 5eb5b503b376: Pull complete 04:37:45 5c69ac0246d0: Pull complete 04:37:45 ec43610c2a17: Pull complete 04:37:45 3a2ae6a8a46f: Pull complete 04:37:45 33b1e0a273af: Pull complete 04:37:45 5d3b04190fa2: Pull complete 04:37:49 2f39f015ded8: Pull complete 04:37:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:49 prd-ubuntu20.04-docker-8c-8g-5782 does not seem to be running inside a container 04:37:49 $ 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 04:37:51 $ docker top 6b4ea30a32c11f6d43faf37fb5e6457c376e9a1857ecc767d70e8f313cc5d414 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:51 ---> job-cost.sh 04:37:51 lf-activate-venv: SKIPPING 04:37:51 INFO: No Stack... 04:37:52 INFO: Retrieving Pricing Info for: v3-standard-8 04:37:52 INFO: Archiving Costs [Pipeline] sh 04:37:52 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 04:37:52 + cut -d, -f6 [Pipeline] lock 04:37:52 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-88-stack-cost] 04:37:52 Resource [jenkins-edgexfoundry-device-modbus-go-main-88-stack-cost] did not exist. Created. 04:37:52 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:37:53 + echo total: 0.2199999988079071 [Pipeline] stash 04:37:53 Stashed 1 file(s) [Pipeline] } 04:37:53 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 04:37:53 $ docker stop --time=1 6b4ea30a32c11f6d43faf37fb5e6457c376e9a1857ecc767d70e8f313cc5d414 04:37:54 $ docker rm -f --volumes 6b4ea30a32c11f6d43faf37fb5e6457c376e9a1857ecc767d70e8f313cc5d414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 04:37:54 provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:37:54 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/88@tmp/config254844301249596046tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:54 ---> docker-login.sh 04:37:54 nexus3.edgexfoundry.org:10001 04:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:55 Configure a credential helper to remove this warning. See 04:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:55 04:37:55 Login Succeeded 04:37:55 nexus3.edgexfoundry.org:10002 04:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:55 Configure a credential helper to remove this warning. See 04:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:55 04:37:55 Login Succeeded 04:37:55 nexus3.edgexfoundry.org:10003 04:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:56 Configure a credential helper to remove this warning. See 04:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:56 04:37:56 Login Succeeded 04:37:56 nexus3.edgexfoundry.org:10004 04:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:56 Configure a credential helper to remove this warning. See 04:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:56 04:37:56 Login Succeeded 04:37:56 docker.io 04:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:56 Configure a credential helper to remove this warning. See 04:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:56 04:37:56 Login Succeeded 04:37:56 ---> docker-login.sh ends [Pipeline] } 04:37:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:37:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:37:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:37:57 ========================================================= 04:37:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:37:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:37:57 Sending build context to Docker daemon 3.334MB 04:37:57 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:37:57 Step 2/10 : FROM ${BASE} AS builder 04:37:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:37:58 af6eaf76a39c: Pulling fs layer 04:37:58 55522c791124: Pulling fs layer 04:37:58 ce5c4a1c91eb: Pulling fs layer 04:37:58 169dfbe0d373: Pulling fs layer 04:37:58 e1ff8fa3b103: Pulling fs layer 04:37:58 52ebb69f0ebf: Pulling fs layer 04:37:58 5abe8eddf0d5: Pulling fs layer 04:37:58 169dfbe0d373: Waiting 04:37:58 52ebb69f0ebf: Waiting 04:37:58 e1ff8fa3b103: Waiting 04:37:58 5abe8eddf0d5: Waiting 04:37:58 55522c791124: Verifying Checksum 04:37:58 55522c791124: Download complete 04:37:58 169dfbe0d373: Download complete 04:37:58 e1ff8fa3b103: Verifying Checksum 04:37:58 e1ff8fa3b103: Download complete 04:37:58 af6eaf76a39c: Verifying Checksum 04:37:58 af6eaf76a39c: Download complete 04:37:59 af6eaf76a39c: Pull complete 04:37:59 5abe8eddf0d5: Verifying Checksum 04:37:59 5abe8eddf0d5: Download complete 04:38:00 52ebb69f0ebf: Verifying Checksum 04:38:00 52ebb69f0ebf: Download complete 04:38:00 ce5c4a1c91eb: Verifying Checksum 04:38:00 ce5c4a1c91eb: Download complete 04:38:01 55522c791124: Pull complete 04:38:16 ce5c4a1c91eb: Pull complete 04:38:16 169dfbe0d373: Pull complete 04:38:16 e1ff8fa3b103: Pull complete 04:38:21 52ebb69f0ebf: Pull complete 04:38:24 5abe8eddf0d5: Pull complete 04:38:24 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 04:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:38:24 ---> 6cb57ee374ae 04:38:24 Step 3/10 : ARG ADD_BUILD_TAGS="" 04:38:25 ---> Running in 643c8e802578 04:38:26 Removing intermediate container 643c8e802578 04:38:26 ---> 3dc311ee3e37 04:38:26 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:38:26 ---> Running in ac67304a1e97 04:38:26 Removing intermediate container ac67304a1e97 04:38:26 ---> 3522dbc2b66d 04:38:26 Step 5/10 : RUN apk add --update --no-cache make git openssh 04:38:26 ---> Running in 2d5a8dff083b 04:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:38:28 (1/8) Installing openssh-keygen (9.1_p1-r2) 04:38:28 (2/8) Installing libedit (20221030.3.1-r0) 04:38:28 (3/8) Installing openssh-client-common (9.1_p1-r2) 04:38:28 (4/8) Installing openssh-client-default (9.1_p1-r2) 04:38:28 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 04:38:28 (6/8) Installing openssh-server-common (9.1_p1-r2) 04:38:28 (7/8) Installing openssh-server (9.1_p1-r2) 04:38:29 (8/8) Installing openssh (9.1_p1-r2) 04:38:29 Executing busybox-1.35.0-r29.trigger 04:38:29 OK: 270 MiB in 61 packages 04:38:30 Removing intermediate container 2d5a8dff083b 04:38:30 ---> 1d0bc67d074c 04:38:30 Step 6/10 : WORKDIR /device-modbus-go 04:38:30 ---> Running in 0dbd34e26fc6 04:38:30 Removing intermediate container 0dbd34e26fc6 04:38:30 ---> a6a9b7b2f11c 04:38:30 Step 7/10 : COPY go.mod vendor* ./ 04:38:31 ---> d215735abf99 04:38:31 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:31 ---> Running in cc8f731cebfa 04:39:38 Removing intermediate container cc8f731cebfa 04:39:38 ---> c0cdc2ea6120 04:39:38 Step 9/10 : COPY . . 04:39:38 ---> 4239020a7ca6 04:39:38 Step 10/10 : RUN ${MAKE} 04:39:38 ---> Running in f5ccfae631ff 04:39:38 noop 04:39:38 Removing intermediate container f5ccfae631ff 04:39:38 ---> 3cc8887168da 04:39:38 Successfully built 3cc8887168da 04:39:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:39 + docker inspect -f . ci-base-image-arm64 04:39:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:39 prd-ubuntu20.04-docker-arm64-4c-16g-5785 does not seem to be running inside a container 04:39:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/88 -v /w/workspace/device-modbus-go/88:/w/workspace/device-modbus-go/88:rw,z -v /w/workspace/device-modbus-go/88@tmp:/w/workspace/device-modbus-go/88@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 04:39:40 $ docker top d69144b4dbd249bcc9d651ab9f45d0e5ea9bd68d44f0fb2464d629ccbaae638b -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:41 + go version 04:39:41 go version go1.20.2 linux/arm64 [Pipeline] } 04:39:41 $ docker stop --time=1 d69144b4dbd249bcc9d651ab9f45d0e5ea9bd68d44f0fb2464d629ccbaae638b 04:39:43 $ docker rm -f --volumes d69144b4dbd249bcc9d651ab9f45d0e5ea9bd68d44f0fb2464d629ccbaae638b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:43 + docker inspect -f . ci-base-image-arm64 04:39:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:43 prd-ubuntu20.04-docker-arm64-4c-16g-5785 does not seem to be running inside a container 04:39:43 $ 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/88 -v /w/workspace/device-modbus-go/88:/w/workspace/device-modbus-go/88:rw,z -v /w/workspace/device-modbus-go/88@tmp:/w/workspace/device-modbus-go/88@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 04:39:47 $ docker top 781e08edc8556c792b706ec534c1dfe13667e31768a1f6185cdd333839ab9324 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:48 + git config --global --add safe.directory /w/workspace/device-modbus-go/88 [Pipeline] fileExists [Pipeline] sh 04:39:48 + make test 04:39:48 go test ./... -coverprofile=coverage.out 04:40:20 ? github.com/edgexfoundry/device-modbus-go [no test files] 04:42:12 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 04:42:12 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.069s coverage: 48.0% of statements 04:42:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:42:12 go vet ./... 04:42:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:42:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:42:44 ./bin/test-attribution-txt.sh [Pipeline] echo 04:42:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:42:44 $ docker stop --time=1 781e08edc8556c792b706ec534c1dfe13667e31768a1f6185cdd333839ab9324 04:42:47 $ docker rm -f --volumes 781e08edc8556c792b706ec534c1dfe13667e31768a1f6185cdd333839ab9324 [Pipeline] // withDockerContainer [Pipeline] sh 04:42:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:42:48 Warning: overwriting stash ‘coverage-report’ 04:42:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:42:49 + ls -al . 04:42:49 total 176 04:42:49 drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 04:39 . 04:42:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 04:37 .. 04:42:49 -rw-rw-r-- 1 jenkins jenkins 140 Mar 25 04:37 .dockerignore 04:42:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 04:37 .git 04:42:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 04:37 .github 04:42:49 -rw-rw-r-- 1 jenkins jenkins 331 Mar 25 04:37 .gitignore 04:42:49 -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 04:37 .golangci.yml 04:42:49 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 25 04:37 Attribution.txt 04:42:49 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 25 04:37 CHANGELOG.md 04:42:49 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 25 04:37 Dockerfile 04:42:49 -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 04:37 GOVERNANCE.md 04:42:49 -rw-rw-r-- 1 jenkins jenkins 680 Mar 25 04:37 Jenkinsfile 04:42:49 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 25 04:37 LICENSE 04:42:49 -rw-rw-r-- 1 jenkins jenkins 1705 Mar 25 04:37 Makefile 04:42:49 -rw-rw-r-- 1 jenkins jenkins 622 Mar 25 04:37 OWNERS.md 04:42:49 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 25 04:37 README.md 04:42:49 -rw-rw-r-- 1 jenkins jenkins 12 Mar 25 04:35 VERSION 04:42:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 04:37 bin 04:42:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 04:37 cmd 04:42:49 -rw-r--r-- 1 jenkins jenkins 23739 Mar 25 04:42 coverage.out 04:42:49 -rw-rw-r-- 1 jenkins jenkins 3497 Mar 25 04:37 go.mod 04:42:49 -rw-rw-r-- 1 jenkins jenkins 31641 Mar 25 04:37 go.sum 04:42:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 04:37 internal 04:42:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 04:37 simulator 04:42:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 04:37 snap 04:42:49 -rw-rw-r-- 1 jenkins jenkins 229 Mar 25 04:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:50 + 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=63f56b440389908500f57809a79af5893e194475 --label arch=arm64 --label version=3.0.0-dev.22 . 04:42:50 Sending build context to Docker daemon 3.358MB 04:42:50 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 04:42:50 Step 2/22 : FROM ${BASE} AS builder 04:42:50 ---> 3cc8887168da 04:42:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 04:42:50 ---> Running in d46b192d114a 04:42:50 Removing intermediate container d46b192d114a 04:42:50 ---> 109617e30d0d 04:42:50 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:42:50 ---> Running in 00513fae38f3 04:42:51 Removing intermediate container 00513fae38f3 04:42:51 ---> 066d9f6765c4 04:42:51 Step 5/22 : RUN apk add --update --no-cache make git openssh 04:42:51 ---> Running in 5eaace8253e3 04:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:42:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:42:53 OK: 270 MiB in 61 packages 04:42:54 Removing intermediate container 5eaace8253e3 04:42:54 ---> 29acc601e1bd 04:42:54 Step 6/22 : WORKDIR /device-modbus-go 04:42:54 ---> Running in ddc0df280f75 04:42:55 Removing intermediate container ddc0df280f75 04:42:55 ---> a92131ff5e5c 04:42:55 Step 7/22 : COPY go.mod vendor* ./ 04:42:55 ---> c0b54e93669e 04:42:55 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:42:55 ---> Running in b6ab5666ce7f 04:42:58 Removing intermediate container b6ab5666ce7f 04:42:58 ---> 16c1fe51daab 04:42:58 Step 9/22 : COPY . . 04:42:59 ---> f55bca53617e 04:42:59 Step 10/22 : RUN ${MAKE} 04:42:59 ---> Running in e48e5f6dbe17 04:43:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 04:45:06 Removing intermediate container e48e5f6dbe17 04:45:06 ---> 34036e0b9137 04:45:06 Step 11/22 : FROM alpine:3.17 04:45:06 3.17: Pulling from library/alpine 04:45:06 af6eaf76a39c: Already exists 04:45:06 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 04:45:06 Status: Downloaded newer image for alpine:3.17 04:45:06 ---> d74e625d9115 04:45:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 04:45:06 ---> Running in 7c3e3b78b2b6 04:45:07 Removing intermediate container 7c3e3b78b2b6 04:45:07 ---> 842989e591ad 04:45:07 Step 13/22 : RUN apk add --update --no-cache dumb-init 04:45:07 ---> Running in 1b0229068162 04:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:45:09 (1/1) Installing dumb-init (1.2.5-r2) 04:45:09 Executing busybox-1.35.0-r29.trigger 04:45:09 OK: 8 MiB in 16 packages 04:45:11 Removing intermediate container 1b0229068162 04:45:11 ---> 5cfc1c3f9880 04:45:11 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 04:45:13 ---> c7daa310079a 04:45:13 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 04:45:13 ---> 98755434d3dc 04:45:13 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 04:45:13 ---> 13cc923fe0ed 04:45:13 Step 17/22 : EXPOSE 59901 04:45:13 ---> Running in aab71fc57439 04:45:13 Removing intermediate container aab71fc57439 04:45:13 ---> 54590aa2b476 04:45:13 Step 18/22 : ENTRYPOINT ["/device-modbus"] 04:45:14 ---> Running in 6cb1ed9fe247 04:45:14 Removing intermediate container 6cb1ed9fe247 04:45:14 ---> 1a2ea3aa7577 04:45:14 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:45:14 ---> Running in e772dccc6e52 04:45:14 Removing intermediate container e772dccc6e52 04:45:14 ---> 9c76b0ca43f7 04:45:14 Step 20/22 : LABEL arch=arm64 04:45:14 ---> Running in b30f970cd291 04:45:14 Removing intermediate container b30f970cd291 04:45:14 ---> 4a3d81b4d22e 04:45:14 Step 21/22 : LABEL git_sha=63f56b440389908500f57809a79af5893e194475 04:45:14 ---> Running in 4106e85ba717 04:45:15 Removing intermediate container 4106e85ba717 04:45:15 ---> f7edad54ed86 04:45:15 Step 22/22 : LABEL version=3.0.0-dev.22 04:45:15 ---> Running in aeb60f86b3c8 04:45:15 Removing intermediate container aeb60f86b3c8 04:45:15 ---> 41a50f668c24 04:45:15 [Warning] One or more build-args [ARCH] were not consumed 04:45:15 Successfully built 41a50f668c24 04:45:15 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 04:45:15 provisioning config files... 04:45:15 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/88@tmp/config6498062801271266301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:15 ---> docker-login.sh 04:45:15 nexus3.edgexfoundry.org:10001 04:45:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:16 Configure a credential helper to remove this warning. See 04:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:16 04:45:16 Login Succeeded 04:45:16 nexus3.edgexfoundry.org:10002 04:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:16 Configure a credential helper to remove this warning. See 04:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:16 04:45:16 Login Succeeded 04:45:16 nexus3.edgexfoundry.org:10003 04:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:16 Configure a credential helper to remove this warning. See 04:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:16 04:45:16 Login Succeeded 04:45:16 nexus3.edgexfoundry.org:10004 04:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:17 Configure a credential helper to remove this warning. See 04:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:17 04:45:17 Login Succeeded 04:45:17 docker.io 04:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:17 Configure a credential helper to remove this warning. See 04:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:17 04:45:17 Login Succeeded 04:45:17 ---> docker-login.sh ends [Pipeline] } 04:45:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:45:17 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 04:45:17 63f56b440389908500f57809a79af5893e194475 04:45:17 latest 04:45:17 3.0.0-dev.22 04:45:17 63f56b440389908500f57809a79af5893e194475-3.0.0-dev.22 04:45:17 main 04:45:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:17 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:63f56b440389908500f57809a79af5893e194475 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:18 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:63f56b440389908500f57809a79af5893e194475 04:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:45:18 96f7c6e490b3: Preparing 04:45:18 8bca9c8824ed: Preparing 04:45:18 b91b741bbd3f: Preparing 04:45:18 b821d3aaa769: Preparing 04:45:18 edf70074bd40: Preparing 04:45:18 edf70074bd40: Layer already exists 04:45:18 8bca9c8824ed: Pushed 04:45:18 b821d3aaa769: Pushed 04:45:18 96f7c6e490b3: Pushed 04:45:23 b91b741bbd3f: Pushed 04:45:23 63f56b440389908500f57809a79af5893e194475: digest: sha256:f53b827d971adf1a7973fe220ace2f698ee39f4208575d0ea49f052dfb6098c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:24 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:24 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 04:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:45:24 96f7c6e490b3: Preparing 04:45:24 8bca9c8824ed: Preparing 04:45:24 b91b741bbd3f: Preparing 04:45:24 b821d3aaa769: Preparing 04:45:24 edf70074bd40: Preparing 04:45:24 96f7c6e490b3: Layer already exists 04:45:24 edf70074bd40: Layer already exists 04:45:24 b91b741bbd3f: Layer already exists 04:45:24 b821d3aaa769: Layer already exists 04:45:24 8bca9c8824ed: Layer already exists 04:45:24 latest: digest: sha256:f53b827d971adf1a7973fe220ace2f698ee39f4208575d0ea49f052dfb6098c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:24 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:25 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.22 04:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:45:25 96f7c6e490b3: Preparing 04:45:25 8bca9c8824ed: Preparing 04:45:25 b91b741bbd3f: Preparing 04:45:25 b821d3aaa769: Preparing 04:45:25 edf70074bd40: Preparing 04:45:25 b91b741bbd3f: Layer already exists 04:45:25 b821d3aaa769: Layer already exists 04:45:25 8bca9c8824ed: Layer already exists 04:45:25 96f7c6e490b3: Layer already exists 04:45:25 edf70074bd40: Layer already exists 04:45:25 3.0.0-dev.22: digest: sha256:f53b827d971adf1a7973fe220ace2f698ee39f4208575d0ea49f052dfb6098c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:25 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:63f56b440389908500f57809a79af5893e194475-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:25 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:63f56b440389908500f57809a79af5893e194475-3.0.0-dev.22 04:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:45:25 96f7c6e490b3: Preparing 04:45:25 8bca9c8824ed: Preparing 04:45:25 b91b741bbd3f: Preparing 04:45:25 b821d3aaa769: Preparing 04:45:25 edf70074bd40: Preparing 04:45:25 8bca9c8824ed: Layer already exists 04:45:25 b91b741bbd3f: Layer already exists 04:45:25 96f7c6e490b3: Layer already exists 04:45:25 b821d3aaa769: Layer already exists 04:45:25 edf70074bd40: Layer already exists 04:45:25 63f56b440389908500f57809a79af5893e194475-3.0.0-dev.22: digest: sha256:f53b827d971adf1a7973fe220ace2f698ee39f4208575d0ea49f052dfb6098c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:26 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:26 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 04:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:45:26 96f7c6e490b3: Preparing 04:45:26 8bca9c8824ed: Preparing 04:45:26 b91b741bbd3f: Preparing 04:45:26 b821d3aaa769: Preparing 04:45:26 edf70074bd40: Preparing 04:45:26 b821d3aaa769: Layer already exists 04:45:26 8bca9c8824ed: Layer already exists 04:45:26 96f7c6e490b3: Layer already exists 04:45:26 edf70074bd40: Layer already exists 04:45:26 b91b741bbd3f: Layer already exists 04:45:26 main: digest: sha256:f53b827d971adf1a7973fe220ace2f698ee39f4208575d0ea49f052dfb6098c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:26 ===================================================== [Pipeline] echo 04:45:26 taggedImages: 04:45:26 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:63f56b440389908500f57809a79af5893e194475 04:45:26 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 04:45:26 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.22 04:45:26 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:63f56b440389908500f57809a79af5893e194475-3.0.0-dev.22 04:45:26 - 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 04:45:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:45:27 04:45:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:45:27 arm64: Pulling from edgex-lftools-log-publisher 04:45:27 8998bd30e6a1: Pulling fs layer 04:45:27 04944245beec: Pulling fs layer 04:45:27 699f458cf7ca: Pulling fs layer 04:45:27 765212b225bb: Pulling fs layer 04:45:27 f23df028b6ca: Pulling fs layer 04:45:27 d65c8cfc05b1: Pulling fs layer 04:45:27 2437ff75d9bd: Pulling fs layer 04:45:27 765212b225bb: Waiting 04:45:27 f23df028b6ca: Waiting 04:45:27 d65c8cfc05b1: Waiting 04:45:27 2437ff75d9bd: Waiting 04:45:27 04944245beec: Verifying Checksum 04:45:27 04944245beec: Download complete 04:45:27 765212b225bb: Verifying Checksum 04:45:27 765212b225bb: Download complete 04:45:27 f23df028b6ca: Verifying Checksum 04:45:27 f23df028b6ca: Download complete 04:45:27 d65c8cfc05b1: Verifying Checksum 04:45:27 d65c8cfc05b1: Download complete 04:45:27 699f458cf7ca: Verifying Checksum 04:45:27 699f458cf7ca: Download complete 04:45:28 8998bd30e6a1: Download complete 04:45:30 2437ff75d9bd: Verifying Checksum 04:45:30 2437ff75d9bd: Download complete 04:45:31 8998bd30e6a1: Pull complete 04:45:32 04944245beec: Pull complete 04:45:33 699f458cf7ca: Pull complete 04:45:33 765212b225bb: Pull complete 04:45:33 f23df028b6ca: Pull complete 04:45:34 d65c8cfc05b1: Pull complete 04:45:46 2437ff75d9bd: Pull complete 04:45:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:45:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:45:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:46 prd-ubuntu20.04-docker-arm64-4c-16g-5785 does not seem to be running inside a container 04: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/88 -v /w/workspace/device-modbus-go/88:/w/workspace/device-modbus-go/88:rw,z -v /w/workspace/device-modbus-go/88@tmp:/w/workspace/device-modbus-go/88@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 04:45:49 $ docker top ea1fd5b2b00150cc776a2a319bbb1ca35f4690ee9ec5768573f8e9a1249063f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:50 ---> job-cost.sh 04:45:50 lf-activate-venv: SKIPPING 04:45:50 INFO: No Stack... 04:45:50 INFO: Retrieving Pricing Info for: v3-standard-4 04:45:51 INFO: Archiving Costs [Pipeline] sh 04:45:52 + cat /w/workspace/device-modbus-go/88/archives/cost.csv 04:45:52 + cut -d, -f6 [Pipeline] lock 04:45:52 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-88-stack-cost] 04:45:52 Resource [jenkins-edgexfoundry-device-modbus-go-main-88-stack-cost] did not exist. Created. 04:45:52 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:45:52 /w/workspace/device-modbus-go/88@tmp/durable-347365cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:45:53 + echo total: 0.10999999940395355 [Pipeline] stash 04:45:53 Warning: overwriting stash ‘stack-cost’ 04:45:53 Stashed 1 file(s) [Pipeline] } 04:45:53 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 04:45:53 $ docker stop --time=1 ea1fd5b2b00150cc776a2a319bbb1ca35f4690ee9ec5768573f8e9a1249063f5 04:45:54 $ docker rm -f --volumes ea1fd5b2b00150cc776a2a319bbb1ca35f4690ee9ec5768573f8e9a1249063f5 [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 04:45:55 provisioning config files... 04:45:55 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16054710627794790972tmp [Pipeline] { [Pipeline] sh 04:45:55 + set +x 04:45:55 + + bash -s -- 04:45:55 curl -s https://codecov.io/bash 04:45:55 04:45:55 _____ _ 04:45:55 / ____| | | 04:45:55 | | ___ __| | ___ ___ _____ __ 04:45:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:45:55 | |___| (_) | (_| | __/ (_| (_) \ V / 04:45:55 \_____\___/ \__,_|\___|\___\___/ \_/ 04:45:55 Bash-1.0.6 04:45:55 04:45:55 04:45:55 ==> git version 2.25.1 found 04:45:55 ==> 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 04:45:55 Release-Date: 2020-01-08 04:45:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:45:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:45:55 ==> Jenkins CI detected. 04:45:55 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 04:45:55 project root: . 04:45:55 --> token set from env 04:45:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:45:55 ==> Running gcov in . (disable via -X gcov) 04:45:55 ==> Python coveragepy not found 04:45:55 ==> Searching for coverage reports in: 04:45:55 + . 04:45:55 -> Found 1 reports 04:45:55 ==> Detecting git/mercurial file structure 04:45:55 ==> Reading reports 04:45:55 + ./coverage.out bytes=23739 04:45:55 ==> Appending adjustments 04:45:55 https://docs.codecov.io/docs/fixing-reports 04:45:55 + Found adjustments 04:45:55 ==> Gzipping contents 04:45:55 4.0K /tmp/codecov.iF1IrR.gz 04:45:55 ==> Uploading reports 04:45:55 url: https://codecov.io 04:45:55 query: branch=main&commit=63f56b440389908500f57809a79af5893e194475&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:45:55 -> Pinging Codecov 04:45:55 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=63f56b440389908500f57809a79af5893e194475&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:45:56 -> Uploading to 04:45:56 https://storage.googleapis.com/codecov/v4/raw/2023-03-25/55DBCA73C666E3227836607328DD7E49/63f56b440389908500f57809a79af5893e194475/d324e488-b2bd-4d71-9b44-b0f8f6925e49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230325T044555Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d082a88b94e9e44a7e84764c955dcf32ae44accb1bb33c817a28dd12c99b0a4a 04:45:56 % Total % Received % Xferd Average Speed Time Time Time Current 04:45:56 Dload Upload Total Spent Left Speed 04:45:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 14780 --:--:-- --:--:-- --:--:-- 14836 04:45:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/63f56b440389908500f57809a79af5893e194475 [Pipeline] } 04:45:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:45:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:45:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:45:56 04:45:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:45:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:45:57 df9b9388f04a: Pulling fs layer 04:45:57 52dc419b0ee2: Pulling fs layer 04:45:57 25bc292e5bac: Pulling fs layer 04:45:57 114826534d7a: Pulling fs layer 04:45:57 4657fd5d0bcf: Pulling fs layer 04:45:57 6ad1cebc031e: Pulling fs layer 04:45:57 8a3aa393b2d8: Pulling fs layer 04:45:57 8a3aa393b2d8: Waiting 04:45:57 6ad1cebc031e: Waiting 04:45:57 114826534d7a: Waiting 04:45:57 4657fd5d0bcf: Waiting 04:45:57 25bc292e5bac: Verifying Checksum 04:45:57 25bc292e5bac: Download complete 04:45:57 52dc419b0ee2: Download complete 04:45:57 4657fd5d0bcf: Verifying Checksum 04:45:57 4657fd5d0bcf: Download complete 04:45:57 df9b9388f04a: Verifying Checksum 04:45:57 df9b9388f04a: Download complete 04:45:57 df9b9388f04a: Pull complete 04:45:57 6ad1cebc031e: Verifying Checksum 04:45:57 6ad1cebc031e: Download complete 04:45:57 52dc419b0ee2: Pull complete 04:45:57 25bc292e5bac: Pull complete 04:45:57 114826534d7a: Verifying Checksum 04:45:57 114826534d7a: Download complete 04:45:57 8a3aa393b2d8: Verifying Checksum 04:45:57 8a3aa393b2d8: Download complete 04:46:01 114826534d7a: Pull complete 04:46:01 4657fd5d0bcf: Pull complete 04:46:01 6ad1cebc031e: Pull complete 04:46:03 8a3aa393b2d8: Pull complete 04:46:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:46:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:46:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:04 prd-ubuntu20.04-docker-8c-8g-5782 does not seem to be running inside a container 04:46:04 $ 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 04:46:05 $ docker top 3a7ea0bbcfeafda342e09fe195c5789cff06a9a68ee783566d0a9d95c4e40946 -eo pid,comm [Pipeline] { [Pipeline] echo 04:46:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 04:46:06 + set -o pipefail 04:46:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 04:46:11 04:46:11 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 04:46:11 04:46:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/7cc0d8df-36a4-4465-a9f0-cf7971c02cc3 04:46:11 04:46:11 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 04:46:11 04:46:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:46:11 04:46:11 04:46:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:46:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:46:11 More details here: https://snyk.co/ue1NS [Pipeline] } 04:46:11 $ docker stop --time=1 3a7ea0bbcfeafda342e09fe195c5789cff06a9a68ee783566d0a9d95c4e40946 04:46:13 $ docker rm -f --volumes 3a7ea0bbcfeafda342e09fe195c5789cff06a9a68ee783566d0a9d95c4e40946 [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 04:46:14 + git log --format=format:%s -1 63f56b440389908500f57809a79af5893e194475 [Pipeline] sh 04:46:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:46:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:14 prd-ubuntu20.04-docker-8c-8g-5782 does not seem to be running inside a container 04:46:14 $ 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 04:46:15 $ docker top 3bee6a7d9728544f3b7950acf53fa7d0add9281f96c752dea851464cb10f7a9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:46:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:15 [ssh-agent] Looking for ssh-agent implementation... 04:46:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:15 $ docker exec 3bee6a7d9728544f3b7950acf53fa7d0add9281f96c752dea851464cb10f7a9b ssh-agent 04:46:15 SSH_AUTH_SOCK=/tmp/ssh-9JFf9S1fbvCd/agent.33 04:46:15 SSH_AGENT_PID=39 04:46:15 Running ssh-add (command line suppressed) 04:46:15 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8434023276116553995.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8434023276116553995.key) 04:46:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:15 + git semver tag 04:46:16 2023-03-25 04:46:16,047 [run_tag] DEBUG tag force:False 04:46:16 2023-03-25 04:46:16,047 [check_head_tag] DEBUG check head tag 04:46:16 2023-03-25 04:46:16,048 [execute] INFO git cat-file --batch-check 04:46:16 2023-03-25 04:46:16,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 04:46:16 2023-03-25 04:46:16,052 [execute] INFO git cat-file --batch 04:46:16 2023-03-25 04:46:16,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 04:46:16 2023-03-25 04:46:16,074 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:46:16 2023-03-25 04:46:16,074 [execute] INFO git tag -a v3.0.0-dev.22 -m v3.0.0-dev.22 04:46:16 2023-03-25 04:46:16,075 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.22', '-m', 'v3.0.0-dev.22'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 04:46:16 2023-03-25 04:46:16,080 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:46:16 3.0.0-dev.22 [Pipeline] } 04:46:16 $ docker exec --env ******** --env ******** 3bee6a7d9728544f3b7950acf53fa7d0add9281f96c752dea851464cb10f7a9b ssh-agent -k 04:46:16 unset SSH_AUTH_SOCK; 04:46:16 unset SSH_AGENT_PID; 04:46:16 echo Agent pid 39 killed; 04:46:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:46:16 + git semver [Pipeline] } 04:46:16 $ docker stop --time=1 3bee6a7d9728544f3b7950acf53fa7d0add9281f96c752dea851464cb10f7a9b 04:46:18 $ docker rm -f --volumes 3bee6a7d9728544f3b7950acf53fa7d0add9281f96c752dea851464cb10f7a9b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:46:18 04:46:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:46:18 0.23.1-centos7: Pulling from edgex-lftools 04:46:18 ab5ef0e58194: Pulling fs layer 04:46:18 9712f1f96733: Pulling fs layer 04:46:18 63f879dbbcfc: Pulling fs layer 04:46:18 0d9ebad4ef96: Pulling fs layer 04:46:18 e9a5061849ea: Pulling fs layer 04:46:18 0d9ebad4ef96: Waiting 04:46:18 d747dcd14b5f: Pulling fs layer 04:46:18 2de7ff778b66: Pulling fs layer 04:46:18 e9a5061849ea: Waiting 04:46:18 2de7ff778b66: Waiting 04:46:18 d747dcd14b5f: Waiting 04:46:19 9712f1f96733: Download complete 04:46:19 63f879dbbcfc: Verifying Checksum 04:46:19 63f879dbbcfc: Download complete 04:46:19 e9a5061849ea: Verifying Checksum 04:46:19 e9a5061849ea: Download complete 04:46:19 d747dcd14b5f: Verifying Checksum 04:46:19 d747dcd14b5f: Download complete 04:46:19 0d9ebad4ef96: Verifying Checksum 04:46:19 0d9ebad4ef96: Download complete 04:46:19 ab5ef0e58194: Verifying Checksum 04:46:19 ab5ef0e58194: Download complete 04:46:19 2de7ff778b66: Verifying Checksum 04:46:19 2de7ff778b66: Download complete 04:46:22 ab5ef0e58194: Pull complete 04:46:22 9712f1f96733: Pull complete 04:46:22 63f879dbbcfc: Pull complete 04:46:25 0d9ebad4ef96: Pull complete 04:46:25 e9a5061849ea: Pull complete 04:46:26 d747dcd14b5f: Pull complete 04:46:27 2de7ff778b66: Pull complete 04:46:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:46:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:46:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:27 prd-ubuntu20.04-docker-8c-8g-5782 does not seem to be running inside a container 04:46:27 $ 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 04:46:29 $ docker top 24e019e947c94e180c87aa04f84367ef89b6f1b3cd27c4c1700b7f9ee1838f8a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:46:29 provisioning config files... 04:46:29 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17609284874612945209tmp 04:46:29 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12301011151972915062tmp 04:46:29 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18003307428308376672tmp [Pipeline] { [Pipeline] echo 04:46:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:46:29 ---> sigul-configuration.sh 04:46:29 gpg: directory `/root/.gnupg' created 04:46:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:46:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:46:29 gpg: keyring `/root/.gnupg/secring.gpg' created 04:46:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:46:29 gpg: CAST5 encrypted data 04:46:29 gpg: encrypted with 1 passphrase 04:46:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:46:29 + mkdir /home/jenkins 04:46:29 + mkdir /home/jenkins/sigul [Pipeline] sh 04:46:30 + 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 04:46:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:46:30 ---> sigul-install.sh 04:46:30 Sigul already installed; skipping installation. [Pipeline] sh 04:46:30 + git tag --list 04:46:30 0.7.1 04:46:30 v1.0.0 04:46:30 v1.1.0 04:46:30 v1.1.1 04:46:30 v1.2.2 04:46:30 v1.3.0 04:46:30 v1.3.1 04:46:30 v2.0.0 04:46:30 v2.1.0 04:46:30 v2.1.1 04:46:30 v2.1.1-dev.1 04:46:30 v2.1.1-dev.2 04:46:30 v2.1.1-dev.3 04:46:30 v2.2.0 04:46:30 v2.2.1-dev.1 04:46:30 v2.2.1-dev.2 04:46:30 v2.2.1-dev.3 04:46:30 v2.2.1-dev.4 04:46:30 v2.2.1-dev.5 04:46:30 v2.2.1-dev.6 04:46:30 v2.2.1-dev.7 04:46:30 v2.3.0 04:46:30 v2.3.0-dev.10 04:46:30 v2.3.0-dev.11 04:46:30 v2.3.0-dev.12 04:46:30 v2.3.0-dev.13 04:46:30 v2.3.0-dev.14 04:46:30 v2.3.0-dev.15 04:46:30 v2.3.0-dev.16 04:46:30 v2.3.0-dev.17 04:46:30 v2.3.0-dev.18 04:46:30 v2.3.0-dev.19 04:46:30 v2.3.0-dev.20 04:46:30 v2.3.0-dev.21 04:46:30 v2.3.0-dev.22 04:46:30 v2.3.0-dev.23 04:46:30 v2.3.0-dev.24 04:46:30 v2.3.0-dev.25 04:46:30 v2.3.0-dev.7 04:46:30 v2.3.0-dev.8 04:46:30 v2.3.0-dev.9 04:46:30 v3.0.0-dev.1 04:46:30 v3.0.0-dev.10 04:46:30 v3.0.0-dev.11 04:46:30 v3.0.0-dev.12 04:46:30 v3.0.0-dev.13 04:46:30 v3.0.0-dev.14 04:46:30 v3.0.0-dev.15 04:46:30 v3.0.0-dev.16 04:46:30 v3.0.0-dev.17 04:46:30 v3.0.0-dev.18 04:46:30 v3.0.0-dev.19 04:46:30 v3.0.0-dev.2 04:46:30 v3.0.0-dev.20 04:46:30 v3.0.0-dev.21 04:46:30 v3.0.0-dev.22 04:46:30 v3.0.0-dev.3 04:46:30 v3.0.0-dev.4 04:46:30 v3.0.0-dev.5 04:46:30 v3.0.0-dev.6 04:46:30 v3.0.0-dev.7 04:46:30 v3.0.0-dev.8 04:46:30 v3.0.0-dev.9 [Pipeline] sh 04:46:31 + lftools sign git-tag v3.0.0-dev.22 04:46:31 Signing Git tag with Sigul... 04:46:31 Signing v3.0.0-dev.22 [Pipeline] echo 04:46:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:46:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:46:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:46:32 $ docker stop --time=1 24e019e947c94e180c87aa04f84367ef89b6f1b3cd27c4c1700b7f9ee1838f8a 04:46:33 $ docker rm -f --volumes 24e019e947c94e180c87aa04f84367ef89b6f1b3cd27c4c1700b7f9ee1838f8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:46:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:46:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:34 prd-ubuntu20.04-docker-8c-8g-5782 does not seem to be running inside a container 04:46:34 $ 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 04:46:34 $ docker top a1f1caf67ca87ab7e8a4a31ba09b804cbaf55a0e2931f3ae93c2d194003629b8 -eo pid,comm 04:46:34 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). 04:46:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:46:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:34 [ssh-agent] Looking for ssh-agent implementation... 04:46:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:35 $ docker exec a1f1caf67ca87ab7e8a4a31ba09b804cbaf55a0e2931f3ae93c2d194003629b8 ssh-agent 04:46:35 SSH_AUTH_SOCK=/tmp/ssh-6i3vuTC0Ibpx/agent.33 04:46:35 SSH_AGENT_PID=39 04:46:35 Running ssh-add (command line suppressed) 04:46:35 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15022269127410346634.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15022269127410346634.key) 04:46:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:35 + git semver bump pre 04:46:35 2023-03-25 04:46:35,776 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:46:35 2023-03-25 04:46:35,776 [bump_version] DEBUG bumping version:3.0.0-dev.22 on axis:pre with prefix:dev 04:46:35 2023-03-25 04:46:35,777 [bump_version] DEBUG bumped version:3.0.0-dev.23 04:46:35 2023-03-25 04:46:35,777 [write_version] DEBUG write version:3.0.0-dev.23 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 04:46:35 2023-03-25 04:46:35,777 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:46:35 2023-03-25 04:46:35,777 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:46:35 2023-03-25 04:46:35,779 [execute] INFO git cat-file --batch-check 04:46:35 2023-03-25 04:46:35,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:46:35 2023-03-25 04:46:35,785 [execute] INFO git cat-file --batch 04:46:35 2023-03-25 04:46:35,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:46:35 2023-03-25 04:46:35,790 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:46:35 3.0.0-dev.23 [Pipeline] } 04:46:35 $ docker exec --env ******** --env ******** a1f1caf67ca87ab7e8a4a31ba09b804cbaf55a0e2931f3ae93c2d194003629b8 ssh-agent -k 04:46:35 unset SSH_AUTH_SOCK; 04:46:35 unset SSH_AGENT_PID; 04:46:35 echo Agent pid 39 killed; 04:46:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:46:36 + git semver [Pipeline] } 04:46:36 $ docker stop --time=1 a1f1caf67ca87ab7e8a4a31ba09b804cbaf55a0e2931f3ae93c2d194003629b8 04:46:37 $ docker rm -f --volumes a1f1caf67ca87ab7e8a4a31ba09b804cbaf55a0e2931f3ae93c2d194003629b8 [Pipeline] // withDockerContainer [Pipeline] sh 04:46:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:46:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:38 prd-ubuntu20.04-docker-8c-8g-5782 does not seem to be running inside a container 04:46:38 $ 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 04:46:38 $ docker top d3a3f4e72f7dbfee8cd0cd47e2111b944d65d56aa95d15f7adc4166e2392baf9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:46:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:39 [ssh-agent] Looking for ssh-agent implementation... 04:46:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:39 $ docker exec d3a3f4e72f7dbfee8cd0cd47e2111b944d65d56aa95d15f7adc4166e2392baf9 ssh-agent 04:46:39 SSH_AUTH_SOCK=/tmp/ssh-UrYQQXMUq7IV/agent.32 04:46:39 SSH_AGENT_PID=39 04:46:39 Running ssh-add (command line suppressed) 04:46:39 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15337793102514920787.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15337793102514920787.key) 04:46:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:39 + git semver push 04:46:39 2023-03-25 04:46:39,855 [run_push] DEBUG push 04:46:39 2023-03-25 04:46:39,856 [execute] INFO git cat-file --batch-check 04:46:39 2023-03-25 04:46:39,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:46:39 2023-03-25 04:46:39,860 [execute] INFO git rev-list 1f5503a8eb1383a518fc5685ce3e4de9ab1d2b7c -- 04:46:39 2023-03-25 04:46:39,861 [execute] DEBUG Popen(['git', 'rev-list', '1f5503a8eb1383a518fc5685ce3e4de9ab1d2b7c', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:46:39 2023-03-25 04:46:39,868 [execute] INFO git fetch -v origin 04:46:39 2023-03-25 04:46:39,868 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:46:40 2023-03-25 04:46:40,346 [run_push] DEBUG no remote changes detected 04:46:40 2023-03-25 04:46:40,346 [execute] INFO git push origin semver 04:46:40 2023-03-25 04:46:40,347 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:46:41 2023-03-25 04:46:41,082 [run_push] DEBUG push all version tags 04:46:41 2023-03-25 04:46:41,083 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:46:41 2023-03-25 04:46:41,083 [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) 04:46:41 2023-03-25 04:46:41,796 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:46:41 3.0.0-dev.23 [Pipeline] } 04:46:42 $ docker exec --env ******** --env ******** d3a3f4e72f7dbfee8cd0cd47e2111b944d65d56aa95d15f7adc4166e2392baf9 ssh-agent -k 04:46:42 unset SSH_AUTH_SOCK; 04:46:42 unset SSH_AGENT_PID; 04:46:42 echo Agent pid 39 killed; 04:46:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:46:42 + git semver [Pipeline] } 04:46:42 $ docker stop --time=1 d3a3f4e72f7dbfee8cd0cd47e2111b944d65d56aa95d15f7adc4166e2392baf9 04:46:43 $ docker rm -f --volumes d3a3f4e72f7dbfee8cd0cd47e2111b944d65d56aa95d15f7adc4166e2392baf9 [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 04:46:44 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 04:46:44 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 04:46:44 total 16 04:46:44 drwxr-xr-x 3 root root 4096 Mar 25 04:37 . 04:46:44 drwxrwxr-x 11 jenkins jenkins 4096 Mar 25 04:46 .. 04:46:44 drwxr-xr-x 2 root root 4096 Mar 25 04:37 cost 04:46:44 -rw-r--r-- 1 root root 87 Mar 25 04:37 cost.csv 04:46:44 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 04:46:44 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 04:46:44 total 16 04:46:44 drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 04:37 . 04:46:44 drwxrwxr-x 11 jenkins jenkins 4096 Mar 25 04:46 .. 04:46:44 drwxr-xr-x 2 jenkins jenkins 4096 Mar 25 04:37 cost 04:46:44 -rw-r--r-- 1 jenkins jenkins 87 Mar 25 04:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:46:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:46:45 ---> package-listing.sh 04:46:45 ++ facter osfamily 04:46:45 ++ tr '[:upper:]' '[:lower:]' 04:46:45 + OS_FAMILY=debian 04:46:45 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 04:46:45 + START_PACKAGES=/tmp/packages_start.txt 04:46:45 + END_PACKAGES=/tmp/packages_end.txt 04:46:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:46:45 + PACKAGES=/tmp/packages_start.txt 04:46:45 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 04:46:45 + PACKAGES=/tmp/packages_end.txt 04:46:45 + case "${OS_FAMILY}" in 04:46:45 + dpkg -l 04:46:45 + grep '^ii' 04:46:45 + '[' -f /tmp/packages_start.txt ']' 04:46:45 + '[' -f /tmp/packages_end.txt ']' 04:46:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:46:45 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 04:46:45 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 04:46:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 04:46:45 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 04:46:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:46:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:46 prd-ubuntu20.04-docker-8c-8g-5782 does not seem to be running inside a container 04:46:46 $ 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 04:46:47 $ docker top 3de7ad6e28c17daaaf96f9cfa95d26705a28e3fa9adb3506b817f3ef2c0a2cc3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:47 + touch /tmp/pre-build-complete [Pipeline] sh 04:46:47 + mkdir -p /var/log/sysstat [Pipeline] sh 04:46:48 + ls /var/log/sa-host 04:46:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:48 provisioning config files... 04:46:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18033577496145497526tmp [Pipeline] { [Pipeline] echo 04:46:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:46:48 ---> create-netrc.sh [Pipeline] } 04:46:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:46:48 ---> python-tools-install.sh [Pipeline] echo 04:46:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:46:49 ---> sudo-logs.sh 04:46:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:46:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:46:49 ---> job-cost.sh 04:46:49 lf-activate-venv: SKIPPING 04:46:49 DEBUG: total: 0.2199999988079071 04:46:49 INFO: Retrieving Stack Cost... 04:46:49 INFO: Retrieving Pricing Info for: v3-standard-8 04:46:50 INFO: Archiving Costs [Pipeline] echo 04:46:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:46:50 ---> logs-deploy.sh 04:46:50 lf-activate-venv: SKIPPING 04:46:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/88 04:46:50 INFO: archiving workspace using pattern(s): 04:46:51 Archives upload complete. 04:46:51 INFO: archiving logs to Nexus