Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e 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-ssh3143433342204627097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1991590868587914723.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14630674699362303429.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6639865877975512351.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-ssh3760330696745663990.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7669’ Running on prd-ubuntu20.04-docker-8c-8g-7674 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 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e (main) Commit message: "Merge pull request #504 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29" > 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 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e # timeout=10 > git rev-list --no-walk b2f2f615ccfcf5318ec79c2e71f89de9d6136a7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:30:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:30:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:30:19 ========================================================= 04:30:19 EdgeX Global Pipelines Version Info 04:30:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:30:19 ------------------- 04:30:19 stable info: 04:30:19 ------------------- 04:30:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:30:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:30:19 Message: update stable to v1.0.254 04:30:20 ------------------- 04:30:20 experimental info: 04:30:20 ------------------- 04:30:20 Commited By: **** collab-it+edgex@linuxfoundation.org 04:30:20 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:30:20 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:30:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e [Pipeline] echo 04:30:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fc6a9b [Pipeline] echo 04:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:21 provisioning config files... 04:30:21 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1096632005965845510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:21 ---> docker-login.sh 04:30:21 nexus3.edgexfoundry.org:10001 04:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:21 Configure a credential helper to remove this warning. See 04:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:21 04:30:21 Login Succeeded 04:30:21 nexus3.edgexfoundry.org:10002 04:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:21 Configure a credential helper to remove this warning. See 04:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:21 04:30:21 Login Succeeded 04:30:21 nexus3.edgexfoundry.org:10003 04:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:21 Configure a credential helper to remove this warning. See 04:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:21 04:30:21 Login Succeeded 04:30:21 nexus3.edgexfoundry.org:10004 04:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:22 Configure a credential helper to remove this warning. See 04:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:22 04:30:22 Login Succeeded 04:30:22 docker.io 04:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:22 Configure a credential helper to remove this warning. See 04:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:22 04:30:22 Login Succeeded 04:30:22 ---> docker-login.sh ends [Pipeline] } 04:30:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:30:22 + git rev-list -1 --merges 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e~1..1fc6a9bac598d8b717ba28d0c645d44cc2d3275e [Pipeline] echo 04:30:22 -----------> git rev-list -1 --merges 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e~1..1fc6a9bac598d8b717ba28d0c645d44cc2d3275e 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e 04:30:22 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e [false] [Pipeline] sh 04:30:23 + git log --format=format:%s -1 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e [Pipeline] echo 04:30:23 ========================================================= 04:30:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:30:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:30:23 + git log --format=format:%s -1 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e [Pipeline] echo 04:30:23 [semverPrep] GIT_COMMIT: 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e, Commit Message: Merge pull request #504 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29 [Pipeline] echo 04:30:23 [semverPrep] This is not a build commit. [Pipeline] sh 04:30:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:30:23 + grep -v github /etc/ssh/ssh_known_hosts 04:30:23 + [ -e /tmp/ssh_known_hosts ] 04:30:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:30:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:30:23 + sudo tee -a /etc/ssh/ssh_known_hosts 04:30:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:24 04:30:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:24 0.1.4: Pulling from edgex-devops/py-git-semver 04:30:24 b85a868b505f: Pulling fs layer 04:30:24 e2be974225ed: Pulling fs layer 04:30:24 339a4e72a1f5: Pulling fs layer 04:30:24 988bab9f4d93: Pulling fs layer 04:30:24 1469e6f7b9e6: Pulling fs layer 04:30:24 eaf3925da568: Pulling fs layer 04:30:24 bab4dde63d76: Pulling fs layer 04:30:24 bde34c3a00c8: Pulling fs layer 04:30:24 b352a97aabf1: Pulling fs layer 04:30:24 4872d77fe225: Pulling fs layer 04:30:24 5851b861e8e6: Pulling fs layer 04:30:24 bab4dde63d76: Waiting 04:30:24 bde34c3a00c8: Waiting 04:30:24 b352a97aabf1: Waiting 04:30:24 4872d77fe225: Waiting 04:30:24 5851b861e8e6: Waiting 04:30:24 988bab9f4d93: Waiting 04:30:24 1469e6f7b9e6: Waiting 04:30:24 eaf3925da568: Waiting 04:30:24 e2be974225ed: Verifying Checksum 04:30:24 e2be974225ed: Download complete 04:30:24 988bab9f4d93: Verifying Checksum 04:30:24 988bab9f4d93: Download complete 04:30:24 1469e6f7b9e6: Verifying Checksum 04:30:24 1469e6f7b9e6: Download complete 04:30:24 eaf3925da568: Download complete 04:30:24 339a4e72a1f5: Verifying Checksum 04:30:24 339a4e72a1f5: Download complete 04:30:24 bde34c3a00c8: Verifying Checksum 04:30:24 bde34c3a00c8: Download complete 04:30:24 b352a97aabf1: Download complete 04:30:24 4872d77fe225: Download complete 04:30:24 5851b861e8e6: Verifying Checksum 04:30:24 5851b861e8e6: Download complete 04:30:24 b85a868b505f: Verifying Checksum 04:30:24 b85a868b505f: Download complete 04:30:24 bab4dde63d76: Verifying Checksum 04:30:24 bab4dde63d76: Download complete 04:30:25 b85a868b505f: Pull complete 04:30:26 e2be974225ed: Pull complete 04:30:26 339a4e72a1f5: Pull complete 04:30:26 988bab9f4d93: Pull complete 04:30:27 1469e6f7b9e6: Pull complete 04:30:27 eaf3925da568: Pull complete 04:30:29 bab4dde63d76: Pull complete 04:30:29 bde34c3a00c8: Pull complete 04:30:29 b352a97aabf1: Pull complete 04:30:29 4872d77fe225: Pull complete 04:30:29 5851b861e8e6: Pull complete 04:30:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:30:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:29 prd-ubuntu20.04-docker-8c-8g-7674 does not seem to be running inside a container 04:30:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:30:31 $ docker top 9dbd6afb8cb33497cb65cc14b47cd51450007a504b3337f7674bbe52f82929a8 -eo pid,comm 04:30:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:30:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:30:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:31 [ssh-agent] Looking for ssh-agent implementation... 04:30:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:31 $ docker exec 9dbd6afb8cb33497cb65cc14b47cd51450007a504b3337f7674bbe52f82929a8 ssh-agent 04:30:31 SSH_AUTH_SOCK=/tmp/ssh-b6JHYBlQ5sMn/agent.31 04:30:31 SSH_AGENT_PID=37 04:30:31 Running ssh-add (command line suppressed) 04:30:31 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1255117973578574557.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1255117973578574557.key) 04:30:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:31 + git tag --points-at HEAD [Pipeline] } 04:30:31 $ docker exec --env ******** --env ******** 9dbd6afb8cb33497cb65cc14b47cd51450007a504b3337f7674bbe52f82929a8 ssh-agent -k 04:30:31 unset SSH_AUTH_SOCK; 04:30:31 unset SSH_AGENT_PID; 04:30:31 echo Agent pid 37 killed; 04:30:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:30:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:31 [ssh-agent] Looking for ssh-agent implementation... 04:30:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:32 $ docker exec 9dbd6afb8cb33497cb65cc14b47cd51450007a504b3337f7674bbe52f82929a8 ssh-agent 04:30:32 SSH_AUTH_SOCK=/tmp/ssh-NuXuWplQ2DZs/agent.69 04:30:32 SSH_AGENT_PID=75 04:30:32 Running ssh-add (command line suppressed) 04:30:32 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1985659206715048797.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1985659206715048797.key) 04:30:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:32 + git semver init 04:30:32 2023-09-23 04:30:32,790 [run_init] DEBUG init version:0.0.0 force:False 04:30:32 2023-09-23 04:30:32,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 04:30:32 2023-09-23 04:30:32,791 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 04:30:32 2023-09-23 04:30:32,791 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 04:30:33 2023-09-23 04:30:33,547 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 04:30:33 2023-09-23 04:30:33,548 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 04:30:33 2023-09-23 04:30:33,548 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:30:33 2023-09-23 04:30:33,548 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:30:33 3.1.0-dev.12 [Pipeline] } 04:30:33 $ docker exec --env ******** --env ******** 9dbd6afb8cb33497cb65cc14b47cd51450007a504b3337f7674bbe52f82929a8 ssh-agent -k 04:30:33 unset SSH_AUTH_SOCK; 04:30:33 unset SSH_AGENT_PID; 04:30:33 echo Agent pid 75 killed; 04:30:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:30:34 + git semver [Pipeline] } 04:30:34 $ docker stop --time=1 9dbd6afb8cb33497cb65cc14b47cd51450007a504b3337f7674bbe52f82929a8 04:30:35 $ docker rm -f --volumes 9dbd6afb8cb33497cb65cc14b47cd51450007a504b3337f7674bbe52f82929a8 [Pipeline] // withDockerContainer [Pipeline] sh 04:30:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:30:36 Stashed 1 file(s) [Pipeline] echo 04:30:36 [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:36 provisioning config files... 04:30:36 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14200846251285223475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:36 ---> docker-login.sh 04:30:36 nexus3.edgexfoundry.org:10001 04:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:36 Configure a credential helper to remove this warning. See 04:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:36 04:30:36 Login Succeeded 04:30:36 nexus3.edgexfoundry.org:10002 04:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:36 Configure a credential helper to remove this warning. See 04:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:36 04:30:36 Login Succeeded 04:30:36 nexus3.edgexfoundry.org:10003 04:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:37 Configure a credential helper to remove this warning. See 04:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:37 04:30:37 Login Succeeded 04:30:37 nexus3.edgexfoundry.org:10004 04:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:37 Configure a credential helper to remove this warning. See 04:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:37 04:30:37 Login Succeeded 04:30:37 docker.io 04:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:37 Configure a credential helper to remove this warning. See 04:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:37 04:30:37 Login Succeeded 04:30:37 ---> docker-login.sh ends [Pipeline] } 04:30:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:30:37 ========================================================= 04:30:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:30:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:30:38 Sending build context to Docker daemon 6.468MB 04:30:38 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:30:38 Step 2/10 : FROM ${BASE} AS builder 04:30:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:30:38 7264a8db6415: Pulling fs layer 04:30:38 c4d48a809fc2: Pulling fs layer 04:30:38 4f1c88b9dad5: Pulling fs layer 04:30:38 ad3a456e5733: Pulling fs layer 04:30:38 33e27b845d1e: Pulling fs layer 04:30:38 c68163c4e522: Pulling fs layer 04:30:38 50da416c3ac9: Pulling fs layer 04:30:38 23d2d4c4bb30: Pulling fs layer 04:30:38 ad3a456e5733: Waiting 04:30:38 33e27b845d1e: Waiting 04:30:38 23d2d4c4bb30: Waiting 04:30:38 c68163c4e522: Waiting 04:30:38 c4d48a809fc2: Download complete 04:30:38 ad3a456e5733: Verifying Checksum 04:30:38 ad3a456e5733: Download complete 04:30:38 33e27b845d1e: Verifying Checksum 04:30:38 33e27b845d1e: Download complete 04:30:38 7264a8db6415: Verifying Checksum 04:30:38 7264a8db6415: Download complete 04:30:38 c68163c4e522: Verifying Checksum 04:30:38 c68163c4e522: Download complete 04:30:38 7264a8db6415: Pull complete 04:30:38 c4d48a809fc2: Pull complete 04:30:38 23d2d4c4bb30: Verifying Checksum 04:30:38 23d2d4c4bb30: Download complete 04:30:38 4f1c88b9dad5: Verifying Checksum 04:30:38 4f1c88b9dad5: Download complete 04:30:39 50da416c3ac9: Verifying Checksum 04:30:39 50da416c3ac9: Download complete 04:30:42 4f1c88b9dad5: Pull complete 04:30:42 ad3a456e5733: Pull complete 04:30:42 33e27b845d1e: Pull complete 04:30:42 c68163c4e522: Pull complete 04:30:44 50da416c3ac9: Pull complete 04:30:44 23d2d4c4bb30: Pull complete 04:30:44 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:30:44 ---> 0786185ac409 04:30:44 Step 3/10 : ARG ADD_BUILD_TAGS="" 04:30:46 ---> Running in e1e77f56af5c 04:30:46 Removing intermediate container e1e77f56af5c 04:30:46 ---> a2265836ba77 04:30:46 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:30:46 ---> Running in 389711e625ed 04:30:46 Removing intermediate container 389711e625ed 04:30:46 ---> b16823e8bfd2 04:30:46 Step 5/10 : RUN apk add --update --no-cache make git openssh 04:30:46 ---> Running in 02136f32f533 04:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:30:47 (1/8) Installing openssh-keygen (9.3_p2-r0) 04:30:47 (2/8) Installing libedit (20221030.3.1-r1) 04:30:47 (3/8) Installing openssh-client-common (9.3_p2-r0) 04:30:47 (4/8) Installing openssh-client-default (9.3_p2-r0) 04:30:47 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 04:30:47 (6/8) Installing openssh-server-common (9.3_p2-r0) 04:30:47 (7/8) Installing openssh-server (9.3_p2-r0) 04:30:47 (8/8) Installing openssh (9.3_p2-r0) 04:30:47 Executing busybox-1.36.1-r2.trigger 04:30:47 OK: 270 MiB in 60 packages 04:30:48 Removing intermediate container 02136f32f533 04:30:48 ---> af1b9a121f25 04:30:48 Step 6/10 : WORKDIR /device-modbus-go 04:30:48 ---> Running in d83c242bdb1a 04:30:48 Removing intermediate container d83c242bdb1a 04:30:48 ---> eb615f556c65 04:30:48 Step 7/10 : COPY go.mod vendor* ./ 04:30:48 ---> 996fa2eac0b4 04:30:48 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:30:48 ---> Running in 480e585240b0 04:30:51 Still waiting to schedule task 04:30:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7671’ 04:31:35 Removing intermediate container 480e585240b0 04:31:35 ---> da0ba5c0bf9b 04:31:35 Step 9/10 : COPY . . 04:31:35 ---> 1097630c3d21 04:31:35 Step 10/10 : RUN ${MAKE} 04:31:35 ---> Running in 14338ae38420 04:31:35 noop 04:31:35 Removing intermediate container 14338ae38420 04:31:35 ---> 30397b010fd5 04:31:35 Successfully built 30397b010fd5 04:31:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:37 + docker inspect -f . ci-base-image-x86_64 04:31:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:39 prd-ubuntu20.04-docker-8c-8g-7674 does not seem to be running inside a container 04:31:39 $ 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 ******** ci-base-image-x86_64 cat 04:31:40 $ docker top ac6396db88e6fb8ddd44d9ff28b6f8941a103d72a9806ad25eec5fa6656d83f4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:44 + go version 04:31:44 go version go1.21.0 linux/amd64 [Pipeline] } 04:31:44 $ docker stop --time=1 ac6396db88e6fb8ddd44d9ff28b6f8941a103d72a9806ad25eec5fa6656d83f4 04:31:46 $ docker rm -f --volumes ac6396db88e6fb8ddd44d9ff28b6f8941a103d72a9806ad25eec5fa6656d83f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:51 + docker inspect -f . ci-base-image-x86_64 04:31:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:51 prd-ubuntu20.04-docker-8c-8g-7674 does not seem to be running inside a container 04:31:51 $ 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 ******** ci-base-image-x86_64 cat 04:31:51 $ docker top 56c102c6c46b38b51a347d20f2412da15f7d972ac0264a65a49345c78696f10b -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:51 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 04:31:52 + make test 04:31:52 go test ./... -coverprofile=coverage.out 04:31:53 ? github.com/edgexfoundry/device-modbus-go [no test files] 04:32:04 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 04:32:04 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.9% of statements 04:32:10 go vet ./... 04:32:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:32:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:32:14 ./bin/test-attribution-txt.sh [Pipeline] echo 04:32:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:32:15 $ docker stop --time=1 56c102c6c46b38b51a347d20f2412da15f7d972ac0264a65a49345c78696f10b 04:32:19 $ docker rm -f --volumes 56c102c6c46b38b51a347d20f2412da15f7d972ac0264a65a49345c78696f10b [Pipeline] // withDockerContainer [Pipeline] sh 04:32:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:32:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:32:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:32:20 + ls -al . 04:32:20 total 192 04:32:20 drwxrwxr-x 10 jenkins jenkins 4096 Sep 23 04:31 . 04:32:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:30 .. 04:32:20 -rw-rw-r-- 1 jenkins jenkins 140 Sep 23 04:30 .dockerignore 04:32:20 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 04:32 .git 04:32:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:30 .github 04:32:20 -rw-rw-r-- 1 jenkins jenkins 331 Sep 23 04:30 .gitignore 04:32:20 -rw-rw-r-- 1 jenkins jenkins 41 Sep 23 04:30 .golangci.yml 04:32:20 drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 04:30 .semver 04:32:20 -rw-rw-r-- 1 jenkins jenkins 11101 Sep 23 04:30 Attribution.txt 04:32:20 -rw-rw-r-- 1 jenkins jenkins 14764 Sep 23 04:30 CHANGELOG.md 04:32:20 -rw-rw-r-- 1 jenkins jenkins 1365 Sep 23 04:30 Dockerfile 04:32:20 -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 04:30 GOVERNANCE.md 04:32:20 -rw-rw-r-- 1 jenkins jenkins 680 Sep 23 04:30 Jenkinsfile 04:32:20 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 23 04:30 LICENSE 04:32:20 -rw-rw-r-- 1 jenkins jenkins 1936 Sep 23 04:30 Makefile 04:32:20 -rw-rw-r-- 1 jenkins jenkins 622 Sep 23 04:30 OWNERS.md 04:32:20 -rw-rw-r-- 1 jenkins jenkins 4578 Sep 23 04:30 README.md 04:32:20 -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 04:30 VERSION 04:32:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 04:30 bin 04:32:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:30 cmd 04:32:20 -rw-r--r-- 1 jenkins jenkins 24334 Sep 23 04:32 coverage.out 04:32:20 -rw-rw-r-- 1 jenkins jenkins 3941 Sep 23 04:30 go.mod 04:32:20 -rw-rw-r-- 1 jenkins jenkins 35965 Sep 23 04:30 go.sum 04:32:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:30 internal 04:32:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 04:30 simulator 04:32:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:30 snap 04:32:20 -rw-rw-r-- 1 jenkins jenkins 229 Sep 23 04:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:21 + 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=1fc6a9bac598d8b717ba28d0c645d44cc2d3275e --label arch=amd64 --label version=3.1.0-dev.12 . 04:32:21 Sending build context to Docker daemon 6.493MB 04:32:21 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 04:32:21 Step 2/22 : FROM ${BASE} AS builder 04:32:21 ---> 30397b010fd5 04:32:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 04:32:21 ---> Running in ba833d8b4e22 04:32:21 Removing intermediate container ba833d8b4e22 04:32:21 ---> ebc81c9a6207 04:32:21 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:32:21 ---> Running in 8f887c36e962 04:32:21 Removing intermediate container 8f887c36e962 04:32:21 ---> 1321fd497327 04:32:21 Step 5/22 : RUN apk add --update --no-cache make git openssh 04:32:21 ---> Running in 9796cba74ca0 04:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:32:22 OK: 270 MiB in 60 packages 04:32:22 Removing intermediate container 9796cba74ca0 04:32:22 ---> 61a4e6331f42 04:32:22 Step 6/22 : WORKDIR /device-modbus-go 04:32:22 ---> Running in 379fcb55bea8 04:32:22 Removing intermediate container 379fcb55bea8 04:32:22 ---> 3444f1bc3fe7 04:32:22 Step 7/22 : COPY go.mod vendor* ./ 04:32:22 ---> 4e2652f9eeab 04:32:22 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:32:22 ---> Running in 9d3a58e8adcc 04:32:23 Removing intermediate container 9d3a58e8adcc 04:32:23 ---> c4f4f6c42019 04:32:23 Step 9/22 : COPY . . 04:32:23 ---> 6a97613e336c 04:32:23 Step 10/22 : RUN ${MAKE} 04:32:23 ---> Running in 490b3125c9d8 04:32:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 04:32:46 Removing intermediate container 490b3125c9d8 04:32:46 ---> 868336e96ec3 04:32:46 Step 11/22 : FROM alpine:3.18 04:32:46 3.18: Pulling from library/alpine 04:32:46 7264a8db6415: Already exists 04:32:46 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 04:32:46 Status: Downloaded newer image for alpine:3.18 04:32:46 ---> 7e01a0d0a1dc 04:32:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 04:32:46 ---> Running in ab2202b273e5 04:32:46 Removing intermediate container ab2202b273e5 04:32:46 ---> 39a1559cf44d 04:32:46 Step 13/22 : RUN apk add --update --no-cache dumb-init 04:32:46 ---> Running in 111c825935de 04:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:32:46 (1/1) Installing dumb-init (1.2.5-r2) 04:32:46 Executing busybox-1.36.1-r2.trigger 04:32:46 OK: 7 MiB in 16 packages 04:32:46 Removing intermediate container 111c825935de 04:32:46 ---> 48eba0bbb5b8 04:32:46 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 04:32:47 ---> 94494f299433 04:32:47 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 04:32:47 ---> 5328841308ef 04:32:47 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 04:32:47 ---> ffb83e9dd785 04:32:47 Step 17/22 : EXPOSE 59901 04:32:47 ---> Running in a2d73be55de7 04:32:47 Removing intermediate container a2d73be55de7 04:32:47 ---> 6ffcbd9cfa79 04:32:47 Step 18/22 : ENTRYPOINT ["/device-modbus"] 04:32:47 ---> Running in 0024ed961a07 04:32:47 Removing intermediate container 0024ed961a07 04:32:47 ---> 82633d89d1a7 04:32:47 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:32:47 ---> Running in 89dfaa9b4de5 04:32:47 Removing intermediate container 89dfaa9b4de5 04:32:47 ---> 92029db63c21 04:32:47 Step 20/22 : LABEL arch=amd64 04:32:47 ---> Running in 6fd0cf00a965 04:32:47 Removing intermediate container 6fd0cf00a965 04:32:47 ---> ceb0ae89c438 04:32:47 Step 21/22 : LABEL git_sha=1fc6a9bac598d8b717ba28d0c645d44cc2d3275e 04:32:47 ---> Running in 28e6546ade63 04:32:47 Removing intermediate container 28e6546ade63 04:32:47 ---> 1ceb0f11e1a6 04:32:47 Step 22/22 : LABEL version=3.1.0-dev.12 04:32:47 ---> Running in 88d74dc6af70 04:32:47 Removing intermediate container 88d74dc6af70 04:32:47 ---> 42ab6ccf66c1 04:32:47 [Warning] One or more build-args [ARCH] were not consumed 04:32:47 Successfully built 42ab6ccf66c1 04:32:48 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:48 provisioning config files... 04:32:48 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3523016993111532988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:48 ---> docker-login.sh 04:32:48 nexus3.edgexfoundry.org:10001 04:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:48 Configure a credential helper to remove this warning. See 04:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:48 04:32:48 Login Succeeded 04:32:48 nexus3.edgexfoundry.org:10002 04:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:48 Configure a credential helper to remove this warning. See 04:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:48 04:32:48 Login Succeeded 04:32:48 nexus3.edgexfoundry.org:10003 04:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:48 Configure a credential helper to remove this warning. See 04:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:48 04:32:48 Login Succeeded 04:32:48 nexus3.edgexfoundry.org:10004 04:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:48 Configure a credential helper to remove this warning. See 04:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:48 04:32:48 Login Succeeded 04:32:48 docker.io 04:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:48 Configure a credential helper to remove this warning. See 04:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:48 04:32:48 Login Succeeded 04:32:48 ---> docker-login.sh ends [Pipeline] } 04:32:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:32:49 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 04:32:49 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e 04:32:49 latest 04:32:49 3.1.0-dev.12 04:32:49 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e-3.1.0-dev.12 04:32:49 main 04:32:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:49 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1fc6a9bac598d8b717ba28d0c645d44cc2d3275e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:49 + docker push nexus3.edgexfoundry.org:10004/device-modbus:1fc6a9bac598d8b717ba28d0c645d44cc2d3275e 04:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:32:49 fdbff5c01b01: Preparing 04:32:49 ebde76292a98: Preparing 04:32:49 74c9c9cba356: Preparing 04:32:49 5e93ed22be4f: Preparing 04:32:49 4693057ce236: Preparing 04:32:49 4693057ce236: Layer already exists 04:32:49 fdbff5c01b01: Pushed 04:32:49 5e93ed22be4f: Pushed 04:32:49 ebde76292a98: Pushed 04:32:52 74c9c9cba356: Pushed 04:32:52 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e: digest: sha256:71bd4e84035c914df48fff3615c4896574a67d777dc0bbb2ac17b9ee50558807 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:53 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:53 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 04:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:32:53 fdbff5c01b01: Preparing 04:32:53 ebde76292a98: Preparing 04:32:53 74c9c9cba356: Preparing 04:32:53 5e93ed22be4f: Preparing 04:32:53 4693057ce236: Preparing 04:32:53 fdbff5c01b01: Layer already exists 04:32:53 4693057ce236: Layer already exists 04:32:53 ebde76292a98: Layer already exists 04:32:53 5e93ed22be4f: Layer already exists 04:32:53 74c9c9cba356: Layer already exists 04:32:53 latest: digest: sha256:71bd4e84035c914df48fff3615c4896574a67d777dc0bbb2ac17b9ee50558807 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:53 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:54 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.12 04:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:32:54 fdbff5c01b01: Preparing 04:32:54 ebde76292a98: Preparing 04:32:54 74c9c9cba356: Preparing 04:32:54 5e93ed22be4f: Preparing 04:32:54 4693057ce236: Preparing 04:32:54 74c9c9cba356: Layer already exists 04:32:54 4693057ce236: Layer already exists 04:32:54 fdbff5c01b01: Layer already exists 04:32:54 ebde76292a98: Layer already exists 04:32:54 5e93ed22be4f: Layer already exists 04:32:54 3.1.0-dev.12: digest: sha256:71bd4e84035c914df48fff3615c4896574a67d777dc0bbb2ac17b9ee50558807 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:54 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1fc6a9bac598d8b717ba28d0c645d44cc2d3275e-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:54 + docker push nexus3.edgexfoundry.org:10004/device-modbus:1fc6a9bac598d8b717ba28d0c645d44cc2d3275e-3.1.0-dev.12 04:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:32:54 fdbff5c01b01: Preparing 04:32:54 ebde76292a98: Preparing 04:32:54 74c9c9cba356: Preparing 04:32:54 5e93ed22be4f: Preparing 04:32:54 4693057ce236: Preparing 04:32:54 74c9c9cba356: Layer already exists 04:32:54 fdbff5c01b01: Layer already exists 04:32:54 5e93ed22be4f: Layer already exists 04:32:54 4693057ce236: Layer already exists 04:32:54 ebde76292a98: Layer already exists 04:32:54 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e-3.1.0-dev.12: digest: sha256:71bd4e84035c914df48fff3615c4896574a67d777dc0bbb2ac17b9ee50558807 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:55 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:55 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 04:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 04:32:55 fdbff5c01b01: Preparing 04:32:55 ebde76292a98: Preparing 04:32:55 74c9c9cba356: Preparing 04:32:55 5e93ed22be4f: Preparing 04:32:55 4693057ce236: Preparing 04:32:55 4693057ce236: Layer already exists 04:32:55 5e93ed22be4f: Layer already exists 04:32:55 fdbff5c01b01: Layer already exists 04:32:55 ebde76292a98: Layer already exists 04:32:55 74c9c9cba356: Layer already exists 04:32:55 main: digest: sha256:71bd4e84035c914df48fff3615c4896574a67d777dc0bbb2ac17b9ee50558807 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:55 ===================================================== [Pipeline] echo 04:32:55 taggedImages: 04:32:55 - nexus3.edgexfoundry.org:10004/device-modbus:1fc6a9bac598d8b717ba28d0c645d44cc2d3275e 04:32:55 - nexus3.edgexfoundry.org:10004/device-modbus:latest 04:32:55 - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.12 04:32:55 - nexus3.edgexfoundry.org:10004/device-modbus:1fc6a9bac598d8b717ba28d0c645d44cc2d3275e-3.1.0-dev.12 04:32:55 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:55 04:32:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:56 latest: Pulling from edgex-lftools-log-publisher 04:32:56 5eb5b503b376: Pulling fs layer 04:32:56 5c69ac0246d0: Pulling fs layer 04:32:56 ec43610c2a17: Pulling fs layer 04:32:56 3a2ae6a8a46f: Pulling fs layer 04:32:56 33b1e0a273af: Pulling fs layer 04:32:56 5d3b04190fa2: Pulling fs layer 04:32:56 3a2ae6a8a46f: Waiting 04:32:56 2f39f015ded8: Pulling fs layer 04:32:56 5d3b04190fa2: Waiting 04:32:56 2f39f015ded8: Waiting 04:32:56 5c69ac0246d0: Verifying Checksum 04:32:56 5c69ac0246d0: Download complete 04:32:56 3a2ae6a8a46f: Verifying Checksum 04:32:56 3a2ae6a8a46f: Download complete 04:32:56 33b1e0a273af: Verifying Checksum 04:32:56 33b1e0a273af: Download complete 04:32:56 5d3b04190fa2: Verifying Checksum 04:32:56 5d3b04190fa2: Download complete 04:32:56 ec43610c2a17: Verifying Checksum 04:32:56 ec43610c2a17: Download complete 04:32:56 5eb5b503b376: Download complete 04:32:56 2f39f015ded8: Download complete 04:32:57 5eb5b503b376: Pull complete 04:32:57 5c69ac0246d0: Pull complete 04:32:58 ec43610c2a17: Pull complete 04:32:58 3a2ae6a8a46f: Pull complete 04:32:58 33b1e0a273af: Pull complete 04:32:58 5d3b04190fa2: Pull complete 04:33:02 2f39f015ded8: Pull complete 04:33:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:03 prd-ubuntu20.04-docker-8c-8g-7674 does not seem to be running inside a container 04:33:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:33:09 $ docker top 972c5ea3682c3ec2df11d9957e244c0aedecf755fa39086c073802deb3ff75ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:09 ---> job-cost.sh 04:33:09 lf-activate-venv: SKIPPING 04:33:09 INFO: No Stack... 04:33:09 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:09 INFO: Archiving Costs [Pipeline] sh 04:33:10 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 04:33:10 + cut -d, -f6 [Pipeline] lock 04:33:10 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-126-stack-cost] 04:33:10 Resource [jenkins-edgexfoundry-device-modbus-go-main-126-stack-cost] did not exist. Created. 04:33:10 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:10 + echo total: 0.2199999988079071 [Pipeline] stash 04:33:10 Stashed 1 file(s) [Pipeline] } 04:33:10 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:10 $ docker stop --time=1 972c5ea3682c3ec2df11d9957e244c0aedecf755fa39086c073802deb3ff75ca 04:33:11 $ docker rm -f --volumes 972c5ea3682c3ec2df11d9957e244c0aedecf755fa39086c073802deb3ff75ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:33:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7677 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 04:33:30 Running in /w/workspace/device-modbus-go/126 [Pipeline] { [Pipeline] checkout 04:33:30 Selected Git installation does not exist. Using Default 04:33:30 The recommended git tool is: NONE 04:33:36 using credential edgex-jenkins-ssh 04:33:36 Cloning the remote Git repository 04:33:36 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 04:33:37 > git init /w/workspace/device-modbus-go/126 # timeout=10 04:33:37 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 04:33:37 > git --version # timeout=10 04:33:37 > git --version # 'git version 2.25.1' 04:33:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:33:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:33:38 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 04:33:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:33:39 Avoid second fetch 04:33:39 Checking out Revision 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e (main) 04:33:39 > git config core.sparsecheckout # timeout=10 04:33:39 > git checkout -f 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e # timeout=10 04:33:40 Commit message: "Merge pull request #504 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:33:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:33:40 % Total % Received % Xferd Average Speed Time Time Time Current 04:33:40 Dload Upload Total Spent Left Speed 04:33:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 04:33:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:33:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:33:42 + sudo tee /etc/docker/daemon.new 04:33:42 { 04:33:42 "registry-mirrors": [ 04:33:42 "https://nexus3.edgexfoundry.org:10001" 04:33:42 ], 04:33:42 "bip": "10.250.0.254/24", 04:33:42 "hosts": [ 04:33:42 "tcp://0.0.0.0:5555", 04:33:42 "unix:///var/run/docker.sock" 04:33:42 ], 04:33:42 "mtu": 1458, 04:33:42 "selinux-enabled": true, 04:33:42 "seccomp-profile": "/etc/docker/seccomp.json" 04:33:42 } [Pipeline] sh 04:33:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:33:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:34:01 provisioning config files... 04:34:01 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/126@tmp/config8043357582687691253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:34:01 ---> docker-login.sh 04:34:01 nexus3.edgexfoundry.org:10001 04:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:02 Configure a credential helper to remove this warning. See 04:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:02 04:34:02 Login Succeeded 04:34:02 nexus3.edgexfoundry.org:10002 04:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:02 Configure a credential helper to remove this warning. See 04:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:02 04:34:02 Login Succeeded 04:34:02 nexus3.edgexfoundry.org:10003 04:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:02 Configure a credential helper to remove this warning. See 04:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:02 04:34:02 Login Succeeded 04:34:02 nexus3.edgexfoundry.org:10004 04:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:03 Configure a credential helper to remove this warning. See 04:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:03 04:34:03 Login Succeeded 04:34:03 docker.io 04:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:34:03 Configure a credential helper to remove this warning. See 04:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:34:03 04:34:03 Login Succeeded 04:34:03 ---> docker-login.sh ends [Pipeline] } 04:34:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:34:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:34:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:34:04 ========================================================= 04:34:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:34:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:34:04 Sending build context to Docker daemon 3.356MB 04:34:04 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:34:04 Step 2/10 : FROM ${BASE} AS builder 04:34:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:34:04 9fda8d8052c6: Pulling fs layer 04:34:04 5d54e960e981: Pulling fs layer 04:34:04 c4a7e357bf2a: Pulling fs layer 04:34:04 f0e02332f6b5: Pulling fs layer 04:34:04 cefa15bbcfad: Pulling fs layer 04:34:04 17808c966233: Pulling fs layer 04:34:04 f4c1fc716caa: Pulling fs layer 04:34:04 cefa15bbcfad: Waiting 04:34:04 17808c966233: Waiting 04:34:04 f4c1fc716caa: Waiting 04:34:04 f0e02332f6b5: Waiting 04:34:04 5d54e960e981: Verifying Checksum 04:34:04 5d54e960e981: Download complete 04:34:04 f0e02332f6b5: Verifying Checksum 04:34:04 f0e02332f6b5: Download complete 04:34:04 cefa15bbcfad: Verifying Checksum 04:34:04 cefa15bbcfad: Download complete 04:34:04 9fda8d8052c6: Download complete 04:34:05 f4c1fc716caa: Verifying Checksum 04:34:05 f4c1fc716caa: Download complete 04:34:06 9fda8d8052c6: Pull complete 04:34:06 5d54e960e981: Pull complete 04:34:06 c4a7e357bf2a: Download complete 04:34:07 17808c966233: Verifying Checksum 04:34:07 17808c966233: Download complete 04:34:20 c4a7e357bf2a: Pull complete 04:34:20 f0e02332f6b5: Pull complete 04:34:20 cefa15bbcfad: Pull complete 04:34:26 17808c966233: Pull complete 04:34:27 f4c1fc716caa: Pull complete 04:34:27 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:34:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:34:27 ---> ea914061e18c 04:34:27 Step 3/10 : ARG ADD_BUILD_TAGS="" 04:34:29 ---> Running in 5d868f1a6b3b 04:34:29 Removing intermediate container 5d868f1a6b3b 04:34:29 ---> e13f40325782 04:34:29 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:34:29 ---> Running in 9a61c7ea67ae 04:34:30 Removing intermediate container 9a61c7ea67ae 04:34:30 ---> f46eb1f08425 04:34:30 Step 5/10 : RUN apk add --update --no-cache make git openssh 04:34:30 ---> Running in 94a789b711ec 04:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:34:33 (1/8) Installing openssh-keygen (9.3_p2-r0) 04:34:33 (2/8) Installing libedit (20221030.3.1-r1) 04:34:33 (3/8) Installing openssh-client-common (9.3_p2-r0) 04:34:33 (4/8) Installing openssh-client-default (9.3_p2-r0) 04:34:33 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 04:34:33 (6/8) Installing openssh-server-common (9.3_p2-r0) 04:34:33 (7/8) Installing openssh-server (9.3_p2-r0) 04:34:33 (8/8) Installing openssh (9.3_p2-r0) 04:34:33 Executing busybox-1.36.1-r2.trigger 04:34:33 OK: 272 MiB in 60 packages 04:34:35 Removing intermediate container 94a789b711ec 04:34:35 ---> e3e035843a43 04:34:35 Step 6/10 : WORKDIR /device-modbus-go 04:34:35 ---> Running in dc7f7a0a6a64 04:34:35 Removing intermediate container dc7f7a0a6a64 04:34:35 ---> 44bb89c25e63 04:34:35 Step 7/10 : COPY go.mod vendor* ./ 04:34:35 ---> aa34f40f6ede 04:34:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:34:35 ---> Running in d9474c581611 04:35:43 Removing intermediate container d9474c581611 04:35:43 ---> c744f3ec1c17 04:35:43 Step 9/10 : COPY . . 04:35:43 ---> 790f2ea06b67 04:35:43 Step 10/10 : RUN ${MAKE} 04:35:43 ---> Running in 67425721d990 04:35:43 noop 04:35:44 Removing intermediate container 67425721d990 04:35:44 ---> dde3374c723a 04:35:44 Successfully built dde3374c723a 04:35:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:44 + docker inspect -f . ci-base-image-arm64 04:35:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:44 prd-ubuntu20.04-docker-arm64-4c-16g-7677 does not seem to be running inside a container 04:35:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/126 -v /w/workspace/device-modbus-go/126:/w/workspace/device-modbus-go/126:rw,z -v /w/workspace/device-modbus-go/126@tmp:/w/workspace/device-modbus-go/126@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 ******** ci-base-image-arm64 cat 04:35:47 $ docker top baa5bade0245537a45acd8be1c79a91c43cdea9221c34c663e4de6ff6b836c85 -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:48 + go version 04:35:48 go version go1.21.0 linux/arm64 [Pipeline] } 04:35:48 $ docker stop --time=1 baa5bade0245537a45acd8be1c79a91c43cdea9221c34c663e4de6ff6b836c85 04:35:50 $ docker rm -f --volumes baa5bade0245537a45acd8be1c79a91c43cdea9221c34c663e4de6ff6b836c85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:50 + docker inspect -f . ci-base-image-arm64 04:35:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:50 prd-ubuntu20.04-docker-arm64-4c-16g-7677 does not seem to be running inside a container 04:35:50 $ 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/126 -v /w/workspace/device-modbus-go/126:/w/workspace/device-modbus-go/126:rw,z -v /w/workspace/device-modbus-go/126@tmp:/w/workspace/device-modbus-go/126@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 ******** ci-base-image-arm64 cat 04:35:52 $ docker top fe2e067dbc073ea39ef8151cdb029746627cd664d3f48d012cd0136aec3c2c0f -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:52 + git config --global --add safe.directory /w/workspace/device-modbus-go/126 [Pipeline] fileExists [Pipeline] sh 04:35:53 + make test 04:35:53 go test ./... -coverprofile=coverage.out 04:35:57 ? github.com/edgexfoundry/device-modbus-go [no test files] 04:37:49 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 04:37:49 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.066s coverage: 47.9% of statements 04:37:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:37:49 go vet ./... 04:38:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:38:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:38:16 ./bin/test-attribution-txt.sh [Pipeline] echo 04:38:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:38:16 $ docker stop --time=1 fe2e067dbc073ea39ef8151cdb029746627cd664d3f48d012cd0136aec3c2c0f 04:38:19 $ docker rm -f --volumes fe2e067dbc073ea39ef8151cdb029746627cd664d3f48d012cd0136aec3c2c0f [Pipeline] // withDockerContainer [Pipeline] sh 04:38:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:38:21 Warning: overwriting stash ‘coverage-report’ 04:38:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:38:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:38:22 + ls -al . 04:38:22 total 188 04:38:22 drwxrwxr-x 9 jenkins jenkins 4096 Sep 23 04:35 . 04:38:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:33 .. 04:38:22 -rw-rw-r-- 1 jenkins jenkins 140 Sep 23 04:33 .dockerignore 04:38:22 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 04:33 .git 04:38:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:33 .github 04:38:22 -rw-rw-r-- 1 jenkins jenkins 331 Sep 23 04:33 .gitignore 04:38:22 -rw-rw-r-- 1 jenkins jenkins 41 Sep 23 04:33 .golangci.yml 04:38:22 -rw-rw-r-- 1 jenkins jenkins 11101 Sep 23 04:33 Attribution.txt 04:38:22 -rw-rw-r-- 1 jenkins jenkins 14764 Sep 23 04:33 CHANGELOG.md 04:38:22 -rw-rw-r-- 1 jenkins jenkins 1365 Sep 23 04:33 Dockerfile 04:38:22 -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 04:33 GOVERNANCE.md 04:38:22 -rw-rw-r-- 1 jenkins jenkins 680 Sep 23 04:33 Jenkinsfile 04:38:22 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 23 04:33 LICENSE 04:38:22 -rw-rw-r-- 1 jenkins jenkins 1936 Sep 23 04:33 Makefile 04:38:22 -rw-rw-r-- 1 jenkins jenkins 622 Sep 23 04:33 OWNERS.md 04:38:22 -rw-rw-r-- 1 jenkins jenkins 4578 Sep 23 04:33 README.md 04:38:22 -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 04:30 VERSION 04:38:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 04:33 bin 04:38:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:33 cmd 04:38:22 -rw-r--r-- 1 jenkins jenkins 24334 Sep 23 04:37 coverage.out 04:38:22 -rw-rw-r-- 1 jenkins jenkins 3941 Sep 23 04:33 go.mod 04:38:22 -rw-rw-r-- 1 jenkins jenkins 35965 Sep 23 04:33 go.sum 04:38:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:33 internal 04:38:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 04:33 simulator 04:38:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:33 snap 04:38:22 -rw-rw-r-- 1 jenkins jenkins 229 Sep 23 04:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:22 + 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=1fc6a9bac598d8b717ba28d0c645d44cc2d3275e --label arch=arm64 --label version=3.1.0-dev.12 . 04:38:23 Sending build context to Docker daemon 3.381MB 04:38:23 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 04:38:23 Step 2/22 : FROM ${BASE} AS builder 04:38:23 ---> dde3374c723a 04:38:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 04:38:23 ---> Running in 9a74fe832464 04:38:23 Removing intermediate container 9a74fe832464 04:38:23 ---> 87c2fe8fd3a2 04:38:23 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:38:23 ---> Running in 0832fe45b1c9 04:38:25 Removing intermediate container 0832fe45b1c9 04:38:25 ---> 560960706fcb 04:38:25 Step 5/22 : RUN apk add --update --no-cache make git openssh 04:38:25 ---> Running in c62d119d4c7c 04:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:38:28 OK: 272 MiB in 60 packages 04:38:29 Removing intermediate container c62d119d4c7c 04:38:29 ---> 73ad729f7790 04:38:29 Step 6/22 : WORKDIR /device-modbus-go 04:38:29 ---> Running in 08eb841bbd5c 04:38:29 Removing intermediate container 08eb841bbd5c 04:38:29 ---> dab430ae93ec 04:38:29 Step 7/22 : COPY go.mod vendor* ./ 04:38:30 ---> 250ce00f1d11 04:38:30 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:30 ---> Running in 150a4a2d3e4f 04:38:34 Removing intermediate container 150a4a2d3e4f 04:38:34 ---> dbfa5a24bbe0 04:38:34 Step 9/22 : COPY . . 04:38:35 ---> 4520150f60b2 04:38:35 Step 10/22 : RUN ${MAKE} 04:38:35 ---> Running in 0f840c477450 04:38:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 04:40:42 Removing intermediate container 0f840c477450 04:40:42 ---> 103a88b21269 04:40:42 Step 11/22 : FROM alpine:3.18 04:40:42 3.18: Pulling from library/alpine 04:40:42 9fda8d8052c6: Already exists 04:40:42 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 04:40:42 Status: Downloaded newer image for alpine:3.18 04:40:42 ---> f6648c04cd6c 04:40:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 04:40:42 ---> Running in 2ce3cb7c3621 04:40:42 Removing intermediate container 2ce3cb7c3621 04:40:42 ---> 201a682cd239 04:40:42 Step 13/22 : RUN apk add --update --no-cache dumb-init 04:40:42 ---> Running in 02dc8686af28 04:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:40:42 (1/1) Installing dumb-init (1.2.5-r2) 04:40:42 Executing busybox-1.36.1-r2.trigger 04:40:42 OK: 8 MiB in 16 packages 04:40:42 Removing intermediate container 02dc8686af28 04:40:42 ---> 0b8c8af1c70f 04:40:42 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 04:40:42 ---> 25303c55a8a1 04:40:42 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 04:40:42 ---> 34814f6117e0 04:40:42 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 04:40:42 ---> 64fec67ef48a 04:40:42 Step 17/22 : EXPOSE 59901 04:40:42 ---> Running in fc6dfc2c4f33 04:40:42 Removing intermediate container fc6dfc2c4f33 04:40:42 ---> ffbb1a27be66 04:40:42 Step 18/22 : ENTRYPOINT ["/device-modbus"] 04:40:42 ---> Running in 4a2c1fbde615 04:40:42 Removing intermediate container 4a2c1fbde615 04:40:42 ---> 1a96da845cbf 04:40:42 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:40:42 ---> Running in 033d0f976163 04:40:42 Removing intermediate container 033d0f976163 04:40:42 ---> 144f1d43e205 04:40:42 Step 20/22 : LABEL arch=arm64 04:40:42 ---> Running in 49f109321d74 04:40:42 Removing intermediate container 49f109321d74 04:40:42 ---> 719353a614e3 04:40:42 Step 21/22 : LABEL git_sha=1fc6a9bac598d8b717ba28d0c645d44cc2d3275e 04:40:42 ---> Running in e1f974bd9af4 04:40:42 Removing intermediate container e1f974bd9af4 04:40:42 ---> d634eab9754e 04:40:42 Step 22/22 : LABEL version=3.1.0-dev.12 04:40:42 ---> Running in 02a93006d705 04:40:42 Removing intermediate container 02a93006d705 04:40:42 ---> 818cd21ac353 04:40:42 [Warning] One or more build-args [ARCH] were not consumed 04:40:42 Successfully built 818cd21ac353 04:40:42 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:42 provisioning config files... 04:40:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/126@tmp/config12969673524419397479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:43 ---> docker-login.sh 04:40:43 nexus3.edgexfoundry.org:10001 04:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:43 Configure a credential helper to remove this warning. See 04:40:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:43 04:40:43 Login Succeeded 04:40:43 nexus3.edgexfoundry.org:10002 04:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:43 Configure a credential helper to remove this warning. See 04:40:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:43 04:40:43 Login Succeeded 04:40:43 nexus3.edgexfoundry.org:10003 04:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:44 Configure a credential helper to remove this warning. See 04:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:44 04:40:44 Login Succeeded 04:40:44 nexus3.edgexfoundry.org:10004 04:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:44 Configure a credential helper to remove this warning. See 04:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:44 04:40:44 Login Succeeded 04:40:44 docker.io 04:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:45 Configure a credential helper to remove this warning. See 04:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:45 04:40:45 Login Succeeded 04:40:45 ---> docker-login.sh ends [Pipeline] } 04:40:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:40:45 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 04:40:45 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e 04:40:45 latest 04:40:45 3.1.0-dev.12 04:40:45 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e-3.1.0-dev.12 04:40:45 main 04:40:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:45 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1fc6a9bac598d8b717ba28d0c645d44cc2d3275e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:45 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1fc6a9bac598d8b717ba28d0c645d44cc2d3275e 04:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:40:45 f29fe1c976d5: Preparing 04:40:45 3f8a5a6b64ed: Preparing 04:40:45 817fd6355246: Preparing 04:40:45 ea6165db8070: Preparing 04:40:45 b2191e2be29d: Preparing 04:40:45 b2191e2be29d: Layer already exists 04:40:46 f29fe1c976d5: Pushed 04:40:46 3f8a5a6b64ed: Pushed 04:40:46 ea6165db8070: Pushed 04:40:51 817fd6355246: Pushed 04:40:51 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e: digest: sha256:765a357307224c7320c74265da7a5e6e09d0a118646e70c8431c96c37cea81ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:51 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 04:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:40:52 f29fe1c976d5: Preparing 04:40:52 3f8a5a6b64ed: Preparing 04:40:52 817fd6355246: Preparing 04:40:52 ea6165db8070: Preparing 04:40:52 b2191e2be29d: Preparing 04:40:52 ea6165db8070: Layer already exists 04:40:52 3f8a5a6b64ed: Layer already exists 04:40:52 817fd6355246: Layer already exists 04:40:52 f29fe1c976d5: Layer already exists 04:40:52 b2191e2be29d: Layer already exists 04:40:52 latest: digest: sha256:765a357307224c7320c74265da7a5e6e09d0a118646e70c8431c96c37cea81ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:52 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.12 04:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:40:52 f29fe1c976d5: Preparing 04:40:52 3f8a5a6b64ed: Preparing 04:40:52 817fd6355246: Preparing 04:40:52 ea6165db8070: Preparing 04:40:52 b2191e2be29d: Preparing 04:40:52 b2191e2be29d: Layer already exists 04:40:52 ea6165db8070: Layer already exists 04:40:52 817fd6355246: Layer already exists 04:40:52 3f8a5a6b64ed: Layer already exists 04:40:52 f29fe1c976d5: Layer already exists 04:40:52 3.1.0-dev.12: digest: sha256:765a357307224c7320c74265da7a5e6e09d0a118646e70c8431c96c37cea81ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:53 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1fc6a9bac598d8b717ba28d0c645d44cc2d3275e-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:53 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1fc6a9bac598d8b717ba28d0c645d44cc2d3275e-3.1.0-dev.12 04:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:40:53 f29fe1c976d5: Preparing 04:40:53 3f8a5a6b64ed: Preparing 04:40:53 817fd6355246: Preparing 04:40:53 ea6165db8070: Preparing 04:40:53 b2191e2be29d: Preparing 04:40:53 b2191e2be29d: Layer already exists 04:40:53 817fd6355246: Layer already exists 04:40:53 f29fe1c976d5: Layer already exists 04:40:53 ea6165db8070: Layer already exists 04:40:53 3f8a5a6b64ed: Layer already exists 04:40:53 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e-3.1.0-dev.12: digest: sha256:765a357307224c7320c74265da7a5e6e09d0a118646e70c8431c96c37cea81ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:53 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:54 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 04:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 04:40:54 f29fe1c976d5: Preparing 04:40:54 3f8a5a6b64ed: Preparing 04:40:54 817fd6355246: Preparing 04:40:54 ea6165db8070: Preparing 04:40:54 b2191e2be29d: Preparing 04:40:54 817fd6355246: Layer already exists 04:40:54 f29fe1c976d5: Layer already exists 04:40:54 b2191e2be29d: Layer already exists 04:40:54 3f8a5a6b64ed: Layer already exists 04:40:54 ea6165db8070: Layer already exists 04:40:54 main: digest: sha256:765a357307224c7320c74265da7a5e6e09d0a118646e70c8431c96c37cea81ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:54 ===================================================== [Pipeline] echo 04:40:54 taggedImages: 04:40:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1fc6a9bac598d8b717ba28d0c645d44cc2d3275e 04:40:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 04:40:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.12 04:40:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1fc6a9bac598d8b717ba28d0c645d44cc2d3275e-3.1.0-dev.12 04:40:54 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:54 04:40:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:54 arm64: Pulling from edgex-lftools-log-publisher 04:40:54 8998bd30e6a1: Pulling fs layer 04:40:54 04944245beec: Pulling fs layer 04:40:54 699f458cf7ca: Pulling fs layer 04:40:54 765212b225bb: Pulling fs layer 04:40:54 f23df028b6ca: Pulling fs layer 04:40:54 d65c8cfc05b1: Pulling fs layer 04:40:54 2437ff75d9bd: Pulling fs layer 04:40:54 765212b225bb: Waiting 04:40:54 f23df028b6ca: Waiting 04:40:54 d65c8cfc05b1: Waiting 04:40:54 2437ff75d9bd: Waiting 04:40:55 04944245beec: Verifying Checksum 04:40:55 04944245beec: Download complete 04:40:55 765212b225bb: Verifying Checksum 04:40:55 765212b225bb: Download complete 04:40:55 f23df028b6ca: Verifying Checksum 04:40:55 f23df028b6ca: Download complete 04:40:55 d65c8cfc05b1: Verifying Checksum 04:40:55 d65c8cfc05b1: Download complete 04:40:55 699f458cf7ca: Verifying Checksum 04:40:55 699f458cf7ca: Download complete 04:40:55 8998bd30e6a1: Verifying Checksum 04:40:55 8998bd30e6a1: Download complete 04:40:58 2437ff75d9bd: Download complete 04:41:01 8998bd30e6a1: Pull complete 04:41:02 04944245beec: Pull complete 04:41:03 699f458cf7ca: Pull complete 04:41:03 765212b225bb: Pull complete 04:41:04 f23df028b6ca: Pull complete 04:41:04 d65c8cfc05b1: Pull complete 04:41:19 2437ff75d9bd: Pull complete 04:41:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:41:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:41:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:19 prd-ubuntu20.04-docker-arm64-4c-16g-7677 does not seem to be running inside a container 04:41:19 $ 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/126 -v /w/workspace/device-modbus-go/126:/w/workspace/device-modbus-go/126:rw,z -v /w/workspace/device-modbus-go/126@tmp:/w/workspace/device-modbus-go/126@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:arm64 cat 04:41:22 $ docker top 6023e4fa7db86a25937538cc75b76420d3da9dcb558919ff7c7ecd3f2c6af6f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:22 ---> job-cost.sh 04:41:22 lf-activate-venv: SKIPPING 04:41:22 INFO: No Stack... 04:41:23 INFO: Retrieving Pricing Info for: v3-standard-4 04:41:24 INFO: Archiving Costs [Pipeline] sh 04:41:24 + cut -d, -f6 04:41:24 + cat /w/workspace/device-modbus-go/126/archives/cost.csv [Pipeline] lock 04:41:24 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-126-stack-cost] 04:41:24 Resource [jenkins-edgexfoundry-device-modbus-go-main-126-stack-cost] did not exist. Created. 04:41:24 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:41:25 /w/workspace/device-modbus-go/126@tmp/durable-e18f5cd4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:41:25 + echo total: 0.10999999940395355 [Pipeline] stash 04:41:25 Warning: overwriting stash ‘stack-cost’ 04:41:25 Stashed 1 file(s) [Pipeline] } 04:41:25 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 04:41:25 $ docker stop --time=1 6023e4fa7db86a25937538cc75b76420d3da9dcb558919ff7c7ecd3f2c6af6f7 04:41:27 $ docker rm -f --volumes 6023e4fa7db86a25937538cc75b76420d3da9dcb558919ff7c7ecd3f2c6af6f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:41:28 provisioning config files... 04:41:28 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1797407817195602613tmp [Pipeline] { [Pipeline] sh 04:41:28 + set +x 04:41:28 + curl -s https://codecov.io/bash 04:41:28 + bash -s -- 04:41:28 04:41:28 _____ _ 04:41:28 / ____| | | 04:41:28 | | ___ __| | ___ ___ _____ __ 04:41:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:41:28 | |___| (_) | (_| | __/ (_| (_) \ V / 04:41:28 \_____\___/ \__,_|\___|\___\___/ \_/ 04:41:28 Bash-1.0.6 04:41:28 04:41:28 04:41:28 ==> git version 2.25.1 found 04:41:28 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:41:28 Release-Date: 2020-01-08 04:41:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:41:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:41:28 ==> Jenkins CI detected. 04:41:28 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 04:41:28 project root: . 04:41:28 --> token set from env 04:41:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:41:28 ==> Running gcov in . (disable via -X gcov) 04:41:28 ==> Python coveragepy not found 04:41:28 ==> Searching for coverage reports in: 04:41:28 + . 04:41:28 -> Found 1 reports 04:41:28 ==> Detecting git/mercurial file structure 04:41:28 ==> Reading reports 04:41:28 + ./coverage.out bytes=24334 04:41:28 ==> Appending adjustments 04:41:28 https://docs.codecov.io/docs/fixing-reports 04:41:28 + Found adjustments 04:41:28 ==> Gzipping contents 04:41:28 4.0K /tmp/codecov.DFpwpX.gz 04:41:28 ==> Uploading reports 04:41:28 url: https://codecov.io 04:41:28 query: branch=main&commit=1fc6a9bac598d8b717ba28d0c645d44cc2d3275e&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:41:28 -> Pinging Codecov 04:41:28 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=1fc6a9bac598d8b717ba28d0c645d44cc2d3275e&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:41:28 -> Uploading to 04:41:28 https://storage.googleapis.com/codecov/v4/raw/2023-09-23/55DBCA73C666E3227836607328DD7E49/1fc6a9bac598d8b717ba28d0c645d44cc2d3275e/e0f1e8b8-afc7-4799-8b6b-5a3b542209cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230923T044128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1fc7a7f3c49ff543288067c2ce711232acfd2fa2acc923b81368494b4dc6967 04:41:28 % Total % Received % Xferd Average Speed Time Time Time Current 04:41:28 Dload Upload Total Spent Left Speed 04:41:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3974 0 0 100 3974 0 18834 --:--:-- --:--:-- --:--:-- 18834 04:41:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/1fc6a9bac598d8b717ba28d0c645d44cc2d3275e [Pipeline] } 04:41:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:41:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:41:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:41:29 04:41:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:41:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:41:29 df9b9388f04a: Pulling fs layer 04:41:29 52dc419b0ee2: Pulling fs layer 04:41:29 25bc292e5bac: Pulling fs layer 04:41:29 114826534d7a: Pulling fs layer 04:41:29 4657fd5d0bcf: Pulling fs layer 04:41:29 6ad1cebc031e: Pulling fs layer 04:41:29 8a3aa393b2d8: Pulling fs layer 04:41:29 114826534d7a: Waiting 04:41:29 4657fd5d0bcf: Waiting 04:41:29 6ad1cebc031e: Waiting 04:41:29 25bc292e5bac: Download complete 04:41:29 52dc419b0ee2: Download complete 04:41:29 4657fd5d0bcf: Verifying Checksum 04:41:29 4657fd5d0bcf: Download complete 04:41:29 df9b9388f04a: Download complete 04:41:30 6ad1cebc031e: Download complete 04:41:30 df9b9388f04a: Pull complete 04:41:30 52dc419b0ee2: Pull complete 04:41:30 25bc292e5bac: Pull complete 04:41:30 114826534d7a: Download complete 04:41:30 8a3aa393b2d8: Verifying Checksum 04:41:30 8a3aa393b2d8: Download complete 04:41:34 114826534d7a: Pull complete 04:41:34 4657fd5d0bcf: Pull complete 04:41:34 6ad1cebc031e: Pull complete 04:41:37 8a3aa393b2d8: Pull complete 04:41:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:41:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:41:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:37 prd-ubuntu20.04-docker-8c-8g-7674 does not seem to be running inside a container 04:41:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:41:43 $ docker top f2e5b56bb5ef437120624277df0e116952219f7722be0c84dd8ad32e84990b7e -eo pid,comm [Pipeline] { [Pipeline] echo 04:41:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 04:41:43 + set -o pipefail 04:41:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 04:41:48 04:41:48 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 04:41:48 04:41:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/8c72db89-fae0-4365-a8f9-93aadfc70ac3 04:41:48 04:41:48 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 04:41:48 04:41:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:41:48 04:41:48 04:41:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:41:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:41:48 More details here: https://snyk.co/ue1NS [Pipeline] } 04:41:48 $ docker stop --time=1 f2e5b56bb5ef437120624277df0e116952219f7722be0c84dd8ad32e84990b7e 04:41:53 $ docker rm -f --volumes f2e5b56bb5ef437120624277df0e116952219f7722be0c84dd8ad32e84990b7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:41:53 + git log --format=format:%s -1 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e [Pipeline] sh 04:41:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:41:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:54 prd-ubuntu20.04-docker-8c-8g-7674 does not seem to be running inside a container 04:41:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:41:54 $ docker top fae1d9ae48389883e3c4d9bfca2b0d84492661860246b3a21f8bc4db775b517e -eo pid,comm 04:41:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:41:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:55 [ssh-agent] Looking for ssh-agent implementation... 04:41:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:55 $ docker exec fae1d9ae48389883e3c4d9bfca2b0d84492661860246b3a21f8bc4db775b517e ssh-agent 04:41:55 SSH_AUTH_SOCK=/tmp/ssh-73RZPVgWjKTC/agent.32 04:41:55 SSH_AGENT_PID=38 04:41:55 Running ssh-add (command line suppressed) 04:41:55 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_244187939079164531.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_244187939079164531.key) 04:41:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:55 + git semver tag 04:41:55 2023-09-23 04:41:55,844 [run_tag] DEBUG tag force:False 04:41:55 2023-09-23 04:41:55,844 [check_head_tag] DEBUG check head tag 04:41:55 2023-09-23 04:41:55,844 [execute] INFO git cat-file --batch-check 04:41:55 2023-09-23 04:41:55,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 04:41:55 2023-09-23 04:41:55,850 [execute] INFO git cat-file --batch 04:41:55 2023-09-23 04:41:55,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 04:41:55 2023-09-23 04:41:55,861 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:41:55 2023-09-23 04:41:55,862 [execute] INFO git tag -a v3.1.0-dev.12 -m v3.1.0-dev.12 04:41:55 2023-09-23 04:41:55,862 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.12', '-m', 'v3.1.0-dev.12'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 04:41:55 2023-09-23 04:41:55,867 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:41:55 3.1.0-dev.12 [Pipeline] } 04:41:55 $ docker exec --env ******** --env ******** fae1d9ae48389883e3c4d9bfca2b0d84492661860246b3a21f8bc4db775b517e ssh-agent -k 04:41:56 unset SSH_AUTH_SOCK; 04:41:56 unset SSH_AGENT_PID; 04:41:56 echo Agent pid 38 killed; 04:41:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:56 + git semver [Pipeline] } 04:41:56 $ docker stop --time=1 fae1d9ae48389883e3c4d9bfca2b0d84492661860246b3a21f8bc4db775b517e 04:41:57 $ docker rm -f --volumes fae1d9ae48389883e3c4d9bfca2b0d84492661860246b3a21f8bc4db775b517e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:41:58 04:41:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:41:58 0.23.1-centos7: Pulling from edgex-lftools 04:41:58 ab5ef0e58194: Pulling fs layer 04:41:58 9712f1f96733: Pulling fs layer 04:41:58 63f879dbbcfc: Pulling fs layer 04:41:58 0d9ebad4ef96: Pulling fs layer 04:41:58 e9a5061849ea: Pulling fs layer 04:41:58 d747dcd14b5f: Pulling fs layer 04:41:58 2de7ff778b66: Pulling fs layer 04:41:58 e9a5061849ea: Waiting 04:41:58 d747dcd14b5f: Waiting 04:41:58 0d9ebad4ef96: Waiting 04:41:58 9712f1f96733: Verifying Checksum 04:41:58 9712f1f96733: Download complete 04:41:58 63f879dbbcfc: Verifying Checksum 04:41:58 63f879dbbcfc: Download complete 04:41:59 0d9ebad4ef96: Verifying Checksum 04:41:59 0d9ebad4ef96: Download complete 04:41:59 d747dcd14b5f: Download complete 04:41:59 e9a5061849ea: Verifying Checksum 04:41:59 e9a5061849ea: Download complete 04:41:59 ab5ef0e58194: Verifying Checksum 04:41:59 ab5ef0e58194: Download complete 04:41:59 2de7ff778b66: Verifying Checksum 04:41:59 2de7ff778b66: Download complete 04:42:01 ab5ef0e58194: Pull complete 04:42:02 9712f1f96733: Pull complete 04:42:02 63f879dbbcfc: Pull complete 04:42:08 0d9ebad4ef96: Pull complete 04:42:08 e9a5061849ea: Pull complete 04:42:08 d747dcd14b5f: Pull complete 04:42:08 2de7ff778b66: Pull complete 04:42:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:42:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:42:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:09 prd-ubuntu20.04-docker-8c-8g-7674 does not seem to be running inside a container 04:42:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:42:16 $ docker top 3c3b12ca70ef26836fd298d7f7d8018e669aad8bf6b5ee1ecd1e653e56531910 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:42:16 provisioning config files... 04:42:16 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6150242054109562208tmp 04:42:16 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10948222650196527672tmp 04:42:16 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6078917760317294809tmp [Pipeline] { [Pipeline] echo 04:42:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:42:17 ---> sigul-configuration.sh 04:42:17 gpg: directory `/root/.gnupg' created 04:42:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:42:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:42:17 gpg: keyring `/root/.gnupg/secring.gpg' created 04:42:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:42:17 gpg: CAST5 encrypted data 04:42:17 gpg: encrypted with 1 passphrase 04:42:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:42:17 + mkdir /home/jenkins 04:42:17 + mkdir /home/jenkins/sigul [Pipeline] sh 04:42:17 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:42:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:42:18 ---> sigul-install.sh 04:42:18 Sigul already installed; skipping installation. [Pipeline] sh 04:42:18 + git tag --list 04:42:18 0.7.1 04:42:18 v1.0.0 04:42:18 v1.1.0 04:42:18 v1.1.1 04:42:18 v1.2.2 04:42:18 v1.3.0 04:42:18 v1.3.1 04:42:18 v2.0.0 04:42:18 v2.1.0 04:42:18 v2.1.1 04:42:18 v2.2.0 04:42:18 v2.3.0 04:42:18 v3.0 04:42:18 v3.0.0 04:42:18 v3.1.0-dev.1 04:42:18 v3.1.0-dev.10 04:42:18 v3.1.0-dev.11 04:42:18 v3.1.0-dev.12 04:42:18 v3.1.0-dev.2 04:42:18 v3.1.0-dev.3 04:42:18 v3.1.0-dev.4 04:42:18 v3.1.0-dev.5 04:42:18 v3.1.0-dev.6 04:42:18 v3.1.0-dev.7 04:42:18 v3.1.0-dev.8 04:42:18 v3.1.0-dev.9 [Pipeline] sh 04:42:18 + lftools sign git-tag v3.1.0-dev.12 04:42:19 Signing Git tag with Sigul... 04:42:19 Signing v3.1.0-dev.12 [Pipeline] echo 04:42:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:42:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:42:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:42:19 $ docker stop --time=1 3c3b12ca70ef26836fd298d7f7d8018e669aad8bf6b5ee1ecd1e653e56531910 04:42:21 $ docker rm -f --volumes 3c3b12ca70ef26836fd298d7f7d8018e669aad8bf6b5ee1ecd1e653e56531910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:42:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:21 prd-ubuntu20.04-docker-8c-8g-7674 does not seem to be running inside a container 04:42:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:42:22 $ docker top 1b182aa51186673be0132334d6e05fc089987d57327ff81ad94208cd37ca5d16 -eo pid,comm 04:42:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:42:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:22 [ssh-agent] Looking for ssh-agent implementation... 04:42:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:22 $ docker exec 1b182aa51186673be0132334d6e05fc089987d57327ff81ad94208cd37ca5d16 ssh-agent 04:42:22 SSH_AUTH_SOCK=/tmp/ssh-YYE2vuXSJXhW/agent.32 04:42:22 SSH_AGENT_PID=38 04:42:22 Running ssh-add (command line suppressed) 04:42:22 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10724534950621021774.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10724534950621021774.key) 04:42:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:22 + git semver bump pre 04:42:23 2023-09-23 04:42:23,123 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:42:23 2023-09-23 04:42:23,123 [bump_version] DEBUG bumping version:3.1.0-dev.12 on axis:pre with prefix:dev 04:42:23 2023-09-23 04:42:23,123 [bump_version] DEBUG bumped version:3.1.0-dev.13 04:42:23 2023-09-23 04:42:23,123 [write_version] DEBUG write version:3.1.0-dev.13 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 04:42:23 2023-09-23 04:42:23,123 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:42:23 2023-09-23 04:42:23,123 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:42:23 2023-09-23 04:42:23,125 [execute] INFO git cat-file --batch-check 04:42:23 2023-09-23 04:42:23,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:42:23 2023-09-23 04:42:23,131 [execute] INFO git cat-file --batch 04:42:23 2023-09-23 04:42:23,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:42:23 2023-09-23 04:42:23,137 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:42:23 3.1.0-dev.13 [Pipeline] } 04:42:23 $ docker exec --env ******** --env ******** 1b182aa51186673be0132334d6e05fc089987d57327ff81ad94208cd37ca5d16 ssh-agent -k 04:42:23 unset SSH_AUTH_SOCK; 04:42:23 unset SSH_AGENT_PID; 04:42:23 echo Agent pid 38 killed; 04:42:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:23 + git semver [Pipeline] } 04:42:23 $ docker stop --time=1 1b182aa51186673be0132334d6e05fc089987d57327ff81ad94208cd37ca5d16 04:42:25 $ docker rm -f --volumes 1b182aa51186673be0132334d6e05fc089987d57327ff81ad94208cd37ca5d16 [Pipeline] // withDockerContainer [Pipeline] sh 04:42:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:25 prd-ubuntu20.04-docker-8c-8g-7674 does not seem to be running inside a container 04:42:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:42:26 $ docker top 22d89431f6122c905c46d1339865d8ebab2e13d73d809599a72c272a6b96e303 -eo pid,comm 04:42:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:42:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:26 [ssh-agent] Looking for ssh-agent implementation... 04:42:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:26 $ docker exec 22d89431f6122c905c46d1339865d8ebab2e13d73d809599a72c272a6b96e303 ssh-agent 04:42:26 SSH_AUTH_SOCK=/tmp/ssh-ia533hOfRKcB/agent.31 04:42:26 SSH_AGENT_PID=37 04:42:26 Running ssh-add (command line suppressed) 04:42:26 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8976132310522585720.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8976132310522585720.key) 04:42:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:27 + git semver push 04:42:27 2023-09-23 04:42:27,215 [run_push] DEBUG push 04:42:27 2023-09-23 04:42:27,216 [execute] INFO git cat-file --batch-check 04:42:27 2023-09-23 04:42:27,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:42:27 2023-09-23 04:42:27,222 [execute] INFO git rev-list 1ca8978040d4b4710aef5b81f066177d9e240461 -- 04:42:27 2023-09-23 04:42:27,222 [execute] DEBUG Popen(['git', 'rev-list', '1ca8978040d4b4710aef5b81f066177d9e240461', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:42:27 2023-09-23 04:42:27,233 [execute] INFO git fetch -v origin 04:42:27 2023-09-23 04:42:27,234 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:42:27 2023-09-23 04:42:27,711 [run_push] DEBUG no remote changes detected 04:42:27 2023-09-23 04:42:27,711 [execute] INFO git push origin semver 04:42:27 2023-09-23 04:42:27,712 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:42:28 2023-09-23 04:42:28,635 [run_push] DEBUG push all version tags 04:42:28 2023-09-23 04:42:28,636 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:42:28 2023-09-23 04:42:28,636 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 04:42:29 2023-09-23 04:42:29,506 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 04:42:29 3.1.0-dev.13 [Pipeline] } 04:42:29 $ docker exec --env ******** --env ******** 22d89431f6122c905c46d1339865d8ebab2e13d73d809599a72c272a6b96e303 ssh-agent -k 04:42:29 unset SSH_AUTH_SOCK; 04:42:29 unset SSH_AGENT_PID; 04:42:29 echo Agent pid 37 killed; 04:42:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:30 + git semver [Pipeline] } 04:42:30 $ docker stop --time=1 22d89431f6122c905c46d1339865d8ebab2e13d73d809599a72c272a6b96e303 04:42:31 $ docker rm -f --volumes 22d89431f6122c905c46d1339865d8ebab2e13d73d809599a72c272a6b96e303 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:42:32 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 04:42:32 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 04:42:32 total 16 04:42:32 drwxr-xr-x 3 root root 4096 Sep 23 04:33 . 04:42:32 drwxrwxr-x 11 jenkins jenkins 4096 Sep 23 04:42 .. 04:42:32 drwxr-xr-x 2 root root 4096 Sep 23 04:33 cost 04:42:32 -rw-r--r-- 1 root root 88 Sep 23 04:33 cost.csv 04:42:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 04:42:32 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 04:42:32 total 16 04:42:32 drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 04:33 . 04:42:32 drwxrwxr-x 11 jenkins jenkins 4096 Sep 23 04:42 .. 04:42:32 drwxr-xr-x 2 jenkins jenkins 4096 Sep 23 04:33 cost 04:42:32 -rw-r--r-- 1 jenkins jenkins 88 Sep 23 04:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:42:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:42:33 ---> package-listing.sh 04:42:33 ++ facter osfamily 04:42:33 ++ tr '[:upper:]' '[:lower:]' 04:42:33 + OS_FAMILY=debian 04:42:33 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 04:42:33 + START_PACKAGES=/tmp/packages_start.txt 04:42:33 + END_PACKAGES=/tmp/packages_end.txt 04:42:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:42:33 + PACKAGES=/tmp/packages_start.txt 04:42:33 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 04:42:33 + PACKAGES=/tmp/packages_end.txt 04:42:33 + case "${OS_FAMILY}" in 04:42:33 + dpkg -l 04:42:33 + grep '^ii' 04:42:33 + '[' -f /tmp/packages_start.txt ']' 04:42:33 + '[' -f /tmp/packages_end.txt ']' 04:42:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:42:33 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 04:42:33 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 04:42:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 04:42:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:42:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:34 prd-ubuntu20.04-docker-8c-8g-7674 does not seem to be running inside a container 04:42:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:42:34 $ docker top 46aec69d8fe4a665c92a0ba90e42801b13137437f42c6ae6acbdba57f794e903 -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:35 + touch /tmp/pre-build-complete [Pipeline] sh 04:42:35 + mkdir -p /var/log/sysstat [Pipeline] sh 04:42:36 + ls /var/log/sa-host 04:42:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:36 provisioning config files... 04:42:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12573339306217603182tmp [Pipeline] { [Pipeline] echo 04:42:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:42:36 ---> create-netrc.sh [Pipeline] } 04:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:42:36 ---> python-tools-install.sh [Pipeline] echo 04:42:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:42:37 ---> sudo-logs.sh 04:42:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:42:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:42:37 ---> job-cost.sh 04:42:37 lf-activate-venv: SKIPPING 04:42:37 DEBUG: total: 0.2199999988079071 04:42:37 INFO: Retrieving Stack Cost... 04:42:37 INFO: Retrieving Pricing Info for: v3-standard-8 04:42:38 INFO: Archiving Costs [Pipeline] echo 04:42:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:42:38 ---> logs-deploy.sh 04:42:38 lf-activate-venv: SKIPPING 04:42:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/126 04:42:38 INFO: archiving workspace using pattern(s): 04:42:39 Archives upload complete. 04:42:39 INFO: archiving logs to Nexus 04:42:40 ---> uname -a: 04:42:40 Linux prd-ubuntu20-04-docker-8c-8g-7674 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:42:40 04:42:40 04:42:40 ---> lscpu: 04:42:40 Architecture: x86_64 04:42:40 CPU op-mode(s): 32-bit, 64-bit 04:42:40 Byte Order: Little Endian 04:42:40 Address sizes: 40 bits physical, 48 bits virtual 04:42:40 CPU(s): 8 04:42:40 On-line CPU(s) list: 0-7 04:42:40 Thread(s) per core: 1 04:42:40 Core(s) per socket: 1 04:42:40 Socket(s): 8 04:42:40 NUMA node(s): 1 04:42:40 Vendor ID: AuthenticAMD 04:42:40 CPU family: 23 04:42:40 Model: 49 04:42:40 Model name: AMD EPYC-Rome Processor 04:42:40 Stepping: 0 04:42:40 CPU MHz: 2799.998 04:42:40 BogoMIPS: 5599.99 04:42:40 Virtualization: AMD-V 04:42:40 Hypervisor vendor: KVM 04:42:40 Virtualization type: full 04:42:40 L1d cache: 256 KiB 04:42:40 L1i cache: 256 KiB 04:42:40 L2 cache: 4 MiB 04:42:40 L3 cache: 128 MiB 04:42:40 NUMA node0 CPU(s): 0-7 04:42:40 Vulnerability Itlb multihit: Not affected 04:42:40 Vulnerability L1tf: Not affected 04:42:40 Vulnerability Mds: Not affected 04:42:40 Vulnerability Meltdown: Not affected 04:42:40 Vulnerability Mmio stale data: Not affected 04:42:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:42:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:42:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:42:40 Vulnerability Srbds: Not affected 04:42:40 Vulnerability Tsx async abort: Not affected 04:42:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:42:40 04:42:40