Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5189b6b75de2ff976af34f9037f44b6050849efe 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-ssh467342091667039082.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8307807885987498467.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7518572292170329635.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4565143402204968884.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-ssh13033078606867353452.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15119 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 5189b6b75de2ff976af34f9037f44b6050849efe (main) Commit message: "docs: Add main branch Warning (#478)" > 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 5189b6b75de2ff976af34f9037f44b6050849efe # timeout=10 > git rev-list --no-walk a3185666607ac015ce8e2ed96cee91149733c6fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:13:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:13:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:13:49 ========================================================= 23:13:49 EdgeX Global Pipelines Version Info 23:13:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:13:50 ------------------- 23:13:50 stable info: 23:13:50 ------------------- 23:13:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:13:50 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:13:50 Message: update stable to v1.0.249 23:13:50 ------------------- 23:13:50 experimental info: 23:13:50 ------------------- 23:13:50 Commited By: **** collab-it+edgex@linuxfoundation.org 23:13:50 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:13:50 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5189b6b75de2ff976af34f9037f44b6050849efe [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5189b6b [Pipeline] echo 23:13:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:51 provisioning config files... 23:13:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8177614395187726936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:51 ---> docker-login.sh 23:13:51 nexus3.edgexfoundry.org:10001 23:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:52 Configure a credential helper to remove this warning. See 23:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:52 23:13:52 Login Succeeded 23:13:52 nexus3.edgexfoundry.org:10002 23:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:52 Configure a credential helper to remove this warning. See 23:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:52 23:13:52 Login Succeeded 23:13:52 nexus3.edgexfoundry.org:10003 23:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:52 Configure a credential helper to remove this warning. See 23:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:52 23:13:52 Login Succeeded 23:13:52 nexus3.edgexfoundry.org:10004 23:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:52 Configure a credential helper to remove this warning. See 23:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:52 23:13:52 Login Succeeded 23:13:52 docker.io 23:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:52 Configure a credential helper to remove this warning. See 23:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:52 23:13:52 Login Succeeded 23:13:52 ---> docker-login.sh ends [Pipeline] } 23:13:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:13:53 + git rev-list -1 --merges 5189b6b75de2ff976af34f9037f44b6050849efe~1..5189b6b75de2ff976af34f9037f44b6050849efe [Pipeline] echo 23:13:53 -----------> git rev-list -1 --merges 5189b6b75de2ff976af34f9037f44b6050849efe~1..5189b6b75de2ff976af34f9037f44b6050849efe 5189b6b75de2ff976af34f9037f44b6050849efe [false] [Pipeline] sh 23:13:53 + git log --format=format:%s -1 5189b6b75de2ff976af34f9037f44b6050849efe [Pipeline] echo 23:13:53 ========================================================= 23:13:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:13:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:13:53 + git log --format=format:%s -1 5189b6b75de2ff976af34f9037f44b6050849efe [Pipeline] echo 23:13:53 [semverPrep] GIT_COMMIT: 5189b6b75de2ff976af34f9037f44b6050849efe, Commit Message: docs: Add main branch Warning (#478) [Pipeline] echo 23:13:53 [semverPrep] This is not a build commit. [Pipeline] sh 23:13:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:13:54 + grep -v github /etc/ssh/ssh_known_hosts 23:13:54 + [ -e /tmp/ssh_known_hosts ] 23:13:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:13:54 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 23:13:54 -a /etc/ssh/ssh_known_hosts 23:13:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:13:54 23:13:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:13:54 0.1.4: Pulling from edgex-devops/py-git-semver 23:13:54 b85a868b505f: Pulling fs layer 23:13:54 e2be974225ed: Pulling fs layer 23:13:54 339a4e72a1f5: Pulling fs layer 23:13:54 988bab9f4d93: Pulling fs layer 23:13:54 1469e6f7b9e6: Pulling fs layer 23:13:54 eaf3925da568: Pulling fs layer 23:13:54 bab4dde63d76: Pulling fs layer 23:13:54 bde34c3a00c8: Pulling fs layer 23:13:54 b352a97aabf1: Pulling fs layer 23:13:54 4872d77fe225: Pulling fs layer 23:13:54 5851b861e8e6: Pulling fs layer 23:13:54 1469e6f7b9e6: Waiting 23:13:54 bde34c3a00c8: Waiting 23:13:54 4872d77fe225: Waiting 23:13:54 eaf3925da568: Waiting 23:13:54 5851b861e8e6: Waiting 23:13:54 988bab9f4d93: Waiting 23:13:54 bab4dde63d76: Waiting 23:13:54 b352a97aabf1: Waiting 23:13:54 e2be974225ed: Download complete 23:13:54 988bab9f4d93: Download complete 23:13:54 1469e6f7b9e6: Verifying Checksum 23:13:54 1469e6f7b9e6: Download complete 23:13:54 339a4e72a1f5: Verifying Checksum 23:13:54 339a4e72a1f5: Download complete 23:13:54 eaf3925da568: Download complete 23:13:55 bde34c3a00c8: Verifying Checksum 23:13:55 bde34c3a00c8: Download complete 23:13:55 b352a97aabf1: Verifying Checksum 23:13:55 b352a97aabf1: Download complete 23:13:55 4872d77fe225: Download complete 23:13:55 5851b861e8e6: Download complete 23:13:55 b85a868b505f: Verifying Checksum 23:13:55 b85a868b505f: Download complete 23:13:55 bab4dde63d76: Download complete 23:13:56 b85a868b505f: Pull complete 23:13:56 e2be974225ed: Pull complete 23:13:56 339a4e72a1f5: Pull complete 23:13:56 988bab9f4d93: Pull complete 23:13:57 1469e6f7b9e6: Pull complete 23:13:57 eaf3925da568: Pull complete 23:13:59 bab4dde63d76: Pull complete 23:13:59 bde34c3a00c8: Pull complete 23:13:59 b352a97aabf1: Pull complete 23:13:59 4872d77fe225: Pull complete 23:13:59 5851b861e8e6: Pull complete 23:13:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:13:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:13:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:59 prd-ubuntu20.04-docker-8c-8g-15119 does not seem to be running inside a container 23:13:59 $ 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 23:14:01 $ docker top 8edcb3b0d4ad1d3ca9e184f92183ed25159b500335b1a210bccded55ba93f9be -eo pid,comm 23:14:01 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). 23:14:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:14:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:14:01 [ssh-agent] Looking for ssh-agent implementation... 23:14:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:14:01 $ docker exec 8edcb3b0d4ad1d3ca9e184f92183ed25159b500335b1a210bccded55ba93f9be ssh-agent 23:14:01 SSH_AUTH_SOCK=/tmp/ssh-yT4W99TtZW8D/agent.32 23:14:01 SSH_AGENT_PID=38 23:14:01 Running ssh-add (command line suppressed) 23:14:01 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2391313571366958914.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2391313571366958914.key) 23:14:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:14:02 + git tag --points-at HEAD [Pipeline] } 23:14:02 $ docker exec --env ******** --env ******** 8edcb3b0d4ad1d3ca9e184f92183ed25159b500335b1a210bccded55ba93f9be ssh-agent -k 23:14:02 unset SSH_AUTH_SOCK; 23:14:02 unset SSH_AGENT_PID; 23:14:02 echo Agent pid 38 killed; 23:14:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:14:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:14:02 [ssh-agent] Looking for ssh-agent implementation... 23:14:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:14:02 $ docker exec 8edcb3b0d4ad1d3ca9e184f92183ed25159b500335b1a210bccded55ba93f9be ssh-agent 23:14:02 SSH_AUTH_SOCK=/tmp/ssh-o1n15DH9TBaw/agent.70 23:14:02 SSH_AGENT_PID=76 23:14:02 Running ssh-add (command line suppressed) 23:14:02 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11313954170881317175.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11313954170881317175.key) 23:14:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:14:03 + git semver init 23:14:03 2023-05-10 23:14:03,396 [run_init] DEBUG init version:0.0.0 force:False 23:14:03 2023-05-10 23:14:03,397 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 23:14:03 2023-05-10 23:14:03,397 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 23:14:03 2023-05-10 23:14:03,397 [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) 23:14:04 2023-05-10 23:14:04,336 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 23:14:04 2023-05-10 23:14:04,337 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 23:14:04 2023-05-10 23:14:04,337 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 23:14:04 2023-05-10 23:14:04,337 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 23:14:04 3.0.0-dev.39 [Pipeline] } 23:14:04 $ docker exec --env ******** --env ******** 8edcb3b0d4ad1d3ca9e184f92183ed25159b500335b1a210bccded55ba93f9be ssh-agent -k 23:14:04 unset SSH_AUTH_SOCK; 23:14:04 unset SSH_AGENT_PID; 23:14:04 echo Agent pid 76 killed; 23:14:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:14:04 + git semver [Pipeline] } 23:14:05 $ docker stop --time=1 8edcb3b0d4ad1d3ca9e184f92183ed25159b500335b1a210bccded55ba93f9be 23:14:06 $ docker rm -f --volumes 8edcb3b0d4ad1d3ca9e184f92183ed25159b500335b1a210bccded55ba93f9be [Pipeline] // withDockerContainer [Pipeline] sh 23:14:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:14:06 Stashed 1 file(s) [Pipeline] echo 23:14:06 [edgeXSemver]: initialized semver on version 3.0.0-dev.39 [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 23:14:07 provisioning config files... 23:14:07 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3052042248792037781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:07 ---> docker-login.sh 23:14:07 nexus3.edgexfoundry.org:10001 23:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:07 Configure a credential helper to remove this warning. See 23:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:07 23:14:07 Login Succeeded 23:14:07 nexus3.edgexfoundry.org:10002 23:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:07 Configure a credential helper to remove this warning. See 23:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:07 23:14:07 Login Succeeded 23:14:07 nexus3.edgexfoundry.org:10003 23:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:07 Configure a credential helper to remove this warning. See 23:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:07 23:14:07 Login Succeeded 23:14:07 nexus3.edgexfoundry.org:10004 23:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:07 Configure a credential helper to remove this warning. See 23:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:07 23:14:07 Login Succeeded 23:14:07 docker.io 23:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:07 Configure a credential helper to remove this warning. See 23:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:07 23:14:07 Login Succeeded 23:14:07 ---> docker-login.sh ends [Pipeline] } 23:14:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:14:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:08 ========================================================= 23:14:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:14:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:08 + 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 . 23:14:08 Sending build context to Docker daemon 6.51MB 23:14:08 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 23:14:08 Step 2/10 : FROM ${BASE} AS builder 23:14:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:14:08 f56be85fc22e: Pulling fs layer 23:14:08 85791d961cd3: Pulling fs layer 23:14:08 d694b5ae8c79: Pulling fs layer 23:14:08 9f32a84ed3da: Pulling fs layer 23:14:08 4d19c01a9841: Pulling fs layer 23:14:08 9325e15d5711: Pulling fs layer 23:14:08 556b6ee489ea: Pulling fs layer 23:14:08 c5a4b2cf53e6: Pulling fs layer 23:14:08 9f32a84ed3da: Waiting 23:14:08 4d19c01a9841: Waiting 23:14:08 9325e15d5711: Waiting 23:14:08 556b6ee489ea: Waiting 23:14:08 c5a4b2cf53e6: Waiting 23:14:08 85791d961cd3: Verifying Checksum 23:14:08 85791d961cd3: Download complete 23:14:08 9f32a84ed3da: Verifying Checksum 23:14:08 9f32a84ed3da: Download complete 23:14:08 4d19c01a9841: Download complete 23:14:08 f56be85fc22e: Verifying Checksum 23:14:08 f56be85fc22e: Download complete 23:14:08 9325e15d5711: Verifying Checksum 23:14:08 9325e15d5711: Download complete 23:14:08 f56be85fc22e: Pull complete 23:14:08 85791d961cd3: Pull complete 23:14:09 c5a4b2cf53e6: Verifying Checksum 23:14:09 c5a4b2cf53e6: Download complete 23:14:09 d694b5ae8c79: Verifying Checksum 23:14:09 d694b5ae8c79: Download complete 23:14:09 556b6ee489ea: Verifying Checksum 23:14:09 556b6ee489ea: Download complete 23:14:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15117 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 23:14:11 Running in /w/workspace/device-modbus-go/105 [Pipeline] { [Pipeline] checkout 23:14:11 Selected Git installation does not exist. Using Default 23:14:11 The recommended git tool is: NONE 23:14:12 d694b5ae8c79: Pull complete 23:14:12 9f32a84ed3da: Pull complete 23:14:12 4d19c01a9841: Pull complete 23:14:12 9325e15d5711: Pull complete 23:14:15 556b6ee489ea: Pull complete 23:14:16 c5a4b2cf53e6: Pull complete 23:14:16 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:14:16 ---> c4be618373d6 23:14:16 Step 3/10 : ARG ADD_BUILD_TAGS="" 23:14:18 using credential edgex-jenkins-ssh 23:14:18 Cloning the remote Git repository 23:14:19 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 23:14:19 ---> Running in 350de80abf01 23:14:19 Removing intermediate container 350de80abf01 23:14:19 ---> 6926272ed319 23:14:19 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:14:19 ---> Running in 43c2ffd90572 23:14:19 Removing intermediate container 43c2ffd90572 23:14:19 ---> fd0b9cd228de 23:14:19 Step 5/10 : RUN apk add --update --no-cache make git openssh 23:14:19 ---> Running in fc7aae392af5 23:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:14:19 (1/8) Installing openssh-keygen (9.1_p1-r2) 23:14:19 (2/8) Installing libedit (20221030.3.1-r0) 23:14:19 (3/8) Installing openssh-client-common (9.1_p1-r2) 23:14:19 (4/8) Installing openssh-client-default (9.1_p1-r2) 23:14:19 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 23:14:19 (6/8) Installing openssh-server-common (9.1_p1-r2) 23:14:19 (7/8) Installing openssh-server (9.1_p1-r2) 23:14:19 (8/8) Installing openssh (9.1_p1-r2) 23:14:19 Executing busybox-1.35.0-r29.trigger 23:14:19 OK: 270 MiB in 61 packages 23:14:19 > git init /w/workspace/device-modbus-go/105 # timeout=10 23:14:19 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 23:14:19 > git --version # timeout=10 23:14:19 > git --version # 'git version 2.25.1' 23:14:19 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:20 Removing intermediate container fc7aae392af5 23:14:20 ---> d760c512ef07 23:14:20 Step 6/10 : WORKDIR /device-modbus-go 23:14:20 ---> Running in 9eab8ff3019d 23:14:20 Removing intermediate container 9eab8ff3019d 23:14:20 ---> c4f735f4968b 23:14:20 Step 7/10 : COPY go.mod vendor* ./ 23:14:20 ---> 5f6c9f3caf39 23:14:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:20 ---> Running in 143876208b22 23:14:21 Avoid second fetch 23:14:21 Checking out Revision 5189b6b75de2ff976af34f9037f44b6050849efe (main) 23:14:20 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 23:14:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:21 > git config core.sparsecheckout # timeout=10 23:14:22 Commit message: "docs: Add main branch Warning (#478)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:14:21 > git checkout -f 5189b6b75de2ff976af34f9037f44b6050849efe # timeout=10 23:14:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:14:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:14:23 Dload Upload Total Spent Left Speed 23:14:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 23:14:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:14:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:14:24 + sudo tee /etc/docker/daemon.new 23:14:24 { 23:14:24 "registry-mirrors": [ 23:14:24 "https://nexus3.edgexfoundry.org:10001" 23:14:24 ], 23:14:24 "bip": "10.250.0.254/24", 23:14:24 "hosts": [ 23:14:24 "tcp://0.0.0.0:5555", 23:14:24 "unix:///var/run/docker.sock" 23:14:24 ], 23:14:24 "mtu": 1458, 23:14:24 "selinux-enabled": true, 23:14:24 "seccomp-profile": "/etc/docker/seccomp.json" 23:14:24 } [Pipeline] sh 23:14:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:14:25 + sudo service docker restart 23:14:42 Removing intermediate container 143876208b22 23:14:42 ---> d5986478b7de 23:14:42 Step 9/10 : COPY . . 23:14:43 ---> 89747ea7ae3d 23:14:43 Step 10/10 : RUN ${MAKE} 23:14:43 ---> Running in 182d30545d3b 23:14:43 noop [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:43 provisioning config files... 23:14:43 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/105@tmp/config9216674301580023475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:43 Removing intermediate container 182d30545d3b 23:14:43 ---> d3240c086b83 23:14:43 Successfully built d3240c086b83 23:14:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:43 ---> docker-login.sh 23:14:43 nexus3.edgexfoundry.org:10001 23:14:43 + docker inspect -f . ci-base-image-x86_64 23:14:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:43 prd-ubuntu20.04-docker-8c-8g-15119 does not seem to be running inside a container 23:14:44 $ 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 23:14:44 $ docker top d4931acb5168dd42a931312fc2d4771d822108bc6c71b827be2929a844023c65 -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:44 + go version 23:14:44 go version go1.20.2 linux/amd64 [Pipeline] } 23:14:44 $ docker stop --time=1 d4931acb5168dd42a931312fc2d4771d822108bc6c71b827be2929a844023c65 23:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:44 Configure a credential helper to remove this warning. See 23:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:44 23:14:44 Login Succeeded 23:14:44 nexus3.edgexfoundry.org:10002 23:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:44 Configure a credential helper to remove this warning. See 23:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:44 23:14:44 Login Succeeded 23:14:44 nexus3.edgexfoundry.org:10003 23:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:45 Configure a credential helper to remove this warning. See 23:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:45 23:14:45 Login Succeeded 23:14:45 nexus3.edgexfoundry.org:10004 23:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:45 Configure a credential helper to remove this warning. See 23:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:45 23:14:45 Login Succeeded 23:14:45 docker.io 23:14:45 $ docker rm -f --volumes d4931acb5168dd42a931312fc2d4771d822108bc6c71b827be2929a844023c65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:46 + docker inspect -f . ci-base-image-x86_64 23:14:46 . 23:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:46 Configure a credential helper to remove this warning. See 23:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:46 23:14:46 Login Succeeded 23:14:46 ---> docker-login.sh ends [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:46 prd-ubuntu20.04-docker-8c-8g-15119 does not seem to be running inside a container 23:14: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 23:14:46 $ docker top 80e3e6cc70d458d20d747218f58836274709148dfca391ab2049e88dc285941f -eo pid,comm [Pipeline] { [Pipeline] } 23:14:46 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:14:47 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [Pipeline] echo 23:14:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:47 ========================================================= 23:14:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:14:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:47 + make test 23:14:47 go test ./... -coverprofile=coverage.out 23:14:47 + 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 . 23:14:47 Sending build context to Docker daemon 3.405MB 23:14:48 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 23:14:48 Step 2/10 : FROM ${BASE} AS builder 23:14:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:14:48 c41833b44d91: Pulling fs layer 23:14:48 ed15518f5707: Pulling fs layer 23:14:48 feae8fd75edb: Pulling fs layer 23:14:48 242c74f7c9fa: Pulling fs layer 23:14:48 3cdef696dda3: Pulling fs layer 23:14:48 2ced38df9373: Pulling fs layer 23:14:48 58f1dce35555: Pulling fs layer 23:14:48 242c74f7c9fa: Waiting 23:14:48 3cdef696dda3: Waiting 23:14:48 2ced38df9373: Waiting 23:14:48 58f1dce35555: Waiting 23:14:48 ed15518f5707: Download complete 23:14:48 242c74f7c9fa: Verifying Checksum 23:14:48 242c74f7c9fa: Download complete 23:14:48 3cdef696dda3: Verifying Checksum 23:14:48 3cdef696dda3: Download complete 23:14:48 c41833b44d91: Verifying Checksum 23:14:48 c41833b44d91: Download complete 23:14:49 c41833b44d91: Pull complete 23:14:50 58f1dce35555: Verifying Checksum 23:14:50 58f1dce35555: Download complete 23:14:50 ed15518f5707: Pull complete 23:14:51 2ced38df9373: Verifying Checksum 23:14:51 2ced38df9373: Download complete 23:14:51 feae8fd75edb: Verifying Checksum 23:14:51 feae8fd75edb: Download complete 23:14:52 ? github.com/edgexfoundry/device-modbus-go [no test files] 23:15:00 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 23:15:00 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.4% of statements 23:15:01 feae8fd75edb: Pull complete 23:15:01 242c74f7c9fa: Pull complete 23:15:02 3cdef696dda3: Pull complete 23:15:07 go vet ./... 23:15:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:15:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:15:09 ./bin/test-attribution-txt.sh [Pipeline] echo 23:15:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:15:10 $ docker stop --time=1 80e3e6cc70d458d20d747218f58836274709148dfca391ab2049e88dc285941f 23:15:10 2ced38df9373: Pull complete 23:15:12 $ docker rm -f --volumes 80e3e6cc70d458d20d747218f58836274709148dfca391ab2049e88dc285941f [Pipeline] // withDockerContainer [Pipeline] sh 23:15:13 58f1dce35555: Pull complete 23:15:13 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:15:13 ---> fadd8f120f05 23:15:13 Step 3/10 : ARG ADD_BUILD_TAGS="" 23:15:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:15:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:15:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:15:14 + ls -al . 23:15:14 total 184 23:15:14 drwxrwxr-x 10 jenkins jenkins 4096 May 10 23:14 . 23:15:14 drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:13 .. 23:15:14 -rw-rw-r-- 1 jenkins jenkins 140 May 10 23:13 .dockerignore 23:15:14 drwxrwxr-x 8 jenkins jenkins 4096 May 10 23:14 .git 23:15:14 drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:13 .github 23:15:14 -rw-rw-r-- 1 jenkins jenkins 331 May 10 23:13 .gitignore 23:15:14 -rw-rw-r-- 1 jenkins jenkins 41 May 10 23:13 .golangci.yml 23:15:14 drwxr-xr-x 3 jenkins jenkins 4096 May 10 23:14 .semver 23:15:14 -rw-rw-r-- 1 jenkins jenkins 10132 May 10 23:13 Attribution.txt 23:15:14 -rw-rw-r-- 1 jenkins jenkins 11576 May 10 23:13 CHANGELOG.md 23:15:14 -rw-rw-r-- 1 jenkins jenkins 1365 May 10 23:13 Dockerfile 23:15:14 -rw-rw-r-- 1 jenkins jenkins 677 May 10 23:13 GOVERNANCE.md 23:15:14 -rw-rw-r-- 1 jenkins jenkins 680 May 10 23:13 Jenkinsfile 23:15:14 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 23:13 LICENSE 23:15:14 -rw-rw-r-- 1 jenkins jenkins 1705 May 10 23:13 Makefile 23:15:14 -rw-rw-r-- 1 jenkins jenkins 622 May 10 23:13 OWNERS.md 23:15:14 -rw-rw-r-- 1 jenkins jenkins 4554 May 10 23:13 README.md 23:15:14 -rw-rw-r-- 1 jenkins jenkins 12 May 10 23:14 VERSION 23:15:14 drwxrwxr-x 2 jenkins jenkins 4096 May 10 23:13 bin 23:15:14 drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:13 cmd 23:15:14 -rw-r--r-- 1 jenkins jenkins 24160 May 10 23:15 coverage.out 23:15:14 -rw-rw-r-- 1 jenkins jenkins 3453 May 10 23:13 go.mod 23:15:14 -rw-rw-r-- 1 jenkins jenkins 31670 May 10 23:13 go.sum 23:15:14 drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:13 internal 23:15:14 drwxrwxr-x 2 jenkins jenkins 4096 May 10 23:13 simulator 23:15:14 drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:13 snap 23:15:14 -rw-rw-r-- 1 jenkins jenkins 229 May 10 23:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:14 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5189b6b75de2ff976af34f9037f44b6050849efe --label arch=amd64 --label version=3.0.0-dev.39 . 23:15:14 Sending build context to Docker daemon 6.535MB 23:15:14 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 23:15:14 Step 2/22 : FROM ${BASE} AS builder 23:15:14 ---> d3240c086b83 23:15:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:15:14 ---> Running in 795431c89cf7 23:15:14 Removing intermediate container 795431c89cf7 23:15:14 ---> 5a1a1b6d41a8 23:15:14 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:15:14 ---> Running in e6f051f2aaff 23:15:14 Removing intermediate container e6f051f2aaff 23:15:14 ---> 8d1bfd1a5527 23:15:14 Step 5/22 : RUN apk add --update --no-cache make git openssh 23:15:14 ---> Running in 12b3c57c6dbb 23:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:15 ---> Running in 054c50f39c6d 23:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:15 OK: 270 MiB in 61 packages 23:15:15 Removing intermediate container 12b3c57c6dbb 23:15:15 ---> de6a87c1a1d3 23:15:15 Step 6/22 : WORKDIR /device-modbus-go 23:15:15 ---> Running in 496787e692b7 23:15:15 Removing intermediate container 054c50f39c6d 23:15:15 ---> e2910169ea17 23:15:15 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:15:15 ---> Running in b6ee2f9c4198 23:15:15 Removing intermediate container 496787e692b7 23:15:15 ---> 410aa52fcb02 23:15:15 Step 7/22 : COPY go.mod vendor* ./ 23:15:15 ---> 98ae6f1d3cbf 23:15:15 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:15 ---> Running in 391da6767bdd 23:15:16 Removing intermediate container b6ee2f9c4198 23:15:16 ---> 48256d0e3acb 23:15:16 Step 5/10 : RUN apk add --update --no-cache make git openssh 23:15:16 ---> Running in 42cf644b54a5 23:15:16 Removing intermediate container 391da6767bdd 23:15:16 ---> 7221dd0306e3 23:15:16 Step 9/22 : COPY . . 23:15:16 ---> 6746f67a8047 23:15:16 Step 10/22 : RUN ${MAKE} 23:15:16 ---> Running in 8e63e866c4bd 23:15:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 23:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:15:19 (1/8) Installing openssh-keygen (9.1_p1-r2) 23:15:19 (2/8) Installing libedit (20221030.3.1-r0) 23:15:19 (3/8) Installing openssh-client-common (9.1_p1-r2) 23:15:19 (4/8) Installing openssh-client-default (9.1_p1-r2) 23:15:19 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 23:15:19 (6/8) Installing openssh-server-common (9.1_p1-r2) 23:15:19 (7/8) Installing openssh-server (9.1_p1-r2) 23:15:19 (8/8) Installing openssh (9.1_p1-r2) 23:15:19 Executing busybox-1.35.0-r29.trigger 23:15:19 OK: 270 MiB in 61 packages 23:15:20 Removing intermediate container 42cf644b54a5 23:15:20 ---> 010a14c07838 23:15:20 Step 6/10 : WORKDIR /device-modbus-go 23:15:20 ---> Running in 7fd67c4b6958 23:15:21 Removing intermediate container 7fd67c4b6958 23:15:21 ---> 09038dbafd4a 23:15:21 Step 7/10 : COPY go.mod vendor* ./ 23:15:23 ---> cd350fd5f772 23:15:23 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:23 ---> Running in b6815ad55258 23:15:35 Removing intermediate container 8e63e866c4bd 23:15:35 ---> 8d179c3a58cc 23:15:35 Step 11/22 : FROM alpine:3.17 23:15:35 3.17: Pulling from library/alpine 23:15:35 f56be85fc22e: Already exists 23:15:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:15:35 Status: Downloaded newer image for alpine:3.17 23:15:35 ---> 9ed4aefc74f6 23:15:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 23:15:35 ---> Running in b7844119dc97 23:15:35 Removing intermediate container b7844119dc97 23:15:35 ---> dd18fbc46afd 23:15:35 Step 13/22 : RUN apk add --update --no-cache dumb-init 23:15:35 ---> Running in 124aefc245c0 23:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:35 (1/1) Installing dumb-init (1.2.5-r2) 23:15:35 Executing busybox-1.35.0-r29.trigger 23:15:35 OK: 7 MiB in 16 packages 23:15:35 Removing intermediate container 124aefc245c0 23:15:35 ---> 975db0f76b46 23:15:35 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 23:15:36 ---> 2636f4b91be7 23:15:36 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 23:15:36 ---> 1510d135414a 23:15:36 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 23:15:36 ---> 3407ab40c6e4 23:15:36 Step 17/22 : EXPOSE 59901 23:15:36 ---> Running in d19cb0c17aa0 23:15:36 Removing intermediate container d19cb0c17aa0 23:15:36 ---> 7475483e52b0 23:15:36 Step 18/22 : ENTRYPOINT ["/device-modbus"] 23:15:36 ---> Running in a81dd651c76c 23:15:36 Removing intermediate container a81dd651c76c 23:15:36 ---> 277b361758e6 23:15:36 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:15:36 ---> Running in 0e901e5641f4 23:15:36 Removing intermediate container 0e901e5641f4 23:15:36 ---> 916b350de395 23:15:36 Step 20/22 : LABEL arch=amd64 23:15:36 ---> Running in 7412df7d22d4 23:15:36 Removing intermediate container 7412df7d22d4 23:15:36 ---> 8ba629fdac69 23:15:36 Step 21/22 : LABEL git_sha=5189b6b75de2ff976af34f9037f44b6050849efe 23:15:37 ---> Running in 70151d23a88e 23:15:37 Removing intermediate container 70151d23a88e 23:15:37 ---> 86cb207f02b2 23:15:37 Step 22/22 : LABEL version=3.0.0-dev.39 23:15:37 ---> Running in 0d49b7f3d5d7 23:15:37 Removing intermediate container 0d49b7f3d5d7 23:15:37 ---> 284152e8f18d 23:15:37 [Warning] One or more build-args [ARCH] were not consumed 23:15:37 Successfully built 284152e8f18d 23:15:37 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:15:37 provisioning config files... 23:15:37 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8880110382861993864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:37 ---> docker-login.sh 23:15:37 nexus3.edgexfoundry.org:10001 23:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:37 Configure a credential helper to remove this warning. See 23:15:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:37 23:15:37 Login Succeeded 23:15:37 nexus3.edgexfoundry.org:10002 23:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:37 Configure a credential helper to remove this warning. See 23:15:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:37 23:15:37 Login Succeeded 23:15:37 nexus3.edgexfoundry.org:10003 23:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:38 Configure a credential helper to remove this warning. See 23:15:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:38 23:15:38 Login Succeeded 23:15:38 nexus3.edgexfoundry.org:10004 23:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:38 Configure a credential helper to remove this warning. See 23:15:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:38 23:15:38 Login Succeeded 23:15:38 docker.io 23:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:38 Configure a credential helper to remove this warning. See 23:15:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:38 23:15:38 Login Succeeded 23:15:38 ---> docker-login.sh ends [Pipeline] } 23:15:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:38 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 23:15:38 5189b6b75de2ff976af34f9037f44b6050849efe 23:15:38 latest 23:15:38 3.0.0-dev.39 23:15:38 5189b6b75de2ff976af34f9037f44b6050849efe-3.0.0-dev.39 23:15:38 main 23:15:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:38 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5189b6b75de2ff976af34f9037f44b6050849efe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:39 + docker push nexus3.edgexfoundry.org:10004/device-modbus:5189b6b75de2ff976af34f9037f44b6050849efe 23:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 23:15:39 15bbc5877713: Preparing 23:15:39 21b64dd2ebf2: Preparing 23:15:39 11843f4e2bb9: Preparing 23:15:39 e8a86e06de46: Preparing 23:15:39 f1417ff83b31: Preparing 23:15:39 f1417ff83b31: Layer already exists 23:15:39 e8a86e06de46: Pushed 23:15:39 21b64dd2ebf2: Pushed 23:15:39 15bbc5877713: Pushed 23:15:41 11843f4e2bb9: Pushed 23:15:41 5189b6b75de2ff976af34f9037f44b6050849efe: digest: sha256:2ff2c7520d93b6c157110b5567376b459f4a7ea5f6aa030e8ae58e1f8f912740 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:41 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:42 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 23:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 23:15:42 15bbc5877713: Preparing 23:15:42 21b64dd2ebf2: Preparing 23:15:42 11843f4e2bb9: Preparing 23:15:42 e8a86e06de46: Preparing 23:15:42 f1417ff83b31: Preparing 23:15:42 e8a86e06de46: Layer already exists 23:15:42 f1417ff83b31: Layer already exists 23:15:42 21b64dd2ebf2: Layer already exists 23:15:42 11843f4e2bb9: Layer already exists 23:15:42 15bbc5877713: Layer already exists 23:15:42 latest: digest: sha256:2ff2c7520d93b6c157110b5567376b459f4a7ea5f6aa030e8ae58e1f8f912740 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:42 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:42 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.39 23:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 23:15:42 15bbc5877713: Preparing 23:15:42 21b64dd2ebf2: Preparing 23:15:42 11843f4e2bb9: Preparing 23:15:42 e8a86e06de46: Preparing 23:15:42 f1417ff83b31: Preparing 23:15:42 15bbc5877713: Layer already exists 23:15:42 11843f4e2bb9: Layer already exists 23:15:42 21b64dd2ebf2: Layer already exists 23:15:42 f1417ff83b31: Layer already exists 23:15:42 e8a86e06de46: Layer already exists 23:15:42 3.0.0-dev.39: digest: sha256:2ff2c7520d93b6c157110b5567376b459f4a7ea5f6aa030e8ae58e1f8f912740 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:43 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5189b6b75de2ff976af34f9037f44b6050849efe-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus:5189b6b75de2ff976af34f9037f44b6050849efe-3.0.0-dev.39 23:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 23:15:43 15bbc5877713: Preparing 23:15:43 21b64dd2ebf2: Preparing 23:15:43 11843f4e2bb9: Preparing 23:15:43 e8a86e06de46: Preparing 23:15:43 f1417ff83b31: Preparing 23:15:43 11843f4e2bb9: Layer already exists 23:15:43 15bbc5877713: Layer already exists 23:15:43 21b64dd2ebf2: Layer already exists 23:15:43 e8a86e06de46: Layer already exists 23:15:43 f1417ff83b31: Layer already exists 23:15:43 5189b6b75de2ff976af34f9037f44b6050849efe-3.0.0-dev.39: digest: sha256:2ff2c7520d93b6c157110b5567376b459f4a7ea5f6aa030e8ae58e1f8f912740 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:43 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:44 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 23:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 23:15:44 15bbc5877713: Preparing 23:15:44 21b64dd2ebf2: Preparing 23:15:44 11843f4e2bb9: Preparing 23:15:44 e8a86e06de46: Preparing 23:15:44 f1417ff83b31: Preparing 23:15:44 15bbc5877713: Layer already exists 23:15:44 e8a86e06de46: Layer already exists 23:15:44 f1417ff83b31: Layer already exists 23:15:44 21b64dd2ebf2: Layer already exists 23:15:44 11843f4e2bb9: Layer already exists 23:15:44 main: digest: sha256:2ff2c7520d93b6c157110b5567376b459f4a7ea5f6aa030e8ae58e1f8f912740 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:44 ===================================================== [Pipeline] echo 23:15:44 taggedImages: 23:15:44 - nexus3.edgexfoundry.org:10004/device-modbus:5189b6b75de2ff976af34f9037f44b6050849efe 23:15:44 - nexus3.edgexfoundry.org:10004/device-modbus:latest 23:15:44 - nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.39 23:15:44 - nexus3.edgexfoundry.org:10004/device-modbus:5189b6b75de2ff976af34f9037f44b6050849efe-3.0.0-dev.39 23:15:44 - 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 23:15:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:15:44 23:15:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:15:44 latest: Pulling from edgex-lftools-log-publisher 23:15:44 5eb5b503b376: Pulling fs layer 23:15:44 5c69ac0246d0: Pulling fs layer 23:15:44 ec43610c2a17: Pulling fs layer 23:15:44 3a2ae6a8a46f: Pulling fs layer 23:15:44 33b1e0a273af: Pulling fs layer 23:15:44 5d3b04190fa2: Pulling fs layer 23:15:44 2f39f015ded8: Pulling fs layer 23:15:44 33b1e0a273af: Waiting 23:15:44 3a2ae6a8a46f: Waiting 23:15:44 5d3b04190fa2: Waiting 23:15:44 5c69ac0246d0: Download complete 23:15:44 33b1e0a273af: Verifying Checksum 23:15:44 33b1e0a273af: Download complete 23:15:44 5d3b04190fa2: Verifying Checksum 23:15:44 5d3b04190fa2: Download complete 23:15:44 ec43610c2a17: Verifying Checksum 23:15:44 ec43610c2a17: Download complete 23:15:45 5eb5b503b376: Verifying Checksum 23:15:45 5eb5b503b376: Download complete 23:15:45 2f39f015ded8: Verifying Checksum 23:15:45 2f39f015ded8: Download complete 23:15:46 5eb5b503b376: Pull complete 23:15:46 5c69ac0246d0: Pull complete 23:15:46 ec43610c2a17: Pull complete 23:15:46 3a2ae6a8a46f: Pull complete 23:15:46 33b1e0a273af: Pull complete 23:15:46 5d3b04190fa2: Pull complete 23:15:51 2f39f015ded8: Pull complete 23:15:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:15:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:15:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:51 prd-ubuntu20.04-docker-8c-8g-15119 does not seem to be running inside a container 23:15:51 $ 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 23:15:54 $ docker top f53a7ca02004ca4d92942aed71ad705553aa705cf9d10e9d2d95c58f855c8d3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:54 ---> job-cost.sh 23:15:54 lf-activate-venv: SKIPPING 23:15:54 INFO: No Stack... 23:15:54 INFO: Retrieving Pricing Info for: v3-standard-8 23:15:54 INFO: Archiving Costs [Pipeline] sh 23:15:55 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 23:15:55 + cut -d, -f6 [Pipeline] lock 23:15:55 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-105-stack-cost] 23:15:55 Resource [jenkins-edgexfoundry-device-modbus-go-main-105-stack-cost] did not exist. Created. 23:15:55 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:15:55 + echo total: 0.2199999988079071 [Pipeline] stash 23:15:55 Stashed 1 file(s) [Pipeline] } 23:15:55 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 23:15:55 $ docker stop --time=1 f53a7ca02004ca4d92942aed71ad705553aa705cf9d10e9d2d95c58f855c8d3a 23:15:56 $ docker rm -f --volumes f53a7ca02004ca4d92942aed71ad705553aa705cf9d10e9d2d95c58f855c8d3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:16:31 Removing intermediate container b6815ad55258 23:16:31 ---> 09990357d7d6 23:16:31 Step 9/10 : COPY . . 23:16:31 ---> 8eea56f851b2 23:16:31 Step 10/10 : RUN ${MAKE} 23:16:31 ---> Running in 8bf1c99c699f 23:16:31 noop 23:16:31 Removing intermediate container 8bf1c99c699f 23:16:31 ---> c1dfa95c251b 23:16:31 Successfully built c1dfa95c251b 23:16:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:32 + docker inspect -f . ci-base-image-arm64 23:16:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:32 prd-ubuntu20.04-docker-arm64-4c-16g-15117 does not seem to be running inside a container 23:16:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/105 -v /w/workspace/device-modbus-go/105:/w/workspace/device-modbus-go/105:rw,z -v /w/workspace/device-modbus-go/105@tmp:/w/workspace/device-modbus-go/105@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 23:16:33 $ docker top b596c43af8cbb4657a418def548fe6f4cf8d0f5cccb8a6e2ad5bad50fb3e1d9c -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:34 + go version 23:16:34 go version go1.20.2 linux/arm64 [Pipeline] } 23:16:34 $ docker stop --time=1 b596c43af8cbb4657a418def548fe6f4cf8d0f5cccb8a6e2ad5bad50fb3e1d9c 23:16:36 $ docker rm -f --volumes b596c43af8cbb4657a418def548fe6f4cf8d0f5cccb8a6e2ad5bad50fb3e1d9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:37 + docker inspect -f . ci-base-image-arm64 23:16:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:37 prd-ubuntu20.04-docker-arm64-4c-16g-15117 does not seem to be running inside a container 23:16:37 $ 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/105 -v /w/workspace/device-modbus-go/105:/w/workspace/device-modbus-go/105:rw,z -v /w/workspace/device-modbus-go/105@tmp:/w/workspace/device-modbus-go/105@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 23:16:38 $ docker top f5acd6960571326fc0c05bd8811d102f1c1dd00916dfede1f54590b309d1c70d -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:39 + git config --global --add safe.directory /w/workspace/device-modbus-go/105 [Pipeline] fileExists [Pipeline] sh 23:16:40 + make test 23:16:40 go test ./... -coverprofile=coverage.out 23:17:19 ? github.com/edgexfoundry/device-modbus-go [no test files] 23:19:25 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 23:19:25 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.079s coverage: 47.4% of statements 23:19:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:19:25 go vet ./... 23:19:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:19:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:19:52 ./bin/test-attribution-txt.sh [Pipeline] echo 23:19:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:19:52 $ docker stop --time=1 f5acd6960571326fc0c05bd8811d102f1c1dd00916dfede1f54590b309d1c70d 23:19:54 $ docker rm -f --volumes f5acd6960571326fc0c05bd8811d102f1c1dd00916dfede1f54590b309d1c70d [Pipeline] // withDockerContainer [Pipeline] sh 23:19:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:19:55 Warning: overwriting stash ‘coverage-report’ 23:19:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:19:56 + ls -al . 23:19:56 total 180 23:19:56 drwxrwxr-x 9 jenkins jenkins 4096 May 10 23:16 . 23:19:56 drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:14 .. 23:19:56 -rw-rw-r-- 1 jenkins jenkins 140 May 10 23:14 .dockerignore 23:19:56 drwxrwxr-x 8 jenkins jenkins 4096 May 10 23:14 .git 23:19:56 drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:14 .github 23:19:56 -rw-rw-r-- 1 jenkins jenkins 331 May 10 23:14 .gitignore 23:19:56 -rw-rw-r-- 1 jenkins jenkins 41 May 10 23:14 .golangci.yml 23:19:56 -rw-rw-r-- 1 jenkins jenkins 10132 May 10 23:14 Attribution.txt 23:19:56 -rw-rw-r-- 1 jenkins jenkins 11576 May 10 23:14 CHANGELOG.md 23:19:56 -rw-rw-r-- 1 jenkins jenkins 1365 May 10 23:14 Dockerfile 23:19:56 -rw-rw-r-- 1 jenkins jenkins 677 May 10 23:14 GOVERNANCE.md 23:19:56 -rw-rw-r-- 1 jenkins jenkins 680 May 10 23:14 Jenkinsfile 23:19:56 -rw-rw-r-- 1 jenkins jenkins 11340 May 10 23:14 LICENSE 23:19:56 -rw-rw-r-- 1 jenkins jenkins 1705 May 10 23:14 Makefile 23:19:56 -rw-rw-r-- 1 jenkins jenkins 622 May 10 23:14 OWNERS.md 23:19:56 -rw-rw-r-- 1 jenkins jenkins 4554 May 10 23:14 README.md 23:19:56 -rw-rw-r-- 1 jenkins jenkins 12 May 10 23:14 VERSION 23:19:56 drwxrwxr-x 2 jenkins jenkins 4096 May 10 23:14 bin 23:19:56 drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:14 cmd 23:19:56 -rw-r--r-- 1 jenkins jenkins 24160 May 10 23:19 coverage.out 23:19:56 -rw-rw-r-- 1 jenkins jenkins 3453 May 10 23:14 go.mod 23:19:56 -rw-rw-r-- 1 jenkins jenkins 31670 May 10 23:14 go.sum 23:19:56 drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:14 internal 23:19:56 drwxrwxr-x 2 jenkins jenkins 4096 May 10 23:14 simulator 23:19:56 drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:14 snap 23:19:56 -rw-rw-r-- 1 jenkins jenkins 229 May 10 23:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:57 + 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=5189b6b75de2ff976af34f9037f44b6050849efe --label arch=arm64 --label version=3.0.0-dev.39 . 23:19:57 Sending build context to Docker daemon 3.43MB 23:19:57 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 23:19:57 Step 2/22 : FROM ${BASE} AS builder 23:19:57 ---> c1dfa95c251b 23:19:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:19:57 ---> Running in f15a4c10949f 23:19:58 Removing intermediate container f15a4c10949f 23:19:58 ---> 72360da4903a 23:19:58 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:19:58 ---> Running in 6d61c7b6e73c 23:19:58 Removing intermediate container 6d61c7b6e73c 23:19:58 ---> 0bcce3b04942 23:19:58 Step 5/22 : RUN apk add --update --no-cache make git openssh 23:19:58 ---> Running in bb24a186a659 23:19:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:01 OK: 270 MiB in 61 packages 23:20:04 Removing intermediate container bb24a186a659 23:20:04 ---> c4c27817fb1e 23:20:04 Step 6/22 : WORKDIR /device-modbus-go 23:20:04 ---> Running in b7ea4db6da14 23:20:04 Removing intermediate container b7ea4db6da14 23:20:04 ---> 4b4734289b21 23:20:04 Step 7/22 : COPY go.mod vendor* ./ 23:20:05 ---> 5fa22286237d 23:20:05 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:05 ---> Running in 2ac5270800c2 23:20:08 Removing intermediate container 2ac5270800c2 23:20:08 ---> 4cc839dce522 23:20:08 Step 9/22 : COPY . . 23:20:09 ---> 616a98dad5fb 23:20:09 Step 10/22 : RUN ${MAKE} 23:20:09 ---> Running in 95d225b0857d 23:20:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 23:22:32 Removing intermediate container 95d225b0857d 23:22:32 ---> 982ea194ce22 23:22:32 Step 11/22 : FROM alpine:3.17 23:22:32 3.17: Pulling from library/alpine 23:22:32 c41833b44d91: Already exists 23:22:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:22:32 Status: Downloaded newer image for alpine:3.17 23:22:32 ---> 51e60588ff2c 23:22:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 23:22:32 ---> Running in 55332af54829 23:22:32 Removing intermediate container 55332af54829 23:22:32 ---> b82d8a4f3b66 23:22:32 Step 13/22 : RUN apk add --update --no-cache dumb-init 23:22:32 ---> Running in 9a580ca81646 23:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:22:33 (1/1) Installing dumb-init (1.2.5-r2) 23:22:33 Executing busybox-1.35.0-r29.trigger 23:22:33 OK: 8 MiB in 16 packages 23:22:34 Removing intermediate container 9a580ca81646 23:22:34 ---> 91746beb8494 23:22:34 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 23:22:35 ---> d379af2672ea 23:22:35 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 23:22:36 ---> 163409cc41b8 23:22:36 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 23:22:36 ---> 0ae9e6420cf7 23:22:36 Step 17/22 : EXPOSE 59901 23:22:36 ---> Running in 3e92991bb6a2 23:22:36 Removing intermediate container 3e92991bb6a2 23:22:36 ---> 6a87529c3b2c 23:22:36 Step 18/22 : ENTRYPOINT ["/device-modbus"] 23:22:37 ---> Running in 0a400e5248fb 23:22:37 Removing intermediate container 0a400e5248fb 23:22:37 ---> 014641638fbe 23:22:37 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:22:37 ---> Running in 35dc4eec09b9 23:22:37 Removing intermediate container 35dc4eec09b9 23:22:37 ---> ade58dc0d7f4 23:22:37 Step 20/22 : LABEL arch=arm64 23:22:37 ---> Running in deb1cd73741a 23:22:38 Removing intermediate container deb1cd73741a 23:22:38 ---> 637c8c7b7d62 23:22:38 Step 21/22 : LABEL git_sha=5189b6b75de2ff976af34f9037f44b6050849efe 23:22:38 ---> Running in 099556f3a57b 23:22:38 Removing intermediate container 099556f3a57b 23:22:38 ---> 62e081be007a 23:22:38 Step 22/22 : LABEL version=3.0.0-dev.39 23:22:38 ---> Running in 42f18b6451a6 23:22:38 Removing intermediate container 42f18b6451a6 23:22:38 ---> ca3fcd0030cf 23:22:38 [Warning] One or more build-args [ARCH] were not consumed 23:22:38 Successfully built ca3fcd0030cf 23:22:38 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 23:22:38 provisioning config files... 23:22:38 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/105@tmp/config155655193252662066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:39 ---> docker-login.sh 23:22:39 nexus3.edgexfoundry.org:10001 23:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:39 Configure a credential helper to remove this warning. See 23:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:39 23:22:39 Login Succeeded 23:22:39 nexus3.edgexfoundry.org:10002 23:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:39 Configure a credential helper to remove this warning. See 23:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:39 23:22:39 Login Succeeded 23:22:39 nexus3.edgexfoundry.org:10003 23:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:40 Configure a credential helper to remove this warning. See 23:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:40 23:22:40 Login Succeeded 23:22:40 nexus3.edgexfoundry.org:10004 23:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:40 Configure a credential helper to remove this warning. See 23:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:40 23:22:40 Login Succeeded 23:22:40 docker.io 23:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:41 Configure a credential helper to remove this warning. See 23:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:41 23:22:41 Login Succeeded 23:22:41 ---> docker-login.sh ends [Pipeline] } 23:22:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:41 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 23:22:41 5189b6b75de2ff976af34f9037f44b6050849efe 23:22:41 latest 23:22:41 3.0.0-dev.39 23:22:41 5189b6b75de2ff976af34f9037f44b6050849efe-3.0.0-dev.39 23:22:41 main 23:22:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:41 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5189b6b75de2ff976af34f9037f44b6050849efe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:42 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5189b6b75de2ff976af34f9037f44b6050849efe 23:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 23:22:42 62a2218313bc: Preparing 23:22:42 6104f620eb2b: Preparing 23:22:42 86c03425babb: Preparing 23:22:42 bcc73786fcd7: Preparing 23:22:42 26cbea5cba74: Preparing 23:22:42 26cbea5cba74: Layer already exists 23:22:42 6104f620eb2b: Pushed 23:22:42 62a2218313bc: Pushed 23:22:42 bcc73786fcd7: Pushed 23:22:49 86c03425babb: Pushed 23:22:49 5189b6b75de2ff976af34f9037f44b6050849efe: digest: sha256:54cec96b2772832ebf5afaf56364fd1176f23ad0515aee99a67416d0e07d2b00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:49 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:49 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 23:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 23:22:49 62a2218313bc: Preparing 23:22:49 6104f620eb2b: Preparing 23:22:49 86c03425babb: Preparing 23:22:49 bcc73786fcd7: Preparing 23:22:49 26cbea5cba74: Preparing 23:22:49 bcc73786fcd7: Layer already exists 23:22:49 6104f620eb2b: Layer already exists 23:22:49 62a2218313bc: Layer already exists 23:22:49 26cbea5cba74: Layer already exists 23:22:49 86c03425babb: Layer already exists 23:22:49 latest: digest: sha256:54cec96b2772832ebf5afaf56364fd1176f23ad0515aee99a67416d0e07d2b00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:50 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:50 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.39 23:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 23:22:50 62a2218313bc: Preparing 23:22:50 6104f620eb2b: Preparing 23:22:50 86c03425babb: Preparing 23:22:50 bcc73786fcd7: Preparing 23:22:50 26cbea5cba74: Preparing 23:22:50 26cbea5cba74: Layer already exists 23:22:50 86c03425babb: Layer already exists 23:22:50 62a2218313bc: Layer already exists 23:22:50 bcc73786fcd7: Layer already exists 23:22:50 6104f620eb2b: Layer already exists 23:22:50 3.0.0-dev.39: digest: sha256:54cec96b2772832ebf5afaf56364fd1176f23ad0515aee99a67416d0e07d2b00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:50 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5189b6b75de2ff976af34f9037f44b6050849efe-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:51 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5189b6b75de2ff976af34f9037f44b6050849efe-3.0.0-dev.39 23:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 23:22:51 62a2218313bc: Preparing 23:22:51 6104f620eb2b: Preparing 23:22:51 86c03425babb: Preparing 23:22:51 bcc73786fcd7: Preparing 23:22:51 26cbea5cba74: Preparing 23:22:51 86c03425babb: Layer already exists 23:22:51 26cbea5cba74: Layer already exists 23:22:51 6104f620eb2b: Layer already exists 23:22:51 bcc73786fcd7: Layer already exists 23:22:51 62a2218313bc: Layer already exists 23:22:51 5189b6b75de2ff976af34f9037f44b6050849efe-3.0.0-dev.39: digest: sha256:54cec96b2772832ebf5afaf56364fd1176f23ad0515aee99a67416d0e07d2b00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:51 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:51 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 23:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 23:22:51 62a2218313bc: Preparing 23:22:51 6104f620eb2b: Preparing 23:22:51 86c03425babb: Preparing 23:22:51 bcc73786fcd7: Preparing 23:22:51 26cbea5cba74: Preparing 23:22:51 bcc73786fcd7: Layer already exists 23:22:51 6104f620eb2b: Layer already exists 23:22:51 26cbea5cba74: Layer already exists 23:22:51 62a2218313bc: Layer already exists 23:22:51 86c03425babb: Layer already exists 23:22:51 main: digest: sha256:54cec96b2772832ebf5afaf56364fd1176f23ad0515aee99a67416d0e07d2b00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:51 ===================================================== [Pipeline] echo 23:22:51 taggedImages: 23:22:51 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5189b6b75de2ff976af34f9037f44b6050849efe 23:22:51 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 23:22:51 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.39 23:22:51 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5189b6b75de2ff976af34f9037f44b6050849efe-3.0.0-dev.39 23:22:51 - 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 23:22:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:22:52 23:22:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:22:52 arm64: Pulling from edgex-lftools-log-publisher 23:22:52 8998bd30e6a1: Pulling fs layer 23:22:52 04944245beec: Pulling fs layer 23:22:52 699f458cf7ca: Pulling fs layer 23:22:52 765212b225bb: Pulling fs layer 23:22:52 f23df028b6ca: Pulling fs layer 23:22:52 d65c8cfc05b1: Pulling fs layer 23:22:52 2437ff75d9bd: Pulling fs layer 23:22:52 f23df028b6ca: Waiting 23:22:52 d65c8cfc05b1: Waiting 23:22:52 2437ff75d9bd: Waiting 23:22:52 765212b225bb: Waiting 23:22:52 04944245beec: Verifying Checksum 23:22:52 04944245beec: Download complete 23:22:52 765212b225bb: Verifying Checksum 23:22:52 765212b225bb: Download complete 23:22:52 f23df028b6ca: Verifying Checksum 23:22:52 f23df028b6ca: Download complete 23:22:52 d65c8cfc05b1: Download complete 23:22:52 699f458cf7ca: Verifying Checksum 23:22:52 699f458cf7ca: Download complete 23:22:53 8998bd30e6a1: Verifying Checksum 23:22:53 8998bd30e6a1: Download complete 23:22:55 2437ff75d9bd: Verifying Checksum 23:22:55 2437ff75d9bd: Download complete 23:22:57 8998bd30e6a1: Pull complete 23:22:57 04944245beec: Pull complete 23:22:58 699f458cf7ca: Pull complete 23:22:58 765212b225bb: Pull complete 23:22:59 f23df028b6ca: Pull complete 23:22:59 d65c8cfc05b1: Pull complete 23:23:14 2437ff75d9bd: Pull complete 23:23:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:23:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:23:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:15 prd-ubuntu20.04-docker-arm64-4c-16g-15117 does not seem to be running inside a container 23:23:15 $ 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/105 -v /w/workspace/device-modbus-go/105:/w/workspace/device-modbus-go/105:rw,z -v /w/workspace/device-modbus-go/105@tmp:/w/workspace/device-modbus-go/105@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 23:23:17 $ docker top 38e1865a19976b65b5e86a7cc373c1240cc377e93a0d546c15aa86e12bd0ce64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:18 ---> job-cost.sh 23:23:18 lf-activate-venv: SKIPPING 23:23:18 INFO: No Stack... 23:23:18 INFO: Retrieving Pricing Info for: v3-standard-4 23:23:19 INFO: Archiving Costs [Pipeline] sh 23:23:20 + cut -d, -f6 23:23:20 + cat /w/workspace/device-modbus-go/105/archives/cost.csv [Pipeline] lock 23:23:20 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-105-stack-cost] 23:23:20 Resource [jenkins-edgexfoundry-device-modbus-go-main-105-stack-cost] did not exist. Created. 23:23:20 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:23:20 /w/workspace/device-modbus-go/105@tmp/durable-d8a9e80a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:23:21 + echo total: 0.10999999940395355 [Pipeline] stash 23:23:21 Warning: overwriting stash ‘stack-cost’ 23:23:21 Stashed 1 file(s) [Pipeline] } 23:23:21 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 23:23:21 $ docker stop --time=1 38e1865a19976b65b5e86a7cc373c1240cc377e93a0d546c15aa86e12bd0ce64 23:23:22 $ docker rm -f --volumes 38e1865a19976b65b5e86a7cc373c1240cc377e93a0d546c15aa86e12bd0ce64 [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 23:23:23 provisioning config files... 23:23:23 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17690350099553730025tmp [Pipeline] { [Pipeline] sh 23:23:23 + set +x 23:23:23 + curl -s https://codecov.io/bash 23:23:23 + bash -s -- 23:23:23 23:23:23 _____ _ 23:23:23 / ____| | | 23:23:23 | | ___ __| | ___ ___ _____ __ 23:23:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:23:23 | |___| (_) | (_| | __/ (_| (_) \ V / 23:23:23 \_____\___/ \__,_|\___|\___\___/ \_/ 23:23:23 Bash-1.0.6 23:23:23 23:23:23 23:23:23 ==> git version 2.25.1 found 23:23:23 ==> 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 23:23:23 Release-Date: 2020-01-08 23:23:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:23:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:23:23 ==> Jenkins CI detected. 23:23:23 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 23:23:23 project root: . 23:23:23 --> token set from env 23:23:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:23:23 ==> Running gcov in . (disable via -X gcov) 23:23:23 ==> Python coveragepy not found 23:23:23 ==> Searching for coverage reports in: 23:23:23 + . 23:23:23 -> Found 1 reports 23:23:23 ==> Detecting git/mercurial file structure 23:23:23 ==> Reading reports 23:23:23 + ./coverage.out bytes=24160 23:23:23 ==> Appending adjustments 23:23:23 https://docs.codecov.io/docs/fixing-reports 23:23:23 + Found adjustments 23:23:23 ==> Gzipping contents 23:23:23 4.0K /tmp/codecov.15GNOT.gz 23:23:23 ==> Uploading reports 23:23:23 url: https://codecov.io 23:23:23 query: branch=main&commit=5189b6b75de2ff976af34f9037f44b6050849efe&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:23:23 -> Pinging Codecov 23:23:23 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=5189b6b75de2ff976af34f9037f44b6050849efe&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:23:23 -> Uploading to 23:23:23 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/55DBCA73C666E3227836607328DD7E49/5189b6b75de2ff976af34f9037f44b6050849efe/d4106b86-2d8a-4370-b3ec-235bd7853182.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T232323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=483c6b74cc0fdc99aa5063660cb86c787263da93686e43fbdbe0a2a160e07079 23:23:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:23:23 Dload Upload Total Spent Left Speed 23:23:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 19918 --:--:-- --:--:-- --:--:-- 19918 23:23:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/5189b6b75de2ff976af34f9037f44b6050849efe [Pipeline] } 23:23:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:23:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:23:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:23:24 23:23:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:23:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:23:24 df9b9388f04a: Pulling fs layer 23:23:24 52dc419b0ee2: Pulling fs layer 23:23:24 25bc292e5bac: Pulling fs layer 23:23:24 114826534d7a: Pulling fs layer 23:23:24 4657fd5d0bcf: Pulling fs layer 23:23:24 6ad1cebc031e: Pulling fs layer 23:23:24 8a3aa393b2d8: Pulling fs layer 23:23:24 4657fd5d0bcf: Waiting 23:23:24 8a3aa393b2d8: Waiting 23:23:24 114826534d7a: Waiting 23:23:24 6ad1cebc031e: Waiting 23:23:24 25bc292e5bac: Verifying Checksum 23:23:24 25bc292e5bac: Download complete 23:23:24 52dc419b0ee2: Verifying Checksum 23:23:24 52dc419b0ee2: Download complete 23:23:24 4657fd5d0bcf: Verifying Checksum 23:23:24 4657fd5d0bcf: Download complete 23:23:24 df9b9388f04a: Verifying Checksum 23:23:24 df9b9388f04a: Download complete 23:23:25 6ad1cebc031e: Verifying Checksum 23:23:25 6ad1cebc031e: Download complete 23:23:25 df9b9388f04a: Pull complete 23:23:25 52dc419b0ee2: Pull complete 23:23:25 25bc292e5bac: Pull complete 23:23:25 114826534d7a: Verifying Checksum 23:23:25 114826534d7a: Download complete 23:23:25 8a3aa393b2d8: Verifying Checksum 23:23:25 8a3aa393b2d8: Download complete 23:23:29 114826534d7a: Pull complete 23:23:29 4657fd5d0bcf: Pull complete 23:23:29 6ad1cebc031e: Pull complete 23:23:31 8a3aa393b2d8: Pull complete 23:23:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:23:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:31 prd-ubuntu20.04-docker-8c-8g-15119 does not seem to be running inside a container 23:23:31 $ 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 23:23:34 $ docker top 80599ca97ea8f5eb9fb326b13c9820582fdd5c262d5e5703bce461efd161c2d7 -eo pid,comm [Pipeline] { [Pipeline] echo 23:23:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 23:23:34 + set -o pipefail 23:23:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 23:23:39 23:23:39 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 23:23:39 23:23:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/492bd1a1-986d-4758-a2bd-25fec59d3534 23:23:39 23:23:39 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 23:23:39 23:23:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:23:39 23:23:39 23:23:39 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:23:39 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:23:39 More details here: https://snyk.co/ue1NS 23:23:39 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:23:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:23:39 $ docker stop --time=1 80599ca97ea8f5eb9fb326b13c9820582fdd5c262d5e5703bce461efd161c2d7 23:23:41 $ docker rm -f --volumes 80599ca97ea8f5eb9fb326b13c9820582fdd5c262d5e5703bce461efd161c2d7 [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 23:23:42 + git log --format=format:%s -1 5189b6b75de2ff976af34f9037f44b6050849efe [Pipeline] sh 23:23:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:23:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:23:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:43 prd-ubuntu20.04-docker-8c-8g-15119 does not seem to be running inside a container 23:23:43 $ 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 23:23:43 $ docker top d9570ae409f905ffebb737a58c41017eb78410b917debefd846b98d854fc8153 -eo pid,comm 23:23:43 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). 23:23:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:23:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:23:43 [ssh-agent] Looking for ssh-agent implementation... 23:23:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:23:43 $ docker exec d9570ae409f905ffebb737a58c41017eb78410b917debefd846b98d854fc8153 ssh-agent 23:23:43 SSH_AUTH_SOCK=/tmp/ssh-VfNBjv53gjPx/agent.32 23:23:43 SSH_AGENT_PID=38 23:23:43 Running ssh-add (command line suppressed) 23:23:43 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7349383090639823190.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7349383090639823190.key) 23:23:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:23:44 + git semver tag 23:23:44 2023-05-10 23:23:44,462 [run_tag] DEBUG tag force:False 23:23:44 2023-05-10 23:23:44,462 [check_head_tag] DEBUG check head tag 23:23:44 2023-05-10 23:23:44,464 [execute] INFO git cat-file --batch-check 23:23:44 2023-05-10 23:23:44,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 23:23:44 2023-05-10 23:23:44,467 [execute] INFO git cat-file --batch 23:23:44 2023-05-10 23:23:44,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 23:23:44 2023-05-10 23:23:44,488 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 23:23:44 2023-05-10 23:23:44,488 [execute] INFO git tag -a v3.0.0-dev.39 -m v3.0.0-dev.39 23:23:44 2023-05-10 23:23:44,489 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.39', '-m', 'v3.0.0-dev.39'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 23:23:44 2023-05-10 23:23:44,493 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 23:23:44 3.0.0-dev.39 [Pipeline] } 23:23:44 $ docker exec --env ******** --env ******** d9570ae409f905ffebb737a58c41017eb78410b917debefd846b98d854fc8153 ssh-agent -k 23:23:44 unset SSH_AUTH_SOCK; 23:23:44 unset SSH_AGENT_PID; 23:23:44 echo Agent pid 38 killed; 23:23:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:23:44 + git semver [Pipeline] } 23:23:45 $ docker stop --time=1 d9570ae409f905ffebb737a58c41017eb78410b917debefd846b98d854fc8153 23:23:46 $ docker rm -f --volumes d9570ae409f905ffebb737a58c41017eb78410b917debefd846b98d854fc8153 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:23:46 23:23:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:23:47 0.23.1-centos7: Pulling from edgex-lftools 23:23:47 ab5ef0e58194: Pulling fs layer 23:23:47 9712f1f96733: Pulling fs layer 23:23:47 63f879dbbcfc: Pulling fs layer 23:23:47 0d9ebad4ef96: Pulling fs layer 23:23:47 e9a5061849ea: Pulling fs layer 23:23:47 d747dcd14b5f: Pulling fs layer 23:23:47 2de7ff778b66: Pulling fs layer 23:23:47 0d9ebad4ef96: Waiting 23:23:47 e9a5061849ea: Waiting 23:23:47 2de7ff778b66: Waiting 23:23:47 9712f1f96733: Verifying Checksum 23:23:47 9712f1f96733: Download complete 23:23:47 63f879dbbcfc: Verifying Checksum 23:23:47 63f879dbbcfc: Download complete 23:23:47 e9a5061849ea: Verifying Checksum 23:23:47 e9a5061849ea: Download complete 23:23:47 d747dcd14b5f: Download complete 23:23:47 0d9ebad4ef96: Verifying Checksum 23:23:47 0d9ebad4ef96: Download complete 23:23:47 ab5ef0e58194: Verifying Checksum 23:23:47 ab5ef0e58194: Download complete 23:23:47 2de7ff778b66: Verifying Checksum 23:23:47 2de7ff778b66: Download complete 23:23:50 ab5ef0e58194: Pull complete 23:23:50 9712f1f96733: Pull complete 23:23:51 63f879dbbcfc: Pull complete 23:23:55 0d9ebad4ef96: Pull complete 23:23:55 e9a5061849ea: Pull complete 23:23:55 d747dcd14b5f: Pull complete 23:23:56 2de7ff778b66: Pull complete 23:23:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:23:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:56 prd-ubuntu20.04-docker-8c-8g-15119 does not seem to be running inside a container 23:23:56 $ 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 23:23:59 $ docker top fb0700d7486cd8527900a0b74e1f2c256f27fe96393829ba41e33b9c58757c71 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:23:59 provisioning config files... 23:23:59 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12868398517301523587tmp 23:23:59 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5168213279734001781tmp 23:23:59 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6918720006110695489tmp [Pipeline] { [Pipeline] echo 23:23:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:24:00 ---> sigul-configuration.sh 23:24:00 gpg: directory `/root/.gnupg' created 23:24:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:24:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:24:00 gpg: keyring `/root/.gnupg/secring.gpg' created 23:24:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:24:00 gpg: CAST5 encrypted data 23:24:00 gpg: encrypted with 1 passphrase 23:24:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:24:00 + mkdir /home/jenkins 23:24:00 + mkdir /home/jenkins/sigul [Pipeline] sh 23:24:00 + 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 23:24:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:24:01 ---> sigul-install.sh 23:24:01 Sigul already installed; skipping installation. [Pipeline] sh 23:24:01 + git tag --list 23:24:01 0.7.1 23:24:01 v1.0.0 23:24:01 v1.1.0 23:24:01 v1.1.1 23:24:01 v1.2.2 23:24:01 v1.3.0 23:24:01 v1.3.1 23:24:01 v2.0.0 23:24:01 v2.1.0 23:24:01 v2.1.1 23:24:01 v2.1.1-dev.1 23:24:01 v2.1.1-dev.2 23:24:01 v2.1.1-dev.3 23:24:01 v2.2.0 23:24:01 v2.2.1-dev.1 23:24:01 v2.2.1-dev.2 23:24:01 v2.2.1-dev.3 23:24:01 v2.2.1-dev.4 23:24:01 v2.2.1-dev.5 23:24:01 v2.2.1-dev.6 23:24:01 v2.2.1-dev.7 23:24:01 v2.3.0 23:24:01 v2.3.0-dev.10 23:24:01 v2.3.0-dev.11 23:24:01 v2.3.0-dev.12 23:24:01 v2.3.0-dev.13 23:24:01 v2.3.0-dev.14 23:24:01 v2.3.0-dev.15 23:24:01 v2.3.0-dev.16 23:24:01 v2.3.0-dev.17 23:24:01 v2.3.0-dev.18 23:24:01 v2.3.0-dev.19 23:24:01 v2.3.0-dev.20 23:24:01 v2.3.0-dev.21 23:24:01 v2.3.0-dev.22 23:24:01 v2.3.0-dev.23 23:24:01 v2.3.0-dev.24 23:24:01 v2.3.0-dev.25 23:24:01 v2.3.0-dev.7 23:24:01 v2.3.0-dev.8 23:24:01 v2.3.0-dev.9 23:24:01 v3.0.0-dev.1 23:24:01 v3.0.0-dev.10 23:24:01 v3.0.0-dev.11 23:24:01 v3.0.0-dev.12 23:24:01 v3.0.0-dev.13 23:24:01 v3.0.0-dev.14 23:24:01 v3.0.0-dev.15 23:24:01 v3.0.0-dev.16 23:24:01 v3.0.0-dev.17 23:24:01 v3.0.0-dev.18 23:24:01 v3.0.0-dev.19 23:24:01 v3.0.0-dev.2 23:24:01 v3.0.0-dev.20 23:24:01 v3.0.0-dev.21 23:24:01 v3.0.0-dev.22 23:24:01 v3.0.0-dev.23 23:24:01 v3.0.0-dev.24 23:24:01 v3.0.0-dev.25 23:24:01 v3.0.0-dev.26 23:24:01 v3.0.0-dev.27 23:24:01 v3.0.0-dev.28 23:24:01 v3.0.0-dev.29 23:24:01 v3.0.0-dev.3 23:24:01 v3.0.0-dev.30 23:24:01 v3.0.0-dev.31 23:24:01 v3.0.0-dev.32 23:24:01 v3.0.0-dev.33 23:24:01 v3.0.0-dev.34 23:24:01 v3.0.0-dev.35 23:24:01 v3.0.0-dev.36 23:24:01 v3.0.0-dev.37 23:24:01 v3.0.0-dev.38 23:24:01 v3.0.0-dev.39 23:24:01 v3.0.0-dev.4 23:24:01 v3.0.0-dev.5 23:24:01 v3.0.0-dev.6 23:24:01 v3.0.0-dev.7 23:24:01 v3.0.0-dev.8 23:24:01 v3.0.0-dev.9 [Pipeline] sh 23:24:01 + lftools sign git-tag v3.0.0-dev.39 23:24:02 Signing Git tag with Sigul... 23:24:02 Signing v3.0.0-dev.39 [Pipeline] echo 23:24:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:24:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:24:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:24:02 $ docker stop --time=1 fb0700d7486cd8527900a0b74e1f2c256f27fe96393829ba41e33b9c58757c71 23:24:04 $ docker rm -f --volumes fb0700d7486cd8527900a0b74e1f2c256f27fe96393829ba41e33b9c58757c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:24:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:24:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:24:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:04 prd-ubuntu20.04-docker-8c-8g-15119 does not seem to be running inside a container 23:24:04 $ 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 23:24:05 $ docker top 0720fee1056c3aaaf16df819b19c7f667b65580c57b7abd44c25c54c9696bef0 -eo pid,comm 23:24:05 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). 23:24:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:24:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:05 [ssh-agent] Looking for ssh-agent implementation... 23:24:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:05 $ docker exec 0720fee1056c3aaaf16df819b19c7f667b65580c57b7abd44c25c54c9696bef0 ssh-agent 23:24:05 SSH_AUTH_SOCK=/tmp/ssh-3Ty9idlflC5v/agent.33 23:24:05 SSH_AGENT_PID=39 23:24:05 Running ssh-add (command line suppressed) 23:24:05 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6973748963219366633.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6973748963219366633.key) 23:24:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:05 + git semver bump pre 23:24:06 2023-05-10 23:24:06,109 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 23:24:06 2023-05-10 23:24:06,109 [bump_version] DEBUG bumping version:3.0.0-dev.39 on axis:pre with prefix:dev 23:24:06 2023-05-10 23:24:06,109 [bump_version] DEBUG bumped version:3.0.0-dev.40 23:24:06 2023-05-10 23:24:06,109 [write_version] DEBUG write version:3.0.0-dev.40 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 23:24:06 2023-05-10 23:24:06,109 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 23:24:06 2023-05-10 23:24:06,110 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 23:24:06 2023-05-10 23:24:06,111 [execute] INFO git cat-file --batch-check 23:24:06 2023-05-10 23:24:06,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:24:06 2023-05-10 23:24:06,117 [execute] INFO git cat-file --batch 23:24:06 2023-05-10 23:24:06,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:24:06 2023-05-10 23:24:06,122 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 23:24:06 3.0.0-dev.40 [Pipeline] } 23:24:06 $ docker exec --env ******** --env ******** 0720fee1056c3aaaf16df819b19c7f667b65580c57b7abd44c25c54c9696bef0 ssh-agent -k 23:24:06 unset SSH_AUTH_SOCK; 23:24:06 unset SSH_AGENT_PID; 23:24:06 echo Agent pid 39 killed; 23:24:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:24:06 + git semver [Pipeline] } 23:24:06 $ docker stop --time=1 0720fee1056c3aaaf16df819b19c7f667b65580c57b7abd44c25c54c9696bef0 23:24:08 $ docker rm -f --volumes 0720fee1056c3aaaf16df819b19c7f667b65580c57b7abd44c25c54c9696bef0 [Pipeline] // withDockerContainer [Pipeline] sh 23:24:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:24:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:24:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:08 prd-ubuntu20.04-docker-8c-8g-15119 does not seem to be running inside a container 23:24:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:24:09 $ docker top 7dfd6c46b1f8abf3330541f1432f6c45a72bba9b0e43a0e3f39da8b466f67a1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:24:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:09 [ssh-agent] Looking for ssh-agent implementation... 23:24:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:09 $ docker exec 7dfd6c46b1f8abf3330541f1432f6c45a72bba9b0e43a0e3f39da8b466f67a1b ssh-agent 23:24:09 SSH_AUTH_SOCK=/tmp/ssh-RtlgNF6neLoN/agent.32 23:24:09 SSH_AGENT_PID=38 23:24:09 Running ssh-add (command line suppressed) 23:24:09 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14530125605546339648.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14530125605546339648.key) 23:24:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:10 + git semver push 23:24:10 2023-05-10 23:24:10,197 [run_push] DEBUG push 23:24:10 2023-05-10 23:24:10,198 [execute] INFO git cat-file --batch-check 23:24:10 2023-05-10 23:24:10,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:24:10 2023-05-10 23:24:10,203 [execute] INFO git rev-list fb2e813804f1c536e724be30801daaad5640528b -- 23:24:10 2023-05-10 23:24:10,203 [execute] DEBUG Popen(['git', 'rev-list', 'fb2e813804f1c536e724be30801daaad5640528b', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:24:10 2023-05-10 23:24:10,213 [execute] INFO git fetch -v origin 23:24:10 2023-05-10 23:24:10,213 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:24:10 2023-05-10 23:24:10,742 [run_push] DEBUG no remote changes detected 23:24:10 2023-05-10 23:24:10,742 [execute] INFO git push origin semver 23:24:10 2023-05-10 23:24:10,743 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:24:11 2023-05-10 23:24:11,683 [run_push] DEBUG push all version tags 23:24:11 2023-05-10 23:24:11,684 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:24:11 2023-05-10 23:24:11,684 [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) 23:24:12 2023-05-10 23:24:12,455 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 23:24:12 3.0.0-dev.40 [Pipeline] } 23:24:12 $ docker exec --env ******** --env ******** 7dfd6c46b1f8abf3330541f1432f6c45a72bba9b0e43a0e3f39da8b466f67a1b ssh-agent -k 23:24:12 unset SSH_AUTH_SOCK; 23:24:12 unset SSH_AGENT_PID; 23:24:12 echo Agent pid 38 killed; 23:24:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:24:13 + git semver [Pipeline] } 23:24:13 $ docker stop --time=1 7dfd6c46b1f8abf3330541f1432f6c45a72bba9b0e43a0e3f39da8b466f67a1b 23:24:14 $ docker rm -f --volumes 7dfd6c46b1f8abf3330541f1432f6c45a72bba9b0e43a0e3f39da8b466f67a1b [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 23:24:15 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 23:24:15 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 23:24:15 total 16 23:24:15 drwxr-xr-x 3 root root 4096 May 10 23:15 . 23:24:15 drwxrwxr-x 11 jenkins jenkins 4096 May 10 23:24 .. 23:24:15 drwxr-xr-x 2 root root 4096 May 10 23:15 cost 23:24:15 -rw-r--r-- 1 root root 88 May 10 23:15 cost.csv 23:24:15 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 23:24:15 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 23:24:15 total 16 23:24:15 drwxr-xr-x 3 jenkins jenkins 4096 May 10 23:15 . 23:24:15 drwxrwxr-x 11 jenkins jenkins 4096 May 10 23:24 .. 23:24:15 drwxr-xr-x 2 jenkins jenkins 4096 May 10 23:15 cost 23:24:15 -rw-r--r-- 1 jenkins jenkins 88 May 10 23:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:24:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:24:16 ---> package-listing.sh 23:24:16 ++ facter osfamily 23:24:16 ++ tr '[:upper:]' '[:lower:]' 23:24:16 + OS_FAMILY=debian 23:24:16 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 23:24:16 + START_PACKAGES=/tmp/packages_start.txt 23:24:16 + END_PACKAGES=/tmp/packages_end.txt 23:24:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:24:16 + PACKAGES=/tmp/packages_start.txt 23:24:16 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 23:24:16 + PACKAGES=/tmp/packages_end.txt 23:24:16 + case "${OS_FAMILY}" in 23:24:16 + dpkg -l 23:24:16 + grep '^ii' 23:24:16 + '[' -f /tmp/packages_start.txt ']' 23:24:16 + '[' -f /tmp/packages_end.txt ']' 23:24:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:24:16 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 23:24:16 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 23:24:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 23:24:16 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 23:24:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:17 prd-ubuntu20.04-docker-8c-8g-15119 does not seem to be running inside a container 23:24:17 $ 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 23:24:17 $ docker top 12eb225dae1e35c4467c3ba9052ac25149bf20ef016cf72eb97bc4d75d2b523e -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:18 + touch /tmp/pre-build-complete [Pipeline] sh 23:24:18 + mkdir -p /var/log/sysstat [Pipeline] sh 23:24:19 + ls /var/log/sa-host 23:24:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:19 provisioning config files... 23:24:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4632871257844733342tmp [Pipeline] { [Pipeline] echo 23:24:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:24:19 ---> create-netrc.sh [Pipeline] } 23:24:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:24:19 ---> python-tools-install.sh [Pipeline] echo 23:24:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:24:20 ---> sudo-logs.sh 23:24:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:24:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:24:20 ---> job-cost.sh 23:24:20 lf-activate-venv: SKIPPING 23:24:20 DEBUG: total: 0.2199999988079071 23:24:20 INFO: Retrieving Stack Cost... 23:24:20 INFO: Retrieving Pricing Info for: v3-standard-8 23:24:21 INFO: Archiving Costs [Pipeline] echo 23:24:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:24:21 ---> logs-deploy.sh 23:24:21 lf-activate-venv: SKIPPING 23:24:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/105 23:24:21 INFO: archiving workspace using pattern(s): 23:24:22 Archives upload complete. 23:24:22 INFO: archiving logs to Nexus