Pull request #525 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 3148b9b3aa90a8d7faa07de684a50825bab71b84+3472a71eabe3cf11e529f0c456c85d4924dd4d23 (504301a02737ed9dcec13d8cb1d06c813016542e) 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-ssh9519736297916986178.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh16923161211783124342.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-525/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-525/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8553862403532464834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-525/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11955482812822261418.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh15584365158544312608.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-525/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-525/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1796292240402088348.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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] ========================================================= [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 Running on prd-ubuntu20.04-docker-8c-8g-17511 in /w/workspace/xfoundry_device-modbus-go_PR-525 [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/xfoundry_device-modbus-go_PR-525 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/525/head:refs/remotes/origin/PR-525 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3472a71eabe3cf11e529f0c456c85d4924dd4d23 into PR head commit 3148b9b3aa90a8d7faa07de684a50825bab71b84 Merge succeeded, producing 3148b9b3aa90a8d7faa07de684a50825bab71b84 Checking out Revision 3148b9b3aa90a8d7faa07de684a50825bab71b84 (PR-525) > git config core.sparsecheckout # timeout=10 > git checkout -f 3148b9b3aa90a8d7faa07de684a50825bab71b84 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3472a71eabe3cf11e529f0c456c85d4924dd4d23 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3148b9b3aa90a8d7faa07de684a50825bab71b84 # timeout=10 Commit message: "fix: Address CVE in Alpine base image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:08 ========================================================= 18:41:08 EdgeX Global Pipelines Version Info 18:41:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:09 ------------------- 18:41:09 stable info: 18:41:09 ------------------- 18:41:09 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 18:41:09 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:41:09 Message: update stable to v1.0.257 18:41:10 ------------------- 18:41:10 experimental info: 18:41:10 ------------------- 18:41:10 Commited By: **** collab-it+edgex@linuxfoundation.org 18:41:10 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:41:10 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 18:41:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 18:41:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:41:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-525 [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-525 [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-525 [Pipeline] echo 18:41:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3148b9b3aa90a8d7faa07de684a50825bab71b84 [Pipeline] echo 18:41:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3148b9b [Pipeline] echo 18:41:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:12 provisioning config files... 18:41:12 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-525@tmp/config15305148716955558005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:12 ---> docker-login.sh 18:41:12 nexus3.edgexfoundry.org:10001 18:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:12 Configure a credential helper to remove this warning. See 18:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:12 18:41:12 Login Succeeded 18:41:12 nexus3.edgexfoundry.org:10002 18:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:12 Configure a credential helper to remove this warning. See 18:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:12 18:41:12 Login Succeeded 18:41:12 nexus3.edgexfoundry.org:10003 18:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:13 Configure a credential helper to remove this warning. See 18:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:13 18:41:13 Login Succeeded 18:41:13 nexus3.edgexfoundry.org:10004 18:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:13 Configure a credential helper to remove this warning. See 18:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:13 18:41:13 Login Succeeded 18:41:13 docker.io 18:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:13 Configure a credential helper to remove this warning. See 18:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:13 18:41:13 Login Succeeded 18:41:13 ---> docker-login.sh ends [Pipeline] } 18:41:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:14 + git rev-list -1 --merges 3148b9b3aa90a8d7faa07de684a50825bab71b84~1..3148b9b3aa90a8d7faa07de684a50825bab71b84 [Pipeline] echo 18:41:14 -----------> git rev-list -1 --merges 3148b9b3aa90a8d7faa07de684a50825bab71b84~1..3148b9b3aa90a8d7faa07de684a50825bab71b84 3148b9b3aa90a8d7faa07de684a50825bab71b84 [false] [Pipeline] sh 18:41:14 + git log --format=format:%s -1 3148b9b3aa90a8d7faa07de684a50825bab71b84 [Pipeline] echo 18:41:14 ========================================================= 18:41:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:15 + git log --format=format:%s -1 3148b9b3aa90a8d7faa07de684a50825bab71b84 [Pipeline] echo 18:41:15 [semverPrep] GIT_COMMIT: 3148b9b3aa90a8d7faa07de684a50825bab71b84, Commit Message: fix: Address CVE in Alpine base image [Pipeline] echo 18:41:15 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:15 + grep -v github /etc/ssh/ssh_known_hosts 18:41:15 + [ -e /tmp/ssh_known_hosts ] 18:41:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:41:15 + sudo tee -a /etc/ssh/ssh_known_hosts 18:41:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:16 18:41:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:16 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:16 b85a868b505f: Pulling fs layer 18:41:16 e2be974225ed: Pulling fs layer 18:41:16 339a4e72a1f5: Pulling fs layer 18:41:16 988bab9f4d93: Pulling fs layer 18:41:16 1469e6f7b9e6: Pulling fs layer 18:41:16 eaf3925da568: Pulling fs layer 18:41:16 bab4dde63d76: Pulling fs layer 18:41:16 bde34c3a00c8: Pulling fs layer 18:41:16 b352a97aabf1: Pulling fs layer 18:41:16 4872d77fe225: Pulling fs layer 18:41:16 5851b861e8e6: Pulling fs layer 18:41:16 bab4dde63d76: Waiting 18:41:16 bde34c3a00c8: Waiting 18:41:16 b352a97aabf1: Waiting 18:41:16 4872d77fe225: Waiting 18:41:16 988bab9f4d93: Waiting 18:41:16 eaf3925da568: Waiting 18:41:16 1469e6f7b9e6: Waiting 18:41:16 5851b861e8e6: Waiting 18:41:16 e2be974225ed: Download complete 18:41:16 988bab9f4d93: Download complete 18:41:16 1469e6f7b9e6: Verifying Checksum 18:41:16 1469e6f7b9e6: Download complete 18:41:16 339a4e72a1f5: Verifying Checksum 18:41:16 339a4e72a1f5: Download complete 18:41:16 eaf3925da568: Download complete 18:41:16 bde34c3a00c8: Download complete 18:41:16 b352a97aabf1: Download complete 18:41:16 4872d77fe225: Download complete 18:41:16 b85a868b505f: Verifying Checksum 18:41:16 b85a868b505f: Download complete 18:41:16 5851b861e8e6: Download complete 18:41:17 bab4dde63d76: Verifying Checksum 18:41:17 bab4dde63d76: Download complete 18:41:17 b85a868b505f: Pull complete 18:41:18 e2be974225ed: Pull complete 18:41:18 339a4e72a1f5: Pull complete 18:41:18 988bab9f4d93: Pull complete 18:41:18 1469e6f7b9e6: Pull complete 18:41:18 eaf3925da568: Pull complete 18:41:20 bab4dde63d76: Pull complete 18:41:20 bde34c3a00c8: Pull complete 18:41:21 b352a97aabf1: Pull complete 18:41:21 4872d77fe225: Pull complete 18:41:21 5851b861e8e6: Pull complete 18:41:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:21 prd-ubuntu20.04-docker-8c-8g-17511 does not seem to be running inside a container 18:41:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-525 -v /w/workspace/xfoundry_device-modbus-go_PR-525:/w/workspace/xfoundry_device-modbus-go_PR-525:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-525@tmp:/w/workspace/xfoundry_device-modbus-go_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:41:24 $ docker top f50b66bccb54721356a2f1aee333f83241d86a408d8741df7874fa0fa0b749b1 -eo pid,comm 18:41:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:41:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:24 [ssh-agent] Looking for ssh-agent implementation... 18:41:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:24 $ docker exec f50b66bccb54721356a2f1aee333f83241d86a408d8741df7874fa0fa0b749b1 ssh-agent 18:41:24 SSH_AUTH_SOCK=/tmp/ssh-wGuDRBUVtv34/agent.33 18:41:24 SSH_AGENT_PID=39 18:41:24 Running ssh-add (command line suppressed) 18:41:24 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-525@tmp/private_key_12644528011013984546.key (/w/workspace/xfoundry_device-modbus-go_PR-525@tmp/private_key_12644528011013984546.key) 18:41:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:25 + git tag --points-at HEAD [Pipeline] } 18:41:25 $ docker exec --env ******** --env ******** f50b66bccb54721356a2f1aee333f83241d86a408d8741df7874fa0fa0b749b1 ssh-agent -k 18:41:25 unset SSH_AUTH_SOCK; 18:41:25 unset SSH_AGENT_PID; 18:41:25 echo Agent pid 39 killed; 18:41:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:25 [ssh-agent] Looking for ssh-agent implementation... 18:41:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:25 $ docker exec f50b66bccb54721356a2f1aee333f83241d86a408d8741df7874fa0fa0b749b1 ssh-agent 18:41:25 SSH_AUTH_SOCK=/tmp/ssh-cRugsKtTKD3l/agent.71 18:41:25 SSH_AGENT_PID=77 18:41:25 Running ssh-add (command line suppressed) 18:41:25 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-525@tmp/private_key_12151995717658319294.key (/w/workspace/xfoundry_device-modbus-go_PR-525@tmp/private_key_12151995717658319294.key) 18:41:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:26 + git semver init 18:41:26 2023-11-14 18:41:26,207 [run_init] DEBUG init version:0.0.0 force:False 18:41:26 2023-11-14 18:41:26,208 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-525/.semver 18:41:26 2023-11-14 18:41:26,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-525/.semver 18:41:26 2023-11-14 18:41:26,209 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-525/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-525, universal_newlines=False, shell=None, istream=None) 18:41:27 2023-11-14 18:41:27,120 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-525/.git/info/exclude 18:41:27 2023-11-14 18:41:27,120 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-525/.semver/PR-525 with force:False 18:41:27 2023-11-14 18:41:27,120 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-525/.semver/PR-525 18:41:27 2023-11-14 18:41:27,124 [execute] INFO git cat-file --batch-check 18:41:27 2023-11-14 18:41:27,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-525/.semver, universal_newlines=False, shell=None, istream=) 18:41:27 2023-11-14 18:41:27,130 [execute] INFO git cat-file --batch 18:41:27 2023-11-14 18:41:27,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-525/.semver, universal_newlines=False, shell=None, istream=) 18:41:27 2023-11-14 18:41:27,135 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-525/.semver/PR-525 18:41:27 0.0.0 [Pipeline] } 18:41:27 $ docker exec --env ******** --env ******** f50b66bccb54721356a2f1aee333f83241d86a408d8741df7874fa0fa0b749b1 ssh-agent -k 18:41:27 unset SSH_AUTH_SOCK; 18:41:27 unset SSH_AGENT_PID; 18:41:27 echo Agent pid 77 killed; 18:41:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:27 + git semver [Pipeline] } 18:41:28 $ docker stop --time=1 f50b66bccb54721356a2f1aee333f83241d86a408d8741df7874fa0fa0b749b1 18:41:29 $ docker rm -f --volumes f50b66bccb54721356a2f1aee333f83241d86a408d8741df7874fa0fa0b749b1 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:30 Stashed 1 file(s) [Pipeline] echo 18:41:30 [edgeXSemver]: initialized semver on version 0.0.0 [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 18:41:30 provisioning config files... 18:41:30 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-525@tmp/config3430715271231491659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:31 ---> docker-login.sh 18:41:31 nexus3.edgexfoundry.org:10001 18:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:31 Configure a credential helper to remove this warning. See 18:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:31 18:41:31 Login Succeeded 18:41:31 nexus3.edgexfoundry.org:10002 18:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:31 Configure a credential helper to remove this warning. See 18:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:31 18:41:31 Login Succeeded 18:41:31 nexus3.edgexfoundry.org:10003 18:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:31 Configure a credential helper to remove this warning. See 18:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:31 18:41:31 Login Succeeded 18:41:31 nexus3.edgexfoundry.org:10004 18:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:31 Configure a credential helper to remove this warning. See 18:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:31 18:41:31 Login Succeeded 18:41:31 docker.io 18:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:31 Configure a credential helper to remove this warning. See 18:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:31 18:41:31 Login Succeeded 18:41:31 ---> docker-login.sh ends [Pipeline] } 18:41:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:41:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:41:31 ========================================================= 18:41:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:41:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:32 + 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 . 18:41:32 Sending build context to Docker daemon 6.578MB 18:41:32 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:41:32 Step 2/10 : FROM ${BASE} AS builder 18:41:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:32 7264a8db6415: Pulling fs layer 18:41:32 c4d48a809fc2: Pulling fs layer 18:41:32 4f1c88b9dad5: Pulling fs layer 18:41:32 ad3a456e5733: Pulling fs layer 18:41:32 69c7f0334f64: Pulling fs layer 18:41:32 1f1c1a5573a3: Pulling fs layer 18:41:32 ce7588e14bc9: Pulling fs layer 18:41:32 b5e4710f87ac: Pulling fs layer 18:41:32 ad3a456e5733: Waiting 18:41:32 69c7f0334f64: Waiting 18:41:32 1f1c1a5573a3: Waiting 18:41:32 ce7588e14bc9: Waiting 18:41:32 b5e4710f87ac: Waiting 18:41:32 c4d48a809fc2: Download complete 18:41:32 ad3a456e5733: Verifying Checksum 18:41:32 ad3a456e5733: Download complete 18:41:32 69c7f0334f64: Download complete 18:41:32 7264a8db6415: Verifying Checksum 18:41:32 7264a8db6415: Download complete 18:41:32 1f1c1a5573a3: Verifying Checksum 18:41:32 1f1c1a5573a3: Download complete 18:41:32 7264a8db6415: Pull complete 18:41:32 c4d48a809fc2: Pull complete 18:41:32 b5e4710f87ac: Verifying Checksum 18:41:32 b5e4710f87ac: Download complete 18:41:33 4f1c88b9dad5: Verifying Checksum 18:41:33 4f1c88b9dad5: Download complete 18:41:33 ce7588e14bc9: Verifying Checksum 18:41:33 ce7588e14bc9: Download complete 18:41:35 4f1c88b9dad5: Pull complete 18:41:36 ad3a456e5733: Pull complete 18:41:36 69c7f0334f64: Pull complete 18:41:36 1f1c1a5573a3: Pull complete 18:41:38 ce7588e14bc9: Pull complete 18:41:39 b5e4710f87ac: Pull complete 18:41:39 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:41:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:41:39 ---> 88b5674ff536 18:41:39 Step 3/10 : ARG ADD_BUILD_TAGS="" 18:41:43 ---> Running in ec3581d4bda3 18:41:43 Removing intermediate container ec3581d4bda3 18:41:43 ---> d8c1e9d5e4aa 18:41:43 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:41:43 ---> Running in d66363cc385e 18:41:43 Removing intermediate container d66363cc385e 18:41:43 ---> bd78ab806685 18:41:43 Step 5/10 : RUN apk add --update --no-cache make git openssh 18:41:43 ---> Running in 32e8d2331c13 18:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:41:43 (1/8) Installing openssh-keygen (9.3_p2-r0) 18:41:43 (2/8) Installing libedit (20221030.3.1-r1) 18:41:43 (3/8) Installing openssh-client-common (9.3_p2-r0) 18:41:43 (4/8) Installing openssh-client-default (9.3_p2-r0) 18:41:43 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 18:41:43 (6/8) Installing openssh-server-common (9.3_p2-r0) 18:41:43 (7/8) Installing openssh-server (9.3_p2-r0) 18:41:43 (8/8) Installing openssh (9.3_p2-r0) 18:41:43 Executing busybox-1.36.1-r5.trigger 18:41:43 OK: 270 MiB in 60 packages 18:41:44 Removing intermediate container 32e8d2331c13 18:41:44 ---> b5b5a6c90c9f 18:41:44 Step 6/10 : WORKDIR /device-modbus-go 18:41:44 ---> Running in 1ecab9bdb465 18:41:44 Removing intermediate container 1ecab9bdb465 18:41:44 ---> 93dadc23df5b 18:41:44 Step 7/10 : COPY go.mod vendor* ./ 18:41:44 ---> 7cfe71d945f0 18:41:44 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:44 ---> Running in e2a2ea64c59e 18:41:45 Still waiting to schedule task 18:41:45 ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:41:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17513’ is offline 18:42:31 Removing intermediate container e2a2ea64c59e 18:42:31 ---> 218b27cf6198 18:42:31 Step 9/10 : COPY . . 18:42:31 ---> 453132c0562c 18:42:31 Step 10/10 : RUN ${MAKE} 18:42:31 ---> Running in 9677b17ad82b 18:42:31 noop 18:42:31 Removing intermediate container 9677b17ad82b 18:42:31 ---> 2c7459e6ab73 18:42:31 Successfully built 2c7459e6ab73 18:42:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:31 + docker inspect -f . ci-base-image-x86_64 18:42:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:32 prd-ubuntu20.04-docker-8c-8g-17511 does not seem to be running inside a container 18:42:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-525 -v /w/workspace/xfoundry_device-modbus-go_PR-525:/w/workspace/xfoundry_device-modbus-go_PR-525:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-525@tmp:/w/workspace/xfoundry_device-modbus-go_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:32 $ docker top 083488a3d59fd7dbcdde2fda168c6cd578de84de6354b7ecc19b16ef1aa9e695 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:32 + go version 18:42:32 go version go1.21.0 linux/amd64 [Pipeline] } 18:42:32 $ docker stop --time=1 083488a3d59fd7dbcdde2fda168c6cd578de84de6354b7ecc19b16ef1aa9e695 18:42:34 $ docker rm -f --volumes 083488a3d59fd7dbcdde2fda168c6cd578de84de6354b7ecc19b16ef1aa9e695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:34 + docker inspect -f . ci-base-image-x86_64 18:42:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:34 prd-ubuntu20.04-docker-8c-8g-17511 does not seem to be running inside a container 18:42:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-525 -v /w/workspace/xfoundry_device-modbus-go_PR-525:/w/workspace/xfoundry_device-modbus-go_PR-525:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-525@tmp:/w/workspace/xfoundry_device-modbus-go_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:35 $ docker top 241798ab61eadbb530de9703076f3559f3b4d84eb475de27551d0dbba0b739a0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:35 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-525 [Pipeline] fileExists [Pipeline] sh 18:42:36 + make test 18:42:36 go test ./... -coverprofile=coverage.out 18:42:38 ? github.com/edgexfoundry/device-modbus-go [no test files] 18:42:50 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 18:42:50 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.9% of statements 18:42:56 go vet ./... 18:43:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:43:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:43:00 ./bin/test-attribution-txt.sh [Pipeline] echo 18:43:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:43:01 $ docker stop --time=1 241798ab61eadbb530de9703076f3559f3b4d84eb475de27551d0dbba0b739a0 18:43:02 $ docker rm -f --volumes 241798ab61eadbb530de9703076f3559f3b4d84eb475de27551d0dbba0b739a0 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:43:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:43:04 + ls -al . 18:43:04 total 192 18:43:04 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 18:42 . 18:43:04 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:41 .. 18:43:04 -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 18:41 .dockerignore 18:43:04 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:42 .git 18:43:04 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:41 .github 18:43:04 -rw-rw-r-- 1 jenkins jenkins 266 Nov 14 18:41 .gitignore 18:43:04 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 18:41 .golangci.yml 18:43:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:41 .semver 18:43:04 -rw-rw-r-- 1 jenkins jenkins 11101 Nov 14 18:41 Attribution.txt 18:43:04 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 14 18:41 CHANGELOG.md 18:43:04 -rw-rw-r-- 1 jenkins jenkins 1474 Nov 14 18:41 Dockerfile 18:43:04 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 18:41 GOVERNANCE.md 18:43:04 -rw-rw-r-- 1 jenkins jenkins 658 Nov 14 18:41 Jenkinsfile 18:43:04 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 18:41 LICENSE 18:43:04 -rw-rw-r-- 1 jenkins jenkins 1936 Nov 14 18:41 Makefile 18:43:04 -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 18:41 OWNERS.md 18:43:04 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 14 18:41 README.md 18:43:04 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:41 VERSION 18:43:04 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:41 bin 18:43:04 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:41 cmd 18:43:04 -rw-r--r-- 1 jenkins jenkins 24334 Nov 14 18:42 coverage.out 18:43:04 -rw-rw-r-- 1 jenkins jenkins 3895 Nov 14 18:41 go.mod 18:43:04 -rw-rw-r-- 1 jenkins jenkins 35342 Nov 14 18:41 go.sum 18:43:04 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:41 internal 18:43:04 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:41 simulator 18:43:04 -rw-rw-r-- 1 jenkins jenkins 229 Nov 14 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:05 + 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=3148b9b3aa90a8d7faa07de684a50825bab71b84 --label arch=amd64 --label version=0.0.0 . 18:43:05 Sending build context to Docker daemon 6.603MB 18:43:05 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 18:43:05 Step 2/23 : FROM ${BASE} AS builder 18:43:05 ---> 2c7459e6ab73 18:43:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:43:05 ---> Running in d18cd58a8528 18:43:05 Removing intermediate container d18cd58a8528 18:43:05 ---> 946402d517d8 18:43:05 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:43:05 ---> Running in 8c7a487bcdf9 18:43:05 Removing intermediate container 8c7a487bcdf9 18:43:05 ---> ce718c5e7604 18:43:05 Step 5/23 : RUN apk add --update --no-cache make git openssh 18:43:05 ---> Running in 93ade82cac87 18:43:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:05 OK: 270 MiB in 60 packages 18:43:06 Removing intermediate container 93ade82cac87 18:43:06 ---> 701edf46089d 18:43:06 Step 6/23 : WORKDIR /device-modbus-go 18:43:06 ---> Running in 3de7e4cd232d 18:43:06 Removing intermediate container 3de7e4cd232d 18:43:06 ---> 3dc9165f6d31 18:43:06 Step 7/23 : COPY go.mod vendor* ./ 18:43:06 ---> d216c30831ed 18:43:06 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:07 ---> Running in 74da4a0892a6 18:43:08 Removing intermediate container 74da4a0892a6 18:43:08 ---> 72bbf791d70e 18:43:08 Step 9/23 : COPY . . 18:43:08 ---> 68590ca0a159 18:43:08 Step 10/23 : RUN ${MAKE} 18:43:08 ---> Running in 6e8877066b81 18:43:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 18:43:35 Removing intermediate container 6e8877066b81 18:43:35 ---> f223abfbb96b 18:43:35 Step 11/23 : FROM alpine:3.18 18:43:35 3.18: Pulling from library/alpine 18:43:35 96526aa774ef: Pulling fs layer 18:43:35 96526aa774ef: Download complete 18:43:35 96526aa774ef: Pull complete 18:43:35 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:43:35 Status: Downloaded newer image for alpine:3.18 18:43:35 ---> 8ca4688f4f35 18:43:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 18:43:35 ---> Running in aacbcaa4b296 18:43:35 Removing intermediate container aacbcaa4b296 18:43:35 ---> bd329c56ede1 18:43:35 Step 13/23 : RUN apk add --update --no-cache dumb-init 18:43:35 ---> Running in 6a759671f909 18:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:35 (1/1) Installing dumb-init (1.2.5-r2) 18:43:35 Executing busybox-1.36.1-r2.trigger 18:43:35 OK: 7 MiB in 16 packages 18:43:35 Removing intermediate container 6a759671f909 18:43:35 ---> 1df601cacaca 18:43:35 Step 14/23 : RUN apk --no-cache upgrade 18:43:35 ---> Running in 4e677bc49b4c 18:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:35 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:43:35 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:43:35 Executing busybox-1.36.1-r5.post-upgrade 18:43:35 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:43:35 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:43:35 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:43:35 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:43:35 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:43:35 Executing busybox-1.36.1-r5.trigger 18:43:35 OK: 7 MiB in 16 packages 18:43:35 Removing intermediate container 4e677bc49b4c 18:43:35 ---> 73683c80132b 18:43:35 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 18:43:35 ---> 604f31a925ad 18:43:35 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 18:43:35 ---> 669b4864f413 18:43:35 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 18:43:36 ---> 0e8c35a51a89 18:43:36 Step 18/23 : EXPOSE 59901 18:43:36 ---> Running in 5e450ccc8dc6 18:43:36 Removing intermediate container 5e450ccc8dc6 18:43:36 ---> 43b1d390abe2 18:43:36 Step 19/23 : ENTRYPOINT ["/device-modbus"] 18:43:36 ---> Running in 741121ad6c15 18:43:36 Removing intermediate container 741121ad6c15 18:43:36 ---> d900d9f3ce08 18:43:36 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:43:36 ---> Running in fa236c7c8799 18:43:36 Removing intermediate container fa236c7c8799 18:43:36 ---> 337c2e3d7afa 18:43:36 Step 21/23 : LABEL arch=amd64 18:43:36 ---> Running in a118508eb308 18:43:36 Removing intermediate container a118508eb308 18:43:36 ---> 606ba342c2ac 18:43:36 Step 22/23 : LABEL git_sha=3148b9b3aa90a8d7faa07de684a50825bab71b84 18:43:36 ---> Running in 430fe4f99b89 18:43:36 Removing intermediate container 430fe4f99b89 18:43:36 ---> e0c191e68f41 18:43:36 Step 23/23 : LABEL version=0.0.0 18:43:36 ---> Running in 95f193a74e1d 18:43:36 Removing intermediate container 95f193a74e1d 18:43:36 ---> 4329111c5c97 18:43:36 [Warning] One or more build-args [ARCH] were not consumed 18:43:36 Successfully built 4329111c5c97 18:43:36 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 18:43:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:37 18:43:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:38 latest: Pulling from edgex-lftools-log-publisher 18:43:38 5eb5b503b376: Pulling fs layer 18:43:38 5c69ac0246d0: Pulling fs layer 18:43:38 ec43610c2a17: Pulling fs layer 18:43:38 3a2ae6a8a46f: Pulling fs layer 18:43:38 33b1e0a273af: Pulling fs layer 18:43:38 5d3b04190fa2: Pulling fs layer 18:43:38 33b1e0a273af: Waiting 18:43:38 3a2ae6a8a46f: Waiting 18:43:38 2f39f015ded8: Pulling fs layer 18:43:38 2f39f015ded8: Waiting 18:43:38 5d3b04190fa2: Waiting 18:43:38 5c69ac0246d0: Verifying Checksum 18:43:38 5c69ac0246d0: Download complete 18:43:38 3a2ae6a8a46f: Verifying Checksum 18:43:38 3a2ae6a8a46f: Download complete 18:43:38 33b1e0a273af: Verifying Checksum 18:43:38 33b1e0a273af: Download complete 18:43:38 ec43610c2a17: Verifying Checksum 18:43:38 ec43610c2a17: Download complete 18:43:38 5d3b04190fa2: Verifying Checksum 18:43:38 5d3b04190fa2: Download complete 18:43:38 5eb5b503b376: Verifying Checksum 18:43:38 5eb5b503b376: Download complete 18:43:38 2f39f015ded8: Download complete 18:43:39 5eb5b503b376: Pull complete 18:43:39 5c69ac0246d0: Pull complete 18:43:40 ec43610c2a17: Pull complete 18:43:40 3a2ae6a8a46f: Pull complete 18:43:40 33b1e0a273af: Pull complete 18:43:40 5d3b04190fa2: Pull complete 18:43:45 2f39f015ded8: Pull complete 18:43:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:43:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:46 prd-ubuntu20.04-docker-8c-8g-17511 does not seem to be running inside a container 18:43:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-525 -v /w/workspace/xfoundry_device-modbus-go_PR-525:/w/workspace/xfoundry_device-modbus-go_PR-525:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-525@tmp:/w/workspace/xfoundry_device-modbus-go_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:43:58 $ docker top 9123d3698b574a8e3f11c20027ac288445aaecc104c3626a0ff22ff5e1066d8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:58 ---> job-cost.sh 18:43:58 lf-activate-venv: SKIPPING 18:43:58 INFO: No Stack... 18:43:59 INFO: Retrieving Pricing Info for: v3-standard-8 18:43:59 INFO: Archiving Costs [Pipeline] sh 18:43:59 + cat /w/workspace/xfoundry_device-modbus-go_PR-525/archives/cost.csv 18:43:59 + cut -d, -f6 [Pipeline] lock 18:43:59 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-525-1-stack-cost] 18:43:59 Resource [jenkins-edgexfoundry-device-modbus-go-PR-525-1-stack-cost] did not exist. Created. 18:43:59 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-525-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:00 + echo total: 0.2199999988079071 [Pipeline] stash 18:44:00 Stashed 1 file(s) [Pipeline] } 18:44:00 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-525-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:00 $ docker stop --time=1 9123d3698b574a8e3f11c20027ac288445aaecc104c3626a0ff22ff5e1066d8c 18:44:01 $ docker rm -f --volumes 9123d3698b574a8e3f11c20027ac288445aaecc104c3626a0ff22ff5e1066d8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:46:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17514 in /w/workspace/xfoundry_device-modbus-go_PR-525 [Pipeline] { [Pipeline] ws 18:46:02 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 18:46:02 Selected Git installation does not exist. Using Default 18:46:02 The recommended git tool is: NONE 18:46:09 using credential edgex-jenkins-ssh 18:46:09 Cloning the remote Git repository 18:46:09 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 18:46:09 > git init /w/workspace/device-modbus-go/1 # timeout=10 18:46:09 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 18:46:09 > git --version # timeout=10 18:46:09 > git --version # 'git version 2.25.1' 18:46:09 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:11 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 18:46:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:12 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 18:46:12 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 18:46:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/525/head:refs/remotes/origin/PR-525 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:46:13 Merging remotes/origin/main commit 3472a71eabe3cf11e529f0c456c85d4924dd4d23 into PR head commit 3148b9b3aa90a8d7faa07de684a50825bab71b84 18:46:13 Merge succeeded, producing 3148b9b3aa90a8d7faa07de684a50825bab71b84 18:46:13 Checking out Revision 3148b9b3aa90a8d7faa07de684a50825bab71b84 (PR-525) 18:46:13 > git config core.sparsecheckout # timeout=10 18:46:13 > git checkout -f 3148b9b3aa90a8d7faa07de684a50825bab71b84 # timeout=10 18:46:13 > git remote # timeout=10 18:46:13 > git config --get remote.origin.url # timeout=10 18:46:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:13 > git merge 3472a71eabe3cf11e529f0c456c85d4924dd4d23 # timeout=10 18:46:13 > git rev-parse HEAD^{commit} # timeout=10 18:46:13 > git config core.sparsecheckout # timeout=10 18:46:13 > git checkout -f 3148b9b3aa90a8d7faa07de684a50825bab71b84 # timeout=10 18:46:16 Commit message: "fix: Address CVE in Alpine base image" 18:46:17 > git --version # timeout=10 18:46:17 > git --version # 'git version 2.25.1' 18:46:17 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:46:18 % Total % Received % Xferd Average Speed Time Time Time Current 18:46:18 Dload Upload Total Spent Left Speed 18:46:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 203k [Pipeline] sh 18:46:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:46:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:46:19 + sudo tee /etc/docker/daemon.new 18:46:19 { 18:46:19 "registry-mirrors": [ 18:46:19 "https://nexus3.edgexfoundry.org:10001" 18:46:19 ], 18:46:19 "bip": "10.250.0.254/24", 18:46:19 "hosts": [ 18:46:19 "tcp://0.0.0.0:5555", 18:46:19 "unix:///var/run/docker.sock" 18:46:19 ], 18:46:19 "mtu": 1458, 18:46:19 "selinux-enabled": true, 18:46:19 "seccomp-profile": "/etc/docker/seccomp.json" 18:46:19 } [Pipeline] sh 18:46:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:46:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:38 provisioning config files... 18:46:38 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config15893853119432734872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:39 ---> docker-login.sh 18:46:39 nexus3.edgexfoundry.org:10001 18:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:39 Configure a credential helper to remove this warning. See 18:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:39 18:46:39 Login Succeeded 18:46:39 nexus3.edgexfoundry.org:10002 18:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:40 Configure a credential helper to remove this warning. See 18:46:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:40 18:46:40 Login Succeeded 18:46:40 nexus3.edgexfoundry.org:10003 18:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:40 Configure a credential helper to remove this warning. See 18:46:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:40 18:46:40 Login Succeeded 18:46:40 nexus3.edgexfoundry.org:10004 18:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:40 Configure a credential helper to remove this warning. See 18:46:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:40 18:46:40 Login Succeeded 18:46:40 docker.io 18:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:41 Configure a credential helper to remove this warning. See 18:46:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:41 18:46:41 Login Succeeded 18:46:41 ---> docker-login.sh ends [Pipeline] } 18:46:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:46:42 ========================================================= 18:46:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:46:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:42 + 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 . 18:46:43 Sending build context to Docker daemon 3.409MB 18:46:43 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:46:43 Step 2/10 : FROM ${BASE} AS builder 18:46:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:46:43 9fda8d8052c6: Pulling fs layer 18:46:43 5d54e960e981: Pulling fs layer 18:46:43 c4a7e357bf2a: Pulling fs layer 18:46:43 f0e02332f6b5: Pulling fs layer 18:46:43 872ee5b61b7b: Pulling fs layer 18:46:43 0c6a40ed1a82: Pulling fs layer 18:46:43 94ae7d8d031c: Pulling fs layer 18:46:43 f0e02332f6b5: Waiting 18:46:43 0c6a40ed1a82: Waiting 18:46:43 872ee5b61b7b: Waiting 18:46:43 5d54e960e981: Verifying Checksum 18:46:43 5d54e960e981: Download complete 18:46:43 f0e02332f6b5: Verifying Checksum 18:46:43 f0e02332f6b5: Download complete 18:46:43 872ee5b61b7b: Download complete 18:46:43 9fda8d8052c6: Verifying Checksum 18:46:43 9fda8d8052c6: Download complete 18:46:44 94ae7d8d031c: Verifying Checksum 18:46:44 94ae7d8d031c: Download complete 18:46:44 9fda8d8052c6: Pull complete 18:46:44 5d54e960e981: Pull complete 18:46:45 c4a7e357bf2a: Verifying Checksum 18:46:45 c4a7e357bf2a: Download complete 18:46:46 0c6a40ed1a82: Download complete 18:46:59 c4a7e357bf2a: Pull complete 18:46:59 f0e02332f6b5: Pull complete 18:46:59 872ee5b61b7b: Pull complete 18:47:07 0c6a40ed1a82: Pull complete 18:47:09 94ae7d8d031c: Pull complete 18:47:09 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:47:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:47:09 ---> 86de565de09d 18:47:09 Step 3/10 : ARG ADD_BUILD_TAGS="" 18:47:10 ---> Running in 42216600f46e 18:47:10 Removing intermediate container 42216600f46e 18:47:10 ---> 22b4b342ea0f 18:47:10 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:47:10 ---> Running in 098944c090b1 18:47:11 Removing intermediate container 098944c090b1 18:47:11 ---> 8eba2bf3250d 18:47:11 Step 5/10 : RUN apk add --update --no-cache make git openssh 18:47:11 ---> Running in c9e34f9a74d9 18:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:13 (1/8) Installing openssh-keygen (9.3_p2-r0) 18:47:13 (2/8) Installing libedit (20221030.3.1-r1) 18:47:14 (3/8) Installing openssh-client-common (9.3_p2-r0) 18:47:14 (4/8) Installing openssh-client-default (9.3_p2-r0) 18:47:14 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 18:47:14 (6/8) Installing openssh-server-common (9.3_p2-r0) 18:47:14 (7/8) Installing openssh-server (9.3_p2-r0) 18:47:14 (8/8) Installing openssh (9.3_p2-r0) 18:47:14 Executing busybox-1.36.1-r5.trigger 18:47:14 OK: 272 MiB in 60 packages 18:47:15 Removing intermediate container c9e34f9a74d9 18:47:15 ---> 18b1b40bd690 18:47:15 Step 6/10 : WORKDIR /device-modbus-go 18:47:15 ---> Running in 8573871e4063 18:47:15 Removing intermediate container 8573871e4063 18:47:15 ---> dc64c7aacfc7 18:47:15 Step 7/10 : COPY go.mod vendor* ./ 18:47:16 ---> c7377be2a475 18:47:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:16 ---> Running in 0f218aea788d 18:48:38 Removing intermediate container 0f218aea788d 18:48:38 ---> 90b72b7cf597 18:48:38 Step 9/10 : COPY . . 18:48:38 ---> 3bdb3f3f5a55 18:48:38 Step 10/10 : RUN ${MAKE} 18:48:38 ---> Running in df52a9b16d43 18:48:38 noop 18:48:38 Removing intermediate container df52a9b16d43 18:48:38 ---> a500458371f4 18:48:38 Successfully built a500458371f4 18:48:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:38 + docker inspect -f . ci-base-image-arm64 18:48:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:39 prd-ubuntu20.04-docker-arm64-4c-16g-17514 does not seem to be running inside a container 18:48:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:40 $ docker top dfbd4ef1d9d07c45df0f03e420f0992eb270b802fb08a6dbf466245e48829244 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:41 + go version 18:48:41 go version go1.21.0 linux/arm64 [Pipeline] } 18:48:41 $ docker stop --time=1 dfbd4ef1d9d07c45df0f03e420f0992eb270b802fb08a6dbf466245e48829244 18:48:43 $ docker rm -f --volumes dfbd4ef1d9d07c45df0f03e420f0992eb270b802fb08a6dbf466245e48829244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:44 + docker inspect -f . ci-base-image-arm64 18:48:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:44 prd-ubuntu20.04-docker-arm64-4c-16g-17514 does not seem to be running inside a container 18:48:44 $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:47 $ docker top d04fae65fd160af4fc69bc0712a332859f0d2b354b1891b3eee10823d4421008 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:48 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 18:48:49 + make test 18:48:49 go test ./... -coverprofile=coverage.out 18:48:53 ? github.com/edgexfoundry/device-modbus-go [no test files] 18:50:45 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 18:50:45 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.065s coverage: 47.9% of statements 18:50:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:50:45 go vet ./... 18:51:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:51:17 ./bin/test-attribution-txt.sh [Pipeline] echo 18:51:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:51:17 $ docker stop --time=1 d04fae65fd160af4fc69bc0712a332859f0d2b354b1891b3eee10823d4421008 18:51:19 $ docker rm -f --volumes d04fae65fd160af4fc69bc0712a332859f0d2b354b1891b3eee10823d4421008 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:51:21 Warning: overwriting stash ‘coverage-report’ 18:51:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:51:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:51:22 + ls -al . 18:51:22 total 188 18:51:22 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:48 . 18:51:22 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:46 .. 18:51:22 -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 18:46 .dockerignore 18:51:22 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:46 .git 18:51:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:46 .github 18:51:22 -rw-rw-r-- 1 jenkins jenkins 266 Nov 14 18:46 .gitignore 18:51:22 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 18:46 .golangci.yml 18:51:22 -rw-rw-r-- 1 jenkins jenkins 11101 Nov 14 18:46 Attribution.txt 18:51:22 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 14 18:46 CHANGELOG.md 18:51:22 -rw-rw-r-- 1 jenkins jenkins 1474 Nov 14 18:46 Dockerfile 18:51:22 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 18:46 GOVERNANCE.md 18:51:22 -rw-rw-r-- 1 jenkins jenkins 658 Nov 14 18:46 Jenkinsfile 18:51:22 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 18:46 LICENSE 18:51:22 -rw-rw-r-- 1 jenkins jenkins 1936 Nov 14 18:46 Makefile 18:51:22 -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 18:46 OWNERS.md 18:51:22 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 14 18:46 README.md 18:51:22 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:41 VERSION 18:51:22 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:46 bin 18:51:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:46 cmd 18:51:22 -rw-r--r-- 1 jenkins jenkins 24334 Nov 14 18:50 coverage.out 18:51:22 -rw-rw-r-- 1 jenkins jenkins 3895 Nov 14 18:46 go.mod 18:51:22 -rw-rw-r-- 1 jenkins jenkins 35342 Nov 14 18:46 go.sum 18:51:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:46 internal 18:51:22 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:46 simulator 18:51:22 -rw-rw-r-- 1 jenkins jenkins 229 Nov 14 18:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51: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=3148b9b3aa90a8d7faa07de684a50825bab71b84 --label arch=arm64 --label version=0.0.0 . 18:51:23 Sending build context to Docker daemon 3.434MB 18:51:23 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 18:51:23 Step 2/23 : FROM ${BASE} AS builder 18:51:23 ---> a500458371f4 18:51:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:51:23 ---> Running in ce7c2dd880c5 18:51:23 Removing intermediate container ce7c2dd880c5 18:51:23 ---> 04861202863f 18:51:23 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:51:23 ---> Running in cdc70b7c045b 18:51:24 Removing intermediate container cdc70b7c045b 18:51:24 ---> 98c1ce47faa6 18:51:24 Step 5/23 : RUN apk add --update --no-cache make git openssh 18:51:24 ---> Running in ebec4bc49a83 18:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:51:27 OK: 272 MiB in 60 packages 18:51:28 Removing intermediate container ebec4bc49a83 18:51:28 ---> ab93907a02fe 18:51:28 Step 6/23 : WORKDIR /device-modbus-go 18:51:28 ---> Running in 7148740e252e 18:51:28 Removing intermediate container 7148740e252e 18:51:28 ---> d229f3524b1d 18:51:28 Step 7/23 : COPY go.mod vendor* ./ 18:51:29 ---> ae4d8ef6de55 18:51:29 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:29 ---> Running in c10845f90dbd 18:51:32 Removing intermediate container c10845f90dbd 18:51:32 ---> 70473bd73d62 18:51:32 Step 9/23 : COPY . . 18:51:32 ---> 6b4f74a30730 18:51:32 Step 10/23 : RUN ${MAKE} 18:51:33 ---> Running in f984c883aec2 18:51:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 18:53:40 Removing intermediate container f984c883aec2 18:53:40 ---> 6cf59f451f8c 18:53:40 Step 11/23 : FROM alpine:3.18 18:53:40 3.18: Pulling from library/alpine 18:53:40 579b34f0a95b: Pulling fs layer 18:53:40 579b34f0a95b: Verifying Checksum 18:53:40 579b34f0a95b: Download complete 18:53:40 579b34f0a95b: Pull complete 18:53:40 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:53:40 Status: Downloaded newer image for alpine:3.18 18:53:40 ---> 3cc203321400 18:53:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 18:53:40 ---> Running in 3cf6ada7f9bc 18:53:40 Removing intermediate container 3cf6ada7f9bc 18:53:40 ---> a82f5fb7fe8a 18:53:40 Step 13/23 : RUN apk add --update --no-cache dumb-init 18:53:40 ---> Running in 508f39affe12 18:53:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:53:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:53:41 (1/1) Installing dumb-init (1.2.5-r2) 18:53:41 Executing busybox-1.36.1-r2.trigger 18:53:41 OK: 8 MiB in 16 packages 18:53:42 Removing intermediate container 508f39affe12 18:53:42 ---> beaf492c841a 18:53:42 Step 14/23 : RUN apk --no-cache upgrade 18:53:42 ---> Running in c48c1c3acec8 18:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:53:45 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:53:45 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:53:45 Executing busybox-1.36.1-r5.post-upgrade 18:53:45 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:53:45 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:53:45 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:53:45 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:53:45 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:53:45 Executing busybox-1.36.1-r5.trigger 18:53:45 OK: 8 MiB in 16 packages 18:53:49 Removing intermediate container c48c1c3acec8 18:53:49 ---> 3a41913a5d2a 18:53:49 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 18:53:50 ---> c23a2668a257 18:53:50 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 18:53:50 ---> ed4a5af38420 18:53:50 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 18:53:51 ---> 4c871cdabc3a 18:53:51 Step 18/23 : EXPOSE 59901 18:53:51 ---> Running in b0587207426a 18:53:51 Removing intermediate container b0587207426a 18:53:51 ---> 620badd58733 18:53:51 Step 19/23 : ENTRYPOINT ["/device-modbus"] 18:53:51 ---> Running in 8a70fc846104 18:53:52 Removing intermediate container 8a70fc846104 18:53:52 ---> fbae65753bf0 18:53:52 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:53:52 ---> Running in 1d1eb67ce820 18:53:52 Removing intermediate container 1d1eb67ce820 18:53:52 ---> 0c2886f7777a 18:53:52 Step 21/23 : LABEL arch=arm64 18:53:52 ---> Running in 1a5a1e6fbae3 18:53:52 Removing intermediate container 1a5a1e6fbae3 18:53:52 ---> 7ee528801253 18:53:52 Step 22/23 : LABEL git_sha=3148b9b3aa90a8d7faa07de684a50825bab71b84 18:53:53 ---> Running in 4d6562e79b74 18:53:53 Removing intermediate container 4d6562e79b74 18:53:53 ---> 2e5d93824412 18:53:53 Step 23/23 : LABEL version=0.0.0 18:53:53 ---> Running in 1363ccb0dd90 18:53:53 Removing intermediate container 1363ccb0dd90 18:53:53 ---> bc56b5e37344 18:53:53 [Warning] One or more build-args [ARCH] were not consumed 18:53:53 Successfully built bc56b5e37344 18:53:53 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:54 18:53:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:55 arm64: Pulling from edgex-lftools-log-publisher 18:53:55 8998bd30e6a1: Pulling fs layer 18:53:55 04944245beec: Pulling fs layer 18:53:55 699f458cf7ca: Pulling fs layer 18:53:55 765212b225bb: Pulling fs layer 18:53:55 f23df028b6ca: Pulling fs layer 18:53:55 d65c8cfc05b1: Pulling fs layer 18:53:55 2437ff75d9bd: Pulling fs layer 18:53:55 765212b225bb: Waiting 18:53:55 f23df028b6ca: Waiting 18:53:55 d65c8cfc05b1: Waiting 18:53:55 2437ff75d9bd: Waiting 18:53:55 04944245beec: Verifying Checksum 18:53:55 04944245beec: Download complete 18:53:55 765212b225bb: Verifying Checksum 18:53:55 765212b225bb: Download complete 18:53:55 f23df028b6ca: Verifying Checksum 18:53:55 f23df028b6ca: Download complete 18:53:55 d65c8cfc05b1: Verifying Checksum 18:53:55 d65c8cfc05b1: Download complete 18:53:55 699f458cf7ca: Verifying Checksum 18:53:55 699f458cf7ca: Download complete 18:53:56 8998bd30e6a1: Verifying Checksum 18:53:56 8998bd30e6a1: Download complete 18:53:58 2437ff75d9bd: Verifying Checksum 18:53:58 2437ff75d9bd: Download complete 18:54:01 8998bd30e6a1: Pull complete 18:54:01 04944245beec: Pull complete 18:54:03 699f458cf7ca: Pull complete 18:54:03 765212b225bb: Pull complete 18:54:04 f23df028b6ca: Pull complete 18:54:04 d65c8cfc05b1: Pull complete 18:54:22 2437ff75d9bd: Pull complete 18:54:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:54:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:23 prd-ubuntu20.04-docker-arm64-4c-16g-17514 does not seem to be running inside a container 18:54:23 $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:54:26 $ docker top 60b2c45894806cbccd96a2dc57597236b8b133bd099800796f8ad6d8220a8139 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:27 ---> job-cost.sh 18:54:27 lf-activate-venv: SKIPPING 18:54:27 INFO: No Stack... 18:54:27 INFO: Retrieving Pricing Info for: v3-standard-4 18:54:28 INFO: Archiving Costs [Pipeline] sh 18:54:29 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 18:54:29 + cut -d, -f6 [Pipeline] lock 18:54:29 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-525-1-stack-cost] 18:54:29 Resource [jenkins-edgexfoundry-device-modbus-go-PR-525-1-stack-cost] did not exist. Created. 18:54:29 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-525-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:29 /w/workspace/device-modbus-go/1@tmp/durable-c17f9ac4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:54:30 + echo total: 0.10999999940395355 [Pipeline] stash 18:54:30 Warning: overwriting stash ‘stack-cost’ 18:54:30 Stashed 1 file(s) [Pipeline] } 18:54:30 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-525-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:54:30 $ docker stop --time=1 60b2c45894806cbccd96a2dc57597236b8b133bd099800796f8ad6d8220a8139 18:54:32 $ docker rm -f --volumes 60b2c45894806cbccd96a2dc57597236b8b133bd099800796f8ad6d8220a8139 [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 18:54:33 provisioning config files... 18:54:33 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-525@tmp/config1582564876548454815tmp [Pipeline] { [Pipeline] sh 18:54:33 + set +x 18:54:33 + curl -s https://codecov.io/bash 18:54:33 + bash -s -- 18:54:33 18:54:33 _____ _ 18:54:33 / ____| | | 18:54:33 | | ___ __| | ___ ___ _____ __ 18:54:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:54:33 | |___| (_) | (_| | __/ (_| (_) \ V / 18:54:33 \_____\___/ \__,_|\___|\___\___/ \_/ 18:54:33 Bash-1.0.6 18:54:33 18:54:33 18:54:33 ==> git version 2.25.1 found 18:54:33 ==> 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 18:54:33 Release-Date: 2020-01-08 18:54:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:54:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:54:33 ==> Jenkins CI detected. 18:54:33 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-525 18:54:33 project root: . 18:54:33 --> token set from env 18:54:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:54:33 ==> Running gcov in . (disable via -X gcov) 18:54:33 ==> Python coveragepy not found 18:54:33 ==> Searching for coverage reports in: 18:54:33 + . 18:54:33 -> Found 1 reports 18:54:33 ==> Detecting git/mercurial file structure 18:54:33 ==> Reading reports 18:54:33 + ./coverage.out bytes=24334 18:54:33 ==> Appending adjustments 18:54:33 https://docs.codecov.io/docs/fixing-reports 18:54:33 + Found adjustments 18:54:33 ==> Gzipping contents 18:54:33 4.0K /tmp/codecov.QsLcch.gz 18:54:33 ==> Uploading reports 18:54:33 url: https://codecov.io 18:54:33 query: branch=PR-525&commit=3148b9b3aa90a8d7faa07de684a50825bab71b84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-525%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=525&job=&cmd_args= 18:54:33 -> Pinging Codecov 18:54:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-525&commit=3148b9b3aa90a8d7faa07de684a50825bab71b84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-525%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=525&job=&cmd_args= 18:54:34 -> Uploading to 18:54:34 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/55DBCA73C666E3227836607328DD7E49/3148b9b3aa90a8d7faa07de684a50825bab71b84/34ecf8a1-3ad4-48eb-9c37-620354067db9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T185433Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f45b4e350a23dbed89dbd98abf7bf751a0e5e4a0693025c4291def7573f17148 18:54:34 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:34 Dload Upload Total Spent Left Speed 18:54:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 16766 --:--:-- --:--:-- --:--:-- 16766 18:54:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/3148b9b3aa90a8d7faa07de684a50825bab71b84 [Pipeline] } 18:54:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 18:54:36 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-525/archives ] 18:54:36 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-525/archives 18:54:36 total 16 18:54:36 drwxr-xr-x 3 root root 4096 Nov 14 18:43 . 18:54:36 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 18:44 .. 18:54:36 drwxr-xr-x 2 root root 4096 Nov 14 18:43 cost 18:54:36 -rw-r--r-- 1 root root 88 Nov 14 18:43 cost.csv 18:54:36 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-525/archives 18:54:36 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-525/archives 18:54:36 total 16 18:54:36 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:43 . 18:54:36 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 18:44 .. 18:54:36 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 18:43 cost 18:54:36 -rw-r--r-- 1 jenkins jenkins 88 Nov 14 18:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:54:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:54:37 ---> package-listing.sh 18:54:37 ++ facter osfamily 18:54:37 ++ tr '[:upper:]' '[:lower:]' 18:54:37 + OS_FAMILY=debian 18:54:37 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-525 18:54:37 + START_PACKAGES=/tmp/packages_start.txt 18:54:37 + END_PACKAGES=/tmp/packages_end.txt 18:54:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:54:37 + PACKAGES=/tmp/packages_start.txt 18:54:37 + '[' /w/workspace/xfoundry_device-modbus-go_PR-525 ']' 18:54:37 + PACKAGES=/tmp/packages_end.txt 18:54:37 + case "${OS_FAMILY}" in 18:54:37 + dpkg -l 18:54:37 + grep '^ii' 18:54:37 + '[' -f /tmp/packages_start.txt ']' 18:54:37 + '[' -f /tmp/packages_end.txt ']' 18:54:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:54:37 + '[' /w/workspace/xfoundry_device-modbus-go_PR-525 ']' 18:54:37 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-525/archives/ 18:54:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-525/archives/ [Pipeline] echo 18:54:37 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/xfoundry_device-modbus-go_PR-525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:54:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:38 prd-ubuntu20.04-docker-8c-8g-17511 does not seem to be running inside a container 18:54:38 $ 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/xfoundry_device-modbus-go_PR-525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-525 -v /w/workspace/xfoundry_device-modbus-go_PR-525:/w/workspace/xfoundry_device-modbus-go_PR-525:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-525@tmp:/w/workspace/xfoundry_device-modbus-go_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:54:39 $ docker top 5911da3c7ad3603787d0e4af5b94c3f555bdbafa6810d1b09fa6657d5914811a -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:39 + touch /tmp/pre-build-complete [Pipeline] sh 18:54:39 + mkdir -p /var/log/sysstat [Pipeline] sh 18:54:40 + ls /var/log/sa-host 18:54:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:40 provisioning config files... 18:54:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-525@tmp/config13225270300580720429tmp [Pipeline] { [Pipeline] echo 18:54:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:54:40 ---> create-netrc.sh [Pipeline] } 18:54:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:54:41 ---> python-tools-install.sh [Pipeline] echo 18:54:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:54:41 ---> sudo-logs.sh 18:54:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:54:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:54:41 ---> job-cost.sh 18:54:41 lf-activate-venv: SKIPPING 18:54:41 DEBUG: total: 0.2199999988079071 18:54:41 INFO: Retrieving Stack Cost... 18:54:42 INFO: Retrieving Pricing Info for: v3-standard-8 18:54:42 INFO: Archiving Costs [Pipeline] echo 18:54:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:54:43 ---> logs-deploy.sh 18:54:43 lf-activate-venv: SKIPPING 18:54:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-525/1 18:54:43 INFO: archiving workspace using pattern(s): 18:54:44 Archives upload complete. 18:54:44 INFO: archiving logs to Nexus 18:54:44 ---> uname -a: 18:54:44 Linux prd-ubuntu20-04-docker-8c-8g-17511 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:54:44 18:54:44 18:54:44 ---> lscpu: 18:54:44 Architecture: x86_64 18:54:44 CPU op-mode(s): 32-bit, 64-bit 18:54:44 Byte Order: Little Endian 18:54:44 Address sizes: 40 bits physical, 48 bits virtual 18:54:44 CPU(s): 8 18:54:44 On-line CPU(s) list: 0-7 18:54:44 Thread(s) per core: 1 18:54:44 Core(s) per socket: 1 18:54:44 Socket(s): 8 18:54:44 NUMA node(s): 1 18:54:44 Vendor ID: AuthenticAMD 18:54:44 CPU family: 23 18:54:44 Model: 49 18:54:44 Model name: AMD EPYC-Rome Processor 18:54:44 Stepping: 0 18:54:44 CPU MHz: 2799.998 18:54:44 BogoMIPS: 5599.99 18:54:44 Virtualization: AMD-V 18:54:44 Hypervisor vendor: KVM 18:54:44 Virtualization type: full 18:54:44 L1d cache: 256 KiB 18:54:44 L1i cache: 256 KiB 18:54:44 L2 cache: 4 MiB 18:54:44 L3 cache: 128 MiB 18:54:44 NUMA node0 CPU(s): 0-7 18:54:44 Vulnerability Itlb multihit: Not affected 18:54:44 Vulnerability L1tf: Not affected 18:54:44 Vulnerability Mds: Not affected 18:54:44 Vulnerability Meltdown: Not affected 18:54:44 Vulnerability Mmio stale data: Not affected 18:54:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:54:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:54:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:54:44 Vulnerability Srbds: Not affected 18:54:44 Vulnerability Tsx async abort: Not affected 18:54:44 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 18:54:44 18:54:44 18:54:44 ---> nproc: 18:54:44 8 18:54:44 18:54:44 18:54:44 ---> df -h: 18:54:44 Filesystem Size Used Avail Use% Mounted on 18:54:44 overlay 155G 12G 144G 8% / 18:54:44 tmpfs 64M 0 64M 0% /dev 18:54:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:54:44 shm 64M 0 64M 0% /dev/shm 18:54:44 /dev/vda1 155G 12G 144G 8% /facter-os 18:54:44 18:54:44