Pull request #540 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b18689ee06cb5a74ac0a1b5206c56d858232de0+ee0482845795258e0ac1dc1ae58fd9336b62d08c (bc1c55259c47ae4dcc108d160f3198e400887d18) 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-ssh16814610427901553418.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2921540150823984773.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-540/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-540/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15768722413264723362.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-540/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14764238002424662446.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6878456953099749299.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-540/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-540/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4441278582140404987.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1225 in /w/workspace/xfoundry_device-modbus-go_PR-540 [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-540 # 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 Merging remotes/origin/main commit ee0482845795258e0ac1dc1ae58fd9336b62d08c into PR head commit 9b18689ee06cb5a74ac0a1b5206c56d858232de0 Merge succeeded, producing 9b18689ee06cb5a74ac0a1b5206c56d858232de0 Checking out Revision 9b18689ee06cb5a74ac0a1b5206c56d858232de0 (PR-540) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/540/head:refs/remotes/origin/PR-540 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b18689ee06cb5a74ac0a1b5206c56d858232de0 # 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 ee0482845795258e0ac1dc1ae58fd9336b62d08c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b18689ee06cb5a74ac0a1b5206c56d858232de0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:55:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:55:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:55:18 ========================================================= 05:55:18 EdgeX Global Pipelines Version Info 05:55:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:55:19 ------------------- 05:55:19 stable info: 05:55:19 ------------------- 05:55:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:55:19 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:55:19 Message: update stable to v1.0.258 05:55:20 ------------------- 05:55:20 experimental info: 05:55:20 ------------------- 05:55:20 Commited By: **** collab-it+edgex@linuxfoundation.org 05:55:20 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:55:20 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:55:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:55:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:55:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:55:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:55:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-540 [Pipeline] echo 05:55:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-540 [Pipeline] echo 05:55:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-540 [Pipeline] echo 05:55:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b18689ee06cb5a74ac0a1b5206c56d858232de0 [Pipeline] echo 05:55:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b18689 [Pipeline] echo 05:55:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:55:22 provisioning config files... 05:55:22 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-540@tmp/config5375242471698565712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:23 ---> ****-login.sh 05:55:23 nexus3.edgexfoundry.org:10001 05:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:23 Configure a credential helper to remove this warning. See 05:55:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:23 05:55:23 Login Succeeded 05:55:23 nexus3.edgexfoundry.org:10002 05:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:23 Configure a credential helper to remove this warning. See 05:55:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:23 05:55:23 Login Succeeded 05:55:23 nexus3.edgexfoundry.org:10003 05:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:23 Configure a credential helper to remove this warning. See 05:55:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:23 05:55:23 Login Succeeded 05:55:23 nexus3.edgexfoundry.org:10004 05:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:23 Configure a credential helper to remove this warning. See 05:55:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:23 05:55:23 Login Succeeded 05:55:23 ****.io 05:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:23 Configure a credential helper to remove this warning. See 05:55:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:23 05:55:23 Login Succeeded 05:55:23 ---> ****-login.sh ends [Pipeline] } 05:55:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:55:24 + git rev-list -1 --merges 9b18689ee06cb5a74ac0a1b5206c56d858232de0~1..9b18689ee06cb5a74ac0a1b5206c56d858232de0 [Pipeline] echo 05:55:24 -----------> git rev-list -1 --merges 9b18689ee06cb5a74ac0a1b5206c56d858232de0~1..9b18689ee06cb5a74ac0a1b5206c56d858232de0 9b18689ee06cb5a74ac0a1b5206c56d858232de0 [false] [Pipeline] sh 05:55:25 + git log --format=format:%s -1 9b18689ee06cb5a74ac0a1b5206c56d858232de0 [Pipeline] echo 05:55:25 ========================================================= 05:55:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:55:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:55:25 + git log --format=format:%s -1 9b18689ee06cb5a74ac0a1b5206c56d858232de0 [Pipeline] echo 05:55:25 [semverPrep] GIT_COMMIT: 9b18689ee06cb5a74ac0a1b5206c56d858232de0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:55:25 [semverPrep] This is not a build commit. [Pipeline] sh 05:55:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:55:26 + grep -v github /etc/ssh/ssh_known_hosts 05:55:26 + [ -e /tmp/ssh_known_hosts ] 05:55:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:55:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:55:26 + sudo tee -a /etc/ssh/ssh_known_hosts 05:55:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:55:26 05:55:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:55:27 0.1.4: Pulling from edgex-devops/py-git-semver 05:55:27 b85a868b505f: Pulling fs layer 05:55:27 e2be974225ed: Pulling fs layer 05:55:27 339a4e72a1f5: Pulling fs layer 05:55:27 988bab9f4d93: Pulling fs layer 05:55:27 1469e6f7b9e6: Pulling fs layer 05:55:27 eaf3925da568: Pulling fs layer 05:55:27 bab4dde63d76: Pulling fs layer 05:55:27 bde34c3a00c8: Pulling fs layer 05:55:27 b352a97aabf1: Pulling fs layer 05:55:27 4872d77fe225: Pulling fs layer 05:55:27 5851b861e8e6: Pulling fs layer 05:55:27 988bab9f4d93: Waiting 05:55:27 1469e6f7b9e6: Waiting 05:55:27 eaf3925da568: Waiting 05:55:27 bab4dde63d76: Waiting 05:55:27 5851b861e8e6: Waiting 05:55:27 b352a97aabf1: Waiting 05:55:27 4872d77fe225: Waiting 05:55:27 bde34c3a00c8: Waiting 05:55:27 e2be974225ed: Verifying Checksum 05:55:27 e2be974225ed: Download complete 05:55:27 988bab9f4d93: Verifying Checksum 05:55:27 988bab9f4d93: Download complete 05:55:27 1469e6f7b9e6: Verifying Checksum 05:55:27 1469e6f7b9e6: Download complete 05:55:27 339a4e72a1f5: Verifying Checksum 05:55:27 339a4e72a1f5: Download complete 05:55:27 eaf3925da568: Download complete 05:55:27 bde34c3a00c8: Download complete 05:55:27 b352a97aabf1: Download complete 05:55:27 4872d77fe225: Verifying Checksum 05:55:27 4872d77fe225: Download complete 05:55:27 5851b861e8e6: Download complete 05:55:27 b85a868b505f: Verifying Checksum 05:55:27 b85a868b505f: Download complete 05:55:27 bab4dde63d76: Verifying Checksum 05:55:27 bab4dde63d76: Download complete 05:55:28 b85a868b505f: Pull complete 05:55:28 e2be974225ed: Pull complete 05:55:29 339a4e72a1f5: Pull complete 05:55:29 988bab9f4d93: Pull complete 05:55:29 1469e6f7b9e6: Pull complete 05:55:29 eaf3925da568: Pull complete 05:55:31 bab4dde63d76: Pull complete 05:55:31 bde34c3a00c8: Pull complete 05:55:31 b352a97aabf1: Pull complete 05:55:31 4872d77fe225: Pull complete 05:55:31 5851b861e8e6: Pull complete 05:55:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:55:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:55:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:32 prd-ubuntu20.04-docker-8c-8g-1225 does not seem to be running inside a container 05:55:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-540 -v /w/workspace/xfoundry_device-modbus-go_PR-540:/w/workspace/xfoundry_device-modbus-go_PR-540:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-540@tmp:/w/workspace/xfoundry_device-modbus-go_PR-540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:55:34 $ docker top 583dd3554517d075e1aef0ad4df962ce56902fadd4be2a549e0cf79ee3c73d3c -eo pid,comm 05:55:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:55:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:55:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:55:35 [ssh-agent] Looking for ssh-agent implementation... 05:55:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:35 $ docker exec 583dd3554517d075e1aef0ad4df962ce56902fadd4be2a549e0cf79ee3c73d3c ssh-agent 05:55:35 SSH_AUTH_SOCK=/tmp/ssh-nauaj5pwzsdq/agent.32 05:55:35 SSH_AGENT_PID=38 05:55:35 Running ssh-add (command line suppressed) 05:55:35 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-540@tmp/private_key_8234749645025931376.key (/w/workspace/xfoundry_device-modbus-go_PR-540@tmp/private_key_8234749645025931376.key) 05:55:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:55:35 + git tag --points-at HEAD [Pipeline] } 05:55:35 $ docker exec --env ******** --env ******** 583dd3554517d075e1aef0ad4df962ce56902fadd4be2a549e0cf79ee3c73d3c ssh-agent -k 05:55:35 unset SSH_AUTH_SOCK; 05:55:35 unset SSH_AGENT_PID; 05:55:35 echo Agent pid 38 killed; 05:55:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:55:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:55:36 [ssh-agent] Looking for ssh-agent implementation... 05:55:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:36 $ docker exec 583dd3554517d075e1aef0ad4df962ce56902fadd4be2a549e0cf79ee3c73d3c ssh-agent 05:55:36 SSH_AUTH_SOCK=/tmp/ssh-qwvVpLoeGJHa/agent.70 05:55:36 SSH_AGENT_PID=76 05:55:36 Running ssh-add (command line suppressed) 05:55:36 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-540@tmp/private_key_9550004816735398347.key (/w/workspace/xfoundry_device-modbus-go_PR-540@tmp/private_key_9550004816735398347.key) 05:55:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:55:36 + git semver init 05:55:37 2024-02-19 05:55:36,987 [run_init] DEBUG init version:0.0.0 force:False 05:55:37 2024-02-19 05:55:36,987 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-540/.semver 05:55:37 2024-02-19 05:55:36,988 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-540/.semver 05:55:37 2024-02-19 05:55:36,988 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-540/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-540, universal_newlines=False, shell=None, istream=None) 05:55:38 2024-02-19 05:55:38,136 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-540/.git/info/exclude 05:55:38 2024-02-19 05:55:38,137 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-540/.semver/PR-540 with force:False 05:55:38 2024-02-19 05:55:38,137 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-540/.semver/PR-540 05:55:38 2024-02-19 05:55:38,141 [execute] INFO git cat-file --batch-check 05:55:38 2024-02-19 05:55:38,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-540/.semver, universal_newlines=False, shell=None, istream=) 05:55:38 2024-02-19 05:55:38,148 [execute] INFO git cat-file --batch 05:55:38 2024-02-19 05:55:38,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-540/.semver, universal_newlines=False, shell=None, istream=) 05:55:38 2024-02-19 05:55:38,153 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-540/.semver/PR-540 05:55:38 0.0.0 [Pipeline] } 05:55:38 $ docker exec --env ******** --env ******** 583dd3554517d075e1aef0ad4df962ce56902fadd4be2a549e0cf79ee3c73d3c ssh-agent -k 05:55:38 unset SSH_AUTH_SOCK; 05:55:38 unset SSH_AGENT_PID; 05:55:38 echo Agent pid 76 killed; 05:55:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:55:39 + git semver [Pipeline] } 05:55:39 $ docker stop --time=1 583dd3554517d075e1aef0ad4df962ce56902fadd4be2a549e0cf79ee3c73d3c 05:55:40 $ docker rm -f --volumes 583dd3554517d075e1aef0ad4df962ce56902fadd4be2a549e0cf79ee3c73d3c [Pipeline] // withDockerContainer [Pipeline] sh 05:55:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:55:41 Stashed 1 file(s) [Pipeline] echo 05:55:41 [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 05:55:42 provisioning config files... 05:55:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-540@tmp/config18132235527428572737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:42 ---> ****-login.sh 05:55:42 nexus3.edgexfoundry.org:10001 05:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:42 Configure a credential helper to remove this warning. See 05:55:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:42 05:55:42 Login Succeeded 05:55:42 nexus3.edgexfoundry.org:10002 05:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:42 Configure a credential helper to remove this warning. See 05:55:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:42 05:55:42 Login Succeeded 05:55:42 nexus3.edgexfoundry.org:10003 05:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:43 Configure a credential helper to remove this warning. See 05:55:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:43 05:55:43 Login Succeeded 05:55:43 nexus3.edgexfoundry.org:10004 05:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:43 Configure a credential helper to remove this warning. See 05:55:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:43 05:55:43 Login Succeeded 05:55:43 ****.io 05:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:43 Configure a credential helper to remove this warning. See 05:55:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:43 05:55:43 Login Succeeded 05:55:43 ---> ****-login.sh ends [Pipeline] } 05:55:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:55:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:55:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:55:44 ========================================================= 05:55:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:55:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:45 + 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 . 05:55:45 Sending build context to Docker daemon 17.27MB 05:55:45 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:55:45 Step 2/10 : FROM ${BASE} AS builder 05:55:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:55:45 7264a8db6415: Pulling fs layer 05:55:45 c4d48a809fc2: Pulling fs layer 05:55:45 4f1c88b9dad5: Pulling fs layer 05:55:45 ad3a456e5733: Pulling fs layer 05:55:45 69c7f0334f64: Pulling fs layer 05:55:45 1f1c1a5573a3: Pulling fs layer 05:55:45 ce7588e14bc9: Pulling fs layer 05:55:45 b5e4710f87ac: Pulling fs layer 05:55:45 69c7f0334f64: Waiting 05:55:45 1f1c1a5573a3: Waiting 05:55:45 ce7588e14bc9: Waiting 05:55:45 b5e4710f87ac: Waiting 05:55:45 ad3a456e5733: Waiting 05:55:45 c4d48a809fc2: Download complete 05:55:45 ad3a456e5733: Download complete 05:55:45 69c7f0334f64: Download complete 05:55:45 7264a8db6415: Verifying Checksum 05:55:45 7264a8db6415: Download complete 05:55:45 1f1c1a5573a3: Verifying Checksum 05:55:45 1f1c1a5573a3: Download complete 05:55:45 7264a8db6415: Pull complete 05:55:45 b5e4710f87ac: Verifying Checksum 05:55:45 b5e4710f87ac: Download complete 05:55:45 c4d48a809fc2: Pull complete 05:55:45 4f1c88b9dad5: Verifying Checksum 05:55:45 4f1c88b9dad5: Download complete 05:55:46 ce7588e14bc9: Verifying Checksum 05:55:46 ce7588e14bc9: Download complete 05:55:49 4f1c88b9dad5: Pull complete 05:55:49 ad3a456e5733: Pull complete 05:55:49 69c7f0334f64: Pull complete 05:55:49 1f1c1a5573a3: Pull complete 05:55:52 ce7588e14bc9: Pull complete 05:55:52 b5e4710f87ac: Pull complete 05:55:52 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:55:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:55:52 ---> 88b5674ff536 05:55:52 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:55:56 ---> Running in 65f93692cb12 05:55:56 Removing intermediate container 65f93692cb12 05:55:56 ---> 40070524ace3 05:55:56 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:55:56 ---> Running in 25f420ca929b 05:55:56 Removing intermediate container 25f420ca929b 05:55:56 ---> 903ce888dbdd 05:55:56 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:55:56 ---> Running in 677921207fcf 05:55:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:55:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:55:56 (1/8) Installing openssh-keygen (9.3_p2-r1) 05:55:56 (2/8) Installing libedit (20221030.3.1-r1) 05:55:56 (3/8) Installing openssh-client-common (9.3_p2-r1) 05:55:56 (4/8) Installing openssh-client-default (9.3_p2-r1) 05:55:56 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 05:55:56 (6/8) Installing openssh-server-common (9.3_p2-r1) 05:55:56 (7/8) Installing openssh-server (9.3_p2-r1) 05:55:56 (8/8) Installing openssh (9.3_p2-r1) 05:55:56 Executing busybox-1.36.1-r5.trigger 05:55:56 OK: 270 MiB in 60 packages 05:55:57 Removing intermediate container 677921207fcf 05:55:57 ---> a3fc0097cc53 05:55:57 Step 6/10 : WORKDIR /device-modbus-go 05:55:57 ---> Running in 672035de85e3 05:55:57 Removing intermediate container 672035de85e3 05:55:57 ---> 6165fe71d071 05:55:57 Step 7/10 : COPY go.mod vendor* ./ 05:55:57 Still waiting to schedule task 05:55:57 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1224’ is offline 05:55:57 ---> 8acd44e6ee2d 05:55:57 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:57 ---> Running in 381bdc4720cb 05:56:29 Removing intermediate container 381bdc4720cb 05:56:29 ---> 86f4c0b36f81 05:56:29 Step 9/10 : COPY . . 05:56:29 ---> 80636fa1c86c 05:56:29 Step 10/10 : RUN ${MAKE} 05:56:29 ---> Running in 5fdf60ea90b1 05:56:29 noop 05:56:29 Removing intermediate container 5fdf60ea90b1 05:56:29 ---> ac3283a81162 05:56:29 Successfully built ac3283a81162 05:56:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:29 + docker inspect -f . ci-base-image-x86_64 05:56:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:30 prd-ubuntu20.04-docker-8c-8g-1225 does not seem to be running inside a container 05:56:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-540 -v /w/workspace/xfoundry_device-modbus-go_PR-540:/w/workspace/xfoundry_device-modbus-go_PR-540:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-540@tmp:/w/workspace/xfoundry_device-modbus-go_PR-540@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 ******** ci-base-image-x86_64 cat 05:56:30 $ docker top 67f98ee8a48bf51624c37bcdd21bccb4b787ad3141854c41865b0701d49ab8dc -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:30 + go version 05:56:30 go version go1.21.0 linux/amd64 [Pipeline] } 05:56:31 $ docker stop --time=1 67f98ee8a48bf51624c37bcdd21bccb4b787ad3141854c41865b0701d49ab8dc 05:56:32 $ docker rm -f --volumes 67f98ee8a48bf51624c37bcdd21bccb4b787ad3141854c41865b0701d49ab8dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:33 + docker inspect -f . ci-base-image-x86_64 05:56:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:33 prd-ubuntu20.04-docker-8c-8g-1225 does not seem to be running inside a container 05:56:33 $ 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-540 -v /w/workspace/xfoundry_device-modbus-go_PR-540:/w/workspace/xfoundry_device-modbus-go_PR-540:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-540@tmp:/w/workspace/xfoundry_device-modbus-go_PR-540@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 ******** ci-base-image-x86_64 cat 05:56:33 $ docker top b4df811639f93a32c2ac06e23af28c8220fd0757a925530c999c5084c0983018 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:34 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-540 [Pipeline] fileExists [Pipeline] sh 05:56:34 + make test 05:56:34 go test ./... -coverprofile=coverage.out 05:56:36 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:56:48 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:56:48 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.9% of statements 05:56:53 go vet ./... 05:56:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:56:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:56:57 ./bin/test-attribution-txt.sh 05:56:57 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 05:56:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:56:57 $ docker stop --time=1 b4df811639f93a32c2ac06e23af28c8220fd0757a925530c999c5084c0983018 05:57:01 $ docker rm -f --volumes b4df811639f93a32c2ac06e23af28c8220fd0757a925530c999c5084c0983018 [Pipeline] // withDockerContainer [Pipeline] sh 05:57:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:57:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:57:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:57:03 + ls -al . 05:57:03 total 192 05:57:03 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 05:56 . 05:57:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:55 .. 05:57:03 -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 05:55 .dockerignore 05:57:03 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:56 .git 05:57:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:55 .github 05:57:03 -rw-rw-r-- 1 jenkins jenkins 266 Feb 19 05:55 .gitignore 05:57:03 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 05:55 .golangci.yml 05:57:03 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:55 .semver 05:57:03 -rw-rw-r-- 1 jenkins jenkins 11101 Feb 19 05:55 Attribution.txt 05:57:03 -rw-rw-r-- 1 jenkins jenkins 16388 Feb 19 05:55 CHANGELOG.md 05:57:03 -rw-rw-r-- 1 jenkins jenkins 1474 Feb 19 05:55 Dockerfile 05:57:03 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 05:55 GOVERNANCE.md 05:57:03 -rw-rw-r-- 1 jenkins jenkins 658 Feb 19 05:55 Jenkinsfile 05:57:03 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 05:55 LICENSE 05:57:03 -rw-rw-r-- 1 jenkins jenkins 1942 Feb 19 05:55 Makefile 05:57:03 -rw-rw-r-- 1 jenkins jenkins 622 Feb 19 05:55 OWNERS.md 05:57:03 -rw-rw-r-- 1 jenkins jenkins 4463 Feb 19 05:55 README.md 05:57:03 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 05:55 VERSION 05:57:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:55 bin 05:57:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:55 cmd 05:57:03 -rw-r--r-- 1 jenkins jenkins 24334 Feb 19 05:56 coverage.out 05:57:03 -rw-rw-r-- 1 jenkins jenkins 3986 Feb 19 05:55 go.mod 05:57:03 -rw-rw-r-- 1 jenkins jenkins 34676 Feb 19 05:55 go.sum 05:57:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:55 internal 05:57:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:55 simulator 05:57:03 -rw-rw-r-- 1 jenkins jenkins 229 Feb 19 05:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:03 + 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=9b18689ee06cb5a74ac0a1b5206c56d858232de0 --label arch=amd64 --label version=0.0.0 . 05:57:03 Sending build context to Docker daemon 17.29MB 05:57:03 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:57:03 Step 2/23 : FROM ${BASE} AS builder 05:57:03 ---> ac3283a81162 05:57:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:57:04 ---> Running in 5fc5a769854f 05:57:04 Removing intermediate container 5fc5a769854f 05:57:04 ---> ced08efd3ba7 05:57:04 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:57:04 ---> Running in 20d9bdc204b7 05:57:04 Removing intermediate container 20d9bdc204b7 05:57:04 ---> af51945be987 05:57:04 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:57:04 ---> Running in abab56439fc6 05:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:57:05 OK: 270 MiB in 60 packages 05:57:05 Removing intermediate container abab56439fc6 05:57:05 ---> 13e792680d51 05:57:05 Step 6/23 : WORKDIR /device-modbus-go 05:57:05 ---> Running in 306b8e3a0ce9 05:57:05 Removing intermediate container 306b8e3a0ce9 05:57:05 ---> c20f656ac348 05:57:05 Step 7/23 : COPY go.mod vendor* ./ 05:57:05 ---> b19536979a01 05:57:05 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:05 ---> Running in 8e8c70669d13 05:57:06 Removing intermediate container 8e8c70669d13 05:57:06 ---> 20b189a6f544 05:57:06 Step 9/23 : COPY . . 05:57:06 ---> 1457938994ea 05:57:06 Step 10/23 : RUN ${MAKE} 05:57:06 ---> Running in b4643e7de639 05:57:07 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:57:29 Removing intermediate container b4643e7de639 05:57:29 ---> 25fe2f9b5d14 05:57:29 Step 11/23 : FROM alpine:3.18 05:57:29 3.18: Pulling from library/alpine 05:57:29 619be1103602: Pulling fs layer 05:57:29 619be1103602: Verifying Checksum 05:57:29 619be1103602: Download complete 05:57:29 619be1103602: Pull complete 05:57:29 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:57:29 Status: Downloaded newer image for alpine:3.18 05:57:29 ---> d3782b16ccc9 05:57:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:57:29 ---> Running in 92ceaac5874f 05:57:29 Removing intermediate container 92ceaac5874f 05:57:29 ---> f90048cf300b 05:57:29 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:57:29 ---> Running in 20736b7128c9 05:57:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:57:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:57:29 (1/1) Installing dumb-init (1.2.5-r2) 05:57:29 Executing busybox-1.36.1-r5.trigger 05:57:29 OK: 7 MiB in 16 packages 05:57:29 Removing intermediate container 20736b7128c9 05:57:29 ---> c7a7bfbb8108 05:57:29 Step 14/23 : RUN apk --no-cache upgrade 05:57:29 ---> Running in e69fa047a7f0 05:57:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:57:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:57:29 OK: 7 MiB in 16 packages 05:57:29 Removing intermediate container e69fa047a7f0 05:57:29 ---> 76a38c3a217b 05:57:29 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:57:29 ---> 3803f6419d54 05:57:29 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:57:30 ---> 04106ccd3d64 05:57:30 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:57:30 ---> c620d0ab4e8c 05:57:30 Step 18/23 : EXPOSE 59901 05:57:30 ---> Running in aed0be64d136 05:57:30 Removing intermediate container aed0be64d136 05:57:30 ---> 20b3d0551ce9 05:57:30 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:57:30 ---> Running in 82338c639da6 05:57:30 Removing intermediate container 82338c639da6 05:57:30 ---> ff527c089b3c 05:57:30 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:57:30 ---> Running in 78d5ec3aca5c 05:57:30 Removing intermediate container 78d5ec3aca5c 05:57:30 ---> 32dc315d7fbb 05:57:30 Step 21/23 : LABEL arch=amd64 05:57:30 ---> Running in d1af3646f1f6 05:57:30 Removing intermediate container d1af3646f1f6 05:57:30 ---> 42a87e88b087 05:57:30 Step 22/23 : LABEL git_sha=9b18689ee06cb5a74ac0a1b5206c56d858232de0 05:57:30 ---> Running in 9feb59c9baab 05:57:30 Removing intermediate container 9feb59c9baab 05:57:30 ---> 14dddc111250 05:57:30 Step 23/23 : LABEL version=0.0.0 05:57:30 ---> Running in 5513a26d64a6 05:57:30 Removing intermediate container 5513a26d64a6 05:57:30 ---> b3016140d649 05:57:30 [Warning] One or more build-args [ARCH] were not consumed 05:57:30 Successfully built b3016140d649 05:57:30 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 05:57:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:57:31 05:57:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:57:32 latest: Pulling from edgex-lftools-log-publisher 05:57:32 5eb5b503b376: Pulling fs layer 05:57:32 5c69ac0246d0: Pulling fs layer 05:57:32 ec43610c2a17: Pulling fs layer 05:57:32 3a2ae6a8a46f: Pulling fs layer 05:57:32 33b1e0a273af: Pulling fs layer 05:57:32 5d3b04190fa2: Pulling fs layer 05:57:32 2f39f015ded8: Pulling fs layer 05:57:32 5d3b04190fa2: Waiting 05:57:32 3a2ae6a8a46f: Waiting 05:57:32 5c69ac0246d0: Verifying Checksum 05:57:32 5c69ac0246d0: Download complete 05:57:32 3a2ae6a8a46f: Verifying Checksum 05:57:32 3a2ae6a8a46f: Download complete 05:57:32 33b1e0a273af: Verifying Checksum 05:57:32 33b1e0a273af: Download complete 05:57:32 5d3b04190fa2: Verifying Checksum 05:57:32 5d3b04190fa2: Download complete 05:57:32 ec43610c2a17: Verifying Checksum 05:57:32 ec43610c2a17: Download complete 05:57:32 5eb5b503b376: Verifying Checksum 05:57:32 5eb5b503b376: Download complete 05:57:33 2f39f015ded8: Download complete 05:57:33 5eb5b503b376: Pull complete 05:57:34 5c69ac0246d0: Pull complete 05:57:34 ec43610c2a17: Pull complete 05:57:34 3a2ae6a8a46f: Pull complete 05:57:34 33b1e0a273af: Pull complete 05:57:34 5d3b04190fa2: Pull complete 05:57:38 2f39f015ded8: Pull complete 05:57:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:57:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:39 prd-ubuntu20.04-docker-8c-8g-1225 does not seem to be running inside a container 05:57:39 $ 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-540 -v /w/workspace/xfoundry_device-modbus-go_PR-540:/w/workspace/xfoundry_device-modbus-go_PR-540:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-540@tmp:/w/workspace/xfoundry_device-modbus-go_PR-540@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:57:43 $ docker top 2b1c731e7b4c0cc3e191737ba7c7d2d07a405cd9a02aac9a4417878896cfb0d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:43 ---> job-cost.sh 05:57:43 lf-activate-venv: SKIPPING 05:57:43 INFO: No Stack... 05:57:44 INFO: Retrieving Pricing Info for: v3-standard-8 05:57:44 INFO: Archiving Costs [Pipeline] sh 05:57:45 + cat /w/workspace/xfoundry_device-modbus-go_PR-540/archives/cost.csv 05:57:45 + cut -d, -f6 [Pipeline] lock 05:57:45 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] 05:57:45 Resource [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] did not exist. Created. 05:57:45 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:57:45 + echo total: 0.2199999988079071 [Pipeline] stash 05:57:45 Stashed 1 file(s) [Pipeline] } 05:57:45 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:57:45 $ docker stop --time=1 2b1c731e7b4c0cc3e191737ba7c7d2d07a405cd9a02aac9a4417878896cfb0d1 05:57:47 $ docker rm -f --volumes 2b1c731e7b4c0cc3e191737ba7c7d2d07a405cd9a02aac9a4417878896cfb0d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:57:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1226 in /w/workspace/xfoundry_device-modbus-go_PR-540 [Pipeline] { [Pipeline] ws 05:57:55 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:57:55 Selected Git installation does not exist. Using Default 05:57:55 The recommended git tool is: NONE 05:58:02 using credential edgex-jenkins-ssh 05:58:02 Cloning the remote Git repository 05:58:02 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:58:02 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:58:02 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:58:02 > git --version # timeout=10 05:58:02 > git --version # 'git version 2.25.1' 05:58:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:04 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:58:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:06 Merging remotes/origin/main commit ee0482845795258e0ac1dc1ae58fd9336b62d08c into PR head commit 9b18689ee06cb5a74ac0a1b5206c56d858232de0 05:58:05 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:58:05 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:58:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/540/head:refs/remotes/origin/PR-540 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:58:06 > git config core.sparsecheckout # timeout=10 05:58:06 > git checkout -f 9b18689ee06cb5a74ac0a1b5206c56d858232de0 # timeout=10 05:58:06 > git remote # timeout=10 05:58:06 > git config --get remote.origin.url # timeout=10 05:58:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:09 Merge succeeded, producing 9b18689ee06cb5a74ac0a1b5206c56d858232de0 05:58:09 Checking out Revision 9b18689ee06cb5a74ac0a1b5206c56d858232de0 (PR-540) 05:58:09 > git merge ee0482845795258e0ac1dc1ae58fd9336b62d08c # timeout=10 05:58:09 > git rev-parse HEAD^{commit} # timeout=10 05:58:09 > git config core.sparsecheckout # timeout=10 05:58:09 > git checkout -f 9b18689ee06cb5a74ac0a1b5206c56d858232de0 # timeout=10 05:58:09 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:58:09 > git --version # timeout=10 05:58:09 > git --version # 'git version 2.25.1' 05:58:09 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:58:11 % Total % Received % Xferd Average Speed Time Time Time Current 05:58:11 Dload Upload Total Spent Left Speed 05:58:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 05:58:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:58:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:58:12 + sudo tee /etc/docker/daemon.new 05:58:12 { 05:58:12 "registry-mirrors": [ 05:58:12 "https://nexus3.edgexfoundry.org:10001" 05:58:12 ], 05:58:12 "bip": "10.250.0.254/24", 05:58:12 "hosts": [ 05:58:12 "tcp://0.0.0.0:5555", 05:58:12 "unix:///var/run/docker.sock" 05:58:12 ], 05:58:12 "mtu": 1458, 05:58:12 "selinux-enabled": true, 05:58:12 "seccomp-profile": "/etc/docker/seccomp.json" 05:58:12 } [Pipeline] sh 05:58:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:58:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:31 provisioning config files... 05:58:31 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config3923099903830491767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:31 ---> ****-login.sh 05:58:31 nexus3.edgexfoundry.org:10001 05:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:32 Configure a credential helper to remove this warning. See 05:58:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:32 05:58:32 Login Succeeded 05:58:32 nexus3.edgexfoundry.org:10002 05:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:32 Configure a credential helper to remove this warning. See 05:58:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:32 05:58:32 Login Succeeded 05:58:32 nexus3.edgexfoundry.org:10003 05:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:33 Configure a credential helper to remove this warning. See 05:58:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:33 05:58:33 Login Succeeded 05:58:33 nexus3.edgexfoundry.org:10004 05:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:33 Configure a credential helper to remove this warning. See 05:58:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:33 05:58:33 Login Succeeded 05:58:33 ****.io 05:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:34 Configure a credential helper to remove this warning. See 05:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:34 05:58:34 Login Succeeded 05:58:34 ---> ****-login.sh ends [Pipeline] } 05:58:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:58:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:58:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:58:34 ========================================================= 05:58:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:58:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:35 + 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 . 05:58:39 Sending build context to Docker daemon 8.761MB 05:58:39 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:58:39 Step 2/10 : FROM ${BASE} AS builder 05:58:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:58:39 9fda8d8052c6: Pulling fs layer 05:58:39 5d54e960e981: Pulling fs layer 05:58:39 c4a7e357bf2a: Pulling fs layer 05:58:39 f0e02332f6b5: Pulling fs layer 05:58:39 872ee5b61b7b: Pulling fs layer 05:58:39 0c6a40ed1a82: Pulling fs layer 05:58:39 94ae7d8d031c: Pulling fs layer 05:58:39 872ee5b61b7b: Waiting 05:58:39 0c6a40ed1a82: Waiting 05:58:39 94ae7d8d031c: Waiting 05:58:39 f0e02332f6b5: Waiting 05:58:39 5d54e960e981: Verifying Checksum 05:58:39 5d54e960e981: Download complete 05:58:40 f0e02332f6b5: Verifying Checksum 05:58:40 f0e02332f6b5: Download complete 05:58:40 872ee5b61b7b: Verifying Checksum 05:58:40 872ee5b61b7b: Download complete 05:58:40 9fda8d8052c6: Verifying Checksum 05:58:40 9fda8d8052c6: Download complete 05:58:40 94ae7d8d031c: Verifying Checksum 05:58:40 94ae7d8d031c: Download complete 05:58:41 9fda8d8052c6: Pull complete 05:58:41 5d54e960e981: Pull complete 05:58:41 c4a7e357bf2a: Verifying Checksum 05:58:41 c4a7e357bf2a: Download complete 05:58:42 0c6a40ed1a82: Verifying Checksum 05:58:42 0c6a40ed1a82: Download complete 05:58:55 c4a7e357bf2a: Pull complete 05:58:55 f0e02332f6b5: Pull complete 05:58:55 872ee5b61b7b: Pull complete 05:59:03 0c6a40ed1a82: Pull complete 05:59:04 94ae7d8d031c: Pull complete 05:59:04 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:59:04 ---> 86de565de09d 05:59:04 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:59:05 ---> Running in 79ef16203341 05:59:06 Removing intermediate container 79ef16203341 05:59:06 ---> e6df958e158b 05:59:06 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:06 ---> Running in cef3ef21b45a 05:59:06 Removing intermediate container cef3ef21b45a 05:59:06 ---> ab7e006a3384 05:59:06 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:59:06 ---> Running in 5ba46e9be1db 05:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:59:09 (1/8) Installing openssh-keygen (9.3_p2-r1) 05:59:09 (2/8) Installing libedit (20221030.3.1-r1) 05:59:09 (3/8) Installing openssh-client-common (9.3_p2-r1) 05:59:09 (4/8) Installing openssh-client-default (9.3_p2-r1) 05:59:09 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 05:59:09 (6/8) Installing openssh-server-common (9.3_p2-r1) 05:59:09 (7/8) Installing openssh-server (9.3_p2-r1) 05:59:09 (8/8) Installing openssh (9.3_p2-r1) 05:59:09 Executing busybox-1.36.1-r5.trigger 05:59:09 OK: 272 MiB in 60 packages 05:59:10 Removing intermediate container 5ba46e9be1db 05:59:10 ---> 3c95745cfbc3 05:59:10 Step 6/10 : WORKDIR /device-modbus-go 05:59:10 ---> Running in a3a7b4fe7a8c 05:59:10 Removing intermediate container a3a7b4fe7a8c 05:59:10 ---> 8c7ea58ed170 05:59:10 Step 7/10 : COPY go.mod vendor* ./ 05:59:11 ---> e36d8d60594a 05:59:11 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:11 ---> Running in b7cb2d8c8815 06:00:19 Removing intermediate container b7cb2d8c8815 06:00:19 ---> 0d420aba2703 06:00:19 Step 9/10 : COPY . . 06:00:19 ---> 00cc41da2bb3 06:00:19 Step 10/10 : RUN ${MAKE} 06:00:19 ---> Running in 829ac84b4d22 06:00:19 noop 06:00:19 Removing intermediate container 829ac84b4d22 06:00:19 ---> 498af22a64fe 06:00:19 Successfully built 498af22a64fe 06:00:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:20 + docker inspect -f . ci-base-image-arm64 06:00:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:20 prd-ubuntu20.04-docker-arm64-4c-16g-1226 does not seem to be running inside a container 06:00:20 $ 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 ******** ci-base-image-arm64 cat 06:00:21 $ docker top 492d557867c7b3065a5640732dc7d5cc402001b686af7349acdfd0bb9db07172 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:22 + go version 06:00:22 go version go1.21.0 linux/arm64 [Pipeline] } 06:00:22 $ docker stop --time=1 492d557867c7b3065a5640732dc7d5cc402001b686af7349acdfd0bb9db07172 06:00:24 $ docker rm -f --volumes 492d557867c7b3065a5640732dc7d5cc402001b686af7349acdfd0bb9db07172 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:25 + docker inspect -f . ci-base-image-arm64 06:00:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:25 prd-ubuntu20.04-docker-arm64-4c-16g-1226 does not seem to be running inside a container 06:00:25 $ 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 ******** ci-base-image-arm64 cat 06:00:27 $ docker top ffdd5b6abdbd39255d3e8e9e26aabaa9561e56e79de704f63967e1f1729d0909 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:28 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 06:00:28 + make test 06:00:28 go test ./... -coverprofile=coverage.out 06:00:32 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:02:08 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:02:08 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.059s coverage: 47.9% of statements 06:02:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:02:08 go vet ./... 06:02:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:02:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:02:23 ./bin/test-attribution-txt.sh 06:02:23 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:02:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:02:23 $ docker stop --time=1 ffdd5b6abdbd39255d3e8e9e26aabaa9561e56e79de704f63967e1f1729d0909 06:02:25 $ docker rm -f --volumes ffdd5b6abdbd39255d3e8e9e26aabaa9561e56e79de704f63967e1f1729d0909 [Pipeline] // withDockerContainer [Pipeline] sh 06:02:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:02:26 Warning: overwriting stash ‘coverage-report’ 06:02:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:02:28 + ls -al . 06:02:28 total 188 06:02:28 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 06:00 . 06:02:28 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:58 .. 06:02:28 -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 05:58 .dockerignore 06:02:28 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:58 .git 06:02:28 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:58 .github 06:02:28 -rw-rw-r-- 1 jenkins jenkins 266 Feb 19 05:58 .gitignore 06:02:28 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 05:58 .golangci.yml 06:02:28 -rw-rw-r-- 1 jenkins jenkins 11101 Feb 19 05:58 Attribution.txt 06:02:28 -rw-rw-r-- 1 jenkins jenkins 16388 Feb 19 05:58 CHANGELOG.md 06:02:28 -rw-rw-r-- 1 jenkins jenkins 1474 Feb 19 05:58 Dockerfile 06:02:28 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 05:58 GOVERNANCE.md 06:02:28 -rw-rw-r-- 1 jenkins jenkins 658 Feb 19 05:58 Jenkinsfile 06:02:28 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 05:58 LICENSE 06:02:28 -rw-rw-r-- 1 jenkins jenkins 1942 Feb 19 05:58 Makefile 06:02:28 -rw-rw-r-- 1 jenkins jenkins 622 Feb 19 05:58 OWNERS.md 06:02:28 -rw-rw-r-- 1 jenkins jenkins 4463 Feb 19 05:58 README.md 06:02:28 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 05:55 VERSION 06:02:28 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:58 bin 06:02:28 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:58 cmd 06:02:28 -rw-r--r-- 1 jenkins jenkins 24334 Feb 19 06:01 coverage.out 06:02:28 -rw-rw-r-- 1 jenkins jenkins 3986 Feb 19 05:58 go.mod 06:02:28 -rw-rw-r-- 1 jenkins jenkins 34676 Feb 19 05:58 go.sum 06:02:28 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:58 internal 06:02:28 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:58 simulator 06:02:28 -rw-rw-r-- 1 jenkins jenkins 229 Feb 19 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:29 + 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=9b18689ee06cb5a74ac0a1b5206c56d858232de0 --label arch=arm64 --label version=0.0.0 . 06:02:29 Sending build context to Docker daemon 8.786MB 06:02:29 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 06:02:29 Step 2/23 : FROM ${BASE} AS builder 06:02:29 ---> 498af22a64fe 06:02:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:02:29 ---> Running in d5e990478a56 06:02:29 Removing intermediate container d5e990478a56 06:02:29 ---> 5fb8f3c32c83 06:02:29 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:29 ---> Running in 50e39965d38e 06:02:30 Removing intermediate container 50e39965d38e 06:02:30 ---> 7a0d19419854 06:02:30 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:02:30 ---> Running in d66cb4fdbdcd 06:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:32 OK: 272 MiB in 60 packages 06:02:35 Removing intermediate container d66cb4fdbdcd 06:02:35 ---> d33d6233e596 06:02:35 Step 6/23 : WORKDIR /device-modbus-go 06:02:35 ---> Running in 7ea6541a74d0 06:02:35 Removing intermediate container 7ea6541a74d0 06:02:35 ---> 2b9b3afa9af9 06:02:35 Step 7/23 : COPY go.mod vendor* ./ 06:02:36 ---> 9106c553f7f3 06:02:36 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:36 ---> Running in c94eb71e4ac5 06:02:38 Removing intermediate container c94eb71e4ac5 06:02:38 ---> befa04e1fc40 06:02:38 Step 9/23 : COPY . . 06:02:39 ---> 18b5250dc52a 06:02:39 Step 10/23 : RUN ${MAKE} 06:02:39 ---> Running in da248243948e 06:02:40 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:04:31 Removing intermediate container da248243948e 06:04:31 ---> 01fe83e99437 06:04:31 Step 11/23 : FROM alpine:3.18 06:04:31 3.18: Pulling from library/alpine 06:04:31 c6b39de5b339: Pulling fs layer 06:04:31 c6b39de5b339: Verifying Checksum 06:04:31 c6b39de5b339: Download complete 06:04:31 c6b39de5b339: Pull complete 06:04:31 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:04:31 Status: Downloaded newer image for alpine:3.18 06:04:31 ---> 33abbf032149 06:04:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:04:31 ---> Running in 18ee853c8972 06:04:31 Removing intermediate container 18ee853c8972 06:04:31 ---> 20bdfcb44dd2 06:04:31 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:04:31 ---> Running in 2198fff32e35 06:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:04:31 (1/1) Installing dumb-init (1.2.5-r2) 06:04:31 Executing busybox-1.36.1-r5.trigger 06:04:31 OK: 8 MiB in 16 packages 06:04:31 Removing intermediate container 2198fff32e35 06:04:31 ---> 781f253372ff 06:04:31 Step 14/23 : RUN apk --no-cache upgrade 06:04:31 ---> Running in 695d1f779ea2 06:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:04:31 OK: 8 MiB in 16 packages 06:04:31 Removing intermediate container 695d1f779ea2 06:04:31 ---> b59dc83a9e69 06:04:31 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:04:31 ---> 5f9f2a22eec4 06:04:31 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:04:34 ---> dfd00dddd681 06:04:34 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:04:34 ---> 4ea19ad9b9ab 06:04:34 Step 18/23 : EXPOSE 59901 06:04:34 ---> Running in f80de95b1063 06:04:35 Removing intermediate container f80de95b1063 06:04:35 ---> 729cdb4b15e3 06:04:35 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:04:35 ---> Running in 5265916d41a0 06:04:35 Removing intermediate container 5265916d41a0 06:04:35 ---> 48e6322ca775 06:04:35 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:04:35 ---> Running in 20730a9c1dac 06:04:35 Removing intermediate container 20730a9c1dac 06:04:35 ---> 75fb121f7288 06:04:35 Step 21/23 : LABEL arch=arm64 06:04:35 ---> Running in 54defb586f93 06:04:36 Removing intermediate container 54defb586f93 06:04:36 ---> e28d34b42dc9 06:04:36 Step 22/23 : LABEL git_sha=9b18689ee06cb5a74ac0a1b5206c56d858232de0 06:04:36 ---> Running in c8590a685db9 06:04:36 Removing intermediate container c8590a685db9 06:04:36 ---> 0c50a91a2747 06:04:36 Step 23/23 : LABEL version=0.0.0 06:04:36 ---> Running in 321b03d38f2e 06:04:36 Removing intermediate container 321b03d38f2e 06:04:36 ---> 7b16ef1d9939 06:04:36 [Warning] One or more build-args [ARCH] were not consumed 06:04:36 Successfully built 7b16ef1d9939 06:04:36 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 06:04:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:04:38 06:04:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:04:38 arm64: Pulling from edgex-lftools-log-publisher 06:04:38 8998bd30e6a1: Pulling fs layer 06:04:38 04944245beec: Pulling fs layer 06:04:38 699f458cf7ca: Pulling fs layer 06:04:38 765212b225bb: Pulling fs layer 06:04:38 f23df028b6ca: Pulling fs layer 06:04:38 d65c8cfc05b1: Pulling fs layer 06:04:38 f23df028b6ca: Waiting 06:04:38 d65c8cfc05b1: Waiting 06:04:38 765212b225bb: Waiting 06:04:38 2437ff75d9bd: Pulling fs layer 06:04:38 2437ff75d9bd: Waiting 06:04:38 04944245beec: Verifying Checksum 06:04:38 04944245beec: Download complete 06:04:38 765212b225bb: Verifying Checksum 06:04:38 765212b225bb: Download complete 06:04:38 f23df028b6ca: Verifying Checksum 06:04:38 f23df028b6ca: Download complete 06:04:38 d65c8cfc05b1: Verifying Checksum 06:04:38 d65c8cfc05b1: Download complete 06:04:39 699f458cf7ca: Verifying Checksum 06:04:39 699f458cf7ca: Download complete 06:04:39 8998bd30e6a1: Verifying Checksum 06:04:39 8998bd30e6a1: Download complete 06:04:42 2437ff75d9bd: Verifying Checksum 06:04:42 2437ff75d9bd: Download complete 06:04:44 8998bd30e6a1: Pull complete 06:04:44 04944245beec: Pull complete 06:04:46 699f458cf7ca: Pull complete 06:04:48 765212b225bb: Pull complete 06:04:49 f23df028b6ca: Pull complete 06:04:49 d65c8cfc05b1: Pull complete 06:05:08 2437ff75d9bd: Pull complete 06:05:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:05:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:05:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:08 prd-ubuntu20.04-docker-arm64-4c-16g-1226 does not seem to be running inside a container 06:05:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:05:11 $ docker top a29ae6e3a10181712ba508738f88023b77decea10af5b5db829a53f5287ee35e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:12 ---> job-cost.sh 06:05:12 lf-activate-venv: SKIPPING 06:05:12 INFO: No Stack... 06:05:12 INFO: Retrieving Pricing Info for: v3-standard-4 06:05:13 INFO: Archiving Costs [Pipeline] sh 06:05:14 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 06:05:14 + cut -d, -f6 [Pipeline] lock 06:05:14 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] 06:05:14 Resource [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] did not exist. Created. 06:05:14 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:05:15 /w/workspace/device-modbus-go/1@tmp/durable-2bd628d8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:05:15 + echo total: 0.10999999940395355 [Pipeline] stash 06:05:15 Warning: overwriting stash ‘stack-cost’ 06:05:15 Stashed 1 file(s) [Pipeline] } 06:05:15 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-540-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:05:15 $ docker stop --time=1 a29ae6e3a10181712ba508738f88023b77decea10af5b5db829a53f5287ee35e 06:05:18 $ docker rm -f --volumes a29ae6e3a10181712ba508738f88023b77decea10af5b5db829a53f5287ee35e [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 06:05:20 provisioning config files... 06:05:20 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-540@tmp/config11368960939768443953tmp [Pipeline] { [Pipeline] sh 06:05:20 + set +x 06:05:20 + curl -s https://codecov.io/bash 06:05:20 + bash -s -- 06:05:20 06:05:20 _____ _ 06:05:20 / ____| | | 06:05:20 | | ___ __| | ___ ___ _____ __ 06:05:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:05:20 | |___| (_) | (_| | __/ (_| (_) \ V / 06:05:20 \_____\___/ \__,_|\___|\___\___/ \_/ 06:05:20 Bash-1.0.6 06:05:20 06:05:20 06:05:20 ==> git version 2.25.1 found 06:05:20 ==> 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 06:05:20 Release-Date: 2020-01-08 06:05:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:05:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:05:20 ==> Jenkins CI detected. 06:05:20 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-540 06:05:20 project root: . 06:05:20 --> token set from env 06:05:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:05:20 ==> Running gcov in . (disable via -X gcov) 06:05:20 ==> Python coveragepy not found 06:05:20 ==> Searching for coverage reports in: 06:05:20 + . 06:05:20 -> Found 1 reports 06:05:20 ==> Detecting git/mercurial file structure 06:05:20 ==> Reading reports 06:05:20 + ./coverage.out bytes=24334 06:05:20 ==> Appending adjustments 06:05:20 https://docs.codecov.io/docs/fixing-reports 06:05:20 + Found adjustments 06:05:20 ==> Gzipping contents 06:05:20 4.0K /tmp/codecov.iC1BO4.gz 06:05:20 ==> Uploading reports 06:05:20 url: https://codecov.io 06:05:20 query: branch=PR-540&commit=9b18689ee06cb5a74ac0a1b5206c56d858232de0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-540%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=540&job=&cmd_args= 06:05:20 -> Pinging Codecov 06:05:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-540&commit=9b18689ee06cb5a74ac0a1b5206c56d858232de0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-540%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=540&job=&cmd_args= 06:05:21 -> Uploading to 06:05:21 https://storage.googleapis.com/codecov/v4/raw/2024-02-19/55DBCA73C666E3227836607328DD7E49/9b18689ee06cb5a74ac0a1b5206c56d858232de0/969efc7e-433e-4537-9bad-5f3ab8e76cb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T060521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f90e7f5e8242984151c5aa901531bd5130729245fc289bcd621cec0b74efa13a 06:05:21 % Total % Received % Xferd Average Speed Time Time Time Current 06:05:21 Dload Upload Total Spent Left Speed 06:05:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 14362 --:--:-- --:--:-- --:--:-- 14362 06:05:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/9b18689ee06cb5a74ac0a1b5206c56d858232de0 [Pipeline] } 06:05:21 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 06:05:24 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-540/archives ] 06:05:24 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-540/archives 06:05:24 total 16 06:05:24 drwxr-xr-x 3 root root 4096 Feb 19 05:57 . 06:05:24 drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 05:57 .. 06:05:24 drwxr-xr-x 2 root root 4096 Feb 19 05:57 cost 06:05:24 -rw-r--r-- 1 root root 88 Feb 19 05:57 cost.csv 06:05:24 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-540/archives 06:05:24 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-540/archives 06:05:24 total 16 06:05:24 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:57 . 06:05:24 drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 05:57 .. 06:05:24 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 05:57 cost 06:05:24 -rw-r--r-- 1 jenkins jenkins 88 Feb 19 05:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:05:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:05:25 ---> package-listing.sh 06:05:25 ++ facter osfamily 06:05:25 ++ tr '[:upper:]' '[:lower:]' 06:05:26 + OS_FAMILY=debian 06:05:26 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-540 06:05:26 + START_PACKAGES=/tmp/packages_start.txt 06:05:26 + END_PACKAGES=/tmp/packages_end.txt 06:05:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:05:26 + PACKAGES=/tmp/packages_start.txt 06:05:26 + '[' /w/workspace/xfoundry_device-modbus-go_PR-540 ']' 06:05:26 + PACKAGES=/tmp/packages_end.txt 06:05:26 + case "${OS_FAMILY}" in 06:05:26 + dpkg -l 06:05:26 + grep '^ii' 06:05:26 + '[' -f /tmp/packages_start.txt ']' 06:05:26 + '[' -f /tmp/packages_end.txt ']' 06:05:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:05:26 + '[' /w/workspace/xfoundry_device-modbus-go_PR-540 ']' 06:05:26 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-540/archives/ 06:05:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-540/archives/ [Pipeline] echo 06:05:26 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-540/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:05:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:05:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:27 prd-ubuntu20.04-docker-8c-8g-1225 does not seem to be running inside a container 06:05:27 $ 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-540/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-540 -v /w/workspace/xfoundry_device-modbus-go_PR-540:/w/workspace/xfoundry_device-modbus-go_PR-540:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-540@tmp:/w/workspace/xfoundry_device-modbus-go_PR-540@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-lftools-log-publisher:latest cat 06:05:27 $ docker top d4f2d272eff3312bc52d5fcb16b83f63ad95002c615144044fdfca0cbb9200ca -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:28 + touch /tmp/pre-build-complete [Pipeline] sh 06:05:28 + mkdir -p /var/log/sysstat [Pipeline] sh 06:05:28 + ls /var/log/sa-host 06:05:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:29 provisioning config files... 06:05:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-540@tmp/config14016351696704194332tmp [Pipeline] { [Pipeline] echo 06:05:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:05:29 ---> create-netrc.sh [Pipeline] } 06:05:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:05:30 ---> python-tools-install.sh [Pipeline] echo 06:05:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:05:30 ---> sudo-logs.sh 06:05:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:05:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:05:30 ---> job-cost.sh 06:05:30 lf-activate-venv: SKIPPING 06:05:30 DEBUG: total: 0.2199999988079071 06:05:30 INFO: Retrieving Stack Cost... 06:05:31 INFO: Retrieving Pricing Info for: v3-standard-8 06:05:31 INFO: Archiving Costs [Pipeline] echo 06:05:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:05:31 ---> logs-deploy.sh 06:05:31 lf-activate-venv: SKIPPING 06:05:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-540/1 06:05:31 INFO: archiving workspace using pattern(s): 06:05:32 Archives upload complete. 06:05:33 INFO: archiving logs to Nexus 06:05:33 ---> uname -a: 06:05:33 Linux prd-ubuntu20-04-docker-8c-8g-1225 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:05:33 06:05:33 06:05:33 ---> lscpu: 06:05:33 Architecture: x86_64 06:05:33 CPU op-mode(s): 32-bit, 64-bit 06:05:33 Byte Order: Little Endian 06:05:33 Address sizes: 40 bits physical, 48 bits virtual 06:05:33 CPU(s): 8 06:05:33 On-line CPU(s) list: 0-7 06:05:33 Thread(s) per core: 1 06:05:33 Core(s) per socket: 1 06:05:33 Socket(s): 8 06:05:33 NUMA node(s): 1 06:05:33 Vendor ID: AuthenticAMD 06:05:33 CPU family: 23 06:05:33 Model: 49 06:05:33 Model name: AMD EPYC-Rome Processor 06:05:33 Stepping: 0 06:05:33 CPU MHz: 2800.000 06:05:33 BogoMIPS: 5600.00 06:05:33 Virtualization: AMD-V 06:05:33 Hypervisor vendor: KVM 06:05:33 Virtualization type: full 06:05:33 L1d cache: 256 KiB 06:05:33 L1i cache: 256 KiB 06:05:33 L2 cache: 4 MiB 06:05:33 L3 cache: 128 MiB 06:05:33 NUMA node0 CPU(s): 0-7 06:05:33 Vulnerability Itlb multihit: Not affected 06:05:33 Vulnerability L1tf: Not affected 06:05:33 Vulnerability Mds: Not affected 06:05:33 Vulnerability Meltdown: Not affected 06:05:33 Vulnerability Mmio stale data: Not affected 06:05:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:05:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:05:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:05:33 Vulnerability Srbds: Not affected 06:05:33 Vulnerability Tsx async abort: Not affected 06:05:33 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 06:05:33 06:05:33 06:05:33 ---> nproc: 06:05:33 8 06:05:33 06:05:33 06:05:33 ---> df -h: 06:05:33 Filesystem Size Used Avail Use% Mounted on 06:05:33 overlay 155G 12G 144G 8% / 06:05:33 tmpfs 64M 0 64M 0% /dev 06:05:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:05:33 shm 64M 0 64M 0% /dev/shm 06:05:33 /dev/vda1 155G 12G 144G 8% /facter-os 06:05:33 06:05:33